2026-06-01 08:20:22.508665 | Job console starting 2026-06-01 08:20:22.518962 | Updating git repos 2026-06-01 08:20:22.541703 | Cloning repos into workspace 2026-06-01 08:20:22.593106 | Restoring repo states 2026-06-01 08:20:22.598608 | Merging changes 2026-06-01 08:20:23.276322 | Checking out repos 2026-06-01 08:20:23.401728 | Preparing playbooks 2026-06-01 08:20:24.950314 | Running Ansible setup 2026-06-01 08:20:31.787821 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 08:20:33.055826 | 2026-06-01 08:20:33.057428 | PLAY [Base pre] 2026-06-01 08:20:33.153447 | 2026-06-01 08:20:33.153615 | TASK [Setup log path fact] 2026-06-01 08:20:33.204835 | debian-bookworm | ok 2026-06-01 08:20:33.256649 | 2026-06-01 08:20:33.256793 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:20:33.296877 | debian-bookworm | ok 2026-06-01 08:20:33.319054 | 2026-06-01 08:20:33.319180 | TASK [emit-job-header : Print job information] 2026-06-01 08:20:33.383994 | # Job Information 2026-06-01 08:20:33.384154 | Ansible Version: 2.16.14 2026-06-01 08:20:33.384189 | Job: yamllint 2026-06-01 08:20:33.384222 | Pipeline: check 2026-06-01 08:20:33.384245 | Executor: 521e9411259a 2026-06-01 08:20:33.384267 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/286 2026-06-01 08:20:33.384291 | Event ID: b61d7bf0-5d92-11f1-92c2-c2168ae79a84 2026-06-01 08:20:33.390322 | 2026-06-01 08:20:33.390428 | LOOP [emit-job-header : Print node information] 2026-06-01 08:20:33.550678 | debian-bookworm | ok: 2026-06-01 08:20:33.550910 | debian-bookworm | # Node Information 2026-06-01 08:20:33.550962 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 08:20:33.550983 | debian-bookworm | Hostname: debian 2026-06-01 08:20:33.551001 | debian-bookworm | Username: zuul 2026-06-01 08:20:33.551019 | debian-bookworm | Distro: Debian 12.14 2026-06-01 08:20:33.551038 | debian-bookworm | Provider: regiocloud-a 2026-06-01 08:20:33.551056 | debian-bookworm | Region: 2026-06-01 08:20:33.551073 | debian-bookworm | Label: debian-bookworm 2026-06-01 08:20:33.551090 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 08:20:33.551107 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feed:4306 2026-06-01 08:20:33.579895 | 2026-06-01 08:20:33.580015 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 08:20:34.578870 | debian-bookworm -> localhost | changed 2026-06-01 08:20:34.586003 | 2026-06-01 08:20:34.586114 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 08:20:36.971691 | debian-bookworm -> localhost | changed 2026-06-01 08:20:36.982688 | 2026-06-01 08:20:36.982783 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 08:20:37.548574 | debian-bookworm -> localhost | ok 2026-06-01 08:20:37.554284 | 2026-06-01 08:20:37.554378 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 08:20:37.583350 | debian-bookworm | ok 2026-06-01 08:20:37.610619 | debian-bookworm | included: /var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 08:20:37.616661 | 2026-06-01 08:20:37.616750 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 08:20:40.067600 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 08:20:40.068656 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/656dbc6479894c8dbc515f6183f3df53_id_rsa 2026-06-01 08:20:40.068712 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/656dbc6479894c8dbc515f6183f3df53_id_rsa.pub 2026-06-01 08:20:40.068736 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 08:20:40.068757 | debian-bookworm -> localhost | SHA256:1DvcRf0R8RMo/Sh/IdLuh2NMML5/MxGPHE/dVRs2df4 zuul-build-sshkey 2026-06-01 08:20:40.068775 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 08:20:40.068800 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 08:20:40.068818 | debian-bookworm -> localhost | | . oOO| 2026-06-01 08:20:40.068836 | debian-bookworm -> localhost | | . . +.oX| 2026-06-01 08:20:40.068852 | debian-bookworm -> localhost | | . . o +oO| 2026-06-01 08:20:40.068868 | debian-bookworm -> localhost | | . . B =.+B| 2026-06-01 08:20:40.068885 | debian-bookworm -> localhost | | S = O..=E| 2026-06-01 08:20:40.068909 | debian-bookworm -> localhost | | o +ooo| 2026-06-01 08:20:40.068927 | debian-bookworm -> localhost | | = o .| 2026-06-01 08:20:40.068943 | debian-bookworm -> localhost | | . * = | 2026-06-01 08:20:40.068960 | debian-bookworm -> localhost | | o.+ o| 2026-06-01 08:20:40.068977 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 08:20:40.069025 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.573241 2026-06-01 08:20:40.074583 | 2026-06-01 08:20:40.074660 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 08:20:40.112314 | debian-bookworm | ok 2026-06-01 08:20:40.124579 | debian-bookworm | included: /var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 08:20:40.142856 | 2026-06-01 08:20:40.142949 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 08:20:40.166860 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:20:40.171989 | 2026-06-01 08:20:40.172076 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 08:20:40.828016 | debian-bookworm | changed 2026-06-01 08:20:40.832553 | 2026-06-01 08:20:40.832634 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 08:20:41.124857 | debian-bookworm | ok 2026-06-01 08:20:41.129408 | 2026-06-01 08:20:41.129492 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 08:20:41.906607 | debian-bookworm | changed 2026-06-01 08:20:41.919118 | 2026-06-01 08:20:41.919235 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 08:20:42.648143 | debian-bookworm | changed 2026-06-01 08:20:42.659234 | 2026-06-01 08:20:42.659336 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 08:20:42.682321 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:20:42.689031 | 2026-06-01 08:20:42.689133 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 08:20:43.581797 | debian-bookworm -> localhost | changed 2026-06-01 08:20:43.594963 | 2026-06-01 08:20:43.595067 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 08:20:44.133718 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/656dbc6479894c8dbc515f6183f3df53_id_rsa (zuul-build-sshkey) 2026-06-01 08:20:44.133923 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030290 2026-06-01 08:20:44.141833 | 2026-06-01 08:20:44.141932 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 08:20:44.561305 | debian-bookworm | ok 2026-06-01 08:20:44.567353 | 2026-06-01 08:20:44.567451 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 08:20:44.607019 | debian-bookworm | skipping: Conditional result was False 2026-06-01 08:20:44.617325 | 2026-06-01 08:20:44.617425 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 08:20:45.109949 | debian-bookworm | ok 2026-06-01 08:20:45.130717 | 2026-06-01 08:20:45.130876 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 08:20:45.187346 | debian-bookworm | ok 2026-06-01 08:20:45.193314 | 2026-06-01 08:20:45.193417 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 08:20:45.720326 | debian-bookworm -> localhost | ok 2026-06-01 08:20:45.730269 | 2026-06-01 08:20:45.730370 | TASK [validate-host : Collect information about the host] 2026-06-01 08:20:46.957309 | debian-bookworm | ok 2026-06-01 08:20:46.973042 | 2026-06-01 08:20:46.973140 | TASK [validate-host : Sanitize hostname] 2026-06-01 08:20:47.257086 | debian-bookworm | ok 2026-06-01 08:20:47.382184 | 2026-06-01 08:20:47.383833 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 08:20:48.165077 | debian-bookworm -> localhost | changed 2026-06-01 08:20:48.169702 | 2026-06-01 08:20:48.169781 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 08:20:48.725225 | debian-bookworm | ok 2026-06-01 08:20:48.729604 | 2026-06-01 08:20:48.729696 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 08:20:49.467933 | debian-bookworm -> localhost | changed 2026-06-01 08:20:49.476138 | 2026-06-01 08:20:49.476279 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 08:20:49.786638 | debian-bookworm | ok 2026-06-01 08:20:49.791662 | 2026-06-01 08:20:49.791753 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 08:20:50.928670 | debian-bookworm | changed: 2026-06-01 08:20:50.928835 | debian-bookworm | cd+++++++++ src/ 2026-06-01 08:20:50.928868 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 08:20:50.928891 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 08:20:50.928912 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-06-01 08:20:50.928933 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/logs" 2026-06-01 08:21:15.974270 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/artifacts" 2026-06-01 08:21:16.317952 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/656dbc6479894c8dbc515f6183f3df53/work/docs" 2026-06-01 08:21:16.331783 | 2026-06-01 08:21:16.331935 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 08:21:17.347898 | debian-bookworm | changed: 2026-06-01 08:21:17.348154 | debian-bookworm | .d..t...... ./ 2026-06-01 08:21:17.348192 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 08:21:17.348231 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 08:21:17.348262 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 08:21:17.348304 | debian-bookworm | changed: All items complete 2026-06-01 08:21:17.348329 | 2026-06-01 08:21:17.970864 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:21:18.702272 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 08:21:18.718684 | 2026-06-01 08:21:18.718924 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 08:21:19.491238 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010396 2026-06-01 08:21:19.842870 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006314 2026-06-01 08:21:19.859419 | 2026-06-01 08:21:19.859627 | PLAY RECAP 2026-06-01 08:21:19.859686 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-01 08:21:19.859712 | 2026-06-01 08:21:20.046677 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 08:21:20.047625 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:21:21.074068 | 2026-06-01 08:21:21.074261 | PLAY [Base post] 2026-06-01 08:21:21.097982 | 2026-06-01 08:21:21.098170 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 08:21:21.706556 | debian-bookworm | changed 2026-06-01 08:21:21.721459 | 2026-06-01 08:21:21.724056 | PLAY RECAP 2026-06-01 08:21:21.735124 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 08:21:21.735197 | 2026-06-01 08:21:21.976229 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 08:21:21.977119 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 08:21:23.329384 | 2026-06-01 08:21:23.329624 | PLAY [Base post-logs] 2026-06-01 08:21:23.341523 | 2026-06-01 08:21:23.341692 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 08:21:24.045955 | localhost | changed 2026-06-01 08:21:24.071200 | 2026-06-01 08:21:24.071403 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 08:21:24.148773 | localhost | ok 2026-06-01 08:21:24.159634 | 2026-06-01 08:21:24.159784 | TASK [Set zuul-log-path fact] 2026-06-01 08:21:24.188307 | localhost | ok 2026-06-01 08:21:24.207699 | 2026-06-01 08:21:24.207864 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 08:21:24.265570 | localhost | ok 2026-06-01 08:21:24.269036 | 2026-06-01 08:21:24.269150 | TASK [upload-logs : Create log directories] 2026-06-01 08:21:25.470154 | localhost | changed 2026-06-01 08:21:25.473238 | 2026-06-01 08:21:25.473369 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 08:21:26.555888 | localhost -> localhost | ok: Runtime: 0:00:00.021332 2026-06-01 08:21:26.560441 | 2026-06-01 08:21:26.560593 | TASK [upload-logs : Upload logs to log server] 2026-06-01 08:21:27.357790 | localhost | Output suppressed because no_log was given 2026-06-01 08:21:27.359569 | 2026-06-01 08:21:27.359656 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 08:21:27.406439 | localhost | skipping: Conditional result was False 2026-06-01 08:21:27.412217 | localhost | skipping: Conditional result was False 2026-06-01 08:21:27.416425 | 2026-06-01 08:21:27.416535 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 08:21:27.452549 | localhost | skipping: Conditional result was False 2026-06-01 08:21:27.452804 | 2026-06-01 08:21:27.467377 | localhost | skipping: Conditional result was False 2026-06-01 08:21:27.471766 | 2026-06-01 08:21:27.471872 | LOOP [upload-logs : Upload console log and json output]