Pull request #2787 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 092815c9c80b29b75a5b0805008015bd9b42a3db rather than f6e540f28dedafb8fc9a0c7a7e385545ed02f924 Obtained Jenkinsfile from 092815c9c80b29b75a5b0805008015bd9b42a3db 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-2787/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-2787/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-4974 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [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/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 Merge succeeded, producing 65df49a72d5bf61531abe0ef78211398614b14f9 Checking out Revision 65df49a72d5bf61531abe0ef78211398614b14f9 (PR-2787) > git config core.sparsecheckout # timeout=10 > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # 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 092815c9c80b29b75a5b0805008015bd9b42a3db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65df49a72d5bf61531abe0ef78211398614b14f9 # timeout=10 Commit message: "Merge commit '092815c9c80b29b75a5b0805008015bd9b42a3db' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:04:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:04:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:54 ========================================================= 06:04:54 EdgeX Global Pipelines Version Info 06:04:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:04:56 ------------------- 06:04:56 stable info: 06:04:56 ------------------- 06:04:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:04:56 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:04:56 Message: update stable to v1.0.131 06:04:57 ------------------- 06:04:57 experimental info: 06:04:57 ------------------- 06:04:57 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:57 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 06:04:57 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:04:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:04:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:05:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2787 [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2787 [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2787 [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65df49a72d5bf61531abe0ef78211398614b14f9 [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65df49a [Pipeline] echo 06:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 06:05:02 ++ 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:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/core-command/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo core-command,cmd/core-command/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/core-data/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo core-data,cmd/core-data/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/core-metadata/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo core-metadata,cmd/core-metadata/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/security-proxy-setup/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/security-secrets-setup/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ cut -d/ -f2 06:05:02 ++ dirname cmd/support-logging/Dockerfile 06:05:02 + echo support-logging,cmd/support-logging/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/support-notifications/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo support-notifications,cmd/support-notifications/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/support-scheduler/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:05:02 + for file in '`ls cmd/**/Dockerfile`' 06:05:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:05:02 ++ cut -d/ -f2 06:05:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:05:02 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:05:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:04 06:05:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:05:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:05 latest: Pulling from edgex-devops/git-semver 06:05:05 31603596830f: Pulling fs layer 06:05:05 2a8b12db71e7: Pulling fs layer 06:05:05 6ca5941a6612: Pulling fs layer 06:05:05 ecc8261a40a4: Pulling fs layer 06:05:05 ecc8261a40a4: Waiting 06:05:05 2a8b12db71e7: Verifying Checksum 06:05:05 2a8b12db71e7: Download complete 06:05:05 31603596830f: Verifying Checksum 06:05:05 31603596830f: Download complete 06:05:06 ecc8261a40a4: Verifying Checksum 06:05:06 ecc8261a40a4: Download complete 06:05:06 6ca5941a6612: Verifying Checksum 06:05:06 6ca5941a6612: Download complete 06:05:06 31603596830f: Pull complete 06:05:06 2a8b12db71e7: Pull complete 06:05:08 6ca5941a6612: Pull complete 06:05:08 ecc8261a40a4: Pull complete 06:05:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:05:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:05:08 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 06:05:08 $ docker run -t -d -u 1001:1001 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:05:11 $ docker top b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:12 [ssh-agent] Looking for ssh-agent implementation... 06:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:12 $ docker exec b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent 06:05:13 SSH_AUTH_SOCK=/tmp/ssh-CkVLJQyoM686/agent.11 06:05:13 SSH_AGENT_PID=17 06:05:13 Running ssh-add (command line suppressed) 06:05:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1541239158395399023.key (/w/workspace/edgex-go/1@tmp/private_key_1541239158395399023.key) 06:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:13 + git describe --exact-match --tags HEAD 06:05:13 fatal: no tag exactly matches '65df49a72d5bf61531abe0ef78211398614b14f9' [Pipeline] } 06:05:14 $ docker exec --env ******** --env ******** b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent -k 06:05:14 unset SSH_AUTH_SOCK; 06:05:14 unset SSH_AGENT_PID; 06:05:14 echo Agent pid 17 killed; 06:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:05:14 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:05:14 This usually means this commit has not been tagged. [Pipeline] sshagent 06:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:14 [ssh-agent] Looking for ssh-agent implementation... 06:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:15 $ docker exec b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent 06:05:15 SSH_AUTH_SOCK=/tmp/ssh-sAfd2Sv4qC3U/agent.46 06:05:15 SSH_AGENT_PID=51 06:05:15 Running ssh-add (command line suppressed) 06:05:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_281762583731539714.key (/w/workspace/edgex-go/1@tmp/private_key_281762583731539714.key) 06:05:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:16 + git semver init 06:05:16 # -> Open(): unable to determine branch for HEAD 06:05:16 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:05:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:05:16 # $SEMVER_REMOTE_NAME = origin 06:05:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:05:16 # $SEMVER_USER_NAME = edgex-jenkins 06:05:16 # $SEMVER_BRANCH = PR-2787 06:05:16 # $SEMVER_TEMP = /tmp/semver-033152494 06:05:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:05:49 # '/tmp/semver-033152494' -> '/w/workspace/edgex-go/1/.semver' 06:05:49 # -> Force: false 06:05:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:05:49 $ docker exec --env ******** --env ******** b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 ssh-agent -k 06:05:49 unset SSH_AUTH_SOCK; 06:05:49 unset SSH_AGENT_PID; 06:05:49 echo Agent pid 51 killed; 06:05:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:50 + git semver [Pipeline] } 06:05:50 $ docker stop --time=1 b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 06:05:52 $ docker rm -f b9223abeffa92a4dad0a9913595a866d8e32e451855842577d82c93161ed54e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:06:16 Stashed 88 file(s) [Pipeline] echo 06:06:16 [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) [Pipeline] script [Pipeline] { [Pipeline] echo 06:06:17 ========================================================= 06:06:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:06:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:18 + 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:06:23 Sending build context to Docker daemon 325.1MB 06:06:23 Step 1/7 : ARG BASE=golang:1.15-alpine 06:06:23 Step 2/7 : FROM ${BASE} 06:06:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:23 df20fa9351a1: Pulling fs layer 06:06:23 ed8968b2872e: Pulling fs layer 06:06:23 a92cc7c5fd73: Pulling fs layer 06:06:23 e871e8e8d7a9: Pulling fs layer 06:06:23 e73272ec9a57: Pulling fs layer 06:06:23 1e910a182e73: Pulling fs layer 06:06:23 4e634b169226: Pulling fs layer 06:06:23 e871e8e8d7a9: Waiting 06:06:23 e73272ec9a57: Waiting 06:06:23 1e910a182e73: Waiting 06:06:23 4e634b169226: Waiting 06:06:23 a92cc7c5fd73: Download complete 06:06:23 ed8968b2872e: Download complete 06:06:24 e73272ec9a57: Verifying Checksum 06:06:24 e73272ec9a57: Download complete 06:06:24 1e910a182e73: Download complete 06:06:24 df20fa9351a1: Verifying Checksum 06:06:24 df20fa9351a1: Download complete 06:06:25 df20fa9351a1: Pull complete 06:06:26 ed8968b2872e: Pull complete 06:06:26 a92cc7c5fd73: Pull complete 06:06:28 4e634b169226: Verifying Checksum 06:06:28 4e634b169226: Download complete 06:06:30 e871e8e8d7a9: Verifying Checksum 06:06:30 e871e8e8d7a9: Download complete 06:06:32 Still waiting to schedule task 06:06:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 06:06:40 e871e8e8d7a9: Pull complete 06:06:40 e73272ec9a57: Pull complete 06:06:40 1e910a182e73: Pull complete 06:06:47 4e634b169226: Pull complete 06:06:47 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:06:47 ---> f7629b54cfaa 06:06:47 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:06:47 ---> Running in dfba3108b9a0 06:06:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:06:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:06:49 (1/12) Installing libmagic (5.38-r0) 06:06:49 (2/12) Installing file (5.38-r0) 06:06:49 (3/12) Installing libc-dev (0.7.2-r3) 06:06:49 (4/12) Installing g++ (9.3.0-r2) 06:06:53 (5/12) Installing fortify-headers (1.1-r0) 06:06:53 (6/12) Installing patch (2.7.6-r6) 06:06:53 (7/12) Installing build-base (0.5-r2) 06:06:53 (8/12) Installing libsodium (1.0.18-r0) 06:06:54 (9/12) Installing pkgconf (1.7.2-r0) 06:06:54 (10/12) Installing libsodium-dev (1.0.18-r0) 06:06:54 (11/12) Installing libzmq (4.3.3-r0) 06:06:54 (12/12) Installing zeromq-dev (4.3.3-r0) 06:06:54 Executing busybox-1.31.1-r16.trigger 06:06:54 OK: 233 MiB in 51 packages 06:06:57 Removing intermediate container dfba3108b9a0 06:06:57 ---> abd8b7ea9c59 06:06:57 Step 4/7 : WORKDIR /edgex-go 06:06:57 ---> Running in 67b674d50051 06:06:58 Removing intermediate container 67b674d50051 06:06:58 ---> 06ef937b92ad 06:06:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:06:58 latest: Pulling from library/docker 06:06:58 df20fa9351a1: Already exists 06:06:58 25ad7478873d: Pulling fs layer 06:06:58 4684f6177b5d: Pulling fs layer 06:06:58 8ba584e970af: Pulling fs layer 06:06:58 3cdc74d2b06d: Pulling fs layer 06:06:58 4cf5a0d07c1f: Pulling fs layer 06:06:58 fca0ccc462d5: Pulling fs layer 06:06:58 3cdc74d2b06d: Waiting 06:06:58 4cf5a0d07c1f: Waiting 06:06:58 fca0ccc462d5: Waiting 06:06:58 4684f6177b5d: Download complete 06:06:58 25ad7478873d: Verifying Checksum 06:06:58 25ad7478873d: Download complete 06:06:59 3cdc74d2b06d: Verifying Checksum 06:06:59 3cdc74d2b06d: Download complete 06:06:59 4cf5a0d07c1f: Verifying Checksum 06:06:59 4cf5a0d07c1f: Download complete 06:06:59 fca0ccc462d5: Verifying Checksum 06:06:59 fca0ccc462d5: Download complete 06:06:59 25ad7478873d: Pull complete 06:07:00 4684f6177b5d: Pull complete 06:07:00 8ba584e970af: Verifying Checksum 06:07:00 8ba584e970af: Download complete 06:07:04 8ba584e970af: Pull complete 06:07:04 3cdc74d2b06d: Pull complete 06:07:04 4cf5a0d07c1f: Pull complete 06:07:04 fca0ccc462d5: Pull complete 06:07:04 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:07:04 Status: Downloaded newer image for docker:latest 06:07:07 ---> 11835d637f0a 06:07:07 Step 6/7 : COPY go.mod . 06:07:07 ---> f76e9981635e 06:07:07 Step 7/7 : RUN go mod download 06:07:07 ---> Running in 6af4c01dba9f 06:07:34 Removing intermediate container 6af4c01dba9f 06:07:34 ---> 982ea91e6e8f 06:07:34 Successfully built 982ea91e6e8f 06:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:07:34 + docker inspect -f . ci-base-image-x86_64 06:07:35 . [Pipeline] withDockerContainer 06:07:35 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 06:07:35 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:07:36 $ docker top e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:37 + go version 06:07:37 go version go1.15.2 linux/amd64 [Pipeline] } 06:07:37 $ docker stop --time=1 e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 06:07:39 $ docker rm -f e4175f2fb1fdacae04bd145ee0676d525d4852d21b0afcbf7575560c41684569 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:07:40 + docker inspect -f . ci-base-image-x86_64 06:07:40 . [Pipeline] withDockerContainer 06:07:40 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 06:07:40 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:07:41 $ docker top 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 -eo pid,comm [Pipeline] { [Pipeline] echo 06:07:41 ========================================================= 06:07:41 [edgeXBuildGoParallel] Running Tests and Build... 06:07:41 ========================================================= [Pipeline] sh 06:07:42 + make test 06:07:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:07:45 ? github.com/edgexfoundry/edgex-go [no test files] 06:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:08:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:08:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.007s 06:08:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:08:22 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:08:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:08:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4976 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [Pipeline] { [Pipeline] ws 06:08:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:08:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.068s coverage: 46.6% of statements 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:08:31 using credential edgex-jenkins-ssh 06:08:31 Cloning the remote Git repository 06:08:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:08:31 > git init /w/workspace/edgex-go/1 # timeout=10 06:08:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:31 > git --version # timeout=10 06:08:31 > git --version # 'git version 2.17.1' 06:08:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.270s coverage: 27.2% of statements 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.032s coverage: 100.0% of statements 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 84.0% of statements 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:08:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.512s coverage: 93.8% of statements 06:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.115s coverage: 28.6% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.028s coverage: 100.0% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.057s coverage: 86.7% of statements 06:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.029s coverage: 97.5% of statements 06:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.045s coverage: 100.0% of statements 06:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.208s coverage: 98.7% of statements 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:08:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.005s coverage: 0.0% of statements [no tests to run] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.097s coverage: 63.5% of statements 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:08:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.023s coverage: 91.3% of statements 06:08:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.010s coverage: 100.0% of statements 06:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 06:08:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.012s coverage: 100.0% of statements 06:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:08:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:46 Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:47 Failed in branch arm64 06:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 55.9% of statements 06:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:08:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:46 > git config core.sparsecheckout # timeout=10 06:08:46 > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # timeout=10 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.702s coverage: 86.3% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.904s coverage: 72.2% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.222s coverage: 72.1% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.024s coverage: 82.4% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.031s coverage: 48.4% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.015s coverage: 28.8% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 36.5% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.359s coverage: 84.1% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.029s coverage: 100.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.054s coverage: 42.9% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.040s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.020s coverage: 83.8% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.056s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.132s coverage: 29.1% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.051s coverage: 99.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.016s coverage: 0.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 06:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.023s coverage: 100.0% of statements 06:09:06 GO111MODULE=on go vet ./... 06:09:17 gofmt -l . 06:09:17 [ "`gofmt -l .`" = "" ] 06:09:17 ./bin/test-go-mod-tidy.sh 06:09:18 ./bin/test-attribution-txt.sh [Pipeline] sh 06:09:21 + ls -al . 06:09:21 total 600 06:09:21 drwxrwxr-x 10 1001 1001 4096 Oct 13 06:09 . 06:09:21 drwxr-xr-x 4 root root 28 Oct 13 06:07 .. 06:09:21 -rw-rw-r-- 1 1001 1001 11 Oct 13 06:04 .dockerignore 06:09:21 drwxrwxr-x 8 1001 1001 179 Oct 13 06:04 .git 06:09:21 drwxrwxr-x 3 1001 1001 125 Oct 13 06:04 .github 06:09:21 -rw-rw-r-- 1 1001 1001 932 Oct 13 06:04 .gitignore 06:09:21 drwx------ 3 1001 1001 47 Oct 13 06:05 .semver 06:09:21 -rw-rw-r-- 1 1001 1001 166 Oct 13 06:04 .sonarcloud.properties 06:09:21 -rw-rw-r-- 1 1001 1001 3804 Oct 13 06:04 CONTRIBUTING.md 06:09:21 -rw-rw-r-- 1 1001 1001 1035 Oct 13 06:04 Dockerfile.build 06:09:21 -rw-rw-r-- 1 1001 1001 863 Oct 13 06:04 Jenkinsfile 06:09:21 -rw-rw-r-- 1 1001 1001 10775 Oct 13 06:04 LICENSE 06:09:21 -rw-rw-r-- 1 1001 1001 6237 Oct 13 06:04 Makefile 06:09:21 -rw-rw-r-- 1 1001 1001 6447 Oct 13 06:04 README.md 06:09:21 -rw-rw-r-- 1 1001 1001 259 Oct 13 06:04 SECURITY.md 06:09:21 -rw-rw-r-- 1 1001 1001 5 Oct 13 06:05 VERSION 06:09:21 -rw-rw-r-- 1 1001 1001 4131 Oct 13 06:04 ZMQWindows.md 06:09:21 drwxrwxr-x 2 1001 1001 117 Oct 13 06:04 bin 06:09:21 drwxrwxr-x 15 1001 1001 4096 Oct 13 06:04 cmd 06:09:21 -rw-r--r-- 1 root root 504653 Oct 13 06:09 coverage.out 06:09:21 -rw-r--r-- 1 root root 1040 Oct 13 06:09 go.mod 06:09:21 -rw-r--r-- 1 root root 18876 Oct 13 06:09 go.sum 06:09:21 drwxrwxr-x 8 1001 1001 127 Oct 13 06:04 internal 06:09:21 drwxrwxr-x 4 1001 1001 26 Oct 13 06:04 openapi 06:09:21 drwxrwxr-x 4 1001 1001 71 Oct 13 06:04 snap 06:09:21 -rw-rw-r-- 1 1001 1001 168 Oct 13 06:04 version.go [Pipeline] sh 06:09:21 + '[' -e coverage.out ] 06:09:21 + chown 1001:1001 coverage.out [Pipeline] stash 06:09:22 Stashed 1 file(s) [Pipeline] sh 06:09:22 + make build 06:09:22 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:09:38 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:09:43 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:09:47 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:09:51 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:09:53 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:09:54 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:09: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:10:00 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:10:02 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:10:04 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:10:07 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:10:10 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:10:12 $ docker stop --time=1 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 06:10:14 $ docker rm -f 9c852353ff682c1f60c77416712247dd88d3654676b7f3ee4f8e6f6d7b21afd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:18 06:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:19 latest: Pulling from edgex-devops/edgex-compose 06:10:19 cbdbe7a5bc2a: Pulling fs layer 06:10:19 ca9280d653b3: Pulling fs layer 06:10:19 7e9c9ca2126c: Pulling fs layer 06:10:19 cbdbe7a5bc2a: Verifying Checksum 06:10:19 cbdbe7a5bc2a: Download complete 06:10:20 cbdbe7a5bc2a: Pull complete 06:10:20 ca9280d653b3: Verifying Checksum 06:10:20 ca9280d653b3: Download complete 06:10:23 ca9280d653b3: Pull complete 06:10:23 7e9c9ca2126c: Download complete 06:10:34 7e9c9ca2126c: Pull complete 06:10:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:10:34 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 06:10:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:36 $ docker top 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:37 + docker-compose build --help 06:10:37 + grep parallel 06:10:38 --parallel Build images in parallel. [Pipeline] } 06:10:38 $ docker stop --time=1 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 06:10:40 $ docker rm -f 937c19b09b47400e0ac5808cfbfec594e64c7c11c66a2b7013dce015df377625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:10:41 . [Pipeline] withDockerContainer 06:10:41 prd-centos7-docker-4c-2g-4974 does not seem to be running inside a container 06:10:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:10:43 $ docker top fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:43 + docker-compose -f ./docker-compose-build.yml build --parallel 06:10:45 Building docker-core-command-go ... 06:10:45 Building docker-core-data-go ... 06:10:45 Building docker-core-metadata-go ... 06:10:45 Building docker-security-proxy-setup-go ... 06:10:45 Building docker-security-secrets-setup-go ... 06:10:45 Building docker-security-secretstore-setup-go ... 06:10:45 Building docker-support-logging-go ... 06:10:45 Building docker-support-notifications-go ... 06:10:45 Building docker-support-scheduler-go ... 06:10:45 Building docker-sys-mgmt-agent-go ... 06:10:45 Building docker-support-notifications-go 06:10:45 Building docker-core-metadata-go 06:10:45 Building docker-security-proxy-setup-go 06:10:45 Building docker-security-secrets-setup-go 06:10:45 Building docker-security-secretstore-setup-go 06:11:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:11:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:11:42 ---> 982ea91e6e8f 06:11:42 Step 3/22 : WORKDIR /edgex-go 06:11:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:11:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:11:42 ---> 982ea91e6e8f 06:11:42 Step 3/26 : WORKDIR /edgex-go 06:11:42 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:11:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:11:42 ---> 982ea91e6e8f 06:11:42 Step 3/20 : WORKDIR /edgex-go 06:11:42 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:11:42 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:11:42 ---> 982ea91e6e8f 06:11:42 Step 3/29 : WORKDIR /edgex-go 06:11:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:11:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:11:42 ---> 982ea91e6e8f 06:11:42 Step 3/24 : WORKDIR /edgex-go 06:11:42 ---> Running in cec53abb2960 06:11:42 ---> Running in 340c4fa55d89 06:11:42 ---> Running in 50c6f58dd4bc 06:11:42 ---> Running in efbcfcc5830e 06:11:42 ---> Running in 7ef4a08951f2 06:11:42 Removing intermediate container 50c6f58dd4bc 06:11:42 ---> 4ce50f32d8a9 06:11:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:42 Removing intermediate container cec53abb2960 06:11:42 ---> 1b409cfa759b 06:11:42 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:42 Removing intermediate container 7ef4a08951f2 06:11:42 ---> aec00fe12bf9 06:11:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:42 Removing intermediate container 340c4fa55d89 06:11:42 ---> fda56933a20d 06:11:42 Step 4/29 : RUN apk update && apk add make git 06:11:42 Removing intermediate container efbcfcc5830e 06:11:42 ---> 9478e091bdf7 06:11:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:42 ---> Running in 8e2ec937cb77 06:11:42 ---> Running in eb2702c83c3a 06:11:42 ---> Running in 7d8c88de0637 06:11:42 ---> Running in f355994604bc 06:11:42 ---> Running in fa4f5687467d 06:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:42 Removing intermediate container eb2702c83c3a 06:11:42 ---> 82baa7a9adf2 06:11:42 Step 5/22 : RUN apk update && apk add make git 06:11:42 Removing intermediate container fa4f5687467d 06:11:42 ---> 59cd3bd7a774 06:11:42 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:11:42 Removing intermediate container 8e2ec937cb77 06:11:42 ---> ea52e4e2d37f 06:11:42 Step 5/26 : RUN apk update && apk add make git 06:11:42 Removing intermediate container f355994604bc 06:11:42 ---> 5efb1f25e9f0 06:11:42 Step 5/20 : RUN apk update && apk add make git 06:11:42 ---> Running in 4f9a6a7492fc 06:11:42 ---> Running in 45fdfc4945c4 06:11:42 ---> Running in 58446184b7d5 06:11:42 ---> Running in bf0edc32272f 06:11:42 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:42 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:42 OK: 12752 distinct packages available 06:11:42 OK: 233 MiB in 51 packages 06:11:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:43 Removing intermediate container 7d8c88de0637 06:11:43 ---> 21bc9b34e196 06:11:43 Step 5/29 : COPY go.mod . 06:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:11:43 ---> da79c7cebfc0 06:11:43 Step 6/29 : RUN go mod download 06:11:43 ---> Running in 227799231f90 06:11:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:44 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:44 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:44 OK: 12752 distinct packages available 06:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:11:44 OK: 233 MiB in 51 packages 06:11:44 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:44 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:44 OK: 12752 distinct packages available 06:11:44 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:44 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:44 OK: 12752 distinct packages available 06:11:45 OK: 233 MiB in 51 packages 06:11:45 OK: 233 MiB in 51 packages 06:11:45 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:11:45 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:11:45 OK: 12752 distinct packages available 06:11:45 Removing intermediate container 4f9a6a7492fc 06:11:45 ---> 3dcb295e3061 06:11:45 Step 6/22 : COPY go.mod . 06:11:45 OK: 233 MiB in 51 packages 06:11:46 ---> d01b1d9b9b93 06:11:46 Step 7/22 : RUN go mod download 06:11:46 ---> Running in 4689aff3cfa9 06:11:46 Removing intermediate container 45fdfc4945c4 06:11:46 ---> 243a8c167aaf 06:11:46 Step 6/24 : COPY go.mod . 06:11:46 Removing intermediate container bf0edc32272f 06:11:46 ---> 1cddbfaebf68 06:11:46 Step 6/20 : COPY go.mod . 06:11:47 Removing intermediate container 58446184b7d5 06:11:47 ---> 16104d759df6 06:11:47 Step 6/26 : COPY go.mod . 06:11:47 ---> 23fdae88d937 06:11:47 Step 7/20 : RUN go mod download 06:11:47 ---> 059f1f1705ce 06:11:47 Step 7/24 : RUN go mod download 06:11:47 ---> Running in d1ce2809d08d 06:11:47 ---> Running in 812e9770a7bb 06:11:47 Removing intermediate container 227799231f90 06:11:47 ---> 5f0c1a102399 06:11:47 Step 7/29 : COPY . . 06:11:47 ---> b85891781045 06:11:47 Step 7/26 : RUN go mod download 06:11:47 ---> Running in 8fb0e5ff76b9 06:11:53 Removing intermediate container 4689aff3cfa9 06:11:53 ---> 3db6ad4fca48 06:11:53 Step 8/22 : COPY . . 06:11:53 Removing intermediate container d1ce2809d08d 06:11:53 ---> c8e7d86ed842 06:11:53 Step 8/20 : COPY . . 06:11:53 Removing intermediate container 812e9770a7bb 06:11:53 ---> 5710ded63109 06:11:53 Step 8/24 : COPY . . 06:11:58 Removing intermediate container 8fb0e5ff76b9 06:11:58 ---> d2f8eb6e8ed2 06:11:58 Step 8/26 : COPY . . 06:12:46 ---> de4fa4abc055 06:12:46 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:12:46 ---> Running in 2f0c17c431cb 06:12:46 ---> c2c7698586a1 06:12:46 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:12:46 ---> 164e6729319e 06:12:46 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:12:46 ---> a33a92de6004 06:12:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:12:46 ---> Running in f24441e72645 06:12:46 ---> Running in 91f71f4f4cf5 06:12:46 ---> Running in d534830592a3 06:12:46 ---> a2c3c43bb446 06:12:46 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:12:46 ---> Running in 65ce0f32e74a 06:12:46 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:12:46 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:12:46 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:12:46 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:12:46 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:13:25 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:13:30 Removing intermediate container d534830592a3 06:13:30 ---> 44b126e2e5b4 06:13:30 06:13:30 Step 10/20 : FROM alpine 06:13:30 Removing intermediate container 2f0c17c431cb 06:13:30 ---> cc3d12a4fc01 06:13:30 06:13:30 Step 9/29 : FROM alpine:latest 06:13:31 latest: Pulling from library/alpine 06:13:31 latest: Pulling from library/alpine 06:13:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:13:32 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:13:32 Status: Downloaded newer image for alpine:latest 06:13:32 Status: Downloaded newer image for alpine:latest 06:13:32 ---> a24bb4013296 06:13:32 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:13:32 ---> a24bb4013296 06:13:32 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:13:32 ---> Running in c8f1c869bbad 06:13:32 ---> Running in 5f6bd3f7ff3d 06:13:32 Removing intermediate container c8f1c869bbad 06:13:32 ---> b706d05408bf 06:13:32 Step 11/29 : USER root 06:13:32 ---> Running in a739817de8e0 06:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:34 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:13:34 Removing intermediate container a739817de8e0 06:13:34 ---> 86de0e27aac5 06:13:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:13:34 v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:13:34 v3.12.0-402-g6a5de63175 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:13:34 OK: 12750 distinct packages available 06:13:35 ---> Running in 15fceed3300c 06:13:35 (1/4) Installing ca-certificates (20191127-r4) 06:13:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:13:35 (3/4) Installing libcurl (7.69.1-r1) 06:13:35 (4/4) Installing curl (7.69.1-r1) 06:13:35 Executing busybox-1.31.1-r16.trigger 06:13:35 Executing ca-certificates-20191127-r4.trigger 06:13:36 OK: 7 MiB in 18 packages 06:13:36 Removing intermediate container f24441e72645 06:13:36 ---> 1e54ad9ddd63 06:13:36 06:13:36 Step 10/24 : FROM scratch 06:13:36 ---> 06:13:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:13:36 ---> Running in aa918d2e172e 06:13:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:37 Removing intermediate container aa918d2e172e 06:13:37 ---> aa8dfdd5b2a0 06:13:37 Step 12/24 : ENV APP_PORT=48060 06:13:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:37 ---> Running in a2503e511399 06:13:37 Removing intermediate container 5f6bd3f7ff3d 06:13:37 ---> 9a059079f03d 06:13:37 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:37 v3.12.0-401-g86b6908751 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:13:37 v3.12.0-402-g6a5de63175 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:13:37 OK: 12750 distinct packages available 06:13:37 ---> Running in acdb260ef0e8 06:13:37 Removing intermediate container a2503e511399 06:13:37 ---> 562681cf04ce 06:13:37 Step 13/24 : EXPOSE $APP_PORT 06:13:38 ---> Running in 9cde0c63beda 06:13:38 (1/2) Installing ca-certificates (20191127-r4) 06:13:38 (2/2) Installing dumb-init (1.2.2-r1) 06:13:38 Executing busybox-1.31.1-r16.trigger 06:13:38 Executing ca-certificates-20191127-r4.trigger 06:13:38 OK: 6 MiB in 16 packages 06:13:38 Removing intermediate container acdb260ef0e8 06:13:38 ---> 17e0738ff8ed 06:13:38 Step 13/20 : WORKDIR /edgex 06:13:38 ---> Running in 0ccfe2c2045f 06:13:38 Removing intermediate container 9cde0c63beda 06:13:38 ---> ce419d5b41d0 06:13:38 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:13:39 Removing intermediate container 0ccfe2c2045f 06:13:39 ---> b2fc8e343dca 06:13:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:13:40 ---> 46401d05f786 06:13:40 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:13:42 Removing intermediate container 15fceed3300c 06:13:42 ---> d0015963d8d3 06:13:42 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:13:42 ---> c4c7face1737 06:13:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:13:43 Removing intermediate container 65ce0f32e74a 06:13:43 ---> d3c91e0de457 06:13:43 06:13:43 Step 10/26 : FROM alpine:3.10 06:13:43 ---> Running in a9f3d2ba8d4c 06:13:43 ---> 5c5dccea69dc 06:13:43 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:13:43 Removing intermediate container 91f71f4f4cf5 06:13:43 ---> cc548d723fe6 06:13:43 06:13:43 Step 10/22 : FROM scratch 06:13:43 ---> 06:13:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:13:43 ---> bc3a50c5857f 06:13:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:13:43 ---> Running in fb8fd5922b39 06:13:43 ---> Running in 10552026e25e 06:13:43 3.10: Pulling from library/alpine 06:13:43 Removing intermediate container a9f3d2ba8d4c 06:13:43 ---> dd2bb4ab81e5 06:13:43 Step 14/29 : WORKDIR $BASE_DIR 06:13:43 Removing intermediate container fb8fd5922b39 06:13:43 ---> f6745da524f0 06:13:43 Step 12/22 : ENV APP_PORT=48081 06:13:43 ---> Running in bf24e80c4b80 06:13:43 Removing intermediate container 10552026e25e 06:13:43 ---> e9fbc7de8240 06:13:43 Step 17/20 : CMD ["--init=true"] 06:13:43 ---> Running in fe67aed9f48e 06:13:44 ---> Running in df137d1eaac0 06:13:44 Removing intermediate container fe67aed9f48e 06:13:44 ---> 45bc5ea0ed9f 06:13:44 Step 13/22 : EXPOSE $APP_PORT 06:13:44 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:13:44 Removing intermediate container bf24e80c4b80 06:13:44 ---> 2148b0ca42f8 06:13:44 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:13:44 Status: Downloaded newer image for alpine:3.10 06:13:44 ---> be4e4bea2c2e 06:13:44 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:13:44 ---> ae2f160db2e2 06:13:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:13:44 ---> Running in 688794635f3f 06:13:45 ---> Running in c4fdc56b8a3c 06:13:45 ---> Running in 56ff6b80990e 06:13:45 Removing intermediate container df137d1eaac0 06:13:45 ---> 193212bef2a4 06:13:45 Step 18/20 : LABEL arch=x86_64 06:13:45 Removing intermediate container 688794635f3f 06:13:45 ---> b94c477f170c 06:13:45 Step 14/22 : WORKDIR / 06:13:45 ---> Running in 56a3a6762fd8 06:13:45 ---> b436e0d09d33 06:13:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:13:45 ---> Running in 2801b67cf6d1 06:13:46 Removing intermediate container 56a3a6762fd8 06:13:46 ---> 1efac95ac65c 06:13:46 Step 19/20 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:13:46 Removing intermediate container 2801b67cf6d1 06:13:46 ---> b77f5c2f4abc 06:13:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:13:46 ---> Running in 75e75b736b27 06:13:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:13:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:13:46 Removing intermediate container 75e75b736b27 06:13:46 ---> 8646e718ed04 06:13:46 Step 20/20 : LABEL version=0.0.0 06:13:46 ---> 2c02067fd22d 06:13:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:13:46 ---> 72a80844af8d 06:13:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:13:46 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:13:46 v3.10.5-97-gf39009a9b6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:13:46 OK: 10346 distinct packages available 06:13:47 ---> Running in 9746d35a82cf 06:13:47 (1/5) Installing ca-certificates (20191127-r2) 06:13:47 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:13:47 (3/5) Installing libcurl (7.66.0-r1) 06:13:47 (4/5) Installing curl (7.66.0-r1) 06:13:47 (5/5) Installing dumb-init (1.2.2-r1) 06:13:47 Executing busybox-1.30.1-r3.trigger 06:13:48 Executing ca-certificates-20191127-r2.trigger 06:13:48 OK: 7 MiB in 19 packages 06:13:48 ---> fd667854b7db 06:13:48 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:13:48 Removing intermediate container 9746d35a82cf 06:13:48 ---> 8b52167be57c 06:13:48 06:13:48 Removing intermediate container c4fdc56b8a3c 06:13:48 ---> 99e43e4cb8c2 06:13:48 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:13:48 ---> Running in b97d2a57f306 06:13:48 Successfully built 8b52167be57c 06:13:48 Successfully tagged docker-security-proxy-setup-go:latest 06:13:48 Building docker-support-logging-go 06:13:49  Building docker-security-proxy-setup-go ... done Removing intermediate container b97d2a57f306 06:13:49 ---> 4e05d0a3f221 06:13:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:49 ---> Running in db960fc09640 06:13:49 ---> 272b5b1ecd55 06:13:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:13:50 ---> 5fa7ecc49412 06:13:50 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:13:50 Removing intermediate container db960fc09640 06:13:50 ---> e3d91c369c2b 06:13:50 Step 22/24 : LABEL arch=x86_64 06:13:50 Removing intermediate container 56ff6b80990e 06:13:50 ---> a7c5bc682fa7 06:13:50 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:13:50 ---> Running in 74eeb42a63b4 06:13:50 ---> 889365c87a78 06:13:50 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:13:51 ---> Running in 2ceaab92dabe 06:13:53 ---> a343b4312cb8 06:13:53 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:13:53 ---> Running in d0fc1d70d5c2 06:13:53 Removing intermediate container 74eeb42a63b4 06:13:53 ---> 63678fb0efe1 06:13:53 Step 23/24 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:13:54 Removing intermediate container 2ceaab92dabe 06:13:54 ---> cb1d838fcd50 06:13:54 Step 13/26 : WORKDIR / 06:13:54 ---> Running in 36d9bdcdf24a 06:13:54 Removing intermediate container d0fc1d70d5c2 06:13:54 ---> d34a1a1fc27f 06:13:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:13:55 ---> 6c0ab08b7d50 06:13:55 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:13:55 ---> Running in fb0e77e668cf 06:13:55 Removing intermediate container 36d9bdcdf24a 06:13:55 ---> cf64e777f30f 06:13:55 Step 24/24 : LABEL version=0.0.0 06:13:55 ---> Running in 677d2de9d419 06:13:56 ---> Running in eb78d6169005 06:13:56 Removing intermediate container 677d2de9d419 06:13:56 ---> 80b491525785 06:13:56 Step 20/22 : LABEL arch=x86_64 06:13:56 Removing intermediate container fb0e77e668cf 06:13:56 ---> 7b9e4db8e5b9 06:13:56 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:13:56 ---> Running in 915195f2704f 06:13:56 ---> 80de848dc9a2 06:13:56 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:13:56 Removing intermediate container eb78d6169005 06:13:56 ---> 0e86dcda17e0 06:13:56 06:13:56 Successfully built 0e86dcda17e0 06:13:56 Removing intermediate container 915195f2704f 06:13:56 ---> b95e11d087f9 06:13:56 Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:13:56 Successfully tagged docker-support-notifications-go:latest 06:13:56  Building docker-support-notifications-go ... done Building docker-core-command-go 06:13:56 ---> 27a4eb9a8855 06:13:56 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:13:56 ---> 673aa9f2e9af 06:13:56 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:13:57 ---> Running in 0ee616646c9f 06:13:57 ---> Running in 7baa79bebcd7 06:13:57 Removing intermediate container 0ee616646c9f 06:13:57 ---> bc344e921c7e 06:13:57 Step 22/22 : LABEL version=0.0.0 06:13:57 ---> Running in 414cb65c8474 06:13:57 ---> b022d960312b 06:13:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:13:59 ---> 3d023a9e4ff9 06:13:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:13:59 Removing intermediate container 414cb65c8474 06:13:59 ---> 3e47ac36b9a2 06:13:59 06:14:00 Successfully built 3e47ac36b9a2 06:14:01 Successfully tagged docker-core-metadata-go:latest 06:14:01  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 06:14:01 ---> 7039a8d44207 06:14:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:14:01 Removing intermediate container 7baa79bebcd7 06:14:01 ---> df31c805ced6 06:14:01 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:14:04 ---> 6ffc43b647e0 06:14:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:05 ---> a70b71ab675d 06:14:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:14:06 ---> Running in e0cab5444258 06:14:07 ---> a66e7087dc33 06:14:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:14:09 ---> 2c59ebe4e48a 06:14:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:14:10 ---> 62db6f88275e 06:14:10 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:14:11 Removing intermediate container e0cab5444258 06:14:11 ---> 4cc09a1bcec1 06:14:11 Step 24/29 : RUN chmod 755 security-secrets-setup 06:14:11 ---> Running in b1b49b3eacd3 06:14:12 ---> Running in acf37f184c32 06:14:18 Removing intermediate container b1b49b3eacd3 06:14:18 ---> 4e431c805426 06:14:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:14:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:14:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:18 ---> 982ea91e6e8f 06:14:18 Step 3/22 : WORKDIR /edgex-go 06:14:18 ---> Using cache 06:14:18 ---> 9478e091bdf7 06:14:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:18 ---> Using cache 06:14:18 ---> 59cd3bd7a774 06:14:18 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:14:19 ---> Running in 6ea8e9701564 06:14:19 Removing intermediate container acf37f184c32 06:14:19 ---> a31090b0fa32 06:14:19 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:14:19 ---> Running in db9ca6e20bcf 06:14:19 ---> Running in 19a920c0e908 06:14:20 Removing intermediate container 6ea8e9701564 06:14:20 ---> 7345e4f30e22 06:14:20 Step 24/26 : LABEL arch=x86_64 06:14:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:20 Removing intermediate container 19a920c0e908 06:14:20 ---> 764641ef37e6 06:14:20 Step 26/29 : CMD [ "generate" ] 06:14:20 ---> Running in 2195bf36f5f6 06:14:21 ---> Running in 6a074aca1bb4 06:14:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:22 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:14:22 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:14:22 OK: 12752 distinct packages available 06:14:22 Removing intermediate container 2195bf36f5f6 06:14:22 ---> cff33dcd5f6c 06:14:22 Step 25/26 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:14:22 Removing intermediate container 6a074aca1bb4 06:14:22 ---> f9054f1f5284 06:14:22 Step 27/29 : LABEL arch=x86_64 06:14:22 OK: 233 MiB in 51 packages 06:14:22 ---> Running in 59fd566ff2fe 06:14:23 OK: 233 MiB in 51 packages 06:14:23 ---> Running in d866c1ec2fb2 06:14:23 Removing intermediate container 59fd566ff2fe 06:14:23 ---> bb5838582c87 06:14:23 Step 26/26 : LABEL version=0.0.0 06:14:24 ---> Running in ec84184dc301 06:14:24 Removing intermediate container d866c1ec2fb2 06:14:24 ---> d1d0b930f45a 06:14:24 Step 28/29 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:14:24 ---> Running in 234be9f54618 06:14:25 Removing intermediate container ec84184dc301 06:14:25 ---> f6412c8ab3dd 06:14:25 06:14:26 Successfully built f6412c8ab3dd 06:14:26 Successfully tagged docker-security-secretstore-setup-go:latest 06:14:26  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 06:14:26 Removing intermediate container db9ca6e20bcf 06:14:26 ---> 127659d74d0f 06:14:26 Step 6/22 : COPY go.mod . 06:14:26 Removing intermediate container 234be9f54618 06:14:26 ---> 1ae0b17a7ac0 06:14:26 Step 29/29 : LABEL version=0.0.0 06:14:27 ---> Running in bbd76b2d0721 06:14:28 ---> 0af41441d0d1 06:14:28 Step 7/22 : RUN go mod download 06:14:28 ---> Running in fab3b9b13b0b 06:14:28 Removing intermediate container bbd76b2d0721 06:14:28 ---> 1484b471ed4a 06:14:28 06:14:30 Successfully built 1484b471ed4a 06:14:30 Successfully tagged docker-security-secrets-setup-go:latest 06:14:30 Building docker-sys-mgmt-agent-go 06:14:32  Building docker-security-secrets-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:14:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:14:32 ---> 982ea91e6e8f 06:14:32 Step 3/22 : WORKDIR /edgex-go 06:14:32 ---> Using cache 06:14:32 ---> 9478e091bdf7 06:14:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:32 ---> Using cache 06:14:32 ---> 59cd3bd7a774 06:14:32 Step 5/22 : RUN apk update && apk add make git 06:14:34 ---> Running in 6fc695410067 06:14:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:38 Removing intermediate container fab3b9b13b0b 06:14:38 ---> 32e530e5aff7 06:14:38 Step 8/22 : COPY . . 06:14:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:39 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:14:39 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:14:39 OK: 12752 distinct packages available 06:14:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:14:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:14:39 ---> 982ea91e6e8f 06:14:39 Step 3/21 : WORKDIR /edgex-go 06:14:39 ---> Using cache 06:14:39 ---> 9478e091bdf7 06:14:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:39 ---> Using cache 06:14:39 ---> 59cd3bd7a774 06:14:39 Step 5/21 : RUN apk update && apk add make git 06:14:40 OK: 233 MiB in 51 packages 06:14:40 ---> Running in 3109d2d7e6f5 06:14:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:43 Removing intermediate container 6fc695410067 06:14:43 ---> 759f0134bba0 06:14:43 Step 6/22 : COPY go.mod . 06:14:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:45 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:14:45 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:14:45 OK: 12752 distinct packages available 06:14:45 ---> f62c58144af8 06:14:45 Step 7/22 : RUN go mod download 06:14:45 OK: 233 MiB in 51 packages 06:14:46 ---> Running in 9cd63a0f9e30 06:14:48 Removing intermediate container 3109d2d7e6f5 06:14:48 ---> ef6e44291890 06:14:48 Step 6/21 : COPY go.mod . 06:14:50 ---> f162f86c7bfe 06:14:50 Step 7/21 : RUN go mod download 06:14:51 ---> Running in fc13f70198a6 06:14:52 Removing intermediate container 9cd63a0f9e30 06:14:52 ---> 682019850873 06:14:52 Step 8/22 : COPY . . 06:14:58 Removing intermediate container fc13f70198a6 06:14:58 ---> c5c3279f71e9 06:14:58 Step 8/21 : COPY . . 06:15:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:15:05 ---> 982ea91e6e8f 06:15:05 Step 3/23 : WORKDIR /edgex-go 06:15:05 ---> Using cache 06:15:05 ---> 9478e091bdf7 06:15:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:05 ---> Using cache 06:15:05 ---> 59cd3bd7a774 06:15:05 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:15:06 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:15:06 ---> 982ea91e6e8f 06:15:06 Step 3/27 : WORKDIR /edgex-go 06:15:06 ---> Using cache 06:15:06 ---> 9478e091bdf7 06:15:06 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:06 ---> Using cache 06:15:06 ---> 59cd3bd7a774 06:15:06 Step 5/27 : RUN apk update && apk add make bash git 06:15:08 ---> Running in 1cc495a02798 06:15:08 ---> Running in 1f7ea29ddeae 06:15:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:15 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:15 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:15 OK: 12752 distinct packages available 06:15:15 v3.12.0-401-g86b6908751 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:15 v3.12.0-402-g6a5de63175 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:15 OK: 12752 distinct packages available 06:15:16 OK: 233 MiB in 51 packages 06:15:16 OK: 233 MiB in 51 packages 06:15:17 ---> 09950ee8d0a5 06:15:17 Step 9/22 : RUN make cmd/support-logging/support-logging 06:15:19 ---> Running in a12b0193e40a 06:15:22 Removing intermediate container 1f7ea29ddeae 06:15:22 ---> 6e57430f52ff 06:15:22 Step 6/27 : COPY go.mod . 06:15:22 Removing intermediate container 1cc495a02798 06:15:22 ---> bcfef7d3f739 06:15:22 Step 6/23 : COPY go.mod . 06:15:24 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:15:24 ---> 84e5aacc98c5 06:15:24 Step 7/23 : RUN go mod download 06:15:24 ---> 8e5b810ebd83 06:15:24 Step 7/27 : RUN go mod download 06:15:24 ---> Running in 3c9c9b8b640c 06:15:24 ---> Running in bdad13b5f7b4 06:15:32 Removing intermediate container bdad13b5f7b4 06:15:32 ---> f156716e9cb8 06:15:32 Step 8/23 : COPY . . 06:15:32 Removing intermediate container 3c9c9b8b640c 06:15:32 ---> fbefca3549b6 06:15:32 Step 8/27 : COPY . . 06:15:53 ---> be367e2f38b9 06:15:53 Step 9/22 : RUN make cmd/core-command/core-command 06:15:53 ---> 9653d5a700f7 06:15:53 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:15:54 ---> Running in be074d299df2 06:15:54 ---> Running in 4aa17c3f12db 06:15:56 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:15:56 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:16:15 Removing intermediate container a12b0193e40a 06:16:15 ---> 52a58ab133df 06:16:15 06:16:15 Step 10/22 : FROM scratch 06:16:15 ---> 06:16:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:16:18 ---> Using cache 06:16:18 ---> aa8dfdd5b2a0 06:16:18 Step 12/22 : ENV APP_PORT=48061 06:16:19 ---> Running in 6eb8005ffd30 06:16:20 Removing intermediate container 6eb8005ffd30 06:16:20 ---> b6d1ecf3e31c 06:16:20 Step 13/22 : EXPOSE $APP_PORT 06:16:21 ---> Running in 880a06dbaed1 06:16:22 Removing intermediate container 880a06dbaed1 06:16:22 ---> 9e0c0d1e2cef 06:16:22 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:16:24 ---> 8282f58f1a75 06:16:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:16:26 ---> 1b68039377f2 06:16:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:16:29 ---> f04c6ba77941 06:16:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:16:31 ---> b75263960a72 06:16:31 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:16:31 ---> Running in a128073e4239 06:16:32 ---> 2b76e1f0e7ee 06:16:32 Step 9/23 : RUN make cmd/core-data/core-data 06:16:32 ---> 41cbab8c13ac 06:16:32 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:16:32 Removing intermediate container a128073e4239 06:16:32 ---> 5522ed033fa5 06:16:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:32 ---> Running in c481c08514a4 06:16:32 ---> Running in 6741d81edfc8 06:16:32 ---> Running in 9d2dec51d155 06:16:33 Removing intermediate container 9d2dec51d155 06:16:33 ---> 2420130bf545 06:16:33 Step 20/22 : LABEL arch=x86_64 06:16:33 ---> Running in 7314c28a0946 06:16:34 Removing intermediate container 7314c28a0946 06:16:34 ---> 43705c7a694a 06:16:34 Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:16:34 ---> Running in 4bbffddc5e3d 06:16:34 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:16:34 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:16:34 Removing intermediate container 4bbffddc5e3d 06:16:34 ---> 8edc27c065e5 06:16:34 Step 22/22 : LABEL version=0.0.0 06:16:34 ---> Running in ac620fa2330f 06:16:36 Removing intermediate container ac620fa2330f 06:16:36 ---> c644f5f10042 06:16:36 06:16:37 Successfully built c644f5f10042 06:16:37 Successfully tagged docker-support-logging-go:latest 06:16:50  Building docker-support-logging-go ... done Removing intermediate container 4aa17c3f12db 06:16:50 ---> 8cb7dc6f50c4 06:16:50 06:16:50 Step 10/22 : FROM scratch 06:16:50 ---> 06:16:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:16:50 Removing intermediate container be074d299df2 06:16:50 ---> 765805027a8a 06:16:50 06:16:50 Step 10/21 : FROM scratch 06:16:50 ---> 06:16:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:16:50 ---> Using cache 06:16:50 ---> f6745da524f0 06:16:50 Step 12/22 : ENV APP_PORT=48082 06:16:50 ---> Using cache 06:16:50 ---> f6745da524f0 06:16:50 Step 12/21 : ENV APP_PORT=48085 06:16:50 ---> Running in 5f0016ba3d89 06:16:50 ---> Running in fb50dba3719e 06:16:50 Removing intermediate container 5f0016ba3d89 06:16:50 ---> f380bd9b6878 06:16:50 Step 13/22 : EXPOSE $APP_PORT 06:16:50 Removing intermediate container fb50dba3719e 06:16:50 ---> d9962e6f4dd2 06:16:50 Step 13/21 : EXPOSE $APP_PORT 06:16:50 ---> Running in 150fd458bdd6 06:16:50 ---> Running in 03218708aadf 06:16:51 Removing intermediate container 150fd458bdd6 06:16:51 ---> 33c1ed0e3d4b 06:16:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:16:51 Removing intermediate container 03218708aadf 06:16:51 ---> bf2cd8661cd2 06:16:51 Step 14/22 : WORKDIR / 06:16:52 ---> Running in db83182ac796 06:16:52 ---> d06e21f2248b 06:16:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:16:52 Removing intermediate container db83182ac796 06:16:52 ---> df7983b4b42a 06:16:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:16:55 ---> ea2fd290c949 06:16:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:16:55 ---> bccd8808e072 06:16:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:16:56 ---> c0c3d99501b6 06:16:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:16:56 ---> Running in 4625a0aa77f5 06:16:56 ---> 34b8838dadf2 06:16:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:16:58 Removing intermediate container 4625a0aa77f5 06:16:58 ---> f57027404b06 06:16:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:58 ---> b8f57d5f952c 06:16:58 Step 18/22 : ENTRYPOINT ["/core-command"] 06:16:58 ---> Running in 379bfafb1431 06:16:58 ---> Running in 47beea87b66b 06:16:58 Removing intermediate container 379bfafb1431 06:16:58 ---> 863a73e4e728 06:16:58 Step 19/21 : LABEL arch=x86_64 06:16:59 Removing intermediate container 47beea87b66b 06:16:59 ---> a2e093b18069 06:16:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:59 ---> Running in 16dd2d61d3c4 06:16:59 ---> Running in 93910a8e2d63 06:17:00 Removing intermediate container 93910a8e2d63 06:17:00 ---> a842577c6220 06:17:00 Step 20/22 : LABEL arch=x86_64 06:17:00 Removing intermediate container 16dd2d61d3c4 06:17:00 ---> 0aae7f97fcf7 06:17:00 Step 20/21 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:17:01 ---> Running in 00ce44cf787a 06:17:01 ---> Running in 150eaa89beb7 06:17:01 Removing intermediate container 00ce44cf787a 06:17:01 ---> 0920a832f749 06:17:01 Step 21/22 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:17:01 Removing intermediate container 150eaa89beb7 06:17:01 ---> 7f230ee5ff87 06:17:01 Step 21/21 : LABEL version=0.0.0 06:17:01 ---> Running in 114c161fe4eb 06:17:01 ---> Running in 911600cd04dc 06:17:02 Removing intermediate container 114c161fe4eb 06:17:02 ---> a84cc86d514f 06:17:02 Step 22/22 : LABEL version=0.0.0 06:17:02 Removing intermediate container 911600cd04dc 06:17:02 ---> 11d9b08da644 06:17:02 06:17:02 ---> Running in 637cb247dcc1 06:17:02 Successfully built 11d9b08da644 06:17:02 Successfully tagged docker-support-scheduler-go:latest 06:17:02  Building docker-support-scheduler-go ... done Removing intermediate container 637cb247dcc1 06:17:02 ---> be6d18ab2e49 06:17:02 06:17:02 Successfully built be6d18ab2e49 06:17:02 Successfully tagged docker-core-command-go:latest 06:17:10  Building docker-core-command-go ... done Removing intermediate container c481c08514a4 06:17:10 ---> 17b73530fac5 06:17:10 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:17:10 ---> Running in 3b25310cee45 06:17:10 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:17:12 Removing intermediate container 3b25310cee45 06:17:12 ---> 4ff3fce49126 06:17:12 06:17:12 Step 11/27 : FROM docker:latest 06:17:12 ---> 809cc4dba987 06:17:12 Step 12/27 : RUN apk add --no-cache bash 06:17:12 ---> Running in 2eb059dbb796 06:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:15 (1/2) Installing readline (8.0.4-r0) 06:17:15 (2/2) Installing bash (5.0.17-r0) 06:17:15 Executing bash-5.0.17-r0.post-install 06:17:15 Executing busybox-1.31.1-r16.trigger 06:17:16 OK: 12 MiB in 22 packages 06:17:17 Removing intermediate container 2eb059dbb796 06:17:17 ---> c149984ed672 06:17:17 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:17:19 ---> Running in d6403889e8eb 06:17:19 Removing intermediate container 6741d81edfc8 06:17:19 ---> 8c23f95fb853 06:17:19 06:17:19 Step 10/23 : FROM alpine 06:17:19 ---> a24bb4013296 06:17:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:19 ---> Running in f2611b377301 06:17:19 Removing intermediate container f2611b377301 06:17:19 ---> 0df16607995b 06:17:19 Step 12/23 : ENV APP_PORT=48080 06:17:19 ---> Running in eb54884ea5c5 06:17:20 Removing intermediate container eb54884ea5c5 06:17:20 ---> 7b325b556605 06:17:20 Step 13/23 : EXPOSE $APP_PORT 06:17:20 ---> Running in 0c7113b49ca0 06:17:20 Removing intermediate container 0c7113b49ca0 06:17:20 ---> 36f71759efb5 06:17:20 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:20 ---> Running in e7e990435d58 06:17:20 Removing intermediate container d6403889e8eb 06:17:20 ---> faebc887de9a 06:17:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:17:20 ---> Running in c8708756116d 06:17:20 Removing intermediate container c8708756116d 06:17:20 ---> 01d2ca244718 06:17:20 Step 15/27 : ENV APP_PORT=48090 06:17:21 ---> Running in fd94b6524f37 06:17:21 Removing intermediate container fd94b6524f37 06:17:21 ---> 950c8a01b8b1 06:17:21 Step 16/27 : EXPOSE $APP_PORT 06:17:21 ---> Running in a5254601d83f 06:17:21 Removing intermediate container a5254601d83f 06:17:21 ---> e362e1a8b70b 06:17:21 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:17:22 Removing intermediate container e7e990435d58 06:17:22 ---> 9a9fab04c311 06:17:22 Step 15/23 : RUN apk --no-cache add zeromq 06:17:22 ---> Running in 577d3ff4b63b 06:17:22 ---> 4440e5388880 06:17:22 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:17:24 ---> f56c456abfb8 06:17:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:17:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:24 ---> d5a038184a00 06:17:24 Step 20/27 : RUN apk --no-cache add py3-pip 06:17:24 ---> Running in ae904a5234ce 06:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:25 (1/5) Installing libgcc (9.3.0-r2) 06:17:25 (2/5) Installing libsodium (1.0.18-r0) 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:25 (3/5) Installing libstdc++ (9.3.0-r2) 06:17:25 (1/33) Installing libbz2 (1.0.8-r1) 06:17:25 (2/33) Installing expat (2.2.9-r1) 06:17:25 (3/33) Installing libffi (3.3-r2) 06:17:25 (4/33) Installing gdbm (1.13-r1) 06:17:25 (5/33) Installing xz-libs (5.2.5-r0) 06:17:26 (6/33) Installing sqlite-libs (3.32.1-r0) 06:17:26 (7/33) Installing python3 (3.8.5-r0) 06:17:26 (4/5) Installing libzmq (4.3.3-r0) 06:17:26 (5/5) Installing zeromq (4.3.3-r0) 06:17:26 Executing busybox-1.31.1-r16.trigger 06:17:26 OK: 8 MiB in 19 packages 06:17:29 (8/33) Installing py3-appdirs (1.4.4-r1) 06:17:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:17:29 (10/33) Installing py3-parsing (2.4.7-r0) 06:17:29 (11/33) Installing py3-six (1.15.0-r0) 06:17:29 (12/33) Installing py3-packaging (20.4-r0) 06:17:29 (13/33) Installing py3-setuptools (47.0.0-r0) 06:17:29 (14/33) Installing py3-chardet (3.0.4-r4) 06:17:29 Removing intermediate container 577d3ff4b63b 06:17:29 ---> de2b7fd9f30d 06:17:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:17:29 (15/33) Installing py3-idna (2.9-r0) 06:17:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:17:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:17:29 (18/33) Installing py3-requests (2.23.0-r0) 06:17:29 (19/33) Installing py3-msgpack (1.0.0-r0) 06:17:29 (20/33) Installing py3-lockfile (0.12.2-r3) 06:17:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:17:30 (22/33) Installing py3-colorama (0.4.3-r0) 06:17:30 (23/33) Installing py3-distlib (0.3.0-r0) 06:17:31 (24/33) Installing py3-distro (1.5.0-r1) 06:17:31 (25/33) Installing py3-webencodings (0.5.1-r3) 06:17:31 (26/33) Installing py3-html5lib (1.0.1-r4) 06:17:31 ---> 14d93d097fb1 06:17:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:17:31 (27/33) Installing py3-pytoml (0.1.21-r0) 06:17:31 (28/33) Installing py3-pep517 (0.8.2-r0) 06:17:31 (29/33) Installing py3-progress (1.5-r0) 06:17:31 (30/33) Installing py3-toml (0.10.1-r0) 06:17:31 (31/33) Installing py3-retrying (1.3.3-r0) 06:17:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:17:31 (33/33) Installing py3-pip (20.1.1-r0) 06:17:31 Executing busybox-1.31.1-r16.trigger 06:17:31 OK: 71 MiB in 55 packages 06:17:32 ---> 33e42a059a11 06:17:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:17:35 ---> 7d94d4612f76 06:17:35 Step 19/23 : ENTRYPOINT ["/core-data"] 06:17:37 ---> Running in 88edff05b5f6 06:17:37 Removing intermediate container 88edff05b5f6 06:17:37 ---> e8bb3db6dc30 06:17:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:37 Removing intermediate container ae904a5234ce 06:17:37 ---> 59a785e67b21 06:17:37 Step 21/27 : RUN pip install docker-compose==1.23.2 06:17:38 ---> Running in af848297cb7a 06:17:38 ---> Running in 08c3e88275a9 06:17:38 Removing intermediate container 08c3e88275a9 06:17:38 ---> 589e3da8b35c 06:17:38 Step 21/23 : LABEL arch=x86_64 06:17:38 ---> Running in 50d8eeffb54c 06:17:38 Removing intermediate container 50d8eeffb54c 06:17:38 ---> 52cfecaf6d15 06:17:38 Step 22/23 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:17:38 ---> Running in d3af928844ae 06:17:38 Removing intermediate container d3af928844ae 06:17:38 ---> 1ea94f55dfa2 06:17:38 Step 23/23 : LABEL version=0.0.0 06:17:38 ---> Running in d1c2e45a9a8d 06:17:39 Removing intermediate container d1c2e45a9a8d 06:17:39 ---> 64dc4f845145 06:17:39 06:17:39 Successfully built 64dc4f845145 06:17:39 Successfully tagged docker-core-data-go:latest 06:17:40  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 06:17:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:17:40 Collecting texttable<0.10,>=0.9.0 06:17:40 Downloading texttable-0.9.1.tar.gz (11 kB) 06:17:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:17:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:17:41 Collecting jsonschema<3,>=2.5.1 06:17:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:17:41 Collecting docopt<0.7,>=0.6.1 06:17:41 Downloading docopt-0.6.2.tar.gz (25 kB) 06:17:42 Collecting docker<4.0,>=3.6.0 06:17:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:17:42 Collecting cached-property<2,>=1.2.0 06:17:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:17:42 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:17:42 Collecting PyYAML<4,>=3.10 06:17:42 Downloading PyYAML-3.13.tar.gz (270 kB) 06:17:43 Collecting websocket-client<1.0,>=0.32.0 06:17:43 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:17:44 Collecting dockerpty<0.5,>=0.4.1 06:17:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:17:44 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:17:44 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:17:44 Collecting urllib3<1.25,>=1.21.1 06:17:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:17:44 Collecting idna<2.8,>=2.5 06:17:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:17:44 Collecting docker-pycreds>=0.4.0 06:17:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:17:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:17:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:17:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:17:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:17:45 Installing collected packages: texttable, urllib3, idna, requests, jsonschema, docopt, websocket-client, docker-pycreds, docker, cached-property, PyYAML, dockerpty, docker-compose 06:17:45 Running setup.py install for texttable: started 06:17:45 Running setup.py install for texttable: finished with status 'done' 06:17:45 Attempting uninstall: urllib3 06:17:45 Found existing installation: urllib3 1.25.9 06:17:45 Uninstalling urllib3-1.25.9: 06:17:45 Successfully uninstalled urllib3-1.25.9 06:17:46 Attempting uninstall: idna 06:17:46 Found existing installation: idna 2.9 06:17:46 Uninstalling idna-2.9: 06:17:46 Successfully uninstalled idna-2.9 06:17:46 Attempting uninstall: requests 06:17:46 Found existing installation: requests 2.23.0 06:17:46 Uninstalling requests-2.23.0: 06:17:46 Successfully uninstalled requests-2.23.0 06:17:46 Running setup.py install for docopt: started 06:17:47 Running setup.py install for docopt: finished with status 'done' 06:17:48 Running setup.py install for PyYAML: started 06:17:49 Running setup.py install for PyYAML: finished with status 'done' 06:17:49 Running setup.py install for dockerpty: started 06:17:49 Running setup.py install for dockerpty: finished with status 'done' 06:17:50 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:17:55 Removing intermediate container af848297cb7a 06:17:55 ---> ad5498e88bff 06:17:55 Step 22/27 : RUN apk --no-cache add curl 06:17:55 ---> Running in c6c8ca39c265 06:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:17:55 (2/3) Installing libcurl (7.69.1-r1) 06:17:55 (3/3) Installing curl (7.69.1-r1) 06:17:55 Executing busybox-1.31.1-r16.trigger 06:17:55 OK: 72 MiB in 58 packages 06:17:56 Removing intermediate container c6c8ca39c265 06:17:56 ---> bcd203f2fbd7 06:17:56 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:17:56 ---> Running in f5dd39a15a67 06:17:56 Removing intermediate container f5dd39a15a67 06:17:56 ---> 1aed4ee31d86 06:17:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:56 ---> Running in 8ba205dbb13c 06:17:57 Removing intermediate container 8ba205dbb13c 06:17:57 ---> 838244304d5d 06:17:57 Step 25/27 : LABEL arch=x86_64 06:17:57 ---> Running in aa8a2eae683d 06:17:57 Removing intermediate container aa8a2eae683d 06:17:57 ---> 9d64b540591c 06:17:57 Step 26/27 : LABEL git_sha=65df49a72d5bf61531abe0ef78211398614b14f9 06:17:57 ---> Running in 0d5f9c809718 06:17:57 Removing intermediate container 0d5f9c809718 06:17:57 ---> 5c4a73eac7de 06:17:57 Step 27/27 : LABEL version=0.0.0 06:17:57 ---> Running in 18e922f7eef6 06:17:58 Removing intermediate container 18e922f7eef6 06:17:58 ---> f09b22bcdf2c 06:17:58 06:17:58 Successfully built f09b22bcdf2c 06:17:58 Successfully tagged docker-sys-mgmt-agent-go:latest 06:17:58  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:17:58 $ docker stop --time=1 fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff 06:18:00 $ docker rm -f fd0f020062184742e5f331a25448263d5a8d383d98dc189e9fbe7f70938362ff [Pipeline] // withDockerContainer [Pipeline] sh 06:18:01 + docker images 06:18:01 + grep docker 06:18:01 docker-sys-mgmt-agent-go latest f09b22bcdf2c 4 seconds ago 290MB 06:18:01 docker-core-data-go latest 64dc4f845145 22 seconds ago 23.6MB 06:18:01 docker-core-command-go latest be6d18ab2e49 59 seconds ago 12.2MB 06:18:01 docker-support-scheduler-go latest 11d9b08da644 About a minute ago 12.3MB 06:18:01 docker-support-logging-go latest c644f5f10042 About a minute ago 11.1MB 06:18:01 docker-security-secrets-setup-go latest 1484b471ed4a 3 minutes ago 24MB 06:18:01 docker-security-secretstore-setup-go latest f6412c8ab3dd 3 minutes ago 32.4MB 06:18:01 docker-core-metadata-go latest 3e47ac36b9a2 4 minutes ago 14.3MB 06:18:01 docker-support-notifications-go latest 0e86dcda17e0 4 minutes ago 13.6MB 06:18:01 docker-security-proxy-setup-go latest 8b52167be57c 4 minutes ago 15.8MB 06:18:01 docker latest 809cc4dba987 3 weeks 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:18:18 Still waiting to schedule task 06:18:18 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:20:50 Running on prd-centos7-docker-8c-8g-4980 in /w/workspace/edgexfoundry_edgex-go_PR-2787 [Pipeline] { [Pipeline] ws 06:20:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:20:53 using credential edgex-jenkins-ssh 06:20:53 Cloning the remote Git repository 06:20:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:20:53 > git init /w/workspace/edgex-go/1 # timeout=10 06:20:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:20:53 > git --version # timeout=10 06:20:53 > git --version # 'git version 2.16.5' 06:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:00 Merging remotes/origin/master commit 092815c9c80b29b75a5b0805008015bd9b42a3db into PR head commit f6e540f28dedafb8fc9a0c7a7e385545ed02f924 [Pipeline] } [Pipeline] // ws 06:21:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:21:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2787/head:refs/remotes/origin/PR-2787 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:00 > git config core.sparsecheckout # timeout=10 06:21:00 > git checkout -f f6e540f28dedafb8fc9a0c7a7e385545ed02f924 # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:21:02 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 06:21:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:06 ---> package-listing.sh 06:21:06 ++ facter osfamily 06:21:06 ++ tr '[:upper:]' '[:lower:]' 06:21:06 + OS_FAMILY=redhat 06:21:06 + workspace=/w/workspace/edgex-go/1 06:21:06 + START_PACKAGES=/tmp/packages_start.txt 06:21:06 + END_PACKAGES=/tmp/packages_end.txt 06:21:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:06 + PACKAGES=/tmp/packages_start.txt 06:21:06 + '[' /w/workspace/edgex-go/1 ']' 06:21:06 + PACKAGES=/tmp/packages_end.txt 06:21:06 + case "${OS_FAMILY}" in 06:21:06 + rpm -qa 06:21:06 + sort 06:21:11 + '[' -f /tmp/packages_start.txt ']' 06:21:11 + '[' -f /tmp/packages_end.txt ']' 06:21:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:11 + '[' /w/workspace/edgex-go/1 ']' 06:21:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:21:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:12 provisioning config files... 06:21:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6730200989644546653tmp [Pipeline] { [Pipeline] echo 06:21:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:13 ---> create-netrc.sh [Pipeline] } 06:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:21:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:21:13 ---> python-tools-install.sh 06:21:13 Generating Requirements File 06:23:05 Python 3.6.8 06:23:05 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:23:05 appdirs==1.4.3 06:23:05 argcomplete==1.12.1 06:23:05 aspy.yaml==1.3.0 06:23:05 attrs==19.3.0 06:23:05 Babel==2.8.0 06:23:05 beautifulsoup4==4.8.2 06:23:05 boto3==1.11.6 06:23:05 botocore==1.14.6 06:23:05 bs4==0.0.1 06:23:05 cachetools==4.1.1 06:23:05 certifi==2019.11.28 06:23:05 cffi==1.14.3 06:23:05 cfgv==2.0.1 06:23:05 chardet==3.0.4 06:23:05 click==7.1 06:23:05 cliff==3.4.0 06:23:05 cmd2==1.3.11 06:23:05 colorama==0.4.4 06:23:05 cryptography==3.1.1 06:23:05 debtcollector==2.2.0 06:23:05 decorator==4.4.2 06:23:05 defusedxml==0.6.0 06:23:05 Deprecated==1.2.7 06:23:05 distlib==0.3.1 06:23:05 distro==1.2.0 06:23:05 dnspython==1.16.0 06:23:05 docker==4.2.0 06:23:05 docutils==0.15.2 06:23:05 dogpile.cache==1.0.2 06:23:05 email-validator==1.0.5 06:23:05 filelock==3.0.12 06:23:05 future==0.18.2 06:23:05 google-auth==1.22.1 06:23:05 httplib2==0.17.0 06:23:05 identify==1.4.11 06:23:05 idna==2.9 06:23:05 importlib-metadata==2.0.0 06:23:05 importlib-resources==1.5.0 06:23:05 iso8601==0.1.13 06:23:05 Jinja2==2.11.1 06:23:05 jmespath==0.10.0 06:23:05 jsonpatch==1.26 06:23:05 jsonpointer==2.0 06:23:05 jsonschema==3.2.0 06:23:05 keystoneauth1==4.2.1 06:23:05 kubernetes==11.0.0 06:23:05 lftools==0.34.2 06:23:05 lxml==4.5.0 06:23:05 MarkupSafe==0.23 06:23:05 msgpack==1.0.0 06:23:05 multi-key-dict==2.0.3 06:23:05 munch==2.5.0 06:23:05 netaddr==0.8.0 06:23:05 netifaces==0.10.9 06:23:05 niet==1.4.2 06:23:05 nodeenv==1.3.5 06:23:05 oauth2client==4.1.3 06:23:05 oauthlib==3.1.0 06:23:05 openstacksdk==0.50.0 06:23:05 os-client-config==2.1.0 06:23:05 os-service-types==1.7.0 06:23:05 osc-lib==2.2.1 06:23:05 oslo.config==8.3.2 06:23:05 oslo.context==3.1.1 06:23:05 oslo.i18n==5.0.1 06:23:05 oslo.log==4.4.0 06:23:05 oslo.serialization==4.0.1 06:23:05 oslo.utils==4.6.0 06:23:05 packaging==20.4 06:23:05 pbr==5.4.4 06:23:05 pluggy==0.13.1 06:23:05 prettytable==0.7.2 06:23:05 py==1.9.0 06:23:05 pyasn1==0.4.8 06:23:05 pyasn1-modules==0.2.8 06:23:05 pycparser==2.20 06:23:05 pygerrit2==2.0.10 06:23:05 PyGithub==1.46 06:23:05 pyinotify==0.9.6 06:23:05 PyJWT==1.7.1 06:23:05 pyparsing==2.4.7 06:23:05 pyperclip==1.8.1 06:23:05 pyroute2==0.4.13 06:23:05 pyrsistent==0.15.7 06:23:05 PySocks==1.6.8 06:23:05 python-cinderclient==7.2.0 06:23:05 python-dateutil==2.8.1 06:23:05 python-heatclient==2.2.1 06:23:05 python-jenkins==1.7.0 06:23:05 python-keystoneclient==4.1.1 06:23:05 python-magnumclient==3.2.1 06:23:05 python-novaclient==17.2.1 06:23:05 python-openstackclient==5.4.0 06:23:05 python-swiftclient==3.10.1 06:23:05 pytz==2020.1 06:23:05 PyYAML==5.3 06:23:05 requests==2.23.0 06:23:05 requests-oauthlib==1.3.0 06:23:05 requestsexceptions==1.4.0 06:23:05 rfc3986==1.4.0 06:23:05 rpm==4.11.3 06:23:05 rsa==4.0 06:23:05 ruamel.yaml==0.16.10 06:23:05 ruamel.yaml.clib==0.2.0 06:23:05 s3transfer==0.3.3 06:23:05 shade==1.27.2 06:23:05 simplejson==3.17.2 06:23:05 six==1.14.0 06:23:05 soupsieve==2.0 06:23:05 stevedore==3.2.2 06:23:05 tabulate==0.8.6 06:23:05 toml==0.10.0 06:23:05 tox==3.20.1 06:23:05 tqdm==4.43.0 06:23:05 urllib3==1.25.8 06:23:05 virtualenv==20.0.34 06:23:05 wcwidth==0.2.5 06:23:05 websocket-client==0.57.0 06:23:05 wrapt==1.12.1 06:23:05 xdg==3.0.2 06:23:05 xmltodict==0.12.0 06:23:05 yq==2.11.1 06:23:05 zipp==3.3.0 06:23:05 Cache entry deserialization failed, entry ignored 06:23:05 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:23:07 Python 2.7.5 06:23:08 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:23:08 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 06:23:08 ansible==2.9.7 06:23:08 Babel==0.9.6 06:23:08 backports.ssl-match-hostname==3.5.0.1 06:23:08 beautifulsoup4==4.4.1 06:23:08 bodhi==2.11.0 06:23:08 bodhi-client==2.11.0 06:23:08 CCColUtils==1.4 06:23:08 cffi==1.6.0 06:23:08 chardet==2.2.1 06:23:08 click==6.7 06:23:08 cloud-init==18.5 06:23:08 configobj==4.7.2 06:23:08 cryptography==1.7.2 06:23:08 decorator==3.4.0 06:23:08 distro==1.2.0 06:23:08 enum34==1.0.4 06:23:08 fedpkg==1.38 06:23:08 futures==3.1.1 06:23:08 gitdb==0.6.4 06:23:08 GitPython==1.0.1 06:23:08 html5lib==0.999 06:23:08 httplib2==0.9.2 06:23:08 idna==2.4 06:23:08 iniparse==0.4 06:23:08 ipaddress==1.0.16 06:23:08 IPy==0.75 06:23:08 javapackages==1.0.0 06:23:08 Jinja2==2.7.2 06:23:08 jmespath==0.9.4 06:23:08 jsonpatch==1.2 06:23:08 jsonpointer==1.9 06:23:08 kerberos==1.1 06:23:08 kitchen==1.1.1 06:23:08 langtable==0.0.31 06:23:08 lockfile==0.9.1 06:23:08 lxml==3.2.1 06:23:08 MarkupSafe==0.11 06:23:08 munch==2.0.2 06:23:08 offtrac==0.1.0 06:23:08 openidc-client==0.6.0 06:23:08 packagedb-cli==2.14.1 06:23:08 paramiko==2.1.1 06:23:08 perf==0.1 06:23:08 ply==3.4 06:23:08 policycoreutils-default-encoding==0.1 06:23:08 prettytable==0.7.2 06:23:08 pyasn1==0.1.9 06:23:08 pycparser==2.14 06:23:08 pycurl==7.19.0 06:23:08 pygobject==3.22.0 06:23:08 pygpgme==0.3 06:23:08 pyliblzma==0.5.3 06:23:08 pyOpenSSL==0.13.1 06:23:08 pyparsing==1.5.6 06:23:08 pyserial==2.6 06:23:08 python-augeas==0.5.0 06:23:08 python-bugzilla==2.3.0 06:23:08 python-dateutil==1.5 06:23:08 python-fedora==0.10.0 06:23:08 python-linux-procfs==0.4.9 06:23:08 python-yubico==1.2.3 06:23:08 pyudev==0.15 06:23:08 pyusb==1.0.0b1 06:23:08 pyxattr==0.5.1 06:23:08 PyYAML==3.10 06:23:08 requests==2.6.0 06:23:08 requests-kerberos==0.7.0 06:23:08 rpkg==1.60 06:23:08 schedutils==0.4 06:23:08 seobject==0.1 06:23:08 sepolicy==1.1 06:23:08 six==1.9.0 06:23:08 smmap==0.9.0 06:23:08 urlgrabber==3.10 06:23:08 urllib3==1.10.2 06:23:08 virtualenv==15.1.0 06:23:08 yum-langpacks==0.4.2 06:23:08 yum-metadata-parser==1.1.4 [Pipeline] echo 06:23:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:09 ---> sudo-logs.sh 06:23:09 Archiving 'sudo' log.. [Pipeline] echo 06:23:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:10 ---> job-cost.sh 06:23:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wp6J 06:23:23 Cache entry deserialization failed, entry ignored 06:23:23 Cache entry deserialization failed, entry ignored 06:23:24 Cache entry deserialization failed, entry ignored 06:23:24 Cache entry deserialization failed, entry ignored 06:23:25 Cache entry deserialization failed, entry ignored 06:23:25 Cache entry deserialization failed, entry ignored 06:23:25 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:26 Cache entry deserialization failed, entry ignored 06:23:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:24:09 lf-activate-venv(): INFO: Adding /tmp/venv-wp6J/bin to PATH 06:24:09 INFO: No Stack... 06:24:09 INFO: Retrieving Pricing Info for: v1-standard-2 06:24:10 INFO: Archiving Costs [Pipeline] echo 06:24:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:24:10 ---> logs-deploy.sh 06:24:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2787/1 06:24:10 INFO: archiving workspace using pattern(s): 06:24:13 Archives upload complete. 06:24:13 INFO: archiving logs to Nexus 06:24:15 ---> uname -a: 06:24:15 Linux prd-centos7-docker-4c-2g-4974.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 06:24:15 06:24:15 06:24:15 ---> lscpu: 06:24:15 Architecture: x86_64 06:24:15 CPU op-mode(s): 32-bit, 64-bit 06:24:15 Byte Order: Little Endian 06:24:15 CPU(s): 4 06:24:15 On-line CPU(s) list: 0-3 06:24:15 Thread(s) per core: 1 06:24:15 Core(s) per socket: 1 06:24:15 Socket(s): 4 06:24:15 NUMA node(s): 1 06:24:15 Vendor ID: GenuineIntel 06:24:15 CPU family: 6 06:24:15 Model: 44 06:24:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:24:15 Stepping: 1 06:24:15 CPU MHz: 2933.438 06:24:15 BogoMIPS: 5866.87 06:24:15 Virtualization: VT-x 06:24:15 Hypervisor vendor: KVM 06:24:15 Virtualization type: full 06:24:15 L1d cache: 32K 06:24:15 L1i cache: 32K 06:24:15 L2 cache: 4096K 06:24:15 L3 cache: 16384K 06:24:15 NUMA node0 CPU(s): 0-3 06:24:15 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 06:24:15 06:24:15 06:24:15 ---> nproc: 06:24:15 4 06:24:15 06:24:15 06:24:15 ---> df -h: 06:24:15 Filesystem Size Used Avail Use% Mounted on 06:24:15 devtmpfs 887M 0 887M 0% /dev 06:24:15 tmpfs 919M 0 919M 0% /dev/shm 06:24:15 tmpfs 919M 17M 903M 2% /run 06:24:15 tmpfs 919M 0 919M 0% /sys/fs/cgroup 06:24:15 /dev/vda1 50G 14G 37G 28% / 06:24:15 tmpfs 184M 0 184M 0% /run/user/1001 06:24:15 06:24:15 06:24:15 ---> free -m: 06:24:15 total used free shared buff/cache available 06:24:15 Mem: 1837 553 72 2 1211 1098 06:24:15 Swap: 1023 119 904 06:24:15 06:24:15 06:24:15 ---> ip addr: 06:24:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:24:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:24:15 inet 127.0.0.1/8 scope host lo 06:24:15 valid_lft forever preferred_lft forever 06:24:15 inet6 ::1/128 scope host 06:24:15 valid_lft forever preferred_lft forever 06:24:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 06:24:15 link/ether fa:16:3e:89:49:92 brd ff:ff:ff:ff:ff:ff 06:24:15 inet 10.30.122.245/23 brd 10.30.123.255 scope global dynamic eth0 06:24:15 valid_lft 85169sec preferred_lft 85169sec 06:24:15 inet6 fe80::f816:3eff:fe89:4992/64 scope link 06:24:15 valid_lft forever preferred_lft forever 06:24:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:24:15 link/ether 02:42:ff:ff:c9:3a brd ff:ff:ff:ff:ff:ff 06:24:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:24:15 valid_lft forever preferred_lft forever 06:24:15 inet6 fe80::42:ffff:feff:c93a/64 scope link 06:24:15 valid_lft forever preferred_lft forever 06:24:15 06:24:15 06:24:15 ---> sar -b -r -n DEV: 06:24:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 06:24:15 06:24:15 06:03:22 AM LINUX RESTART 06:24:15 06:24:15 06:04:01 AM tps rtps wtps bread/s bwrtn/s 06:24:15 06:05:02 AM 84.67 33.47 51.21 3227.66 19133.90 06:24:15 06:06:01 AM 82.77 50.12 32.65 8270.14 12867.03 06:24:15 06:07:01 AM 173.99 53.37 120.62 2794.90 41138.78 06:24:15 06:08:02 AM 255.41 130.48 124.93 6586.21 22869.75 06:24:15 06:09:01 AM 85.69 29.03 56.66 1217.23 6042.12 06:24:15 06:10:01 AM 92.17 55.56 36.61 2318.47 4140.81 06:24:15 06:11:01 AM 190.30 42.98 147.31 16307.89 90310.71 06:24:15 06:12:04 AM 1708.96 1475.20 233.76 120852.00 123018.67 06:24:15 06:13:02 AM 1890.44 1639.74 250.70 99921.42 112919.99 06:24:15 06:14:01 AM 446.87 227.39 219.47 34813.88 51571.23 06:24:15 06:15:03 AM 2075.07 1753.56 321.51 152987.62 158318.08 06:24:15 06:16:02 AM 1343.17 1093.78 249.39 98105.71 98803.50 06:24:15 06:17:02 AM 645.16 462.65 182.51 28334.60 42501.67 06:24:15 06:18:01 AM 199.53 28.17 171.36 3642.54 15963.18 06:24:15 06:19:01 AM 17.08 11.37 5.71 186.18 194.56 06:24:15 06:20:01 AM 1.16 0.38 0.78 5.06 14.11 06:24:15 06:21:01 AM 2.65 2.36 0.28 58.87 3.86 06:24:15 06:22:01 AM 91.55 61.46 30.10 5501.43 2778.62 06:24:15 06:23:01 AM 103.81 18.78 85.03 1195.81 10621.95 06:24:15 06:24:01 AM 86.90 23.54 63.37 1188.68 3754.59 06:24:15 Average: 481.21 361.81 119.40 29618.44 41102.27 06:24:15 06:24:15 06:04:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:24:15 06:05:02 AM 67864 1813692 96.39 2620 1273764 1099948 37.54 526316 1124916 11764 06:24:15 06:06:01 AM 307796 1573760 83.64 2620 956700 1141804 38.97 550772 863944 120 06:24:15 06:07:01 AM 72812 1808744 96.13 1496 1077792 1564032 53.38 649096 957360 37584 06:24:15 06:08:02 AM 100556 1781000 94.66 1496 980852 1739224 59.36 739924 806568 53280 06:24:15 06:09:01 AM 236436 1645120 87.43 1200 867420 1741868 59.45 690988 716636 52244 06:24:15 06:10:01 AM 251164 1630392 86.65 492 859108 1443612 49.27 682716 708524 78092 06:24:15 06:11:01 AM 65516 1816040 96.52 136 1143220 1275948 43.55 766468 862176 80880 06:24:15 06:12:04 AM 82388 1799168 95.62 4 978312 2347428 80.11 763912 862072 25216 06:24:15 06:13:02 AM 236724 1644832 87.42 4 589876 3576388 122.06 770716 654852 2984 06:24:15 06:14:01 AM 83108 1798448 95.58 4 1105604 1604804 54.77 578468 1015376 18196 06:24:15 06:15:03 AM 110376 1771180 94.13 4 1015840 2336112 79.73 651328 952960 91780 06:24:15 06:16:02 AM 82772 1798784 95.60 4 1131980 2194456 74.89 615756 990688 71692 06:24:15 06:17:02 AM 299252 1582304 84.10 4 888716 2325644 79.37 650112 723072 2448 06:24:15 06:18:01 AM 298184 1583372 84.15 4 1031936 1238788 42.28 560304 814152 8 06:24:15 06:19:01 AM 295788 1585768 84.28 4 1033392 1245064 42.49 558736 818300 8 06:24:15 06:20:01 AM 299772 1581784 84.07 4 1033396 1208400 41.24 556308 817492 8 06:24:15 06:21:01 AM 301828 1579728 83.96 4 1033408 1159224 39.56 554560 818648 20 06:24:15 06:22:01 AM 76920 1804636 95.91 4 1193096 1218828 41.60 649820 942940 40144 06:24:15 06:23:01 AM 195968 1685588 89.58 4 1059184 1191380 40.66 564264 867120 30920 06:24:15 06:24:01 AM 79548 1802008 95.77 4 1133056 1208616 41.25 640428 887660 72656 06:24:15 Average: 177239 1704317 90.58 506 1019333 1643078 56.08 636050 860273 33502 06:24:15 06:24:15 06:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:24:15 06:05:02 AM eth0 563.51 483.62 3316.35 80.34 0.00 0.00 0.00 06:24:15 06:05:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:05:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:06:01 AM eth0 999.39 998.87 3089.21 858.84 0.00 0.00 0.00 06:24:15 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:06:01 AM docker0 854.80 752.55 70.77 2703.56 0.00 0.00 0.00 06:24:15 06:07:01 AM eth0 924.44 547.82 4350.55 2019.66 0.00 0.00 0.00 06:24:15 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:07:01 AM docker0 29.86 68.44 1.67 358.85 0.00 0.00 0.00 06:24:15 06:08:02 AM vethfcba05c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:24:15 06:08:02 AM eth0 2631.74 2133.96 11199.65 2957.50 0.00 0.00 0.00 06:24:15 06:08:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:24:15 06:08:02 AM docker0 957.43 913.16 78.17 3469.62 0.00 0.00 0.00 06:24:15 06:09:01 AM vethfcba05c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:09:01 AM eth0 25.78 20.22 22.34 11.36 0.00 0.00 0.00 06:24:15 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:10:01 AM vethfcba05c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:10:01 AM eth0 43.47 36.82 25.09 80.65 0.00 0.00 0.00 06:24:15 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:11:01 AM eth0 182.84 134.49 1686.15 61.76 0.00 0.00 0.00 06:24:15 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:11:01 AM vethf87609b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:24:15 06:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:12:04 AM eth0 37.05 24.13 153.91 7.36 0.00 0.00 0.00 06:24:15 06:12:04 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:12:04 AM vethf87609b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 06:24:15 06:12:04 AM docker0 14.08 21.70 0.81 140.34 0.00 0.00 0.00 06:24:15 06:13:02 AM veth5e06d97 0.00 0.14 0.00 0.01 0.00 0.00 0.00 06:24:15 06:13:02 AM vethcbe64a9 0.00 0.14 0.00 0.01 0.00 0.00 0.00 06:24:15 06:13:02 AM eth0 3063.81 2463.67 13700.16 3264.91 0.00 0.00 0.00 06:24:15 06:13:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:24:15 06:14:01 AM eth0 68.92 56.33 185.98 72.11 0.00 0.00 0.00 06:24:15 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:14:01 AM vethf87609b 0.00 0.57 0.00 0.03 0.00 0.00 0.00 06:24:15 06:14:01 AM docker0 1000.61 968.80 81.07 3788.70 0.00 0.00 0.00 06:24:15 06:15:03 AM eth0 61.23 47.47 117.06 18.76 0.00 0.00 0.00 06:24:15 06:15:03 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:15:03 AM vethf87609b 0.00 0.19 0.00 0.01 0.00 0.00 0.00 06:24:15 06:15:03 AM docker0 17.68 19.64 1.13 85.18 0.00 0.00 0.00 06:24:15 06:16:02 AM vethdcb334d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 06:24:15 06:16:02 AM eth0 3187.70 2565.27 13847.38 3363.77 0.00 0.00 0.00 06:24:15 06:16:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:24:15 06:16:02 AM vethf87609b 0.00 0.92 0.00 0.04 0.00 0.00 0.00 06:24:15 06:17:02 AM vethb8cf807 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:24:15 06:17:02 AM veth855ca1f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:24:15 06:17:02 AM eth0 3197.26 2577.02 13752.27 3399.12 0.00 0.00 0.00 06:24:15 06:17:02 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:24:15 06:18:01 AM eth0 112.70 56.75 487.87 21.43 0.00 0.00 0.00 06:24:15 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:18:01 AM docker0 1053.20 1067.35 84.56 4402.51 0.00 0.00 0.00 06:24:15 06:19:01 AM eth0 10.20 10.17 2.32 42.87 0.00 0.00 0.00 06:24:15 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:20:01 AM eth0 0.73 0.60 0.12 3.08 0.00 0.00 0.00 06:24:15 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:21:01 AM eth0 0.95 0.48 0.37 0.47 0.00 0.00 0.00 06:24:15 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:22:01 AM eth0 116.98 59.94 728.82 11.28 0.00 0.00 0.00 06:24:15 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:22:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:23:01 AM eth0 14.70 9.76 98.78 1.74 0.00 0.00 0.00 06:24:15 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:24:01 AM eth0 36.00 28.84 132.09 10.30 0.00 0.00 0.00 06:24:15 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 06:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 Average: eth0 171.07 135.02 750.70 172.69 0.00 0.00 0.00 06:24:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:15 Average: docker0 51.91 52.61 4.17 217.01 0.00 0.00 0.00 06:24:15 06:24:15 06:24:15 ---> sar -P ALL: 06:24:15 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/13/2020 _x86_64_ (4 CPU) 06:24:15 06:24:15 06:03:22 AM LINUX RESTART 06:24:15 06:24:15 06:04:01 AM CPU %user %nice %system %iowait %steal %idle 06:24:15 06:05:02 AM all 13.78 0.00 6.08 2.51 17.97 59.67 06:24:15 06:05:02 AM 0 13.48 0.00 5.91 1.61 20.33 58.67 06:24:15 06:05:02 AM 1 16.43 0.00 7.46 2.02 17.74 56.34 06:24:15 06:05:02 AM 2 13.87 0.00 5.05 2.06 15.93 63.08 06:24:15 06:05:02 AM 3 11.43 0.00 5.91 4.32 17.88 60.47 06:24:15 06:06:01 AM all 10.17 0.00 3.88 1.26 16.04 68.65 06:24:15 06:06:01 AM 0 17.08 0.00 4.68 1.61 17.48 59.15 06:24:15 06:06:01 AM 1 6.02 0.00 2.67 0.39 15.19 75.73 06:24:15 06:06:01 AM 2 10.67 0.00 4.64 1.84 15.26 67.60 06:24:15 06:06:01 AM 3 7.28 0.00 3.61 1.23 16.28 71.60 06:24:15 06:07:01 AM all 8.32 0.00 4.19 0.99 21.14 65.36 06:24:15 06:07:01 AM 0 8.94 0.00 5.65 0.61 24.64 60.17 06:24:15 06:07:01 AM 1 4.97 0.00 3.39 1.44 20.41 69.80 06:24:15 06:07:01 AM 2 7.00 0.00 3.35 0.55 19.46 69.64 06:24:15 06:07:01 AM 3 12.77 0.00 4.48 1.35 20.17 61.23 06:24:15 06:08:02 AM all 14.79 0.00 8.71 4.49 17.87 54.13 06:24:15 06:08:02 AM 0 17.08 0.00 9.02 4.15 17.96 51.79 06:24:15 06:08:02 AM 1 13.18 0.00 7.49 3.90 18.26 57.17 06:24:15 06:08:02 AM 2 14.32 0.00 9.19 7.02 18.01 51.46 06:24:15 06:08:02 AM 3 14.66 0.00 9.22 2.91 17.24 55.98 06:24:15 06:09:01 AM all 40.25 0.00 13.50 3.56 28.35 14.34 06:24:15 06:09:01 AM 0 48.39 0.00 15.64 3.21 22.46 10.29 06:24:15 06:09:01 AM 1 41.06 0.00 13.04 3.73 28.49 13.69 06:24:15 06:09:01 AM 2 35.34 0.00 13.43 3.75 30.67 16.81 06:24:15 06:09:01 AM 3 36.76 0.00 12.01 3.50 31.42 16.31 06:24:15 06:10:01 AM all 23.17 0.00 11.72 1.68 20.16 43.27 06:24:15 06:10:01 AM 0 22.23 0.00 11.28 2.79 21.19 42.51 06:24:15 06:10:01 AM 1 23.26 0.00 12.23 1.38 19.95 43.18 06:24:15 06:10:01 AM 2 24.20 0.00 11.22 1.34 20.11 43.13 06:24:15 06:10:01 AM 3 23.02 0.00 12.16 1.21 19.36 44.26 06:24:15 06:11:01 AM all 7.63 0.00 8.71 2.01 22.85 58.81 06:24:15 06:11:01 AM 0 6.81 0.00 7.99 1.43 23.65 60.13 06:24:15 06:11:01 AM 1 7.10 0.00 8.99 1.97 22.91 59.02 06:24:15 06:11:01 AM 2 8.36 0.00 10.01 2.21 22.33 57.09 06:24:15 06:11:01 AM 3 8.25 0.00 7.87 2.42 22.48 58.97 06:24:15 06:12:04 AM all 14.83 0.00 16.76 15.43 24.25 28.73 06:24:15 06:12:04 AM 0 13.62 0.00 15.71 14.80 24.93 30.94 06:24:15 06:12:04 AM 1 14.80 0.00 15.83 16.62 24.16 28.59 06:24:15 06:12:04 AM 2 16.54 0.00 18.77 15.28 23.32 26.09 06:24:15 06:12:04 AM 3 14.41 0.00 16.79 15.02 24.57 29.21 06:24:15 06:13:02 AM all 29.88 0.00 15.52 17.68 20.48 16.44 06:24:15 06:13:02 AM 0 28.59 0.00 15.82 16.43 20.47 18.69 06:24:15 06:13:02 AM 1 29.03 0.00 14.61 18.24 21.00 17.11 06:24:15 06:13:02 AM 2 30.62 0.00 16.00 18.14 20.86 14.39 06:24:15 06:13:02 AM 3 31.31 0.00 15.68 17.90 19.58 15.53 06:24:15 06:14:01 AM all 42.09 0.00 15.39 10.40 16.67 15.44 06:24:15 06:14:01 AM 0 41.40 0.00 15.18 13.01 17.59 12.81 06:24:15 06:14:01 AM 1 40.79 0.00 14.30 10.40 16.64 17.87 06:24:15 06:14:01 AM 2 43.61 0.00 16.13 10.79 15.80 13.66 06:24:15 06:14:01 AM 3 42.59 0.00 15.98 7.39 16.64 17.40 06:24:15 06:15:03 AM all 15.99 0.00 19.79 15.32 26.40 22.50 06:24:15 06:15:03 AM 0 13.67 0.00 18.04 14.28 26.96 27.05 06:24:15 06:15:03 AM 1 16.34 0.00 20.13 15.03 26.65 21.86 06:24:15 06:15:03 AM 2 17.19 0.00 20.74 17.51 26.41 18.15 06:24:15 06:15:03 AM 3 16.89 0.00 20.35 14.54 25.54 22.68 06:24:15 06:24:15 06:15:03 AM CPU %user %nice %system %iowait %steal %idle 06:24:15 06:16:02 AM all 19.06 0.00 16.61 21.16 29.25 13.92 06:24:15 06:16:02 AM 0 17.76 0.00 16.58 19.41 29.91 16.34 06:24:15 06:16:02 AM 1 19.50 0.00 16.01 21.36 28.45 14.68 06:24:15 06:16:02 AM 2 19.85 0.00 16.10 22.17 28.98 12.90 06:24:15 06:16:02 AM 3 19.14 0.00 17.74 21.70 29.69 11.72 06:24:15 06:17:02 AM all 54.38 0.00 17.10 2.93 23.39 2.21 06:24:15 06:17:02 AM 0 53.45 0.00 16.62 3.42 23.90 2.61 06:24:15 06:17:02 AM 1 51.97 0.00 19.66 2.82 23.29 2.27 06:24:15 06:17:02 AM 2 56.14 0.00 15.40 3.30 23.40 1.76 06:24:15 06:17:02 AM 3 55.98 0.00 16.71 2.19 22.95 2.17 06:24:15 06:18:01 AM all 12.43 0.00 7.82 9.31 11.04 59.39 06:24:15 06:18:01 AM 0 14.26 0.00 6.97 6.61 11.70 60.47 06:24:15 06:18:01 AM 1 13.42 0.00 8.15 10.40 11.32 56.71 06:24:15 06:18:01 AM 2 10.57 0.00 8.16 9.93 10.75 60.59 06:24:15 06:18:01 AM 3 11.48 0.00 8.03 10.33 10.35 59.81 06:24:15 06:19:01 AM all 0.24 0.00 0.20 0.40 0.90 98.26 06:24:15 06:19:01 AM 0 0.32 0.00 0.23 0.95 0.83 97.67 06:24:15 06:19:01 AM 1 0.20 0.00 0.22 0.08 0.88 98.62 06:24:15 06:19:01 AM 2 0.25 0.00 0.20 0.22 1.24 98.10 06:24:15 06:19:01 AM 3 0.18 0.00 0.15 0.33 0.68 98.66 06:24:15 06:20:01 AM all 0.10 0.00 0.09 0.01 0.13 99.66 06:24:15 06:20:01 AM 0 0.05 0.00 0.08 0.02 0.20 99.65 06:24:15 06:20:01 AM 1 0.27 0.00 0.12 0.00 0.18 99.43 06:24:15 06:20:01 AM 2 0.07 0.00 0.12 0.03 0.10 99.68 06:24:15 06:20:01 AM 3 0.03 0.00 0.07 0.00 0.03 99.87 06:24:15 06:21:01 AM all 0.11 0.00 0.06 0.09 0.37 99.38 06:24:15 06:21:01 AM 0 0.12 0.00 0.05 0.33 0.30 99.20 06:24:15 06:21:01 AM 1 0.23 0.00 0.07 0.00 0.47 99.23 06:24:15 06:21:01 AM 2 0.03 0.00 0.08 0.02 0.28 99.58 06:24:15 06:21:01 AM 3 0.05 0.00 0.07 0.00 0.42 99.47 06:24:15 06:22:01 AM all 11.91 0.00 1.62 1.99 3.13 81.35 06:24:15 06:22:01 AM 0 20.33 0.00 2.04 3.13 4.38 70.12 06:24:15 06:22:01 AM 1 4.79 0.00 1.60 1.39 2.91 89.31 06:24:15 06:22:01 AM 2 9.76 0.00 1.57 1.18 2.70 84.80 06:24:15 06:22:01 AM 3 13.17 0.00 1.23 2.32 2.60 80.68 06:24:15 06:23:01 AM all 12.79 0.00 3.06 2.93 3.46 77.75 06:24:15 06:23:01 AM 0 9.80 0.00 2.50 1.22 3.21 83.27 06:24:15 06:23:01 AM 1 9.76 0.00 1.92 3.25 4.01 81.06 06:24:15 06:23:01 AM 2 10.55 0.00 2.84 5.00 3.80 77.80 06:24:15 06:23:01 AM 3 21.47 0.00 5.10 2.23 2.80 68.41 06:24:15 06:24:01 AM all 14.72 0.00 2.55 1.49 3.64 77.60 06:24:15 06:24:01 AM 0 25.15 0.00 2.50 1.51 4.81 66.02 06:24:15 06:24:01 AM 1 8.38 0.00 2.12 1.60 3.85 84.06 06:24:15 06:24:01 AM 2 14.07 0.00 3.30 0.72 2.75 79.17 06:24:15 06:24:01 AM 3 11.64 0.00 2.29 2.10 3.17 80.79 06:24:15 Average: all 16.54 0.00 8.38 5.59 15.09 54.40 06:24:15 Average: 0 17.78 0.00 8.38 5.38 15.64 52.83 06:24:15 Average: 1 15.21 0.00 8.17 5.59 15.03 55.99 06:24:15 Average: 2 16.35 0.00 8.51 5.93 14.79 54.42 06:24:15 Average: 3 16.82 0.00 8.47 5.46 14.90 54.35 06:24:15 06:24:15 06:24:15