04:52:20 Started by timer 04:52:20 Running as SYSTEM 04:52:20 [EnvInject] - Loading node environment variables. 04:52:20 Building remotely on prd-ubuntu1804-docker-4c-4g-2917 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:52:20 [ssh-agent] Looking for ssh-agent implementation... 04:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:52:21 $ ssh-agent 04:52:21 SSH_AUTH_SOCK=/tmp/ssh-hQBq7VFT32q5/agent.2120 04:52:21 SSH_AGENT_PID=2122 04:52:21 [ssh-agent] Started. 04:52:21 Running ssh-add (command line suppressed) 04:52:21 Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_12599812058862866332.key (jenkins-ssh) 04:52:21 [ssh-agent] Using credentials jenkins (jenkins) 04:52:21 The recommended git tool is: NONE 04:52:22 using credential jenkins 04:52:22 Wiping out workspace first. 04:52:22 Cloning the remote Git repository 04:52:22 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:22 > git init /w/workspace/it-dev-bldr-alpine3-docker-merge-master # timeout=10 04:52:22 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev 04:52:22 > git --version # timeout=10 04:52:22 > git --version # 'git version 2.17.1' 04:52:22 using GIT_SSH to set credentials jenkins 04:52:22 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:23 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 04:52:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:52:24 Avoid second fetch 04:52:24 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:52:24 Checking out Revision 081194086380b739d5158874b87b4f86de2976c6 (refs/remotes/origin/master) 04:52:24 > git config core.sparsecheckout # timeout=10 04:52:24 > git checkout -f 081194086380b739d5158874b87b4f86de2976c6 # timeout=10 04:52:24 Commit message: "Step 2: Release the image to prod repository" 04:52:24 > git rev-list --no-walk 081194086380b739d5158874b87b4f86de2976c6 # timeout=10 04:52:24 provisioning config files... 04:52:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:52:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:52:24 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins6353768654715781394.sh 04:52:24 ---> python-tools-install.sh 04:52:24 Setup pyenv: 04:52:24 * system (set by /opt/pyenv/version) 04:52:24 * 3.8.13 (set by /opt/pyenv/version) 04:52:24 * 3.9.13 (set by /opt/pyenv/version) 04:52:24 * 3.10.6 (set by /opt/pyenv/version) 04:52:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QDpL 04:52:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:52:31 lf-activate-venv(): INFO: Installing: lftools 04:53:08 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:53:08 Generating Requirements File 04:53:42 Python 3.10.6 04:53:43 pip 23.3.2 from /tmp/venv-QDpL/lib/python3.10/site-packages/pip (python 3.10) 04:53:43 appdirs==1.4.4 04:53:43 argcomplete==3.2.1 04:53:43 aspy.yaml==1.3.0 04:53:43 attrs==23.2.0 04:53:43 autopage==0.5.2 04:53:43 Babel==2.14.0 04:53:43 beautifulsoup4==4.12.2 04:53:43 boto3==1.34.13 04:53:43 botocore==1.34.13 04:53:43 bs4==0.0.1 04:53:43 cachetools==5.3.2 04:53:43 certifi==2023.11.17 04:53:43 cffi==1.16.0 04:53:43 cfgv==3.4.0 04:53:43 chardet==5.2.0 04:53:43 charset-normalizer==3.3.2 04:53:43 click==8.1.7 04:53:43 cliff==4.4.0 04:53:43 cmd2==2.4.3 04:53:43 cryptography==3.3.2 04:53:43 debtcollector==2.5.0 04:53:43 decorator==5.1.1 04:53:43 defusedxml==0.7.1 04:53:43 Deprecated==1.2.14 04:53:43 distlib==0.3.8 04:53:43 dnspython==2.4.2 04:53:43 docker==4.2.2 04:53:43 dogpile.cache==1.3.0 04:53:43 email-validator==2.1.0.post1 04:53:43 filelock==3.13.1 04:53:43 future==0.18.3 04:53:43 gitdb==4.0.11 04:53:43 GitPython==3.1.40 04:53:43 google-auth==2.26.1 04:53:43 httplib2==0.22.0 04:53:43 identify==2.5.33 04:53:43 idna==3.6 04:53:43 importlib-metadata==7.0.1 04:53:43 importlib-resources==1.5.0 04:53:43 iso8601==2.1.0 04:53:43 Jinja2==3.1.2 04:53:43 jmespath==1.0.1 04:53:43 jsonpatch==1.33 04:53:43 jsonpointer==2.4 04:53:43 jsonschema==4.20.0 04:53:43 jsonschema-specifications==2023.12.1 04:53:43 keystoneauth1==5.4.0 04:53:43 kubernetes==28.1.0 04:53:43 lftools==0.37.8 04:53:43 lxml==5.0.0 04:53:43 MarkupSafe==2.1.3 04:53:43 msgpack==1.0.7 04:53:43 multi_key_dict==2.0.3 04:53:43 munch==4.0.0 04:53:43 netaddr==0.10.1 04:53:43 netifaces==0.11.0 04:53:43 niet==1.4.2 04:53:43 nodeenv==1.8.0 04:53:43 oauth2client==4.1.3 04:53:43 oauthlib==3.2.2 04:53:43 openstacksdk==0.62.0 04:53:43 os-client-config==2.1.0 04:53:43 os-service-types==1.7.0 04:53:43 osc-lib==2.9.0 04:53:43 oslo.config==9.2.0 04:53:43 oslo.context==5.3.0 04:53:43 oslo.i18n==6.2.0 04:53:43 oslo.log==5.4.0 04:53:43 oslo.serialization==5.2.0 04:53:43 oslo.utils==6.3.0 04:53:43 packaging==23.2 04:53:43 pbr==6.0.0 04:53:43 platformdirs==4.1.0 04:53:43 prettytable==3.9.0 04:53:43 pyasn1==0.5.1 04:53:43 pyasn1-modules==0.3.0 04:53:43 pycparser==2.21 04:53:43 pygerrit2==2.0.15 04:53:43 PyGithub==2.1.1 04:53:43 pyinotify==0.9.6 04:53:43 PyJWT==2.8.0 04:53:43 PyNaCl==1.5.0 04:53:43 pyparsing==2.4.7 04:53:43 pyperclip==1.8.2 04:53:43 pyrsistent==0.20.0 04:53:43 python-cinderclient==9.4.0 04:53:43 python-dateutil==2.8.2 04:53:43 python-heatclient==3.3.0 04:53:43 python-jenkins==1.8.2 04:53:43 python-keystoneclient==5.2.0 04:53:43 python-magnumclient==4.3.0 04:53:43 python-novaclient==18.4.0 04:53:43 python-openstackclient==6.0.0 04:53:43 python-swiftclient==4.4.0 04:53:43 pytz==2023.3.post1 04:53:43 PyYAML==6.0.1 04:53:43 referencing==0.32.1 04:53:43 requests==2.31.0 04:53:43 requests-oauthlib==1.3.1 04:53:43 requestsexceptions==1.4.0 04:53:43 rfc3986==2.0.0 04:53:43 rpds-py==0.16.2 04:53:43 rsa==4.9 04:53:43 ruamel.yaml==0.18.5 04:53:43 ruamel.yaml.clib==0.2.8 04:53:43 s3transfer==0.10.0 04:53:43 simplejson==3.19.2 04:53:43 six==1.16.0 04:53:43 smmap==5.0.1 04:53:43 soupsieve==2.5 04:53:43 stevedore==5.1.0 04:53:43 tabulate==0.9.0 04:53:43 toml==0.10.2 04:53:43 tomlkit==0.12.3 04:53:43 tqdm==4.66.1 04:53:43 typing_extensions==4.9.0 04:53:43 tzdata==2023.4 04:53:43 urllib3==1.26.18 04:53:43 virtualenv==20.25.0 04:53:43 wcwidth==0.2.12 04:53:43 websocket-client==1.7.0 04:53:43 wrapt==1.16.0 04:53:43 xdg==6.0.0 04:53:43 xmltodict==0.13.0 04:53:43 yq==3.2.3 04:53:43 zipp==3.17.0 04:53:43 provisioning config files... 04:53:43 copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config10195993900885973591tmp 04:53:43 copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config11692821034519462818tmp 04:53:43 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15723184867948977401.sh 04:53:43 ---> docker-login.sh 04:53:43 nexus3.o-ran-sc.org:10001 04:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:44 Configure a credential helper to remove this warning. See 04:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:44 04:53:44 Login Succeeded 04:53:44 nexus3.o-ran-sc.org:10002 04:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:44 Configure a credential helper to remove this warning. See 04:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:44 04:53:44 Login Succeeded 04:53:44 nexus3.o-ran-sc.org:10003 04:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:44 Configure a credential helper to remove this warning. See 04:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:44 04:53:44 Login Succeeded 04:53:44 nexus3.o-ran-sc.org:10004 04:53:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:53:44 Configure a credential helper to remove this warning. See 04:53:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:53:44 04:53:44 Login Succeeded 04:53:44 ---> docker-login.sh ends 04:53:44 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins14807744210777260621.sh 04:53:44 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7472061854550846847.sh 04:53:44 [EnvInject] - Injecting environment variables from a build step. 04:53:44 [EnvInject] - Injecting as environment variables the properties content 04:53:44 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:53:44 CONTAINER_TAG_YAML_DIR= 04:53:44 CONTAINER_TAG_METHOD=yaml-file 04:53:44 04:53:44 [EnvInject] - Variables injected successfully. 04:53:44 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins8397661458120600714.sh 04:53:44 ---> docker-get-container-tag.sh 04:53:44 Setup pyenv: 04:53:44 system 04:53:44 3.8.13 04:53:44 3.9.13 04:53:44 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:53:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDpL from file:/tmp/.os_lf_venv 04:53:46 lf-activate-venv(): INFO: Installing: yq 04:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:53:48 ---> Docker image tag found: 12-a3.11 04:53:48 [EnvInject] - Injecting environment variables from a build step. 04:53:48 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 04:53:48 [EnvInject] - Variables injected successfully. 04:53:48 [EnvInject] - Injecting environment variables from a build step. 04:53:48 [EnvInject] - Injecting as environment variables the properties content 04:53:48 DOCKER_ARGS=--network=host 04:53:48 DOCKER_ROOT=bldr-imgs/bldr-alpine3 04:53:48 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 04:53:48 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:53:48 DOCKER_NAME=o-ran-sc/bldr-alpine3 04:53:48 04:53:48 [EnvInject] - Variables injected successfully. 04:53:48 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins18064949781550209655.sh 04:53:48 ---> docker-build.sh 04:53:48 Docker version 20.10.20, build 9fdeb9c 04:53:48 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:53:48 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . 04:53:48 Sending build context to Docker daemon 4.096kB 04:53:48 Step 1/3 : FROM python:3.7-alpine 04:53:49 3.7-alpine: Pulling from library/python 04:53:49 96526aa774ef: Pulling fs layer 04:53:49 9875af95546d: Pulling fs layer 04:53:49 4819c95424fc: Pulling fs layer 04:53:49 148762f75a1f: Pulling fs layer 04:53:49 ea1518237b37: Pulling fs layer 04:53:49 148762f75a1f: Waiting 04:53:49 ea1518237b37: Waiting 04:53:49 9875af95546d: Verifying Checksum 04:53:49 9875af95546d: Download complete 04:53:49 96526aa774ef: Download complete 04:53:49 4819c95424fc: Verifying Checksum 04:53:49 4819c95424fc: Download complete 04:53:50 96526aa774ef: Pull complete 04:53:50 148762f75a1f: Verifying Checksum 04:53:50 148762f75a1f: Download complete 04:53:50 ea1518237b37: Download complete 04:53:50 9875af95546d: Pull complete 04:53:50 4819c95424fc: Pull complete 04:53:50 148762f75a1f: Pull complete 04:53:51 ea1518237b37: Pull complete 04:53:51 Digest: sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 04:53:51 Status: Downloaded newer image for python:3.7-alpine 04:53:51 ---> 1bac8ae77e4a 04:53:51 Step 2/3 : RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go 04:53:52 ---> Running in dece4291e73c 04:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:53:53 v3.18.5-87-g543300ec707 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:53:53 v3.18.5-88-gdfacf7fe602 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:53:53 OK: 20078 distinct packages available 04:53:53 (1/55) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 04:53:53 (2/55) Installing m4 (1.4.19-r3) 04:53:53 (3/55) Installing perl (5.36.2-r0) 04:53:53 (4/55) Installing autoconf (2.71-r2) 04:53:53 (5/55) Installing automake (1.16.5-r2) 04:53:53 (6/55) Installing libgcc (12.2.1_git20220924-r10) 04:53:53 (7/55) Installing libstdc++ (12.2.1_git20220924-r10) 04:53:53 (8/55) Installing zstd-libs (1.5.5-r4) 04:53:53 (9/55) Installing binutils (2.40-r7) 04:53:54 (10/55) Installing libmagic (5.45-r0) 04:53:54 (11/55) Installing file (5.45-r0) 04:53:54 (12/55) Installing libgomp (12.2.1_git20220924-r10) 04:53:54 (13/55) Installing libatomic (12.2.1_git20220924-r10) 04:53:54 (14/55) Installing gmp (6.2.1-r3) 04:53:54 (15/55) Installing isl26 (0.26-r1) 04:53:54 (16/55) Installing mpfr4 (4.2.0_p12-r0) 04:53:54 (17/55) Installing mpc1 (1.3.1-r1) 04:53:54 (18/55) Installing gcc (12.2.1_git20220924-r10) 04:53:54 (19/55) Installing libstdc++-dev (12.2.1_git20220924-r10) 04:53:55 (20/55) Installing musl-dev (1.2.4-r2) 04:53:55 (21/55) Installing libc-dev (0.7.2-r5) 04:53:55 (22/55) Installing g++ (12.2.1_git20220924-r10) 04:53:55 (23/55) Installing make (4.4.1-r1) 04:53:55 (24/55) Installing fortify-headers (1.1-r3) 04:53:55 (25/55) Installing patch (2.7.6-r10) 04:53:55 (26/55) Installing build-base (0.5-r3) 04:53:55 (27/55) Installing libacl (2.3.1-r3) 04:53:55 (28/55) Installing lz4-libs (1.9.4-r4) 04:53:55 (29/55) Installing libarchive (3.7.2-r0) 04:53:55 (30/55) Installing brotli-libs (1.0.9-r14) 04:53:55 (31/55) Installing libunistring (1.1-r1) 04:53:55 (32/55) Installing libidn2 (2.3.4-r1) 04:53:55 (33/55) Installing nghttp2-libs (1.57.0-r0) 04:53:55 (34/55) Installing libcurl (8.5.0-r0) 04:53:55 (35/55) Installing libformw (6.4_p20230506-r0) 04:53:55 (36/55) Installing rhash-libs (1.4.3-r2) 04:53:55 (37/55) Installing libuv (1.44.2-r2) 04:53:55 (38/55) Installing cmake (3.26.5-r0) 04:53:55 (39/55) Installing pcre2 (10.42-r1) 04:53:55 (40/55) Installing git (2.40.1-r0) 04:53:55 (41/55) Installing perl-error (0.17029-r1) 04:53:55 (42/55) Installing perl-git (2.40.1-r0) 04:53:55 (43/55) Installing git-perl (2.40.1-r0) 04:53:55 (44/55) Installing go (1.20.11-r0) 04:53:56 (45/55) Installing libltdl (2.4.7-r2) 04:53:56 (46/55) Installing libtool (2.4.7-r2) 04:53:56 (47/55) Installing samurai (1.2-r3) 04:53:56 (48/55) Installing pkgconf (1.9.5-r0) 04:53:56 (49/55) Installing mpdecimal (2.5.1-r2) 04:53:56 (50/55) Installing python3 (3.11.6-r0) 04:53:57 (51/55) Installing python3-pycache-pyc0 (3.11.6-r0) 04:53:57 (52/55) Installing pyc (0.1-r0) 04:53:57 (53/55) Installing python3-pyc (3.11.6-r0) 04:53:57 (54/55) Installing python3-dev (3.11.6-r0) 04:53:57 (55/55) Installing sudo (1.9.13_p3-r2) 04:53:57 Executing busybox-1.36.1-r2.trigger 04:53:57 OK: 640 MiB in 92 packages 04:54:07 Removing intermediate container dece4291e73c 04:54:07 ---> d6cad4be4d7d 04:54:07 Step 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 04:54:07 ---> Running in a6d8bd3a97c6 04:54:07 Cloning into 'autoconf-archive'... 04:54:07 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. 04:54:09 04:54:09 You are in 'detached HEAD' state. You can look around, make experimental 04:54:09 changes and commit them, and you can discard any commits you make in this 04:54:09 state without impacting any branches by switching back to a branch. 04:54:09 04:54:09 If you want to create a new branch to retain commits you create, you may 04:54:09 do so (now or later) by using -c with the switch command. Example: 04:54:09 04:54:09 git switch -c 04:54:09 04:54:09 Or undo this operation with: 04:54:09 04:54:09 git switch - 04:54:09 04:54:09 Turn off this advice by setting config variable advice.detachedHead to false 04:54:09 04:54:09 Removing intermediate container a6d8bd3a97c6 04:54:10 ---> 36e2a7d0642c 04:54:10 Successfully built 36e2a7d0642c 04:54:10 Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:10 ---> docker-build.sh ends 04:54:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9367976604283382685.sh 04:54:10 [EnvInject] - Injecting environment variables from a build step. 04:54:10 [EnvInject] - Injecting as environment variables the properties content 04:54:10 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 04:54:10 04:54:10 [EnvInject] - Variables injected successfully. 04:54:10 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17853172988664837483.sh 04:54:10 ---> docker-push.sh 04:54:10 Docker version 20.10.20, build 9fdeb9c 04:54:10 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:10 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 04:54:10 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 04:54:10 7a745aa9a1a2: Preparing 04:54:10 f58d695a7dd1: Preparing 04:54:10 ae2ed3079163: Preparing 04:54:10 aa3a591fc84e: Preparing 04:54:10 7f29b11ef9dd: Preparing 04:54:10 a1c2f058ec5f: Preparing 04:54:10 cc2447e1835a: Preparing 04:54:10 a1c2f058ec5f: Waiting 04:54:10 cc2447e1835a: Waiting 04:54:10 ae2ed3079163: Layer already exists 04:54:10 7f29b11ef9dd: Layer already exists 04:54:10 aa3a591fc84e: Layer already exists 04:54:10 a1c2f058ec5f: Layer already exists 04:54:10 cc2447e1835a: Layer already exists 04:54:10 7a745aa9a1a2: Pushed 04:55:12 f58d695a7dd1: Pushed 04:55:12 12-a3.11: digest: sha256:80acca546db641656b8724d3c2098c0518d83e0bbca2501af917cd35149ffab6 size: 1791 04:55:12 ---> docker-push.sh ends 04:55:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8297598587004855950.sh 04:55:12 $ ssh-agent -k 04:55:12 unset SSH_AUTH_SOCK; 04:55:12 unset SSH_AGENT_PID; 04:55:12 echo Agent pid 2122 killed; 04:55:12 [ssh-agent] Stopped. 04:55:12 [PostBuildScript] - [INFO] Executing post build scripts. 04:55:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8581515373984774872.sh 04:55:12 ---> sysstat.sh 04:55:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15487490738764600208.sh 04:55:12 ---> package-listing.sh 04:55:12 ++ facter osfamily 04:55:12 ++ tr '[:upper:]' '[:lower:]' 04:55:12 + OS_FAMILY=debian 04:55:12 + workspace=/w/workspace/it-dev-bldr-alpine3-docker-merge-master 04:55:12 + START_PACKAGES=/tmp/packages_start.txt 04:55:12 + END_PACKAGES=/tmp/packages_end.txt 04:55:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:55:12 + PACKAGES=/tmp/packages_start.txt 04:55:12 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:12 + PACKAGES=/tmp/packages_end.txt 04:55:12 + case "${OS_FAMILY}" in 04:55:12 + dpkg -l 04:55:12 + grep '^ii' 04:55:12 + '[' -f /tmp/packages_start.txt ']' 04:55:12 + '[' -f /tmp/packages_end.txt ']' 04:55:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:55:12 + '[' /w/workspace/it-dev-bldr-alpine3-docker-merge-master ']' 04:55:12 + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ 04:55:12 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8862592383432120453.sh 04:55:12 ---> capture-instance-metadata.sh 04:55:12 Setup pyenv: 04:55:13 system 04:55:13 3.8.13 04:55:13 3.9.13 04:55:13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDpL from file:/tmp/.os_lf_venv 04:55:14 lf-activate-venv(): INFO: Installing: lftools 04:55:33 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:55:33 INFO: Running in OpenStack, capturing instance metadata 04:55:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1069939451740421272.sh 04:55:34 provisioning config files... 04:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config10418000679170420167tmp 04:55:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:55:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:55:34 [EnvInject] - Injecting environment variables from a build step. 04:55:34 [EnvInject] - Injecting as environment variables the properties content 04:55:34 SERVER_ID=logs 04:55:34 04:55:34 [EnvInject] - Variables injected successfully. 04:55:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins1222318210141046407.sh 04:55:34 ---> create-netrc.sh 04:55:34 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins5746156291969074970.sh 04:55:34 ---> python-tools-install.sh 04:55:34 Setup pyenv: 04:55:34 system 04:55:34 3.8.13 04:55:34 3.9.13 04:55:34 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDpL from file:/tmp/.os_lf_venv 04:55:36 lf-activate-venv(): INFO: Installing: lftools 04:55:47 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:55:47 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15195378091561839797.sh 04:55:47 ---> sudo-logs.sh 04:55:47 Archiving 'sudo' log.. 04:55:47 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins8454714418196764663.sh 04:55:47 ---> job-cost.sh 04:55:47 Setup pyenv: 04:55:47 system 04:55:47 3.8.13 04:55:47 3.9.13 04:55:47 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDpL from file:/tmp/.os_lf_venv 04:55:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:55:58 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. 04:55:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 04:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:55:58 INFO: No Stack... 04:55:59 INFO: Retrieving Pricing Info for: v2-highcpu-4 04:55:59 INFO: Archiving Costs 04:55:59 [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins863206885534139479.sh 04:55:59 ---> logs-deploy.sh 04:55:59 Setup pyenv: 04:55:59 system 04:55:59 3.8.13 04:55:59 3.9.13 04:55:59 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) 04:55:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QDpL from file:/tmp/.os_lf_venv 04:56:01 lf-activate-venv(): INFO: Installing: lftools 04:56:13 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. 04:56:13 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 04:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-QDpL/bin to PATH 04:56:14 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/205 04:56:14 INFO: archiving workspace using pattern(s): 04:56:15 Archives upload complete. 04:56:15 INFO: archiving logs to Nexus 04:56:16 ---> uname -a: 04:56:16 Linux prd-ubuntu1804-docker-4c-4g-2917 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 04:56:16 04:56:16 04:56:16 ---> lscpu: 04:56:16 Architecture: x86_64 04:56:16 CPU op-mode(s): 32-bit, 64-bit 04:56:16 Byte Order: Little Endian 04:56:16 CPU(s): 4 04:56:16 On-line CPU(s) list: 0-3 04:56:16 Thread(s) per core: 1 04:56:16 Core(s) per socket: 1 04:56:16 Socket(s): 4 04:56:16 NUMA node(s): 1 04:56:16 Vendor ID: AuthenticAMD 04:56:16 CPU family: 23 04:56:16 Model: 49 04:56:16 Model name: AMD EPYC-Rome Processor 04:56:16 Stepping: 0 04:56:16 CPU MHz: 2800.000 04:56:16 BogoMIPS: 5600.00 04:56:16 Virtualization: AMD-V 04:56:16 Hypervisor vendor: KVM 04:56:16 Virtualization type: full 04:56:16 L1d cache: 32K 04:56:16 L1i cache: 32K 04:56:16 L2 cache: 512K 04:56:16 L3 cache: 16384K 04:56:16 NUMA node0 CPU(s): 0-3 04:56:16 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 04:56:16 04:56:16 04:56:16 ---> nproc: 04:56:16 4 04:56:16 04:56:16 04:56:16 ---> df -h: 04:56:16 Filesystem Size Used Avail Use% Mounted on 04:56:16 udev 2.0G 0 2.0G 0% /dev 04:56:16 tmpfs 395M 688K 394M 1% /run 04:56:16 /dev/vda1 20G 9.8G 9.4G 52% / 04:56:16 tmpfs 2.0G 0 2.0G 0% /dev/shm 04:56:16 tmpfs 5.0M 0 5.0M 0% /run/lock 04:56:16 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 04:56:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 04:56:16 tmpfs 395M 0 395M 0% /run/user/1001 04:56:16 04:56:16 04:56:16 ---> free -m: 04:56:16 total used free shared buff/cache available 04:56:16 Mem: 3944 509 656 0 2777 3151 04:56:16 Swap: 1023 0 1023 04:56:16 04:56:16 04:56:16 ---> ip addr: 04:56:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:56:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:56:16 inet 127.0.0.1/8 scope host lo 04:56:16 valid_lft forever preferred_lft forever 04:56:16 inet6 ::1/128 scope host 04:56:16 valid_lft forever preferred_lft forever 04:56:16 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 04:56:16 link/ether fa:16:3e:3d:0f:83 brd ff:ff:ff:ff:ff:ff 04:56:16 inet 10.32.7.118/23 brd 10.32.7.255 scope global dynamic ens3 04:56:16 valid_lft 86125sec preferred_lft 86125sec 04:56:16 inet6 fe80::f816:3eff:fe3d:f83/64 scope link 04:56:16 valid_lft forever preferred_lft forever 04:56:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 04:56:16 link/ether 02:42:e3:ce:d1:f8 brd ff:ff:ff:ff:ff:ff 04:56:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:56:16 valid_lft forever preferred_lft forever 04:56:16 04:56:16 04:56:16 ---> sar -b -r -n DEV: 04:56:16 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2917) 01/06/24 _x86_64_ (4 CPU) 04:56:16 04:56:16 04:51:43 LINUX RESTART (4 CPU) 04:56:16 04:56:16 04:52:01 tps rtps wtps bread/s bwrtn/s 04:56:16 04:53:01 141.44 78.45 62.99 6157.24 40765.36 04:56:16 04:54:01 128.08 10.97 117.12 1673.20 40509.47 04:56:16 04:55:01 68.48 32.02 36.45 2294.30 19277.84 04:56:16 04:56:01 19.46 1.18 18.28 57.72 1129.68 04:56:16 Average: 89.36 30.66 58.71 2545.64 25419.70 04:56:16 04:56:16 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:16 04:53:01 1658092 3268896 2380564 58.94 39836 1732556 918724 18.06 650976 1562304 105436 04:56:16 04:54:01 198532 3255536 3840124 95.08 74788 3079068 1129684 22.21 1063072 2498576 298732 04:56:16 04:55:01 752976 3279932 3285680 81.36 78404 2569824 988004 19.42 710572 2325252 160 04:56:16 04:56:01 713304 3255192 3325352 82.34 81500 2582396 902440 17.74 743892 2331784 53648 04:56:16 Average: 830726 3264889 3207930 79.43 68632 2490961 984713 19.36 792128 2179479 114494 04:56:16 04:56:16 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:16 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:16 04:53:01 ens3 317.23 221.80 1355.99 60.32 0.00 0.00 0.00 0.00 04:56:16 04:53:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:56:16 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:16 04:54:01 ens3 570.03 191.37 4548.85 30.92 0.00 0.00 0.00 0.00 04:56:16 04:54:01 lo 3.27 3.27 0.31 0.31 0.00 0.00 0.00 0.00 04:56:16 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:16 04:55:01 ens3 294.05 479.11 78.47 3801.96 0.00 0.00 0.00 0.00 04:56:16 04:55:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 04:56:16 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:16 04:56:01 ens3 20.86 19.45 41.75 8.59 0.00 0.00 0.00 0.00 04:56:16 04:56:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 04:56:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:16 Average: ens3 300.53 227.94 1506.08 975.60 0.00 0.00 0.00 0.00 04:56:16 Average: lo 1.77 1.77 0.16 0.16 0.00 0.00 0.00 0.00 04:56:16 04:56:16 04:56:16 ---> sar -P ALL: 04:56:16 Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-2917) 01/06/24 _x86_64_ (4 CPU) 04:56:16 04:56:16 04:51:43 LINUX RESTART (4 CPU) 04:56:16 04:56:16 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:56:16 04:53:01 all 18.34 0.00 2.26 4.11 0.05 75.25 04:56:16 04:53:01 0 16.26 0.00 1.79 3.13 0.03 78.78 04:56:16 04:53:01 1 9.12 0.00 1.49 4.65 0.03 84.71 04:56:16 04:53:01 2 23.63 0.00 3.52 4.04 0.07 68.75 04:56:16 04:53:01 3 24.33 0.00 2.26 4.60 0.05 68.75 04:56:16 04:54:01 all 19.41 0.00 2.66 2.92 0.05 74.96 04:56:16 04:54:01 0 28.12 0.00 4.29 2.41 0.05 65.12 04:56:16 04:54:01 1 4.97 0.00 1.69 5.94 0.03 87.36 04:56:16 04:54:01 2 22.49 0.00 2.43 1.22 0.05 73.80 04:56:16 04:54:01 3 22.09 0.00 2.26 2.09 0.03 73.53 04:56:16 04:55:01 all 24.16 0.00 1.60 1.41 0.07 72.77 04:56:16 04:55:01 0 21.34 0.00 1.49 2.07 0.07 75.03 04:56:16 04:55:01 1 25.03 0.00 1.51 1.78 0.07 71.62 04:56:16 04:55:01 2 22.84 0.00 1.59 0.92 0.08 74.56 04:56:16 04:55:01 3 27.41 0.00 1.77 0.85 0.07 69.89 04:56:16 04:56:01 all 14.39 0.00 0.72 0.66 0.02 84.20 04:56:16 04:56:01 0 7.58 0.00 0.49 0.00 0.02 91.91 04:56:16 04:56:01 1 12.80 0.00 0.88 2.52 0.03 83.77 04:56:16 04:56:01 2 21.16 0.00 0.94 0.05 0.03 77.83 04:56:16 04:56:01 3 16.15 0.00 0.58 0.07 0.02 83.18 04:56:16 Average: all 19.07 0.00 1.81 2.27 0.05 76.81 04:56:16 Average: 0 18.28 0.00 2.01 1.89 0.04 77.77 04:56:16 Average: 1 12.97 0.00 1.39 3.72 0.04 81.87 04:56:16 Average: 2 22.53 0.00 2.12 1.56 0.06 73.74 04:56:16 Average: 3 22.49 0.00 1.72 1.90 0.04 73.85 04:56:16 04:56:16 04:56:16