2026-07-29 11:02:53.001914 | Job console starting 2026-07-29 11:02:53.012831 | Updating git repos 2026-07-29 11:02:53.051727 | Cloning repos into workspace 2026-07-29 11:02:53.109935 | Restoring repo states 2026-07-29 11:02:53.126894 | Merging changes 2026-07-29 11:02:53.774620 | Checking out repos 2026-07-29 11:02:53.842928 | Preparing playbooks 2026-07-29 11:02:54.656443 | Running Ansible setup 2026-07-29 11:02:59.617775 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-29 11:03:00.564898 | 2026-07-29 11:03:00.565113 | PLAY [Base pre] 2026-07-29 11:03:00.588256 | 2026-07-29 11:03:00.588463 | TASK [Setup log path fact] 2026-07-29 11:03:00.609082 | debian-bookworm | ok 2026-07-29 11:03:00.627320 | 2026-07-29 11:03:00.627515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 11:03:00.667272 | debian-bookworm | ok 2026-07-29 11:03:00.677679 | 2026-07-29 11:03:00.677818 | TASK [emit-job-header : Print job information] 2026-07-29 11:03:00.718937 | # Job Information 2026-07-29 11:03:00.719137 | Ansible Version: 2.16.14 2026-07-29 11:03:00.719173 | Job: release-tox-drift-test 2026-07-29 11:03:00.719207 | Pipeline: check 2026-07-29 11:03:00.719230 | Executor: 521e9411259a 2026-07-29 11:03:00.719251 | Triggered by: https://github.com/osism/release/pull/2636 2026-07-29 11:03:00.719273 | Event ID: eff07d50-8b3c-11f1-935d-df22fed8ace5 2026-07-29 11:03:00.724444 | 2026-07-29 11:03:00.724565 | LOOP [emit-job-header : Print node information] 2026-07-29 11:03:00.914353 | debian-bookworm | ok: 2026-07-29 11:03:00.914662 | debian-bookworm | # Node Information 2026-07-29 11:03:00.914712 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-29 11:03:00.914752 | debian-bookworm | Hostname: debian 2026-07-29 11:03:00.914783 | debian-bookworm | Username: zuul 2026-07-29 11:03:00.914814 | debian-bookworm | Distro: Debian 12.15 2026-07-29 11:03:00.914880 | debian-bookworm | Provider: regiocloud-a 2026-07-29 11:03:00.914915 | debian-bookworm | Region: 2026-07-29 11:03:00.914948 | debian-bookworm | Label: debian-bookworm 2026-07-29 11:03:00.914979 | debian-bookworm | Product Name: OpenStack Nova 2026-07-29 11:03:00.915009 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe05:1911 2026-07-29 11:03:00.927685 | 2026-07-29 11:03:00.927863 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-29 11:03:01.528708 | debian-bookworm -> localhost | changed 2026-07-29 11:03:01.538721 | 2026-07-29 11:03:01.539081 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-29 11:03:03.299218 | debian-bookworm -> localhost | changed 2026-07-29 11:03:03.361656 | 2026-07-29 11:03:03.361976 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-29 11:03:03.903925 | debian-bookworm -> localhost | ok 2026-07-29 11:03:03.911551 | 2026-07-29 11:03:03.911716 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-29 11:03:03.964857 | debian-bookworm | ok 2026-07-29 11:03:04.005067 | debian-bookworm | included: /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-29 11:03:04.019689 | 2026-07-29 11:03:04.019846 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-29 11:03:05.408350 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-29 11:03:05.408776 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/d17d6dc40da945abb6402450ac529e6b_id_rsa 2026-07-29 11:03:05.408822 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/d17d6dc40da945abb6402450ac529e6b_id_rsa.pub 2026-07-29 11:03:05.408849 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-29 11:03:05.408874 | debian-bookworm -> localhost | SHA256:AfynHYFouyJBHDv6RI6/NYdSgM7Ep9hJGzdD4vbc+/I zuul-build-sshkey 2026-07-29 11:03:05.408897 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-29 11:03:05.408933 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-29 11:03:05.408956 | debian-bookworm -> localhost | | .o..... . | 2026-07-29 11:03:05.408977 | debian-bookworm -> localhost | |.oo+ +.. . | 2026-07-29 11:03:05.408998 | debian-bookworm -> localhost | |.+X.+. o. . | 2026-07-29 11:03:05.409018 | debian-bookworm -> localhost | |=O+X +. ..o | 2026-07-29 11:03:05.409037 | debian-bookworm -> localhost | |++*.+ ..S+ . | 2026-07-29 11:03:05.409064 | debian-bookworm -> localhost | | +....... . | 2026-07-29 11:03:05.409085 | debian-bookworm -> localhost | | +.+.o | 2026-07-29 11:03:05.409107 | debian-bookworm -> localhost | | + o.. | 2026-07-29 11:03:05.409129 | debian-bookworm -> localhost | | . oE | 2026-07-29 11:03:05.409149 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-29 11:03:05.409207 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.494774 2026-07-29 11:03:05.417052 | 2026-07-29 11:03:05.417180 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-29 11:03:05.446543 | debian-bookworm | ok 2026-07-29 11:03:05.457678 | debian-bookworm | included: /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-29 11:03:05.466318 | 2026-07-29 11:03:05.466495 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-29 11:03:05.490913 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:03:05.497150 | 2026-07-29 11:03:05.497256 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-29 11:03:06.252556 | debian-bookworm | changed 2026-07-29 11:03:06.263111 | 2026-07-29 11:03:06.263275 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-29 11:03:06.557983 | debian-bookworm | ok 2026-07-29 11:03:06.567933 | 2026-07-29 11:03:06.568098 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-29 11:03:07.304464 | debian-bookworm | changed 2026-07-29 11:03:07.312475 | 2026-07-29 11:03:07.312607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-29 11:03:08.078757 | debian-bookworm | changed 2026-07-29 11:03:08.087520 | 2026-07-29 11:03:08.087662 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-29 11:03:08.122232 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:03:08.129562 | 2026-07-29 11:03:08.129682 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-29 11:03:08.651775 | debian-bookworm -> localhost | changed 2026-07-29 11:03:08.664583 | 2026-07-29 11:03:08.664722 | TASK [add-build-sshkey : Add back temp key] 2026-07-29 11:03:09.021175 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/d17d6dc40da945abb6402450ac529e6b_id_rsa (zuul-build-sshkey) 2026-07-29 11:03:09.021785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018277 2026-07-29 11:03:09.042863 | 2026-07-29 11:03:09.043055 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-29 11:03:09.509659 | debian-bookworm | ok 2026-07-29 11:03:09.521633 | 2026-07-29 11:03:09.521781 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-29 11:03:09.546418 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:03:09.559283 | 2026-07-29 11:03:09.559429 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-29 11:03:10.075187 | debian-bookworm | ok 2026-07-29 11:03:10.087753 | 2026-07-29 11:03:10.087922 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-29 11:03:10.129100 | debian-bookworm | ok 2026-07-29 11:03:10.134858 | 2026-07-29 11:03:10.134974 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-29 11:03:10.478315 | debian-bookworm -> localhost | ok 2026-07-29 11:03:10.485629 | 2026-07-29 11:03:10.485746 | TASK [validate-host : Collect information about the host] 2026-07-29 11:03:11.757072 | debian-bookworm | ok 2026-07-29 11:03:11.775458 | 2026-07-29 11:03:11.775589 | TASK [validate-host : Sanitize hostname] 2026-07-29 11:03:11.951299 | debian-bookworm | ok 2026-07-29 11:03:11.957013 | 2026-07-29 11:03:11.957126 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-29 11:03:12.533082 | debian-bookworm -> localhost | changed 2026-07-29 11:03:12.539875 | 2026-07-29 11:03:12.540010 | TASK [validate-host : Collect information about zuul worker] 2026-07-29 11:03:13.039452 | debian-bookworm | ok 2026-07-29 11:03:13.045558 | 2026-07-29 11:03:13.045693 | TASK [validate-host : Write out all zuul information for each host] 2026-07-29 11:03:13.629644 | debian-bookworm -> localhost | changed 2026-07-29 11:03:13.640466 | 2026-07-29 11:03:13.640606 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-29 11:03:13.949943 | debian-bookworm | ok 2026-07-29 11:03:13.959362 | 2026-07-29 11:03:13.959562 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-29 11:03:15.118082 | debian-bookworm | changed: 2026-07-29 11:03:15.118386 | debian-bookworm | cd+++++++++ src/ 2026-07-29 11:03:15.118470 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-29 11:03:15.118509 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-29 11:03:15.118545 | debian-bookworm | cd+++++++++ src/github.com/osism/release/ 2026-07-29 11:03:15.118578 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.153899 | debian-bookworm | openstack-wallaby.yml 2026-07-29 11:03:15.154006 | debian-bookworm | cd+++++++++ src/github.com/osism/release/10.0.0/ 2026-07-29 11:03:15.154044 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.154303 | debian-bookworm | openstack-wallaby.yml 2026-07-29 11:03:15.154378 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.0.0/ 2026-07-29 11:03:15.154446 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.154800 | debian-bookworm | openstack-xena.yml 2026-07-29 11:03:15.154934 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.1.0/ 2026-07-29 11:03:15.154981 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.155129 | debian-bookworm | openstack-xena.yml 2026-07-29 11:03:15.155286 | debian-bookworm | cd+++++++++ src/github.com/osism/release/3.2.0/ 2026-07-29 11:03:15.155350 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.155541 | debian-bookworm | openstack-xena.yml 2026-07-29 11:03:15.155712 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.0.0/ 2026-07-29 11:03:15.155764 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.155925 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.156017 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.1.0/ 2026-07-29 11:03:15.156064 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.156200 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.156292 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.2.0/ 2026-07-29 11:03:15.156337 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.156511 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.156608 | debian-bookworm | cd+++++++++ src/github.com/osism/release/4.3.0/ 2026-07-29 11:03:15.156657 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.156828 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.156951 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.0.0/ 2026-07-29 11:03:15.156997 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.157134 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.157226 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.1.0/ 2026-07-29 11:03:15.157272 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.157432 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.157529 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.2.0/ 2026-07-29 11:03:15.157576 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.157733 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.157824 | debian-bookworm | cd+++++++++ src/github.com/osism/release/5.3.0/ 2026-07-29 11:03:15.157870 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.158006 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.158096 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.0/ 2026-07-29 11:03:15.158142 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.158277 | debian-bookworm | openstack-2023.1.yml 2026-07-29 11:03:15.158367 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.1/ 2026-07-29 11:03:15.158430 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.158566 | debian-bookworm | openstack-2023.1.yml 2026-07-29 11:03:15.158656 | debian-bookworm | cd+++++++++ src/github.com/osism/release/6.0.2/ 2026-07-29 11:03:15.158700 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.158872 | debian-bookworm | openstack-2023.1.yml 2026-07-29 11:03:15.158974 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.0/ 2026-07-29 11:03:15.159021 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.159160 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.159264 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.1/ 2026-07-29 11:03:15.159311 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.159514 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.159616 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.2/ 2026-07-29 11:03:15.159668 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.159813 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.159914 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.3/ 2026-07-29 11:03:15.159961 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.160097 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.160190 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.4/ 2026-07-29 11:03:15.160235 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.160370 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.160522 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.0.5/ 2026-07-29 11:03:15.160570 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.160710 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.160803 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.0/ 2026-07-29 11:03:15.160849 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.160979 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.161054 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.1/ 2026-07-29 11:03:15.161091 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.161213 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.161287 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.2/ 2026-07-29 11:03:15.161323 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.161449 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.161523 | debian-bookworm | cd+++++++++ src/github.com/osism/release/7.1.3/ 2026-07-29 11:03:15.161560 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.161670 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.161744 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.0/ 2026-07-29 11:03:15.161781 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.161893 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.161967 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.1/ 2026-07-29 11:03:15.162003 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.162115 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.162188 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.0.2/ 2026-07-29 11:03:15.162226 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.162336 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.162447 | debian-bookworm | cd+++++++++ src/github.com/osism/release/8.1.0/ 2026-07-29 11:03:15.162486 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.162606 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.162681 | debian-bookworm | sbom-openstack-2024.1.yml 2026-07-29 11:03:15.162756 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.0.0/ 2026-07-29 11:03:15.162802 | debian-bookworm | ceph-reef.yml 2026-07-29 11:03:15.162961 | debian-bookworm | openstack-2024.2.yml 2026-07-29 11:03:15.163035 | debian-bookworm | sbom-openstack-2024.2.yml 2026-07-29 11:03:15.163101 | debian-bookworm | cd+++++++++ src/github.com/osism/release/9.1.0/ 2026-07-29 11:03:15.163132 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.166662 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.166721 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2026-07-29 11:03:15.166752 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.166877 | debian-bookworm | openstack-yoga.yml 2026-07-29 11:03:15.166939 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2026-07-29 11:03:15.166968 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.167056 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.167115 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2026-07-29 11:03:15.167144 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.167233 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.167292 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2026-07-29 11:03:15.167322 | debian-bookworm | ceph-pacific.yml 2026-07-29 11:03:15.167434 | debian-bookworm | openstack-zed.yml 2026-07-29 11:03:15.167496 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2026-07-29 11:03:15.167525 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.168995 | debian-bookworm | openstack-2023.1.yml 2026-07-29 11:03:15.169086 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2026-07-29 11:03:15.169111 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169176 | debian-bookworm | openstack-2023.1.yml 2026-07-29 11:03:15.169218 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2026-07-29 11:03:15.169238 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169302 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.169343 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2026-07-29 11:03:15.169363 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169465 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.169583 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2026-07-29 11:03:15.169604 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169666 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.169725 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2026-07-29 11:03:15.169745 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169805 | debian-bookworm | openstack-2023.2.yml 2026-07-29 11:03:15.169845 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2026-07-29 11:03:15.169865 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.169925 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.169966 | debian-bookworm | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2026-07-29 11:03:15.169985 | debian-bookworm | ceph-quincy.yml 2026-07-29 11:03:15.170202 | debian-bookworm | openstack-2024.1.yml 2026-07-29 11:03:15.170245 | debian-bookworm | cd+++++++++ src/github.com/osism/release/docs/ 2026-07-29 11:03:15.170265 | debian-bookworm | ceph-reef.yml 2026-07-29 11:03:15.170660 | debian-bookworm | openstack-2025.1.yml 2026-07-29 11:03:15.170769 | debian-bookworm | cd+++++++++ src/github.com/osism/release/next/ 2026-07-29 11:03:15.170791 | debian-bookworm | =7.0.3 2026-07-29 11:03:54.044875 | debian-bookworm | Downloading cachetools-7.1.6-py3-none-any.whl (16 kB) 2026-07-29 11:03:54.110096 | debian-bookworm | Collecting colorama>=0.4.6 2026-07-29 11:03:54.123252 | debian-bookworm | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-07-29 11:03:54.203586 | debian-bookworm | Collecting filelock>=3.25 2026-07-29 11:03:54.215531 | debian-bookworm | Downloading filelock-3.32.0-py3-none-any.whl (97 kB) 2026-07-29 11:03:54.224192 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.7/97.7 kB 15.6 MB/s eta 0:00:00 2026-07-29 11:03:54.274459 | debian-bookworm | Collecting packaging>=26 2026-07-29 11:03:54.285635 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-29 11:03:54.294255 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 16.7 MB/s eta 0:00:00 2026-07-29 11:03:54.348363 | debian-bookworm | Collecting platformdirs>=4.9.4 2026-07-29 11:03:54.360466 | debian-bookworm | Downloading platformdirs-4.11.0-py3-none-any.whl (23 kB) 2026-07-29 11:03:54.426270 | debian-bookworm | Collecting pluggy>=1.6 2026-07-29 11:03:54.439279 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-29 11:03:54.504771 | debian-bookworm | Collecting pyproject-api>=1.10 2026-07-29 11:03:54.517491 | debian-bookworm | Downloading pyproject_api-1.11.0-py3-none-any.whl (13 kB) 2026-07-29 11:03:54.560625 | debian-bookworm | Collecting python-discovery>=1.4.4 2026-07-29 11:03:54.572622 | debian-bookworm | Downloading python_discovery-1.5.0-py3-none-any.whl (34 kB) 2026-07-29 11:03:54.614050 | debian-bookworm | Collecting tomli-w>=1.2 2026-07-29 11:03:54.626206 | debian-bookworm | Downloading tomli_w-1.2.0-py3-none-any.whl (6.7 kB) 2026-07-29 11:03:54.847512 | debian-bookworm | Collecting virtualenv>=21.1 2026-07-29 11:03:54.862072 | debian-bookworm | Downloading virtualenv-21.7.0-py3-none-any.whl (5.5 MB) 2026-07-29 11:03:55.011810 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 38.8 MB/s eta 0:00:00 2026-07-29 11:03:55.117725 | debian-bookworm | Collecting distlib<1,>=0.3.7 2026-07-29 11:03:55.129071 | debian-bookworm | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-29 11:03:55.143868 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 470.6/470.6 kB 40.4 MB/s eta 0:00:00 2026-07-29 11:03:55.254812 | debian-bookworm | Installing collected packages: distlib, tomli-w, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-07-29 11:03:56.141298 | debian-bookworm | Successfully installed cachetools-7.1.6 colorama-0.4.6 distlib-0.4.3 filelock-3.32.0 packaging-26.2 platformdirs-4.11.0 pluggy-1.6.0 pyproject-api-1.11.0 python-discovery-1.5.0 tomli-w-1.2.0 tox-4.58.0 virtualenv-21.7.0 2026-07-29 11:03:56.320806 | debian-bookworm | ok: Runtime: 0:00:03.170193 2026-07-29 11:03:56.333340 | 2026-07-29 11:03:56.333527 | TASK [ensure-tox : Export installed tox_executable path] 2026-07-29 11:03:56.384974 | debian-bookworm | ok 2026-07-29 11:03:56.416836 | 2026-07-29 11:03:56.417018 | TASK [ensure-tox : Output tox version] 2026-07-29 11:03:57.130999 | 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-07-29 11:03:57.148772 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 11:03:57.469015 | debian-bookworm | ok: Runtime: 0:00:00.356531 2026-07-29 11:03:57.475299 | 2026-07-29 11:03:57.475520 | TASK [ensure-tox : Make global symlink] 2026-07-29 11:03:57.520661 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:03:57.532359 | 2026-07-29 11:03:57.532543 | PLAY RECAP 2026-07-29 11:03:57.532609 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 14 rescued: 0 ignored: 0 2026-07-29 11:03:57.532634 | 2026-07-29 11:03:57.840175 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/pre.yaml@master] 2026-07-29 11:03:57.841354 | RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-29 11:03:59.126236 | 2026-07-29 11:03:59.126449 | PLAY [all] 2026-07-29 11:03:59.158045 | 2026-07-29 11:03:59.158228 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-07-29 11:03:59.762765 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-29 11:04:00.196242 | debian-bookworm | ok: Runtime: 0:00:00.030377 2026-07-29 11:04:00.213339 | 2026-07-29 11:04:00.213643 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-07-29 11:04:00.799605 | debian-bookworm | ok: Runtime: 0:00:00.007402 2026-07-29 11:04:00.845600 | 2026-07-29 11:04:00.845771 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-07-29 11:04:01.350522 | debian-bookworm | sudo: unable to resolve host debian: Name or service not known 2026-07-29 11:04:01.352693 | debian-bookworm | sudo: a password is required 2026-07-29 11:04:01.427333 | debian-bookworm | ok: Runtime: 0:00:00.024700 2026-07-29 11:04:01.438462 | 2026-07-29 11:04:01.438598 | TASK [tox : Check to see if the constraints file exists] 2026-07-29 11:04:01.506350 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:01.513288 | 2026-07-29 11:04:01.513466 | TASK [tox : Fail if constraints file is missing] 2026-07-29 11:04:01.578477 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:01.586093 | 2026-07-29 11:04:01.586256 | TASK [tox : Record file location] 2026-07-29 11:04:01.671529 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:01.703202 | 2026-07-29 11:04:01.703451 | TASK [tox : Install tox siblings] 2026-07-29 11:04:01.768234 | debian-bookworm | ok 2026-07-29 11:04:01.782728 | debian-bookworm | included: /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/untrusted/project_0/github.com/osism/openinfra-zuul-jobs/roles/tox/tasks/siblings.yaml 2026-07-29 11:04:01.814480 | 2026-07-29 11:04:01.814676 | TASK [tox : Run tox without tests] 2026-07-29 11:04:02.489260 | debian-bookworm | ROOT: 218 D setup logging to DEBUG on pid 1581 [tox/report.py:229] 2026-07-29 11:04:02.520801 | debian-bookworm | drift-test: 250 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-29 11:04:02.523390 | debian-bookworm | drift-test: 252 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-29 11:04:02.527470 | debian-bookworm | drift-test: 256 D get interpreter info via cmd: /usr/bin/python3.11 /home/zuul/.local/tox/lib/python3.11/site-packages/python_discovery/_py_info.py b9070f1a72b2397af6d49f21091463d7 3357b93ebf20161cac23ec2ba80b3a61 [python_discovery/_cached_py_info.py:198] 2026-07-29 11:04:02.612241 | debian-bookworm | drift-test: 341 D wrote python info of /usr/bin/python3.11 at /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:159] 2026-07-29 11:04:02.613075 | debian-bookworm | drift-test: 342 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-29 11:04:02.613453 | debian-bookworm | drift-test: 342 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-29 11:04:02.613823 | debian-bookworm | drift-test: 343 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-29 11:04:02.617688 | debian-bookworm | drift-test: 347 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-29 11:04:02.618042 | debian-bookworm | drift-test: 347 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-29 11:04:02.653978 | debian-bookworm | drift-test: 383 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/osism/release/.tox/drift-test, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-07-29 11:04:02.654247 | debian-bookworm | drift-test: 383 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/bin [virtualenv/util/path/_sync.py:18] 2026-07-29 11:04:02.654390 | debian-bookworm | drift-test: 383 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/include [virtualenv/util/path/_sync.py:18] 2026-07-29 11:04:02.654484 | debian-bookworm | drift-test: 384 D create folder /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages [virtualenv/util/path/_sync.py:18] 2026-07-29 11:04:02.654700 | debian-bookworm | drift-test: 384 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-29 11:04:02.654824 | debian-bookworm | drift-test: 384 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.654867 | debian-bookworm | drift-test: 384 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.654921 | debian-bookworm | drift-test: 384 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.654979 | debian-bookworm | drift-test: 384 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655034 | debian-bookworm | drift-test: 384 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655086 | debian-bookworm | drift-test: 384 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655147 | debian-bookworm | drift-test: 384 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655196 | debian-bookworm | drift-test: 384 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655254 | debian-bookworm | drift-test: 384 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655283 | debian-bookworm | drift-test: 384 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655338 | debian-bookworm | drift-test: 384 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:02.655668 | debian-bookworm | drift-test: 385 D symlink /usr/bin/python3.11 to /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python [virtualenv/util/path/_sync.py:38] 2026-07-29 11:04:02.656149 | debian-bookworm | drift-test: 385 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-07-29 11:04:02.656405 | debian-bookworm | drift-test: 385 D debug via /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-07-29 11:04:02.698874 | debian-bookworm | drift-test: 385 D { 2026-07-29 11:04:02.698939 | debian-bookworm | "sys": { 2026-07-29 11:04:02.698950 | debian-bookworm | "executable": "/home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python", 2026-07-29 11:04:02.698959 | debian-bookworm | "_base_executable": "/usr/bin/python3.11", 2026-07-29 11:04:02.698970 | debian-bookworm | "prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-29 11:04:02.698979 | debian-bookworm | "base_prefix": "/usr", 2026-07-29 11:04:02.698987 | debian-bookworm | "exec_prefix": "/home/zuul/src/github.com/osism/release/.tox/drift-test", 2026-07-29 11:04:02.698995 | debian-bookworm | "base_exec_prefix": "/usr", 2026-07-29 11:04:02.699003 | debian-bookworm | "path": [ 2026-07-29 11:04:02.699010 | debian-bookworm | "/usr/lib/python311.zip", 2026-07-29 11:04:02.699017 | debian-bookworm | "/usr/lib/python3.11", 2026-07-29 11:04:02.699025 | debian-bookworm | "/usr/lib/python3.11/lib-dynload", 2026-07-29 11:04:02.699033 | debian-bookworm | "/home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages" 2026-07-29 11:04:02.699041 | debian-bookworm | ], 2026-07-29 11:04:02.699048 | debian-bookworm | "meta_path": [ 2026-07-29 11:04:02.699056 | debian-bookworm | "", 2026-07-29 11:04:02.699064 | debian-bookworm | "", 2026-07-29 11:04:02.699071 | debian-bookworm | "" 2026-07-29 11:04:02.699078 | debian-bookworm | ], 2026-07-29 11:04:02.699086 | debian-bookworm | "fs_encoding": "utf-8", 2026-07-29 11:04:02.699093 | debian-bookworm | "io_encoding": "utf-8" 2026-07-29 11:04:02.699101 | debian-bookworm | }, 2026-07-29 11:04:02.699108 | debian-bookworm | "version": "3.11.2 (main, May 12 2026, 05:17:27) [GCC 12.2.0]", 2026-07-29 11:04:02.699116 | debian-bookworm | "makefile_filename": "/usr/lib/python3.11/config-3.11-x86_64-linux-gnu/Makefile", 2026-07-29 11:04:02.699123 | debian-bookworm | "os": "", 2026-07-29 11:04:02.699131 | debian-bookworm | "site": "", 2026-07-29 11:04:02.699138 | debian-bookworm | "datetime": "", 2026-07-29 11:04:02.699154 | debian-bookworm | "math": "", 2026-07-29 11:04:02.699162 | debian-bookworm | "json": "" 2026-07-29 11:04:02.699169 | debian-bookworm | } [virtualenv/run/session.py:80] 2026-07-29 11:04:02.699309 | debian-bookworm | drift-test: 428 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-07-29 11:04:02.712608 | debian-bookworm | drift-test: 441 D install pip from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/pip-26.1.2-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-29 11:04:02.714178 | debian-bookworm | drift-test: 443 D install setuptools from wheel /home/zuul/.local/tox/lib/python3.11/site-packages/virtualenv/seed/wheels/embed/setuptools-83.0.0-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-07-29 11:04:02.715095 | debian-bookworm | drift-test: 444 D build install image for pip-26.1.2-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-29 11:04:02.717049 | debian-bookworm | drift-test: 446 D build install image for setuptools-83.0.0-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-07-29 11:04:03.202728 | debian-bookworm | drift-test: 932 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/distutils-precedence.pth to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/distutils-precedence.pth [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.203511 | debian-bookworm | drift-test: 933 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.206911 | debian-bookworm | drift-test: 936 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools-83.0.0.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools-83.0.0.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.217821 | debian-bookworm | drift-test: 947 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/setuptools to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/setuptools [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.218122 | debian-bookworm | drift-test: 947 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.400520 | debian-bookworm | drift-test: 1129 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.dist-info to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.dist-info [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.401883 | debian-bookworm | drift-test: 1131 D copy directory /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/setuptools-83.0.0-py3-none-any/_distutils_hack to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/_distutils_hack [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.403360 | debian-bookworm | drift-test: 1132 D generated console scripts [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-29 11:04:03.412696 | debian-bookworm | drift-test: 1142 D copy /home/zuul/.cache/virtualenv/wheel/3.11/image/1/CopyPipInstall/pip-26.1.2-py3-none-any/pip-26.1.2.virtualenv to /home/zuul/src/github.com/osism/release/.tox/drift-test/lib/python3.11/site-packages/pip-26.1.2.virtualenv [virtualenv/util/path/_sync.py:46] 2026-07-29 11:04:03.414130 | debian-bookworm | drift-test: 1143 D generated console scripts pip3 pip-3.11 pip pip3.11 [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-07-29 11:04:03.415644 | debian-bookworm | drift-test: 1144 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python, Xonsh [virtualenv/run/session.py:90] 2026-07-29 11:04:03.426230 | debian-bookworm | drift-test: 1155 D write /home/zuul/src/github.com/osism/release/.tox/drift-test/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-07-29 11:04:03.426477 | debian-bookworm | drift-test: 1156 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.426667 | debian-bookworm | drift-test: 1156 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.426880 | debian-bookworm | drift-test: 1156 D version_info = 3.11.2.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.427043 | debian-bookworm | drift-test: 1156 D version = 3.11.2 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.427263 | debian-bookworm | drift-test: 1156 D executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.427449 | debian-bookworm | drift-test: 1156 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/osism/release/.tox/drift-test [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.427604 | debian-bookworm | drift-test: 1157 D virtualenv = 21.7.0 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.427848 | debian-bookworm | drift-test: 1157 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.428039 | debian-bookworm | drift-test: 1157 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.428179 | debian-bookworm | drift-test: 1157 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.428378 | debian-bookworm | drift-test: 1157 D base-executable = /usr/bin/python3.11 [virtualenv/create/pyenv_cfg.py:51] 2026-07-29 11:04:03.436350 | debian-bookworm | drift-test: 1165 W install_deps> python -I -m pip install -r requirements.txt [tox/tox_env/api.py:485] 2026-07-29 11:04:04.655340 | debian-bookworm | Collecting GitPython==3.1.56 (from -r requirements.txt (line 1)) 2026-07-29 11:04:04.782091 | debian-bookworm | Downloading gitpython-3.1.56-py3-none-any.whl.metadata (14 kB) 2026-07-29 11:04:04.835672 | debian-bookworm | Collecting PyDriller==2.10 (from -r requirements.txt (line 2)) 2026-07-29 11:04:04.849490 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl.metadata (1.5 kB) 2026-07-29 11:04:04.911292 | debian-bookworm | Collecting PyGithub==2.9.1 (from -r requirements.txt (line 3)) 2026-07-29 11:04:04.945441 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-29 11:04:05.028968 | debian-bookworm | Collecting PyYAML==6.0.3 (from -r requirements.txt (line 4)) 2026-07-29 11:04:05.042758 | 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-07-29 11:04:05.088256 | debian-bookworm | Collecting dictdiffer==0.10.0 (from -r requirements.txt (line 5)) 2026-07-29 11:04:05.102561 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-29 11:04:05.158719 | debian-bookworm | Collecting docker==7.2.0 (from -r requirements.txt (line 6)) 2026-07-29 11:04:05.170718 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-29 11:04:05.238319 | debian-bookworm | Collecting pytest==9.1.1 (from -r requirements.txt (line 7)) 2026-07-29 11:04:05.250475 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB) 2026-07-29 11:04:05.322189 | debian-bookworm | Collecting requests==2.34.2 (from -r requirements.txt (line 8)) 2026-07-29 11:04:05.334224 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-29 11:04:05.382873 | debian-bookworm | Collecting responses==0.26.2 (from -r requirements.txt (line 9)) 2026-07-29 11:04:05.396684 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl.metadata (48 kB) 2026-07-29 11:04:05.581276 | debian-bookworm | Collecting ruamel.yaml==0.19.1 (from -r requirements.txt (line 10)) 2026-07-29 11:04:05.592623 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl.metadata (16 kB) 2026-07-29 11:04:05.628151 | debian-bookworm | Collecting tabulate==0.10.0 (from -r requirements.txt (line 11)) 2026-07-29 11:04:05.639239 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-29 11:04:05.680483 | debian-bookworm | Collecting gitdb<5,>=4.0.1 (from GitPython==3.1.56->-r requirements.txt (line 1)) 2026-07-29 11:04:05.695778 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2026-07-29 11:04:05.758775 | debian-bookworm | Collecting pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-29 11:04:05.770397 | debian-bookworm | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-07-29 11:04:05.830537 | debian-bookworm | Collecting types-pytz (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-29 11:04:05.845747 | debian-bookworm | Downloading types_pytz-2026.3.1.20260727-py3-none-any.whl.metadata (1.7 kB) 2026-07-29 11:04:05.916538 | debian-bookworm | Collecting lizard (from PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-29 11:04:05.930048 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl.metadata (17 kB) 2026-07-29 11:04:05.985958 | debian-bookworm | Collecting pynacl>=1.4.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:05.999093 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-29 11:04:06.051471 | debian-bookworm | Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:06.066521 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-29 11:04:06.119851 | debian-bookworm | Collecting typing-extensions>=4.5.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:06.131993 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-29 11:04:06.189183 | debian-bookworm | Collecting urllib3>=1.26.0 (from PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:06.202205 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-29 11:04:06.251832 | debian-bookworm | Collecting iniconfig>=1.0.1 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-29 11:04:06.264152 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-29 11:04:06.311694 | debian-bookworm | Collecting packaging>=22 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-29 11:04:06.324299 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-29 11:04:06.365655 | debian-bookworm | Collecting pluggy<2,>=1.5 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-29 11:04:06.379037 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-29 11:04:06.437071 | debian-bookworm | Collecting pygments>=2.7.2 (from pytest==9.1.1->-r requirements.txt (line 7)) 2026-07-29 11:04:06.448857 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-29 11:04:06.591020 | debian-bookworm | Collecting charset_normalizer<4,>=2 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-29 11:04:06.602507 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) 2026-07-29 11:04:06.639676 | debian-bookworm | Collecting idna<4,>=2.5 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-29 11:04:06.652887 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-29 11:04:06.712752 | debian-bookworm | Collecting certifi>=2023.5.7 (from requests==2.34.2->-r requirements.txt (line 8)) 2026-07-29 11:04:06.724779 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-29 11:04:06.773460 | debian-bookworm | Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython==3.1.56->-r requirements.txt (line 1)) 2026-07-29 11:04:06.785975 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) 2026-07-29 11:04:07.061751 | debian-bookworm | Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:07.073996 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) 2026-07-29 11:04:07.270375 | debian-bookworm | Collecting cffi>=2.0.0 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:07.286349 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-07-29 11:04:07.318246 | debian-bookworm | Collecting pycparser (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub==2.9.1->-r requirements.txt (line 3)) 2026-07-29 11:04:07.329643 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-29 11:04:07.367753 | debian-bookworm | Collecting pathspec (from lizard->PyDriller==2.10->-r requirements.txt (line 2)) 2026-07-29 11:04:07.380826 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) 2026-07-29 11:04:07.407362 | debian-bookworm | Downloading gitpython-3.1.56-py3-none-any.whl (216 kB) 2026-07-29 11:04:07.444753 | debian-bookworm | Downloading pydriller-2.10-py3-none-any.whl (37 kB) 2026-07-29 11:04:07.470881 | debian-bookworm | Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) 2026-07-29 11:04:07.508862 | 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-07-29 11:04:07.536185 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 27.9 MB/s 0:00:00 2026-07-29 11:04:07.551114 | debian-bookworm | Downloading dictdiffer-0.10.0-py3-none-any.whl (16 kB) 2026-07-29 11:04:07.574449 | debian-bookworm | Downloading docker-7.2.0-py3-none-any.whl (148 kB) 2026-07-29 11:04:07.599982 | debian-bookworm | Downloading pytest-9.1.1-py3-none-any.whl (386 kB) 2026-07-29 11:04:07.629205 | debian-bookworm | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-29 11:04:07.654353 | debian-bookworm | Downloading responses-0.26.2-py3-none-any.whl (35 kB) 2026-07-29 11:04:07.696217 | debian-bookworm | Downloading ruamel_yaml-0.19.1-py3-none-any.whl (118 kB) 2026-07-29 11:04:07.721627 | debian-bookworm | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-29 11:04:07.748081 | debian-bookworm | Downloading charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB) 2026-07-29 11:04:07.778655 | debian-bookworm | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2026-07-29 11:04:07.803307 | debian-bookworm | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-29 11:04:07.830735 | debian-bookworm | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-29 11:04:07.856281 | debian-bookworm | Downloading smmap-5.0.3-py3-none-any.whl (24 kB) 2026-07-29 11:04:07.879417 | debian-bookworm | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-29 11:04:07.903183 | debian-bookworm | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-29 11:04:07.931084 | debian-bookworm | Downloading iniconfig-2.3.0-py3-none-any.whl (7.5 kB) 2026-07-29 11:04:07.956591 | debian-bookworm | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-29 11:04:07.978976 | debian-bookworm | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-29 11:04:08.168171 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.3 MB/s 0:00:00 2026-07-29 11:04:08.180918 | debian-bookworm | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-29 11:04:08.201761 | debian-bookworm | Downloading cryptography-49.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB) 2026-07-29 11:04:08.276361 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 68.5 MB/s 0:00:00 2026-07-29 11:04:08.290892 | debian-bookworm | Downloading cffi-2.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (217 kB) 2026-07-29 11:04:08.318803 | debian-bookworm | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-29 11:04:08.370713 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 26.9 MB/s 0:00:00 2026-07-29 11:04:08.384880 | debian-bookworm | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-07-29 11:04:08.413110 | debian-bookworm | Downloading lizard-1.23.0-py2.py3-none-any.whl (100 kB) 2026-07-29 11:04:08.439256 | debian-bookworm | Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) 2026-07-29 11:04:08.465008 | debian-bookworm | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-29 11:04:08.488803 | debian-bookworm | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-07-29 11:04:08.517806 | debian-bookworm | Downloading types_pytz-2026.3.1.20260727-py3-none-any.whl (10 kB) 2026-07-29 11:04:08.667300 | debian-bookworm | Installing collected packages: pytz, urllib3, typing-extensions, types-pytz, tabulate, smmap, ruamel.yaml, PyYAML, pyjwt, pygments, pycparser, pluggy, pathspec, packaging, iniconfig, idna, dictdiffer, charset_normalizer, certifi, requests, pytest, lizard, gitdb, cffi, responses, pynacl, GitPython, docker, cryptography, PyDriller, PyGithub 2026-07-29 11:04:12.225772 | debian-bookworm | 2026-07-29 11:04:12.228317 | debian-bookworm | Successfully installed GitPython-3.1.56 PyDriller-2.10 PyGithub-2.9.1 PyYAML-6.0.3 certifi-2026.7.22 cffi-2.1.0 charset_normalizer-3.4.9 cryptography-49.0.0 dictdiffer-0.10.0 docker-7.2.0 gitdb-4.0.12 idna-3.18 iniconfig-2.3.0 lizard-1.23.0 packaging-26.2 pathspec-1.1.1 pluggy-1.6.0 pycparser-3.0 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pytest-9.1.1 pytz-2026.3.post1 requests-2.34.2 responses-0.26.2 ruamel.yaml-0.19.1 smmap-5.0.3 tabulate-0.10.0 types-pytz-2026.3.1.20260727 typing-extensions-4.16.0 urllib3-2.7.0 2026-07-29 11:04:12.421004 | debian-bookworm | drift-test: 10150 I exit 0 (8.98 seconds) /home/zuul/src/github.com/osism/release> python -I -m pip install -r requirements.txt pid=1594 [tox/execute/api.py:308] 2026-07-29 11:04:12.423425 | debian-bookworm | drift-test: OK (9.91 seconds) 2026-07-29 11:04:12.423480 | debian-bookworm | congratulations :) (9.94 seconds) 2026-07-29 11:04:12.902093 | debian-bookworm | ok: Runtime: 0:00:10.256729 2026-07-29 11:04:12.923500 | 2026-07-29 11:04:12.923721 | TASK [tox : Create a tempfile to save tox showconfig] 2026-07-29 11:04:13.396094 | debian-bookworm | changed 2026-07-29 11:04:13.404932 | 2026-07-29 11:04:13.405102 | TASK [tox : Detect tox version] 2026-07-29 11:04:14.022560 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 11:04:14.437941 | debian-bookworm | ok: Runtime: 0:00:00.372461 2026-07-29 11:04:14.447179 | 2026-07-29 11:04:14.447406 | TASK [tox : Get tox envlist config] 2026-07-29 11:04:15.479835 | debian-bookworm | ok: Runtime: 0:00:00.411691 2026-07-29 11:04:15.486151 | 2026-07-29 11:04:15.486286 | TASK [tox : Install any sibling python packages] 2026-07-29 11:04:15.963057 | debian-bookworm | ok: No setup.cfg, no action needed 2026-07-29 11:04:15.968960 | 2026-07-29 11:04:15.969082 | TASK [tox : Remove tempfile] 2026-07-29 11:04:16.485458 | debian-bookworm | changed 2026-07-29 11:04:16.493612 | 2026-07-29 11:04:16.493871 | TASK [tox : Emit tox command] 2026-07-29 11:04:16.537110 | /home/zuul/.local/tox/bin/tox -edrift-test -vv --skip-missing-interpreters=false 2026-07-29 11:04:16.543993 | 2026-07-29 11:04:16.544128 | TASK [tox : Run tox] 2026-07-29 11:04:17.099216 | debian-bookworm | ROOT: 218 D setup logging to DEBUG on pid 1751 [tox/report.py:229] 2026-07-29 11:04:17.130024 | debian-bookworm | drift-test: 249 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-07-29 11:04:17.132448 | debian-bookworm | drift-test: 251 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:131] 2026-07-29 11:04:17.136375 | debian-bookworm | drift-test: 255 D got python info of /usr/bin/python3.11 from /home/zuul/.cache/virtualenv/py_info/5/ca3ed784184f1b3bb7c3539bfb45e71710cd27667424f92c2d5bb4df9c107c23.json [virtualenv/app_data/via_disk_folder.py:139] 2026-07-29 11:04:17.137223 | debian-bookworm | drift-test: 256 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-07-29 11:04:17.137370 | debian-bookworm | drift-test: 256 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:140] 2026-07-29 11:04:17.137437 | debian-bookworm | drift-test: 256 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, May 12 2026, 05:17:27) [GCC 12.2.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:144] 2026-07-29 11:04:17.139055 | debian-bookworm | drift-test: 258 D symlink on filesystem does work [virtualenv/info.py:51] 2026-07-29 11:04:17.139165 | debian-bookworm | drift-test: 258 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-07-29 11:04:17.172845 | debian-bookworm | drift-test: 292 W commands[0]> pytest tests/ -v [tox/tox_env/api.py:485] 2026-07-29 11:04:17.455688 | debian-bookworm | ============================= test session starts ============================== 2026-07-29 11:04:17.455736 | debian-bookworm | platform linux -- Python 3.11.2, pytest-9.1.1, pluggy-1.6.0 -- /home/zuul/src/github.com/osism/release/.tox/drift-test/bin/python 2026-07-29 11:04:17.455742 | debian-bookworm | cachedir: .tox/drift-test/.pytest_cache 2026-07-29 11:04:17.455748 | debian-bookworm | rootdir: /home/zuul/src/github.com/osism/release 2026-07-29 11:04:18.205851 | debian-bookworm | collecting ... collected 339 items 2026-07-29 11:04:18.205901 | debian-bookworm | 2026-07-29 11:04:18.207874 | debian-bookworm | tests/image_drift/test_demo.py::test_three_entries_per_plugin PASSED [ 0%] 2026-07-29 11:04:18.208873 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_carry_live_plugin_text PASSED [ 0%] 2026-07-29 11:04:18.209726 | debian-bookworm | tests/image_drift/test_demo.py::test_entries_are_actionable PASSED [ 0%] 2026-07-29 11:04:18.210669 | debian-bookworm | tests/image_drift/test_demo.py::test_show_values_plugin_covers_both_render_branches PASSED [ 1%] 2026-07-29 11:04:18.211772 | debian-bookworm | tests/image_drift/test_demo.py::test_paths_reflect_plugin_input_files PASSED [ 1%] 2026-07-29 11:04:18.457271 | debian-bookworm | tests/image_drift/test_driver.py::test_help_lists_plugins PASSED [ 1%] 2026-07-29 11:04:18.708773 | debian-bookworm | tests/image_drift/test_driver.py::test_default_run_exits_1_with_drifting_images PASSED [ 2%] 2026-07-29 11:04:18.932948 | debian-bookworm | tests/image_drift/test_driver.py::test_allowlisted_osism_ansible_hidden_by_default PASSED [ 2%] 2026-07-29 11:04:19.155214 | debian-bookworm | tests/image_drift/test_driver.py::test_no_allowlist_surfaces_osism_ansible PASSED [ 2%] 2026-07-29 11:04:19.376162 | debian-bookworm | tests/image_drift/test_driver.py::test_format_json_keys PASSED [ 2%] 2026-07-29 11:04:19.596205 | debian-bookworm | tests/image_drift/test_driver.py::test_plugin_filter_runs_only_role_shadows PASSED [ 3%] 2026-07-29 11:04:19.813001 | debian-bookworm | tests/image_drift/test_driver.py::test_summary_line_counts PASSED [ 3%] 2026-07-29 11:04:20.035168 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_only_exits_0 PASSED [ 3%] 2026-07-29 11:04:20.256416 | debian-bookworm | tests/image_drift/test_driver.py::test_advisory_finding_in_default_json PASSED [ 4%] 2026-07-29 11:04:20.475847 | debian-bookworm | tests/image_drift/test_driver.py::test_missing_group_errors PASSED [ 4%] 2026-07-29 11:04:20.482527 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_orphan_alias_detected PASSED [ 4%] 2026-07-29 11:04:20.486956 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_consumed_alias_not_detected PASSED [ 5%] 2026-07-29 11:04:20.490629 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_playbook_consumed_alias_not_detected PASSED [ 5%] 2026-07-29 11:04:20.494180 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_non_text_files_are_not_read PASSED [ 5%] 2026-07-29 11:04:20.497810 | debian-bookworm | tests/image_drift/test_image_orphan.py::test_allowlist_suppresses_orphan PASSED [ 5%] 2026-07-29 11:04:20.499566 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_plain_value PASSED [ 6%] 2026-07-29 11:04:20.500933 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_latest_override_pattern PASSED [ 6%] 2026-07-29 11:04:20.502326 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_unresolved_jinja_marked PASSED [ 6%] 2026-07-29 11:04:20.503973 | debian-bookworm | tests/image_drift/test_manager_parser.py::test_multiple_entries PASSED [ 7%] 2026-07-29 11:04:20.505062 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_basic_alias_extraction PASSED [ 7%] 2026-07-29 11:04:20.506106 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_jinja_escaped_lines_ignored PASSED [ 7%] 2026-07-29 11:04:20.507047 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_double_quoted_versions_key PASSED [ 7%] 2026-07-29 11:04:20.507998 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_lines_without_pattern_skipped PASSED [ 8%] 2026-07-29 11:04:20.508879 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_basic PASSED [ 8%] 2026-07-29 11:04:20.510097 | debian-bookworm | tests/image_drift/test_manager_template_parser.py::test_extract_stream_resolved_multiple PASSED [ 8%] 2026-07-29 11:04:20.511209 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_returns_tag_aliases_only PASSED [ 9%] 2026-07-29 11:04:20.512014 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_ignores_image_lines PASSED [ 9%] 2026-07-29 11:04:20.512724 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_empty_input PASSED [ 9%] 2026-07-29 11:04:20.513929 | debian-bookworm | tests/image_drift/test_override_template_parser.py::test_comment_and_blank_lines_ignored PASSED [ 10%] 2026-07-29 11:04:20.514930 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugins_registered PASSED [ 10%] 2026-07-29 11:04:20.515922 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_plugin_group_matches_registry PASSED [ 10%] 2026-07-29 11:04:20.522867 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_role_unpinned_enabled_in_config PASSED [ 10%] 2026-07-29 11:04:20.527943 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_image_orphan_enabled_in_config PASSED [ 11%] 2026-07-29 11:04:20.532551 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_rolling_pin_enabled_in_config PASSED [ 11%] 2026-07-29 11:04:20.533680 | debian-bookworm | tests/image_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 11%] 2026-07-29 11:04:20.535557 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_returns_docker_images PASSED [ 12%] 2026-07-29 11:04:20.536983 | debian-bookworm | tests/image_drift/test_release_parser.py::test_parse_release_missing_docker_images_errors PASSED [ 12%] 2026-07-29 11:04:20.540043 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_baseline_drift PASSED [ 12%] 2026-07-29 11:04:20.542847 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_broad_suppresses_all_redis PASSED [ 12%] 2026-07-29 11:04:20.546213 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_allowlist_narrow_suppresses_one_alias_only PASSED [ 13%] 2026-07-29 11:04:20.548864 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_latest_override_emitted_with_found_latest PASSED [ 13%] 2026-07-29 11:04:20.551686 | debian-bookworm | tests/image_drift/test_release_vs_manager.py::test_disabled_image_not_in_release_skipped PASSED [ 13%] 2026-07-29 11:04:20.552812 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_produces_two_blocks PASSED [ 14%] 2026-07-29 11:04:20.554013 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_live_block_collapses_file PASSED [ 14%] 2026-07-29 11:04:20.555185 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_dormant_block_collapses_two_files PASSED [ 14%] 2026-07-29 11:04:20.556289 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_refs_single_line_only PASSED [ 15%] 2026-07-29 11:04:20.557437 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_item_order_by_path_then_alias PASSED [ 15%] 2026-07-29 11:04:20.558550 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_fix_and_refs_present PASSED [ 15%] 2026-07-29 11:04:20.559612 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_renders_no_release_pin PASSED [ 15%] 2026-07-29 11:04:20.560509 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_refs_single_line PASSED [ 16%] 2026-07-29 11:04:20.561517 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_empty_expected_sorted_by_path_then_alias PASSED [ 16%] 2026-07-29 11:04:20.562550 | debian-bookworm | tests/image_drift/test_report.py::test_show_values_nonempty_expected_still_uses_arrow PASSED [ 16%] 2026-07-29 11:04:20.563870 | debian-bookworm | tests/image_drift/test_report.py::test_kolla_chain_inner_regression_two_blocks PASSED [ 17%] 2026-07-29 11:04:20.565201 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_concrete_tag_extracted PASSED [ 17%] 2026-07-29 11:04:20.566415 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_jinja_value_skipped PASSED [ 17%] 2026-07-29 11:04:20.567844 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_multiple_aliases_in_one_role_file PASSED [ 17%] 2026-07-29 11:04:20.569026 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_empty_or_malformed_returns_empty PASSED [ 18%] 2026-07-29 11:04:20.570940 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_resolved PASSED [ 18%] 2026-07-29 11:04:20.571899 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirected_through_own_version_non_string_pin PASSED [ 18%] 2026-07-29 11:04:20.573036 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_whitespace_insensitive PASSED [ 19%] 2026-07-29 11:04:20.575668 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_non_concrete PASSED [ 19%] 2026-07-29 11:04:20.575697 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_indirection_skipped_when_version_missing PASSED [ 19%] 2026-07-29 11:04:20.576954 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_tag_referencing_other_var_skipped PASSED [ 20%] 2026-07-29 11:04:20.578290 | debian-bookworm | tests/image_drift/test_role_defaults_parser.py::test_composed_tag_left_for_later_pass PASSED [ 20%] 2026-07-29 11:04:20.582958 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_baseline_drift PASSED [ 20%] 2026-07-29 11:04:20.588097 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_role_without_defaults_skipped PASSED [ 20%] 2026-07-29 11:04:20.593825 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_jinja_valued_tag_not_drift PASSED [ 21%] 2026-07-29 11:04:20.599550 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_allowlist_very_narrow_pins_to_role_file PASSED [ 21%] 2026-07-29 11:04:20.605491 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_netbox_redis_is_live PASSED [ 21%] 2026-07-29 11:04:20.610132 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_aliases_are_dormant PASSED [ 22%] 2026-07-29 11:04:20.615187 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_floatdemo_is_live PASSED [ 22%] 2026-07-29 11:04:20.619696 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_stream_resolved_not_emitted PASSED [ 22%] 2026-07-29 11:04:20.623836 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_dormant_findings_are_advisory PASSED [ 23%] 2026-07-29 11:04:20.628120 | debian-bookworm | tests/image_drift/test_role_shadows.py::test_live_findings_are_actionable PASSED [ 23%] 2026-07-29 11:04:20.632301 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_ciinternal_detected PASSED [ 23%] 2026-07-29 11:04:20.636483 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_widget_detected_with_release_key PASSED [ 23%] 2026-07-29 11:04:20.640799 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_adminer_not_emitted PASSED [ 24%] 2026-07-29 11:04:20.644699 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_stream_resolved_not_emitted PASSED [ 24%] 2026-07-29 11:04:20.648915 | debian-bookworm | tests/image_drift/test_role_unpinned.py::test_allowlist_marks_ciinternal_allowlisted PASSED [ 24%] 2026-07-29 11:04:20.651934 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_rolling_pins_flagged PASSED [ 25%] 2026-07-29 11:04:20.654888 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_concrete_pin_not_flagged PASSED [ 25%] 2026-07-29 11:04:20.657650 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_odd_but_pinned_not_flagged PASSED [ 25%] 2026-07-29 11:04:20.660238 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_top_level_key_ignored PASSED [ 25%] 2026-07-29 11:04:20.662976 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_entry_fields PASSED [ 26%] 2026-07-29 11:04:20.665810 | debian-bookworm | tests/image_drift/test_rolling_pin.py::test_allowlist_marks_entry PASSED [ 26%] 2026-07-29 11:04:20.667829 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_returns_nested_paths PASSED [ 26%] 2026-07-29 11:04:20.669470 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_raises_by_default PASSED [ 27%] 2026-07-29 11:04:20.671176 | debian-bookworm | tests/image_drift/test_source_list_tree.py::test_list_tree_absent_missing_ok_returns_empty PASSED [ 27%] 2026-07-29 11:04:20.672350 | debian-bookworm | tests/kolla_drift/test_archive.py::test_repo_slug_and_archive_url PASSED [ 27%] 2026-07-29 11:04:20.678315 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_fetches_extracts_and_serves PASSED [ 28%] 2026-07-29 11:04:20.681436 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_memoizes_one_http_call PASSED [ 28%] 2026-07-29 11:04:20.683872 | debian-bookworm | tests/kolla_drift/test_archive.py::test_snapshot_dir_404_raises PASSED [ 28%] 2026-07-29 11:04:20.687772 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_retries_once_then_succeeds PASSED [ 28%] 2026-07-29 11:04:20.690554 | debian-bookworm | tests/kolla_drift/test_archive.py::test_fetch_fails_twice_raises PASSED [ 29%] 2026-07-29 11:04:20.693701 | debian-bookworm | tests/kolla_drift/test_archive.py::test_unsafe_traversal_member_rejected PASSED [ 29%] 2026-07-29 11:04:20.696645 | debian-bookworm | tests/kolla_drift/test_archive.py::test_absolute_symlink_member_rejected_on_fallback PASSED [ 29%] 2026-07-29 11:04:20.700177 | debian-bookworm | tests/kolla_drift/test_archive.py::test_safe_relative_symlink_extracted_on_fallback PASSED [ 30%] 2026-07-29 11:04:20.702769 | debian-bookworm | tests/kolla_drift/test_config.py::test_load_minimal_config PASSED [ 30%] 2026-07-29 11:04:20.705279 | debian-bookworm | tests/kolla_drift/test_config.py::test_osism_root_and_paths_are_unknown_keys PASSED [ 30%] 2026-07-29 11:04:20.707940 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_top_level_key_errors PASSED [ 30%] 2026-07-29 11:04:20.710134 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_broad_match PASSED [ 31%] 2026-07-29 11:04:20.712285 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_marks_matching_drift_allowlisted PASSED [ 31%] 2026-07-29 11:04:20.713829 | debian-bookworm | tests/kolla_drift/test_config.py::test_apply_returns_unmatched_drift_unchanged PASSED [ 31%] 2026-07-29 11:04:20.716414 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_narrow_by_alias PASSED [ 32%] 2026-07-29 11:04:20.718971 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_very_narrow PASSED [ 32%] 2026-07-29 11:04:20.721214 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_reason_errors PASSED [ 32%] 2026-07-29 11:04:20.722870 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_no_file_returns_empty PASSED [ 33%] 2026-07-29 11:04:20.725716 | debian-bookworm | tests/kolla_drift/test_config.py::test_sources_parsed PASSED [ 33%] 2026-07-29 11:04:20.727939 | debian-bookworm | tests/kolla_drift/test_config.py::test_default_owner_defaults_when_absent PASSED [ 33%] 2026-07-29 11:04:20.730741 | debian-bookworm | tests/kolla_drift/test_config.py::test_unknown_source_key_errors PASSED [ 33%] 2026-07-29 11:04:20.731682 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_flags_unused_entry PASSED [ 34%] 2026-07-29 11:04:20.732599 | debian-bookworm | tests/kolla_drift/test_config.py::test_stale_scoped_to_ran_plugins PASSED [ 34%] 2026-07-29 11:04:20.733390 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_matches_service_and_subgroups PASSED [ 34%] 2026-07-29 11:04:20.734331 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_does_not_match_adjacent_name PASSED [ 35%] 2026-07-29 11:04:20.735181 | debian-bookworm | tests/kolla_drift/test_config.py::test_exact_is_default_and_unchanged PASSED [ 35%] 2026-07-29 11:04:20.737652 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_unknown_match_value_errors PASSED [ 35%] 2026-07-29 11:04:20.739923 | debian-bookworm | tests/kolla_drift/test_config.py::test_allowlist_empty_image_errors PASSED [ 35%] 2026-07-29 11:04:20.740841 | debian-bookworm | tests/kolla_drift/test_config.py::test_prefix_entry_stale_when_no_match PASSED [ 36%] 2026-07-29 11:04:20.743570 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_and_release_refs_parse PASSED [ 36%] 2026-07-29 11:04:20.745840 | debian-bookworm | tests/kolla_drift/test_config.py::test_releases_default_empty PASSED [ 36%] 2026-07-29 11:04:20.748224 | debian-bookworm | tests/kolla_drift/test_config.py::test_archive_and_snapshot_cache_defaults PASSED [ 37%] 2026-07-29 11:04:20.749918 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_returns_bytes PASSED [ 37%] 2026-07-29 11:04:20.751576 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_missing_raises_with_where PASSED [ 37%] 2026-07-29 11:04:20.753205 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_present PASSED [ 38%] 2026-07-29 11:04:20.755019 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_read_optional_absent_returns_none PASSED [ 38%] 2026-07-29 11:04:20.756643 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_sorted_repo_relative PASSED [ 38%] 2026-07-29 11:04:20.758274 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_raises PASSED [ 38%] 2026-07-29 11:04:20.759932 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_tree_missing_ok_returns_empty PASSED [ 39%] 2026-07-29 11:04:20.761772 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_returns_names PASSED [ 39%] 2026-07-29 11:04:20.763502 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_dirs_only PASSED [ 39%] 2026-07-29 11:04:20.765025 | debian-bookworm | tests/kolla_drift/test_dir_helpers.py::test_dir_list_missing_raises PASSED [ 40%] 2026-07-29 11:04:20.789403 | debian-bookworm | tests/kolla_drift/test_driver.py::test_base_dir_not_found_exits_2 PASSED [ 40%] 2026-07-29 11:04:20.796551 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_stale_entry_forces_exit_1_and_is_reported PASSED [ 40%] 2026-07-29 11:04:20.803222 | debian-bookworm | tests/kolla_drift/test_driver_stale.py::test_no_allowlist_ignores_invalid_file PASSED [ 41%] 2026-07-29 11:04:20.804185 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_canon_normalizes_hyphen_to_underscore PASSED [ 41%] 2026-07-29 11:04:20.805675 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_enable_flags_strips_prefix PASSED [ 41%] 2026-07-29 11:04:20.806690 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_truthy_enables_literal_only_and_canon PASSED [ 41%] 2026-07-29 11:04:20.808257 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_parse_build_set_unions_both_blocks_canon PASSED [ 42%] 2026-07-29 11:04:20.810342 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_derives_from_file_set PASSED [ 42%] 2026-07-29 11:04:20.812210 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_release_range_override_wins PASSED [ 42%] 2026-07-29 11:04:20.816117 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_monolithic PASSED [ 43%] 2026-07-29 11:04:20.823206 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_enable_keys_split_dir PASSED [ 43%] 2026-07-29 11:04:20.826542 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_monolithic PASSED [ 43%] 2026-07-29 11:04:20.833098 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_groupvars_keys_split_dir PASSED [ 43%] 2026-07-29 11:04:20.836463 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_merges_defaults_and_versions_template PASSED [ 44%] 2026-07-29 11:04:20.840544 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_groupvars_keys_counts_overlays PASSED [ 44%] 2026-07-29 11:04:20.843118 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_flags_merges_across_all_files PASSED [ 44%] 2026-07-29 11:04:20.844040 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_truthy PASSED [ 45%] 2026-07-29 11:04:20.844909 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_explicit_includes_all_keys PASSED [ 45%] 2026-07-29 11:04:20.845818 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_osism_enable_ids_unknown_scope_raises PASSED [ 45%] 2026-07-29 11:04:20.846680 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_in_newest_keys PASSED [ 46%] 2026-07-29 11:04:20.847744 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_dropped_only PASSED [ 46%] 2026-07-29 11:04:20.848412 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_newest_wins_over_dropped PASSED [ 46%] 2026-07-29 11:04:20.849260 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_groupvars_home_neither_returns_none PASSED [ 46%] 2026-07-29 11:04:20.855264 | debian-bookworm | tests/kolla_drift/test_enablement.py::test_upstream_image_tag_keys_collects_both_suffixes PASSED [ 47%] 2026-07-29 11:04:20.856809 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_merges_and_parses PASSED [ 47%] 2026-07-29 11:04:20.858032 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_groupvars_values_skips_non_mapping_and_empty PASSED [ 47%] 2026-07-29 11:04:20.860381 | debian-bookworm | tests/kolla_drift/test_enablement_values.py::test_osism_mirror_values_reads_only_001 PASSED [ 48%] 2026-07-29 11:04:20.861727 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_returns_groups_with_sorted_members PASSED [ 48%] 2026-07-29 11:04:20.862940 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_empty_group_has_no_members PASSED [ 48%] 2026-07-29 11:04:20.864052 | debian-bookworm | tests/kolla_drift/test_inventory_sections.py::test_duplicate_member_in_group_does_not_raise PASSED [ 48%] 2026-07-29 11:04:20.864962 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_normalises_hyphen_to_underscore PASSED [ 49%] 2026-07-29 11:04:20.865947 | debian-bookworm | tests/kolla_drift/test_kolla_docker.py::test_empty PASSED [ 49%] 2026-07-29 11:04:20.873717 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_flags_enabled_buildable_not_built PASSED [ 49%] 2026-07-29 11:04:20.881217 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_reads_enable_flags_split_across_files PASSED [ 50%] 2026-07-29 11:04:20.888377 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_build.py::test_allowlist_marks_allowlisted PASSED [ 50%] 2026-07-29 11:04:20.895217 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_truthy_scope_flags_absent_truthy_services PASSED [ 50%] 2026-07-29 11:04:20.902047 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_explicit_scope_also_flags_dead_no_flags PASSED [ 51%] 2026-07-29 11:04:20.909173 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_present_upstream_is_not_orphan PASSED [ 51%] 2026-07-29 11:04:20.916080 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_union_across_releases_not_intersection PASSED [ 51%] 2026-07-29 11:04:20.922977 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_allowlist_marks_allowlisted PASSED [ 51%] 2026-07-29 11:04:20.929583 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_run_uses_explicit_default PASSED [ 52%] 2026-07-29 11:04:20.936690 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_reads_enable_flags_split_across_files PASSED [ 52%] 2026-07-29 11:04:20.939783 | debian-bookworm | tests/kolla_drift/test_kolla_enablement_orphan.py::test_empty_release_range_raises PASSED [ 52%] 2026-07-29 11:04:20.949220 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_flags_upstream_key_missing_from_osism PASSED [ 53%] 2026-07-29 11:04:20.958640 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_present_in_osism_is_not_missing PASSED [ 53%] 2026-07-29 11:04:20.968132 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_osism_key_in_any_file_suppresses PASSED [ 53%] 2026-07-29 11:04:20.977263 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_versions_template_supplied_key_not_flagged PASSED [ 53%] 2026-07-29 11:04:20.987515 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_overlay_supplied_key_not_flagged PASSED [ 54%] 2026-07-29 11:04:20.996908 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_union_across_releases_not_intersection PASSED [ 54%] 2026-07-29 11:04:21.006207 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_allowlist_marks_allowlisted PASSED [ 54%] 2026-07-29 11:04:21.008455 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_empty_release_range_raises PASSED [ 55%] 2026-07-29 11:04:21.017869 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_at_newest_routes_to_001 PASSED [ 55%] 2026-07-29 11:04:21.027049 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_missing_key_dropped_by_newest_routes_to_010 PASSED [ 55%] 2026-07-29 11:04:21.036545 | debian-bookworm | tests/kolla_drift/test_kolla_groupvars_missing.py::test_two_keys_with_different_homes_have_distinct_remediations PASSED [ 56%] 2026-07-29 11:04:21.047206 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_flags_removed_service_image_and_tag PASSED [ 56%] 2026-07-29 11:04:21.061755 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_present_service_not_flagged PASSED [ 56%] 2026-07-29 11:04:21.074119 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_union_across_releases_not_intersection PASSED [ 56%] 2026-07-29 11:04:21.084525 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_allowlist_marks_osism_built PASSED [ 57%] 2026-07-29 11:04:21.094829 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_ceph_catalogue_ignored PASSED [ 57%] 2026-07-29 11:04:21.105080 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_upstream_union_raises PASSED [ 57%] 2026-07-29 11:04:21.107121 | debian-bookworm | tests/kolla_drift/test_kolla_image_orphan.py::test_empty_catalogue_match_raises PASSED [ 58%] 2026-07-29 11:04:21.109098 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_flags_upstream_only_groups PASSED [ 58%] 2026-07-29 11:04:21.110928 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_expected_src_uses_configured_ref PASSED [ 58%] 2026-07-29 11:04:21.112854 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_red_entry_carries_members PASSED [ 58%] 2026-07-29 11:04:21.114701 | debian-bookworm | tests/kolla_drift/test_kolla_inventory.py::test_exact_and_prefix_allowlist_match PASSED [ 59%] 2026-07-29 11:04:21.122820 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_clean_mirror_no_drift PASSED [ 59%] 2026-07-29 11:04:21.130449 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_value_diff_flagged PASSED [ 59%] 2026-07-29 11:04:21.137859 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_missing_from_mirror_flagged PASSED [ 60%] 2026-07-29 11:04:21.144950 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_routed_to_010 PASSED [ 60%] 2026-07-29 11:04:21.152225 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dup_key_delete PASSED [ 60%] 2026-07-29 11:04:21.159506 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_invented_key PASSED [ 61%] 2026-07-29 11:04:21.166772 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_typo_mirrored_not_flagged PASSED [ 61%] 2026-07-29 11:04:21.174166 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_newest_selected_by_sort PASSED [ 61%] 2026-07-29 11:04:21.181389 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_dropped_key_classified_with_out_of_order_releases PASSED [ 61%] 2026-07-29 11:04:21.188579 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_allowlist_marks_entry PASSED [ 62%] 2026-07-29 11:04:21.190949 | debian-bookworm | tests/kolla_drift/test_kolla_mirror_verbatim.py::test_empty_release_range_raises PASSED [ 62%] 2026-07-29 11:04:21.197921 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_flags_dead_service_companion_vars PASSED [ 62%] 2026-07-29 11:04:21.204943 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_found_src_points_to_each_file PASSED [ 63%] 2026-07-29 11:04:21.211807 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_no_dead_services_returns_empty PASSED [ 63%] 2026-07-29 11:04:21.218696 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_respects_orphan_allowlist PASSED [ 63%] 2026-07-29 11:04:21.225517 | debian-bookworm | tests/kolla_drift/test_kolla_orphan_config.py::test_own_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-29 11:04:21.231039 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_flags_orphan_secrets_per_release PASSED [ 64%] 2026-07-29 11:04:21.236564 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_present_secret_is_not_orphan PASSED [ 64%] 2026-07-29 11:04:21.242072 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_allowlist_marks_allowlisted PASSED [ 64%] 2026-07-29 11:04:21.247157 | debian-bookworm | tests/kolla_drift/test_kolla_secrets_orphan.py::test_missing_template_skips_release PASSED [ 65%] 2026-07-29 11:04:21.249878 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_flags_all_inert_keys PASSED [ 65%] 2026-07-29 11:04:21.252305 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_enabled_and_buildable_key_is_an_add PASSED [ 65%] 2026-07-29 11:04:21.254837 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_disabled_or_unbuildable_key_is_a_remove PASSED [ 66%] 2026-07-29 11:04:21.257243 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_add_and_remove_render_as_separate_blocks PASSED [ 66%] 2026-07-29 11:04:21.259707 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_hyphen_underscore_is_not_drift PASSED [ 66%] 2026-07-29 11:04:21.262720 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_reads_enable_flags_split_across_files PASSED [ 66%] 2026-07-29 11:04:21.265227 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_inner.py::test_allowlist_marks_allowlisted PASSED [ 67%] 2026-07-29 11:04:21.266557 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_flags_services_without_template_key PASSED [ 67%] 2026-07-29 11:04:21.267847 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_expected_src_uses_configured_ref PASSED [ 67%] 2026-07-29 11:04:21.269123 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_present_service_not_flagged PASSED [ 68%] 2026-07-29 11:04:21.270585 | debian-bookworm | tests/kolla_drift/test_kolla_version_chain_upstream.py::test_allowlist_marks_allowlisted PASSED [ 68%] 2026-07-29 11:04:21.271575 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_has_all_fields PASSED [ 68%] 2026-07-29 11:04:21.272497 | debian-bookworm | tests/kolla_drift/test_model.py::test_drift_entry_to_dict_for_json PASSED [ 69%] 2026-07-29 11:04:21.273393 | debian-bookworm | tests/kolla_drift/test_model.py::test_default_severity_is_actionable PASSED [ 69%] 2026-07-29 11:04:21.274367 | debian-bookworm | tests/kolla_drift/test_model.py::test_as_allowlisted_preserves_severity PASSED [ 69%] 2026-07-29 11:04:21.275206 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_registry_is_a_list PASSED [ 69%] 2026-07-29 11:04:21.276252 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_each_plugin_has_required_metadata PASSED [ 70%] 2026-07-29 11:04:21.277145 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inner_plugin_registered PASSED [ 70%] 2026-07-29 11:04:21.278138 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_upstream_plugin_registered PASSED [ 70%] 2026-07-29 11:04:21.279007 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_inventory_plugin_registered PASSED [ 71%] 2026-07-29 11:04:21.279406 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_build_plugin_registered PASSED [ 71%] 2026-07-29 11:04:21.280356 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_enablement_orphan_plugin_registered PASSED [ 71%] 2026-07-29 11:04:21.281142 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_secrets_orphan_plugin_registered PASSED [ 71%] 2026-07-29 11:04:21.282075 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_orphan_config_plugin_registered PASSED [ 72%] 2026-07-29 11:04:21.283028 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_groupvars_missing_plugin_registered PASSED [ 72%] 2026-07-29 11:04:21.283901 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_every_plugin_has_summary_and_remediation PASSED [ 72%] 2026-07-29 11:04:21.289162 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_default_config_enables_every_registered_plugin PASSED [ 73%] 2026-07-29 11:04:21.290137 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_kolla_mirror_verbatim_plugin_registered PASSED [ 73%] 2026-07-29 11:04:21.291010 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugins_in_lifecycle_order PASSED [ 73%] 2026-07-29 11:04:21.291957 | debian-bookworm | tests/kolla_drift/test_plugin_registry.py::test_plugin_groups_match_registries_and_are_disjoint PASSED [ 74%] 2026-07-29 11:04:21.292986 | debian-bookworm | tests/kolla_drift/test_report.py::test_single_plugin_groups_sorts_and_renders PASSED [ 74%] 2026-07-29 11:04:21.294032 | debian-bookworm | tests/kolla_drift/test_report.py::test_orders_blocks_by_plugins_list PASSED [ 74%] 2026-07-29 11:04:21.294987 | debian-bookworm | tests/kolla_drift/test_report.py::test_build_style_splits_one_block_per_ref_pair PASSED [ 74%] 2026-07-29 11:04:21.295954 | debian-bookworm | tests/kolla_drift/test_report.py::test_allowlisted_excluded_from_blocks_and_count PASSED [ 75%] 2026-07-29 11:04:21.296826 | debian-bookworm | tests/kolla_drift/test_report.py::test_empty_returns_empty_list PASSED [ 75%] 2026-07-29 11:04:21.297896 | debian-bookworm | tests/kolla_drift/test_report.py::test_entry_summary_remediation_override_plugin_default PASSED [ 75%] 2026-07-29 11:04:21.298888 | debian-bookworm | tests/kolla_drift/test_report.py::test_lists_image_not_alias PASSED [ 76%] 2026-07-29 11:04:21.299955 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_extracts_keys PASSED [ 76%] 2026-07-29 11:04:21.300989 | debian-bookworm | tests/kolla_drift/test_sbom_map.py::test_missing_map_raises PASSED [ 76%] 2026-07-29 11:04:21.301897 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_extracts_top_level_keys PASSED [ 76%] 2026-07-29 11:04:21.302755 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_ignores_comments_indented_and_markers PASSED [ 77%] 2026-07-29 11:04:21.303686 | debian-bookworm | tests/kolla_drift/test_secrets_map.py::test_empty_input PASSED [ 77%] 2026-07-29 11:04:21.306834 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_working_tree_when_found PASSED [ 77%] 2026-07-29 11:04:21.309853 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_not_found_in_base_dir_is_mode_b_error PASSED [ 78%] 2026-07-29 11:04:21.312782 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_local_file_absent_is_error_not_remote PASSED [ 78%] 2026-07-29 11:04:21.316691 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_fallback_when_not_found PASSED [ 78%] 2026-07-29 11:04:21.320458 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_no_base_dir_is_remote PASSED [ 79%] 2026-07-29 11:04:21.323637 | debian-bookworm | tests/kolla_drift/test_source.py::test_first_base_dir_with_the_repo_wins PASSED [ 79%] 2026-07-29 11:04:21.476273 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_local_git_repo_reads_at_pin_ref PASSED [ 79%] 2026-07-29 11:04:21.484835 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_falls_back_to_remote PASSED [ 79%] 2026-07-29 11:04:21.489182 | debian-bookworm | tests/kolla_drift/test_source.py::test_pinned_non_git_dir_no_fallback_is_mode_b PASSED [ 80%] 2026-07-29 11:04:21.494595 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_404_errors PASSED [ 80%] 2026-07-29 11:04:21.498208 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_network_error PASSED [ 80%] 2026-07-29 11:04:21.502110 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_underscore_repo_translates_to_hyphen PASSED [ 81%] 2026-07-29 11:04:21.505156 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_present_local PASSED [ 81%] 2026-07-29 11:04:21.508070 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_missing_local_returns_none PASSED [ 81%] 2026-07-29 11:04:21.512024 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_404_returns_none PASSED [ 82%] 2026-07-29 11:04:21.515545 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_network_error_still_raises PASSED [ 82%] 2026-07-29 11:04:21.519124 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_optional_underscore_repo_translates_to_hyphen PASSED [ 82%] 2026-07-29 11:04:21.522032 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local PASSED [ 82%] 2026-07-29 11:04:21.525843 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote PASSED [ 83%] 2026-07-29 11:04:21.529586 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_404_errors PASSED [ 83%] 2026-07-29 11:04:21.533349 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_underscore_repo_translates_to_hyphen PASSED [ 83%] 2026-07-29 11:04:21.537133 | debian-bookworm | tests/kolla_drift/test_source.py::test_source_override_redirects_owner_and_ref PASSED [ 84%] 2026-07-29 11:04:21.540179 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_local_dirs_only_excludes_files PASSED [ 84%] 2026-07-29 11:04:21.544140 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_remote_dirs_only_filters_type PASSED [ 84%] 2026-07-29 11:04:21.548653 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_explicit_ref_and_owner PASSED [ 84%] 2026-07-29 11:04:21.552959 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_404_raises PASSED [ 85%] 2026-07-29 11:04:21.557461 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_prefers_stable PASSED [ 85%] 2026-07-29 11:04:21.562562 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_falls_back_through_candidates PASSED [ 85%] 2026-07-29 11:04:21.567709 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_treats_422_as_absent PASSED [ 86%] 2026-07-29 11:04:21.574752 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_uses_eom_tag_last PASSED [ 86%] 2026-07-29 11:04:21.581699 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_none_raises PASSED [ 86%] 2026-07-29 11:04:21.585585 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_override_wins PASSED [ 87%] 2026-07-29 11:04:21.590088 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_returns_bytes_at_explicit_ref PASSED [ 87%] 2026-07-29 11:04:21.594411 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_optional_404_returns_none PASSED [ 87%] 2026-07-29 11:04:21.598820 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_404_raises_when_not_optional PASSED [ 87%] 2026-07-29 11:04:21.601730 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_local_and_remote PASSED [ 88%] 2026-07-29 11:04:21.604551 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_mode_b_raises PASSED [ 88%] 2026-07-29 11:04:21.607359 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_lists_all_missing PASSED [ 88%] 2026-07-29 11:04:21.684169 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_multi_ref_from_one_clone PASSED [ 89%] 2026-07-29 11:04:21.737141 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_optional_absent_path PASSED [ 89%] 2026-07-29 11:04:21.782629 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ls_tree_returns_basenames_and_dirs_only PASSED [ 89%] 2026-07-29 11:04:21.881831 | debian-bookworm | tests/kolla_drift/test_source.py::test_resolve_local_ref_finds_non_origin_remote PASSED [ 89%] 2026-07-29 11:04:21.914902 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_show_unresolvable_ref_raises PASSED [ 90%] 2026-07-29 11:04:21.955182 | debian-bookworm | tests/kolla_drift/test_source.py::test_git_ref_exists PASSED [ 90%] 2026-07-29 11:04:22.033367 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_local_git PASSED [ 90%] 2026-07-29 11:04:22.063645 | debian-bookworm | tests/kolla_drift/test_source.py::test_describe_resolution_pinned_local_tag PASSED [ 91%] 2026-07-29 11:04:22.071200 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_unpinned_local_dir_is_remote PASSED [ 91%] 2026-07-29 11:04:22.072969 | debian-bookworm | tests/kolla_drift/test_source.py::test_release_to_ref_memoizes_probes PASSED [ 91%] 2026-07-29 11:04:22.078087 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_remote_rate_limit_403_gives_helpful_error PASSED [ 92%] 2026-07-29 11:04:22.082605 | debian-bookworm | tests/kolla_drift/test_source.py::test_rate_limit_error_when_authenticated_omits_token_advice PASSED [ 92%] 2026-07-29 11:04:22.086597 | debian-bookworm | tests/kolla_drift/test_source.py::test_secondary_rate_limit_retry_after_gives_hint PASSED [ 92%] 2026-07-29 11:04:22.090329 | debian-bookworm | tests/kolla_drift/test_source.py::test_raw_cdn_429_without_headers_gives_raw_specific_hint PASSED [ 92%] 2026-07-29 11:04:22.094555 | debian-bookworm | tests/kolla_drift/test_source.py::test_plain_403_is_not_mistaken_for_rate_limiting PASSED [ 93%] 2026-07-29 11:04:22.095741 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_adds_bearer_for_github_host PASSED [ 93%] 2026-07-29 11:04:22.096846 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_absent_when_no_token PASSED [ 93%] 2026-07-29 11:04:22.097901 | debian-bookworm | tests/kolla_drift/test_source.py::test_auth_headers_not_leaked_to_non_github_host PASSED [ 94%] 2026-07-29 11:04:22.099996 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_sends_auth_header_to_github PASSED [ 94%] 2026-07-29 11:04:22.102222 | debian-bookworm | tests/kolla_drift/test_source.py::test_get_does_not_send_auth_to_non_github_mirror PASSED [ 94%] 2026-07-29 11:04:22.107178 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_uses_archive_when_enabled PASSED [ 94%] 2026-07-29 11:04:22.112262 | debian-bookworm | tests/kolla_drift/test_source.py::test_archive_snapshot_shared_across_reads PASSED [ 95%] 2026-07-29 11:04:22.117511 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_uses_archive PASSED [ 95%] 2026-07-29 11:04:22.122714 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_tree_uses_archive PASSED [ 95%] 2026-07-29 11:04:22.127668 | debian-bookworm | tests/kolla_drift/test_source.py::test_list_dir_at_ref_uses_archive PASSED [ 96%] 2026-07-29 11:04:22.132658 | debian-bookworm | tests/kolla_drift/test_source.py::test_read_at_ref_uses_archive PASSED [ 96%] 2026-07-29 11:04:22.133687 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_extracts_distinct_keys PASSED [ 96%] 2026-07-29 11:04:22.134562 | debian-bookworm | tests/kolla_drift/test_versions_template.py::test_empty_input PASSED [ 97%] 2026-07-29 11:04:22.139191 | debian-bookworm | tests/test_driver_groups.py::test_group_image_runs_only_image_plugins PASSED [ 97%] 2026-07-29 11:04:22.143795 | debian-bookworm | tests/test_driver_groups.py::test_group_kolla_runs_only_kolla_plugins PASSED [ 97%] 2026-07-29 11:04:22.148609 | debian-bookworm | tests/test_driver_groups.py::test_group_all_runs_both_groups PASSED [ 97%] 2026-07-29 11:04:22.153708 | debian-bookworm | tests/test_driver_groups.py::test_archive_mode_preamble_not_misleading PASSED [ 98%] 2026-07-29 11:04:22.158204 | debian-bookworm | tests/test_driver_groups.py::test_use_raw_get_preamble_warns_slow PASSED [ 98%] 2026-07-29 11:04:22.161912 | debian-bookworm | tests/test_driver_groups.py::test_missing_group_errors PASSED [ 98%] 2026-07-29 11:04:22.164156 | debian-bookworm | tests/test_driver_groups.py::test_demo_exits_0_without_reading_config_or_allowlist PASSED [ 99%] 2026-07-29 11:04:22.168225 | debian-bookworm | tests/test_driver_groups.py::test_demo_renders_every_real_plugin PASSED [ 99%] 2026-07-29 11:04:22.170686 | debian-bookworm | tests/test_driver_groups.py::test_demo_json_emits_entries PASSED [ 99%] 2026-07-29 11:04:22.230178 | debian-bookworm | tests/test_driver_groups.py::test_help_lists_plugin_groups PASSED [100%] 2026-07-29 11:04:22.230233 | debian-bookworm | 2026-07-29 11:04:22.230245 | debian-bookworm | ============================= 339 passed in 4.73s ============================== 2026-07-29 11:04:22.328705 | debian-bookworm | drift-test: 5447 I exit 0 (5.15 seconds) /home/zuul/src/github.com/osism/release> pytest tests/ -v pid=1758 [tox/execute/api.py:308] 2026-07-29 11:04:22.330639 | debian-bookworm | drift-test: OK (5.20=setup[0.05]+cmd[5.15] seconds) 2026-07-29 11:04:22.330688 | debian-bookworm | congratulations :) (5.23 seconds) 2026-07-29 11:04:22.582730 | debian-bookworm | ok: Runtime: 0:00:05.560964 2026-07-29 11:04:22.592324 | 2026-07-29 11:04:22.592463 | TASK [tox : Look for output] 2026-07-29 11:04:23.029823 | debian-bookworm | ok 2026-07-29 11:04:23.048278 | 2026-07-29 11:04:23.048482 | TASK [tox : Return file comments to Zuul] 2026-07-29 11:04:23.093244 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:23.100549 | 2026-07-29 11:04:23.100649 | PLAY RECAP 2026-07-29 11:04:23.100705 | debian-bookworm | ok: 13 changed: 9 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-29 11:04:23.100730 | 2026-07-29 11:04:23.286958 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/run.yaml@master] 2026-07-29 11:04:23.288072 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-29 11:04:24.095106 | 2026-07-29 11:04:24.095368 | PLAY [all] 2026-07-29 11:04:24.112212 | 2026-07-29 11:04:24.112363 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-07-29 11:04:24.178544 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:24.186664 | 2026-07-29 11:04:24.186826 | TASK [fetch-tox-output : Set tox log path for single node] 2026-07-29 11:04:24.226885 | debian-bookworm | ok 2026-07-29 11:04:24.232329 | 2026-07-29 11:04:24.232466 | TASK [fetch-tox-output : Ensure local tox dir] 2026-07-29 11:04:24.727566 | debian-bookworm -> localhost | changed 2026-07-29 11:04:24.736262 | 2026-07-29 11:04:24.736392 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-07-29 11:04:24.781453 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:24.794996 | 2026-07-29 11:04:24.795191 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 11:04:24.844368 | debian-bookworm | ok 2026-07-29 11:04:24.853945 | 2026-07-29 11:04:24.854084 | TASK [fetch-tox-output : Get tox version] 2026-07-29 11:04:25.603503 | 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-07-29 11:04:25.620998 | debian-bookworm | 4.58.0 from /home/zuul/.local/tox/lib/python3.11/site-packages/tox/__init__.py 2026-07-29 11:04:25.887403 | debian-bookworm | ok: Runtime: 0:00:00.335935 2026-07-29 11:04:25.896606 | 2026-07-29 11:04:25.896759 | TASK [fetch-tox-output : Find all default environments] 2026-07-29 11:04:26.427899 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:26.442398 | 2026-07-29 11:04:26.442625 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 11:04:26.489881 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:26.496253 | 2026-07-29 11:04:26.496402 | TASK [fetch-tox-output : Find all default environments] 2026-07-29 11:04:27.026423 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:27.034980 | 2026-07-29 11:04:27.035126 | TASK [fetch-tox-output : Set envlist fact] 2026-07-29 11:04:27.071404 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:27.080362 | 2026-07-29 11:04:27.080569 | LOOP [fetch-tox-output : Copy tox logs] 2026-07-29 11:04:27.128198 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:27.151646 | 2026-07-29 11:04:27.151856 | LOOP [fetch-tox-output : Collect tox logs] 2026-07-29 11:04:28.130286 | debian-bookworm | changed: 2026-07-29 11:04:28.130643 | debian-bookworm | created directory /var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/logs/tox/drift-test 2026-07-29 11:04:28.130715 | debian-bookworm | cd+++++++++ ./ 2026-07-29 11:04:28.130762 | debian-bookworm | >f+++++++++ 1-commands[0].log 2026-07-29 11:04:28.130815 | 2026-07-29 11:04:28.145746 | 2026-07-29 11:04:28.145945 | PLAY RECAP 2026-07-29 11:04:28.146035 | debian-bookworm | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-07-29 11:04:28.146075 | 2026-07-29 11:04:28.343679 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/tox/post.yaml@master] 2026-07-29 11:04:28.347900 | POST-RUN START: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-29 11:04:29.141497 | 2026-07-29 11:04:29.141685 | PLAY [all] 2026-07-29 11:04:29.159225 | 2026-07-29 11:04:29.159399 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-07-29 11:04:29.422540 | debian-bookworm | changed: non-zero return code 2026-07-29 11:04:29.428500 | 2026-07-29 11:04:29.428654 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-07-29 11:04:29.453231 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:29.459931 | 2026-07-29 11:04:29.460102 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-07-29 11:04:29.491555 | 2026-07-29 11:04:29.491784 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-07-29 11:04:29.523475 | 2026-07-29 11:04:29.523699 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-07-29 11:04:29.547607 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:29.553936 | 2026-07-29 11:04:29.554058 | LOOP [fetch-subunit-output : Generate subunit file] 2026-07-29 11:04:29.583511 | 2026-07-29 11:04:29.583720 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-07-29 11:04:29.607733 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:29.620915 | 2026-07-29 11:04:29.621108 | TASK [fetch-subunit-output : Remove the temporary file] 2026-07-29 11:04:29.656393 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:29.667121 | 2026-07-29 11:04:29.667311 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-07-29 11:04:29.692874 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:29.701320 | 2026-07-29 11:04:29.701422 | PLAY RECAP 2026-07-29 11:04:29.701495 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 8 rescued: 0 ignored: 0 2026-07-29 11:04:29.701520 | 2026-07-29 11:04:29.946259 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openinfra-zuul-jobs/playbooks/unittests/post.yaml@master] 2026-07-29 11:04:29.947395 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-29 11:04:30.887694 | 2026-07-29 11:04:30.887904 | PLAY [Base post-fetch] 2026-07-29 11:04:30.904127 | 2026-07-29 11:04:30.904317 | TASK [diagnose-network : Ensure log directory exists] 2026-07-29 11:04:31.305110 | debian-bookworm | ok 2026-07-29 11:04:31.319857 | 2026-07-29 11:04:31.320102 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-29 11:04:43.193853 | debian-bookworm | ok: Runtime: 0:00:06.046344 2026-07-29 11:04:43.203791 | 2026-07-29 11:04:43.203948 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-29 11:04:49.306093 | debian-bookworm | ok: Runtime: 0:00:00.005855 2026-07-29 11:04:49.315001 | 2026-07-29 11:04:49.315172 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-29 11:04:55.405687 | debian-bookworm | ok: Runtime: 0:00:00.010165 2026-07-29 11:04:55.417585 | 2026-07-29 11:04:55.417738 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-29 11:04:55.483990 | debian-bookworm | skipping: Conditional result was False 2026-07-29 11:04:55.498227 | 2026-07-29 11:04:55.498510 | TASK [fetch-output : Set log path for single node] 2026-07-29 11:04:55.569358 | debian-bookworm | ok 2026-07-29 11:04:55.577033 | 2026-07-29 11:04:55.577193 | LOOP [fetch-output : Ensure local output dirs] 2026-07-29 11:04:55.910301 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/logs" 2026-07-29 11:04:56.220538 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/artifacts" 2026-07-29 11:04:56.561528 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d17d6dc40da945abb6402450ac529e6b/work/docs" 2026-07-29 11:04:56.586188 | 2026-07-29 11:04:56.586381 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-29 11:04:57.426562 | debian-bookworm | changed: 2026-07-29 11:04:57.427045 | debian-bookworm | .d..t...... ./ 2026-07-29 11:04:57.427122 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-29 11:04:57.427165 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-29 11:04:57.427204 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-29 11:04:57.427242 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-29 11:04:57.427280 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-29 11:04:57.427353 | debian-bookworm | changed: All items complete 2026-07-29 11:04:57.427400 | 2026-07-29 11:04:58.032635 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 11:04:58.612753 | debian-bookworm | changed: .d..t...... ./ 2026-07-29 11:04:58.644202 | 2026-07-29 11:04:58.644371 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-29 11:04:59.005691 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010419 2026-07-29 11:04:59.331688 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011088 2026-07-29 11:04:59.354140 | 2026-07-29 11:04:59.354296 | PLAY RECAP 2026-07-29 11:04:59.354377 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-29 11:04:59.354413 | 2026-07-29 11:04:59.512435 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-29 11:04:59.513765 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 11:05:00.322692 | 2026-07-29 11:05:00.322930 | PLAY [Base post] 2026-07-29 11:05:00.338620 | 2026-07-29 11:05:00.338816 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-29 11:05:00.929312 | debian-bookworm | changed 2026-07-29 11:05:00.936185 | 2026-07-29 11:05:00.936318 | PLAY RECAP 2026-07-29 11:05:00.936385 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-29 11:05:00.936468 | 2026-07-29 11:05:01.087413 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-29 11:05:01.088812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-29 11:05:01.931625 | 2026-07-29 11:05:01.931828 | PLAY [Base post-logs] 2026-07-29 11:05:01.943267 | 2026-07-29 11:05:01.943415 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-29 11:05:02.436212 | localhost | changed 2026-07-29 11:05:02.447100 | 2026-07-29 11:05:02.447286 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-29 11:05:02.487298 | localhost | ok 2026-07-29 11:05:02.492924 | 2026-07-29 11:05:02.493097 | TASK [Set zuul-log-path fact] 2026-07-29 11:05:02.512801 | localhost | ok 2026-07-29 11:05:02.524727 | 2026-07-29 11:05:02.524873 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-29 11:05:02.551138 | localhost | ok 2026-07-29 11:05:02.554313 | 2026-07-29 11:05:02.554416 | TASK [upload-logs : Create log directories] 2026-07-29 11:05:03.104777 | localhost | changed 2026-07-29 11:05:03.109276 | 2026-07-29 11:05:03.109423 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-29 11:05:03.663965 | localhost -> localhost | ok: Runtime: 0:00:00.006378 2026-07-29 11:05:03.668881 | 2026-07-29 11:05:03.669012 | TASK [upload-logs : Upload logs to log server] 2026-07-29 11:05:04.266411 | localhost | Output suppressed because no_log was given 2026-07-29 11:05:04.271021 | 2026-07-29 11:05:04.271229 | LOOP [upload-logs : Compress console log and json output] 2026-07-29 11:05:04.334023 | localhost | skipping: Conditional result was False 2026-07-29 11:05:04.339344 | localhost | skipping: Conditional result was False 2026-07-29 11:05:04.345675 | 2026-07-29 11:05:04.345848 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-29 11:05:04.405356 | localhost | skipping: Conditional result was False 2026-07-29 11:05:04.406078 | 2026-07-29 11:05:04.409563 | localhost | skipping: Conditional result was False 2026-07-29 11:05:04.425395 | 2026-07-29 11:05:04.425652 | LOOP [upload-logs : Upload console log and json output]