2026-05-05 00:32:14.507473 | Job console starting 2026-05-05 00:32:14.522283 | Updating git repos 2026-05-05 00:32:14.577077 | Cloning repos into workspace 2026-05-05 00:32:14.681910 | Restoring repo states 2026-05-05 00:32:14.702794 | Merging changes 2026-05-05 00:32:14.702821 | Checking out repos 2026-05-05 00:32:14.768006 | Preparing playbooks 2026-05-05 00:32:15.999233 | Running Ansible setup 2026-05-05 00:32:21.395862 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 00:32:22.408079 | 2026-05-05 00:32:22.408312 | PLAY [Base pre] 2026-05-05 00:32:22.430419 | 2026-05-05 00:32:22.430641 | TASK [Setup log path fact] 2026-05-05 00:32:22.464093 | debian-bookworm | ok 2026-05-05 00:32:22.496510 | 2026-05-05 00:32:22.496800 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 00:32:22.546569 | debian-bookworm | ok 2026-05-05 00:32:22.561465 | 2026-05-05 00:32:22.561669 | TASK [emit-job-header : Print job information] 2026-05-05 00:32:22.634232 | # Job Information 2026-05-05 00:32:22.634568 | Ansible Version: 2.16.14 2026-05-05 00:32:22.634619 | Job: container-image-osism-ansible-push 2026-05-05 00:32:22.634667 | Pipeline: periodic-midnight 2026-05-05 00:32:22.634700 | Executor: 521e9411259a 2026-05-05 00:32:22.634730 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-05-05 00:32:22.634762 | Event ID: eac24899061641f5bb4d724ad853a16e 2026-05-05 00:32:22.643640 | 2026-05-05 00:32:22.643837 | LOOP [emit-job-header : Print node information] 2026-05-05 00:32:22.789764 | debian-bookworm | ok: 2026-05-05 00:32:22.790153 | debian-bookworm | # Node Information 2026-05-05 00:32:22.790221 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 00:32:22.790264 | debian-bookworm | Hostname: debian 2026-05-05 00:32:22.790301 | debian-bookworm | Username: zuul 2026-05-05 00:32:22.790336 | debian-bookworm | Distro: Debian 12.13 2026-05-05 00:32:22.790374 | debian-bookworm | Provider: regiocloud-a 2026-05-05 00:32:22.790432 | debian-bookworm | Region: 2026-05-05 00:32:22.790469 | debian-bookworm | Label: debian-bookworm 2026-05-05 00:32:22.790502 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 00:32:22.790534 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefe:108 2026-05-05 00:32:22.807461 | 2026-05-05 00:32:22.807673 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 00:32:23.390197 | debian-bookworm -> localhost | changed 2026-05-05 00:32:23.399020 | 2026-05-05 00:32:23.399165 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 00:32:24.803324 | debian-bookworm -> localhost | changed 2026-05-05 00:32:24.819852 | 2026-05-05 00:32:24.820076 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 00:32:25.255197 | debian-bookworm -> localhost | ok 2026-05-05 00:32:25.264510 | 2026-05-05 00:32:25.264671 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 00:32:25.327927 | debian-bookworm | ok 2026-05-05 00:32:25.388091 | debian-bookworm | included: /var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 00:32:25.400753 | 2026-05-05 00:32:25.400898 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 00:32:27.828429 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 00:32:27.828915 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/cc98ee1890fc4465b5f0aaa2ff3b9368_id_rsa 2026-05-05 00:32:27.828980 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/cc98ee1890fc4465b5f0aaa2ff3b9368_id_rsa.pub 2026-05-05 00:32:27.829010 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 00:32:27.829037 | debian-bookworm -> localhost | SHA256:i0PnA7X3Lk4bsNJAr1/knZ9BDj6kdNe9jWP69sILcSE zuul-build-sshkey 2026-05-05 00:32:27.829086 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 00:32:27.829111 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 00:32:27.829133 | debian-bookworm -> localhost | | | 2026-05-05 00:32:27.829156 | debian-bookworm -> localhost | | | 2026-05-05 00:32:27.829178 | debian-bookworm -> localhost | | . . E . | 2026-05-05 00:32:27.829199 | debian-bookworm -> localhost | | . o . . o.| 2026-05-05 00:32:27.829220 | debian-bookworm -> localhost | | + S + = + o| 2026-05-05 00:32:27.829247 | debian-bookworm -> localhost | | . O O B O .o| 2026-05-05 00:32:27.829269 | debian-bookworm -> localhost | | = * * B.*..| 2026-05-05 00:32:27.829291 | debian-bookworm -> localhost | | + +.+ *++ | 2026-05-05 00:32:27.829313 | debian-bookworm -> localhost | | ..o.oo=+.| 2026-05-05 00:32:27.829334 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 00:32:27.829426 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.467838 2026-05-05 00:32:27.837515 | 2026-05-05 00:32:27.837709 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 00:32:27.917960 | debian-bookworm | ok 2026-05-05 00:32:27.940281 | debian-bookworm | included: /var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 00:32:27.962592 | 2026-05-05 00:32:27.962791 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 00:32:28.015023 | debian-bookworm | skipping: Conditional result was False 2026-05-05 00:32:28.025848 | 2026-05-05 00:32:28.026031 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 00:32:28.860079 | debian-bookworm | changed 2026-05-05 00:32:28.869091 | 2026-05-05 00:32:28.869285 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 00:32:29.131992 | debian-bookworm | ok 2026-05-05 00:32:29.149633 | 2026-05-05 00:32:29.150272 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 00:32:29.875728 | debian-bookworm | changed 2026-05-05 00:32:29.890177 | 2026-05-05 00:32:29.890337 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 00:32:30.605437 | debian-bookworm | changed 2026-05-05 00:32:30.612539 | 2026-05-05 00:32:30.612682 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 00:32:30.649913 | debian-bookworm | skipping: Conditional result was False 2026-05-05 00:32:30.658218 | 2026-05-05 00:32:30.659046 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 00:32:31.267755 | debian-bookworm -> localhost | changed 2026-05-05 00:32:31.289233 | 2026-05-05 00:32:31.289461 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 00:32:31.790734 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/cc98ee1890fc4465b5f0aaa2ff3b9368_id_rsa (zuul-build-sshkey) 2026-05-05 00:32:31.791058 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019556 2026-05-05 00:32:31.799928 | 2026-05-05 00:32:31.800059 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 00:32:32.225028 | debian-bookworm | ok 2026-05-05 00:32:32.230519 | 2026-05-05 00:32:32.230655 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 00:32:32.295184 | debian-bookworm | skipping: Conditional result was False 2026-05-05 00:32:32.307361 | 2026-05-05 00:32:32.307562 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 00:32:32.930797 | debian-bookworm | ok 2026-05-05 00:32:32.958447 | 2026-05-05 00:32:32.958603 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 00:32:33.031883 | debian-bookworm | ok 2026-05-05 00:32:33.042265 | 2026-05-05 00:32:33.042999 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 00:32:33.545593 | debian-bookworm -> localhost | ok 2026-05-05 00:32:33.552632 | 2026-05-05 00:32:33.552756 | TASK [validate-host : Collect information about the host] 2026-05-05 00:32:34.921088 | debian-bookworm | ok 2026-05-05 00:32:34.934806 | 2026-05-05 00:32:34.935044 | TASK [validate-host : Sanitize hostname] 2026-05-05 00:32:35.069150 | debian-bookworm | ok 2026-05-05 00:32:35.186239 | 2026-05-05 00:32:35.186389 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 00:32:36.264756 | debian-bookworm -> localhost | changed 2026-05-05 00:32:36.272355 | 2026-05-05 00:32:36.272555 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 00:32:37.184251 | debian-bookworm | ok 2026-05-05 00:32:37.195796 | 2026-05-05 00:32:37.195961 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 00:32:38.190324 | debian-bookworm -> localhost | changed 2026-05-05 00:32:38.202647 | 2026-05-05 00:32:38.202798 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 00:32:38.495194 | debian-bookworm | ok 2026-05-05 00:32:38.506975 | 2026-05-05 00:32:38.507135 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 00:32:40.216034 | debian-bookworm | changed: 2026-05-05 00:32:40.216246 | debian-bookworm | cd+++++++++ src/ 2026-05-05 00:32:40.216287 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 00:32:40.216317 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 00:32:40.216343 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-05-05 00:32:40.216368 | debian-bookworm | Containerfile 2026-05-05 00:32:40.216568 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/logs" 2026-05-05 01:02:26.581709 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/artifacts" 2026-05-05 01:02:26.889401 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/cc98ee1890fc4465b5f0aaa2ff3b9368/work/docs" 2026-05-05 01:02:26.909286 | 2026-05-05 01:02:26.910134 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 01:02:27.725462 | debian-bookworm | changed: 2026-05-05 01:02:27.725831 | debian-bookworm | .d..t...... ./ 2026-05-05 01:02:27.725894 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 01:02:27.725941 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 01:02:27.725982 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 01:02:27.726047 | debian-bookworm | changed: All items complete 2026-05-05 01:02:27.726090 | 2026-05-05 01:02:28.351714 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 01:02:28.912672 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 01:02:28.934476 | 2026-05-05 01:02:28.934641 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 01:02:28.976336 | debian-bookworm | skipping: Conditional result was False 2026-05-05 01:02:28.979132 | debian-bookworm | skipping: Conditional result was False 2026-05-05 01:02:28.996391 | 2026-05-05 01:02:28.996535 | PLAY RECAP 2026-05-05 01:02:28.996635 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-05 01:02:28.996689 | 2026-05-05 01:02:29.159905 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 01:02:29.162501 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 01:02:29.936335 | 2026-05-05 01:02:29.936517 | PLAY [Base post] 2026-05-05 01:02:29.951553 | 2026-05-05 01:02:29.951706 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 01:02:30.830527 | debian-bookworm | changed 2026-05-05 01:02:30.840457 | 2026-05-05 01:02:30.840622 | PLAY RECAP 2026-05-05 01:02:30.840707 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 01:02:30.840816 | 2026-05-05 01:02:30.987686 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 01:02:30.988735 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 01:02:31.825717 | 2026-05-05 01:02:31.825963 | PLAY [Base post-logs] 2026-05-05 01:02:31.837608 | 2026-05-05 01:02:31.837754 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 01:02:32.341566 | localhost | changed 2026-05-05 01:02:32.352591 | 2026-05-05 01:02:32.352810 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 01:02:32.390963 | localhost | ok 2026-05-05 01:02:32.396419 | 2026-05-05 01:02:32.396584 | TASK [Set zuul-log-path fact] 2026-05-05 01:02:32.414389 | localhost | ok 2026-05-05 01:02:32.425869 | 2026-05-05 01:02:32.426005 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 01:02:32.464904 | localhost | ok 2026-05-05 01:02:32.472292 | 2026-05-05 01:02:32.472458 | TASK [upload-logs : Create log directories] 2026-05-05 01:02:33.025447 | localhost | changed 2026-05-05 01:02:33.030343 | 2026-05-05 01:02:33.030504 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 01:02:33.566731 | localhost -> localhost | ok: Runtime: 0:00:00.008256 2026-05-05 01:02:33.576220 | 2026-05-05 01:02:33.576401 | TASK [upload-logs : Upload logs to log server] 2026-05-05 01:02:34.227738 | localhost | Output suppressed because no_log was given 2026-05-05 01:02:34.231656 | 2026-05-05 01:02:34.231861 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 01:02:34.294140 | localhost | skipping: Conditional result was False 2026-05-05 01:02:34.300168 | localhost | skipping: Conditional result was False 2026-05-05 01:02:34.316464 | 2026-05-05 01:02:34.316728 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 01:02:34.393342 | localhost | skipping: Conditional result was False 2026-05-05 01:02:34.394156 | 2026-05-05 01:02:34.397185 | localhost | skipping: Conditional result was False 2026-05-05 01:02:34.411295 | 2026-05-05 01:02:34.411510 | LOOP [upload-logs : Upload console log and json output]