2026-08-03 03:03:29.751299 | Job console starting 2026-08-03 03:03:29.772096 | Updating git repos 2026-08-03 03:03:29.833163 | Cloning repos into workspace 2026-08-03 03:03:29.925296 | Restoring repo states 2026-08-03 03:03:29.946921 | Merging changes 2026-08-03 03:03:29.946945 | Checking out repos 2026-08-03 03:03:30.595770 | Preparing playbooks 2026-08-03 03:03:32.476034 | Running Ansible setup 2026-08-03 03:03:39.861850 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 03:03:41.762372 | 2026-08-03 03:03:41.762517 | PLAY [Base pre] 2026-08-03 03:03:41.783398 | 2026-08-03 03:03:41.783851 | TASK [Setup log path fact] 2026-08-03 03:03:41.815740 | debian-bookworm | ok 2026-08-03 03:03:41.899337 | 2026-08-03 03:03:41.901133 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:03:41.991285 | debian-bookworm | ok 2026-08-03 03:03:42.009484 | 2026-08-03 03:03:42.009608 | TASK [emit-job-header : Print job information] 2026-08-03 03:03:42.110964 | # Job Information 2026-08-03 03:03:42.111116 | Ansible Version: 2.16.14 2026-08-03 03:03:42.111145 | Job: hadolint 2026-08-03 03:03:42.111172 | Pipeline: periodic-daily 2026-08-03 03:03:42.111190 | Executor: 521e9411259a 2026-08-03 03:03:42.111207 | Triggered by: https://github.com/osism/osism-kubernetes 2026-08-03 03:03:42.111226 | Event ID: baeb996e46904a4cb37cb396bf1ca595 2026-08-03 03:03:42.123660 | 2026-08-03 03:03:42.123761 | LOOP [emit-job-header : Print node information] 2026-08-03 03:03:42.381346 | debian-bookworm | ok: 2026-08-03 03:03:42.381683 | debian-bookworm | # Node Information 2026-08-03 03:03:42.381719 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 03:03:42.381745 | debian-bookworm | Hostname: debian 2026-08-03 03:03:42.381767 | debian-bookworm | Username: zuul 2026-08-03 03:03:42.381787 | debian-bookworm | Distro: Debian 12.15 2026-08-03 03:03:42.381811 | debian-bookworm | Provider: regiocloud-a 2026-08-03 03:03:42.381832 | debian-bookworm | Region: 2026-08-03 03:03:42.381867 | debian-bookworm | Label: debian-bookworm 2026-08-03 03:03:42.381888 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 03:03:42.381907 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:b4c7 2026-08-03 03:03:42.396356 | 2026-08-03 03:03:42.396471 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 03:03:43.098327 | debian-bookworm -> localhost | changed 2026-08-03 03:03:43.104513 | 2026-08-03 03:03:43.104606 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 03:03:45.592389 | debian-bookworm -> localhost | changed 2026-08-03 03:03:45.603377 | 2026-08-03 03:03:45.603470 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 03:03:46.478969 | debian-bookworm -> localhost | ok 2026-08-03 03:03:46.484103 | 2026-08-03 03:03:46.484193 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 03:03:46.533589 | debian-bookworm | ok 2026-08-03 03:03:46.569483 | debian-bookworm | included: /var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 03:03:46.585164 | 2026-08-03 03:03:46.585268 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 03:03:51.006436 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 03:03:51.006623 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/e0b25088a2d84699b6f45f4cd7bb964d_id_rsa 2026-08-03 03:03:51.006655 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/e0b25088a2d84699b6f45f4cd7bb964d_id_rsa.pub 2026-08-03 03:03:51.006676 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 03:03:51.006696 | debian-bookworm -> localhost | SHA256:U2DJ8tTCi83QApC8y3M0u2jMsch/5VqYdjszW874W+Y zuul-build-sshkey 2026-08-03 03:03:51.006714 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 03:03:51.006738 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 03:03:51.006756 | debian-bookworm -> localhost | | ..o.. +oo | 2026-08-03 03:03:51.006774 | debian-bookworm -> localhost | | o +.B.. | 2026-08-03 03:03:51.006790 | debian-bookworm -> localhost | | . X o. | 2026-08-03 03:03:51.006807 | debian-bookworm -> localhost | | . o . =. | 2026-08-03 03:03:51.006823 | debian-bookworm -> localhost | | . o o S | 2026-08-03 03:03:51.006872 | debian-bookworm -> localhost | | = o o. . | 2026-08-03 03:03:51.006891 | debian-bookworm -> localhost | |.+ * =oo . o | 2026-08-03 03:03:51.006908 | debian-bookworm -> localhost | |..* o.o=* + | 2026-08-03 03:03:51.006925 | debian-bookworm -> localhost | | ......+*=.E | 2026-08-03 03:03:51.006941 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 03:03:51.006987 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.446690 2026-08-03 03:03:51.017264 | 2026-08-03 03:03:51.017358 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 03:03:51.054411 | debian-bookworm | ok 2026-08-03 03:03:51.067445 | debian-bookworm | included: /var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 03:03:51.074025 | 2026-08-03 03:03:51.074112 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 03:03:51.109365 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:03:51.114444 | 2026-08-03 03:03:51.114539 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 03:03:51.933872 | debian-bookworm | changed 2026-08-03 03:03:51.938408 | 2026-08-03 03:03:51.938494 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 03:03:52.195357 | debian-bookworm | ok 2026-08-03 03:03:52.199981 | 2026-08-03 03:03:52.200064 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 03:03:53.121307 | debian-bookworm | changed 2026-08-03 03:03:53.135889 | 2026-08-03 03:03:53.137999 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 03:03:53.897296 | debian-bookworm | changed 2026-08-03 03:03:53.906710 | 2026-08-03 03:03:53.906826 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 03:03:53.936275 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:03:53.944661 | 2026-08-03 03:03:53.944771 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 03:03:54.896762 | debian-bookworm -> localhost | changed 2026-08-03 03:03:54.909024 | 2026-08-03 03:03:54.909143 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 03:03:55.679822 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/e0b25088a2d84699b6f45f4cd7bb964d_id_rsa (zuul-build-sshkey) 2026-08-03 03:03:55.680057 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030080 2026-08-03 03:03:55.687654 | 2026-08-03 03:03:55.687761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 03:03:56.277377 | debian-bookworm | ok 2026-08-03 03:03:56.287455 | 2026-08-03 03:03:56.287565 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 03:03:56.344807 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:03:56.363196 | 2026-08-03 03:03:56.363325 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 03:03:57.017787 | debian-bookworm | ok 2026-08-03 03:03:57.038979 | 2026-08-03 03:03:57.039104 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 03:03:57.088444 | debian-bookworm | ok 2026-08-03 03:03:57.093459 | 2026-08-03 03:03:57.093554 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 03:03:57.717085 | debian-bookworm -> localhost | ok 2026-08-03 03:03:57.723570 | 2026-08-03 03:03:57.723674 | TASK [validate-host : Collect information about the host] 2026-08-03 03:03:59.206700 | debian-bookworm | ok 2026-08-03 03:03:59.251252 | 2026-08-03 03:03:59.251377 | TASK [validate-host : Sanitize hostname] 2026-08-03 03:03:59.657900 | debian-bookworm | ok 2026-08-03 03:03:59.678026 | 2026-08-03 03:03:59.678122 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 03:04:00.875511 | debian-bookworm -> localhost | changed 2026-08-03 03:04:00.892599 | 2026-08-03 03:04:00.892731 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 03:04:01.606322 | debian-bookworm | ok 2026-08-03 03:04:01.611038 | 2026-08-03 03:04:01.611146 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 03:04:03.236932 | debian-bookworm -> localhost | changed 2026-08-03 03:04:03.244916 | 2026-08-03 03:04:03.245061 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 03:04:03.502028 | debian-bookworm | ok 2026-08-03 03:04:03.510522 | 2026-08-03 03:04:03.510645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 03:04:05.069872 | debian-bookworm | changed: 2026-08-03 03:04:05.070056 | debian-bookworm | cd+++++++++ src/ 2026-08-03 03:04:05.070090 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 03:04:05.070114 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 03:04:05.070134 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-08-03 03:04:05.070154 | debian-bookworm | Containerfile 2026-08-03 03:04:05.070339 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/logs" 2026-08-03 03:04:51.510939 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/artifacts" 2026-08-03 03:04:51.991600 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e0b25088a2d84699b6f45f4cd7bb964d/work/docs" 2026-08-03 03:04:52.002421 | 2026-08-03 03:04:52.002617 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 03:04:53.007871 | debian-bookworm | changed: 2026-08-03 03:04:53.008076 | debian-bookworm | .d..t...... ./ 2026-08-03 03:04:53.008161 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 03:04:53.008193 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 03:04:53.008216 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 03:04:53.008240 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 03:04:53.008261 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 03:04:53.008359 | debian-bookworm | changed: All items complete 2026-08-03 03:04:53.008388 | 2026-08-03 03:04:53.732701 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:04:54.449512 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 03:04:54.464545 | 2026-08-03 03:04:54.464668 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 03:04:54.496627 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:04:54.500865 | debian-bookworm | skipping: Conditional result was False 2026-08-03 03:04:54.510658 | 2026-08-03 03:04:54.510739 | PLAY RECAP 2026-08-03 03:04:54.510792 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-03 03:04:54.510865 | 2026-08-03 03:04:54.820207 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 03:04:54.821180 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:04:56.474097 | 2026-08-03 03:04:56.474253 | PLAY [Base post] 2026-08-03 03:04:56.494165 | 2026-08-03 03:04:56.494303 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 03:04:57.351255 | debian-bookworm | changed 2026-08-03 03:04:57.361360 | 2026-08-03 03:04:57.361469 | PLAY RECAP 2026-08-03 03:04:57.361582 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 03:04:57.361646 | 2026-08-03 03:04:57.824456 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 03:04:57.825469 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 03:04:59.834051 | 2026-08-03 03:04:59.834213 | PLAY [Base post-logs] 2026-08-03 03:04:59.861476 | 2026-08-03 03:04:59.861622 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 03:05:01.324510 | localhost | changed 2026-08-03 03:05:01.333917 | 2026-08-03 03:05:01.335696 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 03:05:01.395782 | localhost | ok 2026-08-03 03:05:01.398530 | 2026-08-03 03:05:01.398626 | TASK [Set zuul-log-path fact] 2026-08-03 03:05:01.423206 | localhost | ok 2026-08-03 03:05:01.430699 | 2026-08-03 03:05:01.430808 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 03:05:01.459314 | localhost | ok 2026-08-03 03:05:01.462351 | 2026-08-03 03:05:01.462448 | TASK [upload-logs : Create log directories] 2026-08-03 03:05:02.019036 | localhost | changed 2026-08-03 03:05:02.024490 | 2026-08-03 03:05:02.024646 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 03:05:02.813738 | localhost -> localhost | ok: Runtime: 0:00:00.025255 2026-08-03 03:05:02.817594 | 2026-08-03 03:05:02.817688 | TASK [upload-logs : Upload logs to log server] 2026-08-03 03:05:03.500910 | localhost | Output suppressed because no_log was given 2026-08-03 03:05:03.502691 | 2026-08-03 03:05:03.502785 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 03:05:03.604807 | localhost | skipping: Conditional result was False 2026-08-03 03:05:03.621770 | localhost | skipping: Conditional result was False 2026-08-03 03:05:03.625018 | 2026-08-03 03:05:03.625130 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 03:05:03.694917 | localhost | skipping: Conditional result was False 2026-08-03 03:05:03.695256 | 2026-08-03 03:05:03.700983 | localhost | skipping: Conditional result was False 2026-08-03 03:05:03.706771 | 2026-08-03 03:05:03.706923 | LOOP [upload-logs : Upload console log and json output]