15:04:02 Started by timer 15:04:02 Running as SYSTEM 15:04:02 [EnvInject] - Loading node environment variables. 15:04:02 Building remotely on prd-ubuntu1804-docker-8c-8g-17489 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:04:02 [ssh-agent] Looking for ssh-agent implementation... 15:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:02 $ ssh-agent 15:04:02 SSH_AUTH_SOCK=/tmp/ssh-53pKla53KbcB/agent.2027 15:04:02 SSH_AGENT_PID=2029 15:04:02 [ssh-agent] Started. 15:04:02 Running ssh-add (command line suppressed) 15:04:02 Identity added: /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_14407024790482216269.key (/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/private_key_14407024790482216269.key) 15:04:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:04:02 The recommended git tool is: NONE 15:04:04 using credential onap-jenkins-ssh 15:04:04 Wiping out workspace first. 15:04:04 Cloning the remote Git repository 15:04:04 Cloning repository git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:04 > git init /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master # timeout=10 15:04:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration/onap-component-simulators 15:04:04 > git --version # timeout=10 15:04:04 > git --version # 'git version 2.17.1' 15:04:04 using GIT_SSH to set credentials Gerrit user 15:04:04 Verifying host key using manually-configured host key entries 15:04:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/onap-component-simulators +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration/onap-component-simulators # timeout=10 15:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:04:05 Avoid second fetch 15:04:05 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:04:05 Checking out Revision 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 (refs/remotes/origin/master) 15:04:05 > git config core.sparsecheckout # timeout=10 15:04:05 > git checkout -f 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:05 Commit message: "Fix mock sdc docker build" 15:04:05 > git rev-list --no-walk 3a57d8c9297d3c587cf5d76418ca60bb9937ce60 # timeout=10 15:04:08 provisioning config files... 15:04:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:04:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:04:08 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins7193467800156248443.sh 15:04:08 ---> python-tools-install.sh 15:04:08 Setup pyenv: 15:04:08 * system (set by /opt/pyenv/version) 15:04:08 * 3.8.13 (set by /opt/pyenv/version) 15:04:08 * 3.9.13 (set by /opt/pyenv/version) 15:04:08 * 3.10.6 (set by /opt/pyenv/version) 15:04:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a1PQ 15:04:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:04:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:04:17 lf-activate-venv(): INFO: Base packages installed successfully 15:04:17 lf-activate-venv(): INFO: Installing additional packages: lftools 15:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:04:41 Generating Requirements File 15:05:00 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:05:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:05:00 Python 3.10.6 15:05:00 pip 25.3 from /tmp/venv-a1PQ/lib/python3.10/site-packages/pip (python 3.10) 15:05:00 appdirs==1.4.4 15:05:00 argcomplete==3.6.3 15:05:00 aspy.yaml==1.3.0 15:05:00 attrs==25.4.0 15:05:00 autopage==0.5.2 15:05:00 beautifulsoup4==4.14.3 15:05:00 boto3==1.42.1 15:05:00 botocore==1.42.1 15:05:00 bs4==0.0.2 15:05:00 cachetools==6.2.2 15:05:00 certifi==2025.11.12 15:05:00 cffi==2.0.0 15:05:00 cfgv==3.5.0 15:05:00 chardet==5.2.0 15:05:00 charset-normalizer==3.4.4 15:05:00 click==8.3.1 15:05:00 cliff==4.12.0 15:05:00 cmd2==2.7.0 15:05:00 cryptography==3.3.2 15:05:00 debtcollector==3.0.0 15:05:00 decorator==5.2.1 15:05:00 defusedxml==0.7.1 15:05:00 Deprecated==1.3.1 15:05:00 distlib==0.4.0 15:05:00 dnspython==2.8.0 15:05:00 docker==7.1.0 15:05:00 dogpile.cache==1.5.0 15:05:00 durationpy==0.10 15:05:00 email-validator==2.3.0 15:05:00 filelock==3.20.0 15:05:00 future==1.0.0 15:05:00 gitdb==4.0.12 15:05:00 GitPython==3.1.45 15:05:00 google-auth==2.43.0 15:05:00 httplib2==0.31.0 15:05:00 identify==2.6.15 15:05:00 idna==3.11 15:05:00 importlib-resources==1.5.0 15:05:00 iso8601==2.1.0 15:05:00 Jinja2==3.1.6 15:05:00 jmespath==1.0.1 15:05:00 jsonpatch==1.33 15:05:00 jsonpointer==3.0.0 15:05:00 jsonschema==4.25.1 15:05:00 jsonschema-specifications==2025.9.1 15:05:00 keystoneauth1==5.12.0 15:05:00 kubernetes==34.1.0 15:05:00 lftools==0.37.16 15:05:00 lxml==6.0.2 15:05:00 markdown-it-py==4.0.0 15:05:00 MarkupSafe==3.0.3 15:05:00 mdurl==0.1.2 15:05:00 msgpack==1.1.2 15:05:00 multi_key_dict==2.0.3 15:05:00 munch==4.0.0 15:05:00 netaddr==1.3.0 15:05:00 niet==1.4.2 15:05:00 nodeenv==1.9.1 15:05:00 oauth2client==4.1.3 15:05:00 oauthlib==3.3.1 15:05:00 openstacksdk==4.8.0 15:05:00 os-service-types==1.8.2 15:05:00 osc-lib==4.2.0 15:05:00 oslo.config==10.1.0 15:05:00 oslo.context==6.2.0 15:05:00 oslo.i18n==6.7.1 15:05:00 oslo.log==7.2.1 15:05:00 oslo.serialization==5.8.0 15:05:00 oslo.utils==9.2.0 15:05:00 packaging==25.0 15:05:00 pbr==7.0.3 15:05:00 platformdirs==4.5.0 15:05:00 prettytable==3.17.0 15:05:00 psutil==7.1.3 15:05:00 pyasn1==0.6.1 15:05:00 pyasn1_modules==0.4.2 15:05:00 pycparser==2.23 15:05:00 pygerrit2==2.0.15 15:05:00 PyGithub==2.8.1 15:05:00 Pygments==2.19.2 15:05:00 PyJWT==2.10.1 15:05:00 PyNaCl==1.6.1 15:05:00 pyparsing==2.4.7 15:05:00 pyperclip==1.11.0 15:05:00 pyrsistent==0.20.0 15:05:00 python-cinderclient==9.8.0 15:05:00 python-dateutil==2.9.0.post0 15:05:00 python-heatclient==4.3.0 15:05:00 python-jenkins==1.8.3 15:05:00 python-keystoneclient==5.7.0 15:05:00 python-magnumclient==4.9.0 15:05:00 python-openstackclient==8.2.0 15:05:00 python-swiftclient==4.9.0 15:05:00 PyYAML==6.0.3 15:05:00 referencing==0.37.0 15:05:00 requests==2.32.5 15:05:00 requests-oauthlib==2.0.0 15:05:00 requestsexceptions==1.4.0 15:05:00 rfc3986==2.0.0 15:05:00 rich==14.2.0 15:05:00 rich-argparse==1.7.2 15:05:00 rpds-py==0.30.0 15:05:00 rsa==4.9.1 15:05:00 ruamel.yaml==0.18.16 15:05:00 ruamel.yaml.clib==0.2.15 15:05:00 s3transfer==0.16.0 15:05:00 simplejson==3.20.2 15:05:00 six==1.17.0 15:05:00 smmap==5.0.2 15:05:00 soupsieve==2.8 15:05:00 stevedore==5.6.0 15:05:00 tabulate==0.9.0 15:05:00 toml==0.10.2 15:05:00 tomlkit==0.13.3 15:05:00 tqdm==4.67.1 15:05:00 typing_extensions==4.15.0 15:05:00 tzdata==2025.2 15:05:00 urllib3==1.26.20 15:05:00 virtualenv==20.35.4 15:05:00 wcwidth==0.2.14 15:05:00 websocket-client==1.9.0 15:05:00 wrapt==2.0.1 15:05:00 xdg==6.0.0 15:05:00 xmltodict==1.0.2 15:05:00 yq==3.4.3 15:05:00 provisioning config files... 15:05:00 copy managed file [global-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config16042430014643453472tmp 15:05:00 copy managed file [integration-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config2643213153566479311tmp 15:05:00 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins16056532362006553954.sh 15:05:00 ---> docker-login.sh 15:05:00 nexus3.onap.org:10001 15:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:01 Configure a credential helper to remove this warning. See 15:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:01 15:05:01 Login Succeeded 15:05:01 nexus3.onap.org:10002 15:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:01 Configure a credential helper to remove this warning. See 15:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:01 15:05:01 Login Succeeded 15:05:01 nexus3.onap.org:10003 15:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:01 Configure a credential helper to remove this warning. See 15:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:01 15:05:01 Login Succeeded 15:05:01 nexus3.onap.org:10004 15:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:01 Configure a credential helper to remove this warning. See 15:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:01 15:05:01 Login Succeeded 15:05:01 docker.io 15:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:02 Configure a credential helper to remove this warning. See 15:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:02 15:05:02 Login Succeeded 15:05:02 ---> docker-login.sh ends 15:05:02 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins256332839681232903.sh 15:05:02 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8442075299057561902.sh 15:05:02 [EnvInject] - Injecting environment variables from a build step. 15:05:02 [EnvInject] - Injecting as environment variables the properties content 15:05:02 DOCKER_ROOT=./mock-sdc 15:05:02 CONTAINER_TAG_YAML_DIR= 15:05:02 CONTAINER_TAG_METHOD=stream 15:05:02 15:05:02 [EnvInject] - Variables injected successfully. 15:05:02 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins4075612460793533123.sh 15:05:02 ---> docker-get-container-tag.sh 15:05:02 Setup pyenv: 15:05:02 system 15:05:02 3.8.13 15:05:02 3.9.13 15:05:02 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1PQ from file:/tmp/.os_lf_venv 15:05:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:04 lf-activate-venv(): INFO: Base packages installed successfully 15:05:04 lf-activate-venv(): INFO: Installing additional packages: yq 15:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:05:05 ---> Docker image tag found: master 15:05:05 [EnvInject] - Injecting environment variables from a build step. 15:05:05 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 15:05:05 [EnvInject] - Variables injected successfully. 15:05:05 [EnvInject] - Injecting environment variables from a build step. 15:05:05 [EnvInject] - Injecting as environment variables the properties content 15:05:05 DOCKER_ARGS= 15:05:05 DOCKER_ROOT=./mock-sdc 15:05:05 CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 15:05:05 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:05:05 DOCKER_NAME=onap/onap-component-mock-sdc 15:05:05 15:05:05 [EnvInject] - Variables injected successfully. 15:05:05 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins4653727931217160727.sh 15:05:05 ---> docker-build.sh 15:05:05 Docker version 20.10.18, build b40c2f6 15:05:05 Building image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:05 docker build -t nexus3.onap.org:10003/onap/onap-component-mock-sdc:master . 15:05:05 Sending build context to Docker daemon 111.1kB 15:05:05 Step 1/15 : FROM golang:alpine AS builder 15:05:05 alpine: Pulling from library/golang 15:05:05 2d35ebdb57d9: Pulling fs layer 15:05:05 2cca2393419f: Pulling fs layer 15:05:05 5c445a0e108b: Pulling fs layer 15:05:05 09615bee918a: Pulling fs layer 15:05:05 4f4fb700ef54: Pulling fs layer 15:05:05 09615bee918a: Waiting 15:05:05 4f4fb700ef54: Waiting 15:05:05 2cca2393419f: Download complete 15:05:06 2d35ebdb57d9: Verifying Checksum 15:05:06 2d35ebdb57d9: Download complete 15:05:06 4f4fb700ef54: Download complete 15:05:06 2d35ebdb57d9: Pull complete 15:05:06 09615bee918a: Verifying Checksum 15:05:06 09615bee918a: Download complete 15:05:06 2cca2393419f: Pull complete 15:05:08 5c445a0e108b: Verifying Checksum 15:05:08 5c445a0e108b: Download complete 15:05:11 5c445a0e108b: Pull complete 15:05:11 09615bee918a: Pull complete 15:05:11 4f4fb700ef54: Pull complete 15:05:11 Digest: sha256:3587db7cc96576822c606d119729370dbf581931c5f43ac6d3fa03ab4ed85a10 15:05:11 Status: Downloaded newer image for golang:alpine 15:05:11 ---> 60343179d354 15:05:11 Step 2/15 : ADD ./ /go/src/ 15:05:13 ---> 584995e80579 15:05:13 Step 3/15 : WORKDIR /go/src 15:05:13 ---> Running in e96dafbeb37c 15:05:14 Removing intermediate container e96dafbeb37c 15:05:14 ---> 77d464a211b0 15:05:14 Step 4/15 : RUN apk add --no-cache git 15:05:14 ---> Running in 280f3bea03c2 15:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 15:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 15:05:14 (1/12) Installing brotli-libs (1.1.0-r2) 15:05:14 (2/12) Installing c-ares (1.34.5-r0) 15:05:14 (3/12) Installing libunistring (1.3-r0) 15:05:14 (4/12) Installing libidn2 (2.3.7-r0) 15:05:14 (5/12) Installing nghttp2-libs (1.65.0-r0) 15:05:15 (6/12) Installing libpsl (0.21.5-r3) 15:05:15 (7/12) Installing zstd-libs (1.5.7-r0) 15:05:15 (8/12) Installing libcurl (8.14.1-r2) 15:05:15 (9/12) Installing libexpat (2.7.3-r0) 15:05:15 (10/12) Installing pcre2 (10.46-r0) 15:05:15 (11/12) Installing git (2.49.1-r0) 15:05:15 (12/12) Installing git-init-template (2.49.1-r0) 15:05:15 Executing busybox-1.37.0-r19.trigger 15:05:15 OK: 20 MiB in 29 packages 15:05:15 Removing intermediate container 280f3bea03c2 15:05:15 ---> a1928a1db855 15:05:15 Step 5/15 : RUN go env -w GO111MODULE=auto 15:05:15 ---> Running in ed1c819ea7fb 15:05:16 Removing intermediate container ed1c819ea7fb 15:05:16 ---> 49fb16fcbcfd 15:05:16 Step 6/15 : RUN go get github.com/satori/go.uuid 15:05:16 ---> Running in d597ae7cabae 15:05:17 go: downloading github.com/satori/go.uuid v1.2.0 15:05:18 Removing intermediate container d597ae7cabae 15:05:18 ---> b28539194d76 15:05:18 Step 7/15 : RUN go get github.com/labstack/echo 15:05:18 ---> Running in 4039ca88f37d 15:05:18 go: downloading github.com/labstack/echo v3.3.10+incompatible 15:05:18 go: downloading github.com/labstack/gommon v0.4.2 15:05:18 go: downloading golang.org/x/crypto v0.31.0 15:05:18 go: downloading github.com/mattn/go-colorable v0.1.13 15:05:18 go: downloading github.com/mattn/go-isatty v0.0.20 15:05:18 go: downloading github.com/valyala/fasttemplate v1.2.2 15:05:18 go: downloading golang.org/x/sys v0.28.0 15:05:18 go: downloading github.com/valyala/bytebufferpool v1.0.0 15:05:19 go: downloading golang.org/x/net v0.21.0 15:05:19 go: downloading golang.org/x/text v0.21.0 15:05:22 Removing intermediate container 4039ca88f37d 15:05:22 ---> 4dd9c78098db 15:05:22 Step 8/15 : RUN go get github.com/golang-jwt/jwt 15:05:22 ---> Running in e504a8346cc2 15:05:24 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:24 go: added github.com/golang-jwt/jwt v3.2.2+incompatible 15:05:24 Removing intermediate container e504a8346cc2 15:05:24 ---> 1df74d152ace 15:05:24 Step 9/15 : RUN go get golang.org/x/time/rate 15:05:24 ---> Running in a2db2e4ca2e8 15:05:25 go: downloading golang.org/x/time v0.14.0 15:05:25 go: upgraded go 1.22.1 => 1.24.0 15:05:25 go: added golang.org/x/time v0.14.0 15:05:25 Removing intermediate container a2db2e4ca2e8 15:05:25 ---> b6ea47f7adb2 15:05:25 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:25 ---> Running in a390bc8518bd 15:05:26 + CGO_ENABLED=0 GOOS=linux go build -tags netgo -installsuffix cgo -v -a -ldflags '-extldflags "-static"' -o mock-sdc . 15:05:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:05:26 container/list 15:05:26 internal/goarch 15:05:26 internal/coverage/rtcov 15:05:26 internal/byteorder 15:05:26 internal/unsafeheader 15:05:26 internal/godebugs 15:05:26 internal/goexperiment 15:05:26 internal/cpu 15:05:26 internal/abi 15:05:26 internal/goos 15:05:26 internal/profilerecord 15:05:26 internal/runtime/atomic 15:05:26 internal/runtime/math 15:05:26 internal/runtime/syscall 15:05:26 internal/runtime/gc 15:05:26 internal/asan 15:05:26 internal/msan 15:05:26 internal/runtime/sys 15:05:26 internal/runtime/strconv 15:05:26 internal/trace/tracev2 15:05:26 sync/atomic 15:05:26 math/bits 15:05:26 unicode 15:05:26 internal/bytealg 15:05:26 internal/chacha8rand 15:05:26 unicode/utf8 15:05:26 internal/runtime/exithook 15:05:26 cmp 15:05:26 encoding 15:05:26 math 15:05:26 internal/itoa 15:05:26 unicode/utf16 15:05:26 crypto/internal/fips140/alias 15:05:26 crypto/internal/fips140deps/byteorder 15:05:26 crypto/internal/fips140deps/cpu 15:05:26 crypto/internal/boring/sig 15:05:26 vendor/golang.org/x/crypto/cryptobyte/asn1 15:05:26 crypto/internal/fips140/subtle 15:05:26 vendor/golang.org/x/crypto/internal/alias 15:05:26 internal/nettrace 15:05:26 log/internal 15:05:26 internal/race 15:05:26 internal/synctest 15:05:26 internal/runtime/cgroup 15:05:26 internal/stringslite 15:05:26 internal/runtime/maps 15:05:26 internal/sync 15:05:26 runtime 15:05:29 internal/reflectlite 15:05:29 iter 15:05:29 crypto/subtle 15:05:29 sync 15:05:29 weak 15:05:29 maps 15:05:29 slices 15:05:29 errors 15:05:29 sort 15:05:29 internal/bisect 15:05:29 internal/testlog 15:05:29 crypto/internal/fips140cache 15:05:29 internal/singleflight 15:05:29 unique 15:05:29 io 15:05:29 strconv 15:05:29 internal/oserror 15:05:29 path 15:05:29 math/rand/v2 15:05:29 syscall 15:05:29 internal/godebug 15:05:29 vendor/golang.org/x/net/dns/dnsmessage 15:05:29 bytes 15:05:29 strings 15:05:29 hash 15:05:29 crypto/internal/randutil 15:05:29 internal/saferio 15:05:29 github.com/valyala/bytebufferpool 15:05:29 encoding/base64 15:05:29 reflect 15:05:29 crypto 15:05:29 crypto/internal/fips140deps/godebug 15:05:29 math/rand 15:05:29 net/netip 15:05:29 hash/crc32 15:05:29 vendor/golang.org/x/text/transform 15:05:29 golang.org/x/text/transform 15:05:29 bufio 15:05:29 crypto/internal/fips140 15:05:29 crypto/internal/impl 15:05:29 encoding/pem 15:05:29 net/http/internal/ascii 15:05:29 crypto/internal/fips140/sha3 15:05:29 crypto/internal/fips140/sha256 15:05:29 crypto/internal/fips140/sha512 15:05:29 regexp/syntax 15:05:29 html 15:05:29 time 15:05:29 internal/syscall/unix 15:05:29 internal/syscall/execenv 15:05:29 crypto/internal/fips140/hmac 15:05:29 crypto/sha3 15:05:29 crypto/internal/fips140/check 15:05:29 crypto/internal/fips140hash 15:05:29 crypto/internal/fips140/edwards25519/field 15:05:29 crypto/internal/fips140/aes 15:05:29 crypto/internal/fips140/bigmod 15:05:29 crypto/internal/fips140/nistec/fiat 15:05:29 crypto/internal/fips140/hkdf 15:05:29 crypto/internal/fips140/tls12 15:05:29 crypto/internal/fips140/tls13 15:05:29 crypto/fips140 15:05:29 regexp 15:05:29 crypto/tls/internal/fips140tls 15:05:29 crypto/internal/fips140/edwards25519 15:05:30 context 15:05:30 internal/poll 15:05:30 io/fs 15:05:30 internal/filepathlite 15:05:30 os 15:05:30 crypto/internal/fips140/nistec 15:05:30 internal/fmtsort 15:05:30 encoding/binary 15:05:30 vendor/golang.org/x/crypto/internal/poly1305 15:05:30 golang.org/x/sys/unix 15:05:30 crypto/internal/sysrand 15:05:30 fmt 15:05:30 vendor/golang.org/x/sys/cpu 15:05:30 io/ioutil 15:05:30 path/filepath 15:05:30 net 15:05:30 crypto/internal/entropy 15:05:30 crypto/internal/fips140/drbg 15:05:30 crypto/internal/fips140only 15:05:30 crypto/internal/fips140/ed25519 15:05:30 crypto/internal/fips140/aes/gcm 15:05:30 crypto/internal/fips140/mlkem 15:05:30 crypto/internal/fips140/ecdh 15:05:30 crypto/hkdf 15:05:30 crypto/internal/fips140/ecdsa 15:05:30 crypto/md5 15:05:30 crypto/rc4 15:05:30 crypto/internal/fips140/rsa 15:05:30 encoding/json 15:05:30 math/big 15:05:30 crypto/cipher 15:05:30 encoding/hex 15:05:30 net/url 15:05:30 encoding/xml 15:05:30 github.com/valyala/fasttemplate 15:05:30 crypto/internal/boring 15:05:30 crypto/aes 15:05:30 crypto/des 15:05:31 crypto/ecdh 15:05:31 crypto/sha512 15:05:31 crypto/hmac 15:05:31 vendor/golang.org/x/crypto/chacha20 15:05:31 crypto/sha1 15:05:31 crypto/sha256 15:05:31 vendor/golang.org/x/crypto/chacha20poly1305 15:05:31 github.com/mattn/go-isatty 15:05:31 compress/flate 15:05:31 github.com/mattn/go-colorable 15:05:31 log 15:05:31 vendor/golang.org/x/text/unicode/norm 15:05:31 github.com/labstack/gommon/color 15:05:31 vendor/golang.org/x/text/unicode/bidi 15:05:31 vendor/golang.org/x/net/http2/hpack 15:05:31 github.com/labstack/gommon/log 15:05:31 mime 15:05:31 crypto/elliptic 15:05:31 crypto/internal/boring/bbig 15:05:31 encoding/asn1 15:05:31 crypto/rand 15:05:31 crypto/dsa 15:05:31 compress/gzip 15:05:31 vendor/golang.org/x/text/secure/bidirule 15:05:31 crypto/ed25519 15:05:31 crypto/internal/hpke 15:05:31 crypto/rsa 15:05:31 net/textproto 15:05:31 mime/quotedprintable 15:05:31 vendor/golang.org/x/net/idna 15:05:31 net/http/internal 15:05:31 runtime/debug 15:05:31 golang.org/x/text/unicode/bidi 15:05:31 golang.org/x/text/unicode/norm 15:05:31 github.com/labstack/gommon/bytes 15:05:31 mime/multipart 15:05:31 github.com/labstack/gommon/random 15:05:31 vendor/golang.org/x/crypto/cryptobyte 15:05:31 crypto/x509/pkix 15:05:31 text/template/parse 15:05:31 database/sql/driver 15:05:31 golang.org/x/text/secure/bidirule 15:05:31 crypto/ecdsa 15:05:31 vendor/golang.org/x/net/http/httpguts 15:05:31 vendor/golang.org/x/net/http/httpproxy 15:05:31 github.com/satori/go.uuid 15:05:31 text/template 15:05:31 golang.org/x/net/idna 15:05:32 crypto/x509 15:05:32 html/template 15:05:32 github.com/dgrijalva/jwt-go 15:05:32 crypto/tls 15:05:33 net/http/httptrace 15:05:33 net/http/internal/httpcommon 15:05:33 net/http 15:05:34 golang.org/x/crypto/acme 15:05:34 net/http/httputil 15:05:34 golang.org/x/crypto/acme/autocert 15:05:34 github.com/labstack/echo 15:05:35 github.com/labstack/echo/middleware 15:05:35 onap/mock-sdc 15:05:38 Removing intermediate container a390bc8518bd 15:05:38 ---> 41f7d6581ca1 15:05:38 Step 11/15 : RUN ls -la 15:05:38 ---> Running in 4eb3047bab48 15:05:38 total 9732 15:05:38 drwxrwxrwt 1 root root 4096 Dec 3 15:05 . 15:05:38 drwxrwxrwt 1 root root 4096 Dec 3 15:05 .. 15:05:38 -rw-rw-r-- 1 root root 278 Dec 3 15:04 .dockerignore 15:05:38 -rw-rw-r-- 1 root root 769 Dec 3 15:04 Dockerfile 15:05:38 -rw-rw-r-- 1 root root 12 Dec 3 15:04 README.md 15:05:38 -rw-rw-r-- 1 root root 934 Dec 3 15:04 generic_handlers.go 15:05:38 -rw-rw-r-- 1 root root 760 Dec 3 15:05 go.mod 15:05:38 -rw-rw-r-- 1 root root 3973 Dec 3 15:05 go.sum 15:05:38 -rwxr-xr-x 1 root root 9820142 Dec 3 15:05 mock-sdc 15:05:38 -rw-rw-r-- 1 root root 4425 Dec 3 15:04 mock-sdc.go 15:05:38 -rw-rw-r-- 1 root root 53365 Dec 3 15:04 resource_handlers.go 15:05:38 -rw-rw-r-- 1 root root 18232 Dec 3 15:04 sdc_handlers.go 15:05:38 -rw-rw-r-- 1 root root 5273 Dec 3 15:04 vendor_handlers.go 15:05:38 -rw-rw-r-- 1 root root 13630 Dec 3 15:04 vsp_handlers.go 15:05:38 Removing intermediate container 4eb3047bab48 15:05:38 ---> 123a4de8b375 15:05:38 Step 12/15 : FROM scratch 15:05:38 ---> 15:05:38 Step 13/15 : COPY --from=builder /go/src/mock-sdc /app/mock-sdc 15:05:39 ---> d6762a1a4120 15:05:39 Step 14/15 : WORKDIR /app 15:05:39 ---> Running in f30024be5936 15:05:39 Removing intermediate container f30024be5936 15:05:39 ---> d9365699e743 15:05:39 Step 15/15 : ENTRYPOINT [ "./mock-sdc" ] 15:05:39 ---> Running in dab378dcb7d6 15:05:39 Removing intermediate container dab378dcb7d6 15:05:39 ---> f97785500d01 15:05:39 Successfully built f97785500d01 15:05:39 Successfully tagged nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:39 ---> docker-build.sh ends 15:05:39 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/sh -xe /tmp/jenkins8895883677868493846.sh 15:05:39 [EnvInject] - Injecting environment variables from a build step. 15:05:39 [EnvInject] - Injecting as environment variables the properties content 15:05:39 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 15:05:39 15:05:39 [EnvInject] - Variables injected successfully. 15:05:39 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1030408233470674760.sh 15:05:39 ---> docker-push.sh 15:05:39 Docker version 20.10.18, build b40c2f6 15:05:39 Pushing image: nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:39 docker push nexus3.onap.org:10003/onap/onap-component-mock-sdc:master 15:05:39 The push refers to repository [nexus3.onap.org:10003/onap/onap-component-mock-sdc] 15:05:39 029324b4494f: Preparing 15:05:40 029324b4494f: Pushed 15:05:40 master: digest: sha256:7501a40f1d2be706eee416153381dbc208b18be78ea94dad7e041449678bf5da size: 528 15:05:40 ---> docker-push.sh ends 15:05:40 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins1423624606009832866.sh 15:05:40 $ ssh-agent -k 15:05:40 unset SSH_AUTH_SOCK; 15:05:40 unset SSH_AGENT_PID; 15:05:40 echo Agent pid 2029 killed; 15:05:40 [ssh-agent] Stopped. 15:05:41 [PostBuildScript] - [INFO] Executing post build scripts. 15:05:41 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins11293721795701456002.sh 15:05:41 ---> sysstat.sh 15:05:41 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins10659173319379589636.sh 15:05:41 ---> package-listing.sh 15:05:41 ++ facter osfamily 15:05:41 ++ tr '[:upper:]' '[:lower:]' 15:05:41 + OS_FAMILY=debian 15:05:41 + workspace=/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master 15:05:41 + START_PACKAGES=/tmp/packages_start.txt 15:05:41 + END_PACKAGES=/tmp/packages_end.txt 15:05:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:05:41 + PACKAGES=/tmp/packages_start.txt 15:05:41 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:41 + PACKAGES=/tmp/packages_end.txt 15:05:41 + case "${OS_FAMILY}" in 15:05:41 + dpkg -l 15:05:41 + grep '^ii' 15:05:41 + '[' -f /tmp/packages_start.txt ']' 15:05:41 + '[' -f /tmp/packages_end.txt ']' 15:05:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:05:41 + '[' /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master ']' 15:05:41 + mkdir -p /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/archives/ 15:05:41 + 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:41 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins5791212854291988907.sh 15:05:41 ---> capture-instance-metadata.sh 15:05:41 Setup pyenv: 15:05:41 system 15:05:41 3.8.13 15:05:41 3.9.13 15:05:41 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1PQ from file:/tmp/.os_lf_venv 15:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:42 lf-activate-venv(): INFO: Base packages installed successfully 15:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools 15:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:05:51 INFO: Running in OpenStack, capturing instance metadata 15:05:51 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins13551921907148481217.sh 15:05:51 provisioning config files... 15:05:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-onap-component-simulators-sdc-docker-merge-master@tmp/config7312983075059942505tmp 15:05:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:05:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:05:51 [EnvInject] - Injecting environment variables from a build step. 15:05:51 [EnvInject] - Injecting as environment variables the properties content 15:05:51 SERVER_ID=logs 15:05:51 15:05:51 [EnvInject] - Variables injected successfully. 15:05:51 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins4952665469615364520.sh 15:05:51 ---> create-netrc.sh 15:05:51 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12793460051379636489.sh 15:05:51 ---> python-tools-install.sh 15:05:51 Setup pyenv: 15:05:51 system 15:05:51 3.8.13 15:05:51 3.9.13 15:05:51 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1PQ from file:/tmp/.os_lf_venv 15:05:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:05:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:05:53 lf-activate-venv(): INFO: Base packages installed successfully 15:05:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:06:01 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins8117479119045667128.sh 15:06:01 ---> sudo-logs.sh 15:06:01 Archiving 'sudo' log.. 15:06:01 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash /tmp/jenkins12205868810631181471.sh 15:06:01 ---> job-cost.sh 15:06:01 Setup pyenv: 15:06:01 system 15:06:01 3.8.13 15:06:01 3.9.13 15:06:01 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1PQ from file:/tmp/.os_lf_venv 15:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:03 lf-activate-venv(): INFO: Base packages installed successfully 15:06:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:06:08 INFO: No Stack... 15:06:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:09 INFO: Archiving Costs 15:06:09 [integration-onap-component-simulators-sdc-docker-merge-master] $ /bin/bash -l /tmp/jenkins16106308799213659558.sh 15:06:09 ---> logs-deploy.sh 15:06:09 Setup pyenv: 15:06:09 system 15:06:09 3.8.13 15:06:09 3.9.13 15:06:09 * 3.10.6 (set by /w/workspace/integration-onap-component-simulators-sdc-docker-merge-master/.python-version) 15:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1PQ from file:/tmp/.os_lf_venv 15:06:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:06:11 lf-activate-venv(): INFO: Base packages installed successfully 15:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-a1PQ/bin to PATH 15:06:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-onap-component-simulators-sdc-docker-merge-master/365 15:06:19 INFO: archiving workspace using pattern(s): 15:06:20 Archives upload complete. 15:06:20 INFO: archiving logs to Nexus 15:06:21 ---> uname -a: 15:06:21 Linux prd-ubuntu1804-docker-8c-8g-17489 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:21 15:06:21 15:06:21 ---> lscpu: 15:06:21 Architecture: x86_64 15:06:21 CPU op-mode(s): 32-bit, 64-bit 15:06:21 Byte Order: Little Endian 15:06:21 CPU(s): 8 15:06:21 On-line CPU(s) list: 0-7 15:06:21 Thread(s) per core: 1 15:06:21 Core(s) per socket: 1 15:06:21 Socket(s): 8 15:06:21 NUMA node(s): 1 15:06:21 Vendor ID: AuthenticAMD 15:06:21 CPU family: 23 15:06:21 Model: 49 15:06:21 Model name: AMD EPYC-Rome Processor 15:06:21 Stepping: 0 15:06:21 CPU MHz: 2799.998 15:06:21 BogoMIPS: 5599.99 15:06:21 Virtualization: AMD-V 15:06:21 Hypervisor vendor: KVM 15:06:21 Virtualization type: full 15:06:21 L1d cache: 32K 15:06:21 L1i cache: 32K 15:06:21 L2 cache: 512K 15:06:21 L3 cache: 16384K 15:06:21 NUMA node0 CPU(s): 0-7 15:06:21 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:21 15:06:21 15:06:21 ---> nproc: 15:06:21 8 15:06:21 15:06:21 15:06:21 ---> df -h: 15:06:21 Filesystem Size Used Avail Use% Mounted on 15:06:21 udev 16G 0 16G 0% /dev 15:06:21 tmpfs 3.2G 712K 3.2G 1% /run 15:06:21 /dev/vda1 155G 11G 145G 7% / 15:06:21 tmpfs 16G 0 16G 0% /dev/shm 15:06:21 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:06:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:06:21 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:06:21 15:06:21 15:06:21 ---> free -m: 15:06:21 total used free shared buff/cache available 15:06:21 Mem: 32167 862 28674 0 2629 30859 15:06:21 Swap: 1023 0 1023 15:06:21 15:06:21 15:06:21 ---> ip addr: 15:06:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:21 inet 127.0.0.1/8 scope host lo 15:06:21 valid_lft forever preferred_lft forever 15:06:21 inet6 ::1/128 scope host 15:06:21 valid_lft forever preferred_lft forever 15:06:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:21 link/ether fa:16:3e:26:52:09 brd ff:ff:ff:ff:ff:ff 15:06:21 inet 10.30.107.143/23 brd 10.30.107.255 scope global dynamic ens3 15:06:21 valid_lft 86220sec preferred_lft 86220sec 15:06:21 inet6 fe80::f816:3eff:fe26:5209/64 scope link 15:06:21 valid_lft forever preferred_lft forever 15:06:21 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:06:21 link/ether 02:42:6c:c6:94:18 brd ff:ff:ff:ff:ff:ff 15:06:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:06:21 valid_lft forever preferred_lft forever 15:06:21 inet6 fe80::42:6cff:fec6:9418/64 scope link 15:06:21 valid_lft forever preferred_lft forever 15:06:21 15:06:21 15:06:21 ---> sar -b -r -n DEV: 15:06:21 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17489) 12/03/25 _x86_64_ (8 CPU) 15:06:21 15:06:21 15:03:23 LINUX RESTART (8 CPU) 15:06:21 15:06:21 15:04:01 tps rtps wtps bread/s bwrtn/s 15:06:21 15:05:01 360.77 34.93 325.85 2172.44 80490.18 15:06:21 15:06:01 237.29 3.62 233.68 473.65 74939.11 15:06:21 Average: 299.03 19.27 279.76 1323.05 77714.65 15:06:21 15:06:21 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:21 15:05:01 30021144 31710052 2918076 8.86 75260 1918436 1464932 4.31 874880 1741256 225516 15:06:21 15:06:01 29430696 31666032 3508524 10.65 99008 2413636 1413872 4.16 1038056 2104080 28052 15:06:21 Average: 29725920 31688042 3213300 9.76 87134 2166036 1439402 4.24 956468 1922668 126784 15:06:21 15:06:21 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:21 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:21 15:05:01 ens3 278.60 175.95 1432.74 57.23 0.00 0.00 0.00 0.00 15:06:21 15:05:01 lo 2.73 2.73 0.30 0.30 0.00 0.00 0.00 0.00 15:06:21 15:06:01 docker0 34.78 49.41 3.13 404.91 0.00 0.00 0.00 0.00 15:06:21 15:06:01 ens3 183.79 119.35 1482.29 109.03 0.00 0.00 0.00 0.00 15:06:21 15:06:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 15:06:21 Average: docker0 17.39 24.70 1.57 202.45 0.00 0.00 0.00 0.00 15:06:21 Average: ens3 231.19 147.65 1457.51 83.13 0.00 0.00 0.00 0.00 15:06:21 Average: lo 2.63 2.63 0.29 0.29 0.00 0.00 0.00 0.00 15:06:21 15:06:21 15:06:21 ---> sar -P ALL: 15:06:21 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-17489) 12/03/25 _x86_64_ (8 CPU) 15:06:21 15:06:21 15:03:23 LINUX RESTART (8 CPU) 15:06:21 15:06:21 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:21 15:05:01 all 11.18 0.00 1.00 2.21 0.04 85.57 15:06:21 15:05:01 0 5.76 0.00 2.00 3.50 0.03 88.72 15:06:21 15:05:01 1 8.70 0.00 0.73 0.08 0.02 90.47 15:06:21 15:05:01 2 2.95 0.00 0.18 0.02 0.02 96.83 15:06:21 15:05:01 3 15.64 0.00 0.55 3.86 0.03 79.91 15:06:21 15:05:01 4 2.83 0.00 0.37 6.74 0.07 89.99 15:06:21 15:05:01 5 28.49 0.00 2.29 2.75 0.08 66.38 15:06:21 15:05:01 6 15.15 0.00 0.92 0.23 0.02 83.68 15:06:21 15:05:01 7 9.97 0.00 1.00 0.48 0.03 88.51 15:06:21 15:06:01 all 15.09 0.00 2.84 1.60 0.06 80.40 15:06:21 15:06:01 0 12.76 0.00 3.87 4.34 0.07 78.95 15:06:21 15:06:01 1 11.69 0.00 2.41 0.08 0.07 85.75 15:06:21 15:06:01 2 13.19 0.00 2.48 4.43 0.05 79.85 15:06:21 15:06:01 3 10.29 0.00 2.35 0.29 0.07 87.00 15:06:21 15:06:01 4 11.92 0.00 2.28 0.39 0.07 85.35 15:06:21 15:06:01 5 11.62 0.00 2.53 1.09 0.05 84.70 15:06:21 15:06:01 6 9.20 0.00 3.09 0.18 0.05 87.47 15:06:21 15:06:01 7 40.06 0.00 3.66 2.01 0.08 54.18 15:06:21 Average: all 13.13 0.00 1.92 1.91 0.05 82.99 15:06:21 Average: 0 9.25 0.00 2.93 3.92 0.05 83.85 15:06:21 Average: 1 10.19 0.00 1.57 0.08 0.04 88.11 15:06:21 Average: 2 8.06 0.00 1.33 2.21 0.03 88.37 15:06:21 Average: 3 12.98 0.00 1.45 2.09 0.05 83.44 15:06:21 Average: 4 7.37 0.00 1.32 3.56 0.07 87.67 15:06:21 Average: 5 20.08 0.00 2.41 1.92 0.07 75.52 15:06:21 Average: 6 12.18 0.00 2.00 0.21 0.03 85.58 15:06:21 Average: 7 24.96 0.00 2.33 1.25 0.06 71.41 15:06:21 15:06:21 15:06:21