2026-05-29 00:10:25.910365 | Job console starting 2026-05-29 00:10:25.932242 | Updating git repos 2026-05-29 00:10:25.990208 | Cloning repos into workspace 2026-05-29 00:10:26.094522 | Restoring repo states 2026-05-29 00:10:26.119131 | Merging changes 2026-05-29 00:10:27.019098 | Checking out repos 2026-05-29 00:10:27.174232 | Preparing playbooks 2026-05-29 00:10:28.438103 | Running Ansible setup 2026-05-29 00:10:34.669809 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 00:10:35.462595 | 2026-05-29 00:10:35.462729 | PLAY [Base pre] 2026-05-29 00:10:35.511412 | 2026-05-29 00:10:35.512086 | TASK [Setup log path fact] 2026-05-29 00:10:35.557335 | debian-bookworm | ok 2026-05-29 00:10:35.581158 | 2026-05-29 00:10:35.581291 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 00:10:35.620201 | debian-bookworm | ok 2026-05-29 00:10:35.644048 | 2026-05-29 00:10:35.644197 | TASK [emit-job-header : Print job information] 2026-05-29 00:10:35.684804 | # Job Information 2026-05-29 00:10:35.684977 | Ansible Version: 2.16.14 2026-05-29 00:10:35.685013 | Job: python-osism-test-setup 2026-05-29 00:10:35.685045 | Pipeline: check 2026-05-29 00:10:35.685082 | Executor: 521e9411259a 2026-05-29 00:10:35.685118 | Triggered by: https://github.com/osism/python-osism/pull/2306 2026-05-29 00:10:35.685145 | Event ID: b694da30-5af2-11f1-8f91-885fb25a2cd5 2026-05-29 00:10:35.689944 | 2026-05-29 00:10:35.690245 | LOOP [emit-job-header : Print node information] 2026-05-29 00:10:35.794041 | debian-bookworm | ok: 2026-05-29 00:10:35.794208 | debian-bookworm | # Node Information 2026-05-29 00:10:35.794242 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 00:10:35.794268 | debian-bookworm | Hostname: debian 2026-05-29 00:10:35.794290 | debian-bookworm | Username: zuul 2026-05-29 00:10:35.794312 | debian-bookworm | Distro: Debian 12.14 2026-05-29 00:10:35.794336 | debian-bookworm | Provider: regiocloud-a 2026-05-29 00:10:35.794357 | debian-bookworm | Region: 2026-05-29 00:10:35.794378 | debian-bookworm | Label: debian-bookworm 2026-05-29 00:10:35.794397 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 00:10:35.794417 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:3320 2026-05-29 00:10:35.806667 | 2026-05-29 00:10:35.806774 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 00:10:36.252222 | debian-bookworm -> localhost | changed 2026-05-29 00:10:36.259152 | 2026-05-29 00:10:36.259257 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 00:10:37.495225 | debian-bookworm -> localhost | changed 2026-05-29 00:10:37.507280 | 2026-05-29 00:10:37.507383 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 00:10:37.795989 | debian-bookworm -> localhost | ok 2026-05-29 00:10:37.801819 | 2026-05-29 00:10:37.801943 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 00:10:37.823770 | debian-bookworm | ok 2026-05-29 00:10:37.840217 | debian-bookworm | included: /var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 00:10:37.846189 | 2026-05-29 00:10:37.846271 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 00:10:39.468848 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 00:10:39.471186 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/88b23be7e5464862833af97876cc867b_id_rsa 2026-05-29 00:10:39.471256 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/88b23be7e5464862833af97876cc867b_id_rsa.pub 2026-05-29 00:10:39.471286 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 00:10:39.471313 | debian-bookworm -> localhost | SHA256:SfgABB9yzNcRMCIpJqC/XrvgqVv49LKuQdqxWgI74D8 zuul-build-sshkey 2026-05-29 00:10:39.471337 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 00:10:39.471374 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 00:10:39.471396 | debian-bookworm -> localhost | |o +** oooo | 2026-05-29 00:10:39.471418 | debian-bookworm -> localhost | |+..=o+.o. | 2026-05-29 00:10:39.471646 | debian-bookworm -> localhost | |+. ..o . | 2026-05-29 00:10:39.471688 | debian-bookworm -> localhost | | . + . | 2026-05-29 00:10:39.471713 | debian-bookworm -> localhost | |o.o S | 2026-05-29 00:10:39.471742 | debian-bookworm -> localhost | |*+ + | 2026-05-29 00:10:39.471764 | debian-bookworm -> localhost | |B.O . | 2026-05-29 00:10:39.471784 | debian-bookworm -> localhost | | %oE . | 2026-05-29 00:10:39.471807 | debian-bookworm -> localhost | |==B+=. | 2026-05-29 00:10:39.471827 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 00:10:39.471950 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.096382 2026-05-29 00:10:39.482953 | 2026-05-29 00:10:39.483089 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 00:10:39.518185 | debian-bookworm | ok 2026-05-29 00:10:39.533323 | debian-bookworm | included: /var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 00:10:39.542734 | 2026-05-29 00:10:39.542901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 00:10:39.566959 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:10:39.573224 | 2026-05-29 00:10:39.573348 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 00:10:40.388464 | debian-bookworm | changed 2026-05-29 00:10:40.399190 | 2026-05-29 00:10:40.399328 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 00:10:40.665981 | debian-bookworm | ok 2026-05-29 00:10:40.672072 | 2026-05-29 00:10:40.672207 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 00:10:41.409527 | debian-bookworm | changed 2026-05-29 00:10:41.419055 | 2026-05-29 00:10:41.419200 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 00:10:42.188574 | debian-bookworm | changed 2026-05-29 00:10:42.194751 | 2026-05-29 00:10:42.194939 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 00:10:42.219099 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:10:42.231931 | 2026-05-29 00:10:42.232114 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 00:10:42.772999 | debian-bookworm -> localhost | changed 2026-05-29 00:10:42.788983 | 2026-05-29 00:10:42.789122 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 00:10:43.168719 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/88b23be7e5464862833af97876cc867b_id_rsa (zuul-build-sshkey) 2026-05-29 00:10:43.169063 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012385 2026-05-29 00:10:43.190225 | 2026-05-29 00:10:43.190361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 00:10:43.617423 | debian-bookworm | ok 2026-05-29 00:10:43.623327 | 2026-05-29 00:10:43.623451 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 00:10:43.648147 | debian-bookworm | skipping: Conditional result was False 2026-05-29 00:10:43.675138 | 2026-05-29 00:10:43.675372 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 00:10:44.338040 | debian-bookworm | ok 2026-05-29 00:10:44.353273 | 2026-05-29 00:10:44.353425 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 00:10:44.397945 | debian-bookworm | ok 2026-05-29 00:10:44.403715 | 2026-05-29 00:10:44.403858 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 00:10:44.735616 | debian-bookworm -> localhost | ok 2026-05-29 00:10:44.745527 | 2026-05-29 00:10:44.745649 | TASK [validate-host : Collect information about the host] 2026-05-29 00:10:47.102127 | debian-bookworm | ok 2026-05-29 00:10:47.121362 | 2026-05-29 00:10:47.121500 | TASK [validate-host : Sanitize hostname] 2026-05-29 00:10:47.311026 | debian-bookworm | ok 2026-05-29 00:10:47.368855 | 2026-05-29 00:10:47.369042 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 00:10:48.193205 | debian-bookworm -> localhost | changed 2026-05-29 00:10:48.201229 | 2026-05-29 00:10:48.201523 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 00:10:48.673342 | debian-bookworm | ok 2026-05-29 00:10:48.678585 | 2026-05-29 00:10:48.678711 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 00:10:49.281516 | debian-bookworm -> localhost | changed 2026-05-29 00:10:49.298826 | 2026-05-29 00:10:49.299004 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 00:10:49.611674 | debian-bookworm | ok 2026-05-29 00:10:49.619365 | 2026-05-29 00:10:49.619492 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 00:10:50.780992 | debian-bookworm | changed: 2026-05-29 00:10:50.781290 | debian-bookworm | cd+++++++++ src/ 2026-05-29 00:10:50.781348 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 00:10:50.781388 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 00:10:50.781423 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-29 00:10:50.781456 | debian-bookworm | Containerfile 2026-05-29 00:10:50.781668 | debian-bookworm | Containerfile 2026-05-29 00:10:50.794876 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/logs" 2026-05-29 00:16:27.476927 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/artifacts" 2026-05-29 00:16:27.758732 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/88b23be7e5464862833af97876cc867b/work/docs" 2026-05-29 00:16:27.779757 | 2026-05-29 00:16:27.779934 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 00:16:28.589919 | debian-bookworm | changed: 2026-05-29 00:16:28.590207 | debian-bookworm | .d..t...... ./ 2026-05-29 00:16:28.590317 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 00:16:28.590366 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 00:16:28.590404 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 00:16:28.590466 | debian-bookworm | changed: All items complete 2026-05-29 00:16:28.590505 | 2026-05-29 00:16:29.160817 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 00:16:29.736663 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 00:16:29.754156 | 2026-05-29 00:16:29.754351 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 00:16:30.291459 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011183 2026-05-29 00:16:30.598853 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013417 2026-05-29 00:16:30.619447 | 2026-05-29 00:16:30.619659 | PLAY RECAP 2026-05-29 00:16:30.619751 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-29 00:16:30.619796 | 2026-05-29 00:16:30.784696 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 00:16:30.786717 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 00:16:31.569821 | 2026-05-29 00:16:31.570000 | PLAY [Base post] 2026-05-29 00:16:31.584060 | 2026-05-29 00:16:31.584222 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 00:16:32.398489 | debian-bookworm | changed 2026-05-29 00:16:32.405197 | 2026-05-29 00:16:32.405328 | PLAY RECAP 2026-05-29 00:16:32.405390 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 00:16:32.405451 | 2026-05-29 00:16:32.548270 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 00:16:32.550316 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 00:16:33.403186 | 2026-05-29 00:16:33.403387 | PLAY [Base post-logs] 2026-05-29 00:16:33.414695 | 2026-05-29 00:16:33.414911 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 00:16:33.896507 | localhost | changed 2026-05-29 00:16:33.906734 | 2026-05-29 00:16:33.906939 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 00:16:33.932972 | localhost | ok 2026-05-29 00:16:33.936096 | 2026-05-29 00:16:33.936195 | TASK [Set zuul-log-path fact] 2026-05-29 00:16:33.951541 | localhost | ok 2026-05-29 00:16:33.959549 | 2026-05-29 00:16:33.959668 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 00:16:33.985203 | localhost | ok 2026-05-29 00:16:33.988356 | 2026-05-29 00:16:33.988458 | TASK [upload-logs : Create log directories] 2026-05-29 00:16:34.507464 | localhost | changed 2026-05-29 00:16:34.514681 | 2026-05-29 00:16:34.515186 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 00:16:35.143686 | localhost -> localhost | ok: Runtime: 0:00:00.008713 2026-05-29 00:16:35.150929 | 2026-05-29 00:16:35.151108 | TASK [upload-logs : Upload logs to log server] 2026-05-29 00:16:35.760523 | localhost | Output suppressed because no_log was given 2026-05-29 00:16:35.770066 | 2026-05-29 00:16:35.770213 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 00:16:35.820561 | localhost | skipping: Conditional result was False 2026-05-29 00:16:35.826615 | localhost | skipping: Conditional result was False 2026-05-29 00:16:35.838147 | 2026-05-29 00:16:35.838292 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 00:16:35.892545 | localhost | skipping: Conditional result was False 2026-05-29 00:16:35.892939 | 2026-05-29 00:16:35.899627 | localhost | skipping: Conditional result was False 2026-05-29 00:16:35.913035 | 2026-05-29 00:16:35.913214 | LOOP [upload-logs : Upload console log and json output]