18:54:52 Started by timer 18:54:52 Running as SYSTEM 18:54:52 [EnvInject] - Loading node environment variables. 18:54:52 Building remotely on prd-ubuntu1804-docker-8c-8g-6920 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-consul-docker-merge-master 18:54:52 [ssh-agent] Looking for ssh-agent implementation... 18:54:52 $ ssh-agent 18:54:52 SSH_AUTH_SOCK=/tmp/ssh-VzMExevnK8qm/agent.2018 18:54:52 SSH_AGENT_PID=2020 18:54:52 [ssh-agent] Started. 18:54:52 Running ssh-add (command line suppressed) 18:54:52 Identity added: /w/workspace/oom-consul-docker-merge-master@tmp/private_key_2557256836467603164.key (/w/workspace/oom-consul-docker-merge-master@tmp/private_key_2557256836467603164.key) 18:54:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:54:52 The recommended git tool is: NONE 18:54:54 using credential onap-jenkins-ssh 18:54:54 Wiping out workspace first. 18:54:54 Cloning the remote Git repository 18:54:54 Cloning repository git://cloud.onap.org/mirror/oom/consul 18:54:54 > git init /w/workspace/oom-consul-docker-merge-master # timeout=10 18:54:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul 18:54:54 > git --version # timeout=10 18:54:54 > git --version # 'git version 2.17.1' 18:54:54 using GIT_SSH to set credentials Gerrit user 18:54:54 Verifying host key using manually-configured host key entries 18:54:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul # timeout=10 18:54:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:55 Avoid second fetch 18:54:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:54:55 Checking out Revision 4774ed961a31ab0f27cb4ef82506b8bfc70e315d (refs/remotes/origin/master) 18:54:55 > git config core.sparsecheckout # timeout=10 18:54:55 > git checkout -f 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:54:58 Commit message: "[GENERAL] Add Andreas Geissler as committer" 18:54:58 > git rev-list --no-walk 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 18:54:58 provisioning config files... 18:54:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:54:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:54:58 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins8312592679361281491.sh 18:54:58 ---> python-tools-install.sh 18:54:58 Setup pyenv: 18:54:58 * system (set by /opt/pyenv/version) 18:54:58 * 3.8.13 (set by /opt/pyenv/version) 18:54:58 * 3.9.13 (set by /opt/pyenv/version) 18:54:58 * 3.10.6 (set by /opt/pyenv/version) 18:55:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Psru 18:55:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:55:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:07 lf-activate-venv(): INFO: Base packages installed successfully 18:55:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:55:30 Generating Requirements File 18:55:51 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:55:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:55:52 Python 3.10.6 18:55:52 pip 26.1.2 from /tmp/venv-Psru/lib/python3.10/site-packages/pip (python 3.10) 18:55:52 aiohappyeyeballs==2.6.2 18:55:52 aiohttp==3.14.0 18:55:52 aiosignal==1.4.0 18:55:52 appdirs==1.4.4 18:55:52 argcomplete==3.6.3 18:55:52 aspy.yaml==1.3.0 18:55:52 async-timeout==5.0.1 18:55:52 attrs==26.1.0 18:55:52 autopage==0.6.0 18:55:52 backports.strenum==1.3.1 18:55:52 beautifulsoup4==4.14.3 18:55:52 boto3==1.43.22 18:55:52 botocore==1.43.22 18:55:52 bs4==0.0.2 18:55:52 certifi==2026.5.20 18:55:52 cffi==2.0.0 18:55:52 cfgv==3.5.0 18:55:52 chardet==7.4.3 18:55:52 charset-normalizer==3.4.7 18:55:52 click==8.4.1 18:55:52 cliff==4.14.0 18:55:52 cmd2==3.5.1 18:55:52 cryptography==3.3.2 18:55:52 debtcollector==3.1.0 18:55:52 decorator==5.3.1 18:55:52 defusedxml==0.7.1 18:55:52 Deprecated==1.3.1 18:55:52 distlib==0.4.1 18:55:52 dnspython==2.8.0 18:55:52 docker==7.1.0 18:55:52 dogpile.cache==1.5.0 18:55:52 durationpy==0.10 18:55:52 email-validator==2.3.0 18:55:52 filelock==3.29.1 18:55:52 frozenlist==1.8.0 18:55:52 future==1.0.0 18:55:52 gitdb==4.0.12 18:55:52 GitPython==3.1.50 18:55:52 httplib2==0.30.2 18:55:52 identify==2.6.19 18:55:52 idna==3.18 18:55:52 importlib-resources==1.5.0 18:55:52 iso8601==2.1.0 18:55:52 Jinja2==3.1.6 18:55:52 jmespath==1.1.0 18:55:52 jsonpatch==1.33 18:55:52 jsonpointer==3.1.1 18:55:52 jsonschema==4.26.0 18:55:52 jsonschema-specifications==2025.9.1 18:55:52 keystoneauth1==5.14.0 18:55:52 kubernetes==36.0.2 18:55:52 lftools==0.37.22 18:55:52 lxml==6.1.1 18:55:52 markdown-it-py==4.2.0 18:55:52 MarkupSafe==3.0.3 18:55:52 mdurl==0.1.2 18:55:52 msgpack==1.1.2 18:55:52 multi_key_dict==2.0.3 18:55:52 multidict==6.7.1 18:55:52 munch==4.0.0 18:55:52 netaddr==1.3.0 18:55:52 niet==1.4.2 18:55:52 nodeenv==1.10.0 18:55:52 oauth2client==4.1.3 18:55:52 oauthlib==3.3.1 18:55:52 openstacksdk==4.13.0 18:55:52 os-service-types==1.8.2 18:55:52 osc-lib==4.6.0 18:55:52 oslo.config==10.4.0 18:55:52 oslo.context==6.4.0 18:55:52 oslo.i18n==6.8.0 18:55:52 oslo.log==8.2.0 18:55:52 oslo.serialization==5.10.0 18:55:52 oslo.utils==10.1.0 18:55:52 packaging==26.2 18:55:52 pbr==7.0.3 18:55:52 platformdirs==4.10.0 18:55:52 prettytable==3.17.0 18:55:52 propcache==0.5.2 18:55:52 psutil==7.2.2 18:55:52 pyasn1==0.6.3 18:55:52 pyasn1_modules==0.4.2 18:55:52 pycparser==3.0 18:55:52 pygerrit2==2.0.15 18:55:52 PyGithub==2.9.1 18:55:52 Pygments==2.20.0 18:55:52 PyJWT==2.13.0 18:55:52 PyNaCl==1.6.2 18:55:52 pyparsing==2.4.7 18:55:52 pyperclip==1.11.0 18:55:52 pyrsistent==0.20.0 18:55:52 python-cinderclient==9.9.0 18:55:52 python-dateutil==2.9.0.post0 18:55:52 python-discovery==1.4.0 18:55:52 python-heatclient==5.2.0 18:55:52 python-jenkins==1.8.3 18:55:52 python-keystoneclient==5.8.0 18:55:52 python-magnumclient==4.10.0 18:55:52 python-openstackclient==10.0.0 18:55:52 python-swiftclient==4.10.0 18:55:52 PyYAML==6.0.3 18:55:52 referencing==0.37.0 18:55:52 requests==2.34.2 18:55:52 requests-oauthlib==2.0.0 18:55:52 rfc3986==2.0.0 18:55:52 rich==15.0.0 18:55:52 rich-argparse==1.8.0 18:55:52 rpds-py==0.30.0 18:55:52 rsa==4.9.1 18:55:52 ruamel.yaml==0.19.1 18:55:52 ruamel.yaml.clib==0.2.15 18:55:52 s3transfer==0.18.0 18:55:52 simplejson==4.1.1 18:55:52 six==1.17.0 18:55:52 smmap==5.0.3 18:55:52 soupsieve==2.8.4 18:55:52 stevedore==5.8.0 18:55:52 tabulate==0.10.0 18:55:52 toml==0.10.2 18:55:52 tomlkit==0.15.0 18:55:52 tqdm==4.67.3 18:55:52 typing_extensions==4.15.0 18:55:52 urllib3==1.26.20 18:55:52 virtualenv==21.4.2 18:55:52 wcwidth==0.7.0 18:55:52 websocket-client==1.9.0 18:55:52 wrapt==2.2.1 18:55:52 xdg==6.0.0 18:55:52 xmltodict==1.0.4 18:55:52 yarl==1.24.2 18:55:52 yq==3.4.3 18:55:52 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins1749049905463582938.sh 18:55:52 ---> uv-install.sh 18:55:52 Installing uv/uvx (latest) using shell installer 18:55:53 2026-06-04 18:55:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-yDSHtH.sh" [1] 18:55:53 downloading uv 0.11.19 x86_64-unknown-linux-gnu 18:55:53 installing to /home/jenkins/.local/bin 18:55:53 uv 18:55:53 uvx 18:55:53 everything's installed! 18:55:54 18:55:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:55:54 18:55:54 source $HOME/.local/bin/env (sh, bash, zsh) 18:55:54 source $HOME/.local/bin/env.fish (fish) 18:55:54 Adding install location to PATH 18:55:54 ---> Validating uv/uvx install 18:55:54 uvx 0.11.19 (x86_64-unknown-linux-gnu) 18:55:54 provisioning config files... 18:55:54 copy managed file [global-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config4118686559121633741tmp 18:55:54 copy managed file [oom-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config14470328185117719755tmp 18:55:54 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins2019441645013615674.sh 18:55:54 ---> docker-login.sh 18:55:54 nexus3.onap.org:10001 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.onap.org:10002 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.onap.org:10003 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 nexus3.onap.org:10004 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:54 Configure a credential helper to remove this warning. See 18:55:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:54 18:55:54 Login Succeeded 18:55:54 docker.io 18:55:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:55:55 Configure a credential helper to remove this warning. See 18:55:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:55:55 18:55:55 Login Succeeded 18:55:55 ---> docker-login.sh ends 18:55:55 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins17998510195361227372.sh 18:55:55 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12638242623669137572.sh 18:55:55 [EnvInject] - Injecting environment variables from a build step. 18:55:55 [EnvInject] - Injecting as environment variables the properties content 18:55:55 DOCKER_ROOT=$WORKSPACE 18:55:55 CONTAINER_TAG_YAML_DIR= 18:55:55 CONTAINER_TAG_METHOD=latest 18:55:55 18:55:55 [EnvInject] - Variables injected successfully. 18:55:55 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins15398777341126776668.sh 18:55:55 ---> docker-get-container-tag.sh 18:55:55 Setup pyenv: 18:55:55 system 18:55:55 3.8.13 18:55:55 3.9.13 18:55:55 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Psru from file:/tmp/.os_lf_venv 18:55:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:55:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:55:57 lf-activate-venv(): INFO: Base packages installed successfully 18:55:57 lf-activate-venv(): INFO: Installing additional packages: yq 18:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:55:57 ---> Docker image tag found: latest 18:55:57 [EnvInject] - Injecting environment variables from a build step. 18:55:57 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 18:55:57 [EnvInject] - Variables injected successfully. 18:55:58 [EnvInject] - Injecting environment variables from a build step. 18:55:58 [EnvInject] - Injecting as environment variables the properties content 18:55:58 DOCKER_ARGS=-f ./Dockerfile 18:55:58 DOCKER_ROOT=/w/workspace/oom-consul-docker-merge-master 18:55:58 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 18:55:58 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:55:58 DOCKER_NAME=onap/oom/consul 18:55:58 18:55:58 [EnvInject] - Variables injected successfully. 18:55:58 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins8667689931783917926.sh 18:55:58 ---> docker-build.sh 18:55:58 Docker version 20.10.18, build b40c2f6 18:55:58 Building image: nexus3.onap.org:10003/onap/oom/consul:latest 18:55:58 docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/consul:latest . 18:55:58 Sending build context to Docker daemon 118.3kB 18:55:58 Step 1/4 : FROM consul:1.0.6 18:55:59 1.0.6: Pulling from library/consul 18:55:59 ff3a5c916c92: Pulling fs layer 18:55:59 2dbc494a6b46: Pulling fs layer 18:55:59 4c3c36af7093: Pulling fs layer 18:55:59 97646d0da173: Pulling fs layer 18:55:59 66fbdb3d38cb: Pulling fs layer 18:55:59 97646d0da173: Waiting 18:55:59 66fbdb3d38cb: Waiting 18:55:59 2dbc494a6b46: Verifying Checksum 18:55:59 2dbc494a6b46: Download complete 18:55:59 ff3a5c916c92: Verifying Checksum 18:55:59 ff3a5c916c92: Download complete 18:56:00 ff3a5c916c92: Pull complete 18:56:00 66fbdb3d38cb: Verifying Checksum 18:56:00 66fbdb3d38cb: Download complete 18:56:00 97646d0da173: Download complete 18:56:00 2dbc494a6b46: Pull complete 18:56:00 4c3c36af7093: Verifying Checksum 18:56:00 4c3c36af7093: Download complete 18:56:00 4c3c36af7093: Pull complete 18:56:00 97646d0da173: Pull complete 18:56:00 66fbdb3d38cb: Pull complete 18:56:01 Digest: sha256:6ffe55dcc1000126a6e874b298fe1f1b87f556fb344781af60681932e408ec6a 18:56:01 Status: Downloaded newer image for consul:1.0.6 18:56:01 ---> 5f4915f05e27 18:56:01 Step 2/4 : RUN cd /consul && curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x kubectl && apk add --no-cache jq 18:56:02 ---> Running in cedf5a3a1521 18:56:02  % Total % Received % Xferd Average Speed Time Time Time Current 18:56:02 Dload Upload Total Spent Left Speed 18:56:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 51 53.7M 51 27.5M 0 0 37.0M 0 0:00:01 --:--:-- 0:00:01 36.9M 100 53.7M 100 53.7M 0 0 52.3M 0 0:00:01 0:00:01 --:--:-- 52.3M 18:56:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz 18:56:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.tar.gz 18:56:04 (1/2) Installing oniguruma (6.6.1-r0) 18:56:04 (2/2) Installing jq (1.5-r5) 18:56:04 Executing busybox-1.27.2-r7.trigger 18:56:04 OK: 7 MiB in 19 packages 18:56:05 Removing intermediate container cedf5a3a1521 18:56:05 ---> 9932155212e9 18:56:05 Step 3/4 : COPY ./docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh 18:56:05 ---> 57544f4739de 18:56:05 Step 4/4 : ENTRYPOINT /usr/local/bin/docker-entrypoint.sh 18:56:05 ---> Running in fd963d0069fe 18:56:06 Removing intermediate container fd963d0069fe 18:56:06 ---> f996b592a0c0 18:56:06 Successfully built f996b592a0c0 18:56:06 Successfully tagged nexus3.onap.org:10003/onap/oom/consul:latest 18:56:06 ---> docker-build.sh ends 18:56:06 [oom-consul-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12075890529333439986.sh 18:56:06 [EnvInject] - Injecting environment variables from a build step. 18:56:06 [EnvInject] - Injecting as environment variables the properties content 18:56:06 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 18:56:06 18:56:06 [EnvInject] - Variables injected successfully. 18:56:06 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins7208231618863917713.sh 18:56:06 ---> docker-push.sh 18:56:06 Docker version 20.10.18, build b40c2f6 18:56:06 Pushing image: nexus3.onap.org:10003/onap/oom/consul:latest 18:56:06 docker push nexus3.onap.org:10003/onap/oom/consul:latest 18:56:06 The push refers to repository [nexus3.onap.org:10003/onap/oom/consul] 18:56:06 b1d1982dc292: Preparing 18:56:06 354d909a9791: Preparing 18:56:06 f5f188c36112: Preparing 18:56:06 f81dc66939a6: Preparing 18:56:06 369f15ec6c93: Preparing 18:56:06 ee97d12c4452: Preparing 18:56:06 cd7100a72410: Preparing 18:56:06 ee97d12c4452: Waiting 18:56:06 cd7100a72410: Waiting 18:56:06 369f15ec6c93: Layer already exists 18:56:06 f81dc66939a6: Layer already exists 18:56:06 f5f188c36112: Layer already exists 18:56:06 ee97d12c4452: Layer already exists 18:56:06 cd7100a72410: Layer already exists 18:56:06 b1d1982dc292: Pushed 18:56:26 354d909a9791: Pushed 18:56:27 latest: digest: sha256:3c93084ed92d134fd74c6f7b90650aa97bd02d515add6922b0d191d88b0d03d1 size: 1783 18:56:27 ---> docker-push.sh ends 18:56:27 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins3714852963491540494.sh 18:56:27 $ ssh-agent -k 18:56:27 unset SSH_AUTH_SOCK; 18:56:27 unset SSH_AGENT_PID; 18:56:27 echo Agent pid 2020 killed; 18:56:27 [ssh-agent] Stopped. 18:56:27 [PostBuildScript] - [INFO] Executing post build scripts. 18:56:27 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins1553979605410344396.sh 18:56:27 ---> sysstat.sh 18:56:27 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins13780758209197780138.sh 18:56:27 ---> package-listing.sh 18:56:27 ++ facter osfamily 18:56:27 ++ tr '[:upper:]' '[:lower:]' 18:56:27 + OS_FAMILY=debian 18:56:27 + workspace=/w/workspace/oom-consul-docker-merge-master 18:56:27 + START_PACKAGES=/tmp/packages_start.txt 18:56:27 + END_PACKAGES=/tmp/packages_end.txt 18:56:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:27 + PACKAGES=/tmp/packages_start.txt 18:56:27 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:56:27 + PACKAGES=/tmp/packages_end.txt 18:56:27 + case "${OS_FAMILY}" in 18:56:27 + dpkg -l 18:56:27 + grep '^ii' 18:56:27 + '[' -f /tmp/packages_start.txt ']' 18:56:27 + '[' -f /tmp/packages_end.txt ']' 18:56:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:27 + '[' /w/workspace/oom-consul-docker-merge-master ']' 18:56:27 + mkdir -p /w/workspace/oom-consul-docker-merge-master/archives/ 18:56:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-docker-merge-master/archives/ 18:56:27 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins501140019357905528.sh 18:56:27 ---> capture-instance-metadata.sh 18:56:28 Setup pyenv: 18:56:28 system 18:56:28 3.8.13 18:56:28 3.9.13 18:56:28 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Psru from file:/tmp/.os_lf_venv 18:56:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:29 lf-activate-venv(): INFO: Base packages installed successfully 18:56:29 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:56:37 INFO: Running in OpenStack, capturing instance metadata 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins11678347524586478130.sh 18:56:37 provisioning config files... 18:56:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-docker-merge-master@tmp/config5162769068639241142tmp 18:56:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:56:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:56:37 [EnvInject] - Injecting environment variables from a build step. 18:56:37 [EnvInject] - Injecting as environment variables the properties content 18:56:37 SERVER_ID=logs 18:56:37 18:56:37 [EnvInject] - Variables injected successfully. 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins3937508077283805805.sh 18:56:37 ---> create-netrc.sh 18:56:37 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins15732327864189541893.sh 18:56:37 ---> python-tools-install.sh 18:56:37 Setup pyenv: 18:56:37 system 18:56:37 3.8.13 18:56:37 3.9.13 18:56:37 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Psru from file:/tmp/.os_lf_venv 18:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:39 lf-activate-venv(): INFO: Base packages installed successfully 18:56:39 lf-activate-venv(): INFO: Installing additional packages: lftools 18:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:56:46 [oom-consul-docker-merge-master] $ /bin/sh /tmp/jenkins8163684210242873287.sh 18:56:46 ---> uv-install.sh 18:56:46 uv 0.11.19 is already installed 18:56:46 uvx 0.11.19 (x86_64-unknown-linux-gnu) 18:56:46 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins6204032837403656719.sh 18:56:46 ---> sudo-logs.sh 18:56:46 Archiving 'sudo' log.. 18:56:46 [oom-consul-docker-merge-master] $ /bin/bash /tmp/jenkins11142844170130300577.sh 18:56:46 ---> job-cost.sh 18:56:46 INFO: Activating Python virtual environment... 18:56:46 Setup pyenv: 18:56:46 system 18:56:46 3.8.13 18:56:46 3.9.13 18:56:46 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Psru from file:/tmp/.os_lf_venv 18:56:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:48 lf-activate-venv(): INFO: Base packages installed successfully 18:56:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:56:53 INFO: No stack-cost file found 18:56:53 INFO: Instance uptime: 159s 18:56:53 INFO: Fetching instance metadata (attempt 1 of 3)... 18:56:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:56:53 INFO: Successfully fetched instance metadata 18:56:53 INFO: Instance type: v3-standard-8 18:56:53 INFO: Retrieving pricing info for: v3-standard-8 18:56:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:56:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=159 18:56:53 INFO: Successfully fetched Vexxhost pricing API 18:56:53 INFO: Retrieved cost: 0.22 18:56:53 INFO: Retrieved resource: v3-standard-8 18:56:53 INFO: Creating archive directory: /w/workspace/oom-consul-docker-merge-master/archives/cost 18:56:53 INFO: Archiving costs to: /w/workspace/oom-consul-docker-merge-master/archives/cost.csv 18:56:53 INFO: Successfully archived job cost data 18:56:53 DEBUG: Cost data: oom-consul-docker-merge-master,297,2026-06-04 18:56:53,v3-standard-8,159,0.22,0.00,SUCCESS 18:56:53 [oom-consul-docker-merge-master] $ /bin/bash -l /tmp/jenkins4291481993739710321.sh 18:56:53 ---> logs-deploy.sh 18:56:53 Setup pyenv: 18:56:54 system 18:56:54 3.8.13 18:56:54 3.9.13 18:56:54 * 3.10.6 (set by /w/workspace/oom-consul-docker-merge-master/.python-version) 18:56:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Psru from file:/tmp/.os_lf_venv 18:56:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:56:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:56:55 lf-activate-venv(): INFO: Base packages installed successfully 18:56:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:57:03 lf-activate-venv(): INFO: Adding /tmp/venv-Psru/bin to PATH 18:57:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-docker-merge-master/297 18:57:03 INFO: archiving workspace using pattern(s): 18:57:04 Archives upload complete. 18:57:05 INFO: archiving logs to Nexus 18:57:05 ---> uname -a: 18:57:05 Linux prd-ubuntu1804-docker-8c-8g-6920 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:57:05 18:57:05 18:57:05 ---> lscpu: 18:57:05 Architecture: x86_64 18:57:05 CPU op-mode(s): 32-bit, 64-bit 18:57:05 Byte Order: Little Endian 18:57:05 CPU(s): 8 18:57:05 On-line CPU(s) list: 0-7 18:57:05 Thread(s) per core: 1 18:57:05 Core(s) per socket: 1 18:57:05 Socket(s): 8 18:57:05 NUMA node(s): 1 18:57:05 Vendor ID: AuthenticAMD 18:57:05 CPU family: 23 18:57:05 Model: 49 18:57:05 Model name: AMD EPYC-Rome Processor 18:57:05 Stepping: 0 18:57:05 CPU MHz: 2799.996 18:57:05 BogoMIPS: 5599.99 18:57:05 Virtualization: AMD-V 18:57:05 Hypervisor vendor: KVM 18:57:05 Virtualization type: full 18:57:05 L1d cache: 32K 18:57:05 L1i cache: 32K 18:57:05 L2 cache: 512K 18:57:05 L3 cache: 16384K 18:57:05 NUMA node0 CPU(s): 0-7 18:57:05 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 18:57:05 18:57:05 18:57:05 ---> nproc: 18:57:05 8 18:57:05 18:57:05 18:57:05 ---> df -h: 18:57:05 Filesystem Size Used Avail Use% Mounted on 18:57:05 udev 16G 0 16G 0% /dev 18:57:05 tmpfs 3.2G 712K 3.2G 1% /run 18:57:05 /dev/vda1 155G 11G 145G 7% / 18:57:05 tmpfs 16G 0 16G 0% /dev/shm 18:57:05 tmpfs 5.0M 0 5.0M 0% /run/lock 18:57:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:57:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:57:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:57:05 18:57:05 18:57:05 ---> free -m: 18:57:05 total used free shared buff/cache available 18:57:05 Mem: 32167 806 29027 0 2333 30934 18:57:05 Swap: 1023 0 1023 18:57:05 18:57:05 18:57:05 ---> ip addr: 18:57:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:57:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:57:05 inet 127.0.0.1/8 scope host lo 18:57:05 valid_lft forever preferred_lft forever 18:57:05 inet6 ::1/128 scope host 18:57:05 valid_lft forever preferred_lft forever 18:57:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:57:05 link/ether fa:16:3e:a1:1d:de brd ff:ff:ff:ff:ff:ff 18:57:05 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3 18:57:05 valid_lft 86236sec preferred_lft 86236sec 18:57:05 inet6 fe80::f816:3eff:fea1:1dde/64 scope link 18:57:05 valid_lft forever preferred_lft forever 18:57:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:57:05 link/ether 02:42:51:e6:42:1d brd ff:ff:ff:ff:ff:ff 18:57:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:57:05 valid_lft forever preferred_lft forever 18:57:05 inet6 fe80::42:51ff:fee6:421d/64 scope link 18:57:05 valid_lft forever preferred_lft forever 18:57:05 18:57:05 18:57:05 ---> sar -b -r -n DEV: 18:57:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6920) 06/04/26 _x86_64_ (8 CPU) 18:57:05 18:57:05 18:54:24 LINUX RESTART (8 CPU) 18:57:05 18:57:05 18:55:01 tps rtps wtps bread/s bwrtn/s 18:57:05 18:56:01 183.77 10.83 172.94 1338.58 107386.24 18:57:05 18:57:01 88.00 3.00 85.00 398.20 21156.34 18:57:05 Average: 135.89 6.92 128.97 868.39 64271.29 18:57:05 18:57:05 18:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:57:05 18:56:01 29874632 31743668 3064580 9.30 77676 2091824 1501724 4.42 880928 1870640 244536 18:57:05 18:57:01 29714776 31664620 3224436 9.79 81448 2167376 1472856 4.33 990164 1915060 11936 18:57:05 Average: 29794704 31704144 3144508 9.55 79562 2129600 1487290 4.38 935546 1892850 128236 18:57:05 18:57:05 18:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:57:05 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:57:05 18:56:01 lo 3.80 3.80 0.45 0.45 0.00 0.00 0.00 0.00 18:57:05 18:56:01 ens3 152.36 95.90 1965.27 16.22 0.00 0.00 0.00 0.00 18:57:05 18:57:01 docker0 42.13 83.09 2.18 951.39 0.00 0.00 0.00 0.00 18:57:05 18:57:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 18:57:05 18:57:01 ens3 142.44 105.50 979.40 302.74 0.00 0.00 0.00 0.00 18:57:05 Average: docker0 21.06 41.54 1.09 475.69 0.00 0.00 0.00 0.00 18:57:05 Average: lo 3.03 3.03 0.33 0.33 0.00 0.00 0.00 0.00 18:57:05 Average: ens3 147.40 100.70 1472.33 159.48 0.00 0.00 0.00 0.00 18:57:05 18:57:05 18:57:05 ---> sar -P ALL: 18:57:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6920) 06/04/26 _x86_64_ (8 CPU) 18:57:05 18:57:05 18:54:24 LINUX RESTART (8 CPU) 18:57:05 18:57:05 18:55:01 CPU %user %nice %system %iowait %steal %idle 18:57:05 18:56:01 all 10.04 0.00 0.99 2.12 0.04 86.82 18:57:05 18:56:01 0 20.80 0.00 1.82 0.68 0.05 76.64 18:57:05 18:56:01 1 4.58 0.00 0.67 0.02 0.02 94.72 18:57:05 18:56:01 2 1.47 0.00 0.65 0.87 0.05 96.96 18:57:05 18:56:01 3 2.29 0.00 0.38 0.03 0.02 97.28 18:57:05 18:56:01 4 1.24 0.00 0.25 8.52 0.02 89.97 18:57:05 18:56:01 5 0.40 0.00 0.72 5.49 0.03 93.36 18:57:05 18:56:01 6 1.38 0.00 0.55 0.02 0.03 98.01 18:57:05 18:56:01 7 48.15 0.00 2.77 1.34 0.08 47.65 18:57:05 18:57:01 all 7.56 0.00 0.66 0.57 0.03 91.19 18:57:05 18:57:01 0 5.68 0.00 0.65 0.23 0.02 93.42 18:57:05 18:57:01 1 2.67 0.00 0.38 0.20 0.02 96.73 18:57:05 18:57:01 2 2.59 0.00 0.69 1.79 0.02 94.92 18:57:05 18:57:01 3 5.38 0.00 0.63 0.02 0.02 93.96 18:57:05 18:57:01 4 21.21 0.00 1.09 1.27 0.07 76.37 18:57:05 18:57:01 5 8.02 0.00 0.72 0.92 0.03 90.31 18:57:05 18:57:01 6 12.92 0.00 0.68 0.13 0.03 86.23 18:57:05 18:57:01 7 2.06 0.00 0.48 0.02 0.02 97.43 18:57:05 Average: all 8.80 0.00 0.82 1.34 0.03 89.00 18:57:05 Average: 0 13.24 0.00 1.24 0.46 0.03 85.03 18:57:05 Average: 1 3.62 0.00 0.53 0.11 0.02 95.72 18:57:05 Average: 2 2.03 0.00 0.67 1.33 0.03 95.94 18:57:05 Average: 3 3.83 0.00 0.51 0.03 0.02 95.62 18:57:05 Average: 4 11.23 0.00 0.67 4.89 0.04 83.17 18:57:05 Average: 5 4.21 0.00 0.72 3.20 0.03 91.84 18:57:05 Average: 6 7.15 0.00 0.62 0.08 0.03 92.12 18:57:05 Average: 7 25.01 0.00 1.62 0.67 0.05 72.65 18:57:05 18:57:05 18:57:05