Pull request #2833 opened 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 96d1d6921bf5adf2a0afc39755d46a862365aa7a+07721abbcb99e4a70a28e71f84dbd93e92968a92 (16b7f64a83ab2bd074c8ff0a29eeedd7662c6322) Running in Durability level: MAX_SURVIVABILITY 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2833/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2833/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7448 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a Merge succeeded, producing 96d1d6921bf5adf2a0afc39755d46a862365aa7a Checking out Revision 96d1d6921bf5adf2a0afc39755d46a862365aa7a (PR-2833) > git config core.sparsecheckout # timeout=10 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 Commit message: "fix(data): Modify the log level of event" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:51:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:51:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:51:22 ========================================================= 06:51:22 EdgeX Global Pipelines Version Info 06:51:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:51:24 ------------------- 06:51:24 stable info: 06:51:24 ------------------- 06:51:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:51:24 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 06:51:24 Message: update stable to v1.0.144 06:51:25 ------------------- 06:51:25 experimental info: 06:51:25 ------------------- 06:51:25 Commited By: **** collab-it+edgex@linuxfoundation.org 06:51:25 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 06:51:25 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:51:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:51:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:51:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:51:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:51:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:51:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2833 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2833 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2833 [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] echo 06:51:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96d1d69 [Pipeline] echo 06:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 06:51:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/core-command/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo core-command,cmd/core-command/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/core-data/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo core-data,cmd/core-data/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/core-metadata/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo core-metadata,cmd/core-metadata/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/security-proxy-setup/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/security-secrets-setup/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/support-logging/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo support-logging,cmd/support-logging/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/support-notifications/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo support-notifications,cmd/support-notifications/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/support-scheduler/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:51:29 + for file in '`ls cmd/**/Dockerfile`' 06:51:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:51:29 ++ cut -d/ -f2 06:51:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:51:29 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:31 06:51:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:51:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:31 latest: Pulling from edgex-devops/git-semver 06:51:31 31603596830f: Pulling fs layer 06:51:31 2a8b12db71e7: Pulling fs layer 06:51:31 6ca5941a6612: Pulling fs layer 06:51:31 ecc8261a40a4: Pulling fs layer 06:51:31 ecc8261a40a4: Waiting 06:51:31 2a8b12db71e7: Verifying Checksum 06:51:31 2a8b12db71e7: Download complete 06:51:32 31603596830f: Verifying Checksum 06:51:32 31603596830f: Download complete 06:51:32 ecc8261a40a4: Verifying Checksum 06:51:32 ecc8261a40a4: Download complete 06:51:32 6ca5941a6612: Verifying Checksum 06:51:32 6ca5941a6612: Download complete 06:51:32 31603596830f: Pull complete 06:51:32 2a8b12db71e7: Pull complete 06:51:33 6ca5941a6612: Pull complete 06:51:33 ecc8261a40a4: Pull complete 06:51:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:51:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:51:33 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 06:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:51:36 $ docker top c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:51:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:36 [ssh-agent] Looking for ssh-agent implementation... 06:51:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:36 $ docker exec c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent 06:51:36 SSH_AUTH_SOCK=/tmp/ssh-CbQPiaWnT1tD/agent.12 06:51:36 SSH_AGENT_PID=18 06:51:37 Running ssh-add (command line suppressed) 06:51:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7233437320229649346.key (/w/workspace/edgex-go/1@tmp/private_key_7233437320229649346.key) 06:51:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:37 + git tag --points-at HEAD [Pipeline] } 06:51:37 $ docker exec --env ******** --env ******** c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent -k 06:51:37 unset SSH_AUTH_SOCK; 06:51:37 unset SSH_AGENT_PID; 06:51:37 echo Agent pid 18 killed; 06:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:51:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:51:38 [ssh-agent] Looking for ssh-agent implementation... 06:51:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:38 $ docker exec c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent 06:51:38 SSH_AUTH_SOCK=/tmp/ssh-hitMlttVbOh5/agent.49 06:51:38 SSH_AGENT_PID=54 06:51:38 Running ssh-add (command line suppressed) 06:51:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8492259636066925394.key (/w/workspace/edgex-go/1@tmp/private_key_8492259636066925394.key) 06:51:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:51:38 + git semver init 06:51:38 # -> Open(): unable to determine branch for HEAD 06:51:38 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:51:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:51:38 # $SEMVER_REMOTE_NAME = origin 06:51:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:51:38 # $SEMVER_USER_NAME = edgex-jenkins 06:51:38 # $SEMVER_BRANCH = PR-2833 06:51:38 # $SEMVER_TEMP = /tmp/semver-797705890 06:51:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:51:57 # '/tmp/semver-797705890' -> '/w/workspace/edgex-go/1/.semver' 06:51:57 # -> Force: false 06:51:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:51:57 $ docker exec --env ******** --env ******** c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb ssh-agent -k 06:51:57 unset SSH_AUTH_SOCK; 06:51:57 unset SSH_AGENT_PID; 06:51:57 echo Agent pid 54 killed; 06:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:51:58 + git semver [Pipeline] } 06:51:58 $ docker stop --time=1 c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb 06:51:59 $ docker rm -f c23b5c32c9745e7d1de2cbc4ead3ffa8b0f8f4ad9701169482d37b372f499ecb [Pipeline] // withDockerContainer [Pipeline] sh 06:52:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:52:00 Stashed 1 file(s) [Pipeline] echo 06:52:01 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:52:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7444 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws 06:52:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] echo 06:52:02 ========================================================= 06:52:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:52:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:02 + 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 . 06:52:06 Sending build context to Docker daemon 325.4MB 06:52:06 Step 1/7 : ARG BASE=golang:1.15-alpine 06:52:06 Step 2/7 : FROM ${BASE} 06:52:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:06 df20fa9351a1: Pulling fs layer 06:52:06 ed8968b2872e: Pulling fs layer 06:52:06 a92cc7c5fd73: Pulling fs layer 06:52:06 e871e8e8d7a9: Pulling fs layer 06:52:06 e73272ec9a57: Pulling fs layer 06:52:06 1e910a182e73: Pulling fs layer 06:52:06 4e634b169226: Pulling fs layer 06:52:06 4e634b169226: Waiting 06:52:06 e73272ec9a57: Waiting 06:52:06 1e910a182e73: Waiting 06:52:06 a92cc7c5fd73: Verifying Checksum 06:52:06 a92cc7c5fd73: Download complete 06:52:06 ed8968b2872e: Verifying Checksum 06:52:06 ed8968b2872e: Download complete 06:52:06 e73272ec9a57: Verifying Checksum 06:52:06 e73272ec9a57: Download complete 06:52:06 1e910a182e73: Verifying Checksum 06:52:06 1e910a182e73: Download complete 06:52:06 df20fa9351a1: Verifying Checksum 06:52:06 df20fa9351a1: Download complete 06:52:06 using credential edgex-jenkins-ssh 06:52:06 df20fa9351a1: Pull complete 06:52:06 Cloning the remote Git repository 06:52:06 ed8968b2872e: Pull complete 06:52:06 a92cc7c5fd73: Pull complete 06:52:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:52:06 > git init /w/workspace/edgex-go/1 # timeout=10 06:52:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:06 > git --version # timeout=10 06:52:06 > git --version # 'git version 2.17.1' 06:52:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:09 e871e8e8d7a9: Verifying Checksum 06:52:09 e871e8e8d7a9: Download complete 06:52:09 4e634b169226: Verifying Checksum 06:52:09 4e634b169226: Download complete 06:52:13 e871e8e8d7a9: Pull complete 06:52:13 e73272ec9a57: Pull complete 06:52:13 1e910a182e73: Pull complete 06:52:21 4e634b169226: Pull complete 06:52:21 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:52:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:52:21 ---> f7629b54cfaa 06:52:21 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:52:22 ---> Running in 3a4d4c262962 06:52:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:23 (1/12) Installing libmagic (5.38-r0) 06:52:24 (2/12) Installing file (5.38-r0) 06:52:24 (3/12) Installing libc-dev (0.7.2-r3) 06:52:24 (4/12) Installing g++ (9.3.0-r2) 06:52:25 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 06:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:52:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:52:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:25 > git config core.sparsecheckout # timeout=10 06:52:25 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 [Pipeline] // stage [Pipeline] } 06:52:26 Failed in branch arm64 06:52:27 (5/12) Installing fortify-headers (1.1-r0) 06:52:27 (6/12) Installing patch (2.7.6-r6) 06:52:27 (7/12) Installing build-base (0.5-r2) 06:52:27 (8/12) Installing libsodium (1.0.18-r0) 06:52:27 (9/12) Installing pkgconf (1.7.2-r0) 06:52:28 (10/12) Installing libsodium-dev (1.0.18-r0) 06:52:28 (11/12) Installing libzmq (4.3.3-r0) 06:52:28 (12/12) Installing zeromq-dev (4.3.3-r0) 06:52:28 Executing busybox-1.31.1-r16.trigger 06:52:28 OK: 233 MiB in 51 packages 06:52:31 Removing intermediate container 3a4d4c262962 06:52:31 ---> 81b2ed4f250f 06:52:31 Step 4/7 : WORKDIR /edgex-go 06:52:31 ---> Running in d255601b2b50 06:52:31 Removing intermediate container d255601b2b50 06:52:31 ---> feae60395f60 06:52:31 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:52:32 latest: Pulling from library/docker 06:52:32 df20fa9351a1: Already exists 06:52:32 25ad7478873d: Pulling fs layer 06:52:32 4684f6177b5d: Pulling fs layer 06:52:32 206f78d23536: Pulling fs layer 06:52:32 cee0542293f3: Pulling fs layer 06:52:32 d951dd9fd09f: Pulling fs layer 06:52:32 dce9c88c04bd: Pulling fs layer 06:52:32 cee0542293f3: Waiting 06:52:32 d951dd9fd09f: Waiting 06:52:32 dce9c88c04bd: Waiting 06:52:32 4684f6177b5d: Verifying Checksum 06:52:32 4684f6177b5d: Download complete 06:52:32 25ad7478873d: Verifying Checksum 06:52:32 25ad7478873d: Download complete 06:52:32 cee0542293f3: Verifying Checksum 06:52:32 cee0542293f3: Download complete 06:52:33 d951dd9fd09f: Verifying Checksum 06:52:33 d951dd9fd09f: Download complete 06:52:33 dce9c88c04bd: Verifying Checksum 06:52:33 dce9c88c04bd: Download complete 06:52:33 25ad7478873d: Pull complete 06:52:33 4684f6177b5d: Pull complete 06:52:33 206f78d23536: Download complete 06:52:36 206f78d23536: Pull complete 06:52:36 cee0542293f3: Pull complete 06:52:36 d951dd9fd09f: Pull complete 06:52:36 dce9c88c04bd: Pull complete 06:52:36 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 06:52:36 Status: Downloaded newer image for docker:latest 06:52:37 ---> 8ccb2c3fddcc 06:52:37 Step 6/7 : COPY go.mod . 06:52:38 ---> 5cf56bc26ee8 06:52:38 Step 7/7 : RUN go mod download 06:52:38 ---> Running in a8ea3d74cfd2 06:53:00 Removing intermediate container a8ea3d74cfd2 06:53:00 ---> fe0397172616 06:53:00 Successfully built fe0397172616 06:53:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:53:00 + docker inspect -f . ci-base-image-x86_64 06:53:00 . [Pipeline] withDockerContainer 06:53:00 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 06:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:53:01 $ docker top faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:01 + go version 06:53:01 go version go1.15.2 linux/amd64 [Pipeline] } 06:53:01 $ docker stop --time=1 faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f 06:53:03 $ docker rm -f faf2a3bf8098dab21caf642fd040d7d7c4f65f082cb13af737c0b1a8cbfa183f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:04 + docker inspect -f . ci-base-image-x86_64 06:53:04 . [Pipeline] withDockerContainer 06:53:04 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 06:53:04 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:53:05 $ docker top ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c -eo pid,comm [Pipeline] { [Pipeline] echo 06:53:05 ========================================================= 06:53:05 [edgeXBuildGoParallel] Running Tests and Build... 06:53:05 ========================================================= [Pipeline] sh 06:53:05 + make test 06:53:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:53:08 ? github.com/edgexfoundry/edgex-go [no test files] 06:53:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:53:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:53:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:53:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:53:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:53:24 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.018s 06:53:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:53:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:53:24 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:53:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.062s coverage: 46.6% of statements 06:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.052s coverage: 27.1% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.005s coverage: 100.0% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.027s coverage: 83.6% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.325s coverage: 86.2% of statements 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.078s coverage: 28.6% of statements 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.016s coverage: 100.0% of statements 06:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.008s coverage: 100.0% of statements 06:53:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.014s coverage: 86.7% of statements 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.028s coverage: 97.5% of statements 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.019s coverage: 100.0% of statements 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.097s coverage: 96.3% of statements 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.019s coverage: 58.8% of statements 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:53:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.046s coverage: 63.5% of statements 06:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.013s coverage: 100.0% of statements 06:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.018s coverage: 91.3% of statements 06:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.014s coverage: 100.0% of statements 06:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 06:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.009s coverage: 100.0% of statements 06:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.111s coverage: 55.9% of statements 06:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.619s coverage: 86.3% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.289s coverage: 72.2% of statements 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.095s coverage: 72.1% of statements 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.031s coverage: 82.4% of statements 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.028s coverage: 48.4% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.024s coverage: 36.5% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.109s coverage: 84.1% of statements 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.006s coverage: 100.0% of statements 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.005s coverage: 42.9% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:53:39 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.015s coverage: 83.8% of statements 06:53:39 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:53:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.047s coverage: 46.0% of statements 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:53:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:53:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:53:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.020s coverage: 100.0% of statements 06:53:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.049s coverage: 29.1% of statements 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.012s coverage: 99.0% of statements 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:53:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:53:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 06:53:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:53:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:53:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.009s coverage: 87.9% of statements 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:53:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:53:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.006s coverage: 100.0% of statements 06:53:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 06:53:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 06:53:44 GO111MODULE=on go vet ./... 06:53:51 gofmt -l . 06:53:51 [ "`gofmt -l .`" = "" ] 06:53:51 ./bin/test-go-mod-tidy.sh 06:53:52 ./bin/test-attribution-txt.sh [Pipeline] sh 06:53:54 + ls -al . 06:53:54 total 612 06:53:54 drwxrwxr-x 10 1001 1001 4096 Oct 21 06:53 . 06:53:54 drwxr-xr-x 4 root root 28 Oct 21 06:53 .. 06:53:54 -rw-rw-r-- 1 1001 1001 11 Oct 21 06:51 .dockerignore 06:53:54 drwxrwxr-x 8 1001 1001 179 Oct 21 06:51 .git 06:53:54 drwxrwxr-x 3 1001 1001 125 Oct 21 06:51 .github 06:53:54 -rw-rw-r-- 1 1001 1001 932 Oct 21 06:51 .gitignore 06:53:54 drwx------ 3 1001 1001 47 Oct 21 06:51 .semver 06:53:54 -rw-rw-r-- 1 1001 1001 166 Oct 21 06:51 .sonarcloud.properties 06:53:54 -rw-rw-r-- 1 1001 1001 3804 Oct 21 06:51 CONTRIBUTING.md 06:53:54 -rw-rw-r-- 1 1001 1001 1035 Oct 21 06:51 Dockerfile.build 06:53:54 -rw-rw-r-- 1 1001 1001 863 Oct 21 06:51 Jenkinsfile 06:53:54 -rw-rw-r-- 1 1001 1001 10775 Oct 21 06:51 LICENSE 06:53:54 -rw-rw-r-- 1 1001 1001 6237 Oct 21 06:51 Makefile 06:53:54 -rw-rw-r-- 1 1001 1001 6447 Oct 21 06:51 README.md 06:53:54 -rw-rw-r-- 1 1001 1001 259 Oct 21 06:51 SECURITY.md 06:53:54 -rw-rw-r-- 1 1001 1001 5 Oct 21 06:52 VERSION 06:53:54 -rw-rw-r-- 1 1001 1001 4131 Oct 21 06:51 ZMQWindows.md 06:53:54 drwxrwxr-x 2 1001 1001 117 Oct 21 06:51 bin 06:53:54 drwxrwxr-x 15 1001 1001 4096 Oct 21 06:51 cmd 06:53:54 -rw-r--r-- 1 root root 518266 Oct 21 06:53 coverage.out 06:53:54 -rw-r--r-- 1 root root 1041 Oct 21 06:53 go.mod 06:53:54 -rw-r--r-- 1 root root 18775 Oct 21 06:53 go.sum 06:53:54 drwxrwxr-x 8 1001 1001 127 Oct 21 06:51 internal 06:53:54 drwxrwxr-x 4 1001 1001 26 Oct 21 06:51 openapi 06:53:54 drwxrwxr-x 4 1001 1001 71 Oct 21 06:51 snap 06:53:54 -rw-rw-r-- 1 1001 1001 168 Oct 21 06:51 version.go [Pipeline] sh 06:53:54 + '[' -e coverage.out ] 06:53:54 + chown 1001:1001 coverage.out [Pipeline] stash 06:53:55 Stashed 1 file(s) [Pipeline] sh 06:53:55 + make build 06:53:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:54:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:54:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:54:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:54:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:54:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:54:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:54:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:54:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 06:54:17 $ docker stop --time=1 ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c 06:54:19 $ docker rm -f ed126590dfd6fba12e1ab0d54d682c5981ad66fa49449b8293a92862c6fe021c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:22 06:54:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:54:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:23 latest: Pulling from edgex-devops/edgex-compose 06:54:23 cbdbe7a5bc2a: Pulling fs layer 06:54:23 ca9280d653b3: Pulling fs layer 06:54:23 7e9c9ca2126c: Pulling fs layer 06:54:23 cbdbe7a5bc2a: Download complete 06:54:23 cbdbe7a5bc2a: Pull complete 06:54:24 ca9280d653b3: Verifying Checksum 06:54:24 ca9280d653b3: Download complete 06:54:25 7e9c9ca2126c: Verifying Checksum 06:54:25 7e9c9ca2126c: Download complete 06:54:25 ca9280d653b3: Pull complete 06:54:31 7e9c9ca2126c: Pull complete 06:54:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:54:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:54:32 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 06:54:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:54:33 $ docker top 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:33 + docker-compose build --help 06:54:33 + grep parallel 06:54:34 --parallel Build images in parallel. [Pipeline] } 06:54:34 $ docker stop --time=1 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 06:54:36 $ docker rm -f 610277878bb880462860d57965087dcbe84cad0af597ae6202fae0eaef4c12b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:54:36 . [Pipeline] withDockerContainer 06:54:37 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 06:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:54:37 $ docker top 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:38 + docker-compose -f ./docker-compose-build.yml build --parallel 06:54:39 Building docker-core-command-go ... 06:54:39 Building docker-core-data-go ... 06:54:39 Building docker-core-metadata-go ... 06:54:39 Building docker-security-proxy-setup-go ... 06:54:39 Building docker-security-secrets-setup-go ... 06:54:39 Building docker-security-secretstore-setup-go ... 06:54:39 Building docker-support-logging-go ... 06:54:39 Building docker-support-notifications-go ... 06:54:39 Building docker-support-scheduler-go ... 06:54:39 Building docker-sys-mgmt-agent-go ... 06:54:39 Building docker-sys-mgmt-agent-go 06:54:39 Building docker-support-scheduler-go 06:54:39 Building docker-core-data-go 06:54:39 Building docker-support-notifications-go 06:54:39 Building docker-support-logging-go 06:55:06 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:55:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:55:06 ---> fe0397172616 06:55:06 Step 3/24 : WORKDIR /edgex-go 06:55:06 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:55:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:55:06 ---> fe0397172616 06:55:06 Step 3/27 : WORKDIR /edgex-go 06:55:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:55:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:55:06 ---> fe0397172616 06:55:06 Step 3/22 : WORKDIR /edgex-go 06:55:06 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:55:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:55:06 ---> fe0397172616 06:55:06 Step 3/21 : WORKDIR /edgex-go 06:55:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:55:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:55:07 ---> fe0397172616 06:55:07 Step 3/23 : WORKDIR /edgex-go 06:55:07 ---> Running in 141ed1172cf5 06:55:07 ---> Running in 7e43d7333732 06:55:07 ---> Running in 21a9a07655ae 06:55:07 ---> Running in 185036abdea3 06:55:07 ---> Running in 74d37fb59c50 06:55:08 Removing intermediate container 185036abdea3 06:55:08 ---> 476037423509 06:55:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:08 Removing intermediate container 74d37fb59c50 06:55:08 ---> 80d698961c40 06:55:08 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:08 Removing intermediate container 21a9a07655ae 06:55:08 ---> 1d2af9862f97 06:55:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:08 Removing intermediate container 141ed1172cf5 06:55:08 ---> 157ee72a93c3 06:55:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:08 Removing intermediate container 7e43d7333732 06:55:08 ---> cf96f52bec91 06:55:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:08 ---> Running in 1999fc0eff80 06:55:08 ---> Running in 23be7a5da3a2 06:55:08 ---> Running in 46de65516335 06:55:08 ---> Running in 95da1c90573d 06:55:08 ---> Running in 67922e6700c4 06:55:10 Removing intermediate container 46de65516335 06:55:10 ---> d75716d7a161 06:55:10 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:55:10 ---> Running in 55c78284bd96 06:55:10 Removing intermediate container 95da1c90573d 06:55:10 ---> d794c525ac7c 06:55:10 Step 5/27 : RUN apk update && apk add make bash git 06:55:11 ---> Running in 6ceeebc4cc2b 06:55:11 Removing intermediate container 1999fc0eff80 06:55:11 ---> 610896bee76b 06:55:11 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:55:11 Removing intermediate container 23be7a5da3a2 06:55:11 ---> 367284050fa1 06:55:11 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:55:11 Removing intermediate container 67922e6700c4 06:55:11 ---> 80c3abbd38d1 06:55:11 Step 5/21 : RUN apk update && apk add make git 06:55:11 ---> Running in a660a5f8d611 06:55:11 ---> Running in c30135914f60 06:55:11 ---> Running in 0215a341abe5 06:55:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:12 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:55:12 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:55:12 OK: 12752 distinct packages available 06:55:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:13 OK: 233 MiB in 51 packages 06:55:13 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:55:13 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:55:13 OK: 12752 distinct packages available 06:55:13 Removing intermediate container 55c78284bd96 06:55:13 ---> 05154cdb2cb6 06:55:13 Step 6/24 : COPY go.mod . 06:55:13 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:55:13 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:55:13 OK: 12752 distinct packages available 06:55:13 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:55:13 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:55:13 OK: 12752 distinct packages available 06:55:13 OK: 233 MiB in 51 packages 06:55:13 ---> b021ce5e24d6 06:55:13 Step 7/24 : RUN go mod download 06:55:13 OK: 233 MiB in 51 packages 06:55:13 ---> Running in 63da886d81c2 06:55:13 OK: 233 MiB in 51 packages 06:55:14 Removing intermediate container c30135914f60 06:55:14 ---> 7849e2688137 06:55:14 Step 6/23 : COPY go.mod . 06:55:14 Removing intermediate container 0215a341abe5 06:55:14 ---> 20d4e59003eb 06:55:14 Step 6/21 : COPY go.mod . 06:55:14 Removing intermediate container 6ceeebc4cc2b 06:55:14 ---> 167827759143 06:55:14 Step 6/27 : COPY go.mod . 06:55:14 ---> 4b4eb600dd86 06:55:14 Step 7/23 : RUN go mod download 06:55:14 ---> 92cee489c0f8 06:55:14 Step 7/21 : RUN go mod download 06:55:14 ---> Running in 92758179d38f 06:55:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:14 ---> Running in b18f03fbf38d 06:55:14 ---> 0a31af15ad98 06:55:14 Step 7/27 : RUN go mod download 06:55:15 ---> Running in 90dd4a7d8b92 06:55:15 Removing intermediate container 63da886d81c2 06:55:15 ---> 3b1af90f1349 06:55:15 Step 8/24 : COPY . . 06:55:17 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:55:17 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:55:17 OK: 12752 distinct packages available 06:55:18 OK: 233 MiB in 51 packages 06:55:18 OK: 233 MiB in 51 packages 06:55:21 Removing intermediate container 92758179d38f 06:55:21 ---> 657d5918ce8c 06:55:21 Step 8/23 : COPY . . 06:55:26 Removing intermediate container b18f03fbf38d 06:55:26 ---> d0649df6c819 06:55:26 Step 8/21 : COPY . . 06:55:27 Removing intermediate container 90dd4a7d8b92 06:55:27 ---> 87291b5ad643 06:55:27 Step 8/27 : COPY . . 06:55:33 Removing intermediate container a660a5f8d611 06:55:33 ---> d963128f8dac 06:55:33 Step 6/22 : COPY go.mod . 06:55:42 ---> e5dcb7bcb4f5 06:55:42 Step 7/22 : RUN go mod download 06:55:46 ---> Running in 605d528118f7 06:55:48 ---> 7d1ad905f1cf 06:55:48 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:55:52 ---> Running in c07efac2359b 06:55:53 ---> 2513147ab662 06:55:53 Step 9/23 : RUN make cmd/core-data/core-data 06:55:56 ---> 1539854b15d4 06:55:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:55:56 ---> Running in 3711c004f676 06:55:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:55:56 ---> Running in 0c5b38bc3f61 06:55:57 ---> 480dfd2d96f0 06:55:57 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:55:57 ---> Running in 3db264ab0ad4 06:55:57 Removing intermediate container 605d528118f7 06:55:57 ---> 69e5fb3a4859 06:55:57 Step 8/22 : COPY . . 06:55:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:56:20 ---> 6aad9aa89f3f 06:56:20 Step 9/22 : RUN make cmd/support-logging/support-logging 06:56:20 ---> Running in a7a10d23de57 06:56:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 06:56:35 Removing intermediate container 3db264ab0ad4 06:56:35 ---> d3c33aa33bab 06:56:35 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:56:35 Removing intermediate container c07efac2359b 06:56:35 ---> 518195862f9a 06:56:35 06:56:35 Step 10/24 : FROM scratch 06:56:35 ---> 06:56:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:56:35 Removing intermediate container 0c5b38bc3f61 06:56:35 ---> 152946ee0e73 06:56:35 06:56:35 Step 10/21 : FROM scratch 06:56:35 ---> 06:56:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:56:35 ---> Running in 482e32d3878a 06:56:35 ---> Running in 99d747a3d0b7 06:56:35 ---> Running in 309fdfffb856 06:56:35 Removing intermediate container 99d747a3d0b7 06:56:35 ---> 4b1fbe9a0b47 06:56:35 Step 12/24 : ENV APP_PORT=48060 06:56:35 Removing intermediate container 309fdfffb856 06:56:35 ---> 471baa2bba1b 06:56:35 Step 12/21 : ENV APP_PORT=48085 06:56:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:56:35 ---> Running in 034600490cf3 06:56:35 ---> Running in 231f254726c1 06:56:35 Removing intermediate container 231f254726c1 06:56:35 ---> 3d4bb8d9d9c8 06:56:35 Step 13/21 : EXPOSE $APP_PORT 06:56:35 Removing intermediate container 034600490cf3 06:56:35 ---> ab5e74a65f4e 06:56:35 Step 13/24 : EXPOSE $APP_PORT 06:56:36 ---> Running in 8a22b8957e08 06:56:36 ---> Running in 9e9ce7182b00 06:56:36 Removing intermediate container 8a22b8957e08 06:56:36 ---> 2ccd0f4cceab 06:56:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:56:36 Removing intermediate container 9e9ce7182b00 06:56:36 ---> 15e43aae57ff 06:56:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:56:37 ---> 988bd2106698 06:56:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:56:37 ---> 2b368990559c 06:56:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:56:38 Removing intermediate container 482e32d3878a 06:56:38 ---> 63b102d514a5 06:56:38 06:56:38 Step 11/27 : FROM docker:latest 06:56:38 ---> 57e1c8313ec1 06:56:38 Step 12/27 : RUN apk add --no-cache bash 06:56:38 ---> fed88f3a44dc 06:56:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:56:38 ---> Running in 5493e0af0aff 06:56:38 ---> 2beaa008aeec 06:56:38 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:56:39 ---> d8e999f04603 06:56:39 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:56:39 ---> Running in 93a21be66f09 06:56:39 ---> 76f90b9e18bd 06:56:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:56:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:56:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:56:39 (1/2) Installing readline (8.0.4-r0) 06:56:39 (2/2) Installing bash (5.0.17-r0) 06:56:39 Executing bash-5.0.17-r0.post-install 06:56:40 Executing busybox-1.31.1-r16.trigger 06:56:40 OK: 12 MiB in 22 packages 06:56:40 Removing intermediate container 93a21be66f09 06:56:40 ---> e7a9c86eca45 06:56:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:41 ---> ad2d1be9d549 06:56:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:56:41 ---> Running in 20f4c92582bd 06:56:41 Removing intermediate container a7a10d23de57 06:56:41 ---> a44b88995fda 06:56:41 06:56:41 Step 10/22 : FROM scratch 06:56:41 ---> 06:56:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:56:41 ---> Using cache 06:56:41 ---> 4b1fbe9a0b47 06:56:41 Step 12/22 : ENV APP_PORT=48061 06:56:41 ---> Running in f2d2d599e3e0 06:56:41 Removing intermediate container 20f4c92582bd 06:56:41 ---> fdfa91c966ff 06:56:41 Step 19/21 : LABEL arch=x86_64 06:56:41 ---> Running in db57cc982f69 06:56:41 Removing intermediate container f2d2d599e3e0 06:56:41 ---> edcb218d0354 06:56:41 Step 13/22 : EXPOSE $APP_PORT 06:56:41 ---> eac57fcaa561 06:56:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:56:42 Removing intermediate container 5493e0af0aff 06:56:42 ---> bbe9dd36cc29 06:56:42 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:56:42 ---> Running in 3c645814c785 06:56:44 Removing intermediate container db57cc982f69 06:56:44 ---> f03b7ed86818 06:56:44 Step 20/21 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:56:44 ---> Running in 426fb7670094 06:56:44 Removing intermediate container 3c645814c785 06:56:44 ---> b1935a691554 06:56:44 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:56:44 ---> a126098cc453 06:56:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:56:44 ---> Running in e44463cf0a32 06:56:44 Removing intermediate container 3711c004f676 06:56:44 ---> 49045d17d90f 06:56:44 06:56:44 Step 10/23 : FROM alpine 06:56:44 ---> Running in bfa5b04f5d67 06:56:44 Removing intermediate container e44463cf0a32 06:56:44 ---> 099ea75288b9 06:56:44 Step 21/21 : LABEL version=0.0.0 06:56:45 latest: Pulling from library/alpine 06:56:45 ---> 9469f947fbb9 06:56:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:56:45 ---> Running in 9fb784c2702a 06:56:45 Removing intermediate container bfa5b04f5d67 06:56:45 ---> 5f6505454c51 06:56:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:45 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:56:45 Status: Downloaded newer image for alpine:latest 06:56:45 ---> a24bb4013296 06:56:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:56:45 ---> Running in c4d92355b353 06:56:45 ---> 5f975790ac12 06:56:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:56:45 ---> Running in 4a1bbb1a01fa 06:56:45 Removing intermediate container 9fb784c2702a 06:56:45 ---> 1943146c3319 06:56:45 06:56:46 Removing intermediate container c4d92355b353 06:56:46 ---> b15a13303a0f 06:56:46 Step 22/24 : LABEL arch=x86_64 06:56:46 Successfully built 1943146c3319 06:56:46 Removing intermediate container 4a1bbb1a01fa 06:56:46 ---> 5d93d7ea0db3 06:56:46 Step 12/23 : ENV APP_PORT=48080 06:56:46 Successfully tagged docker-support-scheduler-go:latest 06:56:46  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 06:56:46 Removing intermediate container 426fb7670094 06:56:46 ---> e654e7e5af78 06:56:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:56:46 ---> Running in b1b750383589 06:56:47 ---> Running in feb56c69ee73 06:56:47 ---> Running in 2c2f870bc9ed 06:56:47 ---> f38bb9fb8c5f 06:56:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:56:47 Removing intermediate container b1b750383589 06:56:47 ---> ece4e1c707a7 06:56:47 Step 23/24 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:56:47 Removing intermediate container feb56c69ee73 06:56:47 ---> 98a0835915ce 06:56:47 Step 13/23 : EXPOSE $APP_PORT 06:56:47 ---> Running in b84af83cc45f 06:56:47 ---> Running in c4d673ee2c91 06:56:47 Removing intermediate container 2c2f870bc9ed 06:56:47 ---> 5be9a5fdfce6 06:56:47 Step 15/27 : ENV APP_PORT=48090 06:56:48 ---> cbc15fff3a24 06:56:48 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:56:50 ---> Running in 0a36b8759da3 06:56:50 ---> Running in 891a64166321 06:56:50 Removing intermediate container b84af83cc45f 06:56:50 ---> 5af685db948b 06:56:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:56:51 Removing intermediate container c4d673ee2c91 06:56:51 ---> c23aabf7d1d6 06:56:51 Step 24/24 : LABEL version=0.0.0 06:56:51 ---> Running in 23981ba56e9f 06:56:52 Removing intermediate container 891a64166321 06:56:52 ---> f6e4a0a03f94 06:56:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:56:52 ---> Running in 574ebf24749b 06:56:53 Removing intermediate container 0a36b8759da3 06:56:53 ---> e8ad69823d8d 06:56:53 Step 16/27 : EXPOSE $APP_PORT 06:56:54 ---> Running in 020594e4c5f4 06:56:54 Removing intermediate container 574ebf24749b 06:56:54 ---> cb36d922eb50 06:56:54 06:56:54 ---> Running in a4b020a6b1f2 06:56:54 Successfully built cb36d922eb50 06:56:55 Successfully tagged docker-support-notifications-go:latest 06:56:55 Building docker-core-command-go 06:56:55  Building docker-support-notifications-go ... done Removing intermediate container 020594e4c5f4 06:56:55 ---> 865386c2d9b4 06:56:55 Step 20/22 : LABEL arch=x86_64 06:56:55 Removing intermediate container a4b020a6b1f2 06:56:55 ---> 259d646b85aa 06:56:55 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:56:55 ---> Running in 80d2d359eca4 06:57:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:57:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:57:00 ---> fe0397172616 06:57:00 Step 3/26 : WORKDIR /edgex-go 06:57:00 ---> Using cache 06:57:00 ---> cf96f52bec91 06:57:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:00 ---> Using cache 06:57:00 ---> 80c3abbd38d1 06:57:00 Step 5/26 : RUN apk update && apk add make git 06:57:00 ---> Using cache 06:57:00 ---> 20d4e59003eb 06:57:00 Step 6/26 : COPY go.mod . 06:57:00 ---> Using cache 06:57:00 ---> 92cee489c0f8 06:57:00 Step 7/26 : RUN go mod download 06:57:00 ---> Using cache 06:57:00 ---> d0649df6c819 06:57:00 Step 8/26 : COPY . . 06:57:00 Removing intermediate container 80d2d359eca4 06:57:00 ---> 16b2a30bfe99 06:57:00 Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:57:00 ---> Using cache 06:57:00 ---> 1539854b15d4 06:57:00 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 06:57:01 ---> 68381f2d9d6b 06:57:01 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:57:01 ---> Running in d17e368cb341 06:57:01 ---> Running in 6d7129eb483f 06:57:01 Removing intermediate container 23981ba56e9f 06:57:01 ---> f66f672a7f12 06:57:01 Step 15/23 : RUN apk --no-cache add zeromq 06:57:01 ---> Running in 3f4e24d18126 06:57:01 Removing intermediate container d17e368cb341 06:57:01 ---> 71e1d0833ef3 06:57:01 Step 22/22 : LABEL version=0.0.0 06:57:01 ---> ad05fe1df739 06:57:01 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:57:01 ---> Running in d68f7369b575 06:57:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:57:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:57:03 ---> ea585a32e25d 06:57:03 Step 20/27 : RUN apk --no-cache add py3-pip 06:57:03 Removing intermediate container d68f7369b575 06:57:03 ---> 8faec2f2733b 06:57:03 06:57:03 ---> Running in fdfb03e19cdd 06:57:03 Successfully built 8faec2f2733b 06:57:03 Successfully tagged docker-support-logging-go:latest 06:57:03  Building docker-support-logging-go ... done Building docker-core-metadata-go 06:57:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:57:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:57:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:57:05 (1/33) Installing libbz2 (1.0.8-r1) 06:57:05 (2/33) Installing expat (2.2.9-r1) 06:57:05 (3/33) Installing libffi (3.3-r2) 06:57:05 (4/33) Installing gdbm (1.13-r1) 06:57:05 (5/33) Installing xz-libs (5.2.5-r0) 06:57:05 (6/33) Installing sqlite-libs (3.32.1-r0) 06:57:05 (7/33) Installing python3 (3.8.5-r0) 06:57:06 (1/5) Installing libgcc (9.3.0-r2) 06:57:06 (2/5) Installing libsodium (1.0.18-r0) 06:57:06 (3/5) Installing libstdc++ (9.3.0-r2) 06:57:07 (4/5) Installing libzmq (4.3.3-r0) 06:57:09 (5/5) Installing zeromq (4.3.3-r0) 06:57:09 Executing busybox-1.31.1-r16.trigger 06:57:09 OK: 8 MiB in 19 packages 06:57:12 (8/33) Installing py3-appdirs (1.4.4-r1) 06:57:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:57:12 (10/33) Installing py3-parsing (2.4.7-r0) 06:57:12 (11/33) Installing py3-six (1.15.0-r0) 06:57:12 (12/33) Installing py3-packaging (20.4-r0) 06:57:12 (13/33) Installing py3-setuptools (47.0.0-r0) 06:57:12 (14/33) Installing py3-chardet (3.0.4-r4) 06:57:13 (15/33) Installing py3-idna (2.9-r0) 06:57:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:57:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:57:13 (18/33) Installing py3-requests (2.23.0-r0) 06:57:14 (19/33) Installing py3-msgpack (1.0.0-r0) 06:57:14 (20/33) Installing py3-lockfile (0.12.2-r3) 06:57:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:57:15 (22/33) Installing py3-colorama (0.4.3-r0) 06:57:15 (23/33) Installing py3-distlib (0.3.0-r0) 06:57:15 (24/33) Installing py3-distro (1.5.0-r1) 06:57:15 (25/33) Installing py3-webencodings (0.5.1-r3) 06:57:15 Removing intermediate container 3f4e24d18126 06:57:15 ---> 260b83e235f2 06:57:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:57:15 (26/33) Installing py3-html5lib (1.0.1-r4) 06:57:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:57:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:15 ---> fe0397172616 06:57:15 Step 3/22 : WORKDIR /edgex-go 06:57:15 ---> Using cache 06:57:15 ---> cf96f52bec91 06:57:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:15 ---> Using cache 06:57:15 ---> 80c3abbd38d1 06:57:15 Step 5/22 : RUN apk update && apk add make git 06:57:15 ---> Using cache 06:57:15 ---> 20d4e59003eb 06:57:15 Step 6/22 : COPY go.mod . 06:57:15 ---> Using cache 06:57:15 ---> 92cee489c0f8 06:57:15 Step 7/22 : RUN go mod download 06:57:15 ---> Using cache 06:57:15 ---> d0649df6c819 06:57:15 Step 8/22 : COPY . . 06:57:15 (27/33) Installing py3-pytoml (0.1.21-r0) 06:57:15 (28/33) Installing py3-pep517 (0.8.2-r0) 06:57:15 ---> Using cache 06:57:15 ---> 1539854b15d4 06:57:15 Step 9/22 : RUN make cmd/core-command/core-command 06:57:15 (29/33) Installing py3-progress (1.5-r0) 06:57:15 (30/33) Installing py3-toml (0.10.1-r0) 06:57:15 (31/33) Installing py3-retrying (1.3.3-r0) 06:57:16 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:57:16 (33/33) Installing py3-pip (20.1.1-r0) 06:57:18 Executing busybox-1.31.1-r16.trigger 06:57:18 OK: 71 MiB in 55 packages 06:57:18 ---> Running in a1ace12ccaa6 06:57:18 ---> 47122557891c 06:57:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:57:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:57:23 ---> 4da99a2a1702 06:57:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:57:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:57:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:57:23 ---> fe0397172616 06:57:23 Step 3/22 : WORKDIR /edgex-go 06:57:23 ---> Using cache 06:57:23 ---> cf96f52bec91 06:57:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:23 ---> Using cache 06:57:23 ---> 80c3abbd38d1 06:57:23 Step 5/22 : RUN apk update && apk add make git 06:57:23 ---> Using cache 06:57:23 ---> 20d4e59003eb 06:57:23 Step 6/22 : COPY go.mod . 06:57:23 ---> Using cache 06:57:23 ---> 92cee489c0f8 06:57:23 Step 7/22 : RUN go mod download 06:57:23 ---> Using cache 06:57:23 ---> d0649df6c819 06:57:23 Step 8/22 : COPY . . 06:57:23 ---> Using cache 06:57:23 ---> 1539854b15d4 06:57:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:57:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:57:25 ---> Running in 767cdb8ec157 06:57:26 ---> 4433beda3909 06:57:26 Step 19/23 : ENTRYPOINT ["/core-data"] 06:57:27 ---> Running in 5293251b2e2b 06:57:28 Removing intermediate container 5293251b2e2b 06:57:28 ---> 7c6afa6d43ee 06:57:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:57:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:57:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 06:57:28 ---> Running in 3797468a3de3 06:57:29 Removing intermediate container 3797468a3de3 06:57:29 ---> f9e19bced28d 06:57:29 Step 21/23 : LABEL arch=x86_64 06:57:32 ---> Running in fcbac4978cd6 06:57:32 Removing intermediate container fcbac4978cd6 06:57:32 ---> e0134ae5fda5 06:57:32 Step 22/23 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:57:32 Removing intermediate container fdfb03e19cdd 06:57:32 ---> 8b606f911222 06:57:32 Step 21/27 : RUN pip install docker-compose==1.23.2 06:57:32 ---> Running in c077b2307efb 06:57:32 ---> Running in a0ad209cce14 06:57:33 Removing intermediate container c077b2307efb 06:57:33 ---> eea3bfb2ba94 06:57:33 Step 23/23 : LABEL version=0.0.0 06:57:33 ---> Running in fb21934b5a42 06:57:33 Removing intermediate container fb21934b5a42 06:57:33 ---> c1eaa3fb8bb5 06:57:33 06:57:34 Successfully built c1eaa3fb8bb5 06:57:34 Successfully tagged docker-core-data-go:latest 06:57:34 Building docker-security-proxy-setup-go 06:57:36  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 06:57:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:57:40 Collecting docker<4.0,>=3.6.0 06:57:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:57:42 Collecting PyYAML<4,>=3.10 06:57:42 Downloading PyYAML-3.13.tar.gz (270 kB) 06:57:43 Removing intermediate container 6d7129eb483f 06:57:43 ---> 5deb6b73c841 06:57:43 06:57:43 Step 10/26 : FROM alpine:3.10 06:57:43 3.10: Pulling from library/alpine 06:57:44 Collecting dockerpty<0.5,>=0.4.1 06:57:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:57:45 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:57:46 Status: Downloaded newer image for alpine:3.10 06:57:46 ---> be4e4bea2c2e 06:57:46 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:57:46 Collecting cached-property<2,>=1.2.0 06:57:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:57:47 ---> Running in 9f732a23ada9 06:57:47 Collecting docopt<0.7,>=0.6.1 06:57:47 Downloading docopt-0.6.2.tar.gz (25 kB) 06:57:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:57:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:57:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:57:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:57:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:57:49 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:57:49 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:57:49 OK: 10346 distinct packages available 06:57:49 Collecting jsonschema<3,>=2.5.1 06:57:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:57:49 Collecting texttable<0.10,>=0.9.0 06:57:49 Downloading texttable-0.9.1.tar.gz (11 kB) 06:57:49 (1/5) Installing ca-certificates (20191127-r2) 06:57:49 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:57:49 (3/5) Installing libcurl (7.66.0-r1) 06:57:49 (4/5) Installing curl (7.66.0-r1) 06:57:49 (5/5) Installing dumb-init (1.2.2-r1) 06:57:49 Executing busybox-1.30.1-r3.trigger 06:57:49 Executing ca-certificates-20191127-r2.trigger 06:57:50 OK: 7 MiB in 19 packages 06:57:51 Collecting websocket-client<1.0,>=0.32.0 06:57:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:57:53 Collecting docker-pycreds>=0.4.0 06:57:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:57:53 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:57:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:57:53 ---> fe0397172616 06:57:53 Step 3/20 : WORKDIR /edgex-go 06:57:54 ---> Using cache 06:57:54 ---> cf96f52bec91 06:57:54 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:54 ---> Using cache 06:57:54 ---> 80c3abbd38d1 06:57:54 Step 5/20 : RUN apk update && apk add make git 06:57:54 ---> Using cache 06:57:54 ---> 20d4e59003eb 06:57:54 Step 6/20 : COPY go.mod . 06:57:54 ---> Using cache 06:57:54 ---> 92cee489c0f8 06:57:54 Step 7/20 : RUN go mod download 06:57:54 ---> Using cache 06:57:54 ---> d0649df6c819 06:57:54 Step 8/20 : COPY . . 06:57:54 ---> Using cache 06:57:54 ---> 1539854b15d4 06:57:54 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:57:55 Collecting idna<2.8,>=2.5 06:57:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:57:56 ---> Running in 5448ab3bd58d 06:57:56 Collecting urllib3<1.25,>=1.21.1 06:57:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:57:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:57:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:57:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:57:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:57:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:57:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:57:57 Installing collected packages: docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, dockerpty, cached-property, docopt, jsonschema, texttable, docker-compose 06:57:57 Removing intermediate container 9f732a23ada9 06:57:57 ---> bf7b4a0517ce 06:57:57 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:57:57 Removing intermediate container a1ace12ccaa6 06:57:57 ---> bb6ab1de7ebc 06:57:57 06:57:57 Step 10/22 : FROM scratch 06:57:57 ---> 06:57:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:57:58 ---> Using cache 06:57:58 ---> 471baa2bba1b 06:57:58 Step 12/22 : ENV APP_PORT=48082 06:57:58 ---> Running in 34a6cace458c 06:57:58 Attempting uninstall: idna 06:57:58 Found existing installation: idna 2.9 06:57:58 Uninstalling idna-2.9: 06:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:57:58 Successfully uninstalled idna-2.9 06:57:58 ---> Running in 766a08f75cfa 06:57:58 Attempting uninstall: urllib3 06:57:58 Found existing installation: urllib3 1.25.9 06:57:58 Removing intermediate container 34a6cace458c 06:57:58 ---> 2f2584edc345 06:57:58 Step 13/26 : WORKDIR / 06:57:58 Uninstalling urllib3-1.25.9: 06:57:58 Successfully uninstalled urllib3-1.25.9 06:57:59 Removing intermediate container 766a08f75cfa 06:57:59 ---> 5c64c2bed92f 06:57:59 Step 13/22 : EXPOSE $APP_PORT 06:57:59 ---> Running in 9d1b45aca8ba 06:57:59 Attempting uninstall: requests 06:57:59 ---> Running in a8c1d7996439 06:57:59 Found existing installation: requests 2.23.0 06:57:59 Uninstalling requests-2.23.0: 06:57:59 Successfully uninstalled requests-2.23.0 06:58:00 Removing intermediate container 9d1b45aca8ba 06:58:00 ---> d82651874252 06:58:00 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:58:00 Removing intermediate container a8c1d7996439 06:58:00 ---> 7c0c6ccabccc 06:58:00 Step 14/22 : WORKDIR / 06:58:00 ---> Running in b406ddf01c64 06:58:01 Running setup.py install for PyYAML: started 06:58:01 ---> ecce6763d99f 06:58:01 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:58:01 Removing intermediate container b406ddf01c64 06:58:01 ---> 7c7126c105bc 06:58:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:58:02 Running setup.py install for PyYAML: finished with status 'done' 06:58:02 Running setup.py install for dockerpty: started 06:58:02 ---> c0784f02fc7d 06:58:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:58:02 ---> 66e686a49bba 06:58:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:58:03 Running setup.py install for dockerpty: finished with status 'done' 06:58:03 Running setup.py install for docopt: started 06:58:03 ---> d2e902ae0ad8 06:58:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:58:03 Running setup.py install for docopt: finished with status 'done' 06:58:05 ---> 2bdf88770bc4 06:58:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:58:05 Running setup.py install for texttable: started 06:58:06 Running setup.py install for texttable: finished with status 'done' 06:58:07 ---> 0d8f05f6fa4e 06:58:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:58:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:58:07 ---> 980218fce11d 06:58:07 Step 18/22 : ENTRYPOINT ["/core-command"] 06:58:07 Removing intermediate container 767cdb8ec157 06:58:07 ---> 6cbc425df5e7 06:58:07 06:58:07 Step 10/22 : FROM scratch 06:58:07 ---> 06:58:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:58:07 ---> Using cache 06:58:07 ---> 471baa2bba1b 06:58:07 Step 12/22 : ENV APP_PORT=48081 06:58:07 ---> Running in d3c9cc19a72b 06:58:08 ---> 645521fcfe3d 06:58:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:58:08 ---> Running in a1c648a4606e 06:58:08 Removing intermediate container d3c9cc19a72b 06:58:08 ---> dc2198ad49c0 06:58:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:58:08 ---> Running in acdbccb39562 06:58:09 Removing intermediate container a1c648a4606e 06:58:09 ---> 3d68de644e3e 06:58:09 Step 13/22 : EXPOSE $APP_PORT 06:58:09 ---> 90d6a3423690 06:58:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:58:09 ---> Running in b238f443248f 06:58:09 Removing intermediate container acdbccb39562 06:58:09 ---> d3a3083423c1 06:58:09 Step 20/22 : LABEL arch=x86_64 06:58:11 ---> Running in fb2fc787d3ce 06:58:11 Removing intermediate container b238f443248f 06:58:11 ---> 8ac0abdb1bc0 06:58:11 Step 14/22 : WORKDIR / 06:58:11 ---> Running in 5d56ba6ee128 06:58:11 ---> 0207b70c095f 06:58:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:58:11 Removing intermediate container a0ad209cce14 06:58:11 ---> 7113bb5ba357 06:58:11 Step 22/27 : RUN apk --no-cache add curl 06:58:11 ---> Running in 33954407329a 06:58:11 Removing intermediate container fb2fc787d3ce 06:58:11 ---> 815dada83f3e 06:58:11 Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:58:12 Removing intermediate container 5d56ba6ee128 06:58:12 ---> 1acf234aa678 06:58:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:58:12 ---> 152dfb22104b 06:58:12 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:58:12 ---> Running in 751115bab5c3 06:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:58:13 (2/3) Installing libcurl (7.69.1-r1) 06:58:13 (3/3) Installing curl (7.69.1-r1) 06:58:13 Executing busybox-1.31.1-r16.trigger 06:58:13 OK: 72 MiB in 58 packages 06:58:13 ---> Running in 9ef30348256f 06:58:13 ---> 884f128ee619 06:58:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:58:13 Removing intermediate container 751115bab5c3 06:58:13 ---> 6f208912b624 06:58:13 Step 22/22 : LABEL version=0.0.0 06:58:14 Removing intermediate container 5448ab3bd58d 06:58:14 ---> bd1958536a84 06:58:14 06:58:14 Step 10/20 : FROM alpine 06:58:14 ---> a24bb4013296 06:58:14 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:58:14 ---> Running in a79472812a2f 06:58:14 ---> Running in 6ec8aa51635c 06:58:14 ---> 120e235638b2 06:58:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:58:14 Removing intermediate container a79472812a2f 06:58:14 ---> 953c3167f654 06:58:14 06:58:14 Successfully built 953c3167f654 06:58:15 Successfully tagged docker-core-command-go:latest 06:58:15 Building docker-security-secrets-setup-go 06:58:15  Building docker-core-command-go ... done Removing intermediate container 33954407329a 06:58:15 ---> 0353d7b1c466 06:58:15 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:58:15 ---> d3d35ca94d79 06:58:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:58:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:15 ---> Running in d495746d2f5d 06:58:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:15 ---> Running in 21a16b3b1183 06:58:15 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:58:15 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:58:15 OK: 12750 distinct packages available 06:58:17 (1/4) Installing ca-certificates (20191127-r4) 06:58:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:58:17 (3/4) Installing libcurl (7.69.1-r1) 06:58:17 (4/4) Installing curl (7.69.1-r1) 06:58:17 Executing busybox-1.31.1-r16.trigger 06:58:17 Executing ca-certificates-20191127-r4.trigger 06:58:17 OK: 7 MiB in 18 packages 06:58:18 Removing intermediate container d495746d2f5d 06:58:18 ---> 72a6ec12e6ba 06:58:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:58:20 Removing intermediate container 21a16b3b1183 06:58:20 ---> 4d460c988a82 06:58:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:58:20 ---> Running in 0d519b1291c3 06:58:20 Removing intermediate container 9ef30348256f 06:58:20 ---> b5f493a3e569 06:58:20 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:58:20 ---> Running in 25cdb8b49294 06:58:21 ---> Running in 82c5542c9885 06:58:24 Removing intermediate container 0d519b1291c3 06:58:24 ---> 46c368cee293 06:58:24 Step 25/27 : LABEL arch=x86_64 06:58:24 Removing intermediate container 25cdb8b49294 06:58:24 ---> 0ef2ec76f25e 06:58:24 Step 20/22 : LABEL arch=x86_64 06:58:24 Removing intermediate container 6ec8aa51635c 06:58:24 ---> 3ff0bed99324 06:58:24 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:58:25 Removing intermediate container 82c5542c9885 06:58:25 ---> 833f4d0757ab 06:58:25 Step 24/26 : LABEL arch=x86_64 06:58:26 ---> Running in 406ba31ac11e 06:58:26 ---> Running in 65cafff68dab 06:58:26 ---> Running in b23fe8df47c4 06:58:26 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:58:26 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:58:26 ---> fe0397172616 06:58:26 Step 3/29 : WORKDIR /edgex-go 06:58:26 ---> Using cache 06:58:26 ---> cf96f52bec91 06:58:26 Step 4/29 : RUN apk update && apk add make git 06:58:27 ---> Running in 14ce1d017739 06:58:27 ---> Running in b75980b44ee1 06:58:27 Removing intermediate container 406ba31ac11e 06:58:27 ---> be06e26cbee0 06:58:27 Step 21/22 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:58:27 Removing intermediate container 65cafff68dab 06:58:27 ---> 81cf87055cd6 06:58:27 Step 13/20 : WORKDIR /edgex 06:58:28 Removing intermediate container b23fe8df47c4 06:58:28 ---> 60360f3896db 06:58:28 Step 26/27 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:58:28 Removing intermediate container 14ce1d017739 06:58:28 ---> fb72e595a69f 06:58:28 Step 25/26 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:58:28 ---> Running in a02e3ae2b6a9 06:58:28 ---> Running in 937987d8068a 06:58:28 ---> Running in e6d7c10bbe2a 06:58:28 ---> Running in ff63bd3b5836 06:58:28 Removing intermediate container a02e3ae2b6a9 06:58:28 ---> b65fceb15dfe 06:58:28 Step 22/22 : LABEL version=0.0.0 06:58:28 ---> Running in d2271346d7df 06:58:28 Removing intermediate container 937987d8068a 06:58:28 ---> 90e0be7e817b 06:58:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:58:28 Removing intermediate container e6d7c10bbe2a 06:58:28 ---> 6bc888df8b8e 06:58:28 Step 27/27 : LABEL version=0.0.0 06:58:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:28 Removing intermediate container ff63bd3b5836 06:58:28 ---> 536137d2a10b 06:58:28 Step 26/26 : LABEL version=0.0.0 06:58:28 ---> Running in 851a67273b16 06:58:28 Removing intermediate container d2271346d7df 06:58:28 ---> e5c7ef809f32 06:58:28 06:58:28 ---> Running in c66c45e1409a 06:58:28 ---> 5b83368e5782 06:58:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:58:29 Successfully built e5c7ef809f32 06:58:29 Successfully tagged docker-core-metadata-go:latest 06:58:29  Building docker-core-metadata-go ... done Removing intermediate container 851a67273b16 06:58:29 ---> 12e93e5f7142 06:58:29 06:58:29 Removing intermediate container c66c45e1409a 06:58:29 ---> 7ae5351c164c 06:58:29 06:58:29 Successfully built 12e93e5f7142 06:58:29 Successfully built 7ae5351c164c 06:58:29 Successfully tagged docker-sys-mgmt-agent-go:latest 06:58:29  Building docker-sys-mgmt-agent-go ... done Successfully tagged docker-security-secretstore-setup-go:latest 06:58:29  Building docker-security-secretstore-setup-go ... done  ---> bd242e18f14f 06:58:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:58:29 ---> Running in 64b0505d5d79 06:58:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:29 Removing intermediate container 64b0505d5d79 06:58:29 ---> 3a0ce82d6177 06:58:29 Step 17/20 : CMD ["--init=true"] 06:58:29 ---> Running in 9f656bb6041b 06:58:30 Removing intermediate container 9f656bb6041b 06:58:30 ---> c55d1c42701e 06:58:30 Step 18/20 : LABEL arch=x86_64 06:58:30 ---> Running in 00f5928eda55 06:58:30 Removing intermediate container 00f5928eda55 06:58:30 ---> b1e26d840bc0 06:58:30 Step 19/20 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:58:30 ---> Running in 0a6fe932aa9d 06:58:30 Removing intermediate container 0a6fe932aa9d 06:58:30 ---> 0d87beb70d48 06:58:30 Step 20/20 : LABEL version=0.0.0 06:58:30 ---> Running in 0e450a41f3be 06:58:30 Removing intermediate container 0e450a41f3be 06:58:30 ---> 10a6ce160cbb 06:58:30 06:58:30 Successfully built 10a6ce160cbb 06:58:30 Successfully tagged docker-security-proxy-setup-go:latest 06:58:30  Building docker-security-proxy-setup-go ... done v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:58:30 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:58:30 OK: 12752 distinct packages available 06:58:31 OK: 233 MiB in 51 packages 06:58:31 Removing intermediate container b75980b44ee1 06:58:31 ---> e22b29063d08 06:58:31 Step 5/29 : COPY go.mod . 06:58:31 ---> ab5729a7e750 06:58:31 Step 6/29 : RUN go mod download 06:58:31 ---> Running in e828ad7ff897 06:58:33 Removing intermediate container e828ad7ff897 06:58:33 ---> 5cbedf49751f 06:58:33 Step 7/29 : COPY . . 06:58:48 ---> cf5a7dfc1a25 06:58:48 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:58:48 ---> Running in d0e0e8f9fe2f 06:58:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:58:58 Removing intermediate container d0e0e8f9fe2f 06:58:58 ---> 2354f93e88f5 06:58:58 06:58:58 Step 9/29 : FROM alpine:latest 06:58:58 ---> a24bb4013296 06:58:58 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:58:58 ---> Running in e840c3f48b50 06:58:58 Removing intermediate container e840c3f48b50 06:58:58 ---> ff33a150aaaa 06:58:58 Step 11/29 : USER root 06:58:58 ---> Running in c406539af952 06:58:58 Removing intermediate container c406539af952 06:58:58 ---> 90544c422b8e 06:58:58 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:58:58 ---> Running in 8371415e4812 06:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:58 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:58:58 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:58:58 OK: 12750 distinct packages available 06:58:58 (1/2) Installing ca-certificates (20191127-r4) 06:58:58 (2/2) Installing dumb-init (1.2.2-r1) 06:58:58 Executing busybox-1.31.1-r16.trigger 06:58:58 Executing ca-certificates-20191127-r4.trigger 06:58:58 OK: 6 MiB in 16 packages 06:59:00 Removing intermediate container 8371415e4812 06:59:00 ---> cb574bbd3c54 06:59:00 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:59:00 ---> Running in c877d7a682aa 06:59:00 Removing intermediate container c877d7a682aa 06:59:00 ---> a38bd186b9f6 06:59:00 Step 14/29 : WORKDIR $BASE_DIR 06:59:00 ---> Running in 15d8fd022593 06:59:00 Removing intermediate container 15d8fd022593 06:59:00 ---> 4522ed8672d5 06:59:00 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:59:00 ---> Running in 74d37d2c88ff 06:59:01 Removing intermediate container 74d37d2c88ff 06:59:01 ---> b9499104c9db 06:59:01 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:59:01 ---> 15012c3d6d83 06:59:01 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:59:02 ---> 2574911aebe7 06:59:02 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:59:02 ---> fc246f0c0639 06:59:02 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:59:02 ---> 42b03617b3fd 06:59:02 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:59:02 ---> f03391132e96 06:59:02 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:59:02 ---> Running in 5643ee78db9d 06:59:03 Removing intermediate container 5643ee78db9d 06:59:03 ---> 41d14dbf87c4 06:59:03 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:59:04 ---> ebc75b34ded6 06:59:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:59:04 ---> Running in fa7fc37ebf48 06:59:05 Removing intermediate container fa7fc37ebf48 06:59:05 ---> e1e72e38dfdf 06:59:05 Step 24/29 : RUN chmod 755 security-secrets-setup 06:59:05 ---> Running in 10cfb81304d9 06:59:06 Removing intermediate container 10cfb81304d9 06:59:06 ---> e68614b63c3e 06:59:06 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:59:06 ---> Running in b38c8aa27430 06:59:06 Removing intermediate container b38c8aa27430 06:59:06 ---> d97572a5da0f 06:59:06 Step 26/29 : CMD [ "generate" ] 06:59:06 ---> Running in e40cc8f39a30 06:59:06 Removing intermediate container e40cc8f39a30 06:59:06 ---> 3d9d5ecf35d4 06:59:06 Step 27/29 : LABEL arch=x86_64 06:59:06 ---> Running in fdd21eb7c4f8 06:59:07 Removing intermediate container fdd21eb7c4f8 06:59:07 ---> 609ba0607d75 06:59:07 Step 28/29 : LABEL git_sha=96d1d6921bf5adf2a0afc39755d46a862365aa7a 06:59:07 ---> Running in ff941385f2a7 06:59:07 Removing intermediate container ff941385f2a7 06:59:07 ---> 528ccb346e77 06:59:07 Step 29/29 : LABEL version=0.0.0 06:59:07 ---> Running in 0c57cc406f9a 06:59:07 Removing intermediate container 0c57cc406f9a 06:59:07 ---> f47361258ccf 06:59:07 06:59:07 Successfully built f47361258ccf 06:59:07 Successfully tagged docker-security-secrets-setup-go:latest 06:59:07  Building docker-security-secrets-setup-go ... done  [Pipeline] } 06:59:07 $ docker stop --time=1 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe 06:59:09 $ docker rm -f 28f3f98111795f642d550a98005d6ca52c39062f7701486c9fd64f530db388fe [Pipeline] // withDockerContainer [Pipeline] sh 06:59:10 + docker images 06:59:10 + grep docker 06:59:10 docker-security-secrets-setup-go latest f47361258ccf 3 seconds ago 24MB 06:59:10 docker-security-proxy-setup-go latest 10a6ce160cbb 40 seconds ago 15.8MB 06:59:10 docker-sys-mgmt-agent-go latest 12e93e5f7142 42 seconds ago 290MB 06:59:10 docker-core-metadata-go latest e5c7ef809f32 42 seconds ago 14.4MB 06:59:10 docker-security-secretstore-setup-go latest 7ae5351c164c 42 seconds ago 32.4MB 06:59:10 docker-core-command-go latest 953c3167f654 56 seconds ago 12.2MB 06:59:10 docker-core-data-go latest c1eaa3fb8bb5 About a minute ago 23.6MB 06:59:10 docker-support-logging-go latest 8faec2f2733b 2 minutes ago 11.1MB 06:59:10 docker-support-notifications-go latest cb36d922eb50 2 minutes ago 13.6MB 06:59:10 docker-support-scheduler-go latest 1943146c3319 2 minutes ago 12.3MB 06:59:10 docker latest 57e1c8313ec1 12 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:59:26 Still waiting to schedule task 06:59:26 All nodes of label ‘centos7-docker-8c-8g’ are offline 07:00:44 Running on prd-centos7-docker-8c-8g-7451 in /w/workspace/edgexfoundry_edgex-go_PR-2833 [Pipeline] { [Pipeline] ws 07:00:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:00:47 using credential edgex-jenkins-ssh 07:00:47 Cloning the remote Git repository 07:00:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:46 > git init /w/workspace/edgex-go/1 # timeout=10 07:00:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:46 > git --version # timeout=10 07:00:46 > git --version # 'git version 2.16.5' 07:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:55 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit 96d1d6921bf5adf2a0afc39755d46a862365aa7a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 07:00:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2833/head:refs/remotes/origin/PR-2833 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:00:55 > git config core.sparsecheckout # timeout=10 07:00:55 > git checkout -f 96d1d6921bf5adf2a0afc39755d46a862365aa7a # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:00:56 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:01:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:01:02 ---> package-listing.sh 07:01:02 ++ facter osfamily 07:01:02 ++ tr '[:upper:]' '[:lower:]' 07:01:02 + OS_FAMILY=redhat 07:01:02 + workspace=/w/workspace/edgex-go/1 07:01:02 + START_PACKAGES=/tmp/packages_start.txt 07:01:02 + END_PACKAGES=/tmp/packages_end.txt 07:01:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:01:02 + PACKAGES=/tmp/packages_start.txt 07:01:02 + '[' /w/workspace/edgex-go/1 ']' 07:01:02 + PACKAGES=/tmp/packages_end.txt 07:01:02 + case "${OS_FAMILY}" in 07:01:02 + rpm -qa 07:01:02 + sort 07:01:06 + '[' -f /tmp/packages_start.txt ']' 07:01:06 + '[' -f /tmp/packages_end.txt ']' 07:01:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:01:06 + '[' /w/workspace/edgex-go/1 ']' 07:01:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:01:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:01:06 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:01:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:01:07 07:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:01:07 alpine: Pulling from edgex-lftools-log-publisher 07:01:07 df20fa9351a1: Already exists 07:01:07 36b3adc4ff6f: Pulling fs layer 07:01:07 8ad3a11d3b57: Pulling fs layer 07:01:07 46f8f816bc3b: Pulling fs layer 07:01:07 93b61091891f: Pulling fs layer 07:01:07 93b9cdb0e59b: Pulling fs layer 07:01:07 5e14af77c1be: Pulling fs layer 07:01:07 01666e4c0597: Pulling fs layer 07:01:07 aa168da1d23b: Pulling fs layer 07:01:07 93b61091891f: Waiting 07:01:07 5e14af77c1be: Waiting 07:01:07 01666e4c0597: Waiting 07:01:07 93b9cdb0e59b: Waiting 07:01:07 46f8f816bc3b: Verifying Checksum 07:01:07 46f8f816bc3b: Download complete 07:01:07 36b3adc4ff6f: Verifying Checksum 07:01:07 36b3adc4ff6f: Download complete 07:01:07 93b9cdb0e59b: Verifying Checksum 07:01:07 93b9cdb0e59b: Download complete 07:01:07 5e14af77c1be: Verifying Checksum 07:01:07 5e14af77c1be: Download complete 07:01:07 01666e4c0597: Verifying Checksum 07:01:07 01666e4c0597: Download complete 07:01:07 93b61091891f: Verifying Checksum 07:01:07 93b61091891f: Download complete 07:01:07 8ad3a11d3b57: Verifying Checksum 07:01:07 8ad3a11d3b57: Download complete 07:01:07 36b3adc4ff6f: Pull complete 07:01:08 8ad3a11d3b57: Pull complete 07:01:08 46f8f816bc3b: Pull complete 07:01:08 93b61091891f: Pull complete 07:01:09 93b9cdb0e59b: Pull complete 07:01:09 aa168da1d23b: Verifying Checksum 07:01:09 aa168da1d23b: Download complete 07:01:10 5e14af77c1be: Pull complete 07:01:10 01666e4c0597: Pull complete 07:01:26 aa168da1d23b: Pull complete 07:01:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:01:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:01:26 prd-centos7-docker-4c-2g-7448 does not seem to be running inside a container 07:01:26 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:01:29 $ docker top ca796a4a2418a9b71ed154d63b15a9cd1cf4ccae9bbd99776ee31f6c3d26a5c6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:01:31 + mkdir -p /var/log/sa [Pipeline] sh 07:01:31 + ls /var/log/sa-host 07:01:31 + sadf -c /var/log/sa-host/sa05 07:01:31 file_magic: OK 07:01:31 HZ: Using current value: 100 07:01:31 file_header: OK 07:01:31 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 07:01:31 Statistics: 07:01:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:01:31 File successfully converted to sysstat format version 12.2.1 07:01:31 + sadf -c /var/log/sa-host/sa21 07:01:31 file_magic: OK 07:01:31 HZ: Using current value: 100 07:01:31 file_header: OK 07:01:31 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 07:01:31 Statistics: 07:01:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:01:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:01:32 provisioning config files... 07:01:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6317835291682392300tmp [Pipeline] { [Pipeline] echo 07:01:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:01:33 ---> create-netrc.sh [Pipeline] } 07:01:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:01:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:01:34 ---> python-tools-install.sh [Pipeline] echo 07:01:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:01:34 ---> sudo-logs.sh 07:01:34 Archiving 'sudo' log.. [Pipeline] echo 07:01:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:01:35 ---> job-cost.sh 07:01:35 lf-activate-venv: SKIPPING 07:01:35 INFO: No Stack... 07:01:36 INFO: Retrieving Pricing Info for: v1-standard-2 07:01:37 INFO: Archiving Costs [Pipeline] echo 07:01:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:01:37 ---> logs-deploy.sh 07:01:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2833/1 07:01:37 INFO: archiving workspace using pattern(s): 07:01:39 Archives upload complete. 07:01:39 INFO: archiving logs to Nexus 07:01:40 ---> uname -a: 07:01:40 Linux prd-centos7-docker-4c-2g-7448.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 07:01:40 07:01:40 07:01:40 ---> lscpu: 07:01:40 Architecture: x86_64 07:01:40 CPU op-mode(s): 32-bit, 64-bit 07:01:40 Byte Order: Little Endian 07:01:40 Address sizes: 40 bits physical, 48 bits virtual 07:01:40 CPU(s): 4 07:01:40 On-line CPU(s) list: 0-3 07:01:40 Thread(s) per core: 1 07:01:40 Core(s) per socket: 1 07:01:40 Socket(s): 4 07:01:40 NUMA node(s): 1 07:01:40 Vendor ID: GenuineIntel 07:01:40 CPU family: 6 07:01:40 Model: 44 07:01:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:01:40 Stepping: 1 07:01:40 CPU MHz: 2933.438 07:01:40 BogoMIPS: 5866.87 07:01:40 Virtualization: VT-x 07:01:40 Hypervisor vendor: KVM 07:01:40 Virtualization type: full 07:01:40 L1d cache: 128 KiB 07:01:40 L1i cache: 128 KiB 07:01:40 L2 cache: 16 MiB 07:01:40 L3 cache: 64 MiB 07:01:40 NUMA node0 CPU(s): 0-3 07:01:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:01:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:01:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:01:40 Vulnerability Meltdown: Mitigation; PTI 07:01:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:01:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:01:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:01:40 Vulnerability Tsx async abort: Not affected 07:01:40 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 07:01:40 07:01:40 07:01:40 ---> nproc: 07:01:40 4 07:01:40 07:01:40 07:01:40 ---> df -h: 07:01:40 Filesystem Size Used Available Use% Mounted on 07:01:40 overlay 50.0G 12.1G 37.8G 24% / 07:01:40 tmpfs 64.0M 0 64.0M 0% /dev 07:01:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:01:40 shm 64.0M 0 64.0M 0% /dev/shm 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /facter-os 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/resolv.conf 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hostname 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /etc/hosts 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/auth.log 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /run/cloud-init/result.json 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/sa-host 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /var/log/secure 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1 07:01:40 /dev/vda1 50.0G 12.1G 37.8G 24% /w/workspace/edgex-go/1@tmp 07:01:40 07:01:40 07:01:40 ---> free -m: 07:01:40 total used free shared buff/cache available 07:01:40 Mem: 1837 656 144 0 1036 1092 07:01:40 Swap: 1023 50 973 07:01:40 07:01:40 07:01:40 ---> ip addr: 07:01:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:01:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:01:40 inet 127.0.0.1/8 scope host lo 07:01:40 valid_lft forever preferred_lft forever 07:01:40 inet6 ::1/128 scope host 07:01:40 valid_lft forever preferred_lft forever 07:01:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:01:40 link/ether fa:16:3e:56:53:2a brd ff:ff:ff:ff:ff:ff 07:01:40 inet 10.30.123.230/23 brd 10.30.123.255 scope global dynamic eth0 07:01:40 valid_lft 85739sec preferred_lft 85739sec 07:01:40 inet6 fe80::f816:3eff:fe56:532a/64 scope link 07:01:40 valid_lft forever preferred_lft forever 07:01:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:01:40 link/ether 02:42:a7:93:47:61 brd ff:ff:ff:ff:ff:ff 07:01:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:01:40 valid_lft forever preferred_lft forever 07:01:40 inet6 fe80::42:a7ff:fe93:4761/64 scope link 07:01:40 valid_lft forever preferred_lft forever 07:01:40 07:01:40 07:01:40 ---> sar -b -r -n DEV: 07:01:40 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 07:01:40 07:01:40 06:50:18 LINUX RESTART (4 CPU) 07:01:40 07:01:40 06:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:01:40 06:52:01 103.30 40.44 62.86 0.00 7908.87 21002.79 0.00 07:01:40 06:53:01 281.71 59.67 222.05 0.00 4415.57 64197.62 0.00 07:01:40 06:54:01 262.91 166.57 96.34 0.00 7849.72 7450.00 0.00 07:01:40 06:55:02 485.86 270.94 214.92 0.00 74840.26 147690.02 0.00 07:01:40 06:56:02 2856.48 2508.54 347.93 0.00 149489.70 157964.73 0.00 07:01:40 06:57:01 1254.05 951.06 302.99 0.00 75172.96 94814.82 0.00 07:01:40 06:58:01 2088.12 1745.49 342.63 0.00 87564.57 97368.37 0.00 07:01:40 06:59:01 1119.64 852.71 266.93 0.00 52606.92 75105.61 0.00 07:01:40 07:00:02 44.64 22.34 22.30 0.00 3504.66 980.13 0.00 07:01:40 07:01:01 3.00 2.83 0.17 0.00 154.69 1.66 0.00 07:01:40 Average: 851.19 662.88 188.31 0.00 46444.99 66863.63 0.00 07:01:40 07:01:40 06:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:01:40 06:52:01 359208 0 569000 30.24 2620 950728 1107608 37.80 458964 905748 104 07:01:40 06:53:01 344512 0 653740 34.74 1492 881812 1213500 41.41 541164 760676 32 07:01:40 06:54:01 183276 0 750364 39.88 1264 946652 1460604 49.85 775660 676608 65184 07:01:40 06:55:02 73356 0 792692 42.13 0 1015508 2257416 77.04 720916 925304 74616 07:01:40 06:56:02 103820 0 852512 45.31 0 925224 2772984 94.64 629372 940092 76384 07:01:40 06:57:01 232168 0 636724 33.84 0 1012664 1356288 46.29 467952 993224 132 07:01:40 06:58:01 369276 0 746120 39.65 0 766160 1925528 65.71 565880 739596 3080 07:01:40 06:59:01 337320 0 658276 34.99 0 885960 1539048 52.52 410668 940280 8 07:01:40 07:00:02 577780 0 580624 30.86 0 723152 1191944 40.68 346980 767908 12 07:01:40 07:01:01 568912 0 585560 31.12 0 727084 1190448 40.63 353852 768580 12 07:01:40 Average: 314963 0 682561 36.28 538 883494 1601537 54.66 527141 841802 21956 07:01:40 07:01:40 06:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:01:40 06:52:01 eth0 1675.90 1565.64 6098.37 200.66 0.00 0.00 0.00 0.00 07:01:40 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:52:01 docker0 918.47 870.55 72.02 2718.24 0.00 0.00 0.00 0.00 07:01:40 06:53:01 vetha1c9545 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:53:01 eth0 633.81 513.68 4769.60 50.04 0.00 0.00 0.00 0.00 07:01:40 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:53:01 docker0 129.18 169.90 9.41 829.54 0.00 0.00 0.00 0.00 07:01:40 06:54:01 eth0 55.29 38.89 41.96 86.52 0.00 0.00 0.00 0.00 07:01:40 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:54:01 veth5466a50 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:55:02 eth0 172.96 147.60 1679.47 23.86 0.00 0.00 0.00 0.00 07:01:40 06:55:02 vethc0e8735 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:56:02 eth0 89.28 66.44 179.53 71.01 0.00 0.00 0.00 0.00 07:01:40 06:56:02 vethc0e8735 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:56:02 vethaa88198 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:57:01 veth5e833af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:57:01 eth0 37.98 26.43 62.30 13.11 0.00 0.00 0.00 0.00 07:01:40 06:57:01 vethc0e8735 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:58:01 vethcae7967 4.10 4.23 0.52 19.94 0.00 0.00 0.00 0.00 07:01:40 06:58:01 veth61a5183 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:58:01 eth0 138.10 90.28 498.60 98.34 0.00 0.00 0.00 0.00 07:01:40 06:58:01 vethc0e8735 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 06:59:01 eth0 97.75 70.66 169.41 81.46 0.00 0.00 0.00 0.00 07:01:40 06:59:01 vethc0e8735 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:01:40 06:59:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:01:40 06:59:01 docker0 1113.04 1143.88 85.11 4224.34 0.00 0.00 0.00 0.00 07:01:40 07:00:02 eth0 10.60 5.98 8.95 4.11 0.00 0.00 0.00 0.00 07:01:40 07:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 07:00:02 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 07:01:01 eth0 1.68 1.10 1.62 0.64 0.00 0.00 0.00 0.00 07:01:40 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 Average: eth0 289.77 251.11 1347.83 62.90 0.00 0.00 0.00 0.00 07:01:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:40 Average: docker0 111.77 114.87 8.55 424.18 0.00 0.00 0.00 0.00 07:01:40 07:01:40 07:01:40 ---> sar -P ALL: 07:01:40 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 07:01:40 07:01:40 06:50:18 LINUX RESTART (4 CPU) 07:01:40 07:01:40 06:51:02 CPU %user %nice %system %iowait %steal %idle 07:01:40 06:52:01 all 15.43 0.00 5.58 2.21 0.02 76.76 07:01:40 06:52:01 0 19.70 0.00 7.77 2.95 0.00 69.58 07:01:40 06:52:01 1 10.87 0.00 4.52 3.03 0.03 81.54 07:01:40 06:52:01 2 13.35 0.00 4.83 0.26 0.02 81.54 07:01:40 06:52:01 3 17.83 0.00 5.22 2.61 0.02 74.32 07:01:40 06:53:01 all 12.45 0.00 8.29 4.29 0.03 74.94 07:01:40 06:53:01 0 12.12 0.00 8.89 4.77 0.02 74.21 07:01:40 06:53:01 1 11.55 0.00 8.43 4.63 0.02 75.37 07:01:40 06:53:01 2 14.25 0.00 8.63 4.27 0.05 72.79 07:01:40 06:53:01 3 11.88 0.00 7.19 3.49 0.05 77.38 07:01:40 06:54:01 all 54.31 0.00 13.76 5.06 0.02 26.84 07:01:40 06:54:01 0 54.62 0.00 13.05 4.91 0.02 27.40 07:01:40 06:54:01 1 53.68 0.00 13.95 5.10 0.03 27.23 07:01:40 06:54:01 2 55.26 0.00 14.39 5.16 0.02 25.17 07:01:40 06:54:01 3 53.69 0.00 13.63 5.09 0.02 27.57 07:01:40 06:55:02 all 22.67 0.00 14.80 8.68 0.02 53.82 07:01:40 06:55:02 0 21.84 0.00 14.43 8.66 0.03 55.04 07:01:40 06:55:02 1 22.90 0.00 14.62 8.05 0.02 54.41 07:01:40 06:55:02 2 22.92 0.00 15.21 9.77 0.02 52.08 07:01:40 06:55:02 3 23.03 0.00 14.96 8.24 0.02 53.75 07:01:40 06:56:02 all 21.01 0.00 22.17 30.57 0.05 26.20 07:01:40 06:56:02 0 19.34 0.00 20.95 30.38 0.05 29.29 07:01:40 06:56:02 1 22.00 0.00 21.85 28.81 0.05 27.29 07:01:40 06:56:02 2 20.68 0.00 23.29 31.64 0.05 24.33 07:01:40 06:56:02 3 22.04 0.00 22.59 31.46 0.04 23.87 07:01:40 06:57:01 all 53.27 0.00 16.09 15.40 0.02 15.23 07:01:40 06:57:01 0 51.87 0.00 16.27 16.80 0.02 15.04 07:01:40 06:57:01 1 52.53 0.00 16.69 16.82 0.00 13.95 07:01:40 06:57:01 2 53.53 0.00 15.79 12.79 0.03 17.85 07:01:40 06:57:01 3 55.19 0.00 15.59 15.14 0.02 14.07 07:01:40 06:58:01 all 45.82 0.00 20.00 26.88 0.03 7.26 07:01:40 06:58:01 0 43.95 0.00 20.76 28.50 0.03 6.76 07:01:40 06:58:01 1 46.51 0.00 19.25 28.42 0.03 5.80 07:01:40 06:58:01 2 46.18 0.00 19.78 25.77 0.03 8.24 07:01:40 06:58:01 3 46.68 0.00 20.21 24.81 0.03 8.27 07:01:40 06:59:01 all 21.14 0.00 13.38 18.18 0.03 47.27 07:01:40 06:59:01 0 20.79 0.00 11.79 16.38 0.03 51.01 07:01:40 06:59:01 1 20.20 0.00 12.96 21.90 0.02 44.92 07:01:40 06:59:01 2 22.38 0.00 13.79 16.08 0.03 47.72 07:01:40 06:59:01 3 21.20 0.00 15.00 18.34 0.03 45.42 07:01:40 07:00:02 all 1.10 0.00 1.24 0.51 0.00 97.14 07:01:40 07:00:02 0 0.82 0.00 0.99 0.20 0.00 98.00 07:01:40 07:00:02 1 1.29 0.00 1.42 1.09 0.02 96.19 07:01:40 07:00:02 2 1.19 0.00 0.99 0.35 0.00 97.48 07:01:40 07:00:02 3 1.10 0.00 1.59 0.42 0.00 96.89 07:01:40 07:01:01 all 0.21 0.00 0.06 0.05 0.00 99.69 07:01:40 07:01:01 0 0.07 0.00 0.05 0.02 0.00 99.86 07:01:40 07:01:01 1 0.15 0.00 0.08 0.14 0.00 99.63 07:01:40 07:01:01 2 0.56 0.00 0.05 0.02 0.00 99.37 07:01:40 07:01:01 3 0.05 0.00 0.05 0.02 0.00 99.88 07:01:40 Average: all 24.66 0.00 11.49 11.11 0.02 52.72 07:01:40 Average: 0 24.47 0.00 11.46 11.31 0.02 52.74 07:01:40 Average: 1 24.10 0.00 11.33 11.73 0.02 52.81 07:01:40 Average: 2 24.94 0.00 11.62 10.54 0.03 52.87 07:01:40 Average: 3 25.13 0.00 11.53 10.85 0.02 52.46 07:01:40 07:01:40 07:01:40