Started by GitHub push by jinlinGuan Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu20.04-docker-2c-8g-1386 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-bceMSQmzdhmy/agent.1439 SSH_AGENT_PID=1441 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/private_key_7492314837620536192.key (/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/private_key_7492314837620536192.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb # timeout=10 Commit message: "ci: Overwrite image values for Ubuntu 24.04, Cent8 (#697)" > git rev-list --no-walk 883f330ae000738ca2879650867a4bd018253975 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=docker PACKER_PLATFORM=ubuntu-20.04 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins322006263152090686.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker 2025-05-12 07:32:55 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] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/bin/packer /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker ---> packer-build.sh packer init templates/docker.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" Warning: Undefined variable The variable "stack_network" was set but was not declared as an input variable. To declare variable "stack_network" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_network" { type = string default = null } Warning: Undefined variable The variable "stack_user" was set but was not declared as an input variable. To declare variable "stack_user" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_user" { type = string default = null } Warning: Undefined variable The variable "stack_tenant" was set but was not declared as an input variable. To declare variable "stack_tenant" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_tenant" { type = string default = null } Warning: Undefined variable The variable "stack_pass" was set but was not declared as an input variable. To declare variable "stack_pass" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_pass" { type = string default = null } The configuration is valid. + [[ -n '' ]] + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] ++ git log --no-merges -1 --format=%H + LAST_CHANGE_SHA=25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb ++ echo https://github.com/edgexfoundry/ci-management ++ sed -E 's#(www.)?github.com#api.github.com/repos#' + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management + CONTEXT_VALUE='"Packer ubuntu-20.04-docker Verify Build"' + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer ubuntu-20.04-docker Verify Build")' ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/25f85c0c7d7d8a65a8d95dc3fc2ac19a08dc45bb ++ jq '.[] | select(.state == "success" and .context == "Packer ubuntu-20.04-docker Verify Build")' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5 100 5 0 0 86 0 --:--:-- --:--:-- --:--:-- 86 + STATUS= + [[ -n '' ]] + set +x ==> openstack.docker: Loading flavor: v2-highcpu-1 openstack.docker: Verified flavor. ID: c04abb7a-2b61-4ed3-8ce8-6c40ad9df750 ==> openstack.docker: Creating temporary RSA SSH key for instance... ==> openstack.docker: Creating temporary keypair: packer_6821a42b-f2ed-cda6-e3d5-01f0ac56e8f9 ... ==> openstack.docker: Created temporary keypair: packer_6821a42b-f2ed-cda6-e3d5-01f0ac56e8f9 openstack.docker: Found Image ID: 0f154d1e-6d2b-4cfd-ac09-f5c52730cc03 ==> openstack.docker: Creating volume... ==> openstack.docker: Waiting for volume packer_6821a42b-3aab-5380-e0f2-833b1d4394bd (volume id: 9b3e140a-b37a-4bee-af05-6f0214ee12eb) to become available... openstack.docker: Volume ID: 9b3e140a-b37a-4bee-af05-6f0214ee12eb ==> openstack.docker: Launching server... ==> openstack.docker: Launching server... openstack.docker: Server ID: 94e0b914-1406-405a-a550-5f1fdc5e9d5f ==> openstack.docker: Waiting for server to become ready... openstack.docker: Floating IP not required ==> openstack.docker: Using SSH communicator to connect: 10.30.123.196 ==> openstack.docker: Waiting for SSH to become available... ==> openstack.docker: Connected to SSH! ==> openstack.docker: Provisioning with shell script: common-packer/provision/install-python.sh openstack.docker: ----> install-python.sh openstack.docker: Distro is Ubuntu openstack.docker: NetSelect version to install is netselect_0.3.ds1-28+b1_amd64.deb openstack.docker: Install netselect from debian to choose a mirror. ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: wget is already the newest version (1.20.3-1ubuntu2). openstack.docker: wget set to manually installed. openstack.docker: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ==> openstack.docker: --2025-05-12 07:33:34-- http://ftp.au.debian.org/debian/pool/main/n/netselect/netselect_0.3.ds1-28+b1_amd64.deb ==> openstack.docker: Resolving ftp.au.debian.org (ftp.au.debian.org)... 103.84.224.37, 2400:a4c0::25 ==> openstack.docker: Connecting to ftp.au.debian.org (ftp.au.debian.org)|103.84.224.37|:80... connected. ==> openstack.docker: HTTP request sent, awaiting response... 200 OK ==> openstack.docker: Length: 31920 (31K) [application/vnd.debian.binary-package] ==> openstack.docker: Saving to: ‘netselect_0.3.ds1-28+b1_amd64.deb’ ==> openstack.docker: ==> openstack.docker: 0K .......... .......... .......... . 100% 111K=0.3s ==> openstack.docker: ==> openstack.docker: 2025-05-12 07:33:36 (111 KB/s) - ‘netselect_0.3.ds1-28+b1_amd64.deb’ saved [31920/31920] ==> openstack.docker: openstack.docker: Selecting previously unselected package netselect. openstack.docker: (Reading database ... 63795 files and directories currently installed.) openstack.docker: Preparing to unpack netselect_0.3.ds1-28+b1_amd64.deb ... openstack.docker: Unpacking netselect (0.3.ds1-28+b1) ... openstack.docker: Setting up netselect (0.3.ds1-28+b1) ... ==> openstack.docker: debconf: unable to initialize frontend: Dialog ==> openstack.docker: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ==> openstack.docker: debconf: falling back to frontend: Readline ==> openstack.docker: debconf: unable to initialize frontend: Readline ==> openstack.docker: debconf: (This frontend requires a controlling tty.) ==> openstack.docker: debconf: falling back to frontend: Teletype openstack.docker: Processing triggers for man-db (2.9.1-1) ... ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: netselect is already the newest version (0.3.ds1-28+b1). openstack.docker: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. openstack.docker: Old mirror : http://nova.clouds.archive.ubuntu.com/ubuntu/ openstack.docker: New mirror : http://archive.ubuntu.com/ubuntu/ openstack.docker: Update and Remove unwanted packages... ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: openstack.docker: Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] openstack.docker: Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] openstack.docker: Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] openstack.docker: Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] openstack.docker: Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] openstack.docker: Get:6 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] openstack.docker: Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29.5 kB] openstack.docker: Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] openstack.docker: Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] openstack.docker: Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 c-n-f Metadata [392 B] openstack.docker: Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] openstack.docker: Get:12 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] openstack.docker: Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] openstack.docker: Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] openstack.docker: Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] openstack.docker: Get:16 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] openstack.docker: Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3925 kB] openstack.docker: Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [596 kB] openstack.docker: Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [18.0 kB] openstack.docker: Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3863 kB] openstack.docker: Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [540 kB] openstack.docker: Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [604 B] openstack.docker: Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1262 kB] openstack.docker: Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [303 kB] openstack.docker: Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [29.3 kB] openstack.docker: Get:26 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [29.7 kB] openstack.docker: Get:27 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [8316 B] openstack.docker: Get:28 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [688 B] openstack.docker: Get:29 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] openstack.docker: Get:30 http://archive.ubuntu.com/ubuntu focal-backports/main Translation-en [16.3 kB] openstack.docker: Get:31 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] openstack.docker: Get:32 http://archive.ubuntu.com/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] openstack.docker: Get:33 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] openstack.docker: Get:34 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [16.3 kB] openstack.docker: Get:35 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] openstack.docker: Get:36 http://archive.ubuntu.com/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] openstack.docker: Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3535 kB] openstack.docker: Get:38 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [514 kB] openstack.docker: Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [14.4 kB] openstack.docker: Get:40 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3710 kB] openstack.docker: Get:41 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [520 kB] openstack.docker: Get:42 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [584 B] openstack.docker: Get:43 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1040 kB] openstack.docker: Get:44 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [221 kB] openstack.docker: Get:45 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [22.4 kB] openstack.docker: Get:46 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [26.6 kB] openstack.docker: Get:47 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [6448 B] openstack.docker: Get:48 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [604 B] openstack.docker: Fetched 36.7 MB in 6s (6640 kB/s) openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: 253 packages can be upgraded. Run 'apt list --upgradable' to see them. openstack.docker: Installing Python... openstack.docker: Package: python-is-python3 openstack.docker: Architecture: all openstack.docker: Version: 3.8.2-4 openstack.docker: Multi-Arch: allowed openstack.docker: Priority: optional openstack.docker: Section: python openstack.docker: Source: what-is-python (4) openstack.docker: Origin: Ubuntu openstack.docker: Maintainer: Dimitri John Ledkov openstack.docker: Bugs: https://bugs.launchpad.net/ubuntu/+filebug openstack.docker: Installed-Size: 10 openstack.docker: Depends: python3 openstack.docker: Breaks: python, python-is-python2, python-is-python2-but-deprecated openstack.docker: Replaces: python, python-is-python2, python-is-python2-but-deprecated openstack.docker: Filename: pool/main/w/what-is-python/python-is-python3_3.8.2-4_all.deb openstack.docker: Size: 2364 openstack.docker: MD5sum: 72d89bf720c220a183e9fa666d42073d openstack.docker: SHA1: 4f5aa631c3c0efa778fe29cb97e5bd249775c96d openstack.docker: SHA256: 3d9f8a6c0d9c0726d4ffa0e63805bf6e358a55e79d66fdb325d4df6d920a3b89 openstack.docker: Description-en: symlinks /usr/bin/python to python3 openstack.docker: In Ubuntu, all python packages use explicit python3 or python2 openstack.docker: interpreter and do not use unversioned /usr/bin/python at all. Some openstack.docker: third-party code is now predominantly python3 based, yet may use openstack.docker: /usr/bin/python. openstack.docker: . openstack.docker: This is a convenience package which ships a symlink to point openstack.docker: the /usr/bin/python interpreter at the current default python3. It may openstack.docker: improve compatibility with other modern systems, whilst breaking some openstack.docker: obsolete or 3rd-party software. openstack.docker: . openstack.docker: No packages may declare dependencies on this package. openstack.docker: Description-md5: 5d9334f25f93f880e351bd3490ffeb4e openstack.docker: Cnf-Ignore-Commands: python openstack.docker: openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: The following NEW packages will be installed: openstack.docker: python-is-python3 openstack.docker: 0 upgraded, 1 newly installed, 0 to remove and 253 not upgraded. openstack.docker: Need to get 2364 B of archives. openstack.docker: After this operation, 10.2 kB of additional disk space will be used. openstack.docker: Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python-is-python3 all 3.8.2-4 [2364 B] ==> openstack.docker: debconf: unable to initialize frontend: Dialog ==> openstack.docker: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ==> openstack.docker: debconf: falling back to frontend: Readline ==> openstack.docker: debconf: unable to initialize frontend: Readline ==> openstack.docker: debconf: (This frontend requires a controlling tty.) ==> openstack.docker: debconf: falling back to frontend: Teletype ==> openstack.docker: dpkg-preconfigure: unable to re-open stdin: openstack.docker: Fetched 2364 B in 0s (60.5 kB/s) openstack.docker: Selecting previously unselected package python-is-python3. openstack.docker: (Reading database ... 63807 files and directories currently installed.) openstack.docker: Preparing to unpack .../python-is-python3_3.8.2-4_all.deb ... openstack.docker: Unpacking python-is-python3 (3.8.2-4) ... openstack.docker: Setting up python-is-python3 (3.8.2-4) ... openstack.docker: python3 is /usr/bin/python3 openstack.docker: Distro is NOT CentOS 8 openstack.docker: /usr/bin/sudo openstack.docker: sudo is /usr/bin/sudo ==> openstack.docker: Running local shell script: /tmp/packer-shell483441518 openstack.docker: ----> ansible-galaxy.sh openstack.docker: Setup pyenv: openstack.docker: * system (set by /opt/pyenv/version) openstack.docker: * 3.8.13 (set by /opt/pyenv/version) openstack.docker: * 3.9.13 (set by /opt/pyenv/version) openstack.docker: * 3.10.6 (set by /opt/pyenv/version) openstack.docker: lf-activate-venv(): INFO: Creating python3.10 venv at /tmp/venv-YTkl openstack.docker: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv openstack.docker: lf-activate-venv(): INFO: Installing: ansible~=9.2.0 openstack.docker: lf-activate-venv(): INFO: Adding /tmp/venv-YTkl/bin to PATH openstack.docker: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml ==> openstack.docker: [WARNING]: The requirements file '/w/workspace/ci-management-packer-merge- ==> openstack.docker: ubuntu-20.04-docker/packer/common-packer/requirements.yaml' contains ==> openstack.docker: collections which will be ignored. To install these collections run 'ansible- ==> openstack.docker: galaxy collection install -r' or to install both at the same time run 'ansible- ==> openstack.docker: galaxy install -r' without a custom install path. openstack.docker: Starting galaxy role install process openstack.docker: - downloading role 'docker-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz openstack.docker: - extracting lfit.docker-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.docker-install openstack.docker: - lfit.docker-install (master) was installed successfully openstack.docker: - downloading role 'haveged-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz openstack.docker: - extracting lfit.haveged-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.haveged-install openstack.docker: - lfit.haveged-install (master) was installed successfully openstack.docker: - downloading role 'java-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz openstack.docker: - extracting lfit.java-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.java-install openstack.docker: - lfit.java-install (master) was installed successfully openstack.docker: - downloading role 'lf-dev-libs', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz openstack.docker: - extracting lfit.lf-dev-libs to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.lf-dev-libs openstack.docker: - lfit.lf-dev-libs (master) was installed successfully openstack.docker: - downloading role 'lf-recommended-tools', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz openstack.docker: - extracting lfit.lf-recommended-tools to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.lf-recommended-tools openstack.docker: - lfit.lf-recommended-tools (master) was installed successfully openstack.docker: - downloading role 'mono-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz openstack.docker: - extracting lfit.mono-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.mono-install openstack.docker: - lfit.mono-install (master) was installed successfully openstack.docker: - downloading role 'packer-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz openstack.docker: - extracting lfit.packer-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.packer-install openstack.docker: - lfit.packer-install (master) was installed successfully openstack.docker: - downloading role 'protobuf-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz openstack.docker: - extracting lfit.protobuf-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.protobuf-install openstack.docker: - lfit.protobuf-install (master) was installed successfully openstack.docker: - downloading role 'puppet-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz openstack.docker: - extracting lfit.puppet-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.puppet-install openstack.docker: - lfit.puppet-install (master) was installed successfully openstack.docker: - downloading role 'python-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz openstack.docker: - extracting lfit.python-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.python-install openstack.docker: - lfit.python-install (master) was installed successfully openstack.docker: - downloading role 'shellcheck-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz openstack.docker: - extracting lfit.shellcheck-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.shellcheck-install openstack.docker: - lfit.shellcheck-install (master) was installed successfully openstack.docker: - downloading role 'sysstat-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz openstack.docker: - extracting lfit.sysstat-install to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.sysstat-install openstack.docker: - lfit.sysstat-install (master) was installed successfully openstack.docker: - downloading role 'system-update', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz openstack.docker: - extracting lfit.system-update to /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update openstack.docker: - lfit.system-update (master) was installed successfully ==> openstack.docker: Provisioning with Ansible... openstack.docker: Setting up proxy adapter for Ansible.... ==> openstack.docker: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="docker" -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-key108663257 -i /tmp/packer-provisioner-ansible1458438147 /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/provision/local-docker.yaml openstack.docker: openstack.docker: PLAY [Baseline for all builds] ************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Pre-task system update] ************************************************** openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) openstack.docker: openstack.docker: TASK [lfit.system-update : Update cache] *************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml) openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Allow jenkins user sudo access] ****************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.lf-recommended-tools/vars/Debian.yaml) openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install RPM GPG certs] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7+).] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import the NodeSource GPG key into apt] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.lf-dev-libs/vars/Debian.yaml) openstack.docker: openstack.docker: TASK [lfit.lf-dev-libs : Install Dev libraries] ******************************** openstack.docker: ok: [default] => (item=automake) openstack.docker: changed: [default] => (item=cmake) openstack.docker: changed: [default] => (item=libboost-dev) openstack.docker: changed: [default] => (item=libboost-python-dev) openstack.docker: changed: [default] => (item=libbz2-dev) openstack.docker: changed: [default] => (item=libcppunit-dev) openstack.docker: changed: [default] => (item=libcurl4-openssl-dev) openstack.docker: ok: [default] => (item=libffi-dev) openstack.docker: ok: [default] => (item=libfreetype6-dev) openstack.docker: changed: [default] => (item=libgtest-dev) openstack.docker: changed: [default] => (item=libjson-c-dev) openstack.docker: changed: [default] => (item=libldap2-dev) openstack.docker: changed: [default] => (item=liblzma-dev) openstack.docker: changed: [default] => (item=libncurses5-dev) openstack.docker: changed: [default] => (item=libncursesw5-dev) openstack.docker: changed: [default] => (item=libpcap-dev) openstack.docker: ok: [default] => (item=libpng-dev) openstack.docker: changed: [default] => (item=libreadline-dev) openstack.docker: changed: [default] => (item=libsqlite3-dev) openstack.docker: changed: [default] => (item=libssl-dev) openstack.docker: changed: [default] => (item=libvirt-dev) openstack.docker: changed: [default] => (item=libxml2-dev) openstack.docker: changed: [default] => (item=libxslt-dev) openstack.docker: changed: [default] => (item=ruby-dev) openstack.docker: changed: [default] => (item=unixodbc-dev) openstack.docker: ok: [default] => (item=zlib1g-dev) openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install Epel Repo] ******************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install haveged package] ************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (Ubuntu)] ****************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (RedHat)] ****************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install JDK for Debian] ****************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.java-install/tasks/Debian.yml) openstack.docker: openstack.docker: TASK [lfit.java-install : Install ppa pre-requsites] *************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 17] ********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 21] ********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 21 (non-arm)] ************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java alternatives] ******************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javac alternatives] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jar alternatives] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jarsigner alternatives] ************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javadoc alternatives] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javap alternatives] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install requirements based on platform] ************ openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml) openstack.docker: openstack.docker: TASK [lfit.puppet-install : Purge puppet] ************************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install puppet-release] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install puppet-agent] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink facter] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink puppet] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Include distro specific variables] ***************** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.python-install/vars/Ubuntu-20.yml) openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set Python version on Ubuntu >= 18.04 or CentOS 7] *** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set Python 3.10 on CentOS >= 8 or on Ubuntu >= 18/04] *** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Update SSL dependencies for CentOS] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install SSL dependencies required pyenv for python 3.10.x for CentOS 7] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install pyenv v2.4.13] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.9.20 3.8.20 3.10.15 3.11.10] ****** openstack.docker: changed: [default] => (item=3.9.20) openstack.docker: changed: [default] => (item=3.8.20) openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python on CentOS 7 3.10.15] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.10.15] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.11.10] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on Ubuntu] *** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on CentOS] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Install sysstat package] ************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat service] *************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all periodic update options to 0] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all auto update options to 0] **************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable unattended upgrades] ********************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Uninstall unattended upgrades] ******************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Prevent unattended upgrades from being installed] ************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable apt-daily.* systemd services] ************************************ openstack.docker: changed: [default] => (item=apt-daily.service) openstack.docker: changed: [default] => (item=apt-daily.timer) openstack.docker: changed: [default] => (item=apt-daily-upgrade.service) openstack.docker: changed: [default] => (item=apt-daily-upgrade.timer) openstack.docker: openstack.docker: TASK [System Reseal] *********************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [Docker] ****************************************************************** openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Pre-tasks system update] ************************************************* openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) openstack.docker: openstack.docker: TASK [lfit.system-update : Update cache] *************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for x86_64] ******************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for aarch64] ****************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Centos docker version] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Ubuntu docker version] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Remove confliting packages with Docker-ce] ********* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-key] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-repository] ************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Ensure /etc/docker directory exists] *************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Copy LF Docker configuration] ********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Set mtu to 1458] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Ubuntu] ***************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Red Hat] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Enable Docker service] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [System Reseal] *********************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [all] ********************************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set golang download url] ************************************************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Set glide download url] ************************************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install Docker Compose 1.17.1] ******************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.9.1 to /tmp/go1.9.1.tar.gz] ******************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.9.1 to /usr/local] ************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Add golang to PATH] ****************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.10 to /tmp/go1.10.tar.gz] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.10 to /opt/golang/110/bin/go] *************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.11.2 to /tmp/go1.11.2.tar.gz] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.11.2 to /opt/golang/111/bin/go] ************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch Glide v0.13.1 to /tmp/glide-v0.13.1.tar.gz] ************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Unarchive Glide] ********************************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install Glide to /usr/local/bin/glide] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install zeromq via yum] ************************************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install zeromq via apt] ************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install cmake via yum] *************************************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install cmake via apt] *************************************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set docker proxy] ******************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY RECAP ********************************************************************* openstack.docker: default : ok=93  changed=72  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 openstack.docker: ==> openstack.docker: Stopping server: 94e0b914-1406-405a-a550-5f1fdc5e9d5f ... openstack.docker: Waiting for server to stop: 94e0b914-1406-405a-a550-5f1fdc5e9d5f ... ==> openstack.docker: Terminating the source server: 94e0b914-1406-405a-a550-5f1fdc5e9d5f ... ==> openstack.docker: Creating the image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250512-073258.553 openstack.docker: Image: 74333596-5674-4809-bde6-b4fd8dc9f6ec ==> openstack.docker: Waiting for image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250512-073258.553 (image id: 74333596-5674-4809-bde6-b4fd8dc9f6ec) to become ready... ==> openstack.docker: Terminating the source server: 94e0b914-1406-405a-a550-5f1fdc5e9d5f ... ==> openstack.docker: Error terminating server, may still be around: Resource not found ==> openstack.docker: Waiting for volume packer_6821a42b-3aab-5380-e0f2-833b1d4394bd (volume id: 9b3e140a-b37a-4bee-af05-6f0214ee12eb) to become available... ==> openstack.docker: Deleting volume: 9b3e140a-b37a-4bee-af05-6f0214ee12eb ... ==> openstack.docker: Deleting temporary keypair: packer_6821a42b-f2ed-cda6-e3d5-01f0ac56e8f9 ... Build 'openstack.docker' finished after 38 minutes 57 seconds. ==> Wait completed after 38 minutes 57 seconds ==> Builds finished. The artifacts of successful builds are: --> openstack.docker: An image was created: 74333596-5674-4809-bde6-b4fd8dc9f6ec jq: error: Could not open file templates/docker.json: No such file or directory [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash -ue /tmp/jenkins2372704932079503359.sh ---> packer-clear-credentials.sh [description-setter] Description set: Image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250512-073258.553 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1441 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins13156680220703531373.sh ---> sysstat.sh [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins13182135255416805247.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker ']' + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/archives/ [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins6006300493263829206.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4zC4 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4zC4/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins2220547527198059832.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/config15014768730109986487tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins5484973405287665631.sh ---> create-netrc.sh [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins195755464091803077.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zC4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4zC4/bin to PATH Generating Requirements File 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-4zC4/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.13 botocore==1.38.13 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.0 cliff==4.9.1 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.9 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.1 httplib2==0.22.0 identify==2.6.10 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.10.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.0 oslo.config==9.7.1 oslo.context==5.7.1 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==8.2.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.0.0 python-swiftclient==4.7.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.24.0 rsa==4.9.1 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.12.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins10402819876842033523.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins15665539217221508093.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zC4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-4zC4/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash -l /tmp/jenkins11030571353906655073.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4zC4 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4zC4/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-ubuntu-20.04-docker/72 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu20-04-docker-2c-8g-1386 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 9.8G 29G 26% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 /dev/loop3 51M 51M 0 100% /snap/snapd/24505 /dev/loop4 92M 92M 0 100% /snap/lxd/32662 ---> free -m: total used free shared buff/cache available Mem: 7945 563 4092 1 3290 7075 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:37:7a:23 brd ff:ff:ff:ff:ff:ff inet 10.30.123.60/23 brd 10.30.123.255 scope global dynamic ens3 valid_lft 83942sec preferred_lft 83942sec inet6 fe80::f816:3eff:fe37:7a23/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:0d:1a:44:a7 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1386) 05/12/25 _x86_64_ (2 CPU) 07:32:18 LINUX RESTART (2 CPU) 07:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:34:01 9.08 0.00 9.08 0.00 0.00 5429.11 0.00 07:35:01 82.65 9.58 73.07 0.00 708.55 18960.71 0.00 07:36:01 28.16 0.00 28.16 0.00 0.00 5789.44 0.00 07:37:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 07:38:01 37.88 4.95 32.93 0.00 2611.96 6216.03 0.00 07:39:01 4.93 0.02 4.92 0.00 0.13 98.12 0.00 07:40:01 1.73 0.00 1.73 0.00 0.00 22.80 0.00 07:41:01 0.98 0.00 0.98 0.00 0.00 15.86 0.00 07:42:01 1.12 0.00 1.12 0.00 0.00 23.46 0.00 07:43:02 2.18 0.00 2.18 0.00 0.00 61.19 0.00 07:44:01 2.22 0.00 2.22 0.00 0.00 45.01 0.00 07:45:01 2.33 0.00 2.33 0.00 0.00 53.19 0.00 07:46:01 1.37 0.00 1.37 0.00 0.00 23.20 0.00 07:47:01 1.47 0.00 1.47 0.00 0.00 31.86 0.00 07:48:01 1.65 0.02 1.63 0.00 0.13 21.86 0.00 07:49:01 1.50 0.00 1.50 0.00 0.00 26.26 0.00 07:50:01 1.50 0.05 1.45 0.00 1.47 43.59 0.00 07:51:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 07:52:01 0.77 0.00 0.77 0.00 0.00 8.67 0.00 07:53:01 1.53 0.00 1.53 0.00 0.00 20.53 0.00 07:54:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 07:55:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 07:56:01 1.25 0.00 1.25 0.00 0.00 16.39 0.00 07:57:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 07:58:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 07:59:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 08:00:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 08:01:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 08:02:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 08:03:01 1.75 0.00 1.75 0.00 0.00 65.99 0.00 08:04:01 1.33 0.00 1.33 0.00 0.00 19.46 0.00 08:05:01 1.17 0.00 1.17 0.00 0.00 18.93 0.00 08:06:01 1.57 0.00 1.57 0.00 0.00 42.39 0.00 08:07:01 1.55 0.00 1.55 0.00 0.00 20.93 0.00 08:08:01 1.65 0.00 1.65 0.00 0.00 22.53 0.00 08:09:01 1.67 0.00 1.67 0.00 0.00 22.53 0.00 08:10:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 08:11:01 1.63 0.00 1.63 0.00 0.00 21.33 0.00 08:12:01 3.48 2.00 1.48 0.00 55.32 46.53 0.00 08:13:01 91.97 0.80 91.17 0.00 95.85 10087.92 0.00 Average: 7.64 0.44 7.21 0.00 86.87 1186.50 0.00 07:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:01 5665256 7294844 524004 6.44 44328 1754384 1526140 16.62 729576 1534592 184 07:35:01 4812836 7189628 589292 7.24 79700 2415004 1602496 17.45 843400 2180780 156628 07:36:01 4812796 7188820 590048 7.25 79784 2415004 1618488 17.62 843736 2180780 136 07:37:01 4816848 7193836 585928 7.20 79824 2415004 1618488 17.62 838880 2181700 128 07:38:01 4481224 7173056 582436 7.16 106776 2707852 1598444 17.40 1060640 2274624 992 07:39:01 4511292 7198288 557428 6.85 105340 2704616 1582804 17.23 1035512 2271228 352 07:40:01 4511152 7198188 557528 6.85 105368 2704620 1582804 17.23 1035852 2271232 120 07:41:01 4503144 7190580 565132 6.95 105412 2704936 1570648 17.10 1043564 2271496 464 07:42:01 4492980 7180788 574936 7.07 105432 2705288 1565852 17.05 1053984 2271760 500 07:43:02 4497328 7185740 569872 7.00 105532 2705788 1579468 17.20 1049592 2272188 212 07:44:01 4494656 7183476 572120 7.03 105632 2706148 1595416 17.37 1051664 2272492 400 07:45:01 4494776 7183760 571844 7.03 105740 2706176 1595416 17.37 1051296 2272576 176 07:46:01 4495256 7184880 570656 7.01 105804 2706784 1588228 17.29 1050856 2272908 596 07:47:01 4494952 7184612 570956 7.02 105848 2706740 1588228 17.29 1050112 2272920 124 07:48:01 4498280 7187988 567752 6.98 105908 2706716 1606032 17.49 1046372 2272888 132 07:49:01 4496524 7186668 569000 6.99 105984 2707076 1576388 17.16 1048592 2273104 444 07:50:01 4480136 7170716 584880 7.19 106044 2707480 1578424 17.18 1065784 2273140 120 07:51:01 4479680 7170312 585256 7.19 106084 2707492 1578424 17.18 1065752 2273140 120 07:52:01 4485928 7176604 578988 7.12 106104 2707492 1594300 17.36 1058712 2273140 124 07:53:01 4486728 7177476 578152 7.11 106172 2707504 1594300 17.36 1058916 2273160 204 07:54:01 4489976 7180780 574820 7.06 106212 2707512 1594300 17.36 1055296 2273160 128 07:55:01 4489476 7180292 575248 7.07 106252 2707516 1594300 17.36 1055304 2273164 128 07:56:01 4506376 7197256 558312 6.86 106296 2707544 1590600 17.32 1039216 2273068 124 07:57:01 4506172 7197096 558444 6.86 106324 2707540 1590600 17.32 1039264 2273068 124 07:58:01 4508132 7199092 556448 6.84 106364 2707536 1590600 17.32 1036580 2273076 160 07:59:01 4508352 7199388 556132 6.83 106400 2707568 1578444 17.18 1037536 2273092 200 08:00:01 4507352 7198424 557164 6.85 106432 2707576 1578444 17.18 1037608 2273100 152 08:01:01 4507392 7198480 557072 6.85 106456 2707576 1578444 17.18 1037520 2273100 120 08:02:01 4507636 7198752 556788 6.84 106480 2707580 1578444 17.18 1036588 2273104 124 08:03:01 4493044 7185348 570244 7.01 106596 2708624 1570784 17.10 1052980 2273100 332 08:04:01 4492744 7185080 570464 7.01 106628 2708648 1570784 17.10 1052916 2273104 128 08:05:01 4493524 7186240 569392 7.00 106680 2708956 1586004 17.27 1052320 2273088 436 08:06:01 4492232 7185248 570328 7.01 106744 2709200 1598184 17.40 1053316 2273168 120 08:07:01 4547156 7237604 518372 6.37 106792 2706308 1487564 16.20 1003452 2268108 256 08:08:01 4552060 7242616 513376 6.31 106872 2706316 1503440 16.37 998308 2268116 120 08:09:01 4552312 7242912 513016 6.31 106952 2706328 1503440 16.37 998244 2268128 164 08:10:01 4558376 7249052 506836 6.23 107024 2706336 1503440 16.37 991440 2268136 136 08:11:01 4559100 7249868 506008 6.22 107096 2706348 1503440 16.37 991212 2268148 128 08:12:01 4540744 7256752 499228 6.14 108096 2727600 1217016 13.25 997708 2279948 21368 08:13:01 4161372 7229752 524992 6.45 137716 3009104 1236832 13.47 1071972 2542232 133052 Average: 4549632 7200007 558972 6.87 103531 2669346 1557397 16.96 1018039 2253826 7991 07:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:01 ens3 16.23 9.85 4.42 1.97 0.00 0.00 0.00 0.00 07:34:01 lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:01 ens3 58.17 40.99 1108.96 15.57 0.00 0.00 0.00 0.00 07:35:01 lo 10.55 10.55 12.00 12.00 0.00 0.00 0.00 0.00 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:01 ens3 4.38 1.08 1.10 0.69 0.00 0.00 0.00 0.00 07:36:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:01 ens3 2.52 0.70 0.40 0.24 0.00 0.00 0.00 0.00 07:37:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:01 ens3 233.09 167.41 2286.91 11.46 0.00 0.00 0.00 0.00 07:38:01 lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:01 ens3 3.68 2.40 4.41 3.16 0.00 0.00 0.00 0.00 07:39:01 lo 2.52 2.52 7.16 7.16 0.00 0.00 0.00 0.00 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:01 ens3 1.17 0.73 0.40 0.30 0.00 0.00 0.00 0.00 07:40:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:41:01 ens3 4.37 3.63 2.52 7.67 0.00 0.00 0.00 0.00 07:41:01 lo 5.70 5.70 9.79 9.79 0.00 0.00 0.00 0.00 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:42:01 ens3 2.80 2.48 1.37 5.24 0.00 0.00 0.00 0.00 07:42:01 lo 3.65 3.65 6.34 6.34 0.00 0.00 0.00 0.00 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:43:02 ens3 10.56 9.23 1.49 25.35 0.00 0.00 0.00 0.00 07:43:02 lo 15.68 15.68 25.75 25.75 0.00 0.00 0.00 0.00 07:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:44:01 ens3 10.07 9.35 1.50 30.63 0.00 0.00 0.00 0.00 07:44:01 lo 17.79 17.79 31.70 31.70 0.00 0.00 0.00 0.00 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:45:01 ens3 11.05 10.50 1.62 33.11 0.00 0.00 0.00 0.00 07:45:01 lo 18.05 18.05 34.15 34.15 0.00 0.00 0.00 0.00 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:46:01 ens3 8.07 7.67 1.31 23.19 0.00 0.00 0.00 0.00 07:46:01 lo 12.70 12.70 23.86 23.86 0.00 0.00 0.00 0.00 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:01 ens3 0.43 0.48 0.04 0.05 0.00 0.00 0.00 0.00 07:47:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:01 ens3 0.43 0.53 0.10 0.10 0.00 0.00 0.00 0.00 07:48:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:49:01 ens3 12.91 11.46 2.17 30.78 0.00 0.00 0.00 0.00 07:49:01 lo 20.23 20.23 31.90 31.90 0.00 0.00 0.00 0.00 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:01 ens3 6.10 5.33 0.95 12.59 0.00 0.00 0.00 0.00 07:50:01 lo 8.72 8.72 12.86 12.86 0.00 0.00 0.00 0.00 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:51:01 ens3 0.33 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:51:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:52:01 ens3 0.30 0.40 0.02 0.04 0.00 0.00 0.00 0.00 07:52:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:53:01 ens3 1.28 1.43 0.21 2.32 0.00 0.00 0.00 0.00 07:53:01 lo 1.93 1.93 2.31 2.31 0.00 0.00 0.00 0.00 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:54:01 ens3 0.23 0.40 0.02 0.04 0.00 0.00 0.00 0.00 07:54:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:01 ens3 0.35 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:55:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:56:01 ens3 1.42 1.45 0.17 2.29 0.00 0.00 0.00 0.00 07:56:01 lo 1.80 1.80 2.29 2.29 0.00 0.00 0.00 0.00 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:01 ens3 0.30 0.50 0.03 0.05 0.00 0.00 0.00 0.00 07:57:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:01 ens3 0.38 0.50 0.10 0.10 0.00 0.00 0.00 0.00 07:58:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:01 ens3 1.32 1.40 0.15 2.27 0.00 0.00 0.00 0.00 07:59:01 lo 1.90 1.90 2.30 2.30 0.00 0.00 0.00 0.00 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:01 ens3 0.35 0.45 0.13 0.04 0.00 0.00 0.00 0.00 08:00:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:01:01 ens3 0.30 0.50 0.03 0.05 0.00 0.00 0.00 0.00 08:01:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:01 ens3 0.22 0.42 0.02 0.04 0.00 0.00 0.00 0.00 08:02:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:01 ens3 28.98 25.80 4.70 84.89 0.00 0.00 0.00 0.00 08:03:01 lo 47.44 47.44 87.22 87.22 0.00 0.00 0.00 0.00 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:01 ens3 0.27 0.40 0.02 0.04 0.00 0.00 0.00 0.00 08:04:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:01 ens3 9.33 8.50 1.83 21.83 0.00 0.00 0.00 0.00 08:05:01 lo 14.90 14.90 22.87 22.87 0.00 0.00 0.00 0.00 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:01 ens3 12.75 12.53 2.04 36.70 0.00 0.00 0.00 0.00 08:06:01 lo 21.06 21.06 37.20 37.20 0.00 0.00 0.00 0.00 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:01 ens3 3.88 3.70 0.80 5.53 0.00 0.00 0.00 0.00 08:07:01 lo 4.23 4.23 5.59 5.59 0.00 0.00 0.00 0.00 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:01 ens3 8.88 9.53 3.47 1.39 0.00 0.00 0.00 0.00 08:08:01 lo 2.32 2.32 0.20 0.20 0.00 0.00 0.00 0.00 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:01 ens3 6.90 7.80 2.58 0.89 0.00 0.00 0.00 0.00 08:09:01 lo 2.07 2.07 0.18 0.18 0.00 0.00 0.00 0.00 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:01 ens3 6.82 7.70 2.58 0.88 0.00 0.00 0.00 0.00 08:10:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:11:01 ens3 6.58 7.43 2.49 0.85 0.00 0.00 0.00 0.00 08:11:01 lo 2.00 2.00 0.17 0.17 0.00 0.00 0.00 0.00 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:01 ens3 21.46 22.50 12.67 14.67 0.00 0.00 0.00 0.00 08:12:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:01 ens3 61.52 44.26 808.89 11.88 0.00 0.00 0.00 0.00 08:13:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 14.01 11.06 106.61 9.72 0.00 0.00 0.00 0.00 Average: lo 5.64 5.64 8.91 8.91 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-1386) 05/12/25 _x86_64_ (2 CPU) 07:32:18 LINUX RESTART (2 CPU) 07:33:01 CPU %user %nice %system %iowait %steal %idle 07:34:01 all 0.24 0.00 0.20 0.39 0.05 99.12 07:34:01 0 0.17 0.00 0.22 0.77 0.05 98.80 07:34:01 1 0.32 0.00 0.18 0.00 0.05 99.45 07:35:01 all 30.26 0.00 3.13 1.95 0.07 64.59 07:35:01 0 55.25 0.00 4.43 2.55 0.08 37.69 07:35:01 1 5.54 0.00 1.85 1.35 0.07 91.20 07:36:01 all 1.05 0.00 0.36 0.55 0.08 97.96 07:36:01 0 0.96 0.00 0.27 0.20 0.05 98.52 07:36:01 1 1.14 0.00 0.45 0.91 0.10 97.39 07:37:01 all 0.97 0.00 0.33 0.01 0.09 98.60 07:37:01 0 0.50 0.00 0.18 0.02 0.08 99.21 07:37:01 1 1.43 0.00 0.47 0.00 0.10 98.00 07:38:01 all 7.75 0.00 4.22 1.33 0.09 86.61 07:38:01 0 7.30 0.00 3.77 1.76 0.08 87.09 07:38:01 1 8.21 0.00 4.68 0.89 0.10 86.12 07:39:01 all 1.28 0.00 0.45 0.03 0.09 98.14 07:39:01 0 1.40 0.00 0.52 0.00 0.10 97.98 07:39:01 1 1.16 0.00 0.39 0.07 0.08 98.30 07:40:01 all 0.88 0.00 0.20 0.02 0.08 98.82 07:40:01 0 0.25 0.00 0.03 0.02 0.05 99.65 07:40:01 1 1.51 0.00 0.37 0.02 0.12 97.98 07:41:01 all 1.32 0.00 0.36 0.01 0.08 98.22 07:41:01 0 1.46 0.00 0.40 0.00 0.10 98.03 07:41:01 1 1.18 0.00 0.32 0.02 0.07 98.42 07:42:01 all 1.22 0.00 0.37 0.01 0.08 98.32 07:42:01 0 1.28 0.00 0.37 0.00 0.08 98.27 07:42:01 1 1.16 0.00 0.37 0.02 0.08 98.37 07:43:02 all 1.76 0.00 0.54 0.03 0.08 97.58 07:43:02 0 1.76 0.00 0.54 0.02 0.08 97.60 07:43:02 1 1.76 0.00 0.54 0.05 0.08 97.56 07:44:01 all 2.48 0.00 0.50 0.03 0.08 96.90 07:44:01 0 3.07 0.00 0.39 0.00 0.07 96.48 07:44:01 1 1.88 0.00 0.62 0.07 0.10 97.33 07:44:01 CPU %user %nice %system %iowait %steal %idle 07:45:01 all 1.54 0.00 0.50 0.03 0.09 97.84 07:45:01 0 1.85 0.00 0.47 0.00 0.10 97.57 07:45:01 1 1.23 0.00 0.52 0.05 0.08 98.12 07:46:01 all 1.63 0.00 0.52 0.02 0.08 97.75 07:46:01 0 1.78 0.00 0.50 0.00 0.08 97.63 07:46:01 1 1.48 0.00 0.54 0.03 0.08 97.87 07:47:01 all 0.78 0.00 0.23 0.03 0.08 98.90 07:47:01 0 1.41 0.00 0.37 0.02 0.12 98.09 07:47:01 1 0.15 0.00 0.08 0.03 0.03 99.70 07:48:01 all 0.84 0.00 0.27 0.01 0.08 98.80 07:48:01 0 1.05 0.00 0.35 0.00 0.10 98.50 07:48:01 1 0.64 0.00 0.19 0.02 0.07 99.09 07:49:01 all 1.72 0.00 0.80 0.02 0.08 97.38 07:49:01 0 1.80 0.00 0.91 0.00 0.10 97.19 07:49:01 1 1.63 0.00 0.69 0.03 0.07 97.58 07:50:01 all 1.45 0.00 0.48 0.02 0.09 97.96 07:50:01 0 1.82 0.00 0.52 0.00 0.10 97.56 07:50:01 1 1.08 0.00 0.44 0.03 0.08 98.36 07:51:01 all 0.77 0.00 0.27 0.02 0.08 98.86 07:51:01 0 0.44 0.00 0.17 0.02 0.07 99.31 07:51:01 1 1.10 0.00 0.37 0.02 0.10 98.41 07:52:01 all 1.05 0.00 0.32 0.02 0.08 98.54 07:52:01 0 1.06 0.00 0.39 0.02 0.08 98.46 07:52:01 1 1.04 0.00 0.25 0.02 0.07 98.62 07:53:01 all 2.00 0.00 0.25 0.02 0.07 97.65 07:53:01 0 1.48 0.00 0.37 0.02 0.10 98.03 07:53:01 1 2.50 0.00 0.13 0.03 0.05 97.28 07:54:01 all 1.90 0.00 0.22 0.02 0.07 97.79 07:54:01 0 0.82 0.00 0.25 0.02 0.05 98.86 07:54:01 1 2.96 0.00 0.20 0.02 0.08 96.74 07:55:01 all 1.13 0.00 0.20 0.02 0.08 98.57 07:55:01 0 1.15 0.00 0.34 0.00 0.10 98.41 07:55:01 1 1.10 0.00 0.07 0.03 0.07 98.73 07:55:01 CPU %user %nice %system %iowait %steal %idle 07:56:01 all 0.93 0.00 0.23 0.03 0.08 98.75 07:56:01 0 1.42 0.00 0.32 0.03 0.12 98.11 07:56:01 1 0.44 0.00 0.13 0.02 0.03 99.38 07:57:01 all 0.82 0.00 0.20 0.02 0.08 98.88 07:57:01 0 1.31 0.00 0.29 0.02 0.10 98.28 07:57:01 1 0.34 0.00 0.12 0.02 0.05 99.48 07:58:01 all 0.78 0.00 0.19 0.01 0.08 98.94 07:58:01 0 0.82 0.00 0.24 0.00 0.08 98.86 07:58:01 1 0.74 0.00 0.14 0.02 0.08 99.02 07:59:01 all 0.88 0.00 0.28 0.02 0.08 98.75 07:59:01 0 0.99 0.00 0.25 0.02 0.08 98.65 07:59:01 1 0.76 0.00 0.30 0.02 0.07 98.85 08:00:01 all 0.86 0.00 0.22 0.02 0.08 98.82 08:00:01 0 1.36 0.00 0.35 0.02 0.10 98.16 08:00:01 1 0.35 0.00 0.08 0.02 0.07 99.48 08:01:01 all 0.77 0.00 0.19 0.01 0.08 98.96 08:01:01 0 0.96 0.00 0.24 0.00 0.08 98.72 08:01:01 1 0.57 0.00 0.13 0.02 0.07 99.21 08:02:01 all 1.04 0.00 0.25 0.02 0.08 98.61 08:02:01 0 1.65 0.00 0.35 0.02 0.10 97.88 08:02:01 1 0.44 0.00 0.15 0.02 0.05 99.35 08:03:01 all 3.19 0.00 1.32 0.03 0.08 95.37 08:03:01 0 2.80 0.00 1.36 0.03 0.08 95.72 08:03:01 1 3.57 0.00 1.28 0.03 0.08 95.03 08:04:01 all 0.81 0.00 0.26 0.01 0.07 98.86 08:04:01 0 0.62 0.00 0.17 0.02 0.05 99.14 08:04:01 1 1.00 0.00 0.35 0.00 0.08 98.57 08:05:01 all 1.54 0.00 0.64 0.03 0.08 97.72 08:05:01 0 1.26 0.00 0.65 0.03 0.07 97.99 08:05:01 1 1.82 0.00 0.62 0.02 0.08 97.45 08:06:01 all 1.62 0.00 0.67 0.03 0.08 97.60 08:06:01 0 1.93 0.00 0.66 0.05 0.08 97.28 08:06:01 1 1.30 0.00 0.69 0.00 0.08 97.93 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:07:01 all 1.08 0.00 0.27 0.02 0.07 98.57 08:07:01 0 0.67 0.00 0.18 0.03 0.05 99.06 08:07:01 1 1.49 0.00 0.36 0.00 0.08 98.07 08:08:01 all 0.26 0.00 0.13 0.03 0.04 99.55 08:08:01 0 0.35 0.00 0.13 0.05 0.03 99.43 08:08:01 1 0.17 0.00 0.12 0.00 0.05 99.66 08:09:01 all 0.74 0.00 0.11 0.02 0.03 99.09 08:09:01 0 1.18 0.00 0.08 0.05 0.03 98.66 08:09:01 1 0.30 0.00 0.13 0.00 0.03 99.53 08:10:01 all 1.22 0.00 0.08 0.02 0.03 98.64 08:10:01 0 2.19 0.00 0.07 0.05 0.02 97.68 08:10:01 1 0.23 0.00 0.10 0.00 0.05 99.62 08:11:01 all 1.23 0.00 0.11 0.02 0.04 98.60 08:11:01 0 2.09 0.00 0.08 0.03 0.05 97.75 08:11:01 1 0.37 0.00 0.13 0.00 0.03 99.47 08:12:01 all 5.09 0.00 0.57 0.07 0.05 94.23 08:12:01 0 2.07 0.00 0.57 0.10 0.05 97.22 08:12:01 1 8.11 0.00 0.56 0.03 0.05 91.24 08:13:01 all 44.09 0.00 3.12 2.61 0.07 50.11 08:13:01 0 7.58 0.00 1.81 0.75 0.07 89.80 08:13:01 1 81.40 0.00 4.45 4.50 0.08 9.56 Average: all 3.30 0.00 0.59 0.19 0.07 95.84 Average: 0 2.99 0.00 0.59 0.17 0.08 96.17 Average: 1 3.61 0.00 0.59 0.21 0.07 95.52