18:45:01 Started by timer 18:45:01 Started by user Robert Varga 18:45:01 Rebuilds build #606 18:45:01 Running as SYSTEM 18:45:01 [EnvInject] - Loading node environment variables. 18:45:01 Building remotely on prd-centos8-builder-2c-1g-8492 (centos8-builder-2c-1g) in workspace /w/workspace/builder-openstack-update-cloud-image 18:45:01 [ssh-agent] Looking for ssh-agent implementation... 18:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:45:01 $ ssh-agent 18:45:01 SSH_AUTH_SOCK=/tmp/ssh-29Yv5deHx8PJ/agent.5503 18:45:01 SSH_AGENT_PID=5504 18:45:01 [ssh-agent] Started. 18:45:01 Running ssh-add (command line suppressed) 18:45:01 Identity added: /w/workspace/builder-openstack-update-cloud-image@tmp/private_key_13935732620652346905.key (/w/workspace/builder-openstack-update-cloud-image@tmp/private_key_13935732620652346905.key) 18:45:01 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 18:45:01 The recommended git tool is: NONE 18:45:04 using credential opendaylight-jenkins-ssh 18:45:04 Wiping out workspace first. 18:45:04 Cloning the remote Git repository 18:45:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:45:04 > git init /w/workspace/builder-openstack-update-cloud-image # timeout=10 18:45:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:45:04 > git --version # timeout=10 18:45:04 > git --version # 'git version 2.43.0' 18:45:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 18:45:04 [INFO] Currently running in a labeled security context 18:45:04 [INFO] Currently SELinux is 'enforcing' on the host 18:45:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-update-cloud-image@tmp/jenkins-gitclient-ssh1180633810495839129.key 18:45:04 Verifying host key using known hosts file 18:45:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:45:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:45:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:07 Avoid second fetch 18:45:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:45:07 Checking out Revision 781e46f43a0ad3585df99663773a384866ff3af7 (refs/heads/master) 18:45:07 > git config core.sparsecheckout # timeout=10 18:45:07 > git checkout -f 781e46f43a0ad3585df99663773a384866ff3af7 # timeout=10 18:45:07 Commit message: "Merge "Update cloud image list docs"" 18:45:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:45:07 > git rev-list --no-walk badca6f8fdd035cfc7ce67799ffa074b7bd411cd # timeout=10 18:45:07 provisioning config files... 18:45:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:45:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:45:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:45:08 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins2351460030539583854.sh 18:45:08 ---> python-tools-install.sh 18:45:08 Setup pyenv: 18:45:08 system 18:45:08 * 3.8.13 (set by /opt/pyenv/version) 18:45:08 * 3.9.13 (set by /opt/pyenv/version) 18:45:08 * 3.10.6 (set by /opt/pyenv/version) 18:45:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uqTm 18:45:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:45:16 lf-activate-venv(): INFO: Installing: lftools 18:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:45:51 Generating Requirements File 18:46:22 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. 18:46:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 18:46:23 Python 3.10.6 18:46:23 pip 24.0 from /tmp/venv-uqTm/lib/python3.10/site-packages/pip (python 3.10) 18:46:23 appdirs==1.4.4 18:46:23 argcomplete==3.2.2 18:46:23 aspy.yaml==1.3.0 18:46:23 attrs==23.2.0 18:46:23 autopage==0.5.2 18:46:23 beautifulsoup4==4.12.3 18:46:23 boto3==1.34.46 18:46:23 botocore==1.34.46 18:46:23 bs4==0.0.2 18:46:23 cachetools==5.3.2 18:46:23 certifi==2024.2.2 18:46:23 cffi==1.16.0 18:46:23 cfgv==3.4.0 18:46:23 chardet==5.2.0 18:46:23 charset-normalizer==3.3.2 18:46:23 click==8.1.7 18:46:23 cliff==4.5.0 18:46:23 cmd2==2.4.3 18:46:23 cryptography==3.3.2 18:46:23 debtcollector==2.5.0 18:46:23 decorator==5.1.1 18:46:23 defusedxml==0.7.1 18:46:23 Deprecated==1.2.14 18:46:23 distlib==0.3.8 18:46:23 dnspython==2.6.1 18:46:23 docker==4.2.2 18:46:23 dogpile.cache==1.3.1 18:46:23 email-validator==2.1.0.post1 18:46:23 filelock==3.13.1 18:46:23 future==1.0.0 18:46:23 gitdb==4.0.11 18:46:23 GitPython==3.1.42 18:46:23 google-auth==2.28.1 18:46:23 httplib2==0.22.0 18:46:23 identify==2.5.35 18:46:23 idna==3.6 18:46:23 importlib-resources==1.5.0 18:46:23 iso8601==2.1.0 18:46:23 Jinja2==3.1.3 18:46:23 jmespath==1.0.1 18:46:23 jsonpatch==1.33 18:46:23 jsonpointer==2.4 18:46:23 jsonschema==4.21.1 18:46:23 jsonschema-specifications==2023.12.1 18:46:23 keystoneauth1==5.5.0 18:46:23 kubernetes==29.0.0 18:46:23 lftools==0.37.9 18:46:23 lxml==5.1.0 18:46:23 MarkupSafe==2.1.5 18:46:23 msgpack==1.0.7 18:46:23 multi_key_dict==2.0.3 18:46:23 munch==4.0.0 18:46:23 netaddr==1.2.1 18:46:23 netifaces==0.11.0 18:46:23 niet==1.4.2 18:46:23 nodeenv==1.8.0 18:46:23 oauth2client==4.1.3 18:46:23 oauthlib==3.2.2 18:46:23 openstacksdk==0.62.0 18:46:23 os-client-config==2.1.0 18:46:23 os-service-types==1.7.0 18:46:23 osc-lib==3.0.0 18:46:23 oslo.config==9.3.0 18:46:23 oslo.context==5.3.0 18:46:23 oslo.i18n==6.2.0 18:46:23 oslo.log==5.4.0 18:46:23 oslo.serialization==5.3.0 18:46:23 oslo.utils==7.0.0 18:46:23 packaging==23.2 18:46:23 pbr==6.0.0 18:46:23 platformdirs==4.2.0 18:46:23 prettytable==3.10.0 18:46:23 pyasn1==0.5.1 18:46:23 pyasn1-modules==0.3.0 18:46:23 pycparser==2.21 18:46:23 pygerrit2==2.0.15 18:46:23 PyGithub==2.2.0 18:46:23 pyinotify==0.9.6 18:46:23 PyJWT==2.8.0 18:46:23 PyNaCl==1.5.0 18:46:23 pyparsing==2.4.7 18:46:23 pyperclip==1.8.2 18:46:23 pyrsistent==0.20.0 18:46:23 python-cinderclient==9.4.0 18:46:23 python-dateutil==2.8.2 18:46:23 python-heatclient==3.4.0 18:46:23 python-jenkins==1.8.2 18:46:23 python-keystoneclient==5.3.0 18:46:23 python-magnumclient==4.3.0 18:46:23 python-novaclient==18.4.0 18:46:23 python-openstackclient==6.0.1 18:46:23 python-swiftclient==4.4.0 18:46:23 pytz==2024.1 18:46:23 PyYAML==6.0.1 18:46:23 referencing==0.33.0 18:46:23 requests==2.31.0 18:46:23 requests-oauthlib==1.3.1 18:46:23 requestsexceptions==1.4.0 18:46:23 rfc3986==2.0.0 18:46:23 rpds-py==0.18.0 18:46:23 rsa==4.9 18:46:23 ruamel.yaml==0.18.6 18:46:23 ruamel.yaml.clib==0.2.8 18:46:23 s3transfer==0.10.0 18:46:23 simplejson==3.19.2 18:46:23 six==1.16.0 18:46:23 smmap==5.0.1 18:46:23 soupsieve==2.5 18:46:23 stevedore==5.1.0 18:46:23 tabulate==0.9.0 18:46:23 toml==0.10.2 18:46:23 tomlkit==0.12.3 18:46:23 tqdm==4.66.2 18:46:23 typing_extensions==4.9.0 18:46:23 tzdata==2024.1 18:46:23 urllib3==1.26.18 18:46:23 virtualenv==20.25.0 18:46:23 wcwidth==0.2.13 18:46:23 websocket-client==1.7.0 18:46:23 wrapt==1.16.0 18:46:23 xdg==6.0.0 18:46:23 xmltodict==0.13.0 18:46:23 yq==3.2.3 18:46:24 [EnvInject] - Injecting environment variables from a build step. 18:46:24 [EnvInject] - Injecting as environment variables the properties content 18:46:24 OS_CLOUD=vex 18:46:24 18:46:24 [EnvInject] - Variables injected successfully. 18:46:24 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins3958088161237812441.sh 18:46:24 Extract the image type for commit message 18:46:24 IMAGE_TYPE= 18:46:24 [EnvInject] - Injecting environment variables from a build step. 18:46:24 [EnvInject] - Injecting as environment variables the properties file path 'image-type.txt' 18:46:24 [EnvInject] - Variables injected successfully. 18:46:24 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins6957612524639992339.sh 18:46:24 ---> update-cloud-images.sh 18:46:24 Setup pyenv: 18:46:24 system 18:46:24 3.8.13 18:46:24 3.9.13 18:46:24 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:46:25 lf-activate-venv(): INFO: Installing: python-openstackclient 18:46:34 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. 18:46:34 botocore 1.34.46 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", but you have urllib3 2.2.1 which is incompatible. 18:46:34 lftools 0.37.9 requires urllib3<2.0.0, but you have urllib3 2.2.1 which is incompatible. 18:46:34 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:46:34 INFO: List of images in use on the source repository: 18:46:34 ZZCI - CentOS 7 - builder - x86_64 - 20240221-041136.622 18:46:34 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537 18:46:34 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368 18:46:34 ZZCI - CentOS 7 - devstack - x86_64 - 20240201-230120.693 18:46:34 ZZCI - CentOS 7 - docker - x86_64 - 20240101-220119.494 18:46:34 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 18:46:34 ZZCI - CentOS 7 - robot - x86_64 - 20240201-220154.217 18:46:34 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240201-160121.488 18:46:34 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240201-010245.776 18:46:34 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240101-040145.675 18:46:34 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 18:46:34 ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 18:46:39 INFO: Found image type match, compare timestamps. 18:46:39 INFO: No new image to update: ZZCI - CentOS 7 - builder - x86_64 - 20240221-041136.622 18:46:44 INFO: Found image type match, compare timestamps. 18:46:44 INFO: No new image to update: ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221016-222946.596 18:46:48 INFO: Found image type match, compare timestamps. 18:46:48 INFO: No new image to update: ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221016-125853.236 18:46:53 INFO: Found image type match, compare timestamps. 18:46:53 INFO: No new image to update: ZZCI - CentOS 7 - devstack - x86_64 - 20231201-230119.963 18:46:58 INFO: Found image type match, compare timestamps. 18:46:58 INFO: Update old image: ZZCI - CentOS 7 - docker - x86_64 - 20240101-220119.494 with new image: ZZCI - CentOS 7 - docker - x86_64 - 20240201-220125.685 18:47:02 INFO: Found image type match, compare timestamps. 18:47:02 INFO: No new image to update: ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 18:47:07 INFO: Found image type match, compare timestamps. 18:47:07 INFO: No new image to update: ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 18:47:11 INFO: Found image type match, compare timestamps. 18:47:11 INFO: No new image to update: ZZCI - CentOS Stream 8 - builder - x86_64 - 20240113-025342.932 18:47:16 INFO: Found image type match, compare timestamps. 18:47:16 INFO: No new image to update: ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 18:47:20 INFO: Found image type match, compare timestamps. 18:47:20 INFO: Update old image: ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240101-040145.675 with new image: ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240201-040120.975 18:47:25 INFO: Found image type match, compare timestamps. 18:47:25 INFO: No new image to update: ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 18:47:31 INFO: Found image type match, compare timestamps. 18:47:31 INFO: No new image to update: ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230201-180130.689 18:47:31 HEAD detached at 781e46f43 18:47:31 Changes to be committed: 18:47:31 (use "git restore --staged ..." to unstage) 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 18:47:31 modified: jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 18:47:31 modified: jjb/integration/integration-templates.yaml 18:47:31 modified: jjb/netconf/netconf-csit-callhome.yaml 18:47:31 modified: jjb/netconf/netconf-userfeatures.yaml 18:47:31 18:47:31 Untracked files: 18:47:31 (use "git add ..." to include in what will be committed) 18:47:31 .python-version 18:47:31 archives/ 18:47:31 image-type.txt 18:47:31 18:47:31 [EnvInject] - Injecting environment variables from a build step. 18:47:31 [EnvInject] - Injecting as environment variables the properties content 18:47:31 GERRIT_HOST=git.opendaylight.org 18:47:31 PROJECT=releng/builder 18:47:31 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 18:47:31 GERRIT_COMMIT_MESSAGE=Update cloud image 18:47:31 GERRIT_TOPIC=update-cloud-image 18:47:31 GERRIT_USER=jenkins-releng 18:47:31 18:47:31 [EnvInject] - Variables injected successfully. 18:47:31 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins10185008712164279321.sh 18:47:31 ---> gerrit-push-patch.sh 18:47:31 INFO: Staged for commit: 18:47:31 jenkins-config/clouds/openstack/odlvex/centos7-docker-1c-4g.cfg 18:47:31 jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-2g.cfg 18:47:31 jenkins-config/clouds/openstack/odlvex/centos7-docker-2c-8g.cfg 18:47:31 jenkins-config/clouds/openstack/odlvex/centos7-docker-4c-4g.cfg 18:47:31 jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-2c-2g.cfg 18:47:31 jenkins-config/clouds/openstack/odlvex/ubuntu1804-docker-4c-4g.cfg 18:47:31 jjb/integration/integration-templates.yaml 18:47:31 jjb/netconf/netconf-csit-callhome.yaml 18:47:31 jjb/netconf/netconf-userfeatures.yaml 18:47:31 18:47:31 Setup pyenv: 18:47:31 system 18:47:31 3.8.13 18:47:31 3.9.13 18:47:31 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:47:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:47:33 lf-activate-venv(): INFO: Installing: git-review==2.3.1 18:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:47:35 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:47:35 NOTE: No gerrit review found 18:47:35 [detached HEAD 0862fe6eb] Update cloud image 18:47:35 9 files changed, 9 insertions(+), 9 deletions(-) 18:47:35 HEAD detached from 781e46f43 18:47:35 Untracked files: 18:47:35 (use "git add ..." to include in what will be committed) 18:47:35 .python-version 18:47:35 archives/ 18:47:35 image-type.txt 18:47:35 18:47:35 nothing added to commit but untracked files present (use "git add" to track) 18:47:41 Your change was committed before the commit hook was installed. 18:47:41 Amending the commit to add a gerrit change id. 18:47:41 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 18:47:41 remote: 18:47:41 remote: Processing changes: refs: 1, new: 1 18:47:41 remote: Processing changes: refs: 1, new: 1 18:47:41 remote: Processing changes: refs: 1, new: 1 18:47:41 remote: Processing changes: refs: 1, new: 1, done 18:47:41 remote: 18:47:41 remote: SUCCESS 18:47:41 remote: 18:47:41 remote: https://git.opendaylight.org/gerrit/c/releng/builder/+/110279 Update cloud image [NEW] 18:47:41 remote: 18:47:41 To ssh://git.opendaylight.org:29418/releng/builder.git 18:47:41 * [new reference] HEAD -> refs/for/master%topic=update-cloud-image,r=jenkins-releng@opendaylight.org 18:47:41 $ ssh-agent -k 18:47:41 unset SSH_AUTH_SOCK; 18:47:41 unset SSH_AGENT_PID; 18:47:41 echo Agent pid 5504 killed; 18:47:41 [ssh-agent] Stopped. 18:47:41 [PostBuildScript] - [INFO] Executing post build scripts. 18:47:41 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins10465699173297805099.sh 18:47:41 ---> sysstat.sh 18:47:42 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins3631300047140709736.sh 18:47:42 ---> package-listing.sh 18:47:42 ++ facter osfamily 18:47:42 ++ tr '[:upper:]' '[:lower:]' 18:47:42 + OS_FAMILY=redhat 18:47:42 + workspace=/w/workspace/builder-openstack-update-cloud-image 18:47:42 + START_PACKAGES=/tmp/packages_start.txt 18:47:42 + END_PACKAGES=/tmp/packages_end.txt 18:47:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:47:42 + PACKAGES=/tmp/packages_start.txt 18:47:42 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 18:47:42 + PACKAGES=/tmp/packages_end.txt 18:47:42 + case "${OS_FAMILY}" in 18:47:42 + rpm -qa 18:47:42 + sort 18:47:42 + '[' -f /tmp/packages_start.txt ']' 18:47:42 + '[' -f /tmp/packages_end.txt ']' 18:47:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:47:42 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 18:47:42 + mkdir -p /w/workspace/builder-openstack-update-cloud-image/archives/ 18:47:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-update-cloud-image/archives/ 18:47:42 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1452625912133210416.sh 18:47:42 ---> capture-instance-metadata.sh 18:47:42 Setup pyenv: 18:47:43 system 18:47:43 3.8.13 18:47:43 3.9.13 18:47:43 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:47:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:47:44 lf-activate-venv(): INFO: Installing: lftools 18:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:47:57 INFO: Running in OpenStack, capturing instance metadata 18:47:57 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins18048930820642488909.sh 18:47:57 provisioning config files... 18:47:58 Could not find credentials [logs] for builder-openstack-update-cloud-image #607 18:47:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-update-cloud-image@tmp/config7287472081352938984tmp 18:47:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:47:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:47:58 provisioning config files... 18:47:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:47:58 [EnvInject] - Injecting environment variables from a build step. 18:47:58 [EnvInject] - Injecting as environment variables the properties content 18:47:58 SERVER_ID=logs 18:47:58 18:47:58 [EnvInject] - Variables injected successfully. 18:47:58 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins4944429748434121308.sh 18:47:58 ---> create-netrc.sh 18:47:58 WARN: Log server credential not found. 18:47:58 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins14661896915706298201.sh 18:47:58 ---> python-tools-install.sh 18:47:58 Setup pyenv: 18:47:59 system 18:47:59 3.8.13 18:47:59 3.9.13 18:47:59 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:47:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:48:00 lf-activate-venv(): INFO: Installing: lftools 18:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:48:09 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins9847742398491629812.sh 18:48:09 ---> sudo-logs.sh 18:48:09 Archiving 'sudo' log.. 18:48:10 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins14440242140451686377.sh 18:48:10 ---> job-cost.sh 18:48:10 Setup pyenv: 18:48:10 system 18:48:10 3.8.13 18:48:10 3.9.13 18:48:10 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:48:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:48:17 INFO: No Stack... 18:48:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:48:18 INFO: Archiving Costs 18:48:18 [builder-openstack-update-cloud-image] $ /bin/bash -l /tmp/jenkins16160711086928217346.sh 18:48:18 ---> logs-deploy.sh 18:48:18 Setup pyenv: 18:48:18 system 18:48:18 3.8.13 18:48:18 3.9.13 18:48:18 * 3.10.6 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 18:48:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqTm from file:/tmp/.os_lf_venv 18:48:20 lf-activate-venv(): INFO: Installing: lftools 18:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-uqTm/bin to PATH 18:48:29 WARNING: Nexus logging server not set 18:48:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-update-cloud-image/607/ 18:48:29 INFO: archiving logs to S3 18:48:30 ---> uname -a: 18:48:30 Linux prd-centos8-builder-2c-1g-8492.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 18:48:30 18:48:30 18:48:30 ---> lscpu: 18:48:30 Architecture: x86_64 18:48:30 CPU op-mode(s): 32-bit, 64-bit 18:48:30 Byte Order: Little Endian 18:48:30 CPU(s): 2 18:48:30 On-line CPU(s) list: 0,1 18:48:30 Thread(s) per core: 1 18:48:30 Core(s) per socket: 1 18:48:30 Socket(s): 2 18:48:30 NUMA node(s): 1 18:48:30 Vendor ID: AuthenticAMD 18:48:30 CPU family: 23 18:48:30 Model: 49 18:48:30 Model name: AMD EPYC-Rome Processor 18:48:30 Stepping: 0 18:48:30 CPU MHz: 2799.998 18:48:30 BogoMIPS: 5599.99 18:48:30 Virtualization: AMD-V 18:48:30 Hypervisor vendor: KVM 18:48:30 Virtualization type: full 18:48:30 L1d cache: 32K 18:48:30 L1i cache: 32K 18:48:30 L2 cache: 512K 18:48:30 L3 cache: 16384K 18:48:30 NUMA node0 CPU(s): 0,1 18:48:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:48:30 18:48:30 18:48:30 ---> nproc: 18:48:30 2 18:48:30 18:48:30 18:48:30 ---> df -h: 18:48:30 Filesystem Size Used Avail Use% Mounted on 18:48:30 devtmpfs 3.8G 0 3.8G 0% /dev 18:48:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:48:30 tmpfs 3.8G 17M 3.8G 1% /run 18:48:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:48:30 /dev/vda1 40G 8.0G 32G 20% / 18:48:30 tmpfs 770M 0 770M 0% /run/user/1001 18:48:30 18:48:30 18:48:30 ---> free -m: 18:48:30 total used free shared buff/cache available 18:48:30 Mem: 7697 591 4902 19 2203 6812 18:48:30 Swap: 1023 0 1023 18:48:30 18:48:30 18:48:30 ---> ip addr: 18:48:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:48:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:48:30 inet 127.0.0.1/8 scope host lo 18:48:30 valid_lft forever preferred_lft forever 18:48:30 inet6 ::1/128 scope host 18:48:30 valid_lft forever preferred_lft forever 18:48:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:48:30 link/ether fa:16:3e:d4:e2:be brd ff:ff:ff:ff:ff:ff 18:48:30 altname enp0s3 18:48:30 altname ens3 18:48:30 inet 10.30.170.99/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:48:30 valid_lft 86162sec preferred_lft 86162sec 18:48:30 inet6 fe80::f816:3eff:fed4:e2be/64 scope link 18:48:30 valid_lft forever preferred_lft forever 18:48:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:48:30 link/ether 02:42:16:8a:52:28 brd ff:ff:ff:ff:ff:ff 18:48:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:48:30 valid_lft forever preferred_lft forever 18:48:30 18:48:30 18:48:30 ---> sar -b -r -n DEV: 18:48:30 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/21/2024 _x86_64_ (2 CPU) 18:48:30 18:48:30 18:44:24 LINUX RESTART (2 CPU) 18:48:30 18:48:30 06:45:01 PM tps rtps wtps bread/s bwrtn/s 18:48:30 06:46:01 PM 81.20 16.41 64.79 2708.75 6111.95 18:48:30 06:47:01 PM 91.24 0.18 91.05 15.73 8276.34 18:48:30 06:48:01 PM 22.21 0.58 21.63 93.44 1907.83 18:48:30 Average: 64.88 5.73 59.16 939.21 5432.00 18:48:30 18:48:30 06:45:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:48:30 06:46:01 PM 5165588 7019964 2716844 34.47 2688 2040288 962292 10.77 201808 2204264 143192 18:48:30 06:47:01 PM 5049160 7001452 2833272 35.94 2688 2131184 947968 10.61 228008 2262356 43596 18:48:30 06:48:01 PM 5058140 7012608 2824292 35.83 2688 2133252 933044 10.45 406908 2076044 7552 18:48:30 Average: 5090963 7011341 2791469 35.41 2688 2101575 947768 10.61 278908 2180888 64780 18:48:30 18:48:30 06:45:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:48:30 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 06:46:01 PM eth0 178.04 123.33 1296.27 38.40 0.00 0.00 0.00 0.00 18:48:30 06:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 06:47:01 PM eth0 44.77 34.94 315.03 6.53 0.00 0.00 0.00 0.00 18:48:30 06:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 06:48:01 PM eth0 35.10 24.34 69.00 15.71 0.00 0.00 0.00 0.00 18:48:30 06:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 Average: eth0 85.97 60.87 560.06 20.21 0.00 0.00 0.00 0.00 18:48:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:48:30 18:48:30 18:48:30 ---> sar -P ALL: 18:48:30 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/21/2024 _x86_64_ (2 CPU) 18:48:30 18:48:30 18:44:24 LINUX RESTART (2 CPU) 18:48:30 18:48:30 06:45:01 PM CPU %user %nice %system %iowait %steal %idle 18:48:30 06:46:01 PM all 38.52 0.00 5.78 1.93 0.11 53.66 18:48:30 06:46:01 PM 0 38.72 0.00 6.51 1.02 0.10 53.65 18:48:30 06:46:01 PM 1 38.33 0.00 5.05 2.85 0.12 53.66 18:48:30 06:47:01 PM all 28.93 0.00 3.96 2.52 0.10 64.50 18:48:30 06:47:01 PM 0 28.68 0.00 4.00 2.42 0.10 64.80 18:48:30 06:47:01 PM 1 29.17 0.00 3.92 2.62 0.10 64.20 18:48:30 06:48:01 PM all 23.15 0.00 2.72 0.61 0.08 73.43 18:48:30 06:48:01 PM 0 23.78 0.00 2.99 0.50 0.08 72.65 18:48:30 06:48:01 PM 1 22.53 0.00 2.45 0.72 0.08 74.22 18:48:30 Average: all 30.20 0.00 4.15 1.69 0.10 63.86 18:48:30 Average: 0 30.39 0.00 4.50 1.31 0.09 63.70 18:48:30 Average: 1 30.01 0.00 3.81 2.06 0.10 64.02 18:48:30 18:48:30 18:48:30