2026-07-22 03:00:10.366674 | Job console starting 2026-07-22 03:00:10.392237 | Updating git repos 2026-07-22 03:00:10.756635 | Cloning repos into workspace 2026-07-22 03:00:10.899569 | Restoring repo states 2026-07-22 03:00:10.935174 | Merging changes 2026-07-22 03:00:10.935256 | Checking out repos 2026-07-22 03:00:11.083672 | Preparing playbooks 2026-07-22 03:00:12.804247 | Running Ansible setup 2026-07-22 03:00:19.974268 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 03:00:21.773808 | 2026-07-22 03:00:21.776776 | PLAY [Base pre] 2026-07-22 03:00:21.845830 | 2026-07-22 03:00:21.845983 | TASK [Setup log path fact] 2026-07-22 03:00:21.911751 | debian-bookworm | ok 2026-07-22 03:00:21.954081 | 2026-07-22 03:00:21.954245 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:00:22.014636 | debian-bookworm | ok 2026-07-22 03:00:22.044105 | 2026-07-22 03:00:22.044238 | TASK [emit-job-header : Print job information] 2026-07-22 03:00:22.150210 | # Job Information 2026-07-22 03:00:22.150430 | Ansible Version: 2.16.14 2026-07-22 03:00:22.150470 | Job: yamllint 2026-07-22 03:00:22.150504 | Pipeline: periodic-daily 2026-07-22 03:00:22.150527 | Executor: 521e9411259a 2026-07-22 03:00:22.150547 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-07-22 03:00:22.150568 | Event ID: a47fcfa0f1b24af6b49a241ca5bbb7f4 2026-07-22 03:00:22.155680 | 2026-07-22 03:00:22.155807 | LOOP [emit-job-header : Print node information] 2026-07-22 03:00:22.439997 | debian-bookworm | ok: 2026-07-22 03:00:22.440190 | debian-bookworm | # Node Information 2026-07-22 03:00:22.443167 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 03:00:22.443255 | debian-bookworm | Hostname: debian 2026-07-22 03:00:22.443286 | debian-bookworm | Username: zuul 2026-07-22 03:00:22.443310 | debian-bookworm | Distro: Debian 12.15 2026-07-22 03:00:22.443335 | debian-bookworm | Provider: regiocloud-a 2026-07-22 03:00:22.443357 | debian-bookworm | Region: 2026-07-22 03:00:22.443391 | debian-bookworm | Label: debian-bookworm 2026-07-22 03:00:22.443413 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 03:00:22.443432 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb5:9198 2026-07-22 03:00:22.460019 | 2026-07-22 03:00:22.460157 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 03:00:23.851226 | debian-bookworm -> localhost | changed 2026-07-22 03:00:23.859947 | 2026-07-22 03:00:23.860074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 03:00:26.939839 | debian-bookworm -> localhost | changed 2026-07-22 03:00:26.958253 | 2026-07-22 03:00:26.958357 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 03:00:27.869812 | debian-bookworm -> localhost | ok 2026-07-22 03:00:27.875236 | 2026-07-22 03:00:27.875334 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 03:00:27.913964 | debian-bookworm | ok 2026-07-22 03:00:27.961033 | debian-bookworm | included: /var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 03:00:27.976064 | 2026-07-22 03:00:27.976165 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 03:00:29.640264 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 03:00:29.640464 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/e780b2ae66e940c8aea9e43ac7527ba3_id_rsa 2026-07-22 03:00:29.640497 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/e780b2ae66e940c8aea9e43ac7527ba3_id_rsa.pub 2026-07-22 03:00:29.640519 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 03:00:29.640538 | debian-bookworm -> localhost | SHA256:OYVtiHf8LrLnFIcpbRJwE11qv+ttmFG5zoVa+itGc8Y zuul-build-sshkey 2026-07-22 03:00:29.640556 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 03:00:29.640583 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 03:00:29.640601 | debian-bookworm -> localhost | | . +o .. | 2026-07-22 03:00:29.640618 | debian-bookworm -> localhost | | + *.. | 2026-07-22 03:00:29.640634 | debian-bookworm -> localhost | | . = O . | 2026-07-22 03:00:29.640650 | debian-bookworm -> localhost | | . O = o | 2026-07-22 03:00:29.640666 | debian-bookworm -> localhost | | S * +o o | 2026-07-22 03:00:29.640684 | debian-bookworm -> localhost | | = ++.E .| 2026-07-22 03:00:29.640701 | debian-bookworm -> localhost | | . o.o& . | 2026-07-22 03:00:29.640716 | debian-bookworm -> localhost | | +..Bo+ | 2026-07-22 03:00:29.640733 | debian-bookworm -> localhost | | .o.oo++. | 2026-07-22 03:00:29.640749 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 03:00:29.640791 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.562958 2026-07-22 03:00:29.646592 | 2026-07-22 03:00:29.646677 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 03:00:29.684746 | debian-bookworm | ok 2026-07-22 03:00:29.693073 | debian-bookworm | included: /var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 03:00:29.716563 | 2026-07-22 03:00:29.716641 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 03:00:29.755152 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:29.768977 | 2026-07-22 03:00:29.769081 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 03:00:30.764143 | debian-bookworm | changed 2026-07-22 03:00:30.775819 | 2026-07-22 03:00:30.775928 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 03:00:31.099950 | debian-bookworm | ok 2026-07-22 03:00:31.106541 | 2026-07-22 03:00:31.106654 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 03:00:31.948688 | debian-bookworm | changed 2026-07-22 03:00:31.958893 | 2026-07-22 03:00:31.959002 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 03:00:32.818127 | debian-bookworm | changed 2026-07-22 03:00:32.835741 | 2026-07-22 03:00:32.839053 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 03:00:32.865541 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:32.872883 | 2026-07-22 03:00:32.872996 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 03:00:34.149554 | debian-bookworm -> localhost | changed 2026-07-22 03:00:34.171878 | 2026-07-22 03:00:34.172048 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 03:00:35.326502 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/e780b2ae66e940c8aea9e43ac7527ba3_id_rsa (zuul-build-sshkey) 2026-07-22 03:00:35.326717 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030769 2026-07-22 03:00:35.334119 | 2026-07-22 03:00:35.334223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 03:00:35.880843 | debian-bookworm | ok 2026-07-22 03:00:35.888621 | 2026-07-22 03:00:35.888729 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 03:00:35.940689 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:00:35.953355 | 2026-07-22 03:00:35.953480 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 03:00:36.398257 | debian-bookworm | ok 2026-07-22 03:00:36.417445 | 2026-07-22 03:00:36.417549 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 03:00:36.467228 | debian-bookworm | ok 2026-07-22 03:00:36.471455 | 2026-07-22 03:00:36.471537 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 03:00:37.131521 | debian-bookworm -> localhost | ok 2026-07-22 03:00:37.138080 | 2026-07-22 03:00:37.138178 | TASK [validate-host : Collect information about the host] 2026-07-22 03:00:38.549607 | debian-bookworm | ok 2026-07-22 03:00:38.591901 | 2026-07-22 03:00:38.592031 | TASK [validate-host : Sanitize hostname] 2026-07-22 03:00:38.958776 | debian-bookworm | ok 2026-07-22 03:00:38.963506 | 2026-07-22 03:00:38.963611 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 03:00:40.343872 | debian-bookworm -> localhost | changed 2026-07-22 03:00:40.350266 | 2026-07-22 03:00:40.350412 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 03:00:41.053987 | debian-bookworm | ok 2026-07-22 03:00:41.061347 | 2026-07-22 03:00:41.061437 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 03:00:42.208377 | debian-bookworm -> localhost | changed 2026-07-22 03:00:42.216303 | 2026-07-22 03:00:42.216388 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 03:00:42.508781 | debian-bookworm | ok 2026-07-22 03:00:42.513478 | 2026-07-22 03:00:42.513570 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 03:00:44.975252 | debian-bookworm | changed: 2026-07-22 03:00:44.975413 | debian-bookworm | cd+++++++++ src/ 2026-07-22 03:00:44.975442 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 03:00:44.975474 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 03:00:44.975491 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-07-22 03:00:44.975508 | debian-bookworm | RedHat.yml 2026-07-22 03:00:45.003573 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-07-22 03:00:45.003589 | debian-bookworm | RedHat.yml 2026-07-22 03:00:45.003635 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/logs" 2026-07-22 03:01:49.840567 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/artifacts" 2026-07-22 03:01:50.559703 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e780b2ae66e940c8aea9e43ac7527ba3/work/docs" 2026-07-22 03:01:50.571289 | 2026-07-22 03:01:50.571462 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 03:01:52.558514 | debian-bookworm | changed: 2026-07-22 03:01:52.558738 | debian-bookworm | .d..t...... ./ 2026-07-22 03:01:52.558775 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 03:01:52.558798 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 03:01:52.558820 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 03:01:52.558857 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 03:01:52.558877 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 03:01:52.558917 | debian-bookworm | changed: All items complete 2026-07-22 03:01:52.558940 | 2026-07-22 03:01:53.827272 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:01:54.717520 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 03:01:54.732573 | 2026-07-22 03:01:54.732690 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 03:01:54.801195 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:54.807264 | debian-bookworm | skipping: Conditional result was False 2026-07-22 03:01:54.823169 | 2026-07-22 03:01:54.823260 | PLAY RECAP 2026-07-22 03:01:54.823311 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-22 03:01:54.823331 | 2026-07-22 03:01:55.040006 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 03:01:55.040761 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:01:57.032817 | 2026-07-22 03:01:57.032942 | PLAY [Base post] 2026-07-22 03:01:57.076376 | 2026-07-22 03:01:57.076502 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 03:01:57.953514 | debian-bookworm | changed 2026-07-22 03:01:57.966783 | 2026-07-22 03:01:57.966931 | PLAY RECAP 2026-07-22 03:01:57.966987 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 03:01:57.967047 | 2026-07-22 03:01:58.419500 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 03:01:58.420250 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 03:02:00.214083 | 2026-07-22 03:02:00.214230 | PLAY [Base post-logs] 2026-07-22 03:02:00.245033 | 2026-07-22 03:02:00.245181 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 03:02:01.567879 | localhost | changed 2026-07-22 03:02:01.591310 | 2026-07-22 03:02:01.591468 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 03:02:01.648193 | localhost | ok 2026-07-22 03:02:01.651433 | 2026-07-22 03:02:01.651531 | TASK [Set zuul-log-path fact] 2026-07-22 03:02:01.677085 | localhost | ok 2026-07-22 03:02:01.685524 | 2026-07-22 03:02:01.685634 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 03:02:01.724551 | localhost | ok 2026-07-22 03:02:01.728313 | 2026-07-22 03:02:01.728412 | TASK [upload-logs : Create log directories] 2026-07-22 03:02:02.711651 | localhost | changed 2026-07-22 03:02:02.715169 | 2026-07-22 03:02:02.715253 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 03:02:04.008990 | localhost -> localhost | ok: Runtime: 0:00:00.026054 2026-07-22 03:02:04.012242 | 2026-07-22 03:02:04.012329 | TASK [upload-logs : Upload logs to log server] 2026-07-22 03:02:05.664034 | localhost | Output suppressed because no_log was given 2026-07-22 03:02:05.665491 | 2026-07-22 03:02:05.665568 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 03:02:05.818949 | localhost | skipping: Conditional result was False 2026-07-22 03:02:05.834179 | localhost | skipping: Conditional result was False 2026-07-22 03:02:05.842360 | 2026-07-22 03:02:05.842467 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 03:02:05.963796 | localhost | skipping: Conditional result was False 2026-07-22 03:02:05.964032 | 2026-07-22 03:02:05.971993 | localhost | skipping: Conditional result was False 2026-07-22 03:02:05.983011 | 2026-07-22 03:02:05.983114 | LOOP [upload-logs : Upload console log and json output]