12:18:04 Started by user Robert Varga 12:18:04 Running as SYSTEM 12:18:04 [EnvInject] - Loading node environment variables. 12:18:04 Building remotely on prd-ubuntu2204-docker-2c-2g-1548 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/builder-openstack-update-cloud-image 12:18:04 [ssh-agent] Looking for ssh-agent implementation... 12:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:04 $ ssh-agent 12:18:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXUooVOP/agent.1531 12:18:04 SSH_AGENT_PID=1533 12:18:04 [ssh-agent] Started. 12:18:04 Running ssh-add (command line suppressed) 12:18:04 Identity added: /w/workspace/builder-openstack-update-cloud-image@tmp/private_key_1887339943020075252.key (/w/workspace/builder-openstack-update-cloud-image@tmp/private_key_1887339943020075252.key) 12:18:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 12:18:04 The recommended git tool is: NONE 12:18:07 using credential opendaylight-jenkins-ssh 12:18:07 Wiping out workspace first. 12:18:07 Cloning the remote Git repository 12:18:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:18:07 > git init /w/workspace/builder-openstack-update-cloud-image # timeout=10 12:18:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:18:07 > git --version # timeout=10 12:18:07 > git --version # 'git version 2.34.1' 12:18:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 12:18:07 Verifying host key using known hosts file 12:18:07 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. 12:18:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:18:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:18:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:18:11 Avoid second fetch 12:18:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:18:11 Checking out Revision c5c38abd01a56578ee1d03cca79b7a8b37eb701d (refs/heads/master) 12:18:11 > git config core.sparsecheckout # timeout=10 12:18:11 > git checkout -f c5c38abd01a56578ee1d03cca79b7a8b37eb701d # timeout=10 12:18:11 Commit message: "Fix: Remove non-existent devstack images from defaults" 12:18:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:18:12 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 12:18:15 provisioning config files... 12:18:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:18:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:18:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:18:15 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins10320635999865775538.sh 12:18:15 ---> python-tools-install.sh 12:18:15 Setup pyenv: 12:18:16 * system (set by /opt/pyenv/version) 12:18:16 * 3.8.20 (set by /opt/pyenv/version) 12:18:16 * 3.9.20 (set by /opt/pyenv/version) 12:18:16 * 3.10.15 (set by /opt/pyenv/version) 12:18:16 * 3.11.10 (set by /opt/pyenv/version) 12:18:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HxAZ 12:18:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:18:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:18:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:18:29 lf-activate-venv(): INFO: Base packages installed successfully 12:18:29 lf-activate-venv(): INFO: Installing additional packages: lftools 12:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:19:21 Generating Requirements File 12:19:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:19:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:19:54 Python 3.11.10 12:19:54 pip 25.2 from /tmp/venv-HxAZ/lib/python3.11/site-packages/pip (python 3.11) 12:19:54 appdirs==1.4.4 12:19:54 argcomplete==3.6.2 12:19:54 aspy.yaml==1.3.0 12:19:54 attrs==25.4.0 12:19:54 autopage==0.5.2 12:19:54 beautifulsoup4==4.14.2 12:19:54 boto3==1.40.46 12:19:54 botocore==1.40.46 12:19:54 bs4==0.0.2 12:19:54 cachetools==6.2.0 12:19:54 certifi==2025.10.5 12:19:54 cffi==2.0.0 12:19:54 cfgv==3.4.0 12:19:54 chardet==5.2.0 12:19:54 charset-normalizer==3.4.3 12:19:54 click==8.3.0 12:19:54 cliff==4.11.0 12:19:54 cmd2==2.7.0 12:19:54 cryptography==3.3.2 12:19:54 debtcollector==3.0.0 12:19:54 decorator==5.2.1 12:19:54 defusedxml==0.7.1 12:19:54 Deprecated==1.2.18 12:19:54 distlib==0.4.0 12:19:54 dnspython==2.8.0 12:19:54 docker==7.1.0 12:19:54 dogpile.cache==1.4.1 12:19:54 durationpy==0.10 12:19:54 email-validator==2.3.0 12:19:54 filelock==3.19.1 12:19:54 future==1.0.0 12:19:54 gitdb==4.0.12 12:19:54 GitPython==3.1.45 12:19:54 google-auth==2.41.1 12:19:54 httplib2==0.31.0 12:19:54 identify==2.6.15 12:19:54 idna==3.10 12:19:54 importlib-resources==1.5.0 12:19:54 iso8601==2.1.0 12:19:54 Jinja2==3.1.6 12:19:54 jmespath==1.0.1 12:19:54 jsonpatch==1.33 12:19:54 jsonpointer==3.0.0 12:19:54 jsonschema==4.25.1 12:19:54 jsonschema-specifications==2025.9.1 12:19:54 keystoneauth1==5.12.0 12:19:54 kubernetes==34.1.0 12:19:54 lftools==0.37.14 12:19:54 lxml==6.0.2 12:19:54 markdown-it-py==4.0.0 12:19:54 MarkupSafe==3.0.3 12:19:54 mdurl==0.1.2 12:19:54 msgpack==1.1.1 12:19:54 multi_key_dict==2.0.3 12:19:54 munch==4.0.0 12:19:54 netaddr==1.3.0 12:19:54 niet==1.4.2 12:19:54 nodeenv==1.9.1 12:19:54 oauth2client==4.1.3 12:19:54 oauthlib==3.3.1 12:19:54 openstacksdk==4.7.1 12:19:54 os-service-types==1.8.0 12:19:54 osc-lib==4.2.0 12:19:54 oslo.config==10.0.0 12:19:54 oslo.context==6.1.0 12:19:54 oslo.i18n==6.6.0 12:19:54 oslo.log==7.2.1 12:19:54 oslo.serialization==5.8.0 12:19:54 oslo.utils==9.1.0 12:19:54 packaging==25.0 12:19:54 pbr==7.0.1 12:19:54 platformdirs==4.4.0 12:19:54 prettytable==3.16.0 12:19:54 psutil==7.1.0 12:19:54 pyasn1==0.6.1 12:19:54 pyasn1_modules==0.4.2 12:19:54 pycparser==2.23 12:19:54 pygerrit2==2.0.15 12:19:54 PyGithub==2.8.1 12:19:54 Pygments==2.19.2 12:19:54 PyJWT==2.10.1 12:19:54 PyNaCl==1.6.0 12:19:54 pyparsing==2.4.7 12:19:54 pyperclip==1.11.0 12:19:54 pyrsistent==0.20.0 12:19:54 python-cinderclient==9.8.0 12:19:54 python-dateutil==2.9.0.post0 12:19:54 python-heatclient==4.3.0 12:19:54 python-jenkins==1.8.3 12:19:54 python-keystoneclient==5.7.0 12:19:54 python-magnumclient==4.9.0 12:19:54 python-openstackclient==8.2.0 12:19:54 python-swiftclient==4.8.0 12:19:54 PyYAML==6.0.3 12:19:54 referencing==0.36.2 12:19:54 requests==2.32.5 12:19:54 requests-oauthlib==2.0.0 12:19:54 requestsexceptions==1.4.0 12:19:54 rfc3986==2.0.0 12:19:54 rich==14.1.0 12:19:54 rich-argparse==1.7.1 12:19:54 rpds-py==0.27.1 12:19:54 rsa==4.9.1 12:19:54 ruamel.yaml==0.18.15 12:19:54 ruamel.yaml.clib==0.2.14 12:19:54 s3transfer==0.14.0 12:19:54 simplejson==3.20.2 12:19:54 six==1.17.0 12:19:54 smmap==5.0.2 12:19:54 soupsieve==2.8 12:19:54 stevedore==5.5.0 12:19:54 tabulate==0.9.0 12:19:54 toml==0.10.2 12:19:54 tomlkit==0.13.3 12:19:54 tqdm==4.67.1 12:19:54 typing_extensions==4.15.0 12:19:54 tzdata==2025.2 12:19:54 urllib3==1.26.20 12:19:54 virtualenv==20.34.0 12:19:54 wcwidth==0.2.14 12:19:54 websocket-client==1.8.0 12:19:54 wrapt==1.17.3 12:19:54 xdg==6.0.0 12:19:54 xmltodict==1.0.2 12:19:54 yq==3.4.3 12:19:54 [EnvInject] - Injecting environment variables from a build step. 12:19:54 [EnvInject] - Injecting as environment variables the properties content 12:19:54 OS_CLOUD=vex 12:19:54 12:19:54 [EnvInject] - Variables injected successfully. 12:19:54 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1335895288720643281.sh 12:19:54 Extract the image type for commit message 12:19:54 IMAGE_TYPE= 12:19:54 [EnvInject] - Injecting environment variables from a build step. 12:19:54 [EnvInject] - Injecting as environment variables the properties file path 'image-type.txt' 12:19:54 [EnvInject] - Variables injected successfully. 12:19:54 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1737978685403360879.sh 12:19:54 ---> update-cloud-images.sh 12:19:54 Setup pyenv: 12:19:54 system 12:19:54 3.8.20 12:19:54 3.9.20 12:19:54 3.10.15 12:19:54 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:57 lf-activate-venv(): INFO: Base packages installed successfully 12:19:57 lf-activate-venv(): INFO: Installing additional packages: python-openstackclient 12:20:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:20:06 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 12:20:06 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 12:20:07 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:20:07 INFO: List of images in use on the source repository: 12:20:07 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 12:20:07 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 12:20:07 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 12:20:07 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 12:20:07 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 12:20:07 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 12:20:07 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 12:20:07 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 12:20:07 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 12:20:07 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 12:20:07 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 12:20:07 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 12:20:13 INFO: Found image type match, compare timestamps. 12:20:13 INFO: No new image to update: ZZCI - CentOS 7 - builder - x86_64 - 20240219-114353.897 12:20:20 INFO: Found image type match, compare timestamps. 12:20:20 INFO: No new image to update: ZZCI - CentOS 7 - docker - x86_64 - 20231201-220117.630 12:20:26 INFO: Found image type match, compare timestamps. 12:20:26 INFO: No new image to update: ZZCI - CentOS 7 - helm - x86_64 - 20230201-000150.906 12:20:33 INFO: Found image type match, compare timestamps. 12:20:33 INFO: No new image to update: ZZCI - CentOS 7 - robot - x86_64 - 20231213-085842.829 12:20:45 INFO: Found image type match, compare timestamps. 12:20:45 INFO: No new image to update: ZZCI - CentOS Stream 8 - builder - x86_64 - 20240422-114205.616 12:20:51 INFO: Found image type match, compare timestamps. 12:20:51 INFO: No new image to update: ZZCI - CentOS Stream 8 - robot - x86_64 - 20231212-205015.151 12:20:57 INFO: Found image type match, compare timestamps. 12:20:57 INFO: No new image to update: ZZCI - Ubuntu 18.04 - docker - x86_64 - 20241001-040016.924 12:21:04 INFO: Found image type match, compare timestamps. 12:21:04 INFO: No new image to update: ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230201-140254.859 12:21:10 INFO: Found image type match, compare timestamps. 12:21:10 INFO: Update old image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 with new image: ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 12:21:16 INFO: Found image type match, compare timestamps. 12:21:16 INFO: Update old image: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 with new image: ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 12:21:23 INFO: Found image type match, compare timestamps. 12:21:23 INFO: Update old image: ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 with new image: ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 12:21:29 INFO: Found image type match, compare timestamps. 12:21:29 INFO: Update old image: ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 with new image: ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 12:21:29 HEAD detached at c5c38abd0 12:21:29 Changes to be committed: 12:21:29 (use "git restore --staged ..." to unstage) 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 12:21:29 modified: jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 12:21:29 modified: jjb/defaults.yaml 12:21:29 modified: jjb/netconf/netconf-userfeatures-netty.yaml 12:21:29 modified: jjb/netconf/netconf-userfeatures.yaml 12:21:29 12:21:29 Untracked files: 12:21:29 (use "git add ..." to include in what will be committed) 12:21:29 .python-version 12:21:29 archives/ 12:21:29 image-type.txt 12:21:29 12:21:29 [EnvInject] - Injecting environment variables from a build step. 12:21:29 [EnvInject] - Injecting as environment variables the properties content 12:21:29 GERRIT_HOST=git.opendaylight.org 12:21:29 PROJECT=releng/builder 12:21:29 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 12:21:29 GERRIT_COMMIT_MESSAGE=Update cloud image 12:21:29 GERRIT_TOPIC=update-cloud-image 12:21:29 GERRIT_USER=jenkins-releng 12:21:29 12:21:29 [EnvInject] - Variables injected successfully. 12:21:29 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins8163359880616106035.sh 12:21:29 ---> gerrit-push-patch.sh 12:21:29 INFO: Staged for commit: 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-1c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-2g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-2c-8g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-16g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-4c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-32g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2004-docker-8c-8g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-1c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-1g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-2g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-2c-8g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-16g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-4c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-32g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-builder-8c-8g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-1c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-2g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-2c-8g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-16g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-4c-4g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-32g.cfg 12:21:29 jenkins-config/clouds/openstack/odlvex/ubuntu2204-docker-8c-8g.cfg 12:21:29 jjb/defaults.yaml 12:21:29 jjb/netconf/netconf-userfeatures-netty.yaml 12:21:29 jjb/netconf/netconf-userfeatures.yaml 12:21:29 12:21:29 Setup pyenv: 12:21:29 system 12:21:29 3.8.20 12:21:29 3.9.20 12:21:29 3.10.15 12:21:29 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:21:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:21:31 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 12:21:32 lf-activate-venv(): INFO: Base packages installed successfully 12:21:32 lf-activate-venv(): INFO: Installing additional packages: git-review==2.3.1 12:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:21:35 NOTE: No gerrit review found 12:21:35 [detached HEAD c908a8a46] Update cloud image 12:21:35 26 files changed, 27 insertions(+), 27 deletions(-) 12:21:35 HEAD detached from c5c38abd0 12:21:35 Untracked files: 12:21:35 (use "git add ..." to include in what will be committed) 12:21:35 .python-version 12:21:35 archives/ 12:21:35 image-type.txt 12:21:35 12:21:35 nothing added to commit but untracked files present (use "git add" to track) 12:21:42 Your change was committed before the commit hook was installed. 12:21:42 Amending the commit to add a gerrit change id. 12:21:42 remote: 12:21:42 remote: Processing changes: refs: 1, new: 1 12:21:42 remote: Processing changes: refs: 1, new: 1, done 12:21:42 remote: 12:21:42 remote: SUCCESS 12:21:42 remote: 12:21:42 remote: https://git.opendaylight.org/gerrit/c/releng/builder/+/118482 Update cloud image [NEW] 12:21:42 remote: 12:21:42 To ssh://git.opendaylight.org:29418/releng/builder.git 12:21:42 * [new reference] HEAD -> refs/for/master%topic=update-cloud-image,r=jenkins-releng@opendaylight.org 12:21:42 $ ssh-agent -k 12:21:42 unset SSH_AUTH_SOCK; 12:21:42 unset SSH_AGENT_PID; 12:21:42 echo Agent pid 1533 killed; 12:21:42 [ssh-agent] Stopped. 12:21:43 [PostBuildScript] - [INFO] Executing post build scripts. 12:21:43 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins2059844762293367291.sh 12:21:43 ---> sysstat.sh 12:21:43 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins18069597332478465381.sh 12:21:43 ---> package-listing.sh 12:21:43 ++ tr '[:upper:]' '[:lower:]' 12:21:43 ++ facter osfamily 12:21:44 + OS_FAMILY=debian 12:21:44 + workspace=/w/workspace/builder-openstack-update-cloud-image 12:21:44 + START_PACKAGES=/tmp/packages_start.txt 12:21:44 + END_PACKAGES=/tmp/packages_end.txt 12:21:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:21:44 + PACKAGES=/tmp/packages_start.txt 12:21:44 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 12:21:44 + PACKAGES=/tmp/packages_end.txt 12:21:44 + case "${OS_FAMILY}" in 12:21:44 + dpkg -l 12:21:44 + grep '^ii' 12:21:44 + '[' -f /tmp/packages_start.txt ']' 12:21:44 + '[' -f /tmp/packages_end.txt ']' 12:21:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:21:44 + '[' /w/workspace/builder-openstack-update-cloud-image ']' 12:21:44 + mkdir -p /w/workspace/builder-openstack-update-cloud-image/archives/ 12:21:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-update-cloud-image/archives/ 12:21:44 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins9431089510589096577.sh 12:21:44 ---> capture-instance-metadata.sh 12:21:44 Setup pyenv: 12:21:44 system 12:21:44 3.8.20 12:21:44 3.9.20 12:21:44 3.10.15 12:21:44 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:21:45 lf-activate-venv(): INFO: Base packages installed successfully 12:21:45 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:01 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:22:01 INFO: Running in OpenStack, capturing instance metadata 12:22:01 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins11156123258755779435.sh 12:22:01 provisioning config files... 12:22:01 Could not find credentials [logs] for builder-openstack-update-cloud-image #695 12:22:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-update-cloud-image@tmp/config6519715137780095119tmp 12:22:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:22:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:22:01 provisioning config files... 12:22:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:22:01 [EnvInject] - Injecting environment variables from a build step. 12:22:01 [EnvInject] - Injecting as environment variables the properties content 12:22:01 SERVER_ID=logs 12:22:01 12:22:01 [EnvInject] - Variables injected successfully. 12:22:01 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins6796782516857333533.sh 12:22:01 ---> create-netrc.sh 12:22:02 WARN: Log server credential not found. 12:22:02 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins16104886587052334581.sh 12:22:02 ---> python-tools-install.sh 12:22:02 Setup pyenv: 12:22:02 system 12:22:02 3.8.20 12:22:02 3.9.20 12:22:02 3.10.15 12:22:02 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:22:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:22:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:04 lf-activate-venv(): INFO: Base packages installed successfully 12:22:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:22:15 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:22:15 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins1300862150820188289.sh 12:22:15 ---> sudo-logs.sh 12:22:15 Archiving 'sudo' log.. 12:22:16 [builder-openstack-update-cloud-image] $ /bin/bash /tmp/jenkins10171226877090885298.sh 12:22:16 ---> job-cost.sh 12:22:16 Setup pyenv: 12:22:16 system 12:22:16 3.8.20 12:22:16 3.9.20 12:22:16 3.10.15 12:22:16 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:22:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:22:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:18 lf-activate-venv(): INFO: Base packages installed successfully 12:22:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:22:26 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:22:26 INFO: No Stack... 12:22:27 INFO: Retrieving Pricing Info for: v3-standard-2 12:22:27 INFO: Archiving Costs 12:22:27 [builder-openstack-update-cloud-image] $ /bin/bash -l /tmp/jenkins11156124233602309066.sh 12:22:27 ---> logs-deploy.sh 12:22:27 Setup pyenv: 12:22:27 system 12:22:27 3.8.20 12:22:27 3.9.20 12:22:27 3.10.15 12:22:27 * 3.11.10 (set by /w/workspace/builder-openstack-update-cloud-image/.python-version) 12:22:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HxAZ from file:/tmp/.os_lf_venv 12:22:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:22:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:22:30 lf-activate-venv(): INFO: Base packages installed successfully 12:22:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:22:47 lf-activate-venv(): INFO: Adding /tmp/venv-HxAZ/bin to PATH 12:22:47 WARNING: Nexus logging server not set 12:22:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-update-cloud-image/695/ 12:22:47 INFO: archiving logs to S3 12:22:48 ---> uname -a: 12:22:48 Linux prd-ubuntu2204-docker-2c-2g-1548 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:22:48 12:22:48 12:22:48 ---> lscpu: 12:22:48 Architecture: x86_64 12:22:48 CPU op-mode(s): 32-bit, 64-bit 12:22:48 Address sizes: 40 bits physical, 48 bits virtual 12:22:48 Byte Order: Little Endian 12:22:48 CPU(s): 2 12:22:48 On-line CPU(s) list: 0,1 12:22:48 Vendor ID: AuthenticAMD 12:22:48 Model name: AMD EPYC-Rome Processor 12:22:48 CPU family: 23 12:22:48 Model: 49 12:22:48 Thread(s) per core: 1 12:22:48 Core(s) per socket: 1 12:22:48 Socket(s): 2 12:22:48 Stepping: 0 12:22:48 BogoMIPS: 5600.00 12:22:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:22:48 Virtualization: AMD-V 12:22:48 Hypervisor vendor: KVM 12:22:48 Virtualization type: full 12:22:48 L1d cache: 64 KiB (2 instances) 12:22:48 L1i cache: 64 KiB (2 instances) 12:22:48 L2 cache: 1 MiB (2 instances) 12:22:48 L3 cache: 32 MiB (2 instances) 12:22:48 NUMA node(s): 1 12:22:48 NUMA node0 CPU(s): 0,1 12:22:48 Vulnerability Gather data sampling: Not affected 12:22:48 Vulnerability Itlb multihit: Not affected 12:22:48 Vulnerability L1tf: Not affected 12:22:48 Vulnerability Mds: Not affected 12:22:48 Vulnerability Meltdown: Not affected 12:22:48 Vulnerability Mmio stale data: Not affected 12:22:48 Vulnerability Reg file data sampling: Not affected 12:22:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:22:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:22:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:22:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:22:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:22:48 Vulnerability Srbds: Not affected 12:22:48 Vulnerability Tsx async abort: Not affected 12:22:48 12:22:48 12:22:48 ---> nproc: 12:22:48 2 12:22:48 12:22:48 12:22:48 ---> df -h: 12:22:48 Filesystem Size Used Avail Use% Mounted on 12:22:48 tmpfs 794M 1.1M 793M 1% /run 12:22:48 /dev/vda1 39G 8.4G 31G 22% / 12:22:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:22:48 tmpfs 5.0M 0 5.0M 0% /run/lock 12:22:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:22:48 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:22:48 12:22:48 12:22:48 ---> free -m: 12:22:48 total used free shared buff/cache available 12:22:48 Mem: 7937 583 4557 4 2797 7060 12:22:48 Swap: 1023 0 1023 12:22:48 12:22:48 12:22:48 ---> ip addr: 12:22:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:22:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:22:48 inet 127.0.0.1/8 scope host lo 12:22:48 valid_lft forever preferred_lft forever 12:22:48 inet6 ::1/128 scope host 12:22:48 valid_lft forever preferred_lft forever 12:22:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:22:48 link/ether fa:16:3e:1e:5c:8c brd ff:ff:ff:ff:ff:ff 12:22:48 altname enp0s3 12:22:48 inet 10.30.170.135/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:22:48 valid_lft 86065sec preferred_lft 86065sec 12:22:48 inet6 fe80::f816:3eff:fe1e:5c8c/64 scope link 12:22:48 valid_lft forever preferred_lft forever 12:22:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:22:48 link/ether 02:42:a8:7c:ec:57 brd ff:ff:ff:ff:ff:ff 12:22:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:22:48 valid_lft forever preferred_lft forever 12:22:48 12:22:48 12:22:48 ---> sar -b -r -n DEV: 12:22:48 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-2c-2g-1548) 10/07/25 _x86_64_ (2 CPU) 12:22:48 12:22:48 12:17:15 LINUX RESTART (2 CPU) 12:22:48 12:22:48 12:22:48 ---> sar -P ALL: 12:22:48 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-2c-2g-1548) 10/07/25 _x86_64_ (2 CPU) 12:22:48 12:22:48 12:17:15 LINUX RESTART (2 CPU) 12:22:48 12:22:48 12:22:48