2026-07-13 03:23:15.737315 | Job console starting 2026-07-13 03:23:15.754304 | Updating git repos 2026-07-13 03:23:15.817565 | Cloning repos into workspace 2026-07-13 03:23:15.918422 | Restoring repo states 2026-07-13 03:23:15.935016 | Merging changes 2026-07-13 03:23:15.935038 | Checking out repos 2026-07-13 03:23:15.979991 | Preparing playbooks 2026-07-13 03:23:17.370427 | Running Ansible setup 2026-07-13 03:23:23.557592 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 03:23:24.797362 | 2026-07-13 03:23:24.797618 | PLAY [Base pre] 2026-07-13 03:23:24.834003 | 2026-07-13 03:23:24.834464 | TASK [Setup log path fact] 2026-07-13 03:23:24.872295 | debian-bookworm | ok 2026-07-13 03:23:24.906915 | 2026-07-13 03:23:24.907205 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:23:24.954047 | debian-bookworm | ok 2026-07-13 03:23:24.976278 | 2026-07-13 03:23:24.981823 | TASK [emit-job-header : Print job information] 2026-07-13 03:23:25.055818 | # Job Information 2026-07-13 03:23:25.056038 | Ansible Version: 2.16.14 2026-07-13 03:23:25.056073 | Job: ansible-lint 2026-07-13 03:23:25.056107 | Pipeline: periodic-daily 2026-07-13 03:23:25.056130 | Executor: 521e9411259a 2026-07-13 03:23:25.056151 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-07-13 03:23:25.056174 | Event ID: 9496f902302a48caa042e68b9a9fa8f6 2026-07-13 03:23:25.061705 | 2026-07-13 03:23:25.061836 | LOOP [emit-job-header : Print node information] 2026-07-13 03:23:25.248437 | debian-bookworm | ok: 2026-07-13 03:23:25.248768 | debian-bookworm | # Node Information 2026-07-13 03:23:25.248809 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 03:23:25.248837 | debian-bookworm | Hostname: debian 2026-07-13 03:23:25.248876 | debian-bookworm | Username: zuul 2026-07-13 03:23:25.248900 | debian-bookworm | Distro: Debian 12.15 2026-07-13 03:23:25.248925 | debian-bookworm | Provider: regiocloud-a 2026-07-13 03:23:25.248948 | debian-bookworm | Region: 2026-07-13 03:23:25.248972 | debian-bookworm | Label: debian-bookworm 2026-07-13 03:23:25.248993 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 03:23:25.249015 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe73:fb8b 2026-07-13 03:23:25.279728 | 2026-07-13 03:23:25.280759 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 03:23:26.065643 | debian-bookworm -> localhost | changed 2026-07-13 03:23:26.074525 | 2026-07-13 03:23:26.074745 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 03:23:28.077316 | debian-bookworm -> localhost | changed 2026-07-13 03:23:28.089346 | 2026-07-13 03:23:28.089493 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 03:23:28.411685 | debian-bookworm -> localhost | ok 2026-07-13 03:23:28.427313 | 2026-07-13 03:23:28.427437 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 03:23:28.447270 | debian-bookworm | ok 2026-07-13 03:23:28.464442 | debian-bookworm | included: /var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 03:23:28.471040 | 2026-07-13 03:23:28.471133 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 03:23:29.601702 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 03:23:29.601914 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/6d843fe11c93492b93d1ac5a70cb0b8f_id_rsa 2026-07-13 03:23:29.601967 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/6d843fe11c93492b93d1ac5a70cb0b8f_id_rsa.pub 2026-07-13 03:23:29.601994 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 03:23:29.602018 | debian-bookworm -> localhost | SHA256:45CWw4CeXyT7oi83LdsFY8ArxykKgtP5xz1dqQx/9r4 zuul-build-sshkey 2026-07-13 03:23:29.602040 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 03:23:29.602075 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 03:23:29.602098 | debian-bookworm -> localhost | | | 2026-07-13 03:23:29.602119 | debian-bookworm -> localhost | | o | 2026-07-13 03:23:29.602139 | debian-bookworm -> localhost | | . = . | 2026-07-13 03:23:29.602159 | debian-bookworm -> localhost | |.o + X o . | 2026-07-13 03:23:29.602179 | debian-bookworm -> localhost | |= B * % S o | 2026-07-13 03:23:29.602205 | debian-bookworm -> localhost | |oo * * B * o | 2026-07-13 03:23:29.602226 | debian-bookworm -> localhost | |. +.+ = = o | 2026-07-13 03:23:29.602245 | debian-bookworm -> localhost | | ..++.. . o . | 2026-07-13 03:23:29.602265 | debian-bookworm -> localhost | | .+o+. .E. | 2026-07-13 03:23:29.602284 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 03:23:29.602337 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.635852 2026-07-13 03:23:29.616829 | 2026-07-13 03:23:29.616939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 03:23:29.654735 | debian-bookworm | ok 2026-07-13 03:23:29.671244 | debian-bookworm | included: /var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 03:23:29.687827 | 2026-07-13 03:23:29.687930 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 03:23:29.702677 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:23:29.709615 | 2026-07-13 03:23:29.709711 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 03:23:30.442986 | debian-bookworm | changed 2026-07-13 03:23:30.451423 | 2026-07-13 03:23:30.451532 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 03:23:30.705549 | debian-bookworm | ok 2026-07-13 03:23:30.712852 | 2026-07-13 03:23:30.712997 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 03:23:31.388869 | debian-bookworm | changed 2026-07-13 03:23:31.394323 | 2026-07-13 03:23:31.394428 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 03:23:32.044109 | debian-bookworm | changed 2026-07-13 03:23:32.049960 | 2026-07-13 03:23:32.050065 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 03:23:32.124538 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:23:32.131622 | 2026-07-13 03:23:32.131762 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 03:23:32.979202 | debian-bookworm -> localhost | changed 2026-07-13 03:23:32.992311 | 2026-07-13 03:23:32.992460 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 03:23:33.580233 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/6d843fe11c93492b93d1ac5a70cb0b8f_id_rsa (zuul-build-sshkey) 2026-07-13 03:23:33.580981 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014806 2026-07-13 03:23:33.593238 | 2026-07-13 03:23:33.593362 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 03:23:34.155970 | debian-bookworm | ok 2026-07-13 03:23:34.174472 | 2026-07-13 03:23:34.175089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 03:23:34.273422 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:23:34.336254 | 2026-07-13 03:23:34.336867 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 03:23:35.642595 | debian-bookworm | ok 2026-07-13 03:23:35.677228 | 2026-07-13 03:23:35.677391 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 03:23:35.754234 | debian-bookworm | ok 2026-07-13 03:23:35.779027 | 2026-07-13 03:23:35.779202 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 03:23:36.543797 | debian-bookworm -> localhost | ok 2026-07-13 03:23:36.558754 | 2026-07-13 03:23:36.558880 | TASK [validate-host : Collect information about the host] 2026-07-13 03:23:37.787658 | debian-bookworm | ok 2026-07-13 03:23:37.815148 | 2026-07-13 03:23:37.815268 | TASK [validate-host : Sanitize hostname] 2026-07-13 03:23:38.060043 | debian-bookworm | ok 2026-07-13 03:23:38.077875 | 2026-07-13 03:23:38.077988 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 03:23:38.895262 | debian-bookworm -> localhost | changed 2026-07-13 03:23:38.901393 | 2026-07-13 03:23:38.901501 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 03:23:39.282285 | debian-bookworm | ok 2026-07-13 03:23:39.287520 | 2026-07-13 03:23:39.287624 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 03:23:40.101666 | debian-bookworm -> localhost | changed 2026-07-13 03:23:40.120938 | 2026-07-13 03:23:40.121060 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 03:23:40.405047 | debian-bookworm | ok 2026-07-13 03:23:40.424065 | 2026-07-13 03:23:40.424876 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 03:23:41.448858 | debian-bookworm | changed: 2026-07-13 03:23:41.449032 | debian-bookworm | cd+++++++++ src/ 2026-07-13 03:23:41.449067 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 03:23:41.449093 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 03:23:41.449116 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-07-13 03:23:41.449137 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/logs" 2026-07-13 03:25:17.963486 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/artifacts" 2026-07-13 03:25:18.576385 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/6d843fe11c93492b93d1ac5a70cb0b8f/work/docs" 2026-07-13 03:25:18.591731 | 2026-07-13 03:25:18.591877 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 03:25:19.885299 | debian-bookworm | changed: 2026-07-13 03:25:19.885658 | debian-bookworm | .d..t...... ./ 2026-07-13 03:25:19.885704 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 03:25:19.885730 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 03:25:19.885753 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 03:25:19.885774 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 03:25:19.885795 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 03:25:19.885834 | debian-bookworm | changed: All items complete 2026-07-13 03:25:19.885860 | 2026-07-13 03:25:20.612161 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:25:21.270319 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:25:21.302091 | 2026-07-13 03:25:21.302214 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 03:25:21.362437 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:25:21.372814 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:25:21.409187 | 2026-07-13 03:25:21.409610 | PLAY RECAP 2026-07-13 03:25:21.409702 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-13 03:25:21.409741 | 2026-07-13 03:25:21.608821 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 03:25:21.611430 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:25:22.774869 | 2026-07-13 03:25:22.775000 | PLAY [Base post] 2026-07-13 03:25:22.788836 | 2026-07-13 03:25:22.788953 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 03:25:23.495618 | debian-bookworm | changed 2026-07-13 03:25:23.510752 | 2026-07-13 03:25:23.511738 | PLAY RECAP 2026-07-13 03:25:23.512311 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 03:25:23.512401 | 2026-07-13 03:25:23.650470 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:25:23.651356 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 03:25:25.164394 | 2026-07-13 03:25:25.164613 | PLAY [Base post-logs] 2026-07-13 03:25:25.176208 | 2026-07-13 03:25:25.176323 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 03:25:25.630864 | localhost | changed 2026-07-13 03:25:25.640341 | 2026-07-13 03:25:25.640473 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 03:25:25.665775 | localhost | ok 2026-07-13 03:25:25.668961 | 2026-07-13 03:25:25.669052 | TASK [Set zuul-log-path fact] 2026-07-13 03:25:25.682944 | localhost | ok 2026-07-13 03:25:25.703727 | 2026-07-13 03:25:25.703842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:25:25.730923 | localhost | ok 2026-07-13 03:25:25.734541 | 2026-07-13 03:25:25.734749 | TASK [upload-logs : Create log directories] 2026-07-13 03:25:26.541500 | localhost | changed 2026-07-13 03:25:26.545194 | 2026-07-13 03:25:26.545296 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 03:25:27.452397 | localhost -> localhost | ok: Runtime: 0:00:00.004615 2026-07-13 03:25:27.461187 | 2026-07-13 03:25:27.461304 | TASK [upload-logs : Upload logs to log server] 2026-07-13 03:25:28.026458 | localhost | Output suppressed because no_log was given 2026-07-13 03:25:28.028671 | 2026-07-13 03:25:28.028777 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 03:25:28.091432 | localhost | skipping: Conditional result was False 2026-07-13 03:25:28.097053 | localhost | skipping: Conditional result was False 2026-07-13 03:25:28.100418 | 2026-07-13 03:25:28.100565 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 03:25:28.149071 | localhost | skipping: Conditional result was False 2026-07-13 03:25:28.149332 | 2026-07-13 03:25:28.154088 | localhost | skipping: Conditional result was False 2026-07-13 03:25:28.160822 | 2026-07-13 03:25:28.160947 | LOOP [upload-logs : Upload console log and json output]