12:20:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/123980 12:20:03 Running as SYSTEM 12:20:03 [EnvInject] - Loading node environment variables. 12:20:03 Building remotely on prd-ubuntu2204-docker-2c-2g-36059 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/builder-packer-merge-ubuntu-22.04-builder 12:20:04 [ssh-agent] Looking for ssh-agent implementation... 12:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:04 $ ssh-agent 12:20:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXFCqLq/agent.1515 12:20:04 SSH_AGENT_PID=1517 12:20:04 [ssh-agent] Started. 12:20:04 Running ssh-add (command line suppressed) 12:20:04 Identity added: /w/workspace/builder-packer-merge-ubuntu-22.04-builder@tmp/private_key_4120812398546285989.key (/w/workspace/builder-packer-merge-ubuntu-22.04-builder@tmp/private_key_4120812398546285989.key) 12:20:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:20:04 The recommended git tool is: NONE 12:20:08 using credential jenkins-ssh 12:20:09 Wiping out workspace first. 12:20:09 Cloning the remote Git repository 12:20:09 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:20:09 > git init /w/workspace/builder-packer-merge-ubuntu-22.04-builder # timeout=10 12:20:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:20:09 > git --version # timeout=10 12:20:09 > git --version # 'git version 2.34.1' 12:20:09 using GIT_SSH to set credentials jenkins-ssh 12:20:09 Verifying host key using known hosts file, will automatically accept unseen keys 12:20:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:20:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:20:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:20:12 using GIT_SSH to set credentials jenkins-ssh 12:20:12 Verifying host key using known hosts file, will automatically accept unseen keys 12:20:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/80/123980/2 # timeout=10 12:20:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:20:12 Checking out Revision 8ba1cb5117bfb8119cd8e3424df4a8fa31f2ff8e (refs/remotes/origin/master) 12:20:12 > git config core.sparsecheckout # timeout=10 12:20:12 > git checkout -f 8ba1cb5117bfb8119cd8e3424df4a8fa31f2ff8e # timeout=10 12:20:12 Commit message: "Merge "CI: Drop dead baseline.sh from packer-merge path filters"" 12:20:12 > git rev-list --no-walk 62103fd7922c1898da38afbcdb6648497d1e7f80 # timeout=10 12:20:12 > git remote # timeout=10 12:20:12 > git submodule init # timeout=10 12:20:12 > git submodule sync # timeout=10 12:20:12 > git config --get remote.origin.url # timeout=10 12:20:12 > git submodule init # timeout=10 12:20:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:20:12 > git config --get submodule.global-jjb.url # timeout=10 12:20:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:20:12 > git config --get submodule.packer/common-packer.url # timeout=10 12:20:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:20:12 > git submodule update --init --recursive global-jjb # timeout=10 12:20:14 > git submodule update --init --recursive packer/common-packer # timeout=10 12:20:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:20:17 provisioning config files... 12:20:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:20:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:20:17 provisioning config files... 12:20:17 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 12:20:17 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 12:20:17 Run condition [Boolean condition] enabling perform for step [BuilderChain] 12:20:17 provisioning config files... 12:20:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:20:18 [EnvInject] - Injecting environment variables from a build step. 12:20:18 [EnvInject] - Injecting as environment variables the properties content 12:20:18 OS_CLOUD=vex 12:20:18 12:20:18 [EnvInject] - Variables injected successfully. 12:20:18 provisioning config files... 12:20:18 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 12:20:18 [EnvInject] - Injecting environment variables from a build step. 12:20:18 [EnvInject] - Injecting as environment variables the properties content 12:20:18 PACKER_TEMPLATE=builder 12:20:18 PACKER_PLATFORM=ubuntu-22.04 12:20:18 PACKER_VERSION=1.9.1 12:20:18 PACKER_BUILDER=openstack 12:20:18 UPDATE_CLOUD_IMAGE=True 12:20:18 12:20:18 [EnvInject] - Variables injected successfully. 12:20:18 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins7505512680053088926.sh 12:20:18 ---> packer-install.sh 12:20:18 Packer binary not available, installing Packer version 1.9.1. 12:20:18 /w/workspace/builder-packer-merge-ubuntu-22.04-builder /w/workspace/builder-packer-merge-ubuntu-22.04-builder 12:20:18 2026-07-15 12:20:18 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] 12:20:18 Archive: packer_1.9.1_linux_amd64.zip 12:20:18 inflating: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/bin/packer 12:20:19 /w/workspace/builder-packer-merge-ubuntu-22.04-builder 12:20:19 ---> packer-build.sh 12:20:19 packer init templates/builder.pkr.hcl ... 12:20:19 Installed plugin github.com/hashicorp/openstack v1.1.3 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.3_x5.0_linux_amd64" 12:20:20 Installed plugin github.com/hashicorp/docker v1.1.1 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/docker/packer-plugin-docker_v1.1.1_x5.0_linux_amd64" 12:20:20 Installed plugin github.com/hashicorp/ansible v1.1.3 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/ansible/packer-plugin-ansible_v1.1.3_x5.0_linux_amd64" 12:20:22 The configuration is valid. 12:20:22 + [[ -n https://git.opendaylight.org/gerrit ]] 12:20:22 + [[ -n 123980 ]] 12:20:22 + [[ -n 2 ]] 12:20:22 + curl -s https://git.opendaylight.org/gerrit/changes/123980/detail 12:20:22 + grep 'Patch Set 2:.*Build Successful.*verify-build-ubuntu-22.04-builder' 12:20:22 + tail -n +2 12:20:22 + jq '.messages[].message?' 12:20:22 + [[ git://devvexx.opendaylight.org/mirror/releng/builder =~ https://github.com ]] 12:20:22 + set +x 12:20:24 ==> openstack.builder: Loading flavor: v3-standard-2 12:20:24 openstack.builder: Verified flavor. ID: d6906d2a-e83f-42be-b33e-fbaeb5c511cb 12:20:24 ==> openstack.builder: Creating temporary RSA SSH key for instance... 12:20:25 ==> openstack.builder: Creating temporary keypair: packer_6a577b07-266d-8027-7623-799df6d866e3 ... 12:20:26 ==> openstack.builder: Created temporary keypair: packer_6a577b07-266d-8027-7623-799df6d866e3 12:20:26 openstack.builder: Found Image ID: 60358b12-4d33-458e-9a32-e3755e50250f 12:20:26 ==> openstack.builder: Creating volume... 12:20:26 ==> openstack.builder: Waiting for volume packer_6a577b07-9be7-0ee9-3f56-40f7e8fc27ef (volume id: fc8e809d-deea-43da-9b09-5ed017c357c9) to become available... 12:20:28 openstack.builder: Volume ID: fc8e809d-deea-43da-9b09-5ed017c357c9 12:20:28 ==> openstack.builder: Launching server... 12:20:28 ==> openstack.builder: Launching server... 12:20:29 openstack.builder: Server ID: 30802b02-386e-40ae-954b-fcaebb31d802 12:20:29 ==> openstack.builder: Waiting for server to become ready... 12:20:36 openstack.builder: Floating IP not required 12:20:36 ==> openstack.builder: Using SSH communicator to connect: 10.30.170.192 12:20:36 ==> openstack.builder: Waiting for SSH to become available... 12:21:05 ==> openstack.builder: Connected to SSH! 12:21:05 ==> openstack.builder: Provisioning with shell script: common-packer/provision/install-python.sh 12:21:05 openstack.builder: ----> install-python.sh 12:21:05 openstack.builder: Distro is Ubuntu 12:21:05 openstack.builder: NetSelect version to install is netselect_0.3.ds1-30.1_amd64.deb 12:21:05 openstack.builder: Install netselect from debian to choose a mirror. 12:21:05 openstack.builder: Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease 12:21:05 openstack.builder: Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 12:21:05 openstack.builder: Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 12:21:05 openstack.builder: Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 12:21:05 openstack.builder: Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] 12:21:06 openstack.builder: Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] 12:21:06 openstack.builder: Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3360 kB] 12:21:06 openstack.builder: Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] 12:21:06 openstack.builder: Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] 12:21:06 openstack.builder: Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] 12:21:06 openstack.builder: Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] 12:21:06 openstack.builder: Get:12 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [475 kB] 12:21:06 openstack.builder: Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.7 kB] 12:21:06 openstack.builder: Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [5988 kB] 12:21:06 openstack.builder: Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [1146 kB] 12:21:06 openstack.builder: Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [600 B] 12:21:06 openstack.builder: Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1044 kB] 12:21:06 openstack.builder: Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [233 kB] 12:21:06 openstack.builder: Get:19 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [23.2 kB] 12:21:06 openstack.builder: Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [64.3 kB] 12:21:06 openstack.builder: Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [12.6 kB] 12:21:06 openstack.builder: Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [544 B] 12:21:06 openstack.builder: Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3632 kB] 12:21:06 openstack.builder: Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [544 kB] 12:21:06 openstack.builder: Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [20.1 kB] 12:21:06 openstack.builder: Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6221 kB] 12:21:06 openstack.builder: Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1189 kB] 12:21:06 openstack.builder: Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [584 B] 12:21:06 openstack.builder: Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1278 kB] 12:21:06 openstack.builder: Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [321 kB] 12:21:06 openstack.builder: Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [30.8 kB] 12:21:06 openstack.builder: Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [71.6 kB] 12:21:06 openstack.builder: Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [15.5 kB] 12:21:06 openstack.builder: Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [756 B] 12:21:06 openstack.builder: Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [70.2 kB] 12:21:06 openstack.builder: Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.4 kB] 12:21:06 openstack.builder: Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [412 B] 12:21:06 openstack.builder: Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] 12:21:06 openstack.builder: Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] 12:21:06 openstack.builder: Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.9 kB] 12:21:06 openstack.builder: Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [676 B] 12:21:06 openstack.builder: Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] 12:21:20 openstack.builder: Fetched 46.6 MB in 6s (7234 kB/s) 12:21:21 openstack.builder: Reading package lists... 12:21:21 ==> openstack.builder: 12:21:21 ==> openstack.builder: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:21:21 ==> openstack.builder: 12:21:21 openstack.builder: Reading package lists... 12:21:21 openstack.builder: Building dependency tree... 12:21:21 openstack.builder: Reading state information... 12:21:22 openstack.builder: The following packages will be upgraded: 12:21:22 openstack.builder: wget 12:21:22 openstack.builder: 1 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 12:21:22 openstack.builder: Need to get 339 kB of archives. 12:21:22 openstack.builder: After this operation, 57.3 kB disk space will be freed. 12:21:22 openstack.builder: Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.3 [339 kB] 12:21:22 ==> openstack.builder: debconf: unable to initialize frontend: Dialog 12:21:22 ==> openstack.builder: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:21:22 ==> openstack.builder: debconf: falling back to frontend: Readline 12:21:22 ==> openstack.builder: debconf: unable to initialize frontend: Readline 12:21:22 ==> openstack.builder: debconf: (This frontend requires a controlling tty.) 12:21:22 ==> openstack.builder: debconf: falling back to frontend: Teletype 12:21:22 ==> openstack.builder: dpkg-preconfigure: unable to re-open stdin: 12:21:22 openstack.builder: Fetched 339 kB in 1s (626 kB/s) 12:21:23 openstack.builder: (Reading database ... 64302 files and directories currently installed.) 12:21:23 openstack.builder: Preparing to unpack .../wget_1.21.2-2ubuntu1.3_amd64.deb ... 12:21:24 openstack.builder: Unpacking wget (1.21.2-2ubuntu1.3) over (1.21.2-2ubuntu1) ... 12:21:24 openstack.builder: Setting up wget (1.21.2-2ubuntu1.3) ... 12:21:24 openstack.builder: Processing triggers for install-info (6.8-4build1) ... 12:21:24 openstack.builder: Processing triggers for man-db (2.10.2-1) ... 12:21:25 openstack.builder: 12:21:25 openstack.builder: Running kernel seems to be up-to-date. 12:21:25 openstack.builder: 12:21:25 openstack.builder: No services need to be restarted. 12:21:25 openstack.builder: 12:21:25 openstack.builder: No containers need to be restarted. 12:21:25 openstack.builder: 12:21:25 openstack.builder: No user sessions are running outdated binaries. 12:21:25 openstack.builder: 12:21:25 openstack.builder: No VM guests are running outdated hypervisor (qemu) binaries on this host. 12:21:30 ==> openstack.builder: --2026-07-15 12:21:30-- http://deb.debian.org/debian/pool/main/n/netselect/netselect_0.3.ds1-30.1_amd64.deb 12:21:30 ==> openstack.builder: Resolving deb.debian.org (deb.debian.org)... 151.101.126.132, 2a04:4e42:1e::644 12:21:30 ==> openstack.builder: Connecting to deb.debian.org (deb.debian.org)|151.101.126.132|:80... connected. 12:21:30 ==> openstack.builder: HTTP request sent, awaiting response... 200 OK 12:21:30 ==> openstack.builder: Length: 23208 (23K) [application/vnd.debian.binary-package] 12:21:30 ==> openstack.builder: Saving to: ‘netselect_0.3.ds1-30.1_amd64.deb’ 12:21:30 ==> openstack.builder: 12:21:30 ==> openstack.builder: 0K .......... .......... .. 100% 23.7M=0.001s 12:21:30 ==> openstack.builder: 12:21:30 ==> openstack.builder: 2026-07-15 12:21:30 (23.7 MB/s) - ‘netselect_0.3.ds1-30.1_amd64.deb’ saved [23208/23208] 12:21:30 ==> openstack.builder: 12:21:30 openstack.builder: Selecting previously unselected package netselect. 12:21:30 openstack.builder: (Reading database ... 64302 files and directories currently installed.) 12:21:30 openstack.builder: Preparing to unpack netselect_0.3.ds1-30.1_amd64.deb ... 12:21:30 openstack.builder: Unpacking netselect (0.3.ds1-30.1) ... 12:21:30 openstack.builder: Setting up netselect (0.3.ds1-30.1) ... 12:21:30 ==> openstack.builder: debconf: unable to initialize frontend: Dialog 12:21:30 ==> openstack.builder: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:21:30 ==> openstack.builder: debconf: falling back to frontend: Readline 12:21:30 ==> openstack.builder: debconf: unable to initialize frontend: Readline 12:21:30 ==> openstack.builder: debconf: (This frontend requires a controlling tty.) 12:21:30 ==> openstack.builder: debconf: falling back to frontend: Teletype 12:21:30 openstack.builder: Processing triggers for man-db (2.10.2-1) ... 12:21:30 ==> openstack.builder: 12:21:30 ==> openstack.builder: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:21:30 ==> openstack.builder: 12:21:30 openstack.builder: Reading package lists... 12:21:31 openstack.builder: Building dependency tree... 12:21:31 openstack.builder: Reading state information... 12:21:31 openstack.builder: netselect is already the newest version (0.3.ds1-30.1). 12:21:31 openstack.builder: 0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 12:21:36 openstack.builder: Old mirror : http://nova.clouds.archive.ubuntu.com/ubuntu/ 12:21:36 openstack.builder: New mirror : http://archive.ubuntu.com/ubuntu/ 12:21:36 openstack.builder: Update and Remove unwanted packages... 12:21:36 ==> openstack.builder: 12:21:36 ==> openstack.builder: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:21:36 ==> openstack.builder: 12:21:36 ==> openstack.builder: 12:21:36 ==> openstack.builder: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 12:21:36 ==> openstack.builder: 12:21:36 openstack.builder: Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 12:21:36 openstack.builder: Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 12:21:37 openstack.builder: Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 12:21:37 openstack.builder: Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 12:21:37 openstack.builder: Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1395 kB] 12:21:37 openstack.builder: Get:6 http://archive.ubuntu.com/ubuntu jammy/main Translation-en [510 kB] 12:21:37 openstack.builder: Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata [30.3 kB] 12:21:37 openstack.builder: Get:8 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [129 kB] 12:21:37 openstack.builder: Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted Translation-en [18.6 kB] 12:21:37 openstack.builder: Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata [488 B] 12:21:37 openstack.builder: Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] 12:21:38 openstack.builder: Get:12 http://archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] 12:21:38 openstack.builder: Get:13 http://archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] 12:21:38 openstack.builder: Get:14 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] 12:21:38 openstack.builder: Get:15 http://archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] 12:21:38 openstack.builder: Get:16 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] 12:21:38 openstack.builder: Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3632 kB] 12:21:38 openstack.builder: Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [544 kB] 12:21:38 openstack.builder: Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [20.1 kB] 12:21:38 openstack.builder: Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6221 kB] 12:21:38 openstack.builder: Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1189 kB] 12:21:38 openstack.builder: Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [584 B] 12:21:38 openstack.builder: Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1278 kB] 12:21:38 openstack.builder: Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [321 kB] 12:21:38 openstack.builder: Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [30.8 kB] 12:21:38 openstack.builder: Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [71.6 kB] 12:21:38 openstack.builder: Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [15.5 kB] 12:21:38 openstack.builder: Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [756 B] 12:21:38 openstack.builder: Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [70.2 kB] 12:21:39 openstack.builder: Get:30 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.4 kB] 12:21:39 openstack.builder: Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [412 B] 12:21:39 openstack.builder: Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] 12:21:39 openstack.builder: Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] 12:21:39 openstack.builder: Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.9 kB] 12:21:39 openstack.builder: Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [676 B] 12:21:39 openstack.builder: Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] 12:21:52 openstack.builder: Fetched 36.4 MB in 6s (6387 kB/s) 12:21:53 openstack.builder: Reading package lists... 12:21:53 openstack.builder: Building dependency tree... 12:21:53 openstack.builder: Reading state information... 12:21:53 openstack.builder: 274 packages can be upgraded. Run 'apt list --upgradable' to see them. 12:21:53 openstack.builder: Installing Python... 12:21:53 openstack.builder: Package: python-is-python3 12:21:53 openstack.builder: Architecture: all 12:21:53 openstack.builder: Version: 3.9.2-2 12:21:53 openstack.builder: Multi-Arch: allowed 12:21:53 openstack.builder: Priority: optional 12:21:53 openstack.builder: Section: python 12:21:53 openstack.builder: Source: what-is-python (10) 12:21:53 openstack.builder: Origin: Ubuntu 12:21:53 openstack.builder: Maintainer: Ubuntu Developers 12:21:53 openstack.builder: Original-Maintainer: Matthias Klose 12:21:53 openstack.builder: Bugs: https://bugs.launchpad.net/ubuntu/+filebug 12:21:53 openstack.builder: Installed-Size: 13 12:21:53 openstack.builder: Depends: python3 12:21:53 openstack.builder: Breaks: python, python-is-python2, python-is-python2-but-deprecated, python-minimal 12:21:53 openstack.builder: Replaces: python, python-is-python2, python-is-python2-but-deprecated, python-minimal 12:21:53 openstack.builder: Filename: pool/main/w/what-is-python/python-is-python3_3.9.2-2_all.deb 12:21:53 openstack.builder: Size: 2788 12:21:53 openstack.builder: MD5sum: 948da3883e2c6712cadbfc079a95c16b 12:21:53 openstack.builder: SHA1: b8bb307a951056d7677aa305457e8611d2b8b950 12:21:53 openstack.builder: SHA256: fb2d32a772803c02da2a05581554a9d40402a82d8674e573950c8734f4a1d305 12:21:53 openstack.builder: SHA512: 71ce74d3b950f80ebefd438181054a31e9c01cec82a31656386c4cd76663cb02b65e3adae76bc41c31c5aaab73e5660a6a137ad6f70749e09ce2a58d1b9d1d97 12:21:53 openstack.builder: Description-en: symlinks /usr/bin/python to python3 12:21:53 openstack.builder: Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal) 12:21:53 openstack.builder: releases, all python packages use explicit python3 or python2 12:21:53 openstack.builder: interpreter and do not use unversioned /usr/bin/python at all. Some 12:21:53 openstack.builder: third-party code is now predominantly python3 based, yet may use 12:21:53 openstack.builder: /usr/bin/python. 12:21:53 openstack.builder: . 12:21:53 openstack.builder: This is a convenience package which ships a symlink to point 12:21:53 openstack.builder: the /usr/bin/python interpreter at the current default python3. It may 12:21:53 openstack.builder: improve compatibility with other modern systems, whilst breaking some 12:21:53 openstack.builder: obsolete or 3rd-party software. 12:21:53 openstack.builder: . 12:21:53 openstack.builder: No packages may declare dependencies on this package. 12:21:53 openstack.builder: Description-md5: 918753566204aa881433fa0567164c59 12:21:53 openstack.builder: Cnf-Ignore-Commands: python 12:21:53 openstack.builder: 12:21:54 openstack.builder: Reading package lists... 12:21:54 openstack.builder: Building dependency tree... 12:21:54 openstack.builder: Reading state information... 12:21:54 openstack.builder: The following NEW packages will be installed: 12:21:54 openstack.builder: python-is-python3 12:21:54 openstack.builder: 0 upgraded, 1 newly installed, 0 to remove and 274 not upgraded. 12:21:54 openstack.builder: Need to get 2788 B of archives. 12:21:54 openstack.builder: After this operation, 13.3 kB of additional disk space will be used. 12:21:54 openstack.builder: Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-is-python3 all 3.9.2-2 [2788 B] 12:21:54 ==> openstack.builder: debconf: unable to initialize frontend: Dialog 12:21:54 ==> openstack.builder: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 12:21:54 ==> openstack.builder: debconf: falling back to frontend: Readline 12:21:54 ==> openstack.builder: debconf: unable to initialize frontend: Readline 12:21:54 ==> openstack.builder: debconf: (This frontend requires a controlling tty.) 12:21:54 ==> openstack.builder: debconf: falling back to frontend: Teletype 12:21:54 ==> openstack.builder: dpkg-preconfigure: unable to re-open stdin: 12:21:54 openstack.builder: Fetched 2788 B in 0s (66.7 kB/s) 12:21:54 openstack.builder: Selecting previously unselected package python-is-python3. 12:21:54 openstack.builder: (Reading database ... 64312 files and directories currently installed.) 12:21:54 openstack.builder: Preparing to unpack .../python-is-python3_3.9.2-2_all.deb ... 12:21:54 openstack.builder: Unpacking python-is-python3 (3.9.2-2) ... 12:21:54 openstack.builder: Setting up python-is-python3 (3.9.2-2) ... 12:21:54 openstack.builder: Processing triggers for man-db (2.10.2-1) ... 12:21:55 openstack.builder: 12:21:55 openstack.builder: Running kernel seems to be up-to-date. 12:21:55 openstack.builder: 12:21:55 openstack.builder: No services need to be restarted. 12:21:55 openstack.builder: 12:21:55 openstack.builder: No containers need to be restarted. 12:21:55 openstack.builder: 12:21:55 openstack.builder: No user sessions are running outdated binaries. 12:21:55 openstack.builder: 12:21:55 openstack.builder: No VM guests are running outdated hypervisor (qemu) binaries on this host. 12:21:59 openstack.builder: python3 is /usr/bin/python3 12:21:59 openstack.builder: Distro is NOT CentOS 8 12:21:59 openstack.builder: /usr/bin/sudo 12:21:59 openstack.builder: sudo is /usr/bin/sudo 12:21:59 ==> openstack.builder: Running local shell script: /tmp/packer-shell3832059701 12:21:59 openstack.builder: ----> ansible-galaxy.sh 12:21:59 openstack.builder: Setup pyenv: 12:21:59 openstack.builder: * system (set by /opt/pyenv/version) 12:21:59 openstack.builder: * 3.8.20 (set by /opt/pyenv/version) 12:21:59 openstack.builder: * 3.9.20 (set by /opt/pyenv/version) 12:21:59 openstack.builder: 3.10.15 12:21:59 openstack.builder: 3.11.10 12:22:04 openstack.builder: lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wVAK 12:22:04 openstack.builder: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv 12:22:04 openstack.builder: lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:04 openstack.builder: lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:08 openstack.builder: lf-activate-venv(): INFO: Base packages installed successfully 12:22:08 openstack.builder: lf-activate-venv(): INFO: Installing additional packages: ansible~=9.2.0 12:22:41 openstack.builder: lf-activate-venv(): INFO: Adding /tmp/venv-wVAK/bin to PATH 12:22:41 openstack.builder: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml 12:22:41 ==> openstack.builder: [WARNING]: The requirements file '/w/workspace/builder-packer-merge- 12:22:41 ==> openstack.builder: ubuntu-22.04-builder/packer/common-packer/requirements.yaml' contains 12:22:41 ==> openstack.builder: collections which will be ignored. To install these collections run 'ansible- 12:22:41 ==> openstack.builder: galaxy collection install -r' or to install both at the same time run 'ansible- 12:22:41 ==> openstack.builder: galaxy install -r' without a custom install path. 12:23:02 openstack.builder: Starting galaxy role install process 12:23:02 openstack.builder: - downloading role 'docker-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.docker-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.docker-install 12:23:02 openstack.builder: - lfit.docker-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'haveged-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.haveged-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.haveged-install 12:23:02 openstack.builder: - lfit.haveged-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'java-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.java-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.java-install 12:23:02 openstack.builder: - lfit.java-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'lf-dev-libs', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.lf-dev-libs to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-dev-libs 12:23:02 openstack.builder: - lfit.lf-dev-libs (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'lf-recommended-tools', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.lf-recommended-tools to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-recommended-tools 12:23:02 openstack.builder: - lfit.lf-recommended-tools (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'mono-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.mono-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.mono-install 12:23:02 openstack.builder: - lfit.mono-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'packer-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.packer-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.packer-install 12:23:02 openstack.builder: - lfit.packer-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'protobuf-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.protobuf-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.protobuf-install 12:23:02 openstack.builder: - lfit.protobuf-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'puppet-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.puppet-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.puppet-install 12:23:02 openstack.builder: - lfit.puppet-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'python-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.python-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.python-install 12:23:02 openstack.builder: - lfit.python-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'shellcheck-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.shellcheck-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.shellcheck-install 12:23:02 openstack.builder: - lfit.shellcheck-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'sysstat-install', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.sysstat-install to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.sysstat-install 12:23:02 openstack.builder: - lfit.sysstat-install (master) was installed successfully 12:23:02 openstack.builder: - downloading role 'system-update', owned by lfit 12:23:02 openstack.builder: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz 12:23:02 openstack.builder: - extracting lfit.system-update to /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update 12:23:02 openstack.builder: - lfit.system-update (master) was installed successfully 12:23:02 ==> openstack.builder: Provisioning with Ansible... 12:23:02 openstack.builder: Setting up proxy adapter for Ansible.... 12:23:02 ==> openstack.builder: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="builder" -e packer_builder_type=openstack --ssh-extra-args '-o IdentitiesOnly=yes' --ssh-extra-args -o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -e ansible_ssh_private_key_file=/tmp/ansible-key1735435887 -i /tmp/packer-provisioner-ansible1173415890 /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/provision/local-builder.yaml 12:23:03 openstack.builder: 12:23:03 openstack.builder: PLAY [Baseline for all builds] ************************************************* 12:23:03 openstack.builder: 12:23:03 openstack.builder: TASK [Gathering Facts] ********************************************************* 12:23:05 openstack.builder: ok: [default] 12:23:05 openstack.builder: 12:23:05 openstack.builder: TASK [Pre-task system update] ************************************************** 12:23:05 openstack.builder: 12:23:05 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:23:05 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) 12:23:05 openstack.builder: 12:23:05 openstack.builder: TASK [lfit.system-update : Update cache] *************************************** 12:23:07 openstack.builder: ok: [default] 12:23:07 openstack.builder: 12:23:07 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:26:27 openstack.builder: changed: [default] 12:26:27 openstack.builder: 12:26:27 openstack.builder: TASK [Install base packages] *************************************************** 12:26:27 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml) 12:26:27 openstack.builder: 12:26:27 openstack.builder: TASK [Install base packages] *************************************************** 12:27:57 openstack.builder: changed: [default] 12:27:57 openstack.builder: 12:27:57 openstack.builder: TASK [Allow jenkins user sudo access] ****************************************** 12:27:58 openstack.builder: changed: [default] 12:27:58 openstack.builder: 12:27:58 openstack.builder: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** 12:27:58 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-recommended-tools/vars/Debian.yaml) 12:27:58 openstack.builder: 12:27:58 openstack.builder: TASK [lfit.lf-recommended-tools : Install RPM GPG certs] *********************** 12:27:58 openstack.builder: skipping: [default] 12:27:58 openstack.builder: 12:27:58 openstack.builder: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** 12:27:58 openstack.builder: skipping: [default] 12:27:58 openstack.builder: 12:27:58 openstack.builder: TASK [lfit.lf-recommended-tools : Install pre-packages on Debian] ************** 12:27:58 openstack.builder: skipping: [default] 12:27:58 openstack.builder: 12:27:58 openstack.builder: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** 12:28:53 openstack.builder: changed: [default] 12:28:53 openstack.builder: 12:28:54 openstack.builder: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* 12:28:54 openstack.builder: skipping: [default] 12:28:54 openstack.builder: 12:28:54 openstack.builder: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** 12:28:54 openstack.builder: changed: [default] 12:28:54 openstack.builder: 12:28:54 openstack.builder: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** 12:28:55 openstack.builder: changed: [default] 12:28:55 openstack.builder: 12:28:55 openstack.builder: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** 12:28:56 openstack.builder: changed: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7/8 only).] *** 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed (CentOS 9+).] *** 12:28:56 openstack.builder: skipping: [default] 12:28:56 openstack.builder: 12:28:56 openstack.builder: TASK [lfit.lf-recommended-tools : Create /etc/apt/keyrings directory] ********** 12:28:57 openstack.builder: ok: [default] 12:28:57 openstack.builder: 12:28:57 openstack.builder: TASK [lfit.lf-recommended-tools : Download NodeSource GPG key] ***************** 12:28:57 openstack.builder: changed: [default] 12:28:57 openstack.builder: 12:28:57 openstack.builder: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** 12:29:04 openstack.builder: changed: [default] 12:29:04 openstack.builder: 12:29:04 openstack.builder: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** 12:29:09 openstack.builder: changed: [default] 12:29:09 openstack.builder: 12:29:09 openstack.builder: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** 12:29:26 openstack.builder: changed: [default] 12:29:26 openstack.builder: 12:29:26 openstack.builder: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** 12:29:26 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-dev-libs/vars/Debian.yaml) 12:29:26 openstack.builder: 12:29:26 openstack.builder: TASK [lfit.lf-dev-libs : Install Dev libraries] ******************************** 12:30:35 openstack.builder: changed: [default] 12:30:35 openstack.builder: 12:30:35 openstack.builder: TASK [lfit.haveged-install : Install haveged package] ************************** 12:30:42 openstack.builder: changed: [default] 12:30:42 openstack.builder: 12:30:42 openstack.builder: TASK [lfit.haveged-install : Enable haveged service] *************************** 12:30:43 openstack.builder: ok: [default] 12:30:43 openstack.builder: 12:30:43 openstack.builder: TASK [lfit.java-install : Install JDK for Debian] ****************************** 12:30:43 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.java-install/tasks/Debian.yml) 12:30:43 openstack.builder: 12:30:43 openstack.builder: TASK [lfit.java-install : Install ppa pre-requsites] *************************** 12:30:50 openstack.builder: changed: [default] 12:30:50 openstack.builder: 12:30:50 openstack.builder: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* 12:31:01 openstack.builder: changed: [default] 12:31:01 openstack.builder: 12:31:01 openstack.builder: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** 12:31:01 openstack.builder: skipping: [default] 12:31:01 openstack.builder: 12:31:01 openstack.builder: TASK [lfit.java-install : Install OpenJDK 17] ********************************** 12:31:12 openstack.builder: changed: [default] 12:31:12 openstack.builder: 12:31:12 openstack.builder: TASK [lfit.java-install : Install OpenJDK 21] ********************************** 12:31:30 openstack.builder: changed: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Install OpenJDK 25] ********************************** 12:31:30 openstack.builder: skipping: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** 12:31:30 openstack.builder: skipping: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** 12:31:30 openstack.builder: skipping: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 21 (non-arm)] ************** 12:31:30 openstack.builder: ok: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 25 (non-arm)] ************** 12:31:30 openstack.builder: skipping: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set java alternatives] ******************************* 12:31:30 openstack.builder: changed: [default] 12:31:30 openstack.builder: 12:31:30 openstack.builder: TASK [lfit.java-install : Set javac alternatives] ****************************** 12:31:31 openstack.builder: changed: [default] 12:31:31 openstack.builder: 12:31:31 openstack.builder: TASK [lfit.java-install : Set jar alternatives] ******************************** 12:31:31 openstack.builder: changed: [default] 12:31:31 openstack.builder: 12:31:31 openstack.builder: TASK [lfit.java-install : Set jarsigner alternatives] ************************** 12:31:31 openstack.builder: changed: [default] 12:31:31 openstack.builder: 12:31:31 openstack.builder: TASK [lfit.java-install : Set javadoc alternatives] **************************** 12:31:32 openstack.builder: changed: [default] 12:31:32 openstack.builder: 12:31:32 openstack.builder: TASK [lfit.java-install : Set javap alternatives] ****************************** 12:31:32 openstack.builder: changed: [default] 12:31:32 openstack.builder: 12:31:32 openstack.builder: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* 12:31:32 openstack.builder: changed: [default] 12:31:32 openstack.builder: 12:31:32 openstack.builder: TASK [lfit.puppet-install : Install requirements based on platform] ************ 12:31:32 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml) 12:31:32 openstack.builder: 12:31:32 openstack.builder: TASK [lfit.puppet-install : Purge puppet] ************************************** 12:31:33 openstack.builder: ok: [default] 12:31:33 openstack.builder: 12:31:33 openstack.builder: TASK [lfit.puppet-install : Install puppet-release for Ubuntu] ***************** 12:31:36 openstack.builder: changed: [default] 12:31:36 openstack.builder: 12:31:36 openstack.builder: TASK [lfit.puppet-install : Install puppet-agent] ****************************** 12:32:03 openstack.builder: changed: [default] 12:32:03 openstack.builder: 12:32:03 openstack.builder: TASK [lfit.puppet-install : Symlink facter] ************************************ 12:32:04 openstack.builder: changed: [default] 12:32:04 openstack.builder: 12:32:04 openstack.builder: TASK [lfit.puppet-install : Symlink puppet] ************************************ 12:32:04 openstack.builder: changed: [default] 12:32:04 openstack.builder: 12:32:04 openstack.builder: TASK [lfit.python-install : Include distro specific variables] ***************** 12:32:04 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.python-install/vars/Debian.yml) 12:32:04 openstack.builder: 12:32:04 openstack.builder: TASK [lfit.python-install : Install Python] ************************************ 12:32:13 openstack.builder: changed: [default] 12:32:13 openstack.builder: 12:32:13 openstack.builder: TASK [lfit.python-install : Install virtualenv via pip on EL9 (broken RPM deps)] *** 12:32:13 openstack.builder: skipping: [default] 12:32:13 openstack.builder: 12:32:13 openstack.builder: TASK [lfit.python-install : Set Python version on Ubuntu >= 22.04 or CentOS 9] *** 12:32:13 openstack.builder: ok: [default] 12:32:13 openstack.builder: 12:32:13 openstack.builder: TASK [lfit.python-install : Install pyenv v2.4.13] ***************************** 12:32:15 openstack.builder: changed: [default] 12:32:15 openstack.builder: 12:32:15 openstack.builder: TASK [lfit.python-install : Install Python 3.9.20 3.8.20] ********************** 12:34:09 openstack.builder: changed: [default] => (item=3.9.20) 12:35:56 openstack.builder: changed: [default] => (item=3.8.20) 12:35:56 openstack.builder: 12:35:56 openstack.builder: TASK [lfit.python-install : Install Python 3.10.15] **************************** 12:37:56 openstack.builder: changed: [default] 12:37:56 openstack.builder: 12:37:56 openstack.builder: TASK [lfit.python-install : Install Python 3.11.10] **************************** 12:40:06 openstack.builder: changed: [default] 12:40:06 openstack.builder: 12:40:06 openstack.builder: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on Ubuntu] *** 12:40:06 openstack.builder: ok: [default] 12:40:06 openstack.builder: 12:40:06 openstack.builder: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on CentOS] *** 12:40:06 openstack.builder: skipping: [default] 12:40:06 openstack.builder: 12:40:06 openstack.builder: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** 12:40:07 openstack.builder: changed: [default] 12:40:07 openstack.builder: 12:40:07 openstack.builder: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** 12:40:08 openstack.builder: changed: [default] 12:40:08 openstack.builder: 12:40:08 openstack.builder: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** 12:40:09 openstack.builder: changed: [default] 12:40:09 openstack.builder: 12:40:09 openstack.builder: TASK [lfit.sysstat-install : Install sysstat package] ************************** 12:40:10 openstack.builder: ok: [default] 12:40:10 openstack.builder: 12:40:10 openstack.builder: TASK [lfit.sysstat-install : Enable sysstat service] *************************** 12:40:11 openstack.builder: changed: [default] 12:40:11 openstack.builder: 12:40:11 openstack.builder: TASK [lfit.sysstat-install : Enable sysstat] *********************************** 12:40:12 openstack.builder: changed: [default] 12:40:12 openstack.builder: 12:40:12 openstack.builder: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** 12:40:12 openstack.builder: changed: [default] 12:40:12 openstack.builder: 12:40:12 openstack.builder: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* 12:40:13 openstack.builder: changed: [default] 12:40:13 openstack.builder: 12:40:13 openstack.builder: TASK [Set all periodic update options to 0] ************************************ 12:40:13 openstack.builder: changed: [default] 12:40:13 openstack.builder: 12:40:13 openstack.builder: TASK [Set all auto update options to 0] **************************************** 12:40:13 openstack.builder: changed: [default] 12:40:13 openstack.builder: 12:40:13 openstack.builder: TASK [Disable unattended upgrades] ********************************************* 12:40:14 openstack.builder: changed: [default] 12:40:14 openstack.builder: 12:40:14 openstack.builder: TASK [Uninstall unattended upgrades] ******************************************* 12:40:19 openstack.builder: changed: [default] 12:40:19 openstack.builder: 12:40:19 openstack.builder: TASK [Prevent unattended upgrades from being installed] ************************ 12:40:20 openstack.builder: changed: [default] 12:40:20 openstack.builder: 12:40:20 openstack.builder: TASK [Disable apt-daily.* systemd services] ************************************ 12:40:20 openstack.builder: changed: [default] => (item=apt-daily.service) 12:40:21 openstack.builder: changed: [default] => (item=apt-daily.timer) 12:40:22 openstack.builder: changed: [default] => (item=apt-daily-upgrade.service) 12:40:23 openstack.builder: changed: [default] => (item=apt-daily-upgrade.timer) 12:40:23 openstack.builder: 12:40:23 openstack.builder: TASK [System Reseal] *********************************************************** 12:40:36 openstack.builder: changed: [default] 12:40:36 openstack.builder: 12:40:36 openstack.builder: PLAY [Baseline for all builds] ************************************************* 12:40:36 openstack.builder: 12:40:36 openstack.builder: TASK [Gathering Facts] ********************************************************* 12:40:39 openstack.builder: ok: [default] 12:40:39 openstack.builder: 12:40:39 openstack.builder: TASK [Pre-task system update] ************************************************** 12:40:39 openstack.builder: 12:40:39 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:40:39 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) 12:40:40 openstack.builder: 12:40:40 openstack.builder: TASK [lfit.system-update : Update cache] *************************************** 12:40:44 openstack.builder: ok: [default] 12:40:44 openstack.builder: 12:40:44 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:40:46 openstack.builder: ok: [default] 12:40:46 openstack.builder: 12:40:46 openstack.builder: TASK [Install base packages] *************************************************** 12:40:46 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml) 12:40:46 openstack.builder: 12:40:46 openstack.builder: TASK [Install base packages] *************************************************** 12:40:47 openstack.builder: ok: [default] 12:40:47 openstack.builder: 12:40:47 openstack.builder: TASK [Allow jenkins user sudo access] ****************************************** 12:40:48 openstack.builder: ok: [default] 12:40:48 openstack.builder: 12:40:48 openstack.builder: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** 12:40:48 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-recommended-tools/vars/Debian.yaml) 12:40:48 openstack.builder: 12:40:48 openstack.builder: TASK [lfit.lf-recommended-tools : Install RPM GPG certs] *********************** 12:40:48 openstack.builder: skipping: [default] 12:40:48 openstack.builder: 12:40:48 openstack.builder: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** 12:40:48 openstack.builder: skipping: [default] 12:40:48 openstack.builder: 12:40:48 openstack.builder: TASK [lfit.lf-recommended-tools : Install pre-packages on Debian] ************** 12:40:48 openstack.builder: skipping: [default] 12:40:48 openstack.builder: 12:40:48 openstack.builder: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** 12:40:50 openstack.builder: ok: [default] 12:40:50 openstack.builder: 12:40:50 openstack.builder: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* 12:40:50 openstack.builder: skipping: [default] 12:40:50 openstack.builder: 12:40:50 openstack.builder: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** 12:40:50 openstack.builder: ok: [default] 12:40:50 openstack.builder: 12:40:50 openstack.builder: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** 12:40:51 openstack.builder: ok: [default] 12:40:51 openstack.builder: 12:40:51 openstack.builder: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** 12:40:52 openstack.builder: ok: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7/8 only).] *** 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed (CentOS 9+).] *** 12:40:52 openstack.builder: skipping: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Create /etc/apt/keyrings directory] ********** 12:40:52 openstack.builder: ok: [default] 12:40:52 openstack.builder: 12:40:52 openstack.builder: TASK [lfit.lf-recommended-tools : Download NodeSource GPG key] ***************** 12:40:53 openstack.builder: ok: [default] 12:40:53 openstack.builder: 12:40:53 openstack.builder: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** 12:40:53 openstack.builder: ok: [default] 12:40:53 openstack.builder: 12:40:53 openstack.builder: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** 12:40:54 openstack.builder: ok: [default] 12:40:54 openstack.builder: 12:40:54 openstack.builder: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** 12:40:56 openstack.builder: ok: [default] 12:40:56 openstack.builder: 12:40:56 openstack.builder: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** 12:40:56 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.lf-dev-libs/vars/Debian.yaml) 12:40:56 openstack.builder: 12:40:56 openstack.builder: TASK [lfit.lf-dev-libs : Install Dev libraries] ******************************** 12:40:59 openstack.builder: ok: [default] 12:40:59 openstack.builder: 12:40:59 openstack.builder: TASK [lfit.haveged-install : Install haveged package] ************************** 12:41:00 openstack.builder: ok: [default] 12:41:00 openstack.builder: 12:41:00 openstack.builder: TASK [lfit.haveged-install : Enable haveged service] *************************** 12:41:01 openstack.builder: ok: [default] 12:41:01 openstack.builder: 12:41:01 openstack.builder: TASK [lfit.java-install : Install JDK for Debian] ****************************** 12:41:01 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.java-install/tasks/Debian.yml) 12:41:01 openstack.builder: 12:41:01 openstack.builder: TASK [lfit.java-install : Install ppa pre-requsites] *************************** 12:41:04 openstack.builder: ok: [default] 12:41:04 openstack.builder: 12:41:04 openstack.builder: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* 12:41:04 openstack.builder: ok: [default] 12:41:04 openstack.builder: 12:41:04 openstack.builder: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** 12:41:04 openstack.builder: skipping: [default] 12:41:04 openstack.builder: 12:41:04 openstack.builder: TASK [lfit.java-install : Install OpenJDK 17] ********************************** 12:41:07 openstack.builder: ok: [default] 12:41:07 openstack.builder: 12:41:07 openstack.builder: TASK [lfit.java-install : Install OpenJDK 21] ********************************** 12:41:10 openstack.builder: ok: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Install OpenJDK 25] ********************************** 12:41:10 openstack.builder: skipping: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** 12:41:10 openstack.builder: skipping: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** 12:41:10 openstack.builder: skipping: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 21 (non-arm)] ************** 12:41:10 openstack.builder: ok: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Set Java path for OpenJDK 25 (non-arm)] ************** 12:41:10 openstack.builder: skipping: [default] 12:41:10 openstack.builder: 12:41:10 openstack.builder: TASK [lfit.java-install : Set java alternatives] ******************************* 12:41:11 openstack.builder: ok: [default] 12:41:11 openstack.builder: 12:41:11 openstack.builder: TASK [lfit.java-install : Set javac alternatives] ****************************** 12:41:11 openstack.builder: ok: [default] 12:41:11 openstack.builder: 12:41:11 openstack.builder: TASK [lfit.java-install : Set jar alternatives] ******************************** 12:41:11 openstack.builder: ok: [default] 12:41:11 openstack.builder: 12:41:11 openstack.builder: TASK [lfit.java-install : Set jarsigner alternatives] ************************** 12:41:12 openstack.builder: ok: [default] 12:41:12 openstack.builder: 12:41:12 openstack.builder: TASK [lfit.java-install : Set javadoc alternatives] **************************** 12:41:12 openstack.builder: ok: [default] 12:41:12 openstack.builder: 12:41:12 openstack.builder: TASK [lfit.java-install : Set javap alternatives] ****************************** 12:41:12 openstack.builder: ok: [default] 12:41:12 openstack.builder: 12:41:12 openstack.builder: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* 12:41:13 openstack.builder: ok: [default] 12:41:13 openstack.builder: 12:41:13 openstack.builder: TASK [lfit.puppet-install : Install requirements based on platform] ************ 12:41:13 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml) 12:41:13 openstack.builder: 12:41:13 openstack.builder: TASK [lfit.puppet-install : Purge puppet] ************************************** 12:41:14 openstack.builder: ok: [default] 12:41:14 openstack.builder: 12:41:14 openstack.builder: TASK [lfit.puppet-install : Install puppet-release for Ubuntu] ***************** 12:41:16 openstack.builder: ok: [default] 12:41:16 openstack.builder: 12:41:16 openstack.builder: TASK [lfit.puppet-install : Install puppet-agent] ****************************** 12:41:19 openstack.builder: ok: [default] 12:41:19 openstack.builder: 12:41:19 openstack.builder: TASK [lfit.puppet-install : Symlink facter] ************************************ 12:41:19 openstack.builder: ok: [default] 12:41:19 openstack.builder: 12:41:19 openstack.builder: TASK [lfit.puppet-install : Symlink puppet] ************************************ 12:41:19 openstack.builder: ok: [default] 12:41:19 openstack.builder: 12:41:19 openstack.builder: TASK [lfit.python-install : Include distro specific variables] ***************** 12:41:19 openstack.builder: ok: [default] => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.python-install/vars/Debian.yml) 12:41:19 openstack.builder: 12:41:19 openstack.builder: TASK [lfit.python-install : Install Python] ************************************ 12:41:21 openstack.builder: ok: [default] 12:41:21 openstack.builder: 12:41:21 openstack.builder: TASK [lfit.python-install : Install virtualenv via pip on EL9 (broken RPM deps)] *** 12:41:21 openstack.builder: skipping: [default] 12:41:21 openstack.builder: 12:41:21 openstack.builder: TASK [lfit.python-install : Set Python version on Ubuntu >= 22.04 or CentOS 9] *** 12:41:21 openstack.builder: ok: [default] 12:41:21 openstack.builder: 12:41:21 openstack.builder: TASK [lfit.python-install : Install pyenv v2.4.13] ***************************** 12:41:22 openstack.builder: ok: [default] 12:41:22 openstack.builder: 12:41:22 openstack.builder: TASK [lfit.python-install : Install Python 3.9.20 3.8.20] ********************** 12:41:22 openstack.builder: changed: [default] => (item=3.9.20) 12:41:22 openstack.builder: changed: [default] => (item=3.8.20) 12:41:22 openstack.builder: 12:41:22 openstack.builder: TASK [lfit.python-install : Install Python 3.10.15] **************************** 12:41:23 openstack.builder: changed: [default] 12:41:23 openstack.builder: 12:41:23 openstack.builder: TASK [lfit.python-install : Install Python 3.11.10] **************************** 12:41:23 openstack.builder: changed: [default] 12:41:23 openstack.builder: 12:41:23 openstack.builder: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on Ubuntu] *** 12:41:24 openstack.builder: ok: [default] 12:41:24 openstack.builder: 12:41:24 openstack.builder: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on CentOS] *** 12:41:24 openstack.builder: skipping: [default] 12:41:24 openstack.builder: 12:41:24 openstack.builder: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** 12:41:24 openstack.builder: ok: [default] 12:41:24 openstack.builder: 12:41:24 openstack.builder: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** 12:41:25 openstack.builder: ok: [default] 12:41:25 openstack.builder: 12:41:25 openstack.builder: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** 12:41:25 openstack.builder: ok: [default] 12:41:25 openstack.builder: 12:41:25 openstack.builder: TASK [lfit.sysstat-install : Install sysstat package] ************************** 12:41:27 openstack.builder: ok: [default] 12:41:27 openstack.builder: 12:41:27 openstack.builder: TASK [lfit.sysstat-install : Enable sysstat service] *************************** 12:41:27 openstack.builder: ok: [default] 12:41:27 openstack.builder: 12:41:27 openstack.builder: TASK [lfit.sysstat-install : Enable sysstat] *********************************** 12:41:27 openstack.builder: ok: [default] 12:41:28 openstack.builder: 12:41:28 openstack.builder: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** 12:41:28 openstack.builder: ok: [default] 12:41:28 openstack.builder: 12:41:28 openstack.builder: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* 12:41:28 openstack.builder: changed: [default] 12:41:28 openstack.builder: 12:41:28 openstack.builder: TASK [Set all periodic update options to 0] ************************************ 12:41:29 openstack.builder: ok: [default] 12:41:29 openstack.builder: 12:41:29 openstack.builder: TASK [Set all auto update options to 0] **************************************** 12:41:29 openstack.builder: ok: [default] 12:41:29 openstack.builder: 12:41:29 openstack.builder: TASK [Disable unattended upgrades] ********************************************* 12:41:29 openstack.builder: ok: [default] 12:41:29 openstack.builder: 12:41:29 openstack.builder: TASK [Uninstall unattended upgrades] ******************************************* 12:41:30 openstack.builder: ok: [default] 12:41:30 openstack.builder: 12:41:30 openstack.builder: TASK [Prevent unattended upgrades from being installed] ************************ 12:41:31 openstack.builder: ok: [default] 12:41:31 openstack.builder: 12:41:31 openstack.builder: TASK [Disable apt-daily.* systemd services] ************************************ 12:41:31 openstack.builder: ok: [default] => (item=apt-daily.service) 12:41:32 openstack.builder: ok: [default] => (item=apt-daily.timer) 12:41:32 openstack.builder: ok: [default] => (item=apt-daily-upgrade.service) 12:41:32 openstack.builder: ok: [default] => (item=apt-daily-upgrade.timer) 12:41:32 openstack.builder: 12:41:32 openstack.builder: TASK [System Reseal] *********************************************************** 12:41:43 openstack.builder: changed: [default] 12:41:43 openstack.builder: 12:41:43 openstack.builder: PLAY [Docker] ****************************************************************** 12:41:43 openstack.builder: 12:41:43 openstack.builder: TASK [Gathering Facts] ********************************************************* 12:41:46 openstack.builder: ok: [default] 12:41:46 openstack.builder: 12:41:46 openstack.builder: TASK [Pre-tasks system update] ************************************************* 12:41:46 openstack.builder: 12:41:46 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:41:46 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) 12:41:46 openstack.builder: 12:41:46 openstack.builder: TASK [lfit.system-update : Update cache] *************************************** 12:41:49 openstack.builder: ok: [default] 12:41:49 openstack.builder: 12:41:49 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:41:51 openstack.builder: ok: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Checking for x86_64] ******************************* 12:41:51 openstack.builder: ok: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Checking for aarch64] ****************************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Checking for Centos docker version] **************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Checking for Ubuntu docker version] **************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Install Docker requirements] *********************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Add Docker repository] ***************************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Install Docker CE] ********************************* 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Remove confliting packages with Docker-ce] ********* 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Add Docker repository] ***************************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Install Docker requirements] *********************** 12:41:51 openstack.builder: skipping: [default] 12:41:51 openstack.builder: 12:41:51 openstack.builder: TASK [lfit.docker-install : Install Docker requirements] *********************** 12:41:58 openstack.builder: changed: [default] 12:41:58 openstack.builder: 12:41:58 openstack.builder: TASK [lfit.docker-install : Create /etc/apt/keyrings directory] **************** 12:41:58 openstack.builder: ok: [default] 12:41:58 openstack.builder: 12:41:58 openstack.builder: TASK [lfit.docker-install : Download Docker GPG key] *************************** 12:41:58 openstack.builder: changed: [default] 12:41:59 openstack.builder: 12:41:59 openstack.builder: TASK [lfit.docker-install : Add Docker apt-repository] ************************* 12:42:05 openstack.builder: changed: [default] 12:42:05 openstack.builder: 12:42:05 openstack.builder: TASK [lfit.docker-install : Install Docker CE] ********************************* 12:42:27 openstack.builder: changed: [default] 12:42:27 openstack.builder: 12:42:27 openstack.builder: TASK [lfit.docker-install : Ensure /etc/docker directory exists] *************** 12:42:28 openstack.builder: changed: [default] 12:42:28 openstack.builder: 12:42:28 openstack.builder: TASK [lfit.docker-install : Copy LF Docker configuration] ********************** 12:42:28 openstack.builder: changed: [default] 12:42:28 openstack.builder: 12:42:28 openstack.builder: TASK [lfit.docker-install : Set mtu to 1458] *********************************** 12:42:28 openstack.builder: changed: [default] 12:42:28 openstack.builder: 12:42:28 openstack.builder: TASK [lfit.docker-install : Fix broken systemd file on Ubuntu] ***************** 12:42:29 openstack.builder: changed: [default] 12:42:29 openstack.builder: 12:42:29 openstack.builder: TASK [lfit.docker-install : Fix broken systemd file on Red Hat] **************** 12:42:29 openstack.builder: skipping: [default] 12:42:29 openstack.builder: 12:42:29 openstack.builder: TASK [lfit.docker-install : Enable Docker service] ***************************** 12:42:29 openstack.builder: skipping: [default] 12:42:29 openstack.builder: 12:42:29 openstack.builder: TASK [System Reseal] *********************************************************** 12:42:40 openstack.builder: changed: [default] 12:42:40 openstack.builder: 12:42:40 openstack.builder: PLAY [all] ********************************************************************* 12:42:40 openstack.builder: 12:42:40 openstack.builder: TASK [Gathering Facts] ********************************************************* 12:42:42 openstack.builder: ok: [default] 12:42:42 openstack.builder: 12:42:42 openstack.builder: TASK [include_role : lfit.system-update] *************************************** 12:42:43 openstack.builder: 12:42:43 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:42:43 openstack.builder: included: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/builder-packer-merge-ubuntu-22.04-builder/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) 12:42:43 openstack.builder: 12:42:43 openstack.builder: TASK [lfit.system-update : Update cache] *************************************** 12:42:45 openstack.builder: ok: [default] 12:42:45 openstack.builder: 12:42:45 openstack.builder: TASK [lfit.system-update : Update all packages] ******************************** 12:42:47 openstack.builder: ok: [default] 12:42:47 openstack.builder: 12:42:47 openstack.builder: TASK [Fetch Elastic Search to /tmp/elasticsearch-1.7.5.tar.gz] ***************** 12:42:50 openstack.builder: changed: [default] 12:42:50 openstack.builder: 12:42:50 openstack.builder: TASK [Make /tmp/elasticsearch directory] *************************************** 12:42:50 openstack.builder: changed: [default] 12:42:50 openstack.builder: 12:42:50 openstack.builder: TASK [Untar Elastic Search to /tmp/elasticsearch] ****************************** 12:42:51 openstack.builder: changed: [default] 12:42:52 openstack.builder: 12:42:52 openstack.builder: TASK [System Reseal] *********************************************************** 12:43:02 openstack.builder: changed: [default] 12:43:02 openstack.builder: 12:43:02 openstack.builder: PLAY RECAP ********************************************************************* 12:43:02 openstack.builder: default : ok=149  changed=65  unreachable=0 failed=0 skipped=47  rescued=0 ignored=0 12:43:02 openstack.builder: 12:43:02 ==> openstack.builder: Stopping server: 30802b02-386e-40ae-954b-fcaebb31d802 ... 12:43:02 openstack.builder: Waiting for server to stop: 30802b02-386e-40ae-954b-fcaebb31d802 ... 12:43:09 ==> openstack.builder: Terminating the source server: 30802b02-386e-40ae-954b-fcaebb31d802 ... 12:43:12 ==> openstack.builder: Creating the image: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260715-122022.931 12:43:12 openstack.builder: Image: 26e911dc-3ead-41a2-87cf-d1e97d08a75e 12:43:12 ==> openstack.builder: Waiting for image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260715-122022.931 (image id: 26e911dc-3ead-41a2-87cf-d1e97d08a75e) to become ready... 12:52:06 ==> openstack.builder: Terminating the source server: 30802b02-386e-40ae-954b-fcaebb31d802 ... 12:52:06 ==> openstack.builder: Error terminating server, may still be around: Resource not found 12:52:06 ==> openstack.builder: Deleting volume: fc8e809d-deea-43da-9b09-5ed017c357c9 ... 12:52:06 ==> openstack.builder: Error cleaning up volume "fc8e809d-deea-43da-9b09-5ed017c357c9": Bad request with: [DELETE https://volume.public.mtl1.vexxhost.net/v3/12c36e260d8e4bb2913965203b1b491f/volumes/fc8e809d-deea-43da-9b09-5ed017c357c9], error message: {"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}. This may need manual deletion. 12:52:06 ==> openstack.builder: Deleting temporary keypair: packer_6a577b07-266d-8027-7623-799df6d866e3 ... 12:52:06 Build 'openstack.builder' finished after 31 minutes 42 seconds. 12:52:06 12:52:06 ==> Wait completed after 31 minutes 42 seconds 12:52:06 12:52:06 ==> Builds finished. The artifacts of successful builds are: 12:52:06 --> openstack.builder: An image was created: 26e911dc-3ead-41a2-87cf-d1e97d08a75e 12:52:06 NEW_IMAGE_NAME: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260715-122022.931 12:52:06 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash -ue /tmp/jenkins298416565003428436.sh 12:52:06 ---> packer-clear-credentials.sh 12:52:06 [description-setter] Description set: Image: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260715-122022.931 12:52:06 $ ssh-agent -k 12:52:06 unset SSH_AUTH_SOCK; 12:52:06 unset SSH_AGENT_PID; 12:52:06 echo Agent pid 1517 killed; 12:52:06 [ssh-agent] Stopped. 12:52:06 [PostBuildScript] - [INFO] Executing post build scripts. 12:52:06 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins9695287228948752754.sh 12:52:06 ---> sysstat.sh 12:52:07 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins13935461065979986842.sh 12:52:07 ---> package-listing.sh 12:52:07 ++ facter osfamily 12:52:07 ++ tr '[:upper:]' '[:lower:]' 12:52:07 + OS_FAMILY=debian 12:52:07 + workspace=/w/workspace/builder-packer-merge-ubuntu-22.04-builder 12:52:07 + START_PACKAGES=/tmp/packages_start.txt 12:52:07 + END_PACKAGES=/tmp/packages_end.txt 12:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:07 + PACKAGES=/tmp/packages_start.txt 12:52:07 + '[' /w/workspace/builder-packer-merge-ubuntu-22.04-builder ']' 12:52:07 + PACKAGES=/tmp/packages_end.txt 12:52:07 + case "${OS_FAMILY}" in 12:52:07 + dpkg -l 12:52:07 + grep '^ii' 12:52:07 + '[' -f /tmp/packages_start.txt ']' 12:52:07 + '[' -f /tmp/packages_end.txt ']' 12:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:07 + '[' /w/workspace/builder-packer-merge-ubuntu-22.04-builder ']' 12:52:07 + mkdir -p /w/workspace/builder-packer-merge-ubuntu-22.04-builder/archives/ 12:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-packer-merge-ubuntu-22.04-builder/archives/ 12:52:07 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins6256548333119386765.sh 12:52:07 ---> capture-instance-metadata.sh 12:52:07 Setup pyenv: 12:52:07 * system (set by /opt/pyenv/version) 12:52:07 * 3.8.20 (set by /opt/pyenv/version) 12:52:07 * 3.9.20 (set by /opt/pyenv/version) 12:52:07 3.10.15 12:52:07 3.11.10 12:52:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XroM 12:52:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:52:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:52:16 lf-activate-venv(): INFO: Base packages installed successfully 12:52:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:52:43 lf-activate-venv(): INFO: Adding /tmp/venv-XroM/bin to PATH 12:52:43 INFO: Running in OpenStack, capturing instance metadata 12:52:43 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins6423550824647699420.sh 12:52:43 provisioning config files... 12:52:52 Could not find credentials [logs] for builder-packer-merge-ubuntu-22.04-builder #28 12:52:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-packer-merge-ubuntu-22.04-builder@tmp/config5419702339211398143tmp 12:52:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:52:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:52:52 provisioning config files... 12:53:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:53:00 [EnvInject] - Injecting environment variables from a build step. 12:53:00 [EnvInject] - Injecting as environment variables the properties content 12:53:00 SERVER_ID=logs 12:53:00 12:53:00 [EnvInject] - Variables injected successfully. 12:53:00 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins18020524287975402914.sh 12:53:01 ---> create-netrc.sh 12:53:01 WARN: Log server credential not found. 12:53:01 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins8819096787401374354.sh 12:53:01 ---> python-tools-install.sh 12:53:01 Setup pyenv: 12:53:01 system 12:53:01 3.8.20 12:53:01 3.9.20 12:53:01 3.10.15 12:53:01 * 3.11.10 (set by /w/workspace/builder-packer-merge-ubuntu-22.04-builder/.python-version) 12:53:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XroM from file:/tmp/.os_lf_venv 12:53:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:04 lf-activate-venv(): INFO: Base packages installed successfully 12:53:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:21 lf-activate-venv(): INFO: Adding /tmp/venv-XroM/bin to PATH 12:53:21 Generating Requirements File 12:54:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:54:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:50 Python 3.11.10 12:54:50 pip 26.1.2 from /tmp/venv-XroM/lib/python3.11/site-packages/pip (python 3.11) 12:54:50 aiohappyeyeballs==2.7.1 12:54:50 aiohttp==3.14.1 12:54:50 aiosignal==1.4.0 12:54:50 appdirs==1.4.4 12:54:50 argcomplete==3.7.0 12:54:50 aspy.yaml==1.3.0 12:54:50 attrs==26.1.0 12:54:50 autopage==0.6.0 12:54:50 beautifulsoup4==4.15.0 12:54:50 boto3==1.43.48 12:54:50 botocore==1.43.48 12:54:50 bs4==0.0.2 12:54:50 certifi==2026.6.17 12:54:50 cffi==2.1.0 12:54:50 cfgv==3.5.0 12:54:50 chardet==7.4.3 12:54:50 charset-normalizer==3.4.9 12:54:50 click==8.4.2 12:54:50 cliff==4.15.0 12:54:50 cmd2==4.1.1 12:54:50 cryptography==3.3.2 12:54:50 debtcollector==3.1.0 12:54:50 decorator==5.3.1 12:54:50 defusedxml==0.7.1 12:54:50 Deprecated==1.3.1 12:54:50 distlib==0.4.3 12:54:50 dnspython==2.8.0 12:54:50 docker==7.2.0 12:54:50 dogpile.cache==1.5.0 12:54:50 durationpy==0.10 12:54:50 email-validator==2.3.0 12:54:50 filelock==3.29.7 12:54:50 frozenlist==1.8.0 12:54:50 future==1.0.0 12:54:50 gitdb==4.0.12 12:54:50 GitPython==3.1.51 12:54:50 httplib2==0.30.2 12:54:50 identify==2.6.19 12:54:50 idna==3.18 12:54:50 importlib-resources==1.5.0 12:54:50 iso8601==2.1.0 12:54:50 Jinja2==3.1.6 12:54:50 jmespath==1.1.0 12:54:50 jsonpatch==1.33 12:54:50 jsonpointer==3.1.1 12:54:50 jsonschema==4.26.0 12:54:50 jsonschema-specifications==2025.9.1 12:54:50 keystoneauth1==5.15.0 12:54:50 kubernetes==36.0.3 12:54:50 lftools==0.37.22 12:54:50 lxml==6.1.1 12:54:50 markdown-it-py==4.2.0 12:54:50 MarkupSafe==3.0.3 12:54:50 mdurl==0.1.2 12:54:50 msgpack==1.2.1 12:54:50 multi_key_dict==2.0.3 12:54:50 multidict==6.7.1 12:54:50 munch==4.0.0 12:54:50 netaddr==1.3.0 12:54:50 niet==1.4.2 12:54:50 nodeenv==1.10.0 12:54:50 oauth2client==4.1.3 12:54:50 oauthlib==3.3.1 12:54:50 openstacksdk==4.17.0 12:54:50 os-service-types==1.8.2 12:54:50 osc-lib==4.7.0 12:54:50 oslo.config==10.5.0 12:54:50 oslo.context==6.5.0 12:54:50 oslo.i18n==6.9.0 12:54:50 oslo.log==8.3.0 12:54:50 oslo.serialization==5.11.0 12:54:50 oslo.utils==10.1.1 12:54:50 packaging==26.2 12:54:50 pbr==7.0.3 12:54:50 platformdirs==4.10.0 12:54:50 prettytable==3.18.0 12:54:50 prompt_toolkit==3.0.52 12:54:50 propcache==0.5.2 12:54:50 psutil==7.2.2 12:54:50 pyasn1==0.6.4 12:54:50 pyasn1_modules==0.4.2 12:54:50 pycparser==3.0 12:54:50 pygerrit2==2.0.15 12:54:50 PyGithub==2.9.1 12:54:50 Pygments==2.20.0 12:54:50 PyJWT==2.13.0 12:54:50 PyNaCl==1.6.2 12:54:50 pyparsing==2.4.7 12:54:50 pyperclip==1.11.0 12:54:50 pyrsistent==0.20.0 12:54:50 python-dateutil==2.9.0.post0 12:54:50 python-discovery==1.4.4 12:54:50 python-heatclient==5.2.0 12:54:50 python-jenkins==1.8.3 12:54:50 python-keystoneclient==5.8.0 12:54:50 python-magnumclient==4.11.0 12:54:50 python-manilaclient==6.2.0 12:54:50 python-openstackclient==10.2.1 12:54:50 python-swiftclient==4.10.0 12:54:50 PyYAML==6.0.3 12:54:50 referencing==0.37.0 12:54:50 requests==2.34.2 12:54:50 requests-oauthlib==2.0.0 12:54:50 rfc3986==2.0.0 12:54:50 rich==15.0.0 12:54:50 rich-argparse==1.8.0 12:54:50 rpds-py==2026.6.3 12:54:50 rsa==4.9.1 12:54:50 ruamel.yaml==0.19.1 12:54:50 ruamel.yaml.clib==0.2.15 12:54:50 s3transfer==0.19.1 12:54:50 simplejson==4.1.1 12:54:50 six==1.17.0 12:54:50 smmap==5.0.3 12:54:50 soupsieve==2.8.4 12:54:50 stevedore==5.9.0 12:54:50 tabulate==0.10.0 12:54:50 toml==0.10.2 12:54:50 tomlkit==0.15.0 12:54:50 tqdm==4.68.4 12:54:50 typing_extensions==4.16.0 12:54:50 urllib3==1.26.20 12:54:50 virtualenv==21.6.1 12:54:50 wcwidth==0.8.2 12:54:50 websocket-client==1.9.0 12:54:50 wrapt==2.2.2 12:54:50 xdg==6.0.0 12:54:50 xmltodict==1.0.4 12:54:50 yarl==1.24.2 12:54:50 yq==4.1.2 12:54:50 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/sh /tmp/jenkins16308883119827529522.sh 12:54:50 ---> uv-install.sh 12:54:50 Installing uv/uvx (latest) using shell installer 12:54:51 2026-07-15 12:54:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-7MTip0.sh" [1] 12:54:51 downloading uv 0.11.28 x86_64-unknown-linux-gnu 12:54:52 installing to /home/jenkins/.local/bin 12:54:52 uv 12:54:52 uvx 12:54:52 everything's installed! 12:54:52 12:54:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:54:52 12:54:52 source $HOME/.local/bin/env (sh, bash, zsh) 12:54:52 source $HOME/.local/bin/env.fish (fish) 12:54:52 Adding install location to PATH 12:54:52 ---> Validating uv/uvx install 12:54:52 uvx 0.11.28 (x86_64-unknown-linux-gnu) 12:54:52 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins11098185506347068111.sh 12:54:52 ---> sudo-logs.sh 12:54:52 Archiving 'sudo' log.. 12:54:52 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash /tmp/jenkins13764473814391969232.sh 12:54:52 ---> job-cost.sh 12:54:52 INFO: Activating Python virtual environment... 12:54:52 Setup pyenv: 12:54:52 system 12:54:52 3.8.20 12:54:52 3.9.20 12:54:52 3.10.15 12:54:52 * 3.11.10 (set by /w/workspace/builder-packer-merge-ubuntu-22.04-builder/.python-version) 12:54:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XroM from file:/tmp/.os_lf_venv 12:54:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:55 lf-activate-venv(): INFO: Base packages installed successfully 12:54:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:07 lf-activate-venv(): INFO: Adding /tmp/venv-XroM/bin to PATH 12:55:07 INFO: No stack-cost file found 12:55:07 INFO: Instance uptime: 2165s 12:55:07 INFO: Fetching instance metadata (attempt 1 of 3)... 12:55:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:55:07 INFO: Successfully fetched instance metadata 12:55:07 INFO: Instance type: v3-standard-2 12:55:07 INFO: Retrieving pricing info for: v3-standard-2 12:55:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:55:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2165 12:55:07 INFO: Successfully fetched Vexxhost pricing API 12:55:07 INFO: Retrieved cost: 0.06 12:55:07 INFO: Retrieved resource: v3-standard-2 12:55:07 INFO: Creating archive directory: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/archives/cost 12:55:07 INFO: Archiving costs to: /w/workspace/builder-packer-merge-ubuntu-22.04-builder/archives/cost.csv 12:55:07 INFO: Successfully archived job cost data 12:55:07 DEBUG: Cost data: builder-packer-merge-ubuntu-22.04-builder,28,2026-07-15 12:55:07,v3-standard-2,2165,0.06,0.00,SUCCESS 12:55:07 [builder-packer-merge-ubuntu-22.04-builder] $ /bin/bash -l /tmp/jenkins13530849174674785906.sh 12:55:07 ---> logs-deploy.sh 12:55:07 Setup pyenv: 12:55:07 system 12:55:07 3.8.20 12:55:07 3.9.20 12:55:07 3.10.15 12:55:07 * 3.11.10 (set by /w/workspace/builder-packer-merge-ubuntu-22.04-builder/.python-version) 12:55:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XroM from file:/tmp/.os_lf_venv 12:55:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:55:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:55:10 lf-activate-venv(): INFO: Base packages installed successfully 12:55:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-XroM/bin to PATH 12:55:29 WARNING: Nexus logging server not set 12:55:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-packer-merge-ubuntu-22.04-builder/28/ 12:55:29 INFO: archiving logs to S3 12:55:30 ---> uname -a: 12:55:30 Linux prd-ubuntu2204-docker-2c-2g-36059 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:55:30 12:55:30 12:55:31 ---> lscpu: 12:55:31 Architecture: x86_64 12:55:31 CPU op-mode(s): 32-bit, 64-bit 12:55:31 Address sizes: 40 bits physical, 48 bits virtual 12:55:31 Byte Order: Little Endian 12:55:31 CPU(s): 2 12:55:31 On-line CPU(s) list: 0,1 12:55:31 Vendor ID: AuthenticAMD 12:55:31 Model name: AMD EPYC-Rome Processor 12:55:31 CPU family: 23 12:55:31 Model: 49 12:55:31 Thread(s) per core: 1 12:55:31 Core(s) per socket: 1 12:55:31 Socket(s): 2 12:55:31 Stepping: 0 12:55:31 BogoMIPS: 5599.99 12:55:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:55:31 Virtualization: AMD-V 12:55:31 Hypervisor vendor: KVM 12:55:31 Virtualization type: full 12:55:31 L1d cache: 64 KiB (2 instances) 12:55:31 L1i cache: 64 KiB (2 instances) 12:55:31 L2 cache: 1 MiB (2 instances) 12:55:31 L3 cache: 32 MiB (2 instances) 12:55:31 NUMA node(s): 1 12:55:31 NUMA node0 CPU(s): 0,1 12:55:31 Vulnerability Gather data sampling: Not affected 12:55:31 Vulnerability Indirect target selection: Not affected 12:55:31 Vulnerability Itlb multihit: Not affected 12:55:31 Vulnerability L1tf: Not affected 12:55:31 Vulnerability Mds: Not affected 12:55:31 Vulnerability Meltdown: Not affected 12:55:31 Vulnerability Mmio stale data: Not affected 12:55:31 Vulnerability Reg file data sampling: Not affected 12:55:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:55:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:55:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:55:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:55:31 Vulnerability Srbds: Not affected 12:55:31 Vulnerability Tsa: Not affected 12:55:31 Vulnerability Tsx async abort: Not affected 12:55:31 Vulnerability Vmscape: Not affected 12:55:31 12:55:31 12:55:31 ---> nproc: 12:55:31 2 12:55:31 12:55:31 12:55:31 ---> df -h: 12:55:31 Filesystem Size Used Avail Use% Mounted on 12:55:31 tmpfs 794M 1.1M 793M 1% /run 12:55:31 /dev/vda1 39G 9.4G 30G 25% / 12:55:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:55:31 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:55:31 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:55:31 12:55:31 12:55:31 ---> free -m: 12:55:31 total used free shared buff/cache available 12:55:31 Mem: 7937 543 3736 4 3658 7083 12:55:31 Swap: 1023 0 1023 12:55:31 12:55:31 12:55:31 ---> ip addr: 12:55:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:31 inet 127.0.0.1/8 scope host lo 12:55:31 valid_lft forever preferred_lft forever 12:55:31 inet6 ::1/128 scope host 12:55:31 valid_lft forever preferred_lft forever 12:55:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:31 link/ether fa:16:3e:7e:65:8c brd ff:ff:ff:ff:ff:ff 12:55:31 altname enp0s3 12:55:31 inet 10.30.171.213/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:55:31 valid_lft 84219sec preferred_lft 84219sec 12:55:31 inet6 fe80::f816:3eff:fe7e:658c/64 scope link 12:55:31 valid_lft forever preferred_lft forever 12:55:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:55:31 link/ether 4e:20:4b:d5:f3:f3 brd ff:ff:ff:ff:ff:ff 12:55:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:55:31 valid_lft forever preferred_lft forever 12:55:31 12:55:31 12:55:31 ---> sar -b -r -n DEV: 12:55:31 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-2c-2g-36059) 07/15/26 _x86_64_ (2 CPU) 12:55:31 12:55:31 12:19:14 LINUX RESTART (2 CPU) 12:55:31 12:55:31 12:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:55:31 12:30:01 23.58 4.30 19.10 0.18 771.32 4322.78 2430.39 12:55:31 12:40:15 13.68 0.01 1.51 12.16 0.18 23.44 101439.25 12:55:31 12:50:05 2.06 0.00 1.88 0.18 0.00 35.73 722.43 12:55:31 Average: 13.17 1.43 7.48 4.26 256.65 1457.69 35570.17 12:55:31 12:55:31 12:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:31 12:30:01 4341636 7195880 559240 6.88 88264 2902928 1437696 15.67 404832 3042712 128 12:55:31 12:40:15 4341120 7200176 554776 6.83 89032 2906940 1441312 15.71 409004 3044760 408 12:55:31 12:50:05 4395256 7254860 500496 6.16 89796 2906484 1335404 14.55 413336 2973048 240 12:55:31 Average: 4359337 7216972 538171 6.62 89031 2905451 1404804 15.31 409057 3020173 259 12:55:31 12:55:31 12:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:31 12:30:01 lo 3.31 3.31 5.77 5.77 0.00 0.00 0.00 0.00 12:55:31 12:30:01 ens3 48.93 30.45 294.12 12.44 0.00 0.00 0.00 0.00 12:55:31 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:31 12:40:15 lo 5.50 5.50 10.29 10.29 0.00 0.00 0.00 0.00 12:55:31 12:40:15 ens3 4.11 3.77 0.73 10.54 0.00 0.00 0.00 0.00 12:55:31 12:40:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:31 12:50:05 lo 14.02 14.02 26.54 26.54 0.00 0.00 0.00 0.00 12:55:31 12:50:05 ens3 12.57 11.34 3.21 26.60 0.00 0.00 0.00 0.00 12:55:31 12:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:31 Average: lo 7.56 7.56 14.10 14.10 0.00 0.00 0.00 0.00 12:55:31 Average: ens3 21.79 15.12 99.14 16.42 0.00 0.00 0.00 0.00 12:55:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:31 12:55:31 12:55:31 ---> sar -P ALL: 12:55:31 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-2c-2g-36059) 07/15/26 _x86_64_ (2 CPU) 12:55:31 12:55:31 12:19:14 LINUX RESTART (2 CPU) 12:55:31 12:55:31 12:20:01 CPU %user %nice %system %iowait %steal %idle 12:55:31 12:30:01 all 5.96 0.00 1.07 1.15 0.08 91.73 12:55:31 12:30:01 0 3.58 0.00 0.96 0.86 0.08 94.53 12:55:31 12:30:01 1 8.35 0.00 1.17 1.45 0.09 88.94 12:55:31 12:40:15 all 1.57 0.00 0.58 2.82 0.10 94.93 12:55:31 12:40:15 0 1.61 0.00 0.58 3.22 0.10 94.49 12:55:31 12:40:15 1 1.53 0.00 0.59 2.42 0.10 95.36 12:55:31 12:50:05 all 1.43 0.00 0.65 2.77 0.05 95.09 12:55:31 12:50:05 0 1.44 0.00 0.68 1.98 0.05 95.84 12:55:31 12:50:05 1 1.43 0.00 0.62 3.57 0.04 94.34 12:55:31 Average: all 2.99 0.00 0.77 2.25 0.08 93.92 12:55:31 Average: 0 2.21 0.00 0.74 2.03 0.08 94.94 12:55:31 Average: 1 3.76 0.00 0.79 2.48 0.08 92.89 12:55:31 12:55:31 12:55:31