2026-01-09 03:03:20.634478 | Job console starting 2026-01-09 03:03:20.659557 | Updating git repos 2026-01-09 03:03:20.772996 | Cloning repos into workspace 2026-01-09 03:03:21.015551 | Restoring repo states 2026-01-09 03:03:21.034823 | Merging changes 2026-01-09 03:03:21.034869 | Checking out repos 2026-01-09 03:03:22.620720 | Preparing playbooks 2026-01-09 03:03:24.368936 | Running Ansible setup 2026-01-09 03:03:35.381748 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-09 03:03:36.739437 | 2026-01-09 03:03:36.739617 | PLAY [Base pre] 2026-01-09 03:03:36.792128 | 2026-01-09 03:03:36.792579 | TASK [Setup log path fact] 2026-01-09 03:03:36.857982 | debian-bookworm | ok 2026-01-09 03:03:36.895753 | 2026-01-09 03:03:36.895946 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-09 03:03:36.963810 | debian-bookworm | ok 2026-01-09 03:03:36.981012 | 2026-01-09 03:03:36.981151 | TASK [emit-job-header : Print job information] 2026-01-09 03:03:37.043642 | # Job Information 2026-01-09 03:03:37.043844 | Ansible Version: 2.16.14 2026-01-09 03:03:37.043881 | Job: ansible-lint 2026-01-09 03:03:37.043914 | Pipeline: periodic-daily 2026-01-09 03:03:37.043939 | Executor: 521e9411259a 2026-01-09 03:03:37.043960 | Triggered by: https://github.com/osism/osism-kubernetes 2026-01-09 03:03:37.043984 | Event ID: 0dab77ede2664f8eb81958c73e92ca01 2026-01-09 03:03:37.052902 | 2026-01-09 03:03:37.053163 | LOOP [emit-job-header : Print node information] 2026-01-09 03:03:37.208203 | debian-bookworm | ok: 2026-01-09 03:03:37.208493 | debian-bookworm | # Node Information 2026-01-09 03:03:37.208531 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-09 03:03:37.208556 | debian-bookworm | Hostname: debian 2026-01-09 03:03:37.208579 | debian-bookworm | Username: zuul 2026-01-09 03:03:37.208599 | debian-bookworm | Distro: Debian 12.12 2026-01-09 03:03:37.208623 | debian-bookworm | Provider: regiocloud-a 2026-01-09 03:03:37.208644 | debian-bookworm | Region: 2026-01-09 03:03:37.208665 | debian-bookworm | Label: debian-bookworm 2026-01-09 03:03:37.208882 | debian-bookworm | Product Name: OpenStack Nova 2026-01-09 03:03:37.208910 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe96:9b84 2026-01-09 03:03:37.261712 | 2026-01-09 03:03:37.262420 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-09 03:03:38.739928 | debian-bookworm -> localhost | changed 2026-01-09 03:03:38.748222 | 2026-01-09 03:03:38.748374 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-09 03:03:40.276117 | debian-bookworm -> localhost | changed 2026-01-09 03:03:40.294277 | 2026-01-09 03:03:40.294427 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-09 03:03:40.936690 | debian-bookworm -> localhost | ok 2026-01-09 03:03:40.945743 | 2026-01-09 03:03:40.945903 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-09 03:03:41.053340 | debian-bookworm | ok 2026-01-09 03:03:41.121002 | debian-bookworm | included: /var/lib/zuul/builds/9d609456f17344cb8b7fea0a510571c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-09 03:03:41.127830 | 2026-01-09 03:03:41.127952 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-09 03:03:44.233729 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-09 03:03:44.233920 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9d609456f17344cb8b7fea0a510571c1/work/9d609456f17344cb8b7fea0a510571c1_id_rsa 2026-01-09 03:03:44.233960 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9d609456f17344cb8b7fea0a510571c1/work/9d609456f17344cb8b7fea0a510571c1_id_rsa.pub 2026-01-09 03:03:44.233986 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-09 03:03:44.234012 | debian-bookworm -> localhost | SHA256:CG9n7qWHrO9O+1ewLZb+MJKtAGG2w1+EsRl8IG1YR18 zuul-build-sshkey 2026-01-09 03:03:44.234034 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-09 03:03:44.234068 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-09 03:03:44.234092 | debian-bookworm -> localhost | | .==oo E | 2026-01-09 03:03:44.234113 | debian-bookworm -> localhost | | ..+B.. . | 2026-01-09 03:03:44.234132 | debian-bookworm -> localhost | | . +.+.. . | 2026-01-09 03:03:44.234152 | debian-bookworm -> localhost | | * + . . | 2026-01-09 03:03:44.234205 | debian-bookworm -> localhost | | O S . = | 2026-01-09 03:03:44.234236 | debian-bookworm -> localhost | | . B . o= o | 2026-01-09 03:03:44.234257 | debian-bookworm -> localhost | | .=.+o+o | 2026-01-09 03:03:44.234276 | debian-bookworm -> localhost | | oo=.ooo | 2026-01-09 03:03:44.234296 | debian-bookworm -> localhost | | .=Boo. .. | 2026-01-09 03:03:44.234315 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-09 03:03:44.234366 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.307154 2026-01-09 03:03:44.240676 | 2026-01-09 03:03:44.240767 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-09 03:03:44.278412 | debian-bookworm | ok 2026-01-09 03:03:44.295931 | debian-bookworm | included: /var/lib/zuul/builds/9d609456f17344cb8b7fea0a510571c1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-09 03:03:44.319316 | 2026-01-09 03:03:44.319424 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-09 03:03:44.342666 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:03:44.351226 | 2026-01-09 03:03:44.351352 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-09 03:03:45.139127 | debian-bookworm | changed 2026-01-09 03:03:45.149649 | 2026-01-09 03:03:45.149800 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-09 03:03:45.444977 | debian-bookworm | ok 2026-01-09 03:03:45.450557 | 2026-01-09 03:03:45.450650 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-09 03:03:46.158857 | debian-bookworm | changed 2026-01-09 03:03:46.170937 | 2026-01-09 03:03:46.171071 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-09 03:03:46.998132 | debian-bookworm | changed 2026-01-09 03:03:47.006447 | 2026-01-09 03:03:47.006550 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-09 03:03:47.049928 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:03:47.056053 | 2026-01-09 03:03:47.056154 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-09 03:03:47.816156 | debian-bookworm -> localhost | changed 2026-01-09 03:03:47.840757 | 2026-01-09 03:03:47.840909 | TASK [add-build-sshkey : Add back temp key] 2026-01-09 03:03:48.335714 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9d609456f17344cb8b7fea0a510571c1/work/9d609456f17344cb8b7fea0a510571c1_id_rsa (zuul-build-sshkey) 2026-01-09 03:03:48.336032 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014071 2026-01-09 03:03:48.346226 | 2026-01-09 03:03:48.346354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-09 03:03:49.038058 | debian-bookworm | ok 2026-01-09 03:03:49.044708 | 2026-01-09 03:03:49.044853 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-09 03:03:49.080515 | debian-bookworm | skipping: Conditional result was False 2026-01-09 03:03:49.100525 | 2026-01-09 03:03:49.100677 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-09 03:03:49.657940 | debian-bookworm | ok 2026-01-09 03:03:49.678548 | 2026-01-09 03:03:49.678696 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-09 03:03:49.713201 | debian-bookworm | ok 2026-01-09 03:03:49.718893 | 2026-01-09 03:03:49.719027 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-09 03:03:50.148720 | debian-bookworm -> localhost | ok 2026-01-09 03:03:50.156195 | 2026-01-09 03:03:50.156330 | TASK [validate-host : Collect information about the host] 2026-01-09 03:03:51.532921 | debian-bookworm | ok 2026-01-09 03:03:51.555660 | 2026-01-09 03:03:51.555811 | TASK [validate-host : Sanitize hostname] 2026-01-09 03:03:51.783029 | debian-bookworm | ok 2026-01-09 03:03:51.952643 | 2026-01-09 03:03:51.952793 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-09 03:03:53.795319 | debian-bookworm -> localhost | changed 2026-01-09 03:03:53.801973 | 2026-01-09 03:03:53.802179 | TASK [validate-host : Collect information about zuul worker] 2026-01-09 03:03:54.322323 | debian-bookworm | ok 2026-01-09 03:03:54.329467 | 2026-01-09 03:03:54.329610 | TASK [validate-host : Write out all zuul information for each host] 2026-01-09 03:03:55.604818 | debian-bookworm -> localhost | changed 2026-01-09 03:03:55.624142 | 2026-01-09 03:03:55.624331 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-09 03:03:55.937236 | debian-bookworm | ok 2026-01-09 03:03:55.951416 | 2026-01-09 03:03:55.951560 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-09 03:03:59.603286 | debian-bookworm | changed: 2026-01-09 03:03:59.603508 | debian-bookworm | cd+++++++++ src/ 2026-01-09 03:03:59.603544 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-09 03:03:59.603569 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-09 03:03:59.603591 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-09 03:03:59.603612 | debian-bookworm | Containerfile 2026-01-09 03:03:59.603782 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008208 2026-01-09 03:05:50.205593 | 2026-01-09 03:05:50.205734 | TASK [upload-logs : Upload logs to log server] 2026-01-09 03:05:51.417006 | localhost | Output suppressed because no_log was given 2026-01-09 03:05:51.418997 | 2026-01-09 03:05:51.419115 | LOOP [upload-logs : Compress console log and json output] 2026-01-09 03:05:51.499241 | localhost | skipping: Conditional result was False 2026-01-09 03:05:51.506681 | localhost | skipping: Conditional result was False 2026-01-09 03:05:51.517751 | 2026-01-09 03:05:51.517888 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-09 03:05:51.631966 | localhost | skipping: Conditional result was False 2026-01-09 03:05:51.632298 | 2026-01-09 03:05:51.638760 | localhost | skipping: Conditional result was False 2026-01-09 03:05:51.646915 | 2026-01-09 03:05:51.647135 | LOOP [upload-logs : Upload console log and json output]