15:05:43 Started by timer 15:05:43 Running as SYSTEM 15:05:43 [EnvInject] - Loading node environment variables. 15:05:43 Building remotely on prd-ubuntu1804-docker-8c-8g-46608 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:05:43 [ssh-agent] Looking for ssh-agent implementation... 15:05:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:43 $ ssh-agent 15:05:43 SSH_AUTH_SOCK=/tmp/ssh-8v1bkACFMnth/agent.2111 15:05:43 SSH_AGENT_PID=2113 15:05:43 [ssh-agent] Started. 15:05:43 Running ssh-add (command line suppressed) 15:05:43 Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_4932994609002279464.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_4932994609002279464.key) 15:05:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:05:43 The recommended git tool is: NONE 15:05:45 using credential onap-jenkins-ssh 15:05:45 Wiping out workspace first. 15:05:45 Cloning the remote Git repository 15:05:45 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 15:05:45 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10 15:05:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 15:05:45 > git --version # timeout=10 15:05:45 > git --version # 'git version 2.17.1' 15:05:45 using GIT_SSH to set credentials Gerrit user 15:05:45 Verifying host key using manually-configured host key entries 15:05:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 15:05:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:45 Avoid second fetch 15:05:45 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:05:45 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 15:05:45 > git config core.sparsecheckout # timeout=10 15:05:45 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:05:46 Commit message: "Fix mock sdc docker build" 15:05:46 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:05:49 provisioning config files... 15:05:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:05:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:05:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12177086713683690106.sh 15:05:49 ---> python-tools-install.sh 15:05:49 Setup pyenv: 15:05:49 * system (set by /opt/pyenv/version) 15:05:49 * 3.8.13 (set by /opt/pyenv/version) 15:05:49 * 3.9.13 (set by /opt/pyenv/version) 15:05:49 * 3.10.6 (set by /opt/pyenv/version) 15:05:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PQFn 15:05:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:57 lf-activate-venv(): INFO: Base packages installed successfully 15:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:06:22 Generating Requirements File 15:06:43 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:06:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:06:43 Python 3.10.6 15:06:43 pip 25.2 from /tmp/venv-PQFn/lib/python3.10/site-packages/pip (python 3.10) 15:06:43 appdirs==1.4.4 15:06:43 argcomplete==3.6.2 15:06:43 aspy.yaml==1.3.0 15:06:43 attrs==25.3.0 15:06:43 autopage==0.5.2 15:06:43 beautifulsoup4==4.13.5 15:06:43 boto3==1.40.32 15:06:43 botocore==1.40.32 15:06:43 bs4==0.0.2 15:06:43 cachetools==5.5.2 15:06:43 certifi==2025.8.3 15:06:43 cffi==2.0.0 15:06:43 cfgv==3.4.0 15:06:43 chardet==5.2.0 15:06:43 charset-normalizer==3.4.3 15:06:43 click==8.2.1 15:06:43 cliff==4.11.0 15:06:43 cmd2==2.7.0 15:06:43 cryptography==3.3.2 15:06:43 debtcollector==3.0.0 15:06:43 decorator==5.2.1 15:06:43 defusedxml==0.7.1 15:06:43 Deprecated==1.2.18 15:06:43 distlib==0.4.0 15:06:43 dnspython==2.8.0 15:06:43 docker==7.1.0 15:06:43 dogpile.cache==1.4.1 15:06:43 durationpy==0.10 15:06:43 email-validator==2.3.0 15:06:43 filelock==3.19.1 15:06:43 future==1.0.0 15:06:43 gitdb==4.0.12 15:06:43 GitPython==3.1.45 15:06:43 google-auth==2.40.3 15:06:43 httplib2==0.31.0 15:06:43 identify==2.6.14 15:06:43 idna==3.10 15:06:43 importlib-resources==1.5.0 15:06:43 iso8601==2.1.0 15:06:43 Jinja2==3.1.6 15:06:43 jmespath==1.0.1 15:06:43 jsonpatch==1.33 15:06:43 jsonpointer==3.0.0 15:06:43 jsonschema==4.25.1 15:06:43 jsonschema-specifications==2025.9.1 15:06:43 keystoneauth1==5.12.0 15:06:43 kubernetes==33.1.0 15:06:43 lftools==0.37.13 15:06:43 lxml==6.0.1 15:06:43 markdown-it-py==4.0.0 15:06:43 MarkupSafe==3.0.2 15:06:43 mdurl==0.1.2 15:06:43 msgpack==1.1.1 15:06:43 multi_key_dict==2.0.3 15:06:43 munch==4.0.0 15:06:43 netaddr==1.3.0 15:06:43 niet==1.4.2 15:06:43 nodeenv==1.9.1 15:06:43 oauth2client==4.1.3 15:06:43 oauthlib==3.3.1 15:06:43 openstacksdk==4.7.1 15:06:43 os-service-types==1.8.0 15:06:43 osc-lib==4.2.0 15:06:43 oslo.config==10.0.0 15:06:43 oslo.context==6.1.0 15:06:43 oslo.i18n==6.6.0 15:06:43 oslo.log==7.2.1 15:06:43 oslo.serialization==5.8.0 15:06:43 oslo.utils==9.1.0 15:06:43 packaging==25.0 15:06:43 pbr==7.0.1 15:06:43 platformdirs==4.4.0 15:06:43 prettytable==3.16.0 15:06:43 psutil==7.0.0 15:06:43 pyasn1==0.6.1 15:06:43 pyasn1_modules==0.4.2 15:06:43 pycparser==2.23 15:06:43 pygerrit2==2.0.15 15:06:43 PyGithub==2.8.1 15:06:43 Pygments==2.19.2 15:06:43 PyJWT==2.10.1 15:06:43 PyNaCl==1.6.0 15:06:43 pyparsing==2.4.7 15:06:43 pyperclip==1.9.0 15:06:43 pyrsistent==0.20.0 15:06:43 python-cinderclient==9.8.0 15:06:43 python-dateutil==2.9.0.post0 15:06:43 python-heatclient==4.3.0 15:06:43 python-jenkins==1.8.3 15:06:43 python-keystoneclient==5.7.0 15:06:43 python-magnumclient==4.9.0 15:06:43 python-openstackclient==8.2.0 15:06:43 python-swiftclient==4.8.0 15:06:43 PyYAML==6.0.2 15:06:43 referencing==0.36.2 15:06:43 requests==2.32.5 15:06:43 requests-oauthlib==2.0.0 15:06:43 requestsexceptions==1.4.0 15:06:43 rfc3986==2.0.0 15:06:43 rich==14.1.0 15:06:43 rich-argparse==1.7.1 15:06:43 rpds-py==0.27.1 15:06:43 rsa==4.9.1 15:06:43 ruamel.yaml==0.18.15 15:06:43 ruamel.yaml.clib==0.2.12 15:06:43 s3transfer==0.14.0 15:06:43 simplejson==3.20.1 15:06:43 six==1.17.0 15:06:43 smmap==5.0.2 15:06:43 soupsieve==2.8 15:06:43 stevedore==5.5.0 15:06:43 tabulate==0.9.0 15:06:43 toml==0.10.2 15:06:43 tomlkit==0.13.3 15:06:43 tqdm==4.67.1 15:06:43 typing_extensions==4.15.0 15:06:43 tzdata==2025.2 15:06:43 urllib3==1.26.20 15:06:43 virtualenv==20.34.0 15:06:43 wcwidth==0.2.13 15:06:43 websocket-client==1.8.0 15:06:43 wrapt==1.17.3 15:06:43 xdg==6.0.0 15:06:43 xmltodict==1.0.1 15:06:43 yq==3.4.3 15:06:43 provisioning config files... 15:06:43 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config16796829544610213469tmp 15:06:43 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config17627838097675081926tmp 15:06:43 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins2210752415577974647.sh 15:06:43 ---> docker-login.sh 15:06:43 nexus3.onap.org:10001 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 nexus3.onap.org:10002 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:43 Configure a credential helper to remove this warning. See 15:06:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:43 15:06:43 Login Succeeded 15:06:43 nexus3.onap.org:10003 15:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 nexus3.onap.org:10004 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 docker.io 15:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:44 Configure a credential helper to remove this warning. See 15:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:44 15:06:44 Login Succeeded 15:06:44 ---> docker-login.sh ends 15:06:44 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins17985444903437127878.sh 15:06:44 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10618666557995600801.sh 15:06:44 [EnvInject] - Injecting environment variables from a build step. 15:06:44 [EnvInject] - Injecting as environment variables the properties content 15:06:44 DOCKER_ROOT=./mock-sdc 15:06:44 CONTAINER_TAG_YAML_DIR= 15:06:44 CONTAINER_TAG_METHOD=stream 15:06:44 15:06:44 [EnvInject] - Variables injected successfully. 15:06:44 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins13767195820220038973.sh 15:06:44 ---> docker-get-container-tag.sh 15:06:44 Setup pyenv: 15:06:44 system 15:06:44 3.8.13 15:06:44 3.9.13 15:06:44 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQFn from file:/tmp/.os_lf_venv 15:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:46 lf-activate-venv(): INFO: Base packages installed successfully 15:06:46 lf-activate-venv(): INFO: Installing additional packages: yq 15:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:06:47 ---> Docker image tag found: master 15:06:47 [EnvInject] - Injecting environment variables from a build step. 15:06:47 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:06:47 [EnvInject] - Variables injected successfully. 15:06:47 [EnvInject] - Injecting environment variables from a build step. 15:06:47 [EnvInject] - Injecting as environment variables the properties content 15:06:47 DOCKER_ARGS= 15:06:47 DOCKER_ROOT=./mock-sdc 15:06:47 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:06:47 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:06:47 DOCKER_NAME=onap/onap-component-mock-sdc 15:06:47 15:06:47 [EnvInject] - Variables injected successfully. 15:06:47 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10359490299301213589.sh 15:06:47 ---> docker-build.sh 15:06:47 Docker version 20.10.18, build b40c2f6 15:06:47 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:06:47 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master . 15:06:47 Sending build context to Docker daemon 111.1kB 15:06:47 Step 1/15 : FROM golang:alpine AS builder 15:06:48 alpine: Pulling from library/golang 15:06:48 9824c27679d3: Pulling fs layer 15:06:48 40e451c10b31: Pulling fs layer 15:06:48 330457f0054b: Pulling fs layer 15:06:48 a47af78ce4e7: Pulling fs layer 15:06:48 4f4fb700ef54: Pulling fs layer 15:06:48 4f4fb700ef54: Waiting 15:06:48 a47af78ce4e7: Waiting 15:06:48 40e451c10b31: Verifying Checksum 15:06:48 40e451c10b31: Download complete 15:06:48 9824c27679d3: Verifying Checksum 15:06:48 9824c27679d3: Download complete 15:06:48 4f4fb700ef54: Verifying Checksum 15:06:48 4f4fb700ef54: Download complete 15:06:48 9824c27679d3: Pull complete 15:06:48 a47af78ce4e7: Download complete 15:06:48 40e451c10b31: Pull complete 15:06:54 330457f0054b: Verifying Checksum 15:06:54 330457f0054b: Download complete 15:06:57 330457f0054b: Pull complete 15:06:57 a47af78ce4e7: Pull complete 15:06:57 4f4fb700ef54: Pull complete 15:06:57 Digest: sha256:b6ed3fd0452c0e9bcdef5597f29cc1418f61672e9d3a2f55bf02e7222c014abd 15:06:57 Status: Downloaded newer image for golang:alpine 15:06:57 ---> b02244f13a4e 15:06:57 Step 2/15 : ADD ./ /go/src/ 15:06:59 ---> 8d25cea93024 15:06:59 Step 3/15 : WORKDIR /go/src 15:06:59 ---> Running in 2acecd49e1d1 15:06:59 Removing intermediate container 2acecd49e1d1 15:06:59 ---> 54fa8e5d734f 15:06:59 Step 4/15 : RUN apk add --no-cache git 15:06:59 ---> Running in cb970d491667 15:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 15:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 15:07:00 (1/12) Installing brotli-libs (1.1.0-r2) 15:07:00 (2/12) Installing c-ares (1.34.5-r0) 15:07:00 (3/12) Installing libunistring (1.3-r0) 15:07:00 (4/12) Installing libidn2 (2.3.7-r0) 15:07:00 (5/12) Installing nghttp2-libs (1.65.0-r0) 15:07:00 (6/12) Installing libpsl (0.21.5-r3) 15:07:00 (7/12) Installing zstd-libs (1.5.7-r0) 15:07:00 (8/12) Installing libcurl (8.14.1-r1) 15:07:00 (9/12) Installing libexpat (2.7.1-r0) 15:07:00 (10/12) Installing pcre2 (10.43-r1) 15:07:00 (11/12) Installing git (2.49.1-r0) 15:07:00 (12/12) Installing git-init-template (2.49.1-r0) 15:07:00 Executing busybox-1.37.0-r18.trigger 15:07:00 OK: 20 MiB in 29 packages 15:07:01 Removing intermediate container cb970d491667 15:07:01 ---> 8cd16b267e2e 15:07:01 Step 5/15 : RUN go env -w GO111MODULE=auto 15:07:01 ---> Running in 3e7489b374ea 15:07:02 Removing intermediate container 3e7489b374ea 15:07:02 ---> 0c47bd77a64f 15:07:02 Step 6/15 : RUN go get github.com/satori/go.uuid 15:07:02 ---> Running in 5e8cc01c0a50 15:07:03 go: downloading github.com/satori/go.uuid v1.2.0 15:07:03 Removing intermediate container 5e8cc01c0a50 15:07:03 ---> 1eddb7e52c09 15:07:03 Step 7/15 : RUN go get github.com/labstack/echo 15:07:03 ---> Running in 93186c618dde 15:07:04 go: downloading github.com/labstack/echo v3.3.10+incompatible 15:07:04 go: downloading github.com/labstack/gommon v0.4.2 15:07:04 go: downloading golang.org/x/crypto v0.31.0 15:07:04 go: downloading github.com/mattn/go-colorable v0.1.13 15:07:04 go: downloading github.com/valyala/fasttemplate v1.2.2 15:07:04 go: downloading github.com/mattn/go-isatty v0.0.20 15:07:04 go: downloading golang.org/x/sys v0.28.0 15:07:04 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:07:04 go: downloading golang.org/x/net v0.21.0 15:07:05 go: downloading golang.org/x/text v0.21.0 15:07:08 Removing intermediate container 93186c618dde 15:07:08 ---> 53ae059dafcc 15:07:08 Step 8/15 : RUN go get github.com/golang-jwt/jwt 15:07:08 ---> Running in 5e73f948f0c8 15:07:08 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:07:09 go: added github.com/golang-jwt/jwt v3.2.2+incompatible 15:07:09 Removing intermediate container 5e73f948f0c8 15:07:09 ---> 44f0bcf13457 15:07:09 Step 9/15 : RUN go get golang.org/x/time/rate 15:07:09 ---> Running in 0bbc63f46b3a 15:07:09 go: downloading golang.org/x/time v0.13.0 15:07:10 go: upgraded go 1.22.1 => 1.24.0 15:07:10 go: added golang.org/x/time v0.13.0 15:07:10 Removing intermediate container 0bbc63f46b3a 15:07:10 ---> 945b433051c8 15:07:10 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:07:10 ---> Running in 8b46c65199f4 15:07:10 + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:07:10 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:07:11 container/list 15:07:11 internal/goarch 15:07:11 internal/unsafeheader 15:07:11 internal/byteorder 15:07:11 internal/godebugs 15:07:11 internal/coverage/rtcov 15:07:11 internal/goexperiment 15:07:11 internal/cpu 15:07:11 internal/goos 15:07:11 internal/abi 15:07:11 internal/profilerecord 15:07:11 internal/runtime/atomic 15:07:11 internal/runtime/math 15:07:11 internal/runtime/syscall 15:07:11 internal/runtime/gc 15:07:11 internal/asan 15:07:11 internal/msan 15:07:11 internal/runtime/strconv 15:07:11 internal/runtime/sys 15:07:11 internal/trace/tracev2 15:07:11 sync/atomic 15:07:11 math/bits 15:07:11 unicode 15:07:11 unicode/utf8 15:07:11 cmp 15:07:11 internal/runtime/exithook 15:07:11 encoding 15:07:11 internal/bytealg 15:07:11 internal/chacha8rand 15:07:11 internal/itoa 15:07:11 math 15:07:11 unicode/utf16 15:07:11 crypto/internal/fips140/alias 15:07:11 crypto/internal/fips140deps/byteorder 15:07:11 crypto/internal/fips140deps/cpu 15:07:11 crypto/internal/boring/sig 15:07:11 crypto/internal/fips140/subtle 15:07:11 vendor/golang.org/x/crypto/cryptobyte/asn1 15:07:11 vendor/golang.org/x/crypto/internal/alias 15:07:11 internal/nettrace 15:07:11 log/internal 15:07:11 internal/stringslite 15:07:11 internal/runtime/cgroup 15:07:11 internal/synctest 15:07:11 internal/race 15:07:11 internal/runtime/maps 15:07:11 internal/sync 15:07:11 runtime 15:07:13 internal/reflectlite 15:07:13 sync 15:07:13 weak 15:07:13 iter 15:07:13 crypto/subtle 15:07:13 maps 15:07:13 slices 15:07:13 errors 15:07:13 sort 15:07:13 internal/bisect 15:07:13 internal/singleflight 15:07:13 unique 15:07:13 crypto/internal/fips140cache 15:07:13 internal/testlog 15:07:13 io 15:07:13 strconv 15:07:13 internal/oserror 15:07:13 path 15:07:13 syscall 15:07:13 internal/godebug 15:07:13 math/rand/v2 15:07:13 vendor/golang.org/x/net/dns/dnsmessage 15:07:13 bytes 15:07:13 strings 15:07:14 hash 15:07:14 encoding/base64 15:07:14 reflect 15:07:14 crypto 15:07:14 crypto/internal/fips140deps/godebug 15:07:14 crypto/internal/randutil 15:07:14 crypto/internal/impl 15:07:14 math/rand 15:07:14 crypto/internal/fips140 15:07:14 net/netip 15:07:14 bufio 15:07:14 crypto/internal/fips140/sha3 15:07:14 crypto/internal/fips140/sha256 15:07:14 crypto/internal/fips140/sha512 15:07:14 encoding/pem 15:07:14 github.com/valyala/bytebufferpool 15:07:14 hash/crc32 15:07:14 vendor/golang.org/x/text/transform 15:07:14 net/http/internal/ascii 15:07:14 golang.org/x/text/transform 15:07:14 regexp/syntax 15:07:14 html 15:07:14 crypto/sha3 15:07:14 crypto/internal/fips140/hmac 15:07:14 time 15:07:14 internal/syscall/unix 15:07:14 internal/syscall/execenv 15:07:14 crypto/internal/fips140hash 15:07:14 crypto/internal/fips140/check 15:07:14 regexp 15:07:14 crypto/internal/fips140/aes 15:07:14 crypto/internal/fips140/edwards25519/field 15:07:14 crypto/internal/fips140/bigmod 15:07:14 crypto/internal/fips140/hkdf 15:07:14 crypto/internal/fips140/nistec/fiat 15:07:14 crypto/internal/fips140/tls12 15:07:14 crypto/internal/fips140/tls13 15:07:14 crypto/internal/fips140/edwards25519 15:07:14 crypto/fips140 15:07:14 crypto/tls/internal/fips140tls 15:07:14 context 15:07:14 io/fs 15:07:14 internal/poll 15:07:14 internal/filepathlite 15:07:14 os 15:07:14 crypto/internal/fips140/nistec 15:07:14 internal/fmtsort 15:07:14 encoding/binary 15:07:15 vendor/golang.org/x/crypto/internal/poly1305 15:07:15 golang.org/x/sys/unix 15:07:15 crypto/internal/sysrand 15:07:15 vendor/golang.org/x/sys/cpu 15:07:15 path/filepath 15:07:15 io/ioutil 15:07:15 fmt 15:07:15 net 15:07:15 crypto/internal/entropy 15:07:15 crypto/internal/fips140/drbg 15:07:15 crypto/internal/fips140only 15:07:15 crypto/internal/fips140/ed25519 15:07:15 crypto/internal/fips140/aes/gcm 15:07:15 crypto/internal/fips140/mlkem 15:07:15 crypto/internal/fips140/ecdh 15:07:15 crypto/internal/fips140/ecdsa 15:07:15 crypto/hkdf 15:07:15 crypto/md5 15:07:15 encoding/json 15:07:15 math/big 15:07:15 crypto/cipher 15:07:15 crypto/rc4 15:07:16 crypto/internal/fips140/rsa 15:07:16 encoding/hex 15:07:16 net/url 15:07:16 crypto/internal/boring 15:07:16 crypto/des 15:07:16 crypto/aes 15:07:16 crypto/ecdh 15:07:16 crypto/sha512 15:07:16 crypto/hmac 15:07:16 vendor/golang.org/x/crypto/chacha20 15:07:16 crypto/sha1 15:07:16 crypto/sha256 15:07:16 encoding/xml 15:07:16 github.com/valyala/fasttemplate 15:07:16 vendor/golang.org/x/crypto/chacha20poly1305 15:07:16 compress/flate 15:07:16 log 15:07:16 github.com/mattn/go-isatty 15:07:16 github.com/mattn/go-colorable 15:07:16 vendor/golang.org/x/text/unicode/norm 15:07:16 github.com/labstack/gommon/color 15:07:16 vendor/golang.org/x/text/unicode/bidi 15:07:16 crypto/elliptic 15:07:16 crypto/internal/boring/bbig 15:07:16 encoding/asn1 15:07:16 crypto/rand 15:07:16 crypto/dsa 15:07:16 github.com/labstack/gommon/log 15:07:16 crypto/ed25519 15:07:16 crypto/internal/hpke 15:07:16 crypto/rsa 15:07:16 compress/gzip 15:07:16 vendor/golang.org/x/text/secure/bidirule 15:07:16 net/textproto 15:07:16 vendor/golang.org/x/net/http2/hpack 15:07:16 mime 15:07:16 mime/quotedprintable 15:07:16 vendor/golang.org/x/crypto/cryptobyte 15:07:16 crypto/x509/pkix 15:07:16 net/http/internal 15:07:16 vendor/golang.org/x/net/idna 15:07:16 runtime/debug 15:07:16 golang.org/x/text/unicode/bidi 15:07:16 golang.org/x/text/unicode/norm 15:07:16 github.com/labstack/gommon/bytes 15:07:16 github.com/labstack/gommon/random 15:07:16 text/template/parse 15:07:16 database/sql/driver 15:07:16 crypto/ecdsa 15:07:16 mime/multipart 15:07:16 golang.org/x/text/secure/bidirule 15:07:16 github.com/satori/go.uuid 15:07:16 vendor/golang.org/x/net/http/httpguts 15:07:16 vendor/golang.org/x/net/http/httpproxy 15:07:16 text/template 15:07:16 golang.org/x/net/idna 15:07:16 crypto/x509 15:07:17 html/template 15:07:17 github.com/dgrijalva/jwt-go 15:07:17 crypto/tls 15:07:18 net/http/httptrace 15:07:18 net/http/internal/httpcommon 15:07:18 net/http 15:07:19 net/http/httputil 15:07:19 golang.org/x/crypto/acme 15:07:19 golang.org/x/crypto/acme/autocert 15:07:19 github.com/labstack/echo 15:07:20 github.com/labstack/echo/middleware 15:07:20 onap/mock-sdc 15:07:23 Removing intermediate container 8b46c65199f4 15:07:23 ---> 571d028f249b 15:07:23 Step 11/15 : RUN ls -la 15:07:23 ---> Running in e2d472be82e9 15:07:23 total 9728 15:07:23 drwxrwxrwt 1 root root 4096 Sep 17 15:07 . 15:07:23 drwxrwxrwt 1 root root 4096 Sep 17 15:07 .. 15:07:23 -rw-rw-r-- 1 root root 278 Sep 17 15:05 .dockerignore 15:07:23 -rw-rw-r-- 1 root root 769 Sep 17 15:05 Dockerfile 15:07:23 -rw-rw-r-- 1 root root 12 Sep 17 15:05 README.md 15:07:23 -rw-rw-r-- 1 root root 934 Sep 17 15:05 generic_handlers.go 15:07:23 -rw-rw-r-- 1 root root 760 Sep 17 15:07 go.mod 15:07:23 -rw-rw-r-- 1 root root 3973 Sep 17 15:07 go.sum 15:07:23 -rwxr-xr-x 1 root root 9816743 Sep 17 15:07 mock-sdc 15:07:23 -rw-rw-r-- 1 root root 4425 Sep 17 15:05 mock-sdc.go 15:07:23 -rw-rw-r-- 1 root root 53365 Sep 17 15:05 resource_handlers.go 15:07:23 -rw-rw-r-- 1 root root 18232 Sep 17 15:05 sdc_handlers.go 15:07:23 -rw-rw-r-- 1 root root 5273 Sep 17 15:05 vendor_handlers.go 15:07:23 -rw-rw-r-- 1 root root 13630 Sep 17 15:05 vsp_handlers.go 15:07:23 Removing intermediate container e2d472be82e9 15:07:23 ---> 396393a350d6 15:07:23 Step 12/15 : FROM scratch 15:07:23 ---> 15:07:23 Step 13/15 : COPY --from=builder /go/src/mock-sdc /app/mock-sdc 15:07:24 ---> 4d74b2a6d1bb 15:07:24 Step 14/15 : WORKDIR /app 15:07:24 ---> Running in 1b089e3c7669 15:07:24 Removing intermediate container 1b089e3c7669 15:07:24 ---> 0db206f352b4 15:07:24 Step 15/15 : ENTRYPOINT [ "./mock-sdc" ] 15:07:24 ---> Running in 38eee4657217 15:07:24 Removing intermediate container 38eee4657217 15:07:24 ---> 33b446dd659f 15:07:24 Successfully built 33b446dd659f 15:07:24 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:07:24 ---> docker-build.sh ends 15:07:24 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11679834262853256557.sh 15:07:24 [EnvInject] - Injecting environment variables from a build step. 15:07:24 [EnvInject] - Injecting as environment variables the properties content 15:07:24 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:07:24 15:07:24 [EnvInject] - Variables injected successfully. 15:07:24 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins11946571741619589300.sh 15:07:24 ---> docker-push.sh 15:07:24 Docker version 20.10.18, build b40c2f6 15:07:24 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:07:24 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:07:24 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdc] 15:07:24 8488c74a9913: Preparing 15:07:25 8488c74a9913: Pushed 15:07:26 master: digest: sha256:4717f46d95d50859e4174e118e0aa9587e6f4cd86ff56c5f567cbec5143ecc85 size: 528 15:07:26 ---> docker-push.sh ends 15:07:26 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins2398633999387710173.sh 15:07:26 $ ssh-agent -k 15:07:26 unset SSH_AUTH_SOCK; 15:07:26 unset SSH_AGENT_PID; 15:07:26 echo Agent pid 2113 killed; 15:07:26 [ssh-agent] Stopped. 15:07:26 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:26 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins7470770099647296582.sh 15:07:26 ---> sysstat.sh 15:07:27 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins794266722278780497.sh 15:07:27 ---> package-listing.sh 15:07:27 ++ tr '[:upper:]' '[:lower:]' 15:07:27 ++ facter osfamily 15:07:27 + OS_FAMILY=debian 15:07:27 + workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:07:27 + START_PACKAGES=/tmp/packages_start.txt 15:07:27 + END_PACKAGES=/tmp/packages_end.txt 15:07:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:27 + PACKAGES=/tmp/packages_start.txt 15:07:27 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:07:27 + PACKAGES=/tmp/packages_end.txt 15:07:27 + case "${OS_FAMILY}" in 15:07:27 + dpkg -l 15:07:27 + grep '^ii' 15:07:27 + '[' -f /tmp/packages_start.txt ']' 15:07:27 + '[' -f /tmp/packages_end.txt ']' 15:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:27 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:07:27 + mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:07:27 + 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:07:27 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins9595007839921809089.sh 15:07:27 ---> capture-instance-metadata.sh 15:07:27 Setup pyenv: 15:07:27 system 15:07:27 3.8.13 15:07:27 3.9.13 15:07:27 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQFn from file:/tmp/.os_lf_venv 15:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:28 lf-activate-venv(): INFO: Base packages installed successfully 15:07:28 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:07:37 INFO: Running in OpenStack, capturing instance metadata 15:07:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12620708806146732633.sh 15:07:38 provisioning config files... 15:07:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config2859960943613391734tmp 15:07:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:07:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:07:38 [EnvInject] - Injecting environment variables from a build step. 15:07:38 [EnvInject] - Injecting as environment variables the properties content 15:07:38 SERVER_ID=logs 15:07:38 15:07:38 [EnvInject] - Variables injected successfully. 15:07:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1639624893315463847.sh 15:07:38 ---> create-netrc.sh 15:07:38 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins9839647273344886731.sh 15:07:38 ---> python-tools-install.sh 15:07:38 Setup pyenv: 15:07:38 system 15:07:38 3.8.13 15:07:38 3.9.13 15:07:38 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQFn from file:/tmp/.os_lf_venv 15:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:40 lf-activate-venv(): INFO: Base packages installed successfully 15:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:07:48 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins6092920719496679623.sh 15:07:48 ---> sudo-logs.sh 15:07:48 Archiving 'sudo' log.. 15:07:49 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins17381111006856465478.sh 15:07:49 ---> job-cost.sh 15:07:49 Setup pyenv: 15:07:49 system 15:07:49 3.8.13 15:07:49 3.9.13 15:07:49 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQFn from file:/tmp/.os_lf_venv 15:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:51 lf-activate-venv(): INFO: Base packages installed successfully 15:07:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:07:56 INFO: No Stack... 15:07:56 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:56 INFO: Archiving Costs 15:07:56 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins7547954896286481204.sh 15:07:57 ---> logs-deploy.sh 15:07:57 Setup pyenv: 15:07:57 system 15:07:57 3.8.13 15:07:57 3.9.13 15:07:57 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PQFn from file:/tmp/.os_lf_venv 15:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:59 lf-activate-venv(): INFO: Base packages installed successfully 15:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-PQFn/bin to PATH 15:08:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/354 15:08:07 INFO: archiving workspace using pattern(s): 15:08:08 Archives upload complete. 15:08:09 INFO: archiving logs to Nexus 15:08:09 ---> uname -a: 15:08:09 Linux prd-ubuntu1804-docker-8c-8g-46608 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:08:09 15:08:09 15:08:09 ---> lscpu: 15:08:09 Architecture: x86_64 15:08:09 CPU op-mode(s): 32-bit, 64-bit 15:08:09 Byte Order: Little Endian 15:08:09 CPU(s): 8 15:08:09 On-line CPU(s) list: 0-7 15:08:09 Thread(s) per core: 1 15:08:09 Core(s) per socket: 1 15:08:09 Socket(s): 8 15:08:09 NUMA node(s): 1 15:08:09 Vendor ID: AuthenticAMD 15:08:09 CPU family: 23 15:08:09 Model: 49 15:08:09 Model name: AMD EPYC-Rome Processor 15:08:09 Stepping: 0 15:08:09 CPU MHz: 2799.998 15:08:09 BogoMIPS: 5599.99 15:08:09 Virtualization: AMD-V 15:08:09 Hypervisor vendor: KVM 15:08:09 Virtualization type: full 15:08:09 L1d cache: 32K 15:08:09 L1i cache: 32K 15:08:09 L2 cache: 512K 15:08:09 L3 cache: 16384K 15:08:09 NUMA node0 CPU(s): 0-7 15:08:09 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:08:09 15:08:09 15:08:09 ---> nproc: 15:08:09 8 15:08:09 15:08:09 15:08:09 ---> df -h: 15:08:09 Filesystem Size Used Avail Use% Mounted on 15:08:09 udev 16G 0 16G 0% /dev 15:08:09 tmpfs 3.2G 712K 3.2G 1% /run 15:08:09 /dev/vda1 155G 11G 145G 7% / 15:08:09 tmpfs 16G 0 16G 0% /dev/shm 15:08:09 tmpfs 5.0M 0 5.0M 0% /run/lock 15:08:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:08:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:08:09 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:08:09 15:08:09 15:08:09 ---> free -m: 15:08:09 total used free shared buff/cache available 15:08:09 Mem: 32167 865 28680 0 2620 30857 15:08:09 Swap: 1023 0 1023 15:08:09 15:08:09 15:08:09 ---> ip addr: 15:08:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:08:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:08:09 inet 127.0.0.1/8 scope host lo 15:08:09 valid_lft forever preferred_lft forever 15:08:09 inet6 ::1/128 scope host 15:08:09 valid_lft forever preferred_lft forever 15:08:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:08:09 link/ether fa:16:3e:a6:fe:80 brd ff:ff:ff:ff:ff:ff 15:08:09 inet 10.30.106.112/23 brd 10.30.107.255 scope global dynamic ens3 15:08:09 valid_lft 86218sec preferred_lft 86218sec 15:08:09 inet6 fe80::f816:3eff:fea6:fe80/64 scope link 15:08:09 valid_lft forever preferred_lft forever 15:08:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:08:09 link/ether 02:42:aa:bd:20:50 brd ff:ff:ff:ff:ff:ff 15:08:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:08:09 valid_lft forever preferred_lft forever 15:08:09 inet6 fe80::42:aaff:febd:2050/64 scope link 15:08:09 valid_lft forever preferred_lft forever 15:08:09 15:08:09 15:08:09 ---> sar -b -r -n DEV: 15:08:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-46608) 09/17/25 _x86_64_ (8 CPU) 15:08:09 15:08:09 15:05:10 LINUX RESTART (8 CPU) 15:08:09 15:08:09 15:06:01 tps rtps wtps bread/s bwrtn/s 15:08:09 15:07:01 210.40 9.30 201.10 1621.46 67776.07 15:08:09 15:08:01 140.23 1.22 139.01 92.52 60010.26 15:08:09 Average: 175.31 5.26 170.06 857.05 63893.49 15:08:09 15:08:09 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:08:09 15:07:01 29675760 31661244 3263460 9.91 87512 2186216 1742400 5.13 963544 1954268 488 15:08:09 15:08:01 29374636 31600564 3564584 10.82 99404 2404420 1441900 4.24 1104068 2093148 7908 15:08:09 Average: 29525198 31630904 3414022 10.36 93458 2295318 1592150 4.68 1033806 2023708 4198 15:08:09 15:08:09 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:08:09 15:07:01 ens3 161.91 108.36 2114.87 16.13 0.00 0.00 0.00 0.00 15:08:09 15:07:01 veth14e5bf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:08:09 15:07:01 lo 3.40 3.40 0.41 0.41 0.00 0.00 0.00 0.00 15:08:09 15:07:01 docker0 3.05 9.06 0.23 140.06 0.00 0.00 0.00 0.00 15:08:09 15:08:01 ens3 77.84 72.89 284.65 104.28 0.00 0.00 0.00 0.00 15:08:09 15:08:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 15:08:09 15:08:01 docker0 33.58 36.49 3.06 262.88 0.00 0.00 0.00 0.00 15:08:09 Average: ens3 119.88 90.63 1199.84 60.20 0.00 0.00 0.00 0.00 15:08:09 Average: lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 15:08:09 Average: docker0 18.31 22.78 1.64 201.46 0.00 0.00 0.00 0.00 15:08:09 15:08:09 15:08:09 ---> sar -P ALL: 15:08:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-46608) 09/17/25 _x86_64_ (8 CPU) 15:08:09 15:08:09 15:05:10 LINUX RESTART (8 CPU) 15:08:09 15:08:09 15:06:01 CPU %user %nice %system %iowait %steal %idle 15:08:09 15:07:01 all 9.30 0.00 1.43 2.41 0.04 86.82 15:08:09 15:07:01 0 5.22 0.00 1.17 8.84 0.07 84.70 15:08:09 15:07:01 1 2.52 0.00 1.06 0.13 0.03 96.26 15:08:09 15:07:01 2 30.14 0.00 2.26 2.21 0.07 65.32 15:08:09 15:07:01 3 21.32 0.00 1.77 0.57 0.05 76.29 15:08:09 15:07:01 4 5.88 0.00 1.09 0.07 0.03 92.94 15:08:09 15:07:01 5 1.97 0.00 1.02 3.45 0.02 93.54 15:08:09 15:07:01 6 2.57 0.00 0.82 0.50 0.02 96.10 15:08:09 15:07:01 7 4.86 0.00 2.21 3.60 0.03 89.30 15:08:09 15:08:01 all 15.36 0.00 2.19 1.81 0.05 80.59 15:08:09 15:08:01 0 8.18 0.00 1.81 10.02 0.05 79.95 15:08:09 15:08:01 1 8.70 0.00 2.21 2.55 0.07 86.47 15:08:09 15:08:01 2 23.66 0.00 2.38 0.42 0.05 73.49 15:08:09 15:08:01 3 13.90 0.00 2.22 0.05 0.05 83.77 15:08:09 15:08:01 4 20.28 0.00 2.46 0.32 0.05 76.89 15:08:09 15:08:01 5 10.43 0.00 1.89 0.22 0.05 87.41 15:08:09 15:08:01 6 11.74 0.00 1.86 0.23 0.05 86.11 15:08:09 15:08:01 7 25.91 0.00 2.66 0.67 0.07 70.69 15:08:09 Average: all 12.33 0.00 1.81 2.11 0.05 83.70 15:08:09 Average: 0 6.70 0.00 1.49 9.43 0.06 82.32 15:08:09 Average: 1 5.61 0.00 1.64 1.34 0.05 91.36 15:08:09 Average: 2 26.90 0.00 2.32 1.31 0.06 69.41 15:08:09 Average: 3 17.61 0.00 2.00 0.31 0.05 80.03 15:08:09 Average: 4 13.09 0.00 1.78 0.19 0.04 84.90 15:08:09 Average: 5 6.20 0.00 1.46 1.83 0.03 90.48 15:08:09 Average: 6 7.14 0.00 1.34 0.37 0.03 91.12 15:08:09 Average: 7 15.39 0.00 2.44 2.13 0.05 79.99 15:08:09 15:08:09 15:08:09