Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/sim/a1-interface/+/12356 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-922 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-verify-i-release [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-dhOyHQnBITjI/agent.2115 SSH_AGENT_PID=2117 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sim-a1-interface-docker-verify-i-release@tmp/private_key_17852874056770069073.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface > git init /w/workspace/sim-a1-interface-docker-verify-i-release # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface refs/changes/56/12356/1 # timeout=10 > git rev-parse 33a47ce05679a2a982d3a84bb8c86f3928177460^{commit} # timeout=10 Checking out Revision 33a47ce05679a2a982d3a84bb8c86f3928177460 (refs/changes/56/12356/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 33a47ce05679a2a982d3a84bb8c86f3928177460 # timeout=10 Commit message: "Release notes & Roll version after i-release 2.6.1 -> 2.6.2" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ae53095259c359f532dc9d2e0056402277379e0c # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins10677434791051594090.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P5OK lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-P5OK/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.1 botocore==1.34.1 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.9.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-verify-i-release@tmp/config1689742154400237964tmp copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-verify-i-release@tmp/config228572758245273704tmp [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins4939716353820756579.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins11701428214861820924.sh [sim-a1-interface-docker-verify-i-release] $ /bin/sh -xe /tmp/jenkins16429127346770302600.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=near-rt-ric-simulator CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-verify-i-release] $ /bin/bash -l /tmp/jenkins2627027930092533076.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-verify-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5OK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH ---> Docker image tag found: 2.6.2 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=near-rt-ric-simulator CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/a1-simulator [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins1056389214945238531.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 . Sending build context to Docker daemon 555.5kB Step 1/19 : FROM alpine:3.17.3 3.17.3: Pulling from library/alpine f56be85fc22e: Pulling fs layer f56be85fc22e: Verifying Checksum f56be85fc22e: Download complete f56be85fc22e: Pull complete Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 Status: Downloaded newer image for alpine:3.17.3 ---> 9ed4aefc74f6 Step 2/19 : RUN apk add --update --no-cache python3=3.10.13-r0 py3-pip nginx nginx-mod-http-lua ---> Running in 8aa7eb44b1e8 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz (1/26) Installing pcre (8.45-r2) (2/26) Installing nginx (1.22.1-r1) Executing nginx-1.22.1-r1.pre-install Executing nginx-1.22.1-r1.post-install (3/26) Installing nginx-mod-devel-kit (1.22.1-r1) (4/26) Installing libgcc (12.2.1_git20220924-r4) (5/26) Installing luajit (2.1_p20210510-r3) (6/26) Installing lua-resty-lrucache (0.13-r0) (7/26) Installing lua-resty-core (0.1.24-r0) (8/26) Installing nginx-mod-http-lua (1.22.1-r1) (9/26) Installing libbz2 (1.0.8-r4) (10/26) Installing libexpat (2.5.0-r0) (11/26) Installing libffi (3.4.4-r0) (12/26) Installing gdbm (1.23-r0) (13/26) Installing xz-libs (5.2.9-r0) (14/26) Installing libstdc++ (12.2.1_git20220924-r4) (15/26) Installing mpdecimal (2.5.1-r1) (16/26) Installing ncurses-terminfo-base (6.3_p20221119-r1) (17/26) Installing ncurses-libs (6.3_p20221119-r1) (18/26) Installing readline (8.2.0-r0) (19/26) Installing sqlite-libs (3.40.1-r0) (20/26) Installing python3 (3.10.13-r0) (21/26) Installing py3-six (1.16.0-r3) (22/26) Installing py3-retrying (1.3.3-r3) (23/26) Installing py3-parsing (3.0.9-r0) (24/26) Installing py3-packaging (21.3-r2) (25/26) Installing py3-setuptools (65.6.0-r0) (26/26) Installing py3-pip (22.3.1-r1) Executing busybox-1.35.0-r29.trigger OK: 86 MiB in 41 packages Removing intermediate container 8aa7eb44b1e8 ---> 195517897fa9 Step 3/19 : RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 ---> Running in 87db09c9fec7 Collecting Flask==2.2.5 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.2 MB/s eta 0:00:00 Collecting connexion[flask,swagger-ui]==2.14.2 Downloading connexion-2.14.2-py2.py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.1/95.1 kB 6.7 MB/s eta 0:00:00 Collecting itsdangerous>=2.0 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting Werkzeug>=2.2.2 Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 18.0 MB/s eta 0:00:00 Collecting click>=8.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.1 MB/s eta 0:00:00 Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 17.6 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20 in /usr/lib/python3.10/site-packages (from connexion[flask,swagger-ui]==2.14.2) (21.3) Collecting jsonschema<5,>=2.5.1 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 7.7 MB/s eta 0:00:00 Collecting clickclick<21,>=1.2 Downloading clickclick-20.10.2-py2.py3-none-any.whl (7.4 kB) Collecting requests<3,>=2.9.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.2 MB/s eta 0:00:00 Collecting inflection<0.6,>=0.3.1 Downloading inflection-0.5.1-py2.py3-none-any.whl (9.5 kB) Collecting Werkzeug>=2.2.2 Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 22.4 MB/s eta 0:00:00 Collecting PyYAML<7,>=5.1 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 29.8 MB/s eta 0:00:00 Collecting swagger-ui-bundle<0.1,>=0.0.2 Downloading swagger_ui_bundle-0.0.9-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 47.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.3-cp310-cp310-musllinux_1_1_x86_64.whl (29 kB) Collecting jsonschema-specifications>=2023.03.6 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) Collecting rpds-py>=0.7.1 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 38.7 MB/s eta 0:00:00 Collecting attrs>=22.2.0 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.6 MB/s eta 0:00:00 Collecting referencing>=0.28.4 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 11.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.6 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 9.8 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.8 MB/s eta 0:00:00 Installing collected packages: urllib3, rpds-py, PyYAML, MarkupSafe, itsdangerous, inflection, idna, click, charset-normalizer, certifi, attrs, Werkzeug, requests, referencing, Jinja2, clickclick, swagger-ui-bundle, jsonschema-specifications, Flask, jsonschema, connexion Successfully installed Flask-2.2.5 Jinja2-3.1.2 MarkupSafe-2.1.3 PyYAML-6.0.1 Werkzeug-2.2.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 clickclick-20.10.2 connexion-2.14.2 idna-3.6 inflection-0.5.1 itsdangerous-2.1.2 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 referencing-0.32.0 requests-2.31.0 rpds-py-0.13.2 swagger-ui-bundle-0.0.9 urllib3-2.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Removing intermediate container 87db09c9fec7 ---> 384693b37d54 Step 4/19 : WORKDIR /usr/src/app ---> Running in 313f4891edb9 Removing intermediate container 313f4891edb9 ---> f6eb5fd34c78 Step 5/19 : COPY api api ---> 350da6dcd640 Step 6/19 : COPY nginx.conf nginx.conf ---> 52a425ff7c6b Step 7/19 : COPY certificate /usr/src/app/cert ---> 63ddaaddf3d1 Step 8/19 : COPY src src ---> 432d06f90363 Step 9/19 : ARG user=nonrtric ---> Running in 2b11c24d2f54 Removing intermediate container 2b11c24d2f54 ---> 3e74f2690466 Step 10/19 : ARG group=nonrtric ---> Running in 96d68cc2356a Removing intermediate container 96d68cc2356a ---> d17abcb3fa4b Step 11/19 : RUN addgroup $user && adduser -S -G $group $user ---> Running in af9edfba7260 Removing intermediate container af9edfba7260 ---> ae22e4dc53db Step 12/19 : RUN chown -R $user:$group /usr/src/app ---> Running in e9d0d8ce6134 Removing intermediate container e9d0d8ce6134 ---> 1c7807e44aeb Step 13/19 : RUN chown -R $user:$group /var/log/nginx ---> Running in d386bde373aa Removing intermediate container d386bde373aa ---> f372e12ef7cb Step 14/19 : RUN chown -R $user:$group /var/lib/nginx ---> Running in 94898cfc2737 Removing intermediate container 94898cfc2737 ---> 3cd8d2c49f3b Step 15/19 : RUN touch /var/run/nginx.pid ---> Running in 9fe5864ac8ef Removing intermediate container 9fe5864ac8ef ---> ade16640003f Step 16/19 : RUN chown -R $user:$group /var/run/nginx.pid ---> Running in 02a68e59787f Removing intermediate container 02a68e59787f ---> fafa3d8780ba Step 17/19 : USER ${user} ---> Running in 845e8b354fe5 Removing intermediate container 845e8b354fe5 ---> 6bd804a18117 Step 18/19 : RUN chmod +x src/start.sh ---> Running in e97b189153fa Removing intermediate container e97b189153fa ---> 568465d392fb Step 19/19 : CMD src/start.sh ${A1_VERSION} ---> Running in 734b300f1a05 Removing intermediate container 734b300f1a05 ---> 5f7bf4be58eb Successfully built 5f7bf4be58eb Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.6.2 ---> docker-build.sh ends [sim-a1-interface-docker-verify-i-release] $ /bin/sh -xe /tmp/jenkins14439049798037526353.sh [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins15808411975344152279.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2117 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins15176285044793572709.sh ---> sysstat.sh [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins7867941687266896628.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/sim-a1-interface-docker-verify-i-release + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sim-a1-interface-docker-verify-i-release ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sim-a1-interface-docker-verify-i-release ']' + mkdir -p /w/workspace/sim-a1-interface-docker-verify-i-release/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-verify-i-release/archives/ [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins4348367339491876923.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-verify-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5OK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins7525999461766192549.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-verify-i-release@tmp/config7819527812893586831tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins7420123840881011669.sh ---> create-netrc.sh [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins12383108857888913850.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-verify-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5OK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins12405152119098176660.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sim-a1-interface-docker-verify-i-release] $ /bin/bash /tmp/jenkins16400342751887280690.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-verify-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5OK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [sim-a1-interface-docker-verify-i-release] $ /bin/bash -l /tmp/jenkins3051812784067936044.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-verify-i-release/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P5OK from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-P5OK/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-verify-i-release/6 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-922 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.022 BogoMIPS: 5600.04 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 9.3G 10G 49% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 457 1200 0 2286 3219 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ec:67:75 brd ff:ff:ff:ff:ff:ff inet 10.32.6.91/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86196sec preferred_lft 86196sec inet6 fe80::f816:3eff:feec:6775/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b9:0a:5f:ea brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-922) 12/16/23 _x86_64_ (4 CPU) 00:25:11 LINUX RESTART (4 CPU) 00:26:01 tps rtps wtps bread/s bwrtn/s 00:27:01 81.42 14.36 67.06 990.23 10155.91 00:28:01 159.74 9.40 150.34 1653.86 18576.64 Average: 120.58 11.88 108.70 1322.05 14366.27 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:01 1517028 3309464 2521628 62.44 55196 1888536 910536 17.90 612756 1719840 100604 00:28:01 1212732 3273868 2825924 69.97 70324 2128424 961844 18.91 741988 1863664 39764 Average: 1364880 3291666 2673776 66.20 62760 2008480 936190 18.40 677372 1791752 70184 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:01 ens3 77.87 70.94 1090.38 8.51 0.00 0.00 0.00 0.00 00:28:01 lo 2.80 2.80 0.26 0.26 0.00 0.00 0.00 0.00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:01 ens3 155.24 78.84 700.49 14.93 0.00 0.00 0.00 0.00 Average: lo 1.77 1.77 0.16 0.16 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 116.56 74.89 895.44 11.72 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-922) 12/16/23 _x86_64_ (4 CPU) 00:25:11 LINUX RESTART (4 CPU) 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:27:01 all 19.36 0.00 1.28 2.28 0.04 77.05 00:27:01 0 34.83 0.00 1.65 0.27 0.05 63.20 00:27:01 1 17.23 0.00 1.19 0.68 0.03 80.87 00:27:01 2 3.17 0.00 0.68 6.64 0.02 89.48 00:27:01 3 22.25 0.00 1.59 1.55 0.05 74.56 00:28:01 all 16.24 0.00 2.43 3.50 0.06 77.77 00:28:01 0 27.37 0.00 3.03 1.49 0.07 68.04 00:28:01 1 24.72 0.00 2.86 7.64 0.07 64.71 00:28:01 2 5.81 0.00 1.46 1.54 0.05 91.13 00:28:01 3 6.98 0.00 2.37 3.34 0.05 87.26 Average: all 17.80 0.00 1.85 2.89 0.05 77.41 Average: 0 31.11 0.00 2.34 0.88 0.06 65.62 Average: 1 20.95 0.00 2.02 4.13 0.05 72.85 Average: 2 4.49 0.00 1.07 4.10 0.03 90.31 Average: 3 14.64 0.00 1.98 2.44 0.05 80.89