2026-08-04 03:12:44.420714 | Job console starting 2026-08-04 03:12:44.449776 | Updating git repos 2026-08-04 03:12:44.479251 | Cloning repos into workspace 2026-08-04 03:12:44.550799 | Restoring repo states 2026-08-04 03:12:44.558060 | Merging changes 2026-08-04 03:12:44.558078 | Checking out repos 2026-08-04 03:12:44.637546 | Preparing playbooks 2026-08-04 03:12:46.007484 | Running Ansible setup 2026-08-04 03:12:51.735215 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-04 03:12:52.693909 | 2026-08-04 03:12:52.694063 | PLAY [Base pre] 2026-08-04 03:12:52.731560 | 2026-08-04 03:12:52.731702 | TASK [Setup log path fact] 2026-08-04 03:12:52.769686 | debian-bookworm | ok 2026-08-04 03:12:52.790920 | 2026-08-04 03:12:52.791069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 03:12:52.840065 | debian-bookworm | ok 2026-08-04 03:12:52.860670 | 2026-08-04 03:12:52.860796 | TASK [emit-job-header : Print job information] 2026-08-04 03:12:52.930674 | # Job Information 2026-08-04 03:12:52.930896 | Ansible Version: 2.16.14 2026-08-04 03:12:52.930935 | Job: yamllint 2026-08-04 03:12:52.930969 | Pipeline: periodic-daily 2026-08-04 03:12:52.930992 | Executor: 521e9411259a 2026-08-04 03:12:52.931013 | Triggered by: https://github.com/osism/testbed 2026-08-04 03:12:52.931035 | Event ID: c5f842345cdf400a97ad7a0d230092c3 2026-08-04 03:12:52.935999 | 2026-08-04 03:12:52.936111 | LOOP [emit-job-header : Print node information] 2026-08-04 03:12:53.138661 | debian-bookworm | ok: 2026-08-04 03:12:53.138901 | debian-bookworm | # Node Information 2026-08-04 03:12:53.138937 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-04 03:12:53.138964 | debian-bookworm | Hostname: debian 2026-08-04 03:12:53.138985 | debian-bookworm | Username: zuul 2026-08-04 03:12:53.139006 | debian-bookworm | Distro: Debian 12.15 2026-08-04 03:12:53.139029 | debian-bookworm | Provider: regiocloud-a 2026-08-04 03:12:53.139050 | debian-bookworm | Region: 2026-08-04 03:12:53.139070 | debian-bookworm | Label: debian-bookworm 2026-08-04 03:12:53.139090 | debian-bookworm | Product Name: OpenStack Nova 2026-08-04 03:12:53.139109 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe77:172 2026-08-04 03:12:53.155341 | 2026-08-04 03:12:53.155473 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-04 03:12:53.716951 | debian-bookworm -> localhost | changed 2026-08-04 03:12:53.725820 | 2026-08-04 03:12:53.725932 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-04 03:12:55.253870 | debian-bookworm -> localhost | changed 2026-08-04 03:12:55.265169 | 2026-08-04 03:12:55.265261 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-04 03:12:55.530534 | debian-bookworm -> localhost | ok 2026-08-04 03:12:55.535731 | 2026-08-04 03:12:55.535822 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-04 03:12:55.575269 | debian-bookworm | ok 2026-08-04 03:12:55.594764 | debian-bookworm | included: /var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-04 03:12:55.602771 | 2026-08-04 03:12:55.602957 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-04 03:12:56.400635 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-04 03:12:56.400845 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/a9f9b8db8085489d9d3e9003ced7800d_id_rsa 2026-08-04 03:12:56.400883 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/a9f9b8db8085489d9d3e9003ced7800d_id_rsa.pub 2026-08-04 03:12:56.400909 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-04 03:12:56.400932 | debian-bookworm -> localhost | SHA256:t+K116YtMkhwh8LbsJoiQVmXt6Jqh66SRSrfeQAO55w zuul-build-sshkey 2026-08-04 03:12:56.400954 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-04 03:12:56.400986 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-04 03:12:56.401008 | debian-bookworm -> localhost | | . | 2026-08-04 03:12:56.401030 | debian-bookworm -> localhost | | . o . | 2026-08-04 03:12:56.401050 | debian-bookworm -> localhost | | o ... .. | 2026-08-04 03:12:56.401070 | debian-bookworm -> localhost | |.o+ .=.o . | 2026-08-04 03:12:56.401090 | debian-bookworm -> localhost | |.O o. .OS.. | 2026-08-04 03:12:56.401117 | debian-bookworm -> localhost | |+ E.. o o. . | 2026-08-04 03:12:56.401137 | debian-bookworm -> localhost | |.=o. = ...o . | 2026-08-04 03:12:56.401156 | debian-bookworm -> localhost | |++o.= ...oo.o.o | 2026-08-04 03:12:56.401177 | debian-bookworm -> localhost | |*o.. . . .+.+. | 2026-08-04 03:12:56.401197 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-04 03:12:56.401245 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.263470 2026-08-04 03:12:56.408242 | 2026-08-04 03:12:56.408339 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-04 03:12:56.442909 | debian-bookworm | ok 2026-08-04 03:12:56.459861 | debian-bookworm | included: /var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-04 03:12:56.478080 | 2026-08-04 03:12:56.478194 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-04 03:12:56.507737 | debian-bookworm | skipping: Conditional result was False 2026-08-04 03:12:56.513560 | 2026-08-04 03:12:56.513664 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-04 03:12:57.257935 | debian-bookworm | changed 2026-08-04 03:12:57.264966 | 2026-08-04 03:12:57.265047 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-04 03:12:57.511231 | debian-bookworm | ok 2026-08-04 03:12:57.516637 | 2026-08-04 03:12:57.516722 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-04 03:12:58.229905 | debian-bookworm | changed 2026-08-04 03:12:58.244004 | 2026-08-04 03:12:58.244115 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-04 03:12:58.959458 | debian-bookworm | changed 2026-08-04 03:12:58.966622 | 2026-08-04 03:12:58.966715 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-04 03:12:58.990653 | debian-bookworm | skipping: Conditional result was False 2026-08-04 03:12:58.995853 | 2026-08-04 03:12:58.996035 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-04 03:12:59.438876 | debian-bookworm -> localhost | changed 2026-08-04 03:12:59.461406 | 2026-08-04 03:12:59.461560 | TASK [add-build-sshkey : Add back temp key] 2026-08-04 03:12:59.859248 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/a9f9b8db8085489d9d3e9003ced7800d_id_rsa (zuul-build-sshkey) 2026-08-04 03:12:59.859507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010704 2026-08-04 03:12:59.877352 | 2026-08-04 03:12:59.877472 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-04 03:13:00.313010 | debian-bookworm | ok 2026-08-04 03:13:00.327116 | 2026-08-04 03:13:00.327259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-04 03:13:00.371328 | debian-bookworm | skipping: Conditional result was False 2026-08-04 03:13:00.398202 | 2026-08-04 03:13:00.398342 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-04 03:13:01.025274 | debian-bookworm | ok 2026-08-04 03:13:01.038765 | 2026-08-04 03:13:01.038878 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-04 03:13:01.066980 | debian-bookworm | ok 2026-08-04 03:13:01.072269 | 2026-08-04 03:13:01.072355 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-04 03:13:01.627417 | debian-bookworm -> localhost | ok 2026-08-04 03:13:01.633069 | 2026-08-04 03:13:01.633146 | TASK [validate-host : Collect information about the host] 2026-08-04 03:13:02.814054 | debian-bookworm | ok 2026-08-04 03:13:02.844644 | 2026-08-04 03:13:02.844775 | TASK [validate-host : Sanitize hostname] 2026-08-04 03:13:03.106355 | debian-bookworm | ok 2026-08-04 03:13:03.112300 | 2026-08-04 03:13:03.112388 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-04 03:13:03.954318 | debian-bookworm -> localhost | changed 2026-08-04 03:13:03.959705 | 2026-08-04 03:13:03.959798 | TASK [validate-host : Collect information about zuul worker] 2026-08-04 03:13:04.376933 | debian-bookworm | ok 2026-08-04 03:13:04.380992 | 2026-08-04 03:13:04.381095 | TASK [validate-host : Write out all zuul information for each host] 2026-08-04 03:13:04.902044 | debian-bookworm -> localhost | changed 2026-08-04 03:13:04.909911 | 2026-08-04 03:13:04.910012 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-04 03:13:05.176244 | debian-bookworm | ok 2026-08-04 03:13:05.182470 | 2026-08-04 03:13:05.182584 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-04 03:13:06.652387 | debian-bookworm | changed: 2026-08-04 03:13:06.652574 | debian-bookworm | cd+++++++++ src/ 2026-08-04 03:13:06.652605 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-04 03:13:06.652626 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-04 03:13:06.652643 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-08-04 03:13:06.652660 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/logs" 2026-08-04 03:14:10.191441 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/artifacts" 2026-08-04 03:14:10.531074 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a9f9b8db8085489d9d3e9003ced7800d/work/docs" 2026-08-04 03:14:10.542943 | 2026-08-04 03:14:10.543126 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-04 03:14:11.309325 | debian-bookworm | changed: 2026-08-04 03:14:11.309617 | debian-bookworm | .d..t...... ./ 2026-08-04 03:14:11.309652 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-04 03:14:11.309677 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-04 03:14:11.309779 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-04 03:14:11.309813 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-04 03:14:11.309836 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-04 03:14:11.309882 | debian-bookworm | changed: All items complete 2026-08-04 03:14:11.309905 | 2026-08-04 03:14:11.937047 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 03:14:12.505567 | debian-bookworm | changed: .d..t...... ./ 2026-08-04 03:14:12.529110 | 2026-08-04 03:14:12.529286 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-04 03:14:12.567709 | debian-bookworm | skipping: Conditional result was False 2026-08-04 03:14:12.571876 | debian-bookworm | skipping: Conditional result was False 2026-08-04 03:14:12.585902 | 2026-08-04 03:14:12.586046 | PLAY RECAP 2026-08-04 03:14:12.586116 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-04 03:14:12.586146 | 2026-08-04 03:14:12.781662 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-04 03:14:12.782619 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 03:14:13.656954 | 2026-08-04 03:14:13.657154 | PLAY [Base post] 2026-08-04 03:14:13.671867 | 2026-08-04 03:14:13.672048 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-04 03:14:14.351584 | debian-bookworm | changed 2026-08-04 03:14:14.392867 | 2026-08-04 03:14:14.393638 | PLAY RECAP 2026-08-04 03:14:14.394138 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-04 03:14:14.394240 | 2026-08-04 03:14:14.755504 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-04 03:14:14.758148 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-04 03:14:15.802212 | 2026-08-04 03:14:15.802404 | PLAY [Base post-logs] 2026-08-04 03:14:15.816508 | 2026-08-04 03:14:15.816670 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-04 03:14:16.309124 | localhost | changed 2026-08-04 03:14:16.320161 | 2026-08-04 03:14:16.320351 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-04 03:14:16.349140 | localhost | ok 2026-08-04 03:14:16.356533 | 2026-08-04 03:14:16.356691 | TASK [Set zuul-log-path fact] 2026-08-04 03:14:16.377135 | localhost | ok 2026-08-04 03:14:16.386198 | 2026-08-04 03:14:16.386327 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-04 03:14:16.411972 | localhost | ok 2026-08-04 03:14:16.416416 | 2026-08-04 03:14:16.416564 | TASK [upload-logs : Create log directories] 2026-08-04 03:14:17.045501 | localhost | changed 2026-08-04 03:14:17.059861 | 2026-08-04 03:14:17.060009 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-04 03:14:17.675555 | localhost -> localhost | ok: Runtime: 0:00:00.006727 2026-08-04 03:14:17.680691 | 2026-08-04 03:14:17.680840 | TASK [upload-logs : Upload logs to log server] 2026-08-04 03:14:18.332013 | localhost | Output suppressed because no_log was given 2026-08-04 03:14:18.336606 | 2026-08-04 03:14:18.336919 | LOOP [upload-logs : Compress console log and json output] 2026-08-04 03:14:18.397804 | localhost | skipping: Conditional result was False 2026-08-04 03:14:18.415977 | localhost | skipping: Conditional result was False 2026-08-04 03:14:18.429184 | 2026-08-04 03:14:18.429417 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-04 03:14:18.498516 | localhost | skipping: Conditional result was False 2026-08-04 03:14:18.499121 | 2026-08-04 03:14:18.503120 | localhost | skipping: Conditional result was False 2026-08-04 03:14:18.514522 | 2026-08-04 03:14:18.514726 | LOOP [upload-logs : Upload console log and json output]