15:03:47 Started by timer 15:03:47 Running as SYSTEM 15:03:48 [EnvInject] - Loading node environment variables. 15:03:48 Building remotely on prd-ubuntu1804-docker-8c-8g-48742 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:03:48 [ssh-agent] Looking for ssh-agent implementation... 15:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:48 $ ssh-agent 15:03:48 SSH_AUTH_SOCK=/tmp/ssh-AtbniCJwrHzY/agent.1996 15:03:48 SSH_AGENT_PID=1998 15:03:48 [ssh-agent] Started. 15:03:48 Running ssh-add (command line suppressed) 15:03:48 Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_1953761572848555176.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_1953761572848555176.key) 15:03:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:03:48 The recommended git tool is: NONE 15:03:49 using credential onap-jenkins-ssh 15:03:49 Wiping out workspace first. 15:03:49 Cloning the remote Git repository 15:03:49 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 15:03:50 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10 15:03:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 15:03:50 > git --version # timeout=10 15:03:50 > git --version # 'git version 2.17.1' 15:03:50 using GIT_SSH to set credentials Gerrit user 15:03:50 Verifying host key using manually-configured host key entries 15:03:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 15:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:50 Avoid second fetch 15:03:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:03:50 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 15:03:50 > git config core.sparsecheckout # timeout=10 15:03:50 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:03:50 Commit message: "Fix mock sdc docker build" 15:03:50 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:03:54 provisioning config files... 15:03:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:03:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:03:54 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16214757884993441303.sh 15:03:54 ---> python-tools-install.sh 15:03:54 Setup pyenv: 15:03:54 * system (set by /opt/pyenv/version) 15:03:54 * 3.8.13 (set by /opt/pyenv/version) 15:03:54 * 3.9.13 (set by /opt/pyenv/version) 15:03:54 * 3.10.6 (set by /opt/pyenv/version) 15:03:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3K7e 15:03:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:03:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:02 lf-activate-venv(): INFO: Base packages installed successfully 15:04:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:04:27 Generating Requirements File 15:04:46 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. 15:04:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:04:47 Python 3.10.6 15:04:47 pip 25.2 from /tmp/venv-3K7e/lib/python3.10/site-packages/pip (python 3.10) 15:04:48 appdirs==1.4.4 15:04:48 argcomplete==3.6.2 15:04:48 aspy.yaml==1.3.0 15:04:48 attrs==25.3.0 15:04:48 autopage==0.5.2 15:04:48 beautifulsoup4==4.13.5 15:04:48 boto3==1.40.37 15:04:48 botocore==1.40.37 15:04:48 bs4==0.0.2 15:04:48 cachetools==5.5.2 15:04:48 certifi==2025.8.3 15:04:48 cffi==2.0.0 15:04:48 cfgv==3.4.0 15:04:48 chardet==5.2.0 15:04:48 charset-normalizer==3.4.3 15:04:48 click==8.3.0 15:04:48 cliff==4.11.0 15:04:48 cmd2==2.7.0 15:04:48 cryptography==3.3.2 15:04:48 debtcollector==3.0.0 15:04:48 decorator==5.2.1 15:04:48 defusedxml==0.7.1 15:04:48 Deprecated==1.2.18 15:04:48 distlib==0.4.0 15:04:48 dnspython==2.8.0 15:04:48 docker==7.1.0 15:04:48 dogpile.cache==1.4.1 15:04:48 durationpy==0.10 15:04:48 email-validator==2.3.0 15:04:48 filelock==3.19.1 15:04:48 future==1.0.0 15:04:48 gitdb==4.0.12 15:04:48 GitPython==3.1.45 15:04:48 google-auth==2.40.3 15:04:48 httplib2==0.31.0 15:04:48 identify==2.6.14 15:04:48 idna==3.10 15:04:48 importlib-resources==1.5.0 15:04:48 iso8601==2.1.0 15:04:48 Jinja2==3.1.6 15:04:48 jmespath==1.0.1 15:04:48 jsonpatch==1.33 15:04:48 jsonpointer==3.0.0 15:04:48 jsonschema==4.25.1 15:04:48 jsonschema-specifications==2025.9.1 15:04:48 keystoneauth1==5.12.0 15:04:48 kubernetes==33.1.0 15:04:48 lftools==0.37.14 15:04:48 lxml==6.0.2 15:04:48 markdown-it-py==4.0.0 15:04:48 MarkupSafe==3.0.2 15:04:48 mdurl==0.1.2 15:04:48 msgpack==1.1.1 15:04:48 multi_key_dict==2.0.3 15:04:48 munch==4.0.0 15:04:48 netaddr==1.3.0 15:04:48 niet==1.4.2 15:04:48 nodeenv==1.9.1 15:04:48 oauth2client==4.1.3 15:04:48 oauthlib==3.3.1 15:04:48 openstacksdk==4.7.1 15:04:48 os-service-types==1.8.0 15:04:48 osc-lib==4.2.0 15:04:48 oslo.config==10.0.0 15:04:48 oslo.context==6.1.0 15:04:48 oslo.i18n==6.6.0 15:04:48 oslo.log==7.2.1 15:04:48 oslo.serialization==5.8.0 15:04:48 oslo.utils==9.1.0 15:04:48 packaging==25.0 15:04:48 pbr==7.0.1 15:04:48 platformdirs==4.4.0 15:04:48 prettytable==3.16.0 15:04:48 psutil==7.1.0 15:04:48 pyasn1==0.6.1 15:04:48 pyasn1_modules==0.4.2 15:04:48 pycparser==2.23 15:04:48 pygerrit2==2.0.15 15:04:48 PyGithub==2.8.1 15:04:48 Pygments==2.19.2 15:04:48 PyJWT==2.10.1 15:04:48 PyNaCl==1.6.0 15:04:48 pyparsing==2.4.7 15:04:48 pyperclip==1.10.0 15:04:48 pyrsistent==0.20.0 15:04:48 python-cinderclient==9.8.0 15:04:48 python-dateutil==2.9.0.post0 15:04:48 python-heatclient==4.3.0 15:04:48 python-jenkins==1.8.3 15:04:48 python-keystoneclient==5.7.0 15:04:48 python-magnumclient==4.9.0 15:04:48 python-openstackclient==8.2.0 15:04:48 python-swiftclient==4.8.0 15:04:48 PyYAML==6.0.2 15:04:48 referencing==0.36.2 15:04:48 requests==2.32.5 15:04:48 requests-oauthlib==2.0.0 15:04:48 requestsexceptions==1.4.0 15:04:48 rfc3986==2.0.0 15:04:48 rich==14.1.0 15:04:48 rich-argparse==1.7.1 15:04:48 rpds-py==0.27.1 15:04:48 rsa==4.9.1 15:04:48 ruamel.yaml==0.18.15 15:04:48 ruamel.yaml.clib==0.2.14 15:04:48 s3transfer==0.14.0 15:04:48 simplejson==3.20.1 15:04:48 six==1.17.0 15:04:48 smmap==5.0.2 15:04:48 soupsieve==2.8 15:04:48 stevedore==5.5.0 15:04:48 tabulate==0.9.0 15:04:48 toml==0.10.2 15:04:48 tomlkit==0.13.3 15:04:48 tqdm==4.67.1 15:04:48 typing_extensions==4.15.0 15:04:48 tzdata==2025.2 15:04:48 urllib3==1.26.20 15:04:48 virtualenv==20.34.0 15:04:48 wcwidth==0.2.14 15:04:48 websocket-client==1.8.0 15:04:48 wrapt==1.17.3 15:04:48 xdg==6.0.0 15:04:48 xmltodict==1.0.2 15:04:48 yq==3.4.3 15:04:48 provisioning config files... 15:04:48 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config16725126493574116386tmp 15:04:48 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config13704262210102983832tmp 15:04:48 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1440694736335327732.sh 15:04:48 ---> docker-login.sh 15:04:48 nexus3.onap.org:10001 15:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:48 Configure a credential helper to remove this warning. See 15:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:48 15:04:48 Login Succeeded 15:04:48 nexus3.onap.org:10002 15:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:48 Configure a credential helper to remove this warning. See 15:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:48 15:04:48 Login Succeeded 15:04:48 nexus3.onap.org:10003 15:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:49 Configure a credential helper to remove this warning. See 15:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:49 15:04:49 Login Succeeded 15:04:49 nexus3.onap.org:10004 15:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:49 Configure a credential helper to remove this warning. See 15:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:49 15:04:49 Login Succeeded 15:04:49 docker.io 15:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:49 Configure a credential helper to remove this warning. See 15:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:49 15:04:49 Login Succeeded 15:04:49 ---> docker-login.sh ends 15:04:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10899102281972979689.sh 15:04:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16132495170935830842.sh 15:04:49 [EnvInject] - Injecting environment variables from a build step. 15:04:49 [EnvInject] - Injecting as environment variables the properties content 15:04:49 DOCKER_ROOT=./mock-sdc 15:04:49 CONTAINER_TAG_YAML_DIR= 15:04:49 CONTAINER_TAG_METHOD=stream 15:04:49 15:04:49 [EnvInject] - Variables injected successfully. 15:04:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins6584348341866503192.sh 15:04:49 ---> docker-get-container-tag.sh 15:04:49 Setup pyenv: 15:04:49 system 15:04:49 3.8.13 15:04:49 3.9.13 15:04:49 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7e from file:/tmp/.os_lf_venv 15:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:51 lf-activate-venv(): INFO: Base packages installed successfully 15:04:51 lf-activate-venv(): INFO: Installing additional packages: yq 15:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:04:52 ---> Docker image tag found: master 15:04:52 [EnvInject] - Injecting environment variables from a build step. 15:04:52 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:04:52 [EnvInject] - Variables injected successfully. 15:04:52 [EnvInject] - Injecting environment variables from a build step. 15:04:52 [EnvInject] - Injecting as environment variables the properties content 15:04:52 DOCKER_ARGS= 15:04:52 DOCKER_ROOT=./mock-sdc 15:04:52 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:04:52 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:04:52 DOCKER_NAME=onap/onap-component-mock-sdc 15:04:52 15:04:52 [EnvInject] - Variables injected successfully. 15:04:52 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13880670827222970335.sh 15:04:52 ---> docker-build.sh 15:04:52 Docker version 20.10.18, build b40c2f6 15:04:52 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:04:52 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master . 15:04:52 Sending build context to Docker daemon 111.1kB 15:04:52 Step 1/15 : FROM golang:alpine AS builder 15:04:53 alpine: Pulling from library/golang 15:04:53 9824c27679d3: Pulling fs layer 15:04:53 40e451c10b31: Pulling fs layer 15:04:53 330457f0054b: Pulling fs layer 15:04:53 a47af78ce4e7: Pulling fs layer 15:04:53 4f4fb700ef54: Pulling fs layer 15:04:53 a47af78ce4e7: Waiting 15:04:53 4f4fb700ef54: Waiting 15:04:53 40e451c10b31: Verifying Checksum 15:04:53 40e451c10b31: Download complete 15:04:53 a47af78ce4e7: Verifying Checksum 15:04:53 a47af78ce4e7: Download complete 15:04:53 4f4fb700ef54: Verifying Checksum 15:04:53 4f4fb700ef54: Download complete 15:04:54 9824c27679d3: Download complete 15:04:54 9824c27679d3: Pull complete 15:04:54 40e451c10b31: Pull complete 15:04:55 330457f0054b: Verifying Checksum 15:04:55 330457f0054b: Download complete 15:04:58 330457f0054b: Pull complete 15:04:59 a47af78ce4e7: Pull complete 15:04:59 4f4fb700ef54: Pull complete 15:04:59 Digest: sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55bf02e7222c014abd 15:04:59 Status: Downloaded newer image for golang:alpine 15:04:59 ---> b02244f13a4e 15:04:59 Step 2/15 : ADD ./ /go/src/ 15:05:01 ---> a286a7d9d070 15:05:01 Step 3/15 : WORKDIR /go/src 15:05:01 ---> Running in 7f4927ab1caf 15:05:01 Removing intermediate container 7f4927ab1caf 15:05:01 ---> 468a5d1f48c0 15:05:01 Step 4/15 : RUN apk add --no-cache git 15:05:01 ---> Running in 40fea964f57a 15:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 15:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 15:05:02 (1/12) Installing brotli-libs (1.1.0-r2) 15:05:02 (2/12) Installing c-ares (1.34.5-r0) 15:05:02 (3/12) Installing libunistring (1.3-r0) 15:05:02 (4/12) Installing libidn2 (2.3.7-r0) 15:05:02 (5/12) Installing nghttp2-libs (1.65.0-r0) 15:05:02 (6/12) Installing libpsl (0.21.5-r3) 15:05:02 (7/12) Installing zstd-libs (1.5.7-r0) 15:05:02 (8/12) Installing libcurl (8.14.1-r1) 15:05:02 (9/12) Installing libexpat (2.7.2-r0) 15:05:02 (10/12) Installing pcre2 (10.43-r1) 15:05:02 (11/12) Installing git (2.49.1-r0) 15:05:02 (12/12) Installing git-init-template (2.49.1-r0) 15:05:02 Executing busybox-1.37.0-r18.trigger 15:05:02 OK: 20 MiB in 29 packages 15:05:02 Removing intermediate container 40fea964f57a 15:05:02 ---> c0d15b5c3384 15:05:02 Step 5/15 : RUN go env -w GO111MODULE=auto 15:05:03 ---> Running in 884eeb505f74 15:05:03 Removing intermediate container 884eeb505f74 15:05:03 ---> 0e16ae34e203 15:05:03 Step 6/15 : RUN go get github.com/satori/go.uuid 15:05:03 ---> Running in bc47e23a26be 15:05:04 go: downloading github.com/satori/go.uuid v1.2.0 15:05:05 Removing intermediate container bc47e23a26be 15:05:05 ---> 6769360e4146 15:05:05 Step 7/15 : RUN go get github.com/labstack/echo 15:05:05 ---> Running in 28af2ee040cc 15:05:06 go: downloading github.com/labstack/echo v3.3.10+incompatible 15:05:06 go: downloading github.com/labstack/gommon v0.4.2 15:05:06 go: downloading golang.org/x/crypto v0.31.0 15:05:06 go: downloading github.com/mattn/go-colorable v0.1.13 15:05:06 go: downloading github.com/mattn/go-isatty v0.0.20 15:05:06 go: downloading github.com/valyala/fasttemplate v1.2.2 15:05:06 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:05:06 go: downloading golang.org/x/sys v0.28.0 15:05:06 go: downloading golang.org/x/net v0.21.0 15:05:06 go: downloading golang.org/x/text v0.21.0 15:05:09 Removing intermediate container 28af2ee040cc 15:05:09 ---> 8be78269a267 15:05:09 Step 8/15 : RUN go get github.com/golang-jwt/jwt 15:05:09 ---> Running in 41bf1f264cfc 15:05:10 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:10 go: added github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:11 Removing intermediate container 41bf1f264cfc 15:05:11 ---> e16b3f05b89d 15:05:11 Step 9/15 : RUN go get golang.org/x/time/rate 15:05:11 ---> Running in e1383c8f5020 15:05:11 go: downloading golang.org/x/time v0.13.0 15:05:11 go: upgraded go 1.22.1 => 1.24.0 15:05:11 go: added golang.org/x/time v0.13.0 15:05:12 Removing intermediate container e1383c8f5020 15:05:12 ---> 2d19120c04c7 15:05:12 Step 10/15 : RUN set -ex && CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:12 ---> Running in 62206332bc94 15:05:12 + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:05:12 container/list 15:05:12 internal/goarch 15:05:12 internal/byteorder 15:05:12 internal/coverage/rtcov 15:05:12 internal/unsafeheader 15:05:12 internal/godebugs 15:05:12 internal/goexperiment 15:05:12 internal/cpu 15:05:12 internal/goos 15:05:12 internal/profilerecord 15:05:12 internal/asan 15:05:12 internal/abi 15:05:12 internal/runtime/atomic 15:05:12 internal/runtime/math 15:05:12 internal/runtime/syscall 15:05:12 internal/runtime/gc 15:05:12 internal/msan 15:05:12 internal/runtime/sys 15:05:12 internal/runtime/strconv 15:05:12 internal/trace/tracev2 15:05:12 sync/atomic 15:05:12 math/bits 15:05:12 unicode 15:05:12 internal/runtime/exithook 15:05:12 internal/chacha8rand 15:05:12 internal/bytealg 15:05:12 unicode/utf8 15:05:12 cmp 15:05:12 encoding 15:05:12 math 15:05:12 internal/itoa 15:05:12 unicode/utf16 15:05:12 crypto/internal/fips140/alias 15:05:12 crypto/internal/fips140deps/byteorder 15:05:12 crypto/internal/fips140deps/cpu 15:05:12 crypto/internal/boring/sig 15:05:12 vendor/golang.org/x/crypto/cryptobyte/asn1 15:05:12 crypto/internal/fips140/subtle 15:05:12 vendor/golang.org/x/crypto/internal/alias 15:05:12 internal/nettrace 15:05:12 log/internal 15:05:12 internal/race 15:05:12 internal/synctest 15:05:12 internal/runtime/cgroup 15:05:12 internal/stringslite 15:05:12 internal/sync 15:05:12 internal/runtime/maps 15:05:13 runtime 15:05:15 internal/reflectlite 15:05:15 iter 15:05:15 weak 15:05:15 crypto/subtle 15:05:15 sync 15:05:15 maps 15:05:15 slices 15:05:15 errors 15:05:15 sort 15:05:15 crypto/internal/fips140cache 15:05:15 internal/singleflight 15:05:15 internal/testlog 15:05:15 internal/bisect 15:05:15 unique 15:05:15 io 15:05:15 strconv 15:05:15 internal/oserror 15:05:15 path 15:05:15 syscall 15:05:15 math/rand/v2 15:05:15 internal/godebug 15:05:15 vendor/golang.org/x/net/dns/dnsmessage 15:05:15 bytes 15:05:15 strings 15:05:15 hash 15:05:15 crypto/internal/randutil 15:05:15 github.com/valyala/bytebufferpool 15:05:15 encoding/base64 15:05:15 reflect 15:05:15 crypto 15:05:15 crypto/internal/fips140deps/godebug 15:05:15 math/rand 15:05:15 net/netip 15:05:15 hash/crc32 15:05:15 vendor/golang.org/x/text/transform 15:05:15 golang.org/x/text/transform 15:05:15 bufio 15:05:16 crypto/internal/fips140 15:05:16 crypto/internal/impl 15:05:16 encoding/pem 15:05:16 net/http/internal/ascii 15:05:16 crypto/internal/fips140/sha256 15:05:16 crypto/internal/fips140/sha3 15:05:16 crypto/internal/fips140/sha512 15:05:16 regexp/syntax 15:05:16 html 15:05:16 internal/syscall/execenv 15:05:16 internal/syscall/unix 15:05:16 time 15:05:16 crypto/internal/fips140/hmac 15:05:16 crypto/sha3 15:05:16 crypto/internal/fips140/check 15:05:16 crypto/internal/fips140hash 15:05:16 crypto/internal/fips140/edwards25519/field 15:05:16 crypto/internal/fips140/bigmod 15:05:16 crypto/internal/fips140/aes 15:05:16 crypto/internal/fips140/nistec/fiat 15:05:16 crypto/internal/fips140/hkdf 15:05:16 crypto/internal/fips140/tls12 15:05:16 crypto/fips140 15:05:16 crypto/internal/fips140/tls13 15:05:16 crypto/tls/internal/fips140tls 15:05:16 crypto/internal/fips140/edwards25519 15:05:16 regexp 15:05:16 context 15:05:16 io/fs 15:05:16 internal/poll 15:05:16 crypto/internal/fips140/nistec 15:05:16 internal/filepathlite 15:05:16 internal/fmtsort 15:05:16 encoding/binary 15:05:16 os 15:05:16 vendor/golang.org/x/crypto/internal/poly1305 15:05:16 golang.org/x/sys/unix 15:05:17 crypto/internal/sysrand 15:05:17 fmt 15:05:17 vendor/golang.org/x/sys/cpu 15:05:17 io/ioutil 15:05:17 path/filepath 15:05:17 net 15:05:17 crypto/internal/entropy 15:05:17 crypto/internal/fips140/drbg 15:05:17 crypto/internal/fips140only 15:05:17 crypto/internal/fips140/ecdh 15:05:17 crypto/internal/fips140/aes/gcm 15:05:17 crypto/internal/fips140/ed25519 15:05:17 crypto/internal/fips140/ecdsa 15:05:17 crypto/hkdf 15:05:17 crypto/internal/fips140/mlkem 15:05:17 crypto/md5 15:05:17 crypto/rc4 15:05:17 crypto/internal/fips140/rsa 15:05:17 crypto/cipher 15:05:17 encoding/json 15:05:17 math/big 15:05:17 encoding/hex 15:05:17 net/url 15:05:17 crypto/internal/boring 15:05:17 crypto/des 15:05:17 crypto/aes 15:05:17 crypto/ecdh 15:05:17 crypto/sha512 15:05:17 crypto/hmac 15:05:17 vendor/golang.org/x/crypto/chacha20 15:05:17 crypto/sha1 15:05:17 crypto/sha256 15:05:17 encoding/xml 15:05:17 github.com/mattn/go-isatty 15:05:17 vendor/golang.org/x/crypto/chacha20poly1305 15:05:17 github.com/valyala/fasttemplate 15:05:17 github.com/mattn/go-colorable 15:05:17 compress/flate 15:05:17 log 15:05:17 github.com/labstack/gommon/color 15:05:17 vendor/golang.org/x/text/unicode/bidi 15:05:17 vendor/golang.org/x/text/unicode/norm 15:05:17 github.com/labstack/gommon/log 15:05:17 compress/gzip 15:05:17 vendor/golang.org/x/net/http2/hpack 15:05:17 mime 15:05:17 mime/quotedprintable 15:05:17 vendor/golang.org/x/text/secure/bidirule 15:05:17 crypto/elliptic 15:05:17 crypto/internal/boring/bbig 15:05:17 encoding/asn1 15:05:18 crypto/rand 15:05:18 crypto/dsa 15:05:18 net/http/internal 15:05:18 crypto/ed25519 15:05:18 crypto/internal/hpke 15:05:18 crypto/rsa 15:05:18 net/textproto 15:05:18 runtime/debug 15:05:18 golang.org/x/text/unicode/bidi 15:05:18 vendor/golang.org/x/net/idna 15:05:18 mime/multipart 15:05:18 golang.org/x/text/unicode/norm 15:05:18 github.com/labstack/gommon/bytes 15:05:18 vendor/golang.org/x/crypto/cryptobyte 15:05:18 crypto/x509/pkix 15:05:18 github.com/labstack/gommon/random 15:05:18 text/template/parse 15:05:18 database/sql/driver 15:05:18 golang.org/x/text/secure/bidirule 15:05:18 crypto/ecdsa 15:05:18 github.com/satori/go.uuid 15:05:18 vendor/golang.org/x/net/http/httpguts 15:05:18 vendor/golang.org/x/net/http/httpproxy 15:05:18 text/template 15:05:18 golang.org/x/net/idna 15:05:18 crypto/x509 15:05:18 html/template 15:05:19 github.com/dgrijalva/jwt-go 15:05:19 crypto/tls 15:05:20 net/http/httptrace 15:05:20 net/http/internal/httpcommon 15:05:20 net/http 15:05:21 golang.org/x/crypto/acme 15:05:21 net/http/httputil 15:05:21 golang.org/x/crypto/acme/autocert 15:05:21 github.com/labstack/echo 15:05:22 github.com/labstack/echo/middleware 15:05:22 onap/mock-sdc 15:05:24 Removing intermediate container 62206332bc94 15:05:24 ---> c5e729b31317 15:05:24 Step 11/15 : RUN ls -la 15:05:24 ---> Running in e4ba1d0ad196 15:05:25 total 9728 15:05:25 drwxrwxrwt 1 root root 4096 Sep 24 15:05 . 15:05:25 drwxrwxrwt 1 root root 4096 Sep 24 15:05 .. 15:05:25 -rw-rw-r-- 1 root root 278 Sep 24 15:03 .dockerignore 15:05:25 -rw-rw-r-- 1 root root 769 Sep 24 15:03 Dockerfile 15:05:25 -rw-rw-r-- 1 root root 12 Sep 24 15:03 README.md 15:05:25 -rw-rw-r-- 1 root root 934 Sep 24 15:03 generic_handlers.go 15:05:25 -rw-rw-r-- 1 root root 760 Sep 24 15:05 go.mod 15:05:25 -rw-rw-r-- 1 root root 3973 Sep 24 15:05 go.sum 15:05:25 -rwxr-xr-x 1 root root 9816743 Sep 24 15:05 mock-sdc 15:05:25 -rw-rw-r-- 1 root root 4425 Sep 24 15:03 mock-sdc.go 15:05:25 -rw-rw-r-- 1 root root 53365 Sep 24 15:03 resource_handlers.go 15:05:25 -rw-rw-r-- 1 root root 18232 Sep 24 15:03 sdc_handlers.go 15:05:25 -rw-rw-r-- 1 root root 5273 Sep 24 15:03 vendor_handlers.go 15:05:25 -rw-rw-r-- 1 root root 13630 Sep 24 15:03 vsp_handlers.go 15:05:25 Removing intermediate container e4ba1d0ad196 15:05:25 ---> 91b273a1e6aa 15:05:25 Step 12/15 : FROM scratch 15:05:25 ---> 15:05:25 Step 13/15 : COPY --from=builder /go/src/mock-sdc /app/mock-sdc 15:05:25 ---> e8dcab854116 15:05:25 Step 14/15 : WORKDIR /app 15:05:25 ---> Running in f69f823ac393 15:05:25 Removing intermediate container f69f823ac393 15:05:25 ---> ee6a5c139bef 15:05:25 Step 15/15 : ENTRYPOINT [ "./mock-sdc" ] 15:05:25 ---> Running in d1a3fa71a38c 15:05:26 Removing intermediate container d1a3fa71a38c 15:05:26 ---> 39674f994eae 15:05:26 Successfully built 39674f994eae 15:05:26 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:26 ---> docker-build.sh ends 15:05:26 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7413341965021021531.sh 15:05:26 [EnvInject] - Injecting environment variables from a build step. 15:05:26 [EnvInject] - Injecting as environment variables the properties content 15:05:26 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:05:26 15:05:26 [EnvInject] - Variables injected successfully. 15:05:26 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins2498377568096872290.sh 15:05:26 ---> docker-push.sh 15:05:26 Docker version 20.10.18, build b40c2f6 15:05:26 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:26 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:26 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdc] 15:05:26 ee4abd4ad50a: Preparing 15:05:27 ee4abd4ad50a: Pushed 15:05:27 master: digest: sha256:c700f5b2c33782d1a97dbfb6fba5f7ea73babbce1678a07c02b85c88d6bc096b size: 528 15:05:27 ---> docker-push.sh ends 15:05:27 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins7645657733132049959.sh 15:05:27 $ ssh-agent -k 15:05:27 unset SSH_AUTH_SOCK; 15:05:27 unset SSH_AGENT_PID; 15:05:27 echo Agent pid 1998 killed; 15:05:27 [ssh-agent] Stopped. 15:05:27 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:27 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins4527834833602612846.sh 15:05:27 ---> sysstat.sh 15:05:27 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12803279540467887600.sh 15:05:27 ---> package-listing.sh 15:05:27 ++ facter osfamily 15:05:27 ++ tr '[:upper:]' '[:lower:]' 15:05:28 + OS_FAMILY=debian 15:05:28 + workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:05:28 + START_PACKAGES=/tmp/packages_start.txt 15:05:28 + END_PACKAGES=/tmp/packages_end.txt 15:05:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:28 + PACKAGES=/tmp/packages_start.txt 15:05:28 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:28 + PACKAGES=/tmp/packages_end.txt 15:05:28 + case "${OS_FAMILY}" in 15:05:28 + dpkg -l 15:05:28 + grep '^ii' 15:05:28 + '[' -f /tmp/packages_start.txt ']' 15:05:28 + '[' -f /tmp/packages_end.txt ']' 15:05:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:28 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:28 + mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:05:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:05:28 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins5716679849699191439.sh 15:05:28 ---> capture-instance-metadata.sh 15:05:28 Setup pyenv: 15:05:28 system 15:05:28 3.8.13 15:05:28 3.9.13 15:05:28 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7e from file:/tmp/.os_lf_venv 15:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:29 lf-activate-venv(): INFO: Base packages installed successfully 15:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:05:38 INFO: Running in OpenStack, capturing instance metadata 15:05:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins3280236240800203740.sh 15:05:38 provisioning config files... 15:05:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config17907126457968729924tmp 15:05:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:05:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:05:38 [EnvInject] - Injecting environment variables from a build step. 15:05:38 [EnvInject] - Injecting as environment variables the properties content 15:05:38 SERVER_ID=logs 15:05:38 15:05:38 [EnvInject] - Variables injected successfully. 15:05:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins15936789223345953519.sh 15:05:38 ---> create-netrc.sh 15:05:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16752655850619833195.sh 15:05:38 ---> python-tools-install.sh 15:05:38 Setup pyenv: 15:05:38 system 15:05:38 3.8.13 15:05:38 3.9.13 15:05:38 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7e from file:/tmp/.os_lf_venv 15:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:40 lf-activate-venv(): INFO: Base packages installed successfully 15:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:05:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10467486489163056016.sh 15:05:49 ---> sudo-logs.sh 15:05:49 Archiving 'sudo' log.. 15:05:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10250380566958893522.sh 15:05:49 ---> job-cost.sh 15:05:49 Setup pyenv: 15:05:49 system 15:05:49 3.8.13 15:05:49 3.9.13 15:05:50 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7e from file:/tmp/.os_lf_venv 15:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:52 lf-activate-venv(): INFO: Base packages installed successfully 15:05:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:05:57 INFO: No Stack... 15:05:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:05:57 INFO: Archiving Costs 15:05:57 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins8291226184561069783.sh 15:05:57 ---> logs-deploy.sh 15:05:57 Setup pyenv: 15:05:57 system 15:05:57 3.8.13 15:05:57 3.9.13 15:05:57 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7e from file:/tmp/.os_lf_venv 15:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:59 lf-activate-venv(): INFO: Base packages installed successfully 15:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-3K7e/bin to PATH 15:06:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/355 15:06:08 INFO: archiving workspace using pattern(s): 15:06:09 Archives upload complete. 15:06:09 INFO: archiving logs to Nexus 15:06:10 ---> uname -a: 15:06:10 Linux prd-ubuntu1804-docker-8c-8g-48742 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:06:10 15:06:10 15:06:10 ---> lscpu: 15:06:10 Architecture: x86_64 15:06:10 CPU op-mode(s): 32-bit, 64-bit 15:06:10 Byte Order: Little Endian 15:06:10 CPU(s): 8 15:06:10 On-line CPU(s) list: 0-7 15:06:10 Thread(s) per core: 1 15:06:10 Core(s) per socket: 1 15:06:10 Socket(s): 8 15:06:10 NUMA node(s): 1 15:06:10 Vendor ID: AuthenticAMD 15:06:10 CPU family: 23 15:06:10 Model: 49 15:06:10 Model name: AMD EPYC-Rome Processor 15:06:10 Stepping: 0 15:06:10 CPU MHz: 2799.998 15:06:10 BogoMIPS: 5599.99 15:06:10 Virtualization: AMD-V 15:06:10 Hypervisor vendor: KVM 15:06:10 Virtualization type: full 15:06:10 L1d cache: 32K 15:06:10 L1i cache: 32K 15:06:10 L2 cache: 512K 15:06:10 L3 cache: 16384K 15:06:10 NUMA node0 CPU(s): 0-7 15:06:10 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 15:06:10 15:06:10 15:06:10 ---> nproc: 15:06:10 8 15:06:10 15:06:10 15:06:10 ---> df -h: 15:06:10 Filesystem Size Used Avail Use% Mounted on 15:06:10 udev 16G 0 16G 0% /dev 15:06:10 tmpfs 3.2G 712K 3.2G 1% /run 15:06:10 /dev/vda1 155G 11G 145G 7% / 15:06:10 tmpfs 16G 0 16G 0% /dev/shm 15:06:10 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:06:10 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:06:10 15:06:10 15:06:10 ---> free -m: 15:06:10 total used free shared buff/cache available 15:06:10 Mem: 32167 862 28678 0 2626 30859 15:06:10 Swap: 1023 0 1023 15:06:10 15:06:10 15:06:10 ---> ip addr: 15:06:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:10 inet 127.0.0.1/8 scope host lo 15:06:10 valid_lft forever preferred_lft forever 15:06:10 inet6 ::1/128 scope host 15:06:10 valid_lft forever preferred_lft forever 15:06:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:10 link/ether fa:16:3e:e5:fa:1c brd ff:ff:ff:ff:ff:ff 15:06:10 inet 10.30.107.237/23 brd 10.30.107.255 scope global dynamic ens3 15:06:10 valid_lft 86227sec preferred_lft 86227sec 15:06:10 inet6 fe80::f816:3eff:fee5:fa1c/64 scope link 15:06:10 valid_lft forever preferred_lft forever 15:06:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:06:10 link/ether 02:42:b1:ef:73:d2 brd ff:ff:ff:ff:ff:ff 15:06:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:10 valid_lft forever preferred_lft forever 15:06:10 inet6 fe80::42:b1ff:feef:73d2/64 scope link 15:06:10 valid_lft forever preferred_lft forever 15:06:10 15:06:10 15:06:10 ---> sar -b -r -n DEV: 15:06:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-48742) 09/24/25 _x86_64_ (8 CPU) 15:06:10 15:06:10 15:03:20 LINUX RESTART (8 CPU) 15:06:10 15:06:10 15:04:01 tps rtps wtps bread/s bwrtn/s 15:06:10 15:05:01 230.13 12.26 217.86 1639.86 88990.77 15:06:10 15:06:01 144.14 1.82 142.33 169.17 63569.01 15:06:10 Average: 187.14 7.04 180.09 904.52 76279.89 15:06:10 15:06:10 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:10 15:05:01 29700972 31675604 3238248 9.83 87304 2176388 1527608 4.49 942100 1954628 404 15:06:10 15:06:01 29377676 31608688 3561544 10.81 99608 2409480 1438320 4.23 1094804 2098112 26400 15:06:10 Average: 29539324 31642146 3399896 10.32 93456 2292934 1482964 4.36 1018452 2026370 13402 15:06:10 15:06:10 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:10 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:05:01 veth7c2c2ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:05:01 ens3 162.44 97.83 2024.92 15.53 0.00 0.00 0.00 0.00 15:06:10 15:05:01 vethfa7cca0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:10 15:06:01 docker0 31.31 42.91 2.99 403.60 0.00 0.00 0.00 0.00 15:06:10 15:06:01 ens3 84.90 72.77 423.61 104.39 0.00 0.00 0.00 0.00 15:06:10 15:06:01 lo 9.67 9.67 0.98 0.98 0.00 0.00 0.00 0.00 15:06:10 Average: docker0 15.66 21.45 1.49 201.80 0.00 0.00 0.00 0.00 15:06:10 Average: ens3 123.67 85.30 1224.27 59.96 0.00 0.00 0.00 0.00 15:06:10 Average: lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 15:06:10 15:06:10 15:06:10 ---> sar -P ALL: 15:06:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-48742) 09/24/25 _x86_64_ (8 CPU) 15:06:10 15:06:10 15:03:20 LINUX RESTART (8 CPU) 15:06:10 15:06:10 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:10 15:05:01 all 10.05 0.00 1.35 2.44 0.05 86.11 15:06:10 15:05:01 0 10.48 0.00 1.26 0.32 0.07 87.88 15:06:10 15:05:01 1 4.89 0.00 0.97 0.15 0.03 93.96 15:06:10 15:05:01 2 1.81 0.00 1.16 7.08 0.05 89.90 15:06:10 15:05:01 3 1.89 0.00 0.77 1.57 0.03 95.73 15:06:10 15:05:01 4 1.62 0.00 1.12 2.86 0.08 94.31 15:06:10 15:05:01 5 4.66 0.00 0.89 5.58 0.03 88.84 15:06:10 15:05:01 6 46.32 0.00 3.41 1.49 0.10 48.68 15:06:10 15:05:01 7 8.70 0.00 1.24 0.50 0.02 89.55 15:06:10 15:06:01 all 15.45 0.00 2.39 1.00 0.05 81.11 15:06:10 15:06:01 0 12.90 0.00 2.53 0.90 0.05 83.62 15:06:10 15:06:01 1 12.27 0.00 2.37 0.07 0.05 85.25 15:06:10 15:06:01 2 9.31 0.00 2.20 4.66 0.07 83.77 15:06:10 15:06:01 3 12.03 0.00 2.08 0.15 0.03 85.71 15:06:10 15:06:01 4 9.85 0.00 2.17 0.92 0.03 87.03 15:06:10 15:06:01 5 11.20 0.00 2.38 0.03 0.03 86.36 15:06:10 15:06:01 6 10.41 0.00 2.23 0.28 0.03 87.05 15:06:10 15:06:01 7 45.62 0.00 3.13 0.95 0.08 50.21 15:06:10 Average: all 12.75 0.00 1.87 1.72 0.05 83.61 15:06:10 Average: 0 11.69 0.00 1.89 0.61 0.06 85.75 15:06:10 Average: 1 8.57 0.00 1.66 0.11 0.04 89.62 15:06:10 Average: 2 5.56 0.00 1.68 5.87 0.06 86.83 15:06:10 Average: 3 6.96 0.00 1.42 0.86 0.03 90.73 15:06:10 Average: 4 5.73 0.00 1.64 1.90 0.06 90.67 15:06:10 Average: 5 7.93 0.00 1.63 2.81 0.03 87.60 15:06:10 Average: 6 28.36 0.00 2.82 0.89 0.07 67.87 15:06:10 Average: 7 27.13 0.00 2.18 0.73 0.05 69.91 15:06:10 15:06:10 15:06:10