2026-07-30 03:07:38.848329 | Job console starting 2026-07-30 03:07:38.867260 | Updating git repos 2026-07-30 03:07:39.024477 | Cloning repos into workspace 2026-07-30 03:07:39.172145 | Restoring repo states 2026-07-30 03:07:39.205114 | Merging changes 2026-07-30 03:07:39.205138 | Checking out repos 2026-07-30 03:07:39.447791 | Preparing playbooks 2026-07-30 03:07:40.669296 | Running Ansible setup 2026-07-30 03:07:46.658237 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 03:07:47.697242 | 2026-07-30 03:07:47.697457 | PLAY [Base pre] 2026-07-30 03:07:47.717202 | 2026-07-30 03:07:47.717373 | TASK [Setup log path fact] 2026-07-30 03:07:47.748364 | debian-bookworm | ok 2026-07-30 03:07:47.766334 | 2026-07-30 03:07:47.766523 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:07:47.796877 | debian-bookworm | ok 2026-07-30 03:07:47.808818 | 2026-07-30 03:07:47.808952 | TASK [emit-job-header : Print job information] 2026-07-30 03:07:47.849409 | # Job Information 2026-07-30 03:07:47.849675 | Ansible Version: 2.16.14 2026-07-30 03:07:47.849717 | Job: flake8 2026-07-30 03:07:47.849752 | Pipeline: periodic-daily 2026-07-30 03:07:47.849776 | Executor: 521e9411259a 2026-07-30 03:07:47.849797 | Triggered by: https://github.com/osism/python-osism 2026-07-30 03:07:47.849821 | Event ID: 74edc8ec65a5474285f2d96a56eab93d 2026-07-30 03:07:47.856438 | 2026-07-30 03:07:47.856573 | LOOP [emit-job-header : Print node information] 2026-07-30 03:07:47.972253 | debian-bookworm | ok: 2026-07-30 03:07:47.972502 | debian-bookworm | # Node Information 2026-07-30 03:07:47.972537 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-30 03:07:47.972565 | debian-bookworm | Hostname: debian 2026-07-30 03:07:47.972587 | debian-bookworm | Username: zuul 2026-07-30 03:07:47.972624 | debian-bookworm | Distro: Debian 12.15 2026-07-30 03:07:47.972649 | debian-bookworm | Provider: regiocloud-a 2026-07-30 03:07:47.972670 | debian-bookworm | Region: 2026-07-30 03:07:47.972693 | debian-bookworm | Label: debian-bookworm 2026-07-30 03:07:47.972713 | debian-bookworm | Product Name: OpenStack Nova 2026-07-30 03:07:47.972732 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:5e67 2026-07-30 03:07:47.984729 | 2026-07-30 03:07:47.984926 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 03:07:48.493761 | debian-bookworm -> localhost | changed 2026-07-30 03:07:48.502255 | 2026-07-30 03:07:48.502405 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 03:07:50.639939 | debian-bookworm -> localhost | changed 2026-07-30 03:07:50.659208 | 2026-07-30 03:07:50.659362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 03:07:51.253855 | debian-bookworm -> localhost | ok 2026-07-30 03:07:51.261310 | 2026-07-30 03:07:51.261441 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 03:07:51.326960 | debian-bookworm | ok 2026-07-30 03:07:51.364172 | debian-bookworm | included: /var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 03:07:51.379441 | 2026-07-30 03:07:51.379613 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 03:07:52.790402 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-30 03:07:52.790918 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/c0111f892fef4640a954cf17f5f140e1_id_rsa 2026-07-30 03:07:52.790966 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/c0111f892fef4640a954cf17f5f140e1_id_rsa.pub 2026-07-30 03:07:52.790995 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-30 03:07:52.791020 | debian-bookworm -> localhost | SHA256:2RX0IdB4QBraujYQrk/D+q5QD/SgKMmt3LTBymFMxnk zuul-build-sshkey 2026-07-30 03:07:52.791043 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-30 03:07:52.791075 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-30 03:07:52.791097 | debian-bookworm -> localhost | | ..+*+ . | 2026-07-30 03:07:52.791120 | debian-bookworm -> localhost | |. . o o. o+ . | 2026-07-30 03:07:52.791142 | debian-bookworm -> localhost | | =oE. . o .. . | 2026-07-30 03:07:52.791163 | debian-bookworm -> localhost | |*+++ . . o . | 2026-07-30 03:07:52.791183 | debian-bookworm -> localhost | |==o=+ . S . | 2026-07-30 03:07:52.791208 | debian-bookworm -> localhost | |=.*=o. . | 2026-07-30 03:07:52.791229 | debian-bookworm -> localhost | |.=.o= + | 2026-07-30 03:07:52.791249 | debian-bookworm -> localhost | | . + o . | 2026-07-30 03:07:52.791270 | debian-bookworm -> localhost | | o++ | 2026-07-30 03:07:52.791291 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-30 03:07:52.791345 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.706792 2026-07-30 03:07:52.797552 | 2026-07-30 03:07:52.797651 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 03:07:52.816117 | debian-bookworm | ok 2026-07-30 03:07:52.827854 | debian-bookworm | included: /var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 03:07:52.836102 | 2026-07-30 03:07:52.836190 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 03:07:52.850006 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:07:52.856214 | 2026-07-30 03:07:52.856314 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 03:07:53.568044 | debian-bookworm | changed 2026-07-30 03:07:53.577500 | 2026-07-30 03:07:53.577637 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 03:07:53.878218 | debian-bookworm | ok 2026-07-30 03:07:53.886617 | 2026-07-30 03:07:53.886747 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 03:07:54.684945 | debian-bookworm | changed 2026-07-30 03:07:54.694899 | 2026-07-30 03:07:54.695014 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 03:07:55.349186 | debian-bookworm | changed 2026-07-30 03:07:55.374447 | 2026-07-30 03:07:55.374566 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 03:07:55.399740 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:07:55.406725 | 2026-07-30 03:07:55.406819 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 03:07:56.104391 | debian-bookworm -> localhost | changed 2026-07-30 03:07:56.119144 | 2026-07-30 03:07:56.119308 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 03:07:56.920251 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/c0111f892fef4640a954cf17f5f140e1_id_rsa (zuul-build-sshkey) 2026-07-30 03:07:56.920469 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041359 2026-07-30 03:07:56.933578 | 2026-07-30 03:07:56.933705 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 03:07:57.769865 | debian-bookworm | ok 2026-07-30 03:07:57.775069 | 2026-07-30 03:07:57.775163 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 03:07:57.828455 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:07:57.844559 | 2026-07-30 03:07:57.844680 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-30 03:07:58.304889 | debian-bookworm | ok 2026-07-30 03:07:58.324128 | 2026-07-30 03:07:58.324245 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-30 03:07:58.383897 | debian-bookworm | ok 2026-07-30 03:07:58.388917 | 2026-07-30 03:07:58.389001 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-30 03:07:58.845342 | debian-bookworm -> localhost | ok 2026-07-30 03:07:58.853419 | 2026-07-30 03:07:58.853524 | TASK [validate-host : Collect information about the host] 2026-07-30 03:08:00.248567 | debian-bookworm | ok 2026-07-30 03:08:00.274090 | 2026-07-30 03:08:00.274214 | TASK [validate-host : Sanitize hostname] 2026-07-30 03:08:00.437918 | debian-bookworm | ok 2026-07-30 03:08:00.447412 | 2026-07-30 03:08:00.447503 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-30 03:08:01.344648 | debian-bookworm -> localhost | changed 2026-07-30 03:08:01.350619 | 2026-07-30 03:08:01.350715 | TASK [validate-host : Collect information about zuul worker] 2026-07-30 03:08:02.005480 | debian-bookworm | ok 2026-07-30 03:08:02.009789 | 2026-07-30 03:08:02.009869 | TASK [validate-host : Write out all zuul information for each host] 2026-07-30 03:08:03.004335 | debian-bookworm -> localhost | changed 2026-07-30 03:08:03.016559 | 2026-07-30 03:08:03.016691 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-30 03:08:03.318314 | debian-bookworm | ok 2026-07-30 03:08:03.324397 | 2026-07-30 03:08:03.324508 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-30 03:08:05.529134 | debian-bookworm | changed: 2026-07-30 03:08:05.529359 | debian-bookworm | cd+++++++++ src/ 2026-07-30 03:08:05.529392 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-30 03:08:05.529413 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-30 03:08:05.529430 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-30 03:08:05.529447 | debian-bookworm | Containerfile 2026-07-30 03:08:05.529557 | debian-bookworm | Containerfile 2026-07-30 03:08:05.543249 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/logs" 2026-07-30 03:10:42.284962 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/artifacts" 2026-07-30 03:10:42.717533 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c0111f892fef4640a954cf17f5f140e1/work/docs" 2026-07-30 03:10:42.728379 | 2026-07-30 03:10:42.728644 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 03:10:43.447033 | debian-bookworm | changed: 2026-07-30 03:10:43.447234 | debian-bookworm | .d..t...... ./ 2026-07-30 03:10:43.447271 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-30 03:10:43.447296 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-30 03:10:43.447318 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-30 03:10:43.447339 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-30 03:10:43.447360 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-30 03:10:43.447415 | debian-bookworm | changed: All items complete 2026-07-30 03:10:43.447444 | 2026-07-30 03:10:43.987063 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:10:44.516188 | debian-bookworm | changed: .d..t...... ./ 2026-07-30 03:10:44.534757 | 2026-07-30 03:10:44.534889 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 03:10:44.556237 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:10:44.560087 | debian-bookworm | skipping: Conditional result was False 2026-07-30 03:10:44.577479 | 2026-07-30 03:10:44.577628 | PLAY RECAP 2026-07-30 03:10:44.577683 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-30 03:10:44.577710 | 2026-07-30 03:10:44.684353 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-30 03:10:44.685135 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:10:45.418307 | 2026-07-30 03:10:45.418490 | PLAY [Base post] 2026-07-30 03:10:45.441568 | 2026-07-30 03:10:45.441720 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 03:10:46.017606 | debian-bookworm | changed 2026-07-30 03:10:46.030170 | 2026-07-30 03:10:46.030302 | PLAY RECAP 2026-07-30 03:10:46.030364 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 03:10:46.030461 | 2026-07-30 03:10:46.211703 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 03:10:46.212466 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 03:10:47.150351 | 2026-07-30 03:10:47.150670 | PLAY [Base post-logs] 2026-07-30 03:10:47.185778 | 2026-07-30 03:10:47.186047 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 03:10:47.942870 | localhost | changed 2026-07-30 03:10:47.953633 | 2026-07-30 03:10:47.953947 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 03:10:47.979862 | localhost | ok 2026-07-30 03:10:47.984124 | 2026-07-30 03:10:47.984234 | TASK [Set zuul-log-path fact] 2026-07-30 03:10:48.000548 | localhost | ok 2026-07-30 03:10:48.012650 | 2026-07-30 03:10:48.012770 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 03:10:48.046278 | localhost | ok 2026-07-30 03:10:48.050540 | 2026-07-30 03:10:48.050659 | TASK [upload-logs : Create log directories] 2026-07-30 03:10:48.638449 | localhost | changed 2026-07-30 03:10:48.641799 | 2026-07-30 03:10:48.641898 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 03:10:49.213443 | localhost -> localhost | ok: Runtime: 0:00:00.004663 2026-07-30 03:10:49.217192 | 2026-07-30 03:10:49.217287 | TASK [upload-logs : Upload logs to log server] 2026-07-30 03:10:49.946136 | localhost | Output suppressed because no_log was given 2026-07-30 03:10:49.947825 | 2026-07-30 03:10:49.947906 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 03:10:50.027744 | localhost | skipping: Conditional result was False 2026-07-30 03:10:50.039637 | localhost | skipping: Conditional result was False 2026-07-30 03:10:50.045163 | 2026-07-30 03:10:50.045261 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 03:10:50.111369 | localhost | skipping: Conditional result was False 2026-07-30 03:10:50.111606 | 2026-07-30 03:10:50.126857 | localhost | skipping: Conditional result was False 2026-07-30 03:10:50.131305 | 2026-07-30 03:10:50.131423 | LOOP [upload-logs : Upload console log and json output]