13:17:53 Started by timer 13:17:53 Running as SYSTEM 13:17:53 [EnvInject] - Loading node environment variables. 13:17:53 Building remotely on prd-ubuntu2204-docker-4c-4g-21963 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/packaging-docker-merge-phosphorus 13:17:54 [ssh-agent] Looking for ssh-agent implementation... 13:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:17:54 $ ssh-agent 13:17:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX6wn4OZ/agent.1563 13:17:54 SSH_AGENT_PID=1565 13:17:54 [ssh-agent] Started. 13:17:54 Running ssh-add (command line suppressed) 13:17:54 Identity added: /w/workspace/packaging-docker-merge-phosphorus@tmp/private_key_8390270540917230354.key (/w/workspace/packaging-docker-merge-phosphorus@tmp/private_key_8390270540917230354.key) 13:17:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:17:54 The recommended git tool is: NONE 13:17:56 using credential jenkins-ssh 13:17:56 Wiping out workspace first. 13:17:56 Cloning the remote Git repository 13:17:56 Cloning repository git://devvexx.opendaylight.org/mirror/integration/packaging 13:17:56 > git init /w/workspace/packaging-docker-merge-phosphorus # timeout=10 13:17:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/packaging 13:17:56 > git --version # timeout=10 13:17:56 > git --version # 'git version 2.34.1' 13:17:56 using GIT_SSH to set credentials jenkins-ssh 13:17:56 Verifying host key using known hosts file, will automatically accept unseen keys 13:17:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/packaging +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/packaging # timeout=10 13:17:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:17:56 Avoid second fetch 13:17:56 > git rev-parse refs/remotes/origin/stable/phosphorus^{commit} # timeout=10 13:17:56 Checking out Revision f2692024a77f60d6bb4e78c2e2e15c403bdda100 (refs/remotes/origin/stable/phosphorus) 13:17:56 > git config core.sparsecheckout # timeout=10 13:17:56 > git checkout -f f2692024a77f60d6bb4e78c2e2e15c403bdda100 # timeout=10 13:17:57 Commit message: "Release Phosphorus SR2 container" 13:17:57 > git rev-list --no-walk f2692024a77f60d6bb4e78c2e2e15c403bdda100 # timeout=10 13:18:00 provisioning config files... 13:18:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:18:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:18:00 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins15942687442685657024.sh 13:18:00 ---> python-tools-install.sh 13:18:00 Setup pyenv: 13:18:00 * system (set by /opt/pyenv/version) 13:18:00 * 3.8.20 (set by /opt/pyenv/version) 13:18:00 * 3.9.20 (set by /opt/pyenv/version) 13:18:00 3.10.15 13:18:00 3.11.10 13:18:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oXsM 13:18:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:18:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:18:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:18:09 lf-activate-venv(): INFO: Base packages installed successfully 13:18:09 lf-activate-venv(): INFO: Installing additional packages: lftools 13:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:18:35 Generating Requirements File 13:19:00 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. 13:19:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:19:00 Python 3.11.10 13:19:01 pip 26.1.1 from /tmp/venv-oXsM/lib/python3.11/site-packages/pip (python 3.11) 13:19:01 aiohappyeyeballs==2.6.2 13:19:01 aiohttp==3.13.5 13:19:01 aiosignal==1.4.0 13:19:01 appdirs==1.4.4 13:19:01 argcomplete==3.6.3 13:19:01 aspy.yaml==1.3.0 13:19:01 attrs==26.1.0 13:19:01 autopage==0.6.0 13:19:01 beautifulsoup4==4.14.3 13:19:01 boto3==1.43.18 13:19:01 botocore==1.43.18 13:19:01 bs4==0.0.2 13:19:01 certifi==2026.5.20 13:19:01 cffi==2.0.0 13:19:01 cfgv==3.5.0 13:19:01 chardet==7.4.3 13:19:01 charset-normalizer==3.4.7 13:19:01 click==8.4.1 13:19:01 cliff==4.14.0 13:19:01 cmd2==3.5.1 13:19:01 cryptography==3.3.2 13:19:01 debtcollector==3.1.0 13:19:01 decorator==5.3.1 13:19:01 defusedxml==0.7.1 13:19:01 Deprecated==1.3.1 13:19:01 distlib==0.4.0 13:19:01 dnspython==2.8.0 13:19:01 docker==7.1.0 13:19:01 dogpile.cache==1.5.0 13:19:01 durationpy==0.10 13:19:01 email-validator==2.3.0 13:19:01 filelock==3.29.0 13:19:01 frozenlist==1.8.0 13:19:01 future==1.0.0 13:19:01 gitdb==4.0.12 13:19:01 GitPython==3.1.50 13:19:01 httplib2==0.30.2 13:19:01 identify==2.6.19 13:19:01 idna==3.17 13:19:01 importlib-resources==1.5.0 13:19:01 iso8601==2.1.0 13:19:01 Jinja2==3.1.6 13:19:01 jmespath==1.1.0 13:19:01 jsonpatch==1.33 13:19:01 jsonpointer==3.1.1 13:19:01 jsonschema==4.26.0 13:19:01 jsonschema-specifications==2025.9.1 13:19:01 keystoneauth1==5.14.0 13:19:01 kubernetes==36.0.1 13:19:01 lftools==0.37.22 13:19:01 lxml==6.1.1 13:19:01 markdown-it-py==4.2.0 13:19:01 MarkupSafe==3.0.3 13:19:01 mdurl==0.1.2 13:19:01 msgpack==1.1.2 13:19:01 multi_key_dict==2.0.3 13:19:01 multidict==6.7.1 13:19:01 munch==4.0.0 13:19:01 netaddr==1.3.0 13:19:01 niet==1.4.2 13:19:01 nodeenv==1.10.0 13:19:01 oauth2client==4.1.3 13:19:01 oauthlib==3.3.1 13:19:01 openstacksdk==4.14.0 13:19:01 os-service-types==1.8.2 13:19:01 osc-lib==4.6.0 13:19:01 oslo.config==10.4.0 13:19:01 oslo.context==6.4.0 13:19:01 oslo.i18n==6.8.0 13:19:01 oslo.log==8.2.0 13:19:01 oslo.serialization==5.10.0 13:19:01 oslo.utils==10.1.0 13:19:01 packaging==26.2 13:19:01 pbr==7.0.3 13:19:01 platformdirs==4.10.0 13:19:01 prettytable==3.17.0 13:19:01 propcache==0.5.2 13:19:01 psutil==7.2.2 13:19:01 pyasn1==0.6.3 13:19:01 pyasn1_modules==0.4.2 13:19:01 pycparser==3.0 13:19:01 pygerrit2==2.0.15 13:19:01 PyGithub==2.9.1 13:19:01 Pygments==2.20.0 13:19:01 PyJWT==2.13.0 13:19:01 PyNaCl==1.6.2 13:19:01 pyparsing==2.4.7 13:19:01 pyperclip==1.11.0 13:19:01 pyrsistent==0.20.0 13:19:01 python-cinderclient==9.9.0 13:19:01 python-dateutil==2.9.0.post0 13:19:01 python-discovery==1.4.0 13:19:01 python-heatclient==5.2.0 13:19:01 python-jenkins==1.8.3 13:19:01 python-keystoneclient==5.8.0 13:19:01 python-magnumclient==4.10.0 13:19:01 python-openstackclient==10.0.0 13:19:01 python-swiftclient==4.10.0 13:19:01 PyYAML==6.0.3 13:19:01 referencing==0.37.0 13:19:01 requests==2.34.2 13:19:01 requests-oauthlib==2.0.0 13:19:01 rfc3986==2.0.0 13:19:01 rich==15.0.0 13:19:01 rich-argparse==1.8.0 13:19:01 rpds-py==2026.5.1 13:19:01 rsa==4.9.1 13:19:01 ruamel.yaml==0.19.1 13:19:01 ruamel.yaml.clib==0.2.15 13:19:01 s3transfer==0.18.0 13:19:01 simplejson==4.1.1 13:19:01 six==1.17.0 13:19:01 smmap==5.0.3 13:19:01 soupsieve==2.8.4 13:19:01 stevedore==5.8.0 13:19:01 tabulate==0.10.0 13:19:01 toml==0.10.2 13:19:01 tomlkit==0.15.0 13:19:01 tqdm==4.67.3 13:19:01 typing_extensions==4.15.0 13:19:01 urllib3==1.26.20 13:19:01 virtualenv==21.4.1 13:19:01 wcwidth==0.7.0 13:19:01 websocket-client==1.9.0 13:19:01 wrapt==2.2.1 13:19:01 xdg==6.0.0 13:19:01 xmltodict==1.0.4 13:19:01 yarl==1.24.2 13:19:01 yq==3.4.3 13:19:01 [packaging-docker-merge-phosphorus] $ /bin/sh /tmp/jenkins18142060539995422255.sh 13:19:01 ---> uv-install.sh 13:19:01 Installing uv/uvx (latest) using shell installer 13:19:01 2026-05-31 13:19:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-oE3FM6.sh" [1] 13:19:01 downloading uv 0.11.17 x86_64-unknown-linux-gnu 13:19:02 installing to /home/jenkins/.local/bin 13:19:02 uv 13:19:02 uvx 13:19:02 everything's installed! 13:19:02 13:19:02 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:19:02 13:19:02 source $HOME/.local/bin/env (sh, bash, zsh) 13:19:02 source $HOME/.local/bin/env.fish (fish) 13:19:02 Adding install location to PATH 13:19:02 ---> Validating uv/uvx install 13:19:02 uvx 0.11.17 (x86_64-unknown-linux-gnu) 13:19:02 provisioning config files... 13:19:02 copy managed file [global-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config412621038648039316tmp 13:19:04 copy managed file [packaging-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config7542780829342968329tmp 13:19:04 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins15102097772239594818.sh 13:19:04 ---> docker-login.sh 13:19:04 nexus3.opendaylight.org:10001 13:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:04 13:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:19:04 Configure a credential helper to remove this warning. See 13:19:04 https://docs.docker.com/go/credential-store/ 13:19:04 13:19:04 Login Succeeded 13:19:04 nexus3.opendaylight.org:10002 13:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:04 13:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:19:04 Configure a credential helper to remove this warning. See 13:19:04 https://docs.docker.com/go/credential-store/ 13:19:04 13:19:04 Login Succeeded 13:19:04 nexus3.opendaylight.org:10003 13:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:04 13:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:19:04 Configure a credential helper to remove this warning. See 13:19:04 https://docs.docker.com/go/credential-store/ 13:19:04 13:19:04 Login Succeeded 13:19:04 nexus3.opendaylight.org:10004 13:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:04 13:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:19:04 Configure a credential helper to remove this warning. See 13:19:04 https://docs.docker.com/go/credential-store/ 13:19:04 13:19:04 Login Succeeded 13:19:04 docker.io 13:19:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:04 13:19:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. 13:19:04 Configure a credential helper to remove this warning. See 13:19:04 https://docs.docker.com/go/credential-store/ 13:19:04 13:19:04 Login Succeeded 13:19:04 ---> docker-login.sh ends 13:19:05 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins13455774681193554373.sh 13:19:05 [packaging-docker-merge-phosphorus] $ /bin/sh -xe /tmp/jenkins16467123247553573089.sh 13:19:05 [EnvInject] - Injecting environment variables from a build step. 13:19:05 [EnvInject] - Injecting as environment variables the properties content 13:19:05 DOCKER_ROOT=$WORKSPACE/odl-docker 13:19:05 CONTAINER_TAG_YAML_DIR= 13:19:05 CONTAINER_TAG_METHOD=yaml-file 13:19:05 13:19:05 [EnvInject] - Variables injected successfully. 13:19:05 [packaging-docker-merge-phosphorus] $ /bin/bash -l /tmp/jenkins7513468441162308146.sh 13:19:05 ---> docker-get-container-tag.sh 13:19:05 Setup pyenv: 13:19:05 system 13:19:05 3.8.20 13:19:05 3.9.20 13:19:05 3.10.15 13:19:05 * 3.11.10 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oXsM from file:/tmp/.os_lf_venv 13:19:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:07 lf-activate-venv(): INFO: Base packages installed successfully 13:19:07 lf-activate-venv(): INFO: Installing additional packages: yq 13:19:08 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:19:08 ---> Docker image tag found: 15.2.0 13:19:08 [EnvInject] - Injecting environment variables from a build step. 13:19:08 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 13:19:08 [EnvInject] - Variables injected successfully. 13:19:08 [EnvInject] - Injecting environment variables from a build step. 13:19:08 [EnvInject] - Injecting as environment variables the properties content 13:19:08 DOCKER_ARGS=--network=host 13:19:08 DOCKER_ROOT=/w/workspace/packaging-docker-merge-phosphorus/odl-docker 13:19:08 CONTAINER_PULL_REGISTRY=nexus3.opendaylight.org:10001 13:19:08 CONTAINER_PUSH_REGISTRY=nexus3.opendaylight.org:10003 13:19:08 DOCKER_NAME=opendaylight/opendaylight 13:19:08 13:19:08 [EnvInject] - Variables injected successfully. 13:19:08 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins2474782052709822148.sh 13:19:08 ---> docker-build.sh 13:19:08 Docker version 29.3.1, build c2be9cc 13:19:08 Building image: nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 13:19:08 docker build --network=host -t nexus3.opendaylight.org:10003/opendaylight/opendaylight:15.2.0 . 13:19:08 #0 building with "default" instance using docker driver 13:19:08 13:19:08 #1 [internal] load build definition from Dockerfile 13:19:08 #1 transferring dockerfile: 1.64kB done 13:19:08 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 26) 13:19:08 #1 DONE 0.0s 13:19:08 13:19:08 #2 [auth] library/openjdk:pull token for registry-1.docker.io 13:19:08 #2 DONE 0.0s 13:19:08 13:19:08 #3 [internal] load metadata for docker.io/library/openjdk:11-jdk-slim 13:19:08 #3 ERROR: docker.io/library/openjdk:11-jdk-slim: not found 13:19:09 ------ 13:19:09 > [internal] load metadata for docker.io/library/openjdk:11-jdk-slim: 13:19:09 ------ 13:19:09 13:19:09 1 warning found (use docker --debug to expand): 13:19:09  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 26) 13:19:09 Dockerfile:11 13:19:09 -------------------- 13:19:09 9 | ############################################################################## 13:19:09 10 | 13:19:09 11 | >>> FROM openjdk:11-jdk-slim AS stage0 13:19:09 12 | 13:19:09 13 | USER root 13:19:09 -------------------- 13:19:09 ERROR: failed to build: failed to solve: openjdk:11-jdk-slim: failed to resolve source metadata for docker.io/library/openjdk:11-jdk-slim: docker.io/library/openjdk:11-jdk-slim: not found 13:19:09 Build step 'Execute shell' marked build as failure 13:19:09 $ ssh-agent -k 13:19:09 unset SSH_AUTH_SOCK; 13:19:09 unset SSH_AGENT_PID; 13:19:09 echo Agent pid 1565 killed; 13:19:09 [ssh-agent] Stopped. 13:19:09 [PostBuildScript] - [INFO] Executing post build scripts. 13:19:09 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins3153025171706857736.sh 13:19:09 ---> sysstat.sh 13:19:09 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins14750834783743928621.sh 13:19:09 ---> package-listing.sh 13:19:09 ++ facter osfamily 13:19:09 ++ tr '[:upper:]' '[:lower:]' 13:19:09 + OS_FAMILY=debian 13:19:09 + workspace=/w/workspace/packaging-docker-merge-phosphorus 13:19:09 + START_PACKAGES=/tmp/packages_start.txt 13:19:09 + END_PACKAGES=/tmp/packages_end.txt 13:19:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:09 + PACKAGES=/tmp/packages_start.txt 13:19:09 + '[' /w/workspace/packaging-docker-merge-phosphorus ']' 13:19:09 + PACKAGES=/tmp/packages_end.txt 13:19:09 + case "${OS_FAMILY}" in 13:19:09 + grep '^ii' 13:19:09 + dpkg -l 13:19:10 + '[' -f /tmp/packages_start.txt ']' 13:19:10 + '[' -f /tmp/packages_end.txt ']' 13:19:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:10 + '[' /w/workspace/packaging-docker-merge-phosphorus ']' 13:19:10 + mkdir -p /w/workspace/packaging-docker-merge-phosphorus/archives/ 13:19:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/packaging-docker-merge-phosphorus/archives/ 13:19:10 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins16818649118944912254.sh 13:19:10 ---> capture-instance-metadata.sh 13:19:10 Setup pyenv: 13:19:10 system 13:19:10 3.8.20 13:19:10 3.9.20 13:19:10 3.10.15 13:19:10 * 3.11.10 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oXsM from file:/tmp/.os_lf_venv 13:19:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:11 lf-activate-venv(): INFO: Base packages installed successfully 13:19:11 lf-activate-venv(): INFO: Installing additional packages: lftools 13:19:21 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:19:21 INFO: Running in OpenStack, capturing instance metadata 13:19:21 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins17879691807820278454.sh 13:19:21 provisioning config files... 13:19:22 Could not find credentials [logs] for packaging-docker-merge-phosphorus #242 13:19:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/packaging-docker-merge-phosphorus@tmp/config3507609871876337101tmp 13:19:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:19:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:19:22 provisioning config files... 13:19:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:19:22 [EnvInject] - Injecting environment variables from a build step. 13:19:22 [EnvInject] - Injecting as environment variables the properties content 13:19:22 SERVER_ID=logs 13:19:22 13:19:22 [EnvInject] - Variables injected successfully. 13:19:22 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins10111976098024404351.sh 13:19:22 ---> create-netrc.sh 13:19:22 WARN: Log server credential not found. 13:19:22 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins8581097867970815720.sh 13:19:22 ---> python-tools-install.sh 13:19:22 Setup pyenv: 13:19:22 system 13:19:22 3.8.20 13:19:22 3.9.20 13:19:22 3.10.15 13:19:22 * 3.11.10 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oXsM from file:/tmp/.os_lf_venv 13:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:24 lf-activate-venv(): INFO: Base packages installed successfully 13:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools 13:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:19:35 [packaging-docker-merge-phosphorus] $ /bin/sh /tmp/jenkins6165438699176614201.sh 13:19:35 ---> uv-install.sh 13:19:35 uv 0.11.17 is already installed 13:19:35 uvx 0.11.17 (x86_64-unknown-linux-gnu) 13:19:35 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins13856619433732391274.sh 13:19:35 ---> sudo-logs.sh 13:19:35 Archiving 'sudo' log.. 13:19:35 [packaging-docker-merge-phosphorus] $ /bin/bash /tmp/jenkins16850995849778832775.sh 13:19:35 ---> job-cost.sh 13:19:35 INFO: Activating Python virtual environment... 13:19:35 Setup pyenv: 13:19:35 system 13:19:35 3.8.20 13:19:35 3.9.20 13:19:35 3.10.15 13:19:35 * 3.11.10 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oXsM from file:/tmp/.os_lf_venv 13:19:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:37 lf-activate-venv(): INFO: Base packages installed successfully 13:19:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:19:43 INFO: No stack-cost file found 13:19:43 INFO: Instance uptime: 153s 13:19:43 INFO: Fetching instance metadata (attempt 1 of 3)... 13:19:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:19:43 INFO: Successfully fetched instance metadata 13:19:43 INFO: Instance type: v3-standard-4 13:19:43 INFO: Retrieving pricing info for: v3-standard-4 13:19:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:19:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 13:19:43 INFO: Successfully fetched Vexxhost pricing API 13:19:44 INFO: Retrieved cost: 0.11 13:19:44 INFO: Retrieved resource: v3-standard-4 13:19:44 INFO: Creating archive directory: /w/workspace/packaging-docker-merge-phosphorus/archives/cost 13:19:44 INFO: Archiving costs to: /w/workspace/packaging-docker-merge-phosphorus/archives/cost.csv 13:19:44 INFO: Successfully archived job cost data 13:19:44 DEBUG: Cost data: packaging-docker-merge-phosphorus,242,2026-05-31 13:19:44,v3-standard-4,153,0.11,0.00,FAILURE 13:19:44 [packaging-docker-merge-phosphorus] $ /bin/bash -l /tmp/jenkins6399482135703943443.sh 13:19:44 ---> logs-deploy.sh 13:19:44 Setup pyenv: 13:19:44 system 13:19:44 3.8.20 13:19:44 3.9.20 13:19:44 3.10.15 13:19:44 * 3.11.10 (set by /w/workspace/packaging-docker-merge-phosphorus/.python-version) 13:19:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oXsM from file:/tmp/.os_lf_venv 13:19:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:19:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:19:46 lf-activate-venv(): INFO: Base packages installed successfully 13:19:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:19:54 lf-activate-venv(): INFO: Adding /tmp/venv-oXsM/bin to PATH 13:19:54 WARNING: Nexus logging server not set 13:19:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/packaging-docker-merge-phosphorus/242/ 13:19:54 INFO: archiving logs to S3 13:19:56 ---> uname -a: 13:19:56 Linux prd-ubuntu2204-docker-4c-4g-21963 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:19:56 13:19:56 13:19:56 ---> lscpu: 13:19:56 Architecture: x86_64 13:19:56 CPU op-mode(s): 32-bit, 64-bit 13:19:56 Address sizes: 40 bits physical, 48 bits virtual 13:19:56 Byte Order: Little Endian 13:19:56 CPU(s): 4 13:19:56 On-line CPU(s) list: 0-3 13:19:56 Vendor ID: AuthenticAMD 13:19:56 Model name: AMD EPYC-Rome Processor 13:19:56 CPU family: 23 13:19:56 Model: 49 13:19:56 Thread(s) per core: 1 13:19:56 Core(s) per socket: 1 13:19:56 Socket(s): 4 13:19:56 Stepping: 0 13:19:56 BogoMIPS: 5599.99 13:19:56 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 13:19:56 Virtualization: AMD-V 13:19:56 Hypervisor vendor: KVM 13:19:56 Virtualization type: full 13:19:56 L1d cache: 128 KiB (4 instances) 13:19:56 L1i cache: 128 KiB (4 instances) 13:19:56 L2 cache: 2 MiB (4 instances) 13:19:56 L3 cache: 64 MiB (4 instances) 13:19:56 NUMA node(s): 1 13:19:56 NUMA node0 CPU(s): 0-3 13:19:56 Vulnerability Gather data sampling: Not affected 13:19:56 Vulnerability Indirect target selection: Not affected 13:19:56 Vulnerability Itlb multihit: Not affected 13:19:56 Vulnerability L1tf: Not affected 13:19:56 Vulnerability Mds: Not affected 13:19:56 Vulnerability Meltdown: Not affected 13:19:56 Vulnerability Mmio stale data: Not affected 13:19:56 Vulnerability Reg file data sampling: Not affected 13:19:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:19:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:19:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:19:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:19:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:19:56 Vulnerability Srbds: Not affected 13:19:56 Vulnerability Tsa: Not affected 13:19:56 Vulnerability Tsx async abort: Not affected 13:19:56 Vulnerability Vmscape: Not affected 13:19:56 13:19:56 13:19:56 ---> nproc: 13:19:56 4 13:19:56 13:19:56 13:19:56 ---> df -h: 13:19:56 Filesystem Size Used Avail Use% Mounted on 13:19:56 tmpfs 1.6G 1.1M 1.6G 1% /run 13:19:56 /dev/vda1 78G 8.5G 69G 11% / 13:19:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:19:56 tmpfs 5.0M 0 5.0M 0% /run/lock 13:19:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:19:56 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 13:19:56 13:19:56 13:19:56 ---> free -m: 13:19:56 total used free shared buff/cache available 13:19:56 Mem: 15989 667 12627 4 2694 14994 13:19:56 Swap: 1023 0 1023 13:19:56 13:19:56 13:19:56 ---> ip addr: 13:19:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:19:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:19:56 inet 127.0.0.1/8 scope host lo 13:19:56 valid_lft forever preferred_lft forever 13:19:56 inet6 ::1/128 scope host 13:19:56 valid_lft forever preferred_lft forever 13:19:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:19:56 link/ether fa:16:3e:b4:c2:31 brd ff:ff:ff:ff:ff:ff 13:19:56 altname enp0s3 13:19:56 inet 10.30.171.44/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:19:56 valid_lft 86242sec preferred_lft 86242sec 13:19:56 inet6 fe80::f816:3eff:feb4:c231/64 scope link 13:19:56 valid_lft forever preferred_lft forever 13:19:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:19:56 link/ether ee:53:ff:16:47:e2 brd ff:ff:ff:ff:ff:ff 13:19:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:19:56 valid_lft forever preferred_lft forever 13:19:56 13:19:56 13:19:56 ---> sar -b -r -n DEV: 13:19:56 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-21963) 05/31/26 _x86_64_ (4 CPU) 13:19:56 13:19:56 13:17:22 LINUX RESTART (4 CPU) 13:19:56 13:19:56 13:19:56 ---> sar -P ALL: 13:19:56 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-21963) 05/31/26 _x86_64_ (4 CPU) 13:19:56 13:19:56 13:17:22 LINUX RESTART (4 CPU) 13:19:56 13:19:56 13:19:56