Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3262 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-PwH5oovSPBKm/agent.2047 SSH_AGENT_PID=2049 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_14157743028696043892.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/it/dev > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > 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/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # 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 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15258981518774700697.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-uc8d lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-uc8d/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.6.2 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.28 botocore==1.43.28 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.3 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.0 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.2 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.2 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.3 wcwidth==0.8.1 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config16448310728188710353tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config8047644494093919549tmp [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins688568337687549292.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 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1566494379701434405.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins6343955343983575512.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=bldr-imgs/bldr-alpine3 CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins1572264439220114404.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc8d from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH ---> Docker image tag found: 12-a3.11 [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=bldr-imgs/bldr-alpine3 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/bldr-alpine3 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins12595958237591808804.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.32kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.7-alpine #3 DONE 1.1s #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.2s #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.2s #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.1s done #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.2s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 2.10MB / 10.94MB 0.3s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.3s done #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.3s #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 5.24MB / 10.94MB 0.4s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.3s done #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 7.34MB / 10.94MB 0.5s #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.6s done #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 0.5s done #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.6s done #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done #4 DONE 2.5s #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go #5 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #5 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #5 0.993 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] #5 0.993 v3.18.12-181-gee848ac0785 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] #5 0.993 OK: 20086 distinct packages available #5 1.453 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) #5 1.534 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) #5 1.543 (3/57) Installing m4 (1.4.19-r3) #5 1.551 (4/57) Installing perl (5.36.2-r1) #5 1.923 (5/57) Installing autoconf (2.71-r2) #5 1.951 (6/57) Installing automake (1.16.5-r2) #5 1.976 (7/57) Installing libgcc (12.2.1_git20220924-r10) #5 1.982 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) #5 2.009 (9/57) Installing zstd-libs (1.5.5-r4) #5 2.023 (10/57) Installing binutils (2.40-r8) #5 2.093 (11/57) Installing libmagic (5.45-r0) #5 2.128 (12/57) Installing file (5.45-r0) #5 2.133 (13/57) Installing libgomp (12.2.1_git20220924-r10) #5 2.143 (14/57) Installing libatomic (12.2.1_git20220924-r10) #5 2.152 (15/57) Installing gmp (6.2.1-r3) #5 2.164 (16/57) Installing isl26 (0.26-r1) #5 2.189 (17/57) Installing mpfr4 (4.2.0_p12-r0) #5 2.205 (18/57) Installing mpc1 (1.3.1-r1) #5 2.211 (19/57) Installing gcc (12.2.1_git20220924-r10) #5 3.207 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) #5 3.546 (21/57) Installing musl-dev (1.2.4-r3) #5 3.624 (22/57) Installing libc-dev (0.7.2-r5) #5 3.631 (23/57) Installing g++ (12.2.1_git20220924-r10) #5 4.066 (24/57) Installing make (4.4.1-r1) #5 4.079 (25/57) Installing fortify-headers (1.1-r3) #5 4.084 (26/57) Installing patch (2.7.6-r10) #5 4.092 (27/57) Installing build-base (0.5-r3) #5 4.096 (28/57) Installing libacl (2.3.1-r3) #5 4.101 (29/57) Installing lz4-libs (1.9.4-r4) #5 4.108 (30/57) Installing libarchive (3.8.0-r0) #5 4.129 (31/57) Installing brotli-libs (1.0.9-r14) #5 4.143 (32/57) Installing libunistring (1.1-r1) #5 4.162 (33/57) Installing libidn2 (2.3.4-r1) #5 4.169 (34/57) Installing nghttp2-libs (1.57.0-r0) #5 4.175 (35/57) Installing libpsl (0.21.5-r0) #5 4.180 (36/57) Installing libcurl (8.12.1-r0) #5 4.192 (37/57) Installing libformw (6.4_p20230506-r0) #5 4.198 (38/57) Installing rhash-libs (1.4.3-r2) #5 4.208 (39/57) Installing libuv (1.44.2-r2) #5 4.220 (40/57) Installing cmake (3.26.5-r0) #5 4.845 (41/57) Installing pcre2 (10.42-r1) #5 4.861 (42/57) Installing git (2.40.4-r0) #5 4.944 (43/57) Installing perl-error (0.17029-r1) #5 4.952 (44/57) Installing perl-git (2.40.4-r0) #5 4.959 (45/57) Installing git-perl (2.40.4-r0) #5 4.975 (46/57) Installing go (1.20.11-r0) #5 7.819 (47/57) Installing libltdl (2.4.7-r2) #5 7.824 (48/57) Installing libtool (2.4.7-r2) #5 7.857 (49/57) Installing samurai (1.2-r3) #5 7.863 (50/57) Installing pkgconf (1.9.5-r0) #5 7.874 (51/57) Installing mpdecimal (2.5.1-r2) #5 7.881 (52/57) Installing python3 (3.11.12-r1) #5 8.139 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) #5 8.291 (54/57) Installing pyc (0.1-r0) #5 8.296 (55/57) Installing python3-pyc (3.11.12-r1) #5 8.302 (56/57) Installing python3-dev (3.11.12-r1) #5 8.807 (57/57) Installing sudo (1.9.13_p3-r2) #5 8.845 Executing busybox-1.36.1-r2.trigger #5 8.866 OK: 641 MiB in 93 packages #5 DONE 12.1s #6 [3/3] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive #6 0.218 Cloning into 'autoconf-archive'... #6 5.863 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. #6 5.863 #6 5.863 You are in 'detached HEAD' state. You can look around, make experimental #6 5.863 changes and commit them, and you can discard any commits you make in this #6 5.863 state without impacting any branches by switching back to a branch. #6 5.863 #6 5.863 If you want to create a new branch to retain commits you create, you may #6 5.863 do so (now or later) by using -c with the switch command. Example: #6 5.863 #6 5.863 git switch -c #6 5.863 #6 5.863 Or undo this operation with: #6 5.863 #6 5.863 git switch - #6 5.863 #6 5.863 Turn off this advice by setting config variable advice.detachedHead to false #6 5.863 #6 DONE 6.1s #7 exporting to image #7 exporting layers #7 exporting layers 5.2s done #7 writing image sha256:87c8654b3ede8fd95023d69c02a9c5a17c40b86634b038b240ea4444ea194d69 done #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done #7 DONE 5.2s ---> docker-build.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18176311680868010005.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8660489711591731759.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 75e9cdcebbe2: Preparing 5101be9649e2: Preparing ae2ed3079163: Preparing aa3a591fc84e: Preparing 7f29b11ef9dd: Preparing a1c2f058ec5f: Preparing cc2447e1835a: Preparing a1c2f058ec5f: Waiting cc2447e1835a: Waiting 7f29b11ef9dd: Layer already exists aa3a591fc84e: Layer already exists ae2ed3079163: Layer already exists a1c2f058ec5f: Layer already exists cc2447e1835a: Layer already exists 75e9cdcebbe2: Pushed 5101be9649e2: Pushed 12-a3.11: digest: sha256:e3fa3660c867f18333898e91e2611c5db71fcb458f5bbb08065c940b84974c84 size: 1791 ---> docker-push.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8503271122097634703.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2049 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14715622401786563538.sh ---> sysstat.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7153712565767091818.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master + 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/it-dev-bldr-alpine3-docker-merge-master ']' + 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/it-dev-bldr-alpine3-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6012680610653154182.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc8d from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6108139978805773328.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config6196755715765547375tmp 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. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3771473564005196587.sh ---> create-netrc.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins9440529343969829702.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc8d from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2288755292191649960.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins3906163621172906122.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc8d from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins8189385222497548292.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uc8d from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-uc8d/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/332 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3262 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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.000 BogoMIPS: 5600.00 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.7G 9.6G 51% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 518 4540 0 2916 7158 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:6a:c6:e4 brd ff:ff:ff:ff:ff:ff inet 10.32.6.86/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86076sec preferred_lft 86076sec inet6 fe80::f816:3eff:fe6a:c6e4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:69:20:2b:74 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-213-generic (prd-ubuntu1804-docker-4c-4g-3262) 06/13/26 _x86_64_ (4 CPU) 04:51:44 LINUX RESTART (4 CPU) 04:52:01 tps rtps wtps bread/s bwrtn/s 04:53:02 158.64 69.51 89.14 5622.00 40043.34 04:54:01 59.96 0.12 59.84 21.83 9545.09 04:55:01 108.38 12.63 95.75 2264.69 31735.24 04:56:01 6.53 0.20 6.33 9.73 209.57 04:57:01 22.32 0.40 21.92 32.78 1687.29 Average: 71.20 16.62 54.58 1595.35 16666.84 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:02 5878068 7403612 2289352 28.03 37852 1667892 994572 10.79 592932 1526304 62236 04:54:01 5480920 7312204 2686500 32.89 57336 1938368 1075156 11.67 699064 1784156 150452 04:55:01 4721588 7387040 3445832 42.19 73600 2722876 1071484 11.63 1199296 1980924 76 04:56:01 4644312 7314916 3523108 43.14 74224 2729524 1067132 11.58 1379876 1879828 6648 04:57:01 4611356 7295980 3556064 43.54 77284 2739188 1091412 11.84 1407176 1883404 17348 Average: 5067249 7342750 3100171 37.96 64059 2359570 1059951 11.50 1055669 1810923 47352 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:53:02 ens3 440.94 247.84 1147.29 67.78 0.00 0.00 0.00 0.00 04:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 ens3 68.97 57.21 788.07 6.28 0.00 0.00 0.00 0.00 04:55:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 ens3 669.76 322.01 4099.60 1450.05 0.00 0.00 0.00 0.00 04:56:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 ens3 234.88 318.58 21.17 2380.21 0.00 0.00 0.00 0.00 04:57:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 ens3 12.18 12.96 9.48 6.24 0.00 0.00 0.00 0.00 Average: lo 1.20 1.20 0.11 0.11 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 286.05 192.16 1214.46 784.65 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3262) 06/13/26 _x86_64_ (4 CPU) 04:51:44 LINUX RESTART (4 CPU) 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:53:02 all 19.88 0.00 2.71 4.89 1.80 70.72 04:53:02 0 19.95 0.00 3.35 6.64 2.17 67.89 04:53:02 1 24.30 0.00 4.03 3.93 1.67 66.08 04:53:02 2 14.03 0.00 1.88 3.78 1.88 78.42 04:53:02 3 21.30 0.00 1.58 5.19 1.48 70.45 04:54:01 all 20.07 0.00 1.25 1.74 1.35 75.59 04:54:01 0 16.46 0.00 1.00 0.17 1.20 81.17 04:54:01 1 41.50 0.00 1.75 0.44 1.65 54.66 04:54:01 2 21.48 0.00 1.85 0.79 2.19 73.69 04:54:01 3 0.90 0.00 0.41 5.57 0.37 92.76 04:55:01 all 18.65 0.00 3.00 2.53 1.18 74.64 04:55:01 0 17.41 0.00 1.80 0.22 0.83 79.75 04:55:01 1 21.13 0.00 3.24 5.43 1.47 68.73 04:55:01 2 20.14 0.00 3.75 1.61 1.51 72.99 04:55:01 3 15.93 0.00 3.17 2.87 0.94 77.08 04:56:01 all 17.90 0.00 1.04 0.20 0.64 80.22 04:56:01 0 16.34 0.00 1.02 0.00 0.44 82.20 04:56:01 1 27.36 0.00 1.10 0.08 0.88 70.58 04:56:01 2 13.49 0.00 1.15 0.00 0.85 84.51 04:56:01 3 14.36 0.00 0.90 0.68 0.38 83.68 04:57:01 all 20.90 0.00 0.98 0.76 1.37 75.99 04:57:01 0 5.24 0.00 0.61 0.12 0.45 93.58 04:57:01 1 72.11 0.00 2.16 0.50 2.59 22.64 04:57:01 2 1.56 0.00 0.48 1.46 1.43 95.07 04:57:01 3 5.28 0.00 0.68 0.96 1.03 92.05 Average: all 19.48 0.00 1.80 2.02 1.27 75.43 Average: 0 15.07 0.00 1.56 1.44 1.02 80.91 Average: 1 37.25 0.00 2.45 2.08 1.65 56.56 Average: 2 14.09 0.00 1.82 1.53 1.57 80.99 Average: 3 11.58 0.00 1.35 3.05 0.84 83.19