lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 6e65ad63b6f97c03a1a39233674f42c9325bbc91+02c1bdd2e7c58c88f1181e55d1376c3df082b575 (33ea2713f843cac94a17a37d57c79e79b7c18c89) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30306 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 Commit message: "refactor: Rework code and profiles for refactored SDK" > git rev-list --no-walk 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-18T15:05:17.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-18T15:05:17.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-18T15:05:17.521Z] ========================================================= [2021-03-18T15:05:17.521Z] EdgeX Global Pipelines Version Info [2021-03-18T15:05:17.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:05:19.656Z] ------------------- [2021-03-18T15:05:19.656Z] stable info: [2021-03-18T15:05:19.656Z] ------------------- [2021-03-18T15:05:19.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-18T15:05:19.656Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T15:05:19.656Z] Message: update stable to v1.0.186 [2021-03-18T15:05:21.168Z] ------------------- [2021-03-18T15:05:21.168Z] experimental info: [2021-03-18T15:05:21.168Z] ------------------- [2021-03-18T15:05:21.168Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-18T15:05:21.168Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-18T15:05:21.168Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-18T15:05:21.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-18T15:05:21.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-18T15:05:21.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-18T15:05:21.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-18T15:05:21.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-18T15:05:22.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-18T15:05:22.151Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-18T15:05:22.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-18T15:05:22.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-18T15:05:22.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-18T15:05:22.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-18T15:05:22.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-18T15:05:22.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-18T15:05:22.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-18T15:05:23.035Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T15:05:23.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-18T15:05:23.237Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T15:05:23.339Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-18T15:05:23.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-18T15:05:23.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-18T15:05:23.626Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-18T15:05:23.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-18T15:05:23.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-18T15:05:23.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-18T15:05:24.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-18T15:05:24.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-18T15:05:24.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2021-03-18T15:05:24.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2021-03-18T15:05:24.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2021-03-18T15:05:24.545Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo [2021-03-18T15:05:24.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e65ad6 [Pipeline] echo [2021-03-18T15:05:24.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:05:24.922Z] provisioning config files... [2021-03-18T15:05:24.954Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config5863901820262367262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:05:25.387Z] ---> docker-login.sh [2021-03-18T15:05:25.387Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:05:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:05:27.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:05:27.014Z] Configure a credential helper to remove this warning. See [2021-03-18T15:05:27.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:05:27.014Z] [2021-03-18T15:05:27.014Z] Login Succeeded [2021-03-18T15:05:27.014Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:05:27.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:05:27.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:05:27.676Z] Configure a credential helper to remove this warning. See [2021-03-18T15:05:27.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:05:27.676Z] [2021-03-18T15:05:27.676Z] Login Succeeded [2021-03-18T15:05:27.676Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:05:28.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:05:28.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:05:28.333Z] Configure a credential helper to remove this warning. See [2021-03-18T15:05:28.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:05:28.333Z] [2021-03-18T15:05:28.333Z] Login Succeeded [2021-03-18T15:05:28.333Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:05:28.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:05:28.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:05:28.606Z] Configure a credential helper to remove this warning. See [2021-03-18T15:05:28.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:05:28.606Z] [2021-03-18T15:05:28.606Z] Login Succeeded [2021-03-18T15:05:28.879Z] docker.io [2021-03-18T15:05:29.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:05:29.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:05:29.437Z] Configure a credential helper to remove this warning. See [2021-03-18T15:05:29.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:05:29.437Z] [2021-03-18T15:05:29.437Z] Login Succeeded [2021-03-18T15:05:29.437Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:05:29.455Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:05:30.313Z] + git log --format=format:%s -1 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [Pipeline] echo [2021-03-18T15:05:30.408Z] GIT_COMMIT: 6e65ad63b6f97c03a1a39233674f42c9325bbc91, Commit Message: refactor: Rework code and profiles for refactored SDK [Pipeline] echo [2021-03-18T15:05:30.456Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:05:31.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:05:32.146Z] [2021-03-18T15:05:32.146Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:05:32.528Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:05:32.528Z] latest: Pulling from edgex-devops/git-semver [2021-03-18T15:05:32.528Z] 31603596830f: Pulling fs layer [2021-03-18T15:05:32.528Z] 2a8b12db71e7: Pulling fs layer [2021-03-18T15:05:32.528Z] 6ca5941a6612: Pulling fs layer [2021-03-18T15:05:32.528Z] ecc8261a40a4: Pulling fs layer [2021-03-18T15:05:32.528Z] ecc8261a40a4: Waiting [2021-03-18T15:05:32.528Z] 2a8b12db71e7: Verifying Checksum [2021-03-18T15:05:32.528Z] 2a8b12db71e7: Download complete [2021-03-18T15:05:32.870Z] 31603596830f: Download complete [2021-03-18T15:05:33.169Z] ecc8261a40a4: Verifying Checksum [2021-03-18T15:05:33.169Z] ecc8261a40a4: Download complete [2021-03-18T15:05:33.169Z] 6ca5941a6612: Verifying Checksum [2021-03-18T15:05:33.169Z] 6ca5941a6612: Download complete [2021-03-18T15:05:33.769Z] 31603596830f: Pull complete [2021-03-18T15:05:33.769Z] 2a8b12db71e7: Pull complete [2021-03-18T15:05:35.247Z] 6ca5941a6612: Pull complete [2021-03-18T15:05:36.795Z] ecc8261a40a4: Pull complete [2021-03-18T15:05:36.795Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-18T15:05:36.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-18T15:05:36.795Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-18T15:05:37.337Z] prd-centos7-docker-4c-2g-30306 does not seem to be running inside a container [2021-03-18T15:05:37.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-18T15:05:41.783Z] $ docker top dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-18T15:05:42.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T15:05:42.479Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T15:05:43.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T15:05:43.697Z] $ docker exec dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent [2021-03-18T15:05:44.491Z] SSH_AUTH_SOCK=/tmp/ssh-ivo1u3luIHUk/agent.11 [2021-03-18T15:05:44.491Z] SSH_AGENT_PID=16 [2021-03-18T15:05:44.544Z] Running ssh-add (command line suppressed) [2021-03-18T15:05:44.965Z] Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_3248323350822872600.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_3248323350822872600.key) [2021-03-18T15:05:45.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T15:05:45.748Z] + git tag --points-at HEAD [Pipeline] } [2021-03-18T15:05:45.797Z] $ docker exec --env ******** --env ******** dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent -k [2021-03-18T15:05:46.134Z] unset SSH_AUTH_SOCK; [2021-03-18T15:05:46.137Z] unset SSH_AGENT_PID; [2021-03-18T15:05:46.137Z] echo Agent pid 16 killed; [2021-03-18T15:05:46.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-18T15:05:46.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-18T15:05:46.421Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-18T15:05:46.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-18T15:05:46.746Z] $ docker exec dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent [2021-03-18T15:05:47.087Z] SSH_AUTH_SOCK=/tmp/ssh-4WfkVLPlcvYb/agent.45 [2021-03-18T15:05:47.087Z] SSH_AGENT_PID=50 [2021-03-18T15:05:47.098Z] Running ssh-add (command line suppressed) [2021-03-18T15:05:47.334Z] Identity added: /w/workspace/_app-service-configurable_PR-214@tmp/private_key_2029663050112325794.key (/w/workspace/_app-service-configurable_PR-214@tmp/private_key_2029663050112325794.key) [2021-03-18T15:05:47.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-18T15:05:47.889Z] + git semver init [2021-03-18T15:05:48.162Z] # -> Open(): unable to determine branch for HEAD [2021-03-18T15:05:48.162Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-214/.git [2021-03-18T15:05:48.162Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-214 [2021-03-18T15:05:48.162Z] # $SEMVER_REMOTE_NAME = origin [2021-03-18T15:05:48.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-18T15:05:48.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-18T15:05:48.162Z] # $SEMVER_BRANCH = PR-214 [2021-03-18T15:05:48.162Z] # $SEMVER_TEMP = /tmp/semver-669013325 [2021-03-18T15:05:48.162Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-18T15:05:48.776Z] # '/tmp/semver-669013325' -> '/w/workspace/_app-service-configurable_PR-214/.semver' [2021-03-18T15:05:48.776Z] # -> Force: false [2021-03-18T15:05:48.776Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-214/.semver [Pipeline] } [2021-03-18T15:05:48.805Z] $ docker exec --env ******** --env ******** dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a ssh-agent -k [2021-03-18T15:05:49.023Z] unset SSH_AUTH_SOCK; [2021-03-18T15:05:49.024Z] unset SSH_AGENT_PID; [2021-03-18T15:05:49.024Z] echo Agent pid 50 killed; [2021-03-18T15:05:49.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-18T15:05:49.617Z] + git semver [Pipeline] } [2021-03-18T15:05:49.680Z] $ docker stop --time=1 dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a [2021-03-18T15:05:51.632Z] $ docker rm -f dd158947717e06a96c188cc93be0a91ce8928a6d4af25fefa138be595614390a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-18T15:05:52.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-18T15:05:53.269Z] Stashed 1 file(s) [Pipeline] echo [2021-03-18T15:05:53.272Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-18T15:06:08.789Z] Still waiting to schedule task [2021-03-18T15:06:08.789Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30306’ [2021-03-18T15:06:08.791Z] Still waiting to schedule task [2021-03-18T15:06:08.792Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-18T15:07:57.222Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30308 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws [2021-03-18T15:07:57.279Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-03-18T15:08:02.251Z] using credential edgex-jenkins-ssh [2021-03-18T15:08:02.331Z] Cloning the remote Git repository [2021-03-18T15:08:02.375Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:02.483Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-03-18T15:08:02.553Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:02.554Z] > git --version # timeout=10 [2021-03-18T15:08:02.575Z] > git --version # 'git version 2.17.1' [2021-03-18T15:08:02.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:02.658Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:08:04.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:08:04.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:08:04.765Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:08:04.797Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:04.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:05.475Z] Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:08:05.758Z] Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:08:05.758Z] Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) [2021-03-18T15:08:04.809Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T15:08:05.485Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:08:05.499Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:08:05.574Z] > git remote # timeout=10 [2021-03-18T15:08:05.639Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T15:08:05.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:05.681Z] > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 [2021-03-18T15:08:05.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T15:08:05.754Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:08:05.790Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:08:10.042Z] Commit message: "refactor: Rework code and profiles for refactored SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:08:11.822Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:08:12.287Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:08:12.631Z] + sudo service docker restart [2021-03-18T15:08:12.631Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:08:15.356Z] provisioning config files... [2021-03-18T15:08:15.394Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6977305651039125652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:08:15.795Z] ---> docker-login.sh [2021-03-18T15:08:15.795Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:08:16.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:17.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:17.373Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:17.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:17.373Z] [2021-03-18T15:08:17.373Z] Login Succeeded [2021-03-18T15:08:17.373Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:08:17.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:17.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:17.919Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:17.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:17.919Z] [2021-03-18T15:08:17.919Z] Login Succeeded [2021-03-18T15:08:17.919Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:08:18.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:18.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:18.190Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:18.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:18.190Z] [2021-03-18T15:08:18.190Z] Login Succeeded [2021-03-18T15:08:18.190Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:08:18.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:18.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:18.789Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:18.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:18.789Z] [2021-03-18T15:08:18.789Z] Login Succeeded [2021-03-18T15:08:18.789Z] docker.io [2021-03-18T15:08:19.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:19.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:19.663Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:19.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:19.663Z] [2021-03-18T15:08:19.663Z] Login Succeeded [2021-03-18T15:08:19.663Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:08:19.680Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T15:08:20.142Z] ========================================================= [2021-03-18T15:08:20.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-18T15:08:20.142Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:08:20.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-18T15:08:20.543Z] Sending build context to Docker daemon 97.28kB [2021-03-18T15:08:20.818Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T15:08:20.818Z] Step 2/8 : FROM ${BASE} [2021-03-18T15:08:21.096Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-18T15:08:21.096Z] 5f621e34cdf4: Pulling fs layer [2021-03-18T15:08:21.096Z] a4357932f1b6: Pulling fs layer [2021-03-18T15:08:21.096Z] 18c013af1878: Pulling fs layer [2021-03-18T15:08:21.096Z] 00ac8860ef70: Pulling fs layer [2021-03-18T15:08:21.096Z] 63d7cb157983: Pulling fs layer [2021-03-18T15:08:21.096Z] b116817d02f9: Pulling fs layer [2021-03-18T15:08:21.096Z] 745a02a5169b: Pulling fs layer [2021-03-18T15:08:21.096Z] 00ac8860ef70: Waiting [2021-03-18T15:08:21.096Z] b116817d02f9: Waiting [2021-03-18T15:08:21.096Z] 745a02a5169b: Waiting [2021-03-18T15:08:21.096Z] 18c013af1878: Verifying Checksum [2021-03-18T15:08:21.096Z] 18c013af1878: Download complete [2021-03-18T15:08:21.096Z] a4357932f1b6: Verifying Checksum [2021-03-18T15:08:21.096Z] a4357932f1b6: Download complete [2021-03-18T15:08:21.096Z] 63d7cb157983: Download complete [2021-03-18T15:08:21.096Z] b116817d02f9: Verifying Checksum [2021-03-18T15:08:21.096Z] b116817d02f9: Download complete [2021-03-18T15:08:21.096Z] 5f621e34cdf4: Verifying Checksum [2021-03-18T15:08:21.096Z] 5f621e34cdf4: Download complete [2021-03-18T15:08:21.694Z] 5f621e34cdf4: Pull complete [2021-03-18T15:08:22.306Z] a4357932f1b6: Pull complete [2021-03-18T15:08:22.593Z] 18c013af1878: Pull complete [2021-03-18T15:08:24.028Z] 745a02a5169b: Verifying Checksum [2021-03-18T15:08:24.028Z] 745a02a5169b: Download complete [2021-03-18T15:08:25.010Z] 00ac8860ef70: Verifying Checksum [2021-03-18T15:08:25.010Z] 00ac8860ef70: Download complete [2021-03-18T15:08:35.165Z] 00ac8860ef70: Pull complete [2021-03-18T15:08:35.165Z] 63d7cb157983: Pull complete [2021-03-18T15:08:35.165Z] b116817d02f9: Pull complete [2021-03-18T15:08:38.202Z] Running on prd-centos7-docker-4c-2g-30309 in /w/workspace/_app-service-configurable_PR-214 [Pipeline] { [Pipeline] ws [2021-03-18T15:08:38.264Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-03-18T15:08:38.542Z] 745a02a5169b: Pull complete [2021-03-18T15:08:38.542Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-18T15:08:38.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-18T15:08:38.542Z] ---> b7e6874047d6 [2021-03-18T15:08:38.542Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T15:08:40.781Z] using credential edgex-jenkins-ssh [2021-03-18T15:08:40.853Z] Cloning the remote Git repository [2021-03-18T15:08:41.177Z] ---> Running in bad85eea1ed8 [2021-03-18T15:08:41.774Z] Removing intermediate container bad85eea1ed8 [2021-03-18T15:08:41.774Z] ---> 83805b64ddc6 [2021-03-18T15:08:41.774Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T15:08:41.774Z] ---> Running in f1626296b7ed [2021-03-18T15:08:40.886Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:40.950Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-03-18T15:08:41.010Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:41.010Z] > git --version # timeout=10 [2021-03-18T15:08:41.015Z] > git --version # 'git version 2.24.3' [2021-03-18T15:08:41.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:41.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:08:41.653Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:08:41.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-18T15:08:41.675Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-18T15:08:41.689Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-18T15:08:41.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:41.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T15:08:42.135Z] Merging remotes/origin/master commit 02c1bdd2e7c58c88f1181e55d1376c3df082b575 into PR head commit 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:08:42.208Z] Merge succeeded, producing 6e65ad63b6f97c03a1a39233674f42c9325bbc91 [2021-03-18T15:08:42.209Z] Checking out Revision 6e65ad63b6f97c03a1a39233674f42c9325bbc91 (PR-214) [2021-03-18T15:08:42.143Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:08:42.148Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:08:42.179Z] > git remote # timeout=10 [2021-03-18T15:08:42.184Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T15:08:42.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-18T15:08:42.194Z] > git merge 02c1bdd2e7c58c88f1181e55d1376c3df082b575 # timeout=10 [2021-03-18T15:08:42.203Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T15:08:42.212Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T15:08:42.217Z] > git checkout -f 6e65ad63b6f97c03a1a39233674f42c9325bbc91 # timeout=10 [2021-03-18T15:08:44.408Z] Removing intermediate container f1626296b7ed [2021-03-18T15:08:44.408Z] ---> 9e2386ae4792 [2021-03-18T15:08:44.408Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-18T15:08:44.408Z] ---> Running in 03cb8b096f8c [2021-03-18T15:08:45.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-18T15:08:45.851Z] Commit message: "refactor: Rework code and profiles for refactored SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-03-18T15:08:46.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-18T15:08:47.257Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:08:47.361Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-18T15:08:47.361Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-18T15:08:47.361Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-18T15:08:47.361Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-18T15:08:47.601Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-18T15:08:47.631Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T15:08:47.631Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-18T15:08:47.900Z] + true [2021-03-18T15:08:47.900Z] + sudo service docker restart [2021-03-18T15:08:47.900Z] Redirecting to /bin/systemctl restart docker.service [2021-03-18T15:08:47.903Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T15:08:47.903Z] OK: 144 MiB in 45 packages [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-18T15:08:48.920Z] provisioning config files... [2021-03-18T15:08:48.946Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5391645140749772515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:08:49.335Z] Removing intermediate container 03cb8b096f8c [2021-03-18T15:08:49.335Z] ---> 17fbffc3f815 [2021-03-18T15:08:49.335Z] Step 6/8 : WORKDIR /app [2021-03-18T15:08:49.335Z] ---> Running in 5c0fda648e45 [2021-03-18T15:08:49.338Z] ---> docker-login.sh [2021-03-18T15:08:49.338Z] nexus3.edgexfoundry.org:10001 [2021-03-18T15:08:49.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:49.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:49.605Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:49.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:49.605Z] [2021-03-18T15:08:49.605Z] Login Succeeded [2021-03-18T15:08:49.605Z] nexus3.edgexfoundry.org:10002 [2021-03-18T15:08:49.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:49.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:49.867Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:49.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:49.867Z] [2021-03-18T15:08:49.867Z] Login Succeeded [2021-03-18T15:08:49.867Z] nexus3.edgexfoundry.org:10003 [2021-03-18T15:08:49.928Z] Removing intermediate container 5c0fda648e45 [2021-03-18T15:08:49.928Z] ---> c041cf1d13c8 [2021-03-18T15:08:49.928Z] Step 7/8 : COPY . . [2021-03-18T15:08:50.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:50.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:50.128Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:50.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:50.128Z] [2021-03-18T15:08:50.128Z] Login Succeeded [2021-03-18T15:08:50.128Z] nexus3.edgexfoundry.org:10004 [2021-03-18T15:08:50.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:50.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:50.128Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:50.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:50.128Z] [2021-03-18T15:08:50.128Z] Login Succeeded [2021-03-18T15:08:50.128Z] docker.io [2021-03-18T15:08:50.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-18T15:08:50.523Z] ---> 45feac16486e [2021-03-18T15:08:50.523Z] Step 8/8 : RUN go mod download [2021-03-18T15:08:50.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-18T15:08:50.653Z] Configure a credential helper to remove this warning. See [2021-03-18T15:08:50.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-18T15:08:50.653Z] [2021-03-18T15:08:50.653Z] Login Succeeded [2021-03-18T15:08:50.653Z] ---> docker-login.sh ends [Pipeline] } [2021-03-18T15:08:50.662Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-03-18T15:08:50.794Z] ---> Running in 7d601e887b8d [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-18T15:08:50.981Z] ========================================================= [2021-03-18T15:08:50.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-18T15:08:50.981Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:08:51.343Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-18T15:08:51.343Z] Sending build context to Docker daemon 97.28kB [2021-03-18T15:08:51.343Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-18T15:08:51.343Z] Step 2/8 : FROM ${BASE} [2021-03-18T15:08:51.343Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-18T15:08:51.343Z] 188c0c94c7c5: Pulling fs layer [2021-03-18T15:08:51.343Z] 0ef7d3d256c8: Pulling fs layer [2021-03-18T15:08:51.343Z] de9db76c5a1d: Pulling fs layer [2021-03-18T15:08:51.343Z] bca2f99d35d6: Pulling fs layer [2021-03-18T15:08:51.343Z] 93359f2a8cfa: Pulling fs layer [2021-03-18T15:08:51.343Z] 7c6f9722023f: Pulling fs layer [2021-03-18T15:08:51.343Z] a35cf1a2eb13: Pulling fs layer [2021-03-18T15:08:51.343Z] 93359f2a8cfa: Waiting [2021-03-18T15:08:51.343Z] 7c6f9722023f: Waiting [2021-03-18T15:08:51.343Z] a35cf1a2eb13: Waiting [2021-03-18T15:08:51.343Z] bca2f99d35d6: Waiting [2021-03-18T15:08:51.343Z] de9db76c5a1d: Verifying Checksum [2021-03-18T15:08:51.343Z] de9db76c5a1d: Download complete [2021-03-18T15:08:51.618Z] 0ef7d3d256c8: Verifying Checksum [2021-03-18T15:08:51.618Z] 0ef7d3d256c8: Download complete [2021-03-18T15:08:51.618Z] 93359f2a8cfa: Verifying Checksum [2021-03-18T15:08:51.618Z] 93359f2a8cfa: Download complete [2021-03-18T15:08:51.618Z] 7c6f9722023f: Verifying Checksum [2021-03-18T15:08:51.618Z] 7c6f9722023f: Download complete [2021-03-18T15:08:51.618Z] 188c0c94c7c5: Verifying Checksum [2021-03-18T15:08:51.618Z] 188c0c94c7c5: Download complete [2021-03-18T15:08:51.885Z] 188c0c94c7c5: Pull complete [2021-03-18T15:08:52.148Z] 0ef7d3d256c8: Pull complete [2021-03-18T15:08:52.227Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-03-18T15:08:52.414Z] de9db76c5a1d: Pull complete [2021-03-18T15:08:52.498Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [2021-03-18T15:08:53.366Z] a35cf1a2eb13: Verifying Checksum [2021-03-18T15:08:53.366Z] a35cf1a2eb13: Download complete [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:08:53.767Z] ---> job-cost.sh [2021-03-18T15:08:53.767Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-31Lx [2021-03-18T15:08:53.940Z] bca2f99d35d6: Verifying Checksum [2021-03-18T15:08:53.940Z] bca2f99d35d6: Download complete [2021-03-18T15:08:59.265Z] bca2f99d35d6: Pull complete [2021-03-18T15:08:59.265Z] 93359f2a8cfa: Pull complete [2021-03-18T15:08:59.265Z] 7c6f9722023f: Pull complete [2021-03-18T15:09:07.439Z] a35cf1a2eb13: Pull complete [2021-03-18T15:09:07.439Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-18T15:09:07.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-18T15:09:07.439Z] ---> a62c8e92a672 [2021-03-18T15:09:07.439Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-18T15:09:07.439Z] ---> Running in d0395bccbc87 [2021-03-18T15:09:07.439Z] Removing intermediate container d0395bccbc87 [2021-03-18T15:09:07.439Z] ---> add8a81d6d50 [2021-03-18T15:09:07.439Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-18T15:09:07.439Z] ---> Running in 43d6ef84658e [2021-03-18T15:09:08.387Z] Removing intermediate container 43d6ef84658e [2021-03-18T15:09:08.387Z] ---> e9e1129e5534 [2021-03-18T15:09:08.387Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-18T15:09:08.387Z] ---> Running in beac1d008eb5 [2021-03-18T15:09:09.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-18T15:09:09.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-18T15:09:10.181Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-18T15:09:10.444Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-18T15:09:10.444Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-18T15:09:10.707Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-18T15:09:10.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-18T15:09:10.707Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-18T15:09:10.971Z] Executing busybox-1.31.1-r19.trigger [2021-03-18T15:09:10.971Z] OK: 167 MiB in 45 packages [2021-03-18T15:09:11.552Z] Removing intermediate container beac1d008eb5 [2021-03-18T15:09:11.552Z] ---> f485f529a460 [2021-03-18T15:09:11.552Z] Step 6/8 : WORKDIR /app [2021-03-18T15:09:11.552Z] ---> Running in df8ec3620e96 [2021-03-18T15:09:11.817Z] Removing intermediate container df8ec3620e96 [2021-03-18T15:09:11.817Z] ---> dcec9319a158 [2021-03-18T15:09:11.817Z] Step 7/8 : COPY . . [2021-03-18T15:09:12.081Z] ---> 25cd79c341dd [2021-03-18T15:09:12.081Z] Step 8/8 : RUN go mod download [2021-03-18T15:09:12.081Z] ---> Running in f462ab79ccca [2021-03-18T15:09:12.659Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.0-dev.27: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-03-18T15:09:12.922Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:09:14.151Z] ---> job-cost.sh [2021-03-18T15:09:14.152Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HPIS [2021-03-18T15:09:29.101Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T15:09:32.732Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-18T15:09:55.779Z] lf-activate-venv(): INFO: Adding /tmp/venv-HPIS/bin to PATH [2021-03-18T15:09:55.779Z] INFO: No Stack... [2021-03-18T15:09:55.779Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T15:09:55.779Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T15:09:56.089Z] + cut -d, -f6 [2021-03-18T15:09:56.089Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2021-03-18T15:09:56.288Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [2021-03-18T15:09:56.302Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] did not exist. Created. [2021-03-18T15:09:56.302Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T15:09:56.776Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-18T15:09:57.205Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T15:09:57.216Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T15:09:57.883Z] Failed in branch amd64 [2021-03-18T15:10:54.462Z] lf-activate-venv(): INFO: Adding /tmp/venv-31Lx/bin to PATH [2021-03-18T15:10:54.462Z] INFO: No Stack... [2021-03-18T15:10:54.734Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-18T15:10:55.325Z] INFO: Archiving Costs [Pipeline] sh [2021-03-18T15:10:55.669Z] + + cutcat -d, /w/workspace/app-service-configurable/2/archives/cost.csv -f6 [2021-03-18T15:10:55.669Z] [Pipeline] lock [2021-03-18T15:10:55.781Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [2021-03-18T15:10:55.791Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] did not exist. Created. [2021-03-18T15:10:55.791Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-18T15:10:56.258Z] /w/workspace/app-service-configurable/2@tmp/durable-61c1e6c6/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-61c1e6c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-18T15:10:56.604Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-18T15:10:56.670Z] Warning: overwriting stash ‘stack-cost’ [2021-03-18T15:10:57.589Z] Stashed 1 file(s) [Pipeline] } [2021-03-18T15:10:57.598Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-214-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T15:10:58.218Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:00.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:01.378Z] ---> package-listing.sh [2021-03-18T15:11:01.378Z] ++ facter osfamily [2021-03-18T15:11:01.378Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-18T15:11:01.646Z] + OS_FAMILY=redhat [2021-03-18T15:11:01.646Z] + workspace=/w/workspace/_app-service-configurable_PR-214 [2021-03-18T15:11:01.646Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-18T15:11:01.646Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-18T15:11:01.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-18T15:11:01.646Z] + PACKAGES=/tmp/packages_start.txt [2021-03-18T15:11:01.646Z] + '[' /w/workspace/_app-service-configurable_PR-214 ']' [2021-03-18T15:11:01.646Z] + PACKAGES=/tmp/packages_end.txt [2021-03-18T15:11:01.646Z] + case "${OS_FAMILY}" in [2021-03-18T15:11:01.646Z] + rpm -qa [2021-03-18T15:11:01.646Z] + sort [2021-03-18T15:11:12.450Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-18T15:11:12.450Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-18T15:11:12.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-18T15:11:12.450Z] + '[' /w/workspace/_app-service-configurable_PR-214 ']' [2021-03-18T15:11:12.450Z] + mkdir -p /w/workspace/_app-service-configurable_PR-214/archives/ [2021-03-18T15:11:12.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-214/archives/ [Pipeline] echo [2021-03-18T15:11:12.468Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-18T15:11:12.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:11:13.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T15:11:13.114Z] [2021-03-18T15:11:13.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-18T15:11:13.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T15:11:13.476Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-18T15:11:13.476Z] df20fa9351a1: Pulling fs layer [2021-03-18T15:11:13.476Z] 36b3adc4ff6f: Pulling fs layer [2021-03-18T15:11:13.476Z] 8ad3a11d3b57: Pulling fs layer [2021-03-18T15:11:13.476Z] 46f8f816bc3b: Pulling fs layer [2021-03-18T15:11:13.476Z] 93b61091891f: Pulling fs layer [2021-03-18T15:11:13.476Z] 93b9cdb0e59b: Pulling fs layer [2021-03-18T15:11:13.476Z] 5e14af77c1be: Pulling fs layer [2021-03-18T15:11:13.476Z] 01666e4c0597: Pulling fs layer [2021-03-18T15:11:13.476Z] aa168da1d23b: Pulling fs layer [2021-03-18T15:11:13.476Z] 93b61091891f: Waiting [2021-03-18T15:11:13.476Z] 01666e4c0597: Waiting [2021-03-18T15:11:13.476Z] aa168da1d23b: Waiting [2021-03-18T15:11:13.476Z] 46f8f816bc3b: Waiting [2021-03-18T15:11:13.476Z] 36b3adc4ff6f: Download complete [2021-03-18T15:11:13.476Z] 46f8f816bc3b: Verifying Checksum [2021-03-18T15:11:13.476Z] 46f8f816bc3b: Download complete [2021-03-18T15:11:13.742Z] df20fa9351a1: Verifying Checksum [2021-03-18T15:11:13.742Z] df20fa9351a1: Download complete [2021-03-18T15:11:13.742Z] 93b9cdb0e59b: Verifying Checksum [2021-03-18T15:11:13.742Z] 93b9cdb0e59b: Download complete [2021-03-18T15:11:13.742Z] 5e14af77c1be: Verifying Checksum [2021-03-18T15:11:13.742Z] 5e14af77c1be: Download complete [2021-03-18T15:11:13.742Z] 93b61091891f: Download complete [2021-03-18T15:11:13.742Z] 01666e4c0597: Verifying Checksum [2021-03-18T15:11:13.742Z] 01666e4c0597: Download complete [2021-03-18T15:11:14.334Z] df20fa9351a1: Pull complete [2021-03-18T15:11:14.751Z] 8ad3a11d3b57: Verifying Checksum [2021-03-18T15:11:14.751Z] 8ad3a11d3b57: Download complete [2021-03-18T15:11:14.751Z] 36b3adc4ff6f: Pull complete [2021-03-18T15:11:18.199Z] 8ad3a11d3b57: Pull complete [2021-03-18T15:11:18.521Z] 46f8f816bc3b: Pull complete [2021-03-18T15:11:20.666Z] 93b61091891f: Pull complete [2021-03-18T15:11:20.952Z] 93b9cdb0e59b: Pull complete [2021-03-18T15:11:20.952Z] aa168da1d23b: Verifying Checksum [2021-03-18T15:11:20.952Z] aa168da1d23b: Download complete [2021-03-18T15:11:21.247Z] 5e14af77c1be: Pull complete [2021-03-18T15:11:21.527Z] 01666e4c0597: Pull complete [2021-03-18T15:11:44.386Z] aa168da1d23b: Pull complete [2021-03-18T15:11:44.386Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-18T15:11:44.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-18T15:11:44.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-18T15:11:44.955Z] prd-centos7-docker-4c-2g-30306 does not seem to be running inside a container [2021-03-18T15:11:45.037Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-214 -v /w/workspace/_app-service-configurable_PR-214:/w/workspace/_app-service-configurable_PR-214:rw,z -v /w/workspace/_app-service-configurable_PR-214@tmp:/w/workspace/_app-service-configurable_PR-214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-18T15:11:49.534Z] $ docker top d49e98503aaa4003b8387a2558ab644e49678bf2fb91986a7616fb0d72e0571a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-18T15:11:50.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-18T15:11:51.557Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-18T15:11:52.599Z] + ls /var/log/sa-host [2021-03-18T15:11:52.599Z] + sadf -c /var/log/sa-host/sa18 [2021-03-18T15:11:52.957Z] file_magic: OK [2021-03-18T15:11:52.957Z] HZ: Using current value: 100 [2021-03-18T15:11:52.957Z] file_header: OK [2021-03-18T15:11:52.957Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T15:11:52.957Z] Statistics: [2021-03-18T15:11:52.957Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-18T15:11:52.957Z] File successfully converted to sysstat format version 12.2.1 [2021-03-18T15:11:52.957Z] + sadf -c /var/log/sa-host/sa23 [2021-03-18T15:11:52.957Z] file_magic: OK [2021-03-18T15:11:52.957Z] HZ: Using current value: 100 [2021-03-18T15:11:52.957Z] file_header: OK [2021-03-18T15:11:52.957Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-18T15:11:52.957Z] Statistics: [2021-03-18T15:11:52.957Z] Hnuu...uuuununununu... [2021-03-18T15:11:52.957Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-18T15:11:53.636Z] provisioning config files... [2021-03-18T15:11:53.677Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-214@tmp/config2168812145006262317tmp [Pipeline] { [Pipeline] echo [2021-03-18T15:11:53.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:54.082Z] ---> create-netrc.sh [Pipeline] } [2021-03-18T15:11:54.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-18T15:11:54.469Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:54.856Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-18T15:11:54.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:55.322Z] ---> sudo-logs.sh [2021-03-18T15:11:55.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-18T15:11:55.475Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:55.808Z] ---> job-cost.sh [2021-03-18T15:11:55.808Z] lf-activate-venv: SKIPPING [2021-03-18T15:11:55.808Z] DEBUG: total: 0.20999999344348907 [2021-03-18T15:11:55.808Z] INFO: Retrieving Stack Cost... [2021-03-18T15:11:56.777Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-18T15:11:57.052Z] INFO: Archiving Costs [Pipeline] echo [2021-03-18T15:11:57.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-18T15:11:57.438Z] ---> logs-deploy.sh [2021-03-18T15:11:57.438Z] lf-activate-venv: SKIPPING [2021-03-18T15:11:57.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-214/2 [2021-03-18T15:11:57.438Z] INFO: archiving workspace using pattern(s): [2021-03-18T15:12:00.092Z] Archives upload complete. [2021-03-18T15:12:00.374Z] INFO: archiving logs to Nexus [2021-03-18T15:12:02.975Z] ---> uname -a: [2021-03-18T15:12:02.975Z] Linux prd-centos7-docker-4c-2g-30306.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> lscpu: [2021-03-18T15:12:02.975Z] Architecture: x86_64 [2021-03-18T15:12:02.975Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-18T15:12:02.975Z] Byte Order: Little Endian [2021-03-18T15:12:02.975Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-18T15:12:02.975Z] CPU(s): 4 [2021-03-18T15:12:02.975Z] On-line CPU(s) list: 0-3 [2021-03-18T15:12:02.975Z] Thread(s) per core: 1 [2021-03-18T15:12:02.975Z] Core(s) per socket: 1 [2021-03-18T15:12:02.975Z] Socket(s): 4 [2021-03-18T15:12:02.975Z] NUMA node(s): 1 [2021-03-18T15:12:02.975Z] Vendor ID: GenuineIntel [2021-03-18T15:12:02.975Z] CPU family: 6 [2021-03-18T15:12:02.975Z] Model: 44 [2021-03-18T15:12:02.975Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-18T15:12:02.975Z] Stepping: 1 [2021-03-18T15:12:02.975Z] CPU MHz: 2933.438 [2021-03-18T15:12:02.975Z] BogoMIPS: 5866.87 [2021-03-18T15:12:02.975Z] Virtualization: VT-x [2021-03-18T15:12:02.975Z] Hypervisor vendor: KVM [2021-03-18T15:12:02.975Z] Virtualization type: full [2021-03-18T15:12:02.975Z] L1d cache: 128 KiB [2021-03-18T15:12:02.975Z] L1i cache: 128 KiB [2021-03-18T15:12:02.975Z] L2 cache: 16 MiB [2021-03-18T15:12:02.975Z] L3 cache: 64 MiB [2021-03-18T15:12:02.975Z] NUMA node0 CPU(s): 0-3 [2021-03-18T15:12:02.975Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-18T15:12:02.975Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-18T15:12:02.975Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-18T15:12:02.975Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-18T15:12:02.975Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-18T15:12:02.975Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-18T15:12:02.975Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-18T15:12:02.975Z] Vulnerability Srbds: Not affected [2021-03-18T15:12:02.975Z] Vulnerability Tsx async abort: Not affected [2021-03-18T15:12:02.975Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> nproc: [2021-03-18T15:12:02.975Z] 4 [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> df -h: [2021-03-18T15:12:02.975Z] Filesystem Size Used Available Use% Mounted on [2021-03-18T15:12:02.975Z] overlay 50.0G 7.3G 42.7G 15% / [2021-03-18T15:12:02.975Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-18T15:12:02.975Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-18T15:12:02.975Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214 [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-214@tmp [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-03-18T15:12:02.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> free -m: [2021-03-18T15:12:02.975Z] total used free shared buff/cache available [2021-03-18T15:12:02.975Z] Mem: 1837 729 80 0 1028 1003 [2021-03-18T15:12:02.975Z] Swap: 1023 1 1022 [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> ip addr: [2021-03-18T15:12:02.975Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-18T15:12:02.975Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-18T15:12:02.975Z] inet 127.0.0.1/8 scope host lo [2021-03-18T15:12:02.975Z] valid_lft forever preferred_lft forever [2021-03-18T15:12:02.975Z] inet6 ::1/128 scope host [2021-03-18T15:12:02.975Z] valid_lft forever preferred_lft forever [2021-03-18T15:12:02.975Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-18T15:12:02.975Z] link/ether fa:16:3e:11:70:c3 brd ff:ff:ff:ff:ff:ff [2021-03-18T15:12:02.975Z] inet 10.30.122.219/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-18T15:12:02.975Z] valid_lft 85911sec preferred_lft 85911sec [2021-03-18T15:12:02.975Z] inet6 fe80::f816:3eff:fe11:70c3/64 scope link [2021-03-18T15:12:02.975Z] valid_lft forever preferred_lft forever [2021-03-18T15:12:02.975Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-18T15:12:02.975Z] link/ether 02:42:bd:66:39:41 brd ff:ff:ff:ff:ff:ff [2021-03-18T15:12:02.975Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-18T15:12:02.975Z] valid_lft forever preferred_lft forever [2021-03-18T15:12:02.975Z] inet6 fe80::42:bdff:fe66:3941/64 scope link [2021-03-18T15:12:02.975Z] valid_lft forever preferred_lft forever [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] ---> sar -b -r -n DEV: [2021-03-18T15:12:02.975Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] 15:03:35 LINUX RESTART (4 CPU) [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] 15:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-18T15:12:02.975Z] 15:06:01 56.07 16.70 39.37 0.00 5105.66 3630.56 0.00 [2021-03-18T15:12:02.975Z] 15:07:01 3.38 0.03 3.34 0.00 1.07 105.31 0.00 [2021-03-18T15:12:02.975Z] 15:08:01 0.47 0.00 0.47 0.00 0.00 6.87 0.00 [2021-03-18T15:12:02.975Z] 15:09:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2021-03-18T15:12:02.975Z] 15:10:01 0.38 0.00 0.38 0.00 0.00 5.19 0.00 [2021-03-18T15:12:02.975Z] 15:11:02 4.09 3.82 0.27 0.00 823.14 2.88 0.00 [2021-03-18T15:12:02.975Z] Average: 10.67 3.39 7.27 0.00 978.58 618.46 0.00 [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] 15:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-18T15:12:02.975Z] 15:06:01 181972 0 599304 31.85 2620 1097648 1206060 41.16 404744 1094900 132 [2021-03-18T15:12:02.975Z] 15:07:01 183468 0 597800 31.77 2620 1097656 1204576 41.11 420332 1078344 28 [2021-03-18T15:12:02.975Z] 15:08:01 194684 0 586580 31.18 2620 1097660 1087120 37.10 410704 1078840 20 [2021-03-18T15:12:02.975Z] 15:09:01 194800 0 586460 31.17 2620 1097664 1087072 37.10 417568 1071896 12 [2021-03-18T15:12:02.975Z] 15:10:01 195248 0 586008 31.15 2620 1097668 1087036 37.10 414976 1074240 8 [2021-03-18T15:12:02.975Z] 15:11:02 145584 0 610944 32.47 2620 1122396 1124576 38.38 465080 1072896 72 [2021-03-18T15:12:02.975Z] Average: 182626 0 594516 31.60 2620 1101782 1132740 38.66 422234 1078519 45 [2021-03-18T15:12:02.975Z] [2021-03-18T15:12:02.975Z] 15:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-18T15:12:02.975Z] 15:06:01 eth0 171.50 132.33 592.56 65.31 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.975Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:06:01 docker0 2.25 2.13 0.49 4.80 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:07:01 eth0 1.45 0.87 2.90 0.07 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:08:01 eth0 0.88 0.35 0.30 0.17 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:09:01 eth0 0.88 0.30 0.31 0.23 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:10:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:11:02 eth0 3.64 2.38 3.69 1.26 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] 15:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] Average: eth0 29.42 22.47 98.79 11.05 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] Average: docker0 0.37 0.35 0.08 0.79 0.00 0.00 0.00 0.00 [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z] ---> sar -P ALL: [2021-03-18T15:12:02.976Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z] 15:03:35 LINUX RESTART (4 CPU) [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z] 15:05:02 CPU %user %nice %system %iowait %steal %idle [2021-03-18T15:12:02.976Z] 15:06:01 all 8.60 0.00 3.64 1.59 17.14 69.04 [2021-03-18T15:12:02.976Z] 15:06:01 0 8.43 0.00 3.67 1.63 17.65 68.62 [2021-03-18T15:12:02.976Z] 15:06:01 1 8.50 0.00 4.60 2.72 16.76 67.41 [2021-03-18T15:12:02.976Z] 15:06:01 2 8.77 0.00 3.61 1.62 15.57 70.43 [2021-03-18T15:12:02.976Z] 15:06:01 3 8.69 0.00 2.69 0.39 18.56 69.67 [2021-03-18T15:12:02.976Z] 15:07:01 all 0.13 0.00 0.08 0.00 2.11 97.68 [2021-03-18T15:12:02.976Z] 15:07:01 0 0.21 0.00 0.07 0.00 1.12 98.60 [2021-03-18T15:12:02.976Z] 15:07:01 1 0.10 0.00 0.02 0.00 1.19 98.69 [2021-03-18T15:12:02.976Z] 15:07:01 2 0.18 0.00 0.06 0.00 3.84 95.92 [2021-03-18T15:12:02.976Z] 15:07:01 3 0.03 0.00 0.18 0.00 2.25 97.54 [2021-03-18T15:12:02.976Z] 15:08:01 all 0.10 0.00 0.10 0.00 0.49 99.31 [2021-03-18T15:12:02.976Z] 15:08:01 0 0.03 0.00 0.08 0.00 0.32 99.57 [2021-03-18T15:12:02.976Z] 15:08:01 1 0.07 0.00 0.08 0.00 0.80 99.05 [2021-03-18T15:12:02.976Z] 15:08:01 2 0.27 0.00 0.12 0.00 0.48 99.13 [2021-03-18T15:12:02.976Z] 15:08:01 3 0.05 0.00 0.12 0.00 0.37 99.47 [2021-03-18T15:12:02.976Z] 15:09:01 all 0.09 0.00 0.04 0.00 0.33 99.54 [2021-03-18T15:12:02.976Z] 15:09:01 0 0.02 0.00 0.03 0.00 0.60 99.35 [2021-03-18T15:12:02.976Z] 15:09:01 1 0.03 0.00 0.02 0.00 0.20 99.75 [2021-03-18T15:12:02.976Z] 15:09:01 2 0.28 0.00 0.02 0.00 0.25 99.45 [2021-03-18T15:12:02.976Z] 15:09:01 3 0.03 0.00 0.08 0.00 0.28 99.60 [2021-03-18T15:12:02.976Z] 15:10:01 all 0.06 0.00 0.08 0.00 1.61 98.24 [2021-03-18T15:12:02.976Z] 15:10:01 0 0.02 0.00 0.03 0.00 0.84 99.11 [2021-03-18T15:12:02.976Z] 15:10:01 1 0.02 0.00 0.08 0.00 2.21 97.69 [2021-03-18T15:12:02.976Z] 15:10:01 2 0.20 0.00 0.05 0.00 1.76 97.99 [2021-03-18T15:12:02.976Z] 15:10:01 3 0.02 0.00 0.17 0.00 1.63 98.18 [2021-03-18T15:12:02.976Z] 15:11:02 all 0.32 0.00 0.17 0.14 0.80 98.56 [2021-03-18T15:12:02.976Z] 15:11:02 0 0.22 0.00 0.12 0.27 0.52 98.89 [2021-03-18T15:12:02.976Z] 15:11:02 1 0.33 0.00 0.15 0.05 1.34 98.14 [2021-03-18T15:12:02.976Z] 15:11:02 2 0.53 0.00 0.17 0.00 0.81 98.49 [2021-03-18T15:12:02.976Z] 15:11:02 3 0.22 0.00 0.27 0.25 0.55 98.72 [2021-03-18T15:12:02.976Z] Average: all 1.57 0.00 0.69 0.29 3.79 93.65 [2021-03-18T15:12:02.976Z] Average: 0 1.51 0.00 0.68 0.32 3.55 93.95 [2021-03-18T15:12:02.976Z] Average: 1 1.53 0.00 0.84 0.47 3.79 93.38 [2021-03-18T15:12:02.976Z] Average: 2 1.72 0.00 0.68 0.27 3.83 93.50 [2021-03-18T15:12:02.976Z] Average: 3 1.53 0.00 0.59 0.11 4.00 93.77 [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z] [2021-03-18T15:12:02.976Z]