2026-05-15 03:12:31.322992 | Job console starting 2026-05-15 03:12:31.335275 | Updating git repos 2026-05-15 03:12:31.367216 | Cloning repos into workspace 2026-05-15 03:12:31.433209 | Restoring repo states 2026-05-15 03:12:31.439663 | Merging changes 2026-05-15 03:12:31.439680 | Checking out repos 2026-05-15 03:12:31.530893 | Preparing playbooks 2026-05-15 03:12:32.464495 | Running Ansible setup 2026-05-15 03:12:37.458964 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-15 03:12:38.286451 | 2026-05-15 03:12:38.286650 | PLAY [Base pre] 2026-05-15 03:12:38.305502 | 2026-05-15 03:12:38.305693 | TASK [Setup log path fact] 2026-05-15 03:12:38.335511 | debian-bookworm | ok 2026-05-15 03:12:38.354743 | 2026-05-15 03:12:38.354902 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:12:38.387916 | debian-bookworm | ok 2026-05-15 03:12:38.400616 | 2026-05-15 03:12:38.400719 | TASK [emit-job-header : Print job information] 2026-05-15 03:12:38.439475 | # Job Information 2026-05-15 03:12:38.439769 | Ansible Version: 2.16.14 2026-05-15 03:12:38.439816 | Job: container-image-cfg-cookiecutter-push 2026-05-15 03:12:38.439850 | Pipeline: periodic-daily 2026-05-15 03:12:38.439873 | Executor: 521e9411259a 2026-05-15 03:12:38.439894 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-05-15 03:12:38.439917 | Event ID: 25e9b69d85d84c1c814d387039c53212 2026-05-15 03:12:38.446023 | 2026-05-15 03:12:38.446126 | LOOP [emit-job-header : Print node information] 2026-05-15 03:12:38.562470 | debian-bookworm | ok: 2026-05-15 03:12:38.562771 | debian-bookworm | # Node Information 2026-05-15 03:12:38.562809 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-15 03:12:38.562850 | debian-bookworm | Hostname: debian 2026-05-15 03:12:38.562874 | debian-bookworm | Username: zuul 2026-05-15 03:12:38.562895 | debian-bookworm | Distro: Debian 12.13 2026-05-15 03:12:38.562919 | debian-bookworm | Provider: regiocloud-a 2026-05-15 03:12:38.562939 | debian-bookworm | Region: 2026-05-15 03:12:38.562961 | debian-bookworm | Label: debian-bookworm 2026-05-15 03:12:38.562982 | debian-bookworm | Product Name: OpenStack Nova 2026-05-15 03:12:38.563002 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:3bc2 2026-05-15 03:12:38.584491 | 2026-05-15 03:12:38.584626 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-15 03:12:39.066975 | debian-bookworm -> localhost | changed 2026-05-15 03:12:39.075166 | 2026-05-15 03:12:39.075284 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-15 03:12:40.038080 | debian-bookworm -> localhost | changed 2026-05-15 03:12:40.048432 | 2026-05-15 03:12:40.048542 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-15 03:12:40.325043 | debian-bookworm -> localhost | ok 2026-05-15 03:12:40.330995 | 2026-05-15 03:12:40.331100 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-15 03:12:40.352522 | debian-bookworm | ok 2026-05-15 03:12:40.368958 | debian-bookworm | included: /var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-15 03:12:40.374950 | 2026-05-15 03:12:40.375036 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-15 03:12:41.828916 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-15 03:12:41.829213 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/2211907d9d1243e79bf447cd5ccfec6d_id_rsa 2026-05-15 03:12:41.829279 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/2211907d9d1243e79bf447cd5ccfec6d_id_rsa.pub 2026-05-15 03:12:41.829328 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-15 03:12:41.829372 | debian-bookworm -> localhost | SHA256:u230GObGakb5B5eaj1LVRy1fFsKzcw05Wdk6W2bFn/8 zuul-build-sshkey 2026-05-15 03:12:41.829431 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-15 03:12:41.829472 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-15 03:12:41.829509 | debian-bookworm -> localhost | | .. **| 2026-05-15 03:12:41.829548 | debian-bookworm -> localhost | | oB.O| 2026-05-15 03:12:41.829629 | debian-bookworm -> localhost | | .oO*| 2026-05-15 03:12:41.829671 | debian-bookworm -> localhost | | .o+oO| 2026-05-15 03:12:41.829707 | debian-bookworm -> localhost | | S. . .oB.| 2026-05-15 03:12:41.829756 | debian-bookworm -> localhost | | o.* o . .| 2026-05-15 03:12:41.829793 | debian-bookworm -> localhost | | ..B O .| 2026-05-15 03:12:41.829828 | debian-bookworm -> localhost | | +oX.o E| 2026-05-15 03:12:41.829864 | debian-bookworm -> localhost | | oo=oo. | 2026-05-15 03:12:41.829899 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-15 03:12:41.829983 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.986516 2026-05-15 03:12:41.839445 | 2026-05-15 03:12:41.839575 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-15 03:12:41.857799 | debian-bookworm | ok 2026-05-15 03:12:41.866711 | debian-bookworm | included: /var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-15 03:12:41.878325 | 2026-05-15 03:12:41.878415 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-15 03:12:41.905483 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:12:41.913302 | 2026-05-15 03:12:41.913421 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-15 03:12:42.532840 | debian-bookworm | changed 2026-05-15 03:12:42.538141 | 2026-05-15 03:12:42.538235 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-15 03:12:42.768330 | debian-bookworm | ok 2026-05-15 03:12:42.773832 | 2026-05-15 03:12:42.773923 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-15 03:12:43.391745 | debian-bookworm | changed 2026-05-15 03:12:43.400079 | 2026-05-15 03:12:43.400179 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-15 03:12:44.062001 | debian-bookworm | changed 2026-05-15 03:12:44.068495 | 2026-05-15 03:12:44.068601 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-15 03:12:44.082304 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:12:44.088979 | 2026-05-15 03:12:44.089089 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-15 03:12:44.684206 | debian-bookworm -> localhost | changed 2026-05-15 03:12:44.694685 | 2026-05-15 03:12:44.694789 | TASK [add-build-sshkey : Add back temp key] 2026-05-15 03:12:44.990857 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/2211907d9d1243e79bf447cd5ccfec6d_id_rsa (zuul-build-sshkey) 2026-05-15 03:12:44.991070 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012436 2026-05-15 03:12:44.998619 | 2026-05-15 03:12:44.998716 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-15 03:12:45.363857 | debian-bookworm | ok 2026-05-15 03:12:45.368877 | 2026-05-15 03:12:45.368970 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-15 03:12:45.392394 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:12:45.402984 | 2026-05-15 03:12:45.403086 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-15 03:12:45.817126 | debian-bookworm | ok 2026-05-15 03:12:45.828184 | 2026-05-15 03:12:45.828287 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-15 03:12:45.857407 | debian-bookworm | ok 2026-05-15 03:12:45.862386 | 2026-05-15 03:12:45.862478 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-15 03:12:46.179284 | debian-bookworm -> localhost | ok 2026-05-15 03:12:46.185518 | 2026-05-15 03:12:46.185630 | TASK [validate-host : Collect information about the host] 2026-05-15 03:12:47.210469 | debian-bookworm | ok 2026-05-15 03:12:47.220402 | 2026-05-15 03:12:47.220500 | TASK [validate-host : Sanitize hostname] 2026-05-15 03:12:47.330915 | debian-bookworm | ok 2026-05-15 03:12:47.362515 | 2026-05-15 03:12:47.362654 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-15 03:12:48.295935 | debian-bookworm -> localhost | changed 2026-05-15 03:12:48.305385 | 2026-05-15 03:12:48.305902 | TASK [validate-host : Collect information about zuul worker] 2026-05-15 03:12:48.928353 | debian-bookworm | ok 2026-05-15 03:12:48.940160 | 2026-05-15 03:12:48.940296 | TASK [validate-host : Write out all zuul information for each host] 2026-05-15 03:12:50.434928 | debian-bookworm -> localhost | changed 2026-05-15 03:12:50.444777 | 2026-05-15 03:12:50.444888 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-15 03:12:50.731127 | debian-bookworm | ok 2026-05-15 03:12:50.736830 | 2026-05-15 03:12:50.736930 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-15 03:12:51.634329 | debian-bookworm | changed: 2026-05-15 03:12:51.634497 | debian-bookworm | cd+++++++++ src/ 2026-05-15 03:12:51.634530 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-15 03:12:51.634554 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-15 03:12:51.634588 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-15 03:12:51.634609 | debian-bookworm | Containerfile 2026-05-15 03:12:51.634741 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/logs" 2026-05-15 03:14:45.672489 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/artifacts" 2026-05-15 03:14:45.971868 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2211907d9d1243e79bf447cd5ccfec6d/work/docs" 2026-05-15 03:14:45.987816 | 2026-05-15 03:14:45.988154 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-15 03:14:47.226929 | debian-bookworm | changed: 2026-05-15 03:14:47.229810 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-15 03:14:47.229892 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-15 03:14:47.229960 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-15 03:14:47.230021 | debian-bookworm | changed: All items complete 2026-05-15 03:14:47.230049 | 2026-05-15 03:14:47.939781 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:14:48.502097 | debian-bookworm | changed: .d..t...... ./ 2026-05-15 03:14:48.522246 | 2026-05-15 03:14:48.522373 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-15 03:14:48.551288 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:14:48.555589 | debian-bookworm | skipping: Conditional result was False 2026-05-15 03:14:48.565589 | 2026-05-15 03:14:48.565826 | PLAY RECAP 2026-05-15 03:14:48.565900 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-15 03:14:48.565931 | 2026-05-15 03:14:48.697624 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-15 03:14:48.698627 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:14:49.564194 | 2026-05-15 03:14:49.564358 | PLAY [Base post] 2026-05-15 03:14:49.596492 | 2026-05-15 03:14:49.596641 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-15 03:14:50.367863 | debian-bookworm | changed 2026-05-15 03:14:50.379050 | 2026-05-15 03:14:50.379176 | PLAY RECAP 2026-05-15 03:14:50.379300 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-15 03:14:50.379363 | 2026-05-15 03:14:50.500069 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-15 03:14:50.501458 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-15 03:14:51.971459 | 2026-05-15 03:14:51.971595 | PLAY [Base post-logs] 2026-05-15 03:14:51.980839 | 2026-05-15 03:14:51.980964 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-15 03:14:52.444916 | localhost | changed 2026-05-15 03:14:52.461411 | 2026-05-15 03:14:52.461584 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-15 03:14:52.512190 | localhost | ok 2026-05-15 03:14:52.515550 | 2026-05-15 03:14:52.515649 | TASK [Set zuul-log-path fact] 2026-05-15 03:14:52.530933 | localhost | ok 2026-05-15 03:14:52.538758 | 2026-05-15 03:14:52.538885 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-15 03:14:52.593989 | localhost | ok 2026-05-15 03:14:52.597100 | 2026-05-15 03:14:52.597191 | TASK [upload-logs : Create log directories] 2026-05-15 03:14:53.152016 | localhost | changed 2026-05-15 03:14:53.156007 | 2026-05-15 03:14:53.156143 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-15 03:14:53.705680 | localhost -> localhost | ok: Runtime: 0:00:00.010829 2026-05-15 03:14:53.709679 | 2026-05-15 03:14:53.709783 | TASK [upload-logs : Upload logs to log server] 2026-05-15 03:14:54.526974 | localhost | Output suppressed because no_log was given 2026-05-15 03:14:54.529636 | 2026-05-15 03:14:54.529739 | LOOP [upload-logs : Compress console log and json output] 2026-05-15 03:14:54.589750 | localhost | skipping: Conditional result was False 2026-05-15 03:14:54.597637 | localhost | skipping: Conditional result was False 2026-05-15 03:14:54.607772 | 2026-05-15 03:14:54.607896 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-15 03:14:54.660315 | localhost | skipping: Conditional result was False 2026-05-15 03:14:54.660583 | 2026-05-15 03:14:54.665660 | localhost | skipping: Conditional result was False 2026-05-15 03:14:54.676149 | 2026-05-15 03:14:54.676275 | LOOP [upload-logs : Upload console log and json output]