2026-05-25 03:14:45.200696 | Job console starting 2026-05-25 03:14:45.218860 | Updating git repos 2026-05-25 03:14:45.280303 | Cloning repos into workspace 2026-05-25 03:14:45.368833 | Restoring repo states 2026-05-25 03:14:45.411010 | Merging changes 2026-05-25 03:14:45.411033 | Checking out repos 2026-05-25 03:14:45.563667 | Preparing playbooks 2026-05-25 03:14:46.877712 | Running Ansible setup 2026-05-25 03:14:55.475884 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-25 03:14:57.148525 | 2026-05-25 03:14:57.148654 | PLAY [Base pre] 2026-05-25 03:14:57.181717 | 2026-05-25 03:14:57.181839 | TASK [Setup log path fact] 2026-05-25 03:14:57.208804 | debian-bookworm | ok 2026-05-25 03:14:57.229114 | 2026-05-25 03:14:57.229240 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:14:57.284104 | debian-bookworm | ok 2026-05-25 03:14:57.296601 | 2026-05-25 03:14:57.296702 | TASK [emit-job-header : Print job information] 2026-05-25 03:14:57.358740 | # Job Information 2026-05-25 03:14:57.358899 | Ansible Version: 2.16.14 2026-05-25 03:14:57.358931 | Job: flake8 2026-05-25 03:14:57.358959 | Pipeline: periodic-daily 2026-05-25 03:14:57.358988 | Executor: 521e9411259a 2026-05-25 03:14:57.359007 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-25 03:14:57.359024 | Event ID: 5bfe7ae2a59e47518c5f354e9656da4a 2026-05-25 03:14:57.362945 | 2026-05-25 03:14:57.363036 | LOOP [emit-job-header : Print node information] 2026-05-25 03:14:57.563997 | debian-bookworm | ok: 2026-05-25 03:14:57.564156 | debian-bookworm | # Node Information 2026-05-25 03:14:57.564183 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-25 03:14:57.564204 | debian-bookworm | Hostname: debian 2026-05-25 03:14:57.564223 | debian-bookworm | Username: zuul 2026-05-25 03:14:57.564240 | debian-bookworm | Distro: Debian 12.14 2026-05-25 03:14:57.564259 | debian-bookworm | Provider: regiocloud-a 2026-05-25 03:14:57.564277 | debian-bookworm | Region: 2026-05-25 03:14:57.564294 | debian-bookworm | Label: debian-bookworm 2026-05-25 03:14:57.564310 | debian-bookworm | Product Name: OpenStack Nova 2026-05-25 03:14:57.564327 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1e:823f 2026-05-25 03:14:57.574090 | 2026-05-25 03:14:57.574186 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-25 03:14:58.693349 | debian-bookworm -> localhost | changed 2026-05-25 03:14:58.700352 | 2026-05-25 03:14:58.700460 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-25 03:15:02.056275 | debian-bookworm -> localhost | changed 2026-05-25 03:15:02.074808 | 2026-05-25 03:15:02.078637 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-25 03:15:02.684134 | debian-bookworm -> localhost | ok 2026-05-25 03:15:02.697815 | 2026-05-25 03:15:02.698630 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-25 03:15:02.754023 | debian-bookworm | ok 2026-05-25 03:15:02.789358 | debian-bookworm | included: /var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-25 03:15:02.796273 | 2026-05-25 03:15:02.796378 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-25 03:15:06.005047 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-25 03:15:06.005228 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/ed8f7c40e485493a8fb87dd87a0ad5cd_id_rsa 2026-05-25 03:15:06.005258 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/ed8f7c40e485493a8fb87dd87a0ad5cd_id_rsa.pub 2026-05-25 03:15:06.005279 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-25 03:15:06.005299 | debian-bookworm -> localhost | SHA256:Zh3si/QQLgqjdwNjgvSRr9V/6oMJwu6cwsg1CZxWrck zuul-build-sshkey 2026-05-25 03:15:06.005316 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-25 03:15:06.005344 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-25 03:15:06.005362 | debian-bookworm -> localhost | | . | 2026-05-25 03:15:06.005379 | debian-bookworm -> localhost | | ... . | 2026-05-25 03:15:06.005396 | debian-bookworm -> localhost | |..+oo . o | 2026-05-25 03:15:06.005413 | debian-bookworm -> localhost | |o=.Eo .. + . | 2026-05-25 03:15:06.005429 | debian-bookworm -> localhost | |+ O..o..S o | 2026-05-25 03:15:06.005449 | debian-bookworm -> localhost | | + @oo =.+ . | 2026-05-25 03:15:06.005479 | debian-bookworm -> localhost | |= +.* . +.o. | 2026-05-25 03:15:06.005496 | debian-bookworm -> localhost | |.=.o.. o .o | 2026-05-25 03:15:06.005514 | debian-bookworm -> localhost | | o+ .o. | 2026-05-25 03:15:06.005531 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-25 03:15:06.005574 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.243706 2026-05-25 03:15:06.011108 | 2026-05-25 03:15:06.011196 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-25 03:15:06.058368 | debian-bookworm | ok 2026-05-25 03:15:06.070392 | debian-bookworm | included: /var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-25 03:15:06.087144 | 2026-05-25 03:15:06.087243 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-25 03:15:06.120637 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:15:06.125696 | 2026-05-25 03:15:06.125785 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-25 03:15:06.791645 | debian-bookworm | changed 2026-05-25 03:15:06.796166 | 2026-05-25 03:15:06.796251 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-25 03:15:07.075214 | debian-bookworm | ok 2026-05-25 03:15:07.080737 | 2026-05-25 03:15:07.080834 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-25 03:15:07.787116 | debian-bookworm | changed 2026-05-25 03:15:07.808114 | 2026-05-25 03:15:07.808236 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-25 03:15:08.576139 | debian-bookworm | changed 2026-05-25 03:15:08.581846 | 2026-05-25 03:15:08.581930 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-25 03:15:08.629225 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:15:08.636065 | 2026-05-25 03:15:08.636157 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-25 03:15:09.255607 | debian-bookworm -> localhost | changed 2026-05-25 03:15:09.265570 | 2026-05-25 03:15:09.265660 | TASK [add-build-sshkey : Add back temp key] 2026-05-25 03:15:09.702921 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/ed8f7c40e485493a8fb87dd87a0ad5cd_id_rsa (zuul-build-sshkey) 2026-05-25 03:15:09.703160 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009925 2026-05-25 03:15:09.710888 | 2026-05-25 03:15:09.710994 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-25 03:15:10.214396 | debian-bookworm | ok 2026-05-25 03:15:10.218538 | 2026-05-25 03:15:10.218615 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-25 03:15:10.261952 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:15:10.270852 | 2026-05-25 03:15:10.270936 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-25 03:15:10.849845 | debian-bookworm | ok 2026-05-25 03:15:10.860254 | 2026-05-25 03:15:10.860342 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-25 03:15:10.887210 | debian-bookworm | ok 2026-05-25 03:15:10.891215 | 2026-05-25 03:15:10.891302 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-25 03:15:11.221685 | debian-bookworm -> localhost | ok 2026-05-25 03:15:11.227520 | 2026-05-25 03:15:11.227617 | TASK [validate-host : Collect information about the host] 2026-05-25 03:15:12.353242 | debian-bookworm | ok 2026-05-25 03:15:12.370709 | 2026-05-25 03:15:12.370826 | TASK [validate-host : Sanitize hostname] 2026-05-25 03:15:12.582275 | debian-bookworm | ok 2026-05-25 03:15:12.640504 | 2026-05-25 03:15:12.640612 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-25 03:15:13.575082 | debian-bookworm -> localhost | changed 2026-05-25 03:15:13.580617 | 2026-05-25 03:15:13.580713 | TASK [validate-host : Collect information about zuul worker] 2026-05-25 03:15:14.200786 | debian-bookworm | ok 2026-05-25 03:15:14.204807 | 2026-05-25 03:15:14.204884 | TASK [validate-host : Write out all zuul information for each host] 2026-05-25 03:15:15.137869 | debian-bookworm -> localhost | changed 2026-05-25 03:15:15.159700 | 2026-05-25 03:15:15.159819 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-25 03:15:15.512045 | debian-bookworm | ok 2026-05-25 03:15:15.529143 | 2026-05-25 03:15:15.529260 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-25 03:15:17.004309 | debian-bookworm | changed: 2026-05-25 03:15:17.004551 | debian-bookworm | cd+++++++++ src/ 2026-05-25 03:15:17.004582 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-25 03:15:17.004602 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-25 03:15:17.004619 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-25 03:15:17.004636 | debian-bookworm | Containerfile 2026-05-25 03:15:17.004758 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/logs" 2026-05-25 03:16:10.143970 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/artifacts" 2026-05-25 03:16:10.679463 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ed8f7c40e485493a8fb87dd87a0ad5cd/work/docs" 2026-05-25 03:16:10.693002 | 2026-05-25 03:16:10.693133 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-25 03:16:11.494803 | debian-bookworm | changed: 2026-05-25 03:16:11.495038 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-25 03:16:11.495075 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-25 03:16:11.495106 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-25 03:16:11.495152 | debian-bookworm | changed: All items complete 2026-05-25 03:16:11.495178 | 2026-05-25 03:16:12.364413 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:13.403490 | debian-bookworm | changed: .d..t...... ./ 2026-05-25 03:16:13.426858 | 2026-05-25 03:16:13.426980 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-25 03:16:13.492156 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:13.497751 | debian-bookworm | skipping: Conditional result was False 2026-05-25 03:16:13.511410 | 2026-05-25 03:16:13.511485 | PLAY RECAP 2026-05-25 03:16:13.511535 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-25 03:16:13.511560 | 2026-05-25 03:16:13.850516 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-25 03:16:13.851719 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:15.158596 | 2026-05-25 03:16:15.158732 | PLAY [Base post] 2026-05-25 03:16:15.177536 | 2026-05-25 03:16:15.177668 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-25 03:16:16.384516 | debian-bookworm | changed 2026-05-25 03:16:16.406417 | 2026-05-25 03:16:16.406533 | PLAY RECAP 2026-05-25 03:16:16.406594 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-25 03:16:16.406655 | 2026-05-25 03:16:16.875060 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-25 03:16:16.875812 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-25 03:16:18.590180 | 2026-05-25 03:16:18.590318 | PLAY [Base post-logs] 2026-05-25 03:16:18.606294 | 2026-05-25 03:16:18.606413 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-25 03:16:19.401266 | localhost | changed 2026-05-25 03:16:19.413229 | 2026-05-25 03:16:19.414379 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-25 03:16:19.469045 | localhost | ok 2026-05-25 03:16:19.471590 | 2026-05-25 03:16:19.471664 | TASK [Set zuul-log-path fact] 2026-05-25 03:16:19.506252 | localhost | ok 2026-05-25 03:16:19.512687 | 2026-05-25 03:16:19.512777 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-25 03:16:19.561614 | localhost | ok 2026-05-25 03:16:19.564040 | 2026-05-25 03:16:19.564112 | TASK [upload-logs : Create log directories] 2026-05-25 03:16:20.686672 | localhost | changed 2026-05-25 03:16:20.689463 | 2026-05-25 03:16:20.689558 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-25 03:16:21.559575 | localhost -> localhost | ok: Runtime: 0:00:00.036772 2026-05-25 03:16:21.563259 | 2026-05-25 03:16:21.563356 | TASK [upload-logs : Upload logs to log server] 2026-05-25 03:16:22.562788 | localhost | Output suppressed because no_log was given 2026-05-25 03:16:22.564247 | 2026-05-25 03:16:22.564320 | LOOP [upload-logs : Compress console log and json output] 2026-05-25 03:16:22.640365 | localhost | skipping: Conditional result was False 2026-05-25 03:16:22.677920 | localhost | skipping: Conditional result was False 2026-05-25 03:16:22.690797 | 2026-05-25 03:16:22.691127 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-25 03:16:22.779391 | localhost | skipping: Conditional result was False 2026-05-25 03:16:22.779616 | 2026-05-25 03:16:22.786311 | localhost | skipping: Conditional result was False 2026-05-25 03:16:22.797642 | 2026-05-25 03:16:22.797769 | LOOP [upload-logs : Upload console log and json output]