22:04:23 Started by timer 22:04:23 Running as SYSTEM 22:04:23 [EnvInject] - Loading node environment variables. 22:04:23 Building remotely on prd-ubuntu20.04-docker-2c-8g-171 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:04:23 [ssh-agent] Looking for ssh-agent implementation... 22:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:23 $ ssh-agent 22:04:23 SSH_AUTH_SOCK=/tmp/ssh-Or8OUP2osQFl/agent.1516 22:04:23 SSH_AGENT_PID=1518 22:04:23 [ssh-agent] Started. 22:04:23 Running ssh-add (command line suppressed) 22:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4472903012485396131.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4472903012485396131.key) 22:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:23 The recommended git tool is: NONE 22:04:25 using credential edgex-jenkins-ssh 22:04:25 Wiping out workspace first. 22:04:25 Cloning the remote Git repository 22:04:25 Cloning repository git@github.com:edgexfoundry/ci-management 22:04:25 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:25 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:04:25 > git --version # timeout=10 22:04:25 > git --version # 'git version 2.25.1' 22:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:26 Avoid second fetch 22:04:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:04:26 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:04:26 > git config core.sparsecheckout # timeout=10 22:04:26 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:26 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:04:26 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:26 > git remote # timeout=10 22:04:26 > git submodule init # timeout=10 22:04:26 > git submodule sync # timeout=10 22:04:26 > git config --get remote.origin.url # timeout=10 22:04:26 > git submodule init # timeout=10 22:04:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:04:26 > git config --get submodule.packer/common-packer.url # timeout=10 22:04:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:04:26 > git config --get submodule.global-jjb.url # timeout=10 22:04:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:04:27 > git submodule update --init --recursive packer/common-packer # timeout=10 22:04:28 > git submodule update --init --recursive global-jjb # timeout=10 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:32 provisioning config files... 22:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15764387328211686046.sh 22:04:32 ---> python-tools-install.sh 22:04:32 Setup pyenv: 22:04:32 * system (set by /opt/pyenv/version) 22:04:32 * 3.8.20 (set by /opt/pyenv/version) 22:04:32 * 3.9.20 (set by /opt/pyenv/version) 22:04:32 3.10.15 22:04:32 3.11.10 22:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vPMr 22:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:40 lf-activate-venv(): INFO: Base packages installed successfully 22:04:40 lf-activate-venv(): INFO: Installing additional packages: lftools 22:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:05:02 Generating Requirements File 22:05:28 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. 22:05:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:05:28 Python 3.11.10 22:05:29 pip 25.3 from /tmp/venv-vPMr/lib/python3.11/site-packages/pip (python 3.11) 22:05:29 appdirs==1.4.4 22:05:29 argcomplete==3.6.3 22:05:29 aspy.yaml==1.3.0 22:05:29 attrs==25.4.0 22:05:29 autopage==0.5.2 22:05:29 beautifulsoup4==4.14.3 22:05:29 boto3==1.42.22 22:05:29 botocore==1.42.22 22:05:29 bs4==0.0.2 22:05:29 cachetools==6.2.4 22:05:29 certifi==2026.1.4 22:05:29 cffi==2.0.0 22:05:29 cfgv==3.5.0 22:05:29 chardet==5.2.0 22:05:29 charset-normalizer==3.4.4 22:05:29 click==8.3.1 22:05:29 cliff==4.13.1 22:05:29 cmd2==3.1.0 22:05:29 cryptography==3.3.2 22:05:29 debtcollector==3.0.0 22:05:29 decorator==5.2.1 22:05:29 defusedxml==0.7.1 22:05:29 Deprecated==1.3.1 22:05:29 distlib==0.4.0 22:05:29 dnspython==2.8.0 22:05:29 docker==7.1.0 22:05:29 dogpile.cache==1.5.0 22:05:29 durationpy==0.10 22:05:29 email-validator==2.3.0 22:05:29 filelock==3.20.2 22:05:29 future==1.0.0 22:05:29 gitdb==4.0.12 22:05:29 GitPython==3.1.46 22:05:29 google-auth==2.46.0 22:05:29 httplib2==0.31.0 22:05:29 identify==2.6.15 22:05:29 idna==3.11 22:05:29 importlib-resources==1.5.0 22:05:29 iso8601==2.1.0 22:05:29 Jinja2==3.1.6 22:05:29 jmespath==1.0.1 22:05:29 jsonpatch==1.33 22:05:29 jsonpointer==3.0.0 22:05:29 jsonschema==4.25.1 22:05:29 jsonschema-specifications==2025.9.1 22:05:29 keystoneauth1==5.12.0 22:05:29 kubernetes==34.1.0 22:05:29 lftools==0.37.18 22:05:29 lxml==6.0.2 22:05:29 markdown-it-py==4.0.0 22:05:29 MarkupSafe==3.0.3 22:05:29 mdurl==0.1.2 22:05:29 msgpack==1.1.2 22:05:29 multi_key_dict==2.0.3 22:05:29 munch==4.0.0 22:05:29 netaddr==1.3.0 22:05:29 niet==1.4.2 22:05:29 nodeenv==1.10.0 22:05:29 oauth2client==4.1.3 22:05:29 oauthlib==3.3.1 22:05:29 openstacksdk==4.8.0 22:05:29 os-service-types==1.8.2 22:05:29 osc-lib==4.3.0 22:05:29 oslo.config==10.1.0 22:05:29 oslo.context==6.2.0 22:05:29 oslo.i18n==6.7.1 22:05:29 oslo.log==8.0.0 22:05:29 oslo.serialization==5.9.0 22:05:29 oslo.utils==9.2.0 22:05:29 packaging==25.0 22:05:29 pbr==7.0.3 22:05:29 platformdirs==4.5.1 22:05:29 prettytable==3.17.0 22:05:29 psutil==7.2.1 22:05:29 pyasn1==0.6.1 22:05:29 pyasn1_modules==0.4.2 22:05:29 pycparser==2.23 22:05:29 pygerrit2==2.0.15 22:05:29 PyGithub==2.8.1 22:05:29 Pygments==2.19.2 22:05:29 PyJWT==2.10.1 22:05:29 PyNaCl==1.6.2 22:05:29 pyparsing==2.4.7 22:05:29 pyperclip==1.11.0 22:05:29 pyrsistent==0.20.0 22:05:29 python-cinderclient==9.8.0 22:05:29 python-dateutil==2.9.0.post0 22:05:29 python-heatclient==4.3.0 22:05:29 python-jenkins==1.8.3 22:05:29 python-keystoneclient==5.7.0 22:05:29 python-magnumclient==4.9.0 22:05:29 python-openstackclient==8.2.0 22:05:29 python-swiftclient==4.9.0 22:05:29 PyYAML==6.0.3 22:05:29 referencing==0.37.0 22:05:29 requests==2.32.5 22:05:29 requests-oauthlib==2.0.0 22:05:29 requestsexceptions==1.4.0 22:05:29 rfc3986==2.0.0 22:05:29 rich==14.2.0 22:05:29 rich-argparse==1.7.2 22:05:29 rpds-py==0.30.0 22:05:29 rsa==4.9.1 22:05:29 ruamel.yaml==0.19.1 22:05:29 ruamel.yaml.clib==0.2.15 22:05:29 s3transfer==0.16.0 22:05:29 simplejson==3.20.2 22:05:29 six==1.17.0 22:05:29 smmap==5.0.2 22:05:29 soupsieve==2.8.1 22:05:29 stevedore==5.6.0 22:05:29 tabulate==0.9.0 22:05:29 toml==0.10.2 22:05:29 tomlkit==0.13.3 22:05:29 tqdm==4.67.1 22:05:29 typing_extensions==4.15.0 22:05:29 tzdata==2025.3 22:05:29 urllib3==1.26.20 22:05:29 virtualenv==20.35.4 22:05:29 wcwidth==0.2.14 22:05:29 websocket-client==1.9.0 22:05:29 wrapt==2.0.1 22:05:29 xdg==6.0.0 22:05:29 xmltodict==1.0.2 22:05:29 yq==3.4.3 22:05:29 [EnvInject] - Injecting environment variables from a build step. 22:05:29 [EnvInject] - Injecting as environment variables the properties content 22:05:29 OS_CLOUD=vex 22:05:29 22:05:29 [EnvInject] - Variables injected successfully. 22:05:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10759911252994950305.sh 22:05:29 ---> Orphaned k8s clusters 22:05:29 Setup pyenv: 22:05:29 system 22:05:29 3.8.20 22:05:29 3.9.20 22:05:29 3.10.15 22:05:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:31 lf-activate-venv(): INFO: Base packages installed successfully 22:05:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:36 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. 22:05:36 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:05:39 -----> Delete orphaned cluster 22:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14356204271509163281.sh 22:05:39 ---> Orphaned stacks 22:05:39 Setup pyenv: 22:05:39 system 22:05:39 3.8.20 22:05:39 3.9.20 22:05:39 3.10.15 22:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:41 lf-activate-venv(): INFO: Base packages installed successfully 22:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:05:53 + mapfile -t OS_COE_CLUSTERS_ID 22:05:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:05:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:05:53 ++ awk '{print $1}' 22:05:55 + echo '-----> Active clusters -> stacks' 22:05:55 -----> Active clusters -> stacks 22:05:55 + OS_COE_STACKS=() 22:05:55 + [[ 0 -gt 0 ]] 22:05:55 + mapfile -t OS_STACKS 22:05:55 ++ awk '{print $1}' 22:05:55 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 22:05:56 + echo '-----> Active stacks' 22:05:56 -----> Active stacks 22:05:56 + echo '-----> Delete orphaned stacks' 22:05:56 -----> Delete orphaned stacks 22:05:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13336108004640287996.sh 22:05:56 ---> Orphaned servers 22:05:56 Setup pyenv: 22:05:56 system 22:05:56 3.8.20 22:05:56 3.9.20 22:05:56 3.10.15 22:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:58 lf-activate-venv(): INFO: Base packages installed successfully 22:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:06:13 -----> Active servers 22:06:13 prd-ubuntu20.04-docker-2c-8g-171 22:06:13 prd-centos7-blackbox-4c-2g-45 22:06:13 prd-centos7-blackbox-4c-2g-44 22:06:13 prd-ubuntu20.04-docker-2c-8g-775004 22:06:13 -----> Delete orphaned servers 22:06:14 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-775004 22:06:16 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:06:16 Build step 'Conditional step (single)' marked build as failure 22:06:16 $ ssh-agent -k 22:06:16 unset SSH_AUTH_SOCK; 22:06:16 unset SSH_AGENT_PID; 22:06:16 echo Agent pid 1518 killed; 22:06:16 [ssh-agent] Stopped. 22:06:16 [PostBuildScript] - [INFO] Executing post build scripts. 22:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13920378947286277720.sh 22:06:16 ---> sysstat.sh 22:06:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10466426132594014485.sh 22:06:16 ---> package-listing.sh 22:06:16 ++ tr '[:upper:]' '[:lower:]' 22:06:16 ++ facter osfamily 22:06:17 + OS_FAMILY=debian 22:06:17 + workspace=/w/workspace/ci-management-openstack-cron 22:06:17 + START_PACKAGES=/tmp/packages_start.txt 22:06:17 + END_PACKAGES=/tmp/packages_end.txt 22:06:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:17 + PACKAGES=/tmp/packages_start.txt 22:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:17 + PACKAGES=/tmp/packages_end.txt 22:06:17 + case "${OS_FAMILY}" in 22:06:17 + grep '^ii' 22:06:17 + dpkg -l 22:06:17 + '[' -f /tmp/packages_start.txt ']' 22:06:17 + '[' -f /tmp/packages_end.txt ']' 22:06:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:17 + '[' /w/workspace/ci-management-openstack-cron ']' 22:06:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:06:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2404748549921483124.sh 22:06:17 ---> capture-instance-metadata.sh 22:06:17 Setup pyenv: 22:06:17 system 22:06:17 3.8.20 22:06:17 3.9.20 22:06:17 3.10.15 22:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:19 lf-activate-venv(): INFO: Base packages installed successfully 22:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:06:26 INFO: Running in OpenStack, capturing instance metadata 22:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7408948183789662324.sh 22:06:26 provisioning config files... 22:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14387674538404761150tmp 22:06:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:06:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:06:26 [EnvInject] - Injecting environment variables from a build step. 22:06:26 [EnvInject] - Injecting as environment variables the properties content 22:06:26 SERVER_ID=logs 22:06:26 22:06:26 [EnvInject] - Variables injected successfully. 22:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7694718818447323461.sh 22:06:26 ---> create-netrc.sh 22:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1899188746894481959.sh 22:06:26 ---> python-tools-install.sh 22:06:26 Setup pyenv: 22:06:26 system 22:06:26 3.8.20 22:06:26 3.9.20 22:06:26 3.10.15 22:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:28 lf-activate-venv(): INFO: Base packages installed successfully 22:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5349874098779538170.sh 22:06:37 ---> sudo-logs.sh 22:06:37 Archiving 'sudo' log.. 22:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15082866597888914299.sh 22:06:37 ---> job-cost.sh 22:06:37 Setup pyenv: 22:06:37 system 22:06:37 3.8.20 22:06:37 3.9.20 22:06:37 3.10.15 22:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:39 lf-activate-venv(): INFO: Base packages installed successfully 22:06:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:06:45 INFO: No Stack... 22:06:45 INFO: Retrieving Pricing Info for: v3-standard-2 22:06:45 INFO: Archiving Costs 22:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11726858548653259225.sh 22:06:45 ---> logs-deploy.sh 22:06:45 Setup pyenv: 22:06:45 system 22:06:45 3.8.20 22:06:45 3.9.20 22:06:45 3.10.15 22:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vPMr from file:/tmp/.os_lf_venv 22:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:47 lf-activate-venv(): INFO: Base packages installed successfully 22:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-vPMr/bin to PATH 22:06:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59081 22:06:55 INFO: archiving workspace using pattern(s): 22:06:56 Archives upload complete. 22:06:56 INFO: archiving logs to Nexus 22:06:57 ---> uname -a: 22:06:57 Linux prd-ubuntu20-04-docker-2c-8g-171 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:06:57 22:06:57 22:06:57 ---> lscpu: 22:06:57 Architecture: x86_64 22:06:57 CPU op-mode(s): 32-bit, 64-bit 22:06:57 Byte Order: Little Endian 22:06:57 Address sizes: 40 bits physical, 48 bits virtual 22:06:57 CPU(s): 2 22:06:57 On-line CPU(s) list: 0,1 22:06:57 Thread(s) per core: 1 22:06:57 Core(s) per socket: 1 22:06:57 Socket(s): 2 22:06:57 NUMA node(s): 1 22:06:57 Vendor ID: AuthenticAMD 22:06:57 CPU family: 23 22:06:57 Model: 49 22:06:57 Model name: AMD EPYC-Rome Processor 22:06:57 Stepping: 0 22:06:57 CPU MHz: 2799.998 22:06:57 BogoMIPS: 5599.99 22:06:57 Virtualization: AMD-V 22:06:57 Hypervisor vendor: KVM 22:06:57 Virtualization type: full 22:06:57 L1d cache: 64 KiB 22:06:57 L1i cache: 64 KiB 22:06:57 L2 cache: 1 MiB 22:06:57 L3 cache: 32 MiB 22:06:57 NUMA node0 CPU(s): 0,1 22:06:57 Vulnerability Gather data sampling: Not affected 22:06:57 Vulnerability Itlb multihit: Not affected 22:06:57 Vulnerability L1tf: Not affected 22:06:57 Vulnerability Mds: Not affected 22:06:57 Vulnerability Meltdown: Not affected 22:06:57 Vulnerability Mmio stale data: Not affected 22:06:57 Vulnerability Retbleed: Vulnerable 22:06:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:06:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:06:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:06:57 Vulnerability Srbds: Not affected 22:06:57 Vulnerability Tsx async abort: Not affected 22:06:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:06:57 22:06:57 22:06:57 ---> nproc: 22:06:57 2 22:06:57 22:06:57 22:06:57 ---> df -h: 22:06:57 Filesystem Size Used Avail Use% Mounted on 22:06:57 udev 3.9G 0 3.9G 0% /dev 22:06:57 tmpfs 795M 1.1M 794M 1% /run 22:06:57 /dev/vda1 39G 9.8G 29G 26% / 22:06:57 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:06:57 tmpfs 5.0M 0 5.0M 0% /run/lock 22:06:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:06:57 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 22:06:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:06:57 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 22:06:57 /dev/loop2 62M 62M 0 100% /snap/core20/1405 22:06:57 tmpfs 795M 0 795M 0% /run/user/1001 22:06:57 22:06:57 22:06:57 ---> free -m: 22:06:57 total used free shared buff/cache available 22:06:57 Mem: 7945 553 4964 1 2427 7095 22:06:57 Swap: 1023 0 1023 22:06:57 22:06:57 22:06:57 ---> ip addr: 22:06:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:06:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:06:57 inet 127.0.0.1/8 scope host lo 22:06:57 valid_lft forever preferred_lft forever 22:06:57 inet6 ::1/128 scope host 22:06:57 valid_lft forever preferred_lft forever 22:06:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:06:57 link/ether fa:16:3e:5a:43:3b brd ff:ff:ff:ff:ff:ff 22:06:57 inet 10.30.122.34/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:06:57 valid_lft 86216sec preferred_lft 86216sec 22:06:57 inet6 fe80::f816:3eff:fe5a:433b/64 scope link 22:06:57 valid_lft forever preferred_lft forever 22:06:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:06:57 link/ether 3a:37:93:86:ee:41 brd ff:ff:ff:ff:ff:ff 22:06:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:06:57 valid_lft forever preferred_lft forever 22:06:57 22:06:57 22:06:57 ---> sar -b -r -n DEV: 22:06:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-171) 01/05/26 _x86_64_ (2 CPU) 22:06:57 22:06:57 22:03:56 LINUX RESTART (2 CPU) 22:06:57 22:06:57 22:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:06:57 22:05:01 410.26 72.91 337.35 0.00 11661.85 47129.62 0.00 22:06:57 22:06:01 104.75 0.93 103.82 0.00 52.66 11974.15 0.00 22:06:57 Average: 257.52 36.92 220.59 0.00 5857.74 29553.35 0.00 22:06:57 22:06:57 22:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:06:57 22:05:01 5202464 7218800 567484 6.97 81152 2101752 1255324 13.67 766264 1925808 191764 22:06:57 22:06:01 5093252 7260572 516544 6.35 93548 2231860 1177484 12.82 762976 2022340 48308 22:06:57 Average: 5147858 7239686 542014 6.66 87350 2166806 1216404 13.24 764620 1974074 120036 22:06:57 22:06:57 22:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:06:57 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:57 22:05:01 ens3 392.39 239.55 1711.07 72.06 0.00 0.00 0.00 0.00 22:06:57 22:05:01 lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 22:06:57 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:57 22:06:01 ens3 36.99 32.86 294.46 9.43 0.00 0.00 0.00 0.00 22:06:57 22:06:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 22:06:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:06:57 Average: ens3 214.70 136.22 1002.82 40.75 0.00 0.00 0.00 0.00 22:06:57 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 22:06:57 22:06:57 22:06:57 ---> sar -P ALL: 22:06:57 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-171) 01/05/26 _x86_64_ (2 CPU) 22:06:57 22:06:57 22:03:56 LINUX RESTART (2 CPU) 22:06:57 22:06:57 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:06:57 22:05:01 all 31.91 0.00 5.12 6.43 0.08 56.45 22:06:57 22:05:01 0 16.04 0.00 3.65 2.63 0.08 77.60 22:06:57 22:05:01 1 47.78 0.00 6.59 10.23 0.08 35.32 22:06:57 22:06:01 all 35.49 0.00 2.32 10.73 0.08 51.38 22:06:57 22:06:01 0 5.98 0.00 1.05 3.77 0.07 89.12 22:06:57 22:06:01 1 65.40 0.00 3.61 17.78 0.10 13.12 22:06:57 Average: all 33.71 0.00 3.72 8.59 0.08 53.90 22:06:57 Average: 0 10.97 0.00 2.34 3.21 0.07 83.41 22:06:57 Average: 1 56.59 0.00 5.10 14.01 0.09 24.21 22:06:57 22:06:57 22:06:57