2025-04-25 19:40:09.427982 | Job console starting... 2025-04-25 19:40:09.451532 | Updating repositories 2025-04-25 19:40:09.493005 | Preparing job workspace 2025-04-25 19:40:11.020001 | Running Ansible setup... 2025-04-25 19:40:15.885699 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-04-25 19:40:16.583971 | 2025-04-25 19:40:16.584130 | PLAY [Base pre] 2025-04-25 19:40:16.613903 | 2025-04-25 19:40:16.614058 | TASK [Setup log path fact] 2025-04-25 19:40:16.663871 | ubuntu-noble | ok 2025-04-25 19:40:16.686529 | 2025-04-25 19:40:16.686684 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-04-25 19:40:16.718203 | ubuntu-noble | ok 2025-04-25 19:40:16.731723 | 2025-04-25 19:40:16.731858 | TASK [emit-job-header : Print job information] 2025-04-25 19:40:16.803102 | # Job Information 2025-04-25 19:40:16.803383 | Ansible Version: 2.15.3 2025-04-25 19:40:16.803490 | Job: flake8 2025-04-25 19:40:16.803549 | Pipeline: check 2025-04-25 19:40:16.803585 | Executor: 7d211f194f6a 2025-04-25 19:40:16.803619 | Triggered by: https://github.com/osism/release/pull/1915 2025-04-25 19:40:16.803652 | Event ID: 13a4ebe0-220d-11f0-84f1-6f33fac27059 2025-04-25 19:40:16.813254 | 2025-04-25 19:40:16.813402 | LOOP [emit-job-header : Print node information] 2025-04-25 19:40:16.959614 | ubuntu-noble | ok: 2025-04-25 19:40:16.959909 | ubuntu-noble | # Node Information 2025-04-25 19:40:16.959949 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-04-25 19:40:16.959973 | ubuntu-noble | Hostname: ubuntu 2025-04-25 19:40:16.959995 | ubuntu-noble | Username: zuul 2025-04-25 19:40:16.960016 | ubuntu-noble | Distro: Ubuntu 24.04 2025-04-25 19:40:16.960040 | ubuntu-noble | Provider: regiocloud-a 2025-04-25 19:40:16.960059 | ubuntu-noble | Label: ubuntu-noble 2025-04-25 19:40:16.960079 | ubuntu-noble | Product Name: OpenStack Nova 2025-04-25 19:40:16.960098 | ubuntu-noble | Interface IP: 81.163.192.112 2025-04-25 19:40:16.987309 | 2025-04-25 19:40:16.987522 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-04-25 19:40:17.481345 | ubuntu-noble -> localhost | changed 2025-04-25 19:40:17.490810 | 2025-04-25 19:40:17.490951 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-04-25 19:40:18.619096 | ubuntu-noble -> localhost | changed 2025-04-25 19:40:18.637359 | 2025-04-25 19:40:18.637574 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-04-25 19:40:18.937969 | ubuntu-noble -> localhost | ok 2025-04-25 19:40:18.957721 | 2025-04-25 19:40:18.957868 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-04-25 19:40:18.989294 | ubuntu-noble | ok 2025-04-25 19:40:19.006376 | ubuntu-noble | included: /var/lib/zuul/builds/4575b83576834e4caed3a22a8bd7b4cd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-04-25 19:40:19.014525 | 2025-04-25 19:40:19.014640 | TASK [add-build-sshkey : Create Temp SSH key] 2025-04-25 19:40:19.712341 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-04-25 19:40:19.712666 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/4575b83576834e4caed3a22a8bd7b4cd/work/4575b83576834e4caed3a22a8bd7b4cd_id_rsa 2025-04-25 19:40:19.712707 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/4575b83576834e4caed3a22a8bd7b4cd/work/4575b83576834e4caed3a22a8bd7b4cd_id_rsa.pub 2025-04-25 19:40:19.712732 | ubuntu-noble -> localhost | The key fingerprint is: 2025-04-25 19:40:19.712756 | ubuntu-noble -> localhost | SHA256:uyAZqKLf04ic5EWaxK+q8QLUwav0eVZrnst3E46xTsE zuul-build-sshkey 2025-04-25 19:40:19.712778 | ubuntu-noble -> localhost | The key's randomart image is: 2025-04-25 19:40:19.712799 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-04-25 19:40:19.712820 | ubuntu-noble -> localhost | | . | 2025-04-25 19:40:19.712840 | ubuntu-noble -> localhost | | o | 2025-04-25 19:40:19.712860 | ubuntu-noble -> localhost | | .. o | 2025-04-25 19:40:19.712891 | ubuntu-noble -> localhost | | oo+. .. | 2025-04-25 19:40:19.712912 | ubuntu-noble -> localhost | |o.+=o . SE | 2025-04-25 19:40:19.712932 | ubuntu-noble -> localhost | |.o+oo= o o.. | 2025-04-25 19:40:19.712953 | ubuntu-noble -> localhost | |=+ ==o+ o.= . | 2025-04-25 19:40:19.712972 | ubuntu-noble -> localhost | |+o*.o.o+.= + | 2025-04-25 19:40:19.712991 | ubuntu-noble -> localhost | |=+o .. o=.. . | 2025-04-25 19:40:19.713011 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-04-25 19:40:19.713066 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.199603 2025-04-25 19:40:19.722499 | 2025-04-25 19:40:19.722616 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-04-25 19:40:19.753632 | ubuntu-noble | ok 2025-04-25 19:40:19.765172 | ubuntu-noble | included: /var/lib/zuul/builds/4575b83576834e4caed3a22a8bd7b4cd/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-04-25 19:40:19.775140 | 2025-04-25 19:40:19.775242 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-04-25 19:40:19.809970 | ubuntu-noble | skipping: Conditional result was False 2025-04-25 19:40:19.819012 | 2025-04-25 19:40:19.819127 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-04-25 19:40:20.540411 | ubuntu-noble | changed 2025-04-25 19:40:20.550589 | 2025-04-25 19:40:20.550728 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-04-25 19:40:20.856712 | ubuntu-noble | ok 2025-04-25 19:40:20.866239 | 2025-04-25 19:40:20.866364 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-04-25 19:40:21.606070 | ubuntu-noble | changed 2025-04-25 19:40:21.613562 | 2025-04-25 19:40:21.613691 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-04-25 19:40:22.323361 | ubuntu-noble | changed 2025-04-25 19:40:22.334760 | 2025-04-25 19:40:22.334906 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-04-25 19:40:22.360326 | ubuntu-noble | skipping: Conditional result was False 2025-04-25 19:40:22.372240 | 2025-04-25 19:40:22.372367 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-04-25 19:40:22.815607 | ubuntu-noble -> localhost | changed 2025-04-25 19:40:22.829896 | 2025-04-25 19:40:22.830127 | TASK [add-build-sshkey : Add back temp key] 2025-04-25 19:40:23.213620 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/4575b83576834e4caed3a22a8bd7b4cd/work/4575b83576834e4caed3a22a8bd7b4cd_id_rsa (zuul-build-sshkey) 2025-04-25 19:40:23.213871 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.018127 2025-04-25 19:40:23.223627 | 2025-04-25 19:40:23.223746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-04-25 19:40:23.663101 | ubuntu-noble | ok 2025-04-25 19:40:23.673412 | 2025-04-25 19:40:23.673556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-04-25 19:40:23.721066 | ubuntu-noble | skipping: Conditional result was False 2025-04-25 19:40:23.740085 | 2025-04-25 19:40:23.740206 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-04-25 19:40:24.234228 | ubuntu-noble | ok 2025-04-25 19:40:24.283773 | 2025-04-25 19:40:24.283904 | TASK [validate-host : Define zuul_info_dir fact] 2025-04-25 19:40:24.336994 | ubuntu-noble | ok 2025-04-25 19:40:24.349896 | 2025-04-25 19:40:24.350023 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-04-25 19:40:24.663070 | ubuntu-noble -> localhost | ok 2025-04-25 19:40:24.681676 | 2025-04-25 19:40:24.681814 | TASK [validate-host : Collect information about the host] 2025-04-25 19:40:25.867186 | ubuntu-noble | ok 2025-04-25 19:40:25.881398 | 2025-04-25 19:40:25.881563 | TASK [validate-host : Sanitize hostname] 2025-04-25 19:40:25.961752 | ubuntu-noble | ok 2025-04-25 19:40:25.971065 | 2025-04-25 19:40:25.971199 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-04-25 19:40:26.580474 | ubuntu-noble -> localhost | changed 2025-04-25 19:40:26.588022 | 2025-04-25 19:40:26.588153 | TASK [validate-host : Collect information about zuul worker] 2025-04-25 19:40:27.058735 | ubuntu-noble | ok 2025-04-25 19:40:27.064981 | 2025-04-25 19:40:27.065103 | TASK [validate-host : Write out all zuul information for each host] 2025-04-25 19:40:27.648135 | ubuntu-noble -> localhost | changed 2025-04-25 19:40:27.673755 | 2025-04-25 19:40:27.673939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-04-25 19:40:27.997919 | ubuntu-noble | ok 2025-04-25 19:40:28.007263 | 2025-04-25 19:40:28.007380 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-04-25 19:40:29.060664 | ubuntu-noble | changed: 2025-04-25 19:40:29.060973 | ubuntu-noble | cd+++++++++ src/ 2025-04-25 19:40:29.061036 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-04-25 19:40:29.061079 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-04-25 19:40:29.061116 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/ 2025-04-25 19:40:29.061151 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079263 | ubuntu-noble | openstack-wallaby.yml 2025-04-25 19:40:29.079298 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/2.0.0/ 2025-04-25 19:40:29.079316 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079367 | ubuntu-noble | openstack-wallaby.yml 2025-04-25 19:40:29.079402 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/3.0.0/ 2025-04-25 19:40:29.079419 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079531 | ubuntu-noble | openstack-xena.yml 2025-04-25 19:40:29.079567 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/3.1.0/ 2025-04-25 19:40:29.079586 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079646 | ubuntu-noble | openstack-xena.yml 2025-04-25 19:40:29.079682 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/3.2.0/ 2025-04-25 19:40:29.079699 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079751 | ubuntu-noble | openstack-xena.yml 2025-04-25 19:40:29.079786 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/4.0.0/ 2025-04-25 19:40:29.079804 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079857 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.079891 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/4.1.0/ 2025-04-25 19:40:29.079908 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.079959 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.079994 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/4.2.0/ 2025-04-25 19:40:29.080011 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.080063 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.080097 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/4.3.0/ 2025-04-25 19:40:29.080114 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.080165 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.080201 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/5.0.0/ 2025-04-25 19:40:29.080218 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.080272 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.080307 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/5.1.0/ 2025-04-25 19:40:29.080324 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.080375 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.080443 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/5.2.0/ 2025-04-25 19:40:29.080463 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.080516 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.080550 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/5.3.0/ 2025-04-25 19:40:29.080568 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.080619 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.080653 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/6.0.0/ 2025-04-25 19:40:29.080670 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.080722 | ubuntu-noble | openstack-2023.1.yml 2025-04-25 19:40:29.080757 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/6.0.1/ 2025-04-25 19:40:29.080775 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.080827 | ubuntu-noble | openstack-2023.1.yml 2025-04-25 19:40:29.080862 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/6.0.2/ 2025-04-25 19:40:29.080879 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.080931 | ubuntu-noble | openstack-2023.1.yml 2025-04-25 19:40:29.080970 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.0/ 2025-04-25 19:40:29.080987 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081040 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081075 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.1/ 2025-04-25 19:40:29.081092 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081144 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081178 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.2/ 2025-04-25 19:40:29.081195 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081246 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081280 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.3/ 2025-04-25 19:40:29.081298 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081349 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081383 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.4/ 2025-04-25 19:40:29.081400 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081467 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081502 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.0.5/ 2025-04-25 19:40:29.081519 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081570 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081608 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.1.0/ 2025-04-25 19:40:29.081626 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081678 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081713 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.1.1/ 2025-04-25 19:40:29.081730 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081781 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081815 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.1.2/ 2025-04-25 19:40:29.081832 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081884 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.081918 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/7.1.3/ 2025-04-25 19:40:29.081935 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.081987 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.082022 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/8.0.0/ 2025-04-25 19:40:29.082039 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.082091 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.082125 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/8.0.1/ 2025-04-25 19:40:29.082142 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.082194 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.082228 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/8.0.2/ 2025-04-25 19:40:29.082246 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.082302 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.082336 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/8.1.0/ 2025-04-25 19:40:29.082354 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.082405 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.082452 | ubuntu-noble | sbom-openstack-2024.1.yml 2025-04-25 19:40:29.082487 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/9.0.0/ 2025-04-25 19:40:29.082505 | ubuntu-noble | ceph-reef.yml 2025-04-25 19:40:29.082557 | ubuntu-noble | openstack-2024.2.yml 2025-04-25 19:40:29.082592 | ubuntu-noble | sbom-openstack-2024.2.yml 2025-04-25 19:40:29.082626 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/ 2025-04-25 19:40:29.082644 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.084316 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.084352 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/4.0.0b/ 2025-04-25 19:40:29.084369 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.084454 | ubuntu-noble | openstack-yoga.yml 2025-04-25 19:40:29.084490 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/5.0.0a/ 2025-04-25 19:40:29.084507 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.084560 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.084595 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/5.0.0b/ 2025-04-25 19:40:29.084612 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.084664 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.084699 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/5.0.0c/ 2025-04-25 19:40:29.084717 | ubuntu-noble | ceph-pacific.yml 2025-04-25 19:40:29.084770 | ubuntu-noble | openstack-zed.yml 2025-04-25 19:40:29.084806 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/6.0.0a/ 2025-04-25 19:40:29.084824 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.084877 | ubuntu-noble | openstack-2023.1.yml 2025-04-25 19:40:29.084916 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/6.0.0b/ 2025-04-25 19:40:29.084934 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085114 | ubuntu-noble | openstack-2023.1.yml 2025-04-25 19:40:29.085152 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/7.0.0a/ 2025-04-25 19:40:29.085170 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085223 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.085257 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/7.0.0b/ 2025-04-25 19:40:29.085275 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085326 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.085360 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/7.0.0c/ 2025-04-25 19:40:29.085379 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085440 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.085477 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/7.0.0d/ 2025-04-25 19:40:29.085495 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085547 | ubuntu-noble | openstack-2023.2.yml 2025-04-25 19:40:29.085581 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.1/ 2025-04-25 19:40:29.085599 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085663 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.085699 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/archive/8.0.0-rc.2/ 2025-04-25 19:40:29.085716 | ubuntu-noble | ceph-quincy.yml 2025-04-25 19:40:29.085768 | ubuntu-noble | openstack-2024.1.yml 2025-04-25 19:40:29.085802 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/etc/ 2025-04-25 19:40:29.085820 | ubuntu-noble | ceph-reef.yml 2025-04-25 19:40:29.085996 | ubuntu-noble | openstack-2024.2.yml 2025-04-25 19:40:29.086084 | ubuntu-noble | cd+++++++++ src/github.com/osism/release/src/ 2025-04-25 19:40:29.086101 | ubuntu-noble | localhost | ok: Runtime: 0:00:00.005936 2025-04-25 19:40:59.463723 | 2025-04-25 19:40:59.463840 | TASK [upload-logs : Upload logs to log server] 2025-04-25 19:41:00.068147 | localhost | Output suppressed because no_log was given 2025-04-25 19:41:00.078228 | 2025-04-25 19:41:00.078368 | LOOP [upload-logs : Compress console log and json output] 2025-04-25 19:41:00.167203 | localhost | skipping: Conditional result was False 2025-04-25 19:41:00.184956 | localhost | skipping: Conditional result was False 2025-04-25 19:41:00.200851 | 2025-04-25 19:41:00.201063 | LOOP [upload-logs : Upload compressed console log and json output] 2025-04-25 19:41:00.266153 | localhost | skipping: Conditional result was False 2025-04-25 19:41:00.266862 | 2025-04-25 19:41:00.278768 | localhost | skipping: Conditional result was False 2025-04-25 19:41:00.294502 | 2025-04-25 19:41:00.294656 | LOOP [upload-logs : Upload console log and json output]