Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos7-builder-2c-1g-342 (centos7-builder-2c-1g) 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-Dhf2lmviHTd2/agent.8099 SSH_AGENT_PID=8100 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/private_key_12432347692199438596.key (/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/private_key_12432347692199438596.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.36.1' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/jenkins-gitclient-ssh12181531435255896487.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/jenkins-gitclient-ssh14802623981736248289.key > 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 380b54720f7ec2b4c3e704babc711841bc87e480 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 380b54720f7ec2b4c3e704babc711841bc87e480 # timeout=10 Commit message: "Merge pull request #684 from askb/master" > git rev-list --no-walk 380b54720f7ec2b4c3e704babc711841bc87e480 # 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/jenkins9955094135139170121.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 2024-02-02 04:57:58 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.1 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.1_x5.0_linux_amd64" 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_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_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 } 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 } The configuration is valid. + [[ -n '' ]] + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] ++ git log --no-merges -1 --format=%H + LAST_CHANGE_SHA=6ce0c39c219bfe5f4d861366edf8de9259a233d7 ++ 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/6ce0c39c219bfe5f4d861366edf8de9259a233d7 ++ 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 15025 100 15025 0 0 58984 0 --:--:-- --:--:-- --:--:-- 59153 + 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_65bc7659-43f7-9b2e-db8b-d85c5f4f0598 ... ==> openstack.docker: Created temporary keypair: packer_65bc7659-43f7-9b2e-db8b-d85c5f4f0598 openstack.docker: Found Image ID: 0f154d1e-6d2b-4cfd-ac09-f5c52730cc03 ==> openstack.docker: Creating volume... ==> openstack.docker: Waiting for volume packer_65bc7659-7794-3c8d-5d74-22b94a2a616b (volume id: 08825f61-bc71-44fb-86d6-a4b4f62e078c) to become available... openstack.docker: Volume ID: 08825f61-bc71-44fb-86d6-a4b4f62e078c ==> openstack.docker: Launching server... ==> openstack.docker: Launching server... openstack.docker: Server ID: c270e955-ce70-4004-aae0-4ee7c04b1857 ==> openstack.docker: Waiting for server to become ready... openstack.docker: Floating IP not required ==> openstack.docker: Using SSH communicator to connect: 10.30.123.239 ==> 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: --2024-02-02 04:58:39-- 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/x-debian-package] ==> openstack.docker: Saving to: ‘netselect_0.3.ds1-28+b1_amd64.deb’ ==> openstack.docker: ==> openstack.docker: 0K .......... .......... .......... . 100% 105K=0.3s ==> openstack.docker: ==> openstack.docker: 2024-02-02 04:58:40 (105 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://mirrors.layeronline.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://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] openstack.docker: Get:2 https://mirrors.edge.kernel.org/ubuntu focal InRelease [265 kB] openstack.docker: Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2679 kB] openstack.docker: Get:3 https://mirrors.edge.kernel.org/ubuntu focal-updates InRelease [114 kB] openstack.docker: Get:4 https://mirrors.edge.kernel.org/ubuntu focal-backports InRelease [108 kB] openstack.docker: Get:6 https://mirrors.edge.kernel.org/ubuntu focal/main amd64 Packages [970 kB] openstack.docker: Get:7 https://mirrors.edge.kernel.org/ubuntu focal/main Translation-en [506 kB] openstack.docker: Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [410 kB] openstack.docker: Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] openstack.docker: Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2508 kB] openstack.docker: Get:11 https://mirrors.edge.kernel.org/ubuntu focal/main amd64 c-n-f Metadata [29.5 kB] openstack.docker: Get:12 https://mirrors.edge.kernel.org/ubuntu focal/restricted amd64 Packages [22.0 kB] openstack.docker: Get:13 https://mirrors.edge.kernel.org/ubuntu focal/restricted Translation-en [6212 B] openstack.docker: Get:14 https://mirrors.edge.kernel.org/ubuntu focal/restricted amd64 c-n-f Metadata [392 B] openstack.docker: Get:15 https://mirrors.edge.kernel.org/ubuntu focal/universe amd64 Packages [8628 kB] openstack.docker: Get:16 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [349 kB] openstack.docker: Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] openstack.docker: Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [934 kB] openstack.docker: Get:19 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] openstack.docker: Get:20 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] openstack.docker: Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] openstack.docker: Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5796 B] openstack.docker: Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] openstack.docker: Get:24 https://mirrors.edge.kernel.org/ubuntu focal/universe Translation-en [5124 kB] openstack.docker: Get:25 https://mirrors.edge.kernel.org/ubuntu focal/universe amd64 c-n-f Metadata [265 kB] openstack.docker: Get:26 https://mirrors.edge.kernel.org/ubuntu focal/multiverse amd64 Packages [144 kB] openstack.docker: Get:27 https://mirrors.edge.kernel.org/ubuntu focal/multiverse Translation-en [104 kB] openstack.docker: Get:28 https://mirrors.edge.kernel.org/ubuntu focal/multiverse amd64 c-n-f Metadata [9136 B] openstack.docker: Get:29 https://mirrors.edge.kernel.org/ubuntu focal-updates/main amd64 Packages [3058 kB] openstack.docker: Get:30 https://mirrors.edge.kernel.org/ubuntu focal-updates/main Translation-en [493 kB] openstack.docker: Get:31 https://mirrors.edge.kernel.org/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] openstack.docker: Get:32 https://mirrors.edge.kernel.org/ubuntu focal-updates/restricted amd64 Packages [2619 kB] openstack.docker: Get:33 https://mirrors.edge.kernel.org/ubuntu focal-updates/restricted Translation-en [365 kB] openstack.docker: Get:34 https://mirrors.edge.kernel.org/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] openstack.docker: Get:35 https://mirrors.edge.kernel.org/ubuntu focal-updates/universe amd64 Packages [1160 kB] openstack.docker: Get:36 https://mirrors.edge.kernel.org/ubuntu focal-updates/universe Translation-en [279 kB] openstack.docker: Get:37 https://mirrors.edge.kernel.org/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] openstack.docker: Get:38 https://mirrors.edge.kernel.org/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] openstack.docker: Get:39 https://mirrors.edge.kernel.org/ubuntu focal-updates/multiverse Translation-en [7768 B] openstack.docker: Get:40 https://mirrors.edge.kernel.org/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] openstack.docker: Get:41 https://mirrors.edge.kernel.org/ubuntu focal-backports/main amd64 Packages [45.7 kB] openstack.docker: Get:42 https://mirrors.edge.kernel.org/ubuntu focal-backports/main Translation-en [16.3 kB] openstack.docker: Get:43 https://mirrors.edge.kernel.org/ubuntu focal-backports/main amd64 c-n-f Metadata [1420 B] openstack.docker: Get:44 https://mirrors.edge.kernel.org/ubuntu focal-backports/restricted amd64 c-n-f Metadata [116 B] openstack.docker: Get:45 https://mirrors.edge.kernel.org/ubuntu focal-backports/universe amd64 Packages [25.0 kB] openstack.docker: Get:46 https://mirrors.edge.kernel.org/ubuntu focal-backports/universe Translation-en [16.3 kB] openstack.docker: Get:47 https://mirrors.edge.kernel.org/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] openstack.docker: Get:48 https://mirrors.edge.kernel.org/ubuntu focal-backports/multiverse amd64 c-n-f Metadata [116 B] openstack.docker: Fetched 31.7 MB in 5s (6335 kB/s) openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: 229 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 229 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 https://mirrors.edge.kernel.org/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 (20.0 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-shell1607775459 openstack.docker: ----> ansible-galaxy.sh openstack.docker: Setup pyenv: openstack.docker: system openstack.docker: * 3.8.13 (set by /opt/pyenv/version) openstack.docker: * 3.9.13 (set by /opt/pyenv/version) openstack.docker: lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7yZj openstack.docker: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv openstack.docker: lf-activate-venv(): INFO: Installing: ansible~=2.9.27 openstack.docker: lf-activate-venv(): INFO: Adding /tmp/venv-7yZj/bin to PATH openstack.docker: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml 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-key795823931 -i /tmp/packer-provisioner-ansible3452060773 /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/provision/local-docker.yaml openstack.docker: openstack.docker: PLAY [all] ********************************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: Friday 02 February 2024 04:59:50 +0000 (0:00:00.031) 0:00:00.031 ******* openstack.docker: [DEPRECATION WARNING]: Distribution ubuntu 20.04 on host default should use  openstack.docker: ok: [default] openstack.docker: /usr/bin/python3, but is using /usr/bin/python for backward compatibility with  openstack.docker: prior Ansible releases. A future Ansible release will default to using the  openstack.docker: discovered platform python for this host. See https://docs.ansible.com/ansible/ openstack.docker: 2.9/reference_appendices/interpreter_discovery.html for more information. This  openstack.docker: feature will be removed in version 2.12. Deprecation warnings can be disabled  openstack.docker: by setting deprecation_warnings=False in ansible.cfg. openstack.docker: openstack.docker: TASK [include_role : lfit.system-update] *************************************** openstack.docker: Friday 02 February 2024 04:59:51 +0000 (0:00:01.106) 0:00:01.138 ******* openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: Friday 02 February 2024 04:59:51 +0000 (0:00:00.027) 0:00:01.165 ******* openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default openstack.docker: openstack.docker: TASK [lfit.system-update : apt-get update] ************************************* openstack.docker: Friday 02 February 2024 04:59:51 +0000 (0:00:00.052) 0:00:01.218 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: Friday 02 February 2024 04:59:53 +0000 (0:00:01.451) 0:00:02.670 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: Friday 02 February 2024 05:04:01 +0000 (0:04:08.122) 0:04:10.792 ******* openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: Friday 02 February 2024 05:04:01 +0000 (0:00:00.053) 0:04:10.845 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Allow jenkins user sudo access] ****************************************** openstack.docker: Friday 02 February 2024 05:06:11 +0000 (0:02:10.069) 0:06:20.915 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** openstack.docker: Friday 02 February 2024 05:06:12 +0000 (0:00:00.808) 0:06:21.724 ******* 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 : rpm_key] ************************************* openstack.docker: Friday 02 February 2024 05:06:12 +0000 (0:00:00.090) 0:06:21.814 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** openstack.docker: Friday 02 February 2024 05:06:12 +0000 (0:00:00.044) 0:06:21.859 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** openstack.docker: Friday 02 February 2024 05:06:12 +0000 (0:00:00.044) 0:06:21.904 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* openstack.docker: Friday 02 February 2024 05:07:24 +0000 (0:01:11.872) 0:07:33.776 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** openstack.docker: Friday 02 February 2024 05:07:24 +0000 (0:00:00.045) 0:07:33.821 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** openstack.docker: Friday 02 February 2024 05:07:24 +0000 (0:00:00.477) 0:07:34.299 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:02.261) 0:07:36.560 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.481) 0:07:37.042 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.047) 0:07:37.090 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7+).] *** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.044) 0:07:37.135 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.038) 0:07:37.173 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.043) 0:07:37.217 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.044) 0:07:37.261 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import the NodeSource GPG key into apt] ****** openstack.docker: Friday 02 February 2024 05:07:27 +0000 (0:00:00.046) 0:07:37.307 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** openstack.docker: Friday 02 February 2024 05:07:29 +0000 (0:00:01.340) 0:07:38.648 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** openstack.docker: Friday 02 February 2024 05:07:36 +0000 (0:00:07.439) 0:07:46.087 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** openstack.docker: Friday 02 February 2024 05:07:44 +0000 (0:00:07.934) 0:07:54.022 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** openstack.docker: Friday 02 February 2024 05:07:57 +0000 (0:00:12.710) 0:08:06.733 ******* 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: Friday 02 February 2024 05:07:57 +0000 (0:00:00.057) 0:08:06.791 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install Epel Repo] ******************************** openstack.docker: Friday 02 February 2024 05:09:29 +0000 (0:01:32.441) 0:09:39.232 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install haveged package] ************************** openstack.docker: Friday 02 February 2024 05:09:29 +0000 (0:00:00.043) 0:09:39.275 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (Ubuntu)] ****************** openstack.docker: Friday 02 February 2024 05:09:37 +0000 (0:00:07.523) 0:09:46.799 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (RedHat)] ****************** openstack.docker: Friday 02 February 2024 05:09:37 +0000 (0:00:00.653) 0:09:47.452 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : include_tasks] *************************************** openstack.docker: Friday 02 February 2024 05:09:37 +0000 (0:00:00.043) 0:09:47.496 ******* openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default openstack.docker: openstack.docker: TASK [lfit.java-install : Install ppa pre-requsites] *************************** openstack.docker: Friday 02 February 2024 05:09:38 +0000 (0:00:00.067) 0:09:47.563 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* openstack.docker: Friday 02 February 2024 05:09:42 +0000 (0:00:04.778) 0:09:52.341 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** openstack.docker: Friday 02 February 2024 05:09:50 +0000 (0:00:07.688) 0:10:00.029 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 17] ********************************** openstack.docker: Friday 02 February 2024 05:10:48 +0000 (0:00:57.903) 0:10:57.933 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** openstack.docker: Friday 02 February 2024 05:11:17 +0000 (0:00:29.345) 0:11:27.279 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** openstack.docker: Friday 02 February 2024 05:11:17 +0000 (0:00:00.049) 0:11:27.329 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java alternatives] ******************************* openstack.docker: Friday 02 February 2024 05:11:17 +0000 (0:00:00.043) 0:11:27.373 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javac alternatives] ****************************** openstack.docker: Friday 02 February 2024 05:11:18 +0000 (0:00:00.460) 0:11:27.833 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jar alternatives] ******************************** openstack.docker: Friday 02 February 2024 05:11:18 +0000 (0:00:00.315) 0:11:28.149 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jarsigner alternatives] ************************** openstack.docker: Friday 02 February 2024 05:11:18 +0000 (0:00:00.305) 0:11:28.454 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javadoc alternatives] **************************** openstack.docker: Friday 02 February 2024 05:11:19 +0000 (0:00:00.280) 0:11:28.735 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javap alternatives] ****************************** openstack.docker: Friday 02 February 2024 05:11:19 +0000 (0:00:00.295) 0:11:29.031 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* openstack.docker: Friday 02 February 2024 05:11:19 +0000 (0:00:00.295) 0:11:29.327 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : include_tasks] ************************************* openstack.docker: Friday 02 February 2024 05:11:20 +0000 (0:00:00.291) 0:11:29.618 ******* openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.puppet-install/tasks/Debian.yml for default openstack.docker: openstack.docker: TASK [lfit.puppet-install : Purge puppet] ************************************** openstack.docker: Friday 02 February 2024 05:11:20 +0000 (0:00:00.055) 0:11:29.673 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install puppet-release] **************************** openstack.docker: Friday 02 February 2024 05:11:20 +0000 (0:00:00.773) 0:11:30.447 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install puppet-agent] ****************************** openstack.docker: Friday 02 February 2024 05:11:24 +0000 (0:00:03.091) 0:11:33.538 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink facter] ************************************ openstack.docker: Friday 02 February 2024 05:11:50 +0000 (0:00:26.577) 0:12:00.116 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink puppet] ************************************ openstack.docker: Friday 02 February 2024 05:11:50 +0000 (0:00:00.294) 0:12:00.411 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Include distro specific variables] ***************** openstack.docker: Friday 02 February 2024 05:11:51 +0000 (0:00:00.297) 0:12:00.709 ******* 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: Friday 02 February 2024 05:11:51 +0000 (0:00:00.053) 0:12:00.762 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set Python version on Ubuntu >= 18.04 or CentOS 7] *** openstack.docker: Friday 02 February 2024 05:11:58 +0000 (0:00:06.749) 0:12:07.512 ******* 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: Friday 02 February 2024 05:11:58 +0000 (0:00:00.058) 0:12:07.570 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Update SSL dependencies for CentOS] **************** openstack.docker: Friday 02 February 2024 05:11:58 +0000 (0:00:00.079) 0:12:07.649 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install pyenv v2.3.3] ****************************** openstack.docker: Friday 02 February 2024 05:11:58 +0000 (0:00:00.063) 0:12:07.713 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.9.13 3.8.13 3.10.6] *************** openstack.docker: Friday 02 February 2024 05:12:00 +0000 (0:00:01.970) 0:12:09.684 ******* openstack.docker: changed: [default] => (item=3.9.13) openstack.docker: changed: [default] => (item=3.8.13) openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.10.6] ***************************** openstack.docker: Friday 02 February 2024 05:18:08 +0000 (0:06:08.755) 0:18:18.440 ******* 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: Friday 02 February 2024 05:21:27 +0000 (0:03:18.720) 0:21:37.160 ******* 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: Friday 02 February 2024 05:21:28 +0000 (0:00:00.362) 0:21:37.522 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** openstack.docker: Friday 02 February 2024 05:21:28 +0000 (0:00:00.021) 0:21:37.544 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** openstack.docker: Friday 02 February 2024 05:21:28 +0000 (0:00:00.858) 0:21:38.403 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** openstack.docker: Friday 02 February 2024 05:21:30 +0000 (0:00:01.461) 0:21:39.865 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Install sysstat package] ************************** openstack.docker: Friday 02 February 2024 05:21:30 +0000 (0:00:00.447) 0:21:40.313 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat service] *************************** openstack.docker: Friday 02 February 2024 05:21:32 +0000 (0:00:01.786) 0:21:42.099 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat] *********************************** openstack.docker: Friday 02 February 2024 05:21:33 +0000 (0:00:00.430) 0:21:42.529 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** openstack.docker: Friday 02 February 2024 05:21:33 +0000 (0:00:00.386) 0:21:42.916 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* openstack.docker: Friday 02 February 2024 05:21:33 +0000 (0:00:00.530) 0:21:43.447 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all periodic update options to 0] ************************************ openstack.docker: Friday 02 February 2024 05:21:34 +0000 (0:00:00.355) 0:21:43.802 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all auto update options to 0] **************************************** openstack.docker: Friday 02 February 2024 05:21:34 +0000 (0:00:00.260) 0:21:44.063 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable unattended upgrades] ********************************************* openstack.docker: Friday 02 February 2024 05:21:34 +0000 (0:00:00.268) 0:21:44.331 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Uninstall unattended upgrades] ******************************************* openstack.docker: Friday 02 February 2024 05:21:35 +0000 (0:00:00.267) 0:21:44.598 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Prevent unattended upgrades from being installed] ************************ openstack.docker: Friday 02 February 2024 05:21:42 +0000 (0:00:06.942) 0:21:51.541 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable apt-daily.* systemd services] ************************************ openstack.docker: Friday 02 February 2024 05:21:42 +0000 (0:00:00.419) 0:21:51.960 ******* 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: Friday 02 February 2024 05:21:45 +0000 (0:00:02.573) 0:21:54.534 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [all] ********************************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: Friday 02 February 2024 05:21:55 +0000 (0:00:10.730) 0:22:05.265 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [include_role : lfit.system-update] *************************************** openstack.docker: Friday 02 February 2024 05:22:00 +0000 (0:00:04.775) 0:22:10.041 ******* openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: Friday 02 February 2024 05:22:00 +0000 (0:00:00.028) 0:22:10.069 ******* openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default openstack.docker: openstack.docker: TASK [lfit.system-update : apt-get update] ************************************* openstack.docker: Friday 02 February 2024 05:22:00 +0000 (0:00:00.037) 0:22:10.106 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: Friday 02 February 2024 05:22:03 +0000 (0:00:03.125) 0:22:13.231 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for x86_64] ******************************* openstack.docker: Friday 02 February 2024 05:22:04 +0000 (0:00:01.225) 0:22:14.457 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for aarch64] ****************************** openstack.docker: Friday 02 February 2024 05:22:04 +0000 (0:00:00.034) 0:22:14.492 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Centos docker version] **************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.031) 0:22:14.524 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Ubuntu docker version] **************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.027) 0:22:14.551 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.028) 0:22:14.579 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.029) 0:22:14.609 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.033) 0:22:14.642 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Remove confliting packages with Docker-ce] ********* openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.029) 0:22:14.672 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.024) 0:22:14.696 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.023) 0:22:14.719 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: Friday 02 February 2024 05:22:05 +0000 (0:00:00.026) 0:22:14.745 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-key] ******************************** openstack.docker: Friday 02 February 2024 05:22:09 +0000 (0:00:04.424) 0:22:19.170 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-repository] ************************* openstack.docker: Friday 02 February 2024 05:22:10 +0000 (0:00:00.904) 0:22:20.074 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: Friday 02 February 2024 05:22:17 +0000 (0:00:06.928) 0:22:27.003 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Ensure /etc/docker directory exists] *************** openstack.docker: Friday 02 February 2024 05:23:58 +0000 (0:01:41.440) 0:24:08.444 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Copy LF Docker configuration] ********************** openstack.docker: Friday 02 February 2024 05:23:59 +0000 (0:00:00.334) 0:24:08.778 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Set mtu to 1458] *********************************** openstack.docker: Friday 02 February 2024 05:23:59 +0000 (0:00:00.514) 0:24:09.293 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Ubuntu] ***************** openstack.docker: Friday 02 February 2024 05:24:00 +0000 (0:00:00.277) 0:24:09.571 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Red Hat] **************** openstack.docker: Friday 02 February 2024 05:24:00 +0000 (0:00:00.277) 0:24:09.848 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Enable Docker service] ***************************** openstack.docker: Friday 02 February 2024 05:24:00 +0000 (0:00:00.025) 0:24:09.874 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [System Reseal] *********************************************************** openstack.docker: Friday 02 February 2024 05:24:00 +0000 (0:00:00.024) 0:24:09.899 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [all] ********************************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: Friday 02 February 2024 05:24:10 +0000 (0:00:10.540) 0:24:20.440 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set golang download url] ************************************************* openstack.docker: Friday 02 February 2024 05:24:15 +0000 (0:00:04.827) 0:24:25.267 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Set glide download url] ************************************************** openstack.docker: Friday 02 February 2024 05:24:15 +0000 (0:00:00.023) 0:24:25.291 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install Docker Compose 1.17.1] ******************************************* openstack.docker: Friday 02 February 2024 05:24:15 +0000 (0:00:00.030) 0:24:25.321 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.9.1 to /tmp/go1.9.1.tar.gz] ******************************* openstack.docker: Friday 02 February 2024 05:24:22 +0000 (0:00:06.300) 0:24:31.621 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.9.1 to /usr/local] ************************************** openstack.docker: Friday 02 February 2024 05:24:24 +0000 (0:00:02.429) 0:24:34.051 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Add golang to PATH] ****************************************************** openstack.docker: Friday 02 February 2024 05:24:31 +0000 (0:00:07.149) 0:24:41.201 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.10 to /tmp/go1.10.tar.gz] ********************************* openstack.docker: Friday 02 February 2024 05:24:32 +0000 (0:00:00.465) 0:24:41.666 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.10 to /opt/golang/110/bin/go] *************************** openstack.docker: Friday 02 February 2024 05:24:34 +0000 (0:00:02.748) 0:24:44.415 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.11.2 to /tmp/go1.11.2.tar.gz] ***************************** openstack.docker: Friday 02 February 2024 05:24:42 +0000 (0:00:08.014) 0:24:52.429 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.11.2 to /opt/golang/111/bin/go] ************************* openstack.docker: Friday 02 February 2024 05:24:46 +0000 (0:00:03.737) 0:24:56.166 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch Glide v0.13.1 to /tmp/glide-v0.13.1.tar.gz] ************************ openstack.docker: Friday 02 February 2024 05:24:55 +0000 (0:00:08.924) 0:25:05.091 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Unarchive Glide] ********************************************************* openstack.docker: Friday 02 February 2024 05:24:56 +0000 (0:00:00.711) 0:25:05.802 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install Glide to /usr/local/bin/glide] *********************************** openstack.docker: Friday 02 February 2024 05:24:57 +0000 (0:00:00.832) 0:25:06.635 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install zeromq via yum] ************************************************** openstack.docker: Friday 02 February 2024 05:24:57 +0000 (0:00:00.331) 0:25:06.967 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install zeromq via apt] ************************************************** openstack.docker: Friday 02 February 2024 05:24:57 +0000 (0:00:00.020) 0:25:06.987 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install cmake via yum] *************************************************** openstack.docker: Friday 02 February 2024 05:26:27 +0000 (0:01:29.967) 0:26:36.955 ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install cmake via apt] *************************************************** openstack.docker: Friday 02 February 2024 05:26:27 +0000 (0:00:00.022) 0:26:36.977 ******* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set docker proxy] ******************************************************** openstack.docker: Friday 02 February 2024 05:26:28 +0000 (0:00:00.947) 0:26:37.925 ******* openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY RECAP ********************************************************************* openstack.docker: default : ok=91  changed=70  unreachable=0 failed=0 skipped=29  rescued=0 ignored=0 openstack.docker: openstack.docker: Friday 02 February 2024 05:26:28 +0000 (0:00:00.264) 0:26:38.190 ******* openstack.docker: =============================================================================== openstack.docker: lfit.python-install : Install Python 3.9.13 3.8.13 3.10.6 ------------- 368.76s openstack.docker: lfit.system-update : Update all packages ------------------------------ 248.12s openstack.docker: lfit.python-install : Install Python 3.10.6 --------------------------- 198.72s openstack.docker: Install base packages ------------------------------------------------- 130.07s openstack.docker: lfit.docker-install : Install Docker CE ------------------------------- 101.44s openstack.docker: lfit.lf-dev-libs : Install Dev libraries ------------------------------- 92.44s openstack.docker: Install zeromq via apt ------------------------------------------------- 89.97s openstack.docker: lfit.lf-recommended-tools : Install LF Recommended Tools on Debian ----- 71.87s openstack.docker: lfit.java-install : Install OpenJDK 1.8.0, 11 and 12 ------------------- 57.90s openstack.docker: lfit.java-install : Install OpenJDK 17 --------------------------------- 29.35s openstack.docker: lfit.puppet-install : Install puppet-agent ----------------------------- 26.58s openstack.docker: lfit.lf-recommended-tools : Install Node.js ---------------------------- 12.71s openstack.docker: System Reseal ---------------------------------------------------------- 10.73s openstack.docker: System Reseal ---------------------------------------------------------- 10.54s openstack.docker: Install golang 1.11.2 to /opt/golang/111/bin/go ------------------------- 8.92s openstack.docker: Install golang 1.10 to /opt/golang/110/bin/go --------------------------- 8.01s openstack.docker: lfit.lf-recommended-tools : Add NodeSource deb-src repository ----------- 7.94s openstack.docker: lfit.java-install : Setup openjdk-r/ppa --------------------------------- 7.69s openstack.docker: lfit.haveged-install : Install haveged package -------------------------- 7.52s openstack.docker: lfit.lf-recommended-tools : Add NodeSource deb repository --------------- 7.44s ==> openstack.docker: Stopping server: c270e955-ce70-4004-aae0-4ee7c04b1857 ... openstack.docker: Waiting for server to stop: c270e955-ce70-4004-aae0-4ee7c04b1857 ... ==> openstack.docker: Terminating the source server: c270e955-ce70-4004-aae0-4ee7c04b1857 ... ==> openstack.docker: Creating the image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240202-045801.108 openstack.docker: Image: 09bb15ca-b9e5-4765-962c-20c356dba863 ==> openstack.docker: Waiting for image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240202-045801.108 (image id: 09bb15ca-b9e5-4765-962c-20c356dba863) to become ready... ==> openstack.docker: Terminating the source server: c270e955-ce70-4004-aae0-4ee7c04b1857 ... ==> openstack.docker: Error terminating server, may still be around: Resource not found ==> openstack.docker: Waiting for volume packer_65bc7659-7794-3c8d-5d74-22b94a2a616b (volume id: 08825f61-bc71-44fb-86d6-a4b4f62e078c) to become available... ==> openstack.docker: Deleting volume: 08825f61-bc71-44fb-86d6-a4b4f62e078c ... ==> openstack.docker: Deleting temporary keypair: packer_65bc7659-43f7-9b2e-db8b-d85c5f4f0598 ... Build 'openstack.docker' finished after 34 minutes 39 seconds. ==> Wait completed after 34 minutes 39 seconds ==> Builds finished. The artifacts of successful builds are: --> openstack.docker: An image was created: 09bb15ca-b9e5-4765-962c-20c356dba863 [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash -ue /tmp/jenkins8391207803932760100.sh ---> packer-clear-credentials.sh [description-setter] Description set: Image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20240202-045801.108 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 8100 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins12535969857092705801.sh ---> sysstat.sh [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins5138012060989617659.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=redhat + 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 + rpm -qa + sort + '[' -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/jenkins895737722970441584.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-shUi 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-shUi/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins11208161490670156042.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-20.04-docker@tmp/config439892326510899881tmp 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/jenkins1014576573581174751.sh ---> create-netrc.sh [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins12006142933080319313.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-shUi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-shUi/bin to PATH Generating Requirements File Python 3.9.13 pip 23.3.2 from /tmp/venv-shUi/lib/python3.9/site-packages/pip (python 3.9) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.33 botocore==1.34.33 bs4==0.0.2 cachetools==5.3.2 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.1 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2024.1 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins14834934052058704217.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-ubuntu-20.04-docker] $ /bin/bash /tmp/jenkins14602156564913605351.sh ---> job-cost.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-shUi 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.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-shUi/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/jenkins16056713658992272847.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 * 3.9.13 (set by /w/workspace/ci-management-packer-merge-ubuntu-20.04-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-shUi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-shUi/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/42 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos7-builder-2c-1g-342.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian 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: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda1 40G 6.0G 34G 15% / tmpfs 783M 0 783M 0% /run/user/1001 tmpfs 783M 0 783M 0% /run/user/0 ---> free -m: total used free shared buff/cache available Mem: 7821 593 4888 16 2339 6913 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:7a:6f:f8 brd ff:ff:ff:ff:ff:ff inet 10.30.122.182/23 brd 10.30.123.255 scope global dynamic eth0 valid_lft 84145sec preferred_lft 84145sec inet6 fe80::f816:3eff:fe7a:6ff8/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/02/2024 _x86_64_ (2 CPU) 04:57:19 AM LINUX RESTART 04:58:01 AM tps rtps wtps bread/s bwrtn/s 04:59:01 AM 53.66 1.28 52.37 41.05 6298.92 05:00:01 AM 89.42 9.38 80.05 850.77 5452.63 05:01:01 AM 197.18 0.02 197.17 0.13 5373.90 05:02:01 AM 1.37 0.08 1.28 1.60 21.97 05:03:01 AM 0.15 0.00 0.15 0.00 1.35 05:04:01 AM 0.37 0.00 0.37 0.00 5.40 05:05:01 AM 0.55 0.00 0.55 0.00 8.80 05:06:01 AM 0.33 0.00 0.33 0.00 3.82 05:07:01 AM 0.55 0.00 0.55 0.00 18.14 05:08:01 AM 0.38 0.00 0.38 0.00 27.31 05:09:01 AM 0.93 0.00 0.93 0.00 15.86 05:10:01 AM 0.38 0.00 0.38 0.00 8.13 05:11:01 AM 0.57 0.00 0.57 0.00 17.44 05:12:01 AM 0.80 0.00 0.80 0.00 20.61 05:13:01 AM 0.88 0.03 0.85 1.07 22.31 05:14:01 AM 0.77 0.00 0.77 0.00 14.30 05:15:01 AM 0.22 0.00 0.22 0.00 2.03 05:16:01 AM 0.32 0.00 0.32 0.00 4.83 05:17:01 AM 0.20 0.00 0.20 0.00 2.42 05:18:01 AM 4.73 4.41 0.32 63.57 5.31 05:19:01 AM 255.47 235.10 20.37 3122.31 923.89 05:20:01 AM 0.80 0.00 0.80 0.00 17.82 05:21:01 AM 0.23 0.00 0.23 0.00 2.45 05:22:01 AM 0.23 0.00 0.23 0.00 21.08 05:23:01 AM 1.37 0.00 1.37 0.00 35.92 05:24:01 AM 0.27 0.00 0.27 0.00 2.98 05:25:01 AM 0.83 0.00 0.83 0.00 22.26 05:26:01 AM 0.97 0.00 0.97 0.00 21.61 05:27:01 AM 0.22 0.00 0.22 0.00 3.66 05:28:01 AM 0.55 0.00 0.55 0.00 8.53 05:29:01 AM 0.27 0.00 0.27 0.00 2.88 05:30:01 AM 0.30 0.00 0.30 0.00 3.48 05:31:01 AM 0.22 0.00 0.22 0.00 2.48 05:32:02 AM 0.22 0.00 0.22 0.00 1.93 05:33:01 AM 15.18 0.90 14.28 131.98 432.11 05:34:01 AM 201.93 0.17 201.77 42.25 7858.75 Average: 23.14 6.99 16.15 118.19 741.52 04:58:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:59:01 AM 5795124 2213784 27.64 2620 1621800 882200 9.74 547600 1425308 48 05:00:01 AM 5429692 2579216 32.20 2620 1865960 980348 10.82 718292 1554260 148076 05:01:01 AM 5420504 2588404 32.32 2620 1865960 984192 10.87 721604 1554260 4 05:02:01 AM 5421564 2587344 32.31 2620 1866088 983068 10.85 719928 1554324 4 05:03:01 AM 5413504 2595404 32.41 2620 1866096 982960 10.85 728484 1554324 16 05:04:01 AM 5425612 2583296 32.26 2620 1866096 984084 10.86 717416 1554324 12 05:05:01 AM 5408252 2600656 32.47 2620 1866120 985616 10.88 734048 1554296 4 05:06:01 AM 5408064 2600844 32.47 2620 1866124 985648 10.88 733688 1554296 16 05:07:01 AM 5403896 2605012 32.53 2620 1866424 986028 10.89 738212 1554496 8 05:08:01 AM 5408612 2600296 32.47 2620 1867164 990260 10.93 733200 1554660 44 05:09:01 AM 5396592 2612316 32.62 2620 1867164 990244 10.93 744676 1554660 8 05:10:01 AM 5410552 2598356 32.44 2620 1867540 989836 10.93 731176 1554884 272 05:11:01 AM 5407288 2601620 32.48 2620 1867564 990088 10.93 734724 1554888 28 05:12:01 AM 5390052 2618856 32.70 2620 1868212 996380 11.00 751296 1554996 348 05:13:01 AM 5389540 2619368 32.71 2620 1868220 996396 11.00 751504 1554996 24 05:14:01 AM 5391192 2617716 32.69 2620 1868224 996380 11.00 749536 1554996 8 05:15:01 AM 5391292 2617616 32.68 2620 1868228 996512 11.00 749748 1554996 4 05:16:01 AM 5395312 2613596 32.63 2620 1868252 996512 11.00 745384 1554888 8 05:17:01 AM 5396104 2612804 32.62 2620 1868252 996512 11.00 744940 1554884 8 05:18:01 AM 5389868 2619040 32.70 2620 1869904 1001136 11.05 749048 1555564 12 05:19:01 AM 5267636 2741272 34.23 2620 1925636 991708 10.95 772992 1572820 8 05:20:01 AM 5267164 2741744 34.23 2620 1925640 991708 10.95 773340 1572820 8 05:21:01 AM 5256764 2752144 34.36 2620 1925648 991708 10.95 783832 1572820 4 05:22:01 AM 5265760 2743148 34.25 2620 1926564 1008272 11.13 775316 1572648 344 05:23:01 AM 5263304 2745604 34.28 2620 1926680 1008800 11.14 777572 1572520 12 05:24:01 AM 5266356 2742552 34.24 2620 1926796 1008504 11.13 774840 1572512 136 05:25:01 AM 5262964 2745944 34.29 2620 1927200 1008764 11.14 777704 1572484 216 05:26:01 AM 5262260 2746648 34.29 2620 1927208 1008764 11.14 778504 1572484 4 05:27:01 AM 5322740 2686168 33.54 2620 1924664 896848 9.90 719444 1571984 68 05:28:01 AM 5323840 2685068 33.53 2620 1924680 895332 9.89 718868 1571984 20 05:29:01 AM 5328304 2680604 33.47 2620 1924692 895316 9.88 714616 1571984 16 05:30:01 AM 5331652 2677256 33.43 2620 1924704 895316 9.88 711040 1571984 12 05:31:01 AM 5327904 2681004 33.48 2620 1924716 895316 9.88 714896 1571984 12 05:32:02 AM 5326372 2682536 33.49 2620 1924724 895316 9.88 716380 1571984 12 05:33:01 AM 5319420 2689488 33.58 2620 1971852 610824 6.74 820356 1469204 40836 05:34:01 AM 5116600 2892308 36.11 2620 2154992 595544 6.58 843868 1613996 32604 Average: 5361157 2647751 33.06 2620 1894050 952568 10.52 742169 1557236 6202 04:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:59:01 AM eth0 17.17 13.31 8.54 2.34 0.00 0.00 0.00 04:59:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 05:00:01 AM eth0 40.49 34.01 483.97 13.28 0.00 0.00 0.00 05:00:01 AM lo 5.60 5.60 10.23 10.23 0.00 0.00 0.00 05:01:01 AM eth0 0.83 0.70 0.29 0.24 0.00 0.00 0.00 05:01:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:02:01 AM eth0 0.35 0.50 0.03 0.05 0.00 0.00 0.00 05:02:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:03:01 AM eth0 0.48 0.60 0.10 0.11 0.00 0.00 0.00 05:03:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:04:01 AM eth0 1.18 1.10 3.94 0.11 0.00 0.00 0.00 05:04:01 AM lo 0.98 0.98 3.83 3.83 0.00 0.00 0.00 05:05:01 AM eth0 1.25 1.27 0.14 2.66 0.00 0.00 0.00 05:05:01 AM lo 1.40 1.40 2.64 2.64 0.00 0.00 0.00 05:06:01 AM eth0 1.37 0.82 0.42 0.31 0.00 0.00 0.00 05:06:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:07:01 AM eth0 4.58 4.20 2.59 6.98 0.00 0.00 0.00 05:07:01 AM lo 4.91 4.91 9.01 9.01 0.00 0.00 0.00 05:08:01 AM eth0 11.15 9.50 2.58 21.90 0.00 0.00 0.00 05:08:01 AM lo 14.01 14.01 22.98 22.98 0.00 0.00 0.00 05:09:01 AM eth0 0.35 0.50 0.03 0.05 0.00 0.00 0.00 05:09:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:10:01 AM eth0 6.11 5.55 1.44 15.10 0.00 0.00 0.00 05:10:01 AM lo 8.15 8.15 15.85 15.85 0.00 0.00 0.00 05:11:01 AM eth0 1.58 1.53 0.54 2.67 0.00 0.00 0.00 05:11:01 AM lo 1.77 1.77 2.99 2.99 0.00 0.00 0.00 05:12:01 AM eth0 16.09 13.95 2.31 33.28 0.00 0.00 0.00 05:12:01 AM lo 22.94 22.94 33.92 33.92 0.00 0.00 0.00 05:13:01 AM eth0 0.52 0.63 0.11 0.11 0.00 0.00 0.00 05:13:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:14:01 AM eth0 0.25 0.40 0.02 0.04 0.00 0.00 0.00 05:14:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:15:01 AM eth0 0.33 0.50 0.03 0.05 0.00 0.00 0.00 05:15:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:16:01 AM eth0 1.15 1.25 0.13 2.07 0.00 0.00 0.00 05:16:01 AM lo 1.60 1.60 2.10 2.10 0.00 0.00 0.00 05:17:01 AM eth0 0.40 0.52 0.09 0.05 0.00 0.00 0.00 05:17:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:18:01 AM eth0 0.40 0.57 0.10 0.11 0.00 0.00 0.00 05:18:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:19:01 AM eth0 1.48 1.37 0.22 2.09 0.00 0.00 0.00 05:19:01 AM lo 1.60 1.60 2.10 2.10 0.00 0.00 0.00 05:20:01 AM eth0 0.27 0.45 0.02 0.04 0.00 0.00 0.00 05:20:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:21:01 AM eth0 0.32 0.48 0.03 0.04 0.00 0.00 0.00 05:21:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:22:01 AM eth0 23.56 20.21 3.87 63.26 0.00 0.00 0.00 05:22:01 AM lo 36.09 36.09 65.24 65.24 0.00 0.00 0.00 05:23:01 AM eth0 6.81 6.13 1.05 13.20 0.00 0.00 0.00 05:23:01 AM lo 7.91 7.91 13.04 13.04 0.00 0.00 0.00 05:24:01 AM eth0 6.06 5.38 0.89 10.71 0.00 0.00 0.00 05:24:01 AM lo 8.76 8.76 10.99 10.99 0.00 0.00 0.00 05:25:01 AM eth0 16.04 14.16 2.71 41.62 0.00 0.00 0.00 05:25:01 AM lo 24.27 24.27 43.08 43.08 0.00 0.00 0.00 05:26:01 AM eth0 0.35 0.48 0.03 0.18 0.00 0.00 0.00 05:26:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 05:27:01 AM eth0 9.30 8.48 3.21 5.68 0.00 0.00 0.00 05:27:01 AM lo 3.51 3.51 4.95 4.95 0.00 0.00 0.00 05:28:01 AM eth0 8.23 7.65 3.38 0.94 0.00 0.00 0.00 05:28:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 05:29:01 AM eth0 7.96 7.48 3.26 0.87 0.00 0.00 0.00 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:01 AM eth0 7.93 7.40 3.25 0.86 0.00 0.00 0.00 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:01 AM eth0 8.10 7.63 3.29 0.88 0.00 0.00 0.00 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:02 AM eth0 7.51 7.01 3.05 0.82 0.00 0.00 0.00 05:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:01 AM eth0 19.50 16.94 54.07 4.41 0.00 0.00 0.00 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:34:01 AM eth0 41.20 33.02 660.85 6.36 0.00 0.00 0.00 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 7.51 6.54 34.73 7.04 0.00 0.00 0.00 Average: lo 4.05 4.05 6.75 6.75 0.00 0.00 0.00 ---> sar -P ALL: Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 02/02/2024 _x86_64_ (2 CPU) 04:57:19 AM LINUX RESTART 04:58:01 AM CPU %user %nice %system %iowait %steal %idle 04:59:01 AM all 1.21 0.00 0.25 1.21 0.07 97.26 04:59:01 AM 0 0.69 0.00 0.22 1.44 0.08 97.57 04:59:01 AM 1 1.71 0.00 0.27 0.97 0.07 96.98 05:00:01 AM all 24.93 0.00 4.70 1.22 0.11 69.04 05:00:01 AM 0 15.99 0.00 3.98 0.76 0.10 79.16 05:00:01 AM 1 34.03 0.00 5.45 1.68 0.12 58.72 05:01:01 AM all 1.65 0.00 0.42 6.39 0.12 91.42 05:01:01 AM 0 2.17 0.00 0.47 8.33 0.14 88.88 05:01:01 AM 1 1.16 0.00 0.33 4.50 0.09 93.92 05:02:01 AM all 1.51 0.00 0.16 0.00 0.09 98.24 05:02:01 AM 0 0.49 0.00 0.07 0.00 0.05 99.40 05:02:01 AM 1 2.59 0.00 0.27 0.00 0.12 97.02 05:03:01 AM all 1.81 0.00 0.16 0.00 0.08 97.95 05:03:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 05:03:01 AM 1 3.18 0.00 0.26 0.00 0.14 96.41 05:04:01 AM all 1.80 0.00 0.17 0.00 0.11 97.92 05:04:01 AM 0 2.28 0.00 0.23 0.00 0.14 97.36 05:04:01 AM 1 1.31 0.00 0.14 0.00 0.09 98.47 05:05:01 AM all 1.42 0.00 0.20 0.00 0.11 98.27 05:05:01 AM 0 0.54 0.00 0.14 0.00 0.05 99.27 05:05:01 AM 1 2.34 0.00 0.28 0.00 0.16 97.22 05:06:01 AM all 1.55 0.00 0.17 0.00 0.10 98.17 05:06:01 AM 0 1.29 0.00 0.14 0.00 0.09 98.49 05:06:01 AM 1 1.81 0.00 0.19 0.00 0.12 97.88 05:07:01 AM all 2.08 0.00 0.36 0.00 0.13 97.42 05:07:01 AM 0 3.45 0.00 0.52 0.00 0.21 95.82 05:07:01 AM 1 0.81 0.00 0.22 0.00 0.05 98.92 05:08:01 AM all 2.76 0.00 0.72 0.00 0.11 96.41 05:08:01 AM 0 3.35 0.00 0.81 0.00 0.16 95.68 05:08:01 AM 1 2.18 0.00 0.65 0.00 0.07 97.11 05:09:01 AM all 1.49 0.00 0.15 0.00 0.13 98.23 05:09:01 AM 0 2.56 0.00 0.21 0.00 0.21 97.01 05:09:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 05:09:01 AM CPU %user %nice %system %iowait %steal %idle 05:10:01 AM all 1.83 0.00 0.46 0.00 0.12 97.59 05:10:01 AM 0 2.15 0.00 0.47 0.00 0.16 97.22 05:10:01 AM 1 1.51 0.00 0.46 0.00 0.09 97.94 05:11:01 AM all 1.39 0.00 0.19 0.00 0.11 98.31 05:11:01 AM 0 0.54 0.00 0.10 0.00 0.07 99.29 05:11:01 AM 1 2.28 0.00 0.27 0.00 0.18 97.27 05:12:01 AM all 3.08 0.00 1.10 0.00 0.12 95.70 05:12:01 AM 0 3.60 0.00 1.15 0.00 0.16 95.08 05:12:01 AM 1 2.56 0.00 1.04 0.00 0.09 96.31 05:13:01 AM all 1.84 0.00 0.21 0.00 0.09 97.85 05:13:01 AM 0 2.99 0.00 0.32 0.00 0.12 96.57 05:13:01 AM 1 0.72 0.00 0.12 0.00 0.07 99.09 05:14:01 AM all 1.75 0.00 0.17 0.00 0.10 97.98 05:14:01 AM 0 3.01 0.00 0.28 0.00 0.14 96.57 05:14:01 AM 1 0.56 0.00 0.05 0.00 0.07 99.33 05:15:01 AM all 1.69 0.00 0.14 0.00 0.11 98.06 05:15:01 AM 0 3.05 0.00 0.25 0.00 0.16 96.55 05:15:01 AM 1 0.40 0.00 0.05 0.00 0.07 99.48 05:16:01 AM all 1.70 0.00 0.21 0.00 0.10 97.99 05:16:01 AM 0 2.43 0.00 0.28 0.00 0.14 97.15 05:16:01 AM 1 1.00 0.00 0.12 0.00 0.05 98.83 05:17:01 AM all 1.68 0.00 0.15 0.00 0.10 98.06 05:17:01 AM 0 2.83 0.00 0.28 0.00 0.18 96.71 05:17:01 AM 1 0.56 0.00 0.05 0.00 0.05 99.34 05:18:01 AM all 1.65 0.06 0.39 0.05 0.20 97.66 05:18:01 AM 0 2.69 0.07 0.51 0.05 0.28 96.39 05:18:01 AM 1 0.66 0.05 0.25 0.05 0.10 98.89 05:19:01 AM all 2.37 4.09 12.65 2.50 0.12 78.27 05:19:01 AM 0 1.94 4.13 12.54 2.66 0.10 78.62 05:19:01 AM 1 2.81 4.05 12.77 2.32 0.14 77.90 05:20:01 AM all 1.63 0.00 0.14 0.00 0.11 98.12 05:20:01 AM 0 2.66 0.00 0.23 0.00 0.18 96.93 05:20:01 AM 1 0.64 0.00 0.05 0.00 0.05 99.26 05:20:01 AM CPU %user %nice %system %iowait %steal %idle 05:21:01 AM all 1.72 0.00 0.18 0.00 0.12 97.98 05:21:01 AM 0 3.20 0.00 0.32 0.00 0.21 96.27 05:21:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 05:22:01 AM all 3.27 0.00 1.30 0.00 0.11 95.31 05:22:01 AM 0 3.66 0.00 1.33 0.00 0.14 94.87 05:22:01 AM 1 2.88 0.00 1.27 0.00 0.10 95.75 05:23:01 AM all 2.11 0.00 0.53 0.00 0.16 97.20 05:23:01 AM 0 3.34 0.00 0.64 0.00 0.28 95.74 05:23:01 AM 1 0.96 0.00 0.39 0.00 0.05 98.60 05:24:01 AM all 1.90 0.00 0.46 0.00 0.11 97.53 05:24:01 AM 0 3.06 0.00 0.60 0.00 0.16 96.18 05:24:01 AM 1 0.79 0.00 0.34 0.00 0.05 98.82 05:25:01 AM all 2.51 0.00 0.98 0.00 0.11 96.40 05:25:01 AM 0 2.22 0.00 0.98 0.00 0.09 96.71 05:25:01 AM 1 2.82 0.00 1.00 0.00 0.14 96.04 05:26:01 AM all 1.24 0.00 0.12 0.00 0.12 98.52 05:26:01 AM 0 2.21 0.00 0.20 0.00 0.20 97.40 05:26:01 AM 1 0.32 0.00 0.05 0.00 0.07 99.56 05:27:01 AM all 0.95 0.00 0.22 0.00 0.08 98.74 05:27:01 AM 0 0.83 0.00 0.25 0.00 0.08 98.83 05:27:01 AM 1 1.06 0.00 0.17 0.00 0.07 98.71 05:28:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73 05:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 05:28:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 05:29:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 05:29:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 05:29:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 05:30:01 AM all 0.15 0.00 0.05 0.00 0.04 99.76 05:30:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 05:30:01 AM 1 0.15 0.00 0.05 0.00 0.05 99.75 05:31:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 05:31:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 05:31:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 05:31:01 AM CPU %user %nice %system %iowait %steal %idle 05:32:02 AM all 0.21 0.00 0.07 0.00 0.03 99.69 05:32:02 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 05:32:02 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 05:33:01 AM all 11.93 0.00 1.16 0.36 0.06 86.49 05:33:01 AM 0 9.16 0.00 0.94 0.12 0.07 89.70 05:33:01 AM 1 14.73 0.00 1.37 0.61 0.07 83.23 05:34:01 AM all 24.61 0.00 1.98 12.07 0.08 61.27 05:34:01 AM 0 25.91 0.00 1.53 11.55 0.07 60.94 05:34:01 AM 1 23.31 0.00 2.44 12.60 0.09 61.57 Average: all 3.15 0.11 0.84 0.66 0.10 95.14 Average: 0 3.19 0.12 0.84 0.69 0.12 95.04 Average: 1 3.10 0.11 0.84 0.62 0.08 95.25