Pull request #3148 updated 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4701403bb7246123cd8f18798155fd534c2f7ee0 rather than d5e601b106eb5ab2062863f585c4f56dcf796bda Obtained Jenkinsfile from 4701403bb7246123cd8f18798155fd534c2f7ee0 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25827 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # 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 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 Commit message: "feat(notifications): Implement PATCH /subscription V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:45:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:45:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:45:45 ========================================================= 18:45:45 EdgeX Global Pipelines Version Info 18:45:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f56f5be6bf9264fab99786e3a0eacf679df79e3b # timeout=10 18:45:47 ------------------- 18:45:47 stable info: 18:45:47 ------------------- 18:45:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:45:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:45:47 Message: update stable to v1.0.179 18:45:48 ------------------- 18:45:48 experimental info: 18:45:48 ------------------- 18:45:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:45:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 18:45:48 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:45:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:45:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo 18:45:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5e601b106eb5ab2062863f585c4f56dcf796bda [Pipeline] echo 18:45:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5e601b [Pipeline] echo 18:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:45:51 provisioning config files... 18:45:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6757854536100426354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:51 ---> docker-login.sh 18:45:51 nexus3.edgexfoundry.org:10001 18:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:52 Configure a credential helper to remove this warning. See 18:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:52 18:45:52 Login Succeeded 18:45:52 nexus3.edgexfoundry.org:10002 18:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:52 Configure a credential helper to remove this warning. See 18:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:52 18:45:52 Login Succeeded 18:45:52 nexus3.edgexfoundry.org:10003 18:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:52 Configure a credential helper to remove this warning. See 18:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:52 18:45:52 Login Succeeded 18:45:52 nexus3.edgexfoundry.org:10004 18:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:52 Configure a credential helper to remove this warning. See 18:45:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:52 18:45:52 Login Succeeded 18:45:52 docker.io 18:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:53 Configure a credential helper to remove this warning. See 18:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:53 18:45:53 Login Succeeded 18:45:53 ---> docker-login.sh ends [Pipeline] } 18:45:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:45:53 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/core-command/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo core-command,cmd/core-command/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/core-data/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo core-data,cmd/core-data/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/core-metadata/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo core-metadata,cmd/core-metadata/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ cut -d/ -f2 18:45:53 ++ dirname cmd/security-bootstrapper/Dockerfile 18:45:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/security-proxy-setup/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/support-notifications/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo support-notifications,cmd/support-notifications/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/support-scheduler/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:45:53 + for file in '`ls cmd/**/Dockerfile`' 18:45:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:45:53 ++ cut -d/ -f2 18:45:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:45:53 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 18:45:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:45:55 18:45:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:45:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:45:55 latest: Pulling from edgex-devops/git-semver 18:45:55 31603596830f: Pulling fs layer 18:45:55 2a8b12db71e7: Pulling fs layer 18:45:55 6ca5941a6612: Pulling fs layer 18:45:55 ecc8261a40a4: Pulling fs layer 18:45:55 ecc8261a40a4: Waiting 18:45:55 2a8b12db71e7: Download complete 18:45:55 31603596830f: Verifying Checksum 18:45:55 31603596830f: Download complete 18:45:55 ecc8261a40a4: Verifying Checksum 18:45:55 ecc8261a40a4: Download complete 18:45:55 6ca5941a6612: Verifying Checksum 18:45:55 6ca5941a6612: Download complete 18:45:56 31603596830f: Pull complete 18:45:56 2a8b12db71e7: Pull complete 18:45:57 6ca5941a6612: Pull complete 18:45:57 ecc8261a40a4: Pull complete 18:45:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:45:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:45:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:45:57 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 18:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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:10004/edgex-devops/git-semver:latest cat 18:45:59 $ docker top 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:46:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:00 [ssh-agent] Looking for ssh-agent implementation... 18:46:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:00 $ docker exec 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent 18:46:00 SSH_AUTH_SOCK=/tmp/ssh-IGv67juqdS8m/agent.11 18:46:00 SSH_AGENT_PID=17 18:46:00 Running ssh-add (command line suppressed) 18:46:00 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8532087745087924965.key (/w/workspace/edgex-go/7@tmp/private_key_8532087745087924965.key) 18:46:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:01 + git tag --points-at HEAD [Pipeline] } 18:46:01 $ docker exec --env ******** --env ******** 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent -k 18:46:01 unset SSH_AUTH_SOCK; 18:46:01 unset SSH_AGENT_PID; 18:46:01 echo Agent pid 17 killed; 18:46:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:46:01 [ssh-agent] Looking for ssh-agent implementation... 18:46:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:46:01 $ docker exec 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent 18:46:01 SSH_AUTH_SOCK=/tmp/ssh-xQGIjWtQHws5/agent.45 18:46:01 SSH_AGENT_PID=51 18:46:01 Running ssh-add (command line suppressed) 18:46:02 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8483487525111179898.key (/w/workspace/edgex-go/7@tmp/private_key_8483487525111179898.key) 18:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:46:02 + git semver init 18:46:02 # -> Open(): unable to determine branch for HEAD 18:46:02 # $GIT_DIR = /w/workspace/edgex-go/7/.git 18:46:02 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 18:46:02 # $SEMVER_REMOTE_NAME = origin 18:46:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:46:02 # $SEMVER_USER_NAME = edgex-jenkins 18:46:02 # $SEMVER_BRANCH = PR-3148 18:46:02 # $SEMVER_TEMP = /tmp/semver-507679086 18:46:02 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:46:20 # '/tmp/semver-507679086' -> '/w/workspace/edgex-go/7/.semver' 18:46:21 # -> Force: false 18:46:21 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 18:46:21 $ docker exec --env ******** --env ******** 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe ssh-agent -k 18:46:21 unset SSH_AUTH_SOCK; 18:46:21 unset SSH_AGENT_PID; 18:46:21 echo Agent pid 51 killed; 18:46:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:46:22 + git semver [Pipeline] } 18:46:22 $ docker stop --time=1 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe 18:46:23 $ docker rm -f 195879547bab498cf5e99f1cb92b0522cf17109158222d61ff845089a23bc4fe [Pipeline] // withDockerContainer [Pipeline] sh 18:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:46:24 Stashed 1 file(s) [Pipeline] echo 18:46:24 [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] sh 18:46:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:46:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:46:26 + sudo service docker restart 18:46:26 + true 18:46:26 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:46:26 ========================================================= 18:46:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:46:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:46:27 + 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 . 18:46:30 Sending build context to Docker daemon 327.9MB 18:46:30 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:46:30 Step 2/6 : FROM ${BASE} 18:46:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:46:30 188c0c94c7c5: Pulling fs layer 18:46:30 0ef7d3d256c8: Pulling fs layer 18:46:30 de9db76c5a1d: Pulling fs layer 18:46:30 bca2f99d35d6: Pulling fs layer 18:46:30 93359f2a8cfa: Pulling fs layer 18:46:30 7c6f9722023f: Pulling fs layer 18:46:30 a35cf1a2eb13: Pulling fs layer 18:46:30 7c6f9722023f: Waiting 18:46:30 bca2f99d35d6: Waiting 18:46:30 a35cf1a2eb13: Waiting 18:46:30 93359f2a8cfa: Waiting 18:46:30 de9db76c5a1d: Download complete 18:46:30 0ef7d3d256c8: Verifying Checksum 18:46:30 0ef7d3d256c8: Download complete 18:46:30 93359f2a8cfa: Verifying Checksum 18:46:30 93359f2a8cfa: Download complete 18:46:30 188c0c94c7c5: Verifying Checksum 18:46:30 188c0c94c7c5: Download complete 18:46:30 7c6f9722023f: Verifying Checksum 18:46:30 7c6f9722023f: Download complete 18:46:31 188c0c94c7c5: Pull complete 18:46:31 0ef7d3d256c8: Pull complete 18:46:31 de9db76c5a1d: Pull complete 18:46:32 a35cf1a2eb13: Verifying Checksum 18:46:32 a35cf1a2eb13: Download complete 18:46:33 bca2f99d35d6: Verifying Checksum 18:46:33 bca2f99d35d6: Download complete 18:46:38 bca2f99d35d6: Pull complete 18:46:38 93359f2a8cfa: Pull complete 18:46:38 7c6f9722023f: Pull complete 18:46:40 Still waiting to schedule task 18:46:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25825’ 18:46:45 a35cf1a2eb13: Pull complete 18:46:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:46:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:46:45 ---> a62c8e92a672 18:46:45 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:46:45 ---> Running in 442c07278283 18:46:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:46:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:46:47 (1/12) Installing libmagic (5.38-r0) 18:46:47 (2/12) Installing file (5.38-r0) 18:46:47 (3/12) Installing libc-dev (0.7.2-r3) 18:46:47 (4/12) Installing g++ (9.3.0-r2) 18:47:06 (5/12) Installing fortify-headers (1.1-r0) 18:47:06 (6/12) Installing patch (2.7.6-r6) 18:47:06 (7/12) Installing build-base (0.5-r2) 18:47:06 (8/12) Installing libsodium (1.0.18-r0) 18:47:06 (9/12) Installing pkgconf (1.7.2-r0) 18:47:06 (10/12) Installing libsodium-dev (1.0.18-r0) 18:47:06 (11/12) Installing libzmq (4.3.3-r0) 18:47:06 (12/12) Installing zeromq-dev (4.3.3-r0) 18:47:06 Executing busybox-1.31.1-r19.trigger 18:47:06 OK: 233 MiB in 51 packages 18:47:10 Removing intermediate container 442c07278283 18:47:10 ---> 24a494a4660e 18:47:10 Step 4/6 : WORKDIR /edgex-go 18:47:10 ---> Running in ed5ef9991bee 18:47:10 Removing intermediate container ed5ef9991bee 18:47:10 ---> 9560846482ff 18:47:10 Step 5/6 : COPY go.mod . 18:47:10 ---> e4487d18f595 18:47:10 Step 6/6 : RUN go mod download 18:47:10 ---> Running in 9933d1358cc9 18:47:32 Removing intermediate container 9933d1358cc9 18:47:32 ---> ca36c17af204 18:47:32 Successfully built ca36c17af204 18:47:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:47:32 + docker inspect -f . ci-base-image-x86_64 18:47:32 . [Pipeline] withDockerContainer 18:47:32 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 18:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:33 $ docker top d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:34 + go version 18:47:34 go version go1.15.5 linux/amd64 [Pipeline] } 18:47:34 $ docker stop --time=1 d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b 18:47:35 $ docker rm -f d82f42da6188a721afa00c0cb3bd9dbd439d525bfde8546322a6bb74560c1c3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:36 + docker inspect -f . ci-base-image-x86_64 18:47:36 . [Pipeline] withDockerContainer 18:47:36 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 18:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:47:37 $ docker top ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 -eo pid,comm [Pipeline] { [Pipeline] echo 18:47:37 ========================================================= 18:47:37 [edgeXBuildGoParallel] Running Tests and Build... 18:47:37 ========================================================= [Pipeline] sh 18:47:38 + make test 18:47:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:47:46 ? github.com/edgexfoundry/edgex-go [no test files] 18:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:48:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:48:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:48:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:48:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:48:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:48:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:48:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:48:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:48:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:48:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:48:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:48:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.108s coverage: 45.6% of statements 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.1% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 65.8% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:48:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.3% of statements 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:48:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.052s coverage: 100.0% of statements 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:48:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 18:48:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:48:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:48:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:48:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.363s coverage: 92.8% of statements 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.1% of statements 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:48:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 18:48:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 18:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.040s coverage: 94.4% of statements 18:48:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.028s coverage: 44.8% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.050s coverage: 87.2% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 68.9% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 37.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.275s coverage: 84.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.098s coverage: 89.4% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.695s coverage: 29.1% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.058s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 18:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 18:48:49 GO111MODULE=on go vet ./... 18:49:16 gofmt -l . 18:49:16 [ "`gofmt -l .`" = "" ] 18:49:16 ./bin/test-go-mod-tidy.sh 18:49:16 ./bin/test-attribution-txt.sh [Pipeline] sh 18:49:16 + ls -al . 18:49:16 total 700 18:49:16 drwxrwxr-x 10 1001 1001 4096 Feb 9 18:49 . 18:49:16 drwxr-xr-x 4 root root 28 Feb 9 18:47 .. 18:49:16 -rw-rw-r-- 1 1001 1001 11 Feb 9 18:45 .dockerignore 18:49:16 drwxrwxr-x 8 1001 1001 179 Feb 9 18:45 .git 18:49:16 drwxrwxr-x 3 1001 1001 125 Feb 9 18:45 .github 18:49:16 -rw-rw-r-- 1 1001 1001 818 Feb 9 18:45 .gitignore 18:49:16 drwx------ 3 1001 1001 60 Feb 9 18:46 .semver 18:49:16 -rw-rw-r-- 1 1001 1001 166 Feb 9 18:45 .sonarcloud.properties 18:49:16 -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:45 Attribution.txt 18:49:16 -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:45 CONTRIBUTING.md 18:49:16 -rw-rw-r-- 1 1001 1001 931 Feb 9 18:45 Dockerfile.build 18:49:16 -rw-rw-r-- 1 1001 1001 863 Feb 9 18:45 Jenkinsfile 18:49:16 -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:45 LICENSE 18:49:16 -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:45 Makefile 18:49:16 -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:45 README.md 18:49:16 -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:45 SECURITY.md 18:49:16 -rw-rw-r-- 1 1001 1001 5 Feb 9 18:46 VERSION 18:49:16 -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:45 ZMQWindows.md 18:49:16 drwxrwxr-x 2 1001 1001 117 Feb 9 18:45 bin 18:49:16 drwxrwxr-x 14 1001 1001 4096 Feb 9 18:45 cmd 18:49:16 -rw-r--r-- 1 root root 594557 Feb 9 18:48 coverage.out 18:49:16 -rw-r--r-- 1 root root 1054 Feb 9 18:49 go.mod 18:49:16 -rw-r--r-- 1 root root 19290 Feb 9 18:49 go.sum 18:49:16 drwxrwxr-x 8 1001 1001 127 Feb 9 18:45 internal 18:49:16 drwxrwxr-x 4 1001 1001 26 Feb 9 18:45 openapi 18:49:16 drwxrwxr-x 4 1001 1001 71 Feb 9 18:45 snap 18:49:16 -rw-rw-r-- 1 1001 1001 168 Feb 9 18:45 version.go [Pipeline] sh 18:49:16 + '[' -e coverage.out ] 18:49:16 + chown 1001:1001 coverage.out [Pipeline] stash 18:49:17 Stashed 1 file(s) [Pipeline] sh 18:49:17 + make build 18:49:17 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 18:49:20 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 18:49:28 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 18:49:29 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 18:49:30 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 18:49:31 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 18:49:33 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 18:49:34 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 18:49:35 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 18:49:36 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 18:49:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:49:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:49:40 $ docker stop --time=1 ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 18:49:42 $ docker rm -f ad7863ec3f137da2eb3269f431cb426947c16c781d9522d859cb97ccd43079d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:44 18:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:49:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:44 latest: Pulling from edgex-devops/edgex-compose 18:49:44 cbdbe7a5bc2a: Pulling fs layer 18:49:44 ca9280d653b3: Pulling fs layer 18:49:44 7e9c9ca2126c: Pulling fs layer 18:49:44 cbdbe7a5bc2a: Verifying Checksum 18:49:44 cbdbe7a5bc2a: Download complete 18:49:45 cbdbe7a5bc2a: Pull complete 18:49:45 ca9280d653b3: Verifying Checksum 18:49:45 ca9280d653b3: Download complete 18:49:46 ca9280d653b3: Pull complete 18:49:46 7e9c9ca2126c: Download complete 18:49:52 7e9c9ca2126c: Pull complete 18:49:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:49:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:49:52 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 18:49:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:49:55 $ docker top e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:55 + docker-compose build --help 18:49:55 + grep parallel 18:49:56 --parallel Build images in parallel. [Pipeline] } 18:49:56 $ docker stop --time=1 e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 18:49:58 $ docker rm -f e41305bc15c2368779af8b1f35b2cbc6ec693869997e6acb6facae3313182374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:49:58 . [Pipeline] withDockerContainer 18:49:58 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 18:49:58 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:49:59 $ docker top dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:00 + docker-compose -f ./docker-compose-build.yml build --parallel 18:50:00 Building docker-core-command-go ... 18:50:00 Building docker-core-data-go ... 18:50:00 Building docker-core-metadata-go ... 18:50:00 Building docker-security-bootstrapper-go ... 18:50:00 Building docker-security-proxy-setup-go ... 18:50:00 Building docker-security-secretstore-setup-go ... 18:50:00 Building docker-support-notifications-go ... 18:50:00 Building docker-support-scheduler-go ... 18:50:00 Building docker-sys-mgmt-agent-go ... 18:50:00 Building docker-support-notifications-go 18:50:00 Building docker-support-scheduler-go 18:50:00 Building docker-security-secretstore-setup-go 18:50:00 Building docker-core-metadata-go 18:50:00 Building docker-security-proxy-setup-go 18:50:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25828 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws 18:50:20 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 18:50:25 using credential edgex-jenkins-ssh 18:50:25 Cloning the remote Git repository 18:50:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:50:25 > git init /w/workspace/edgex-go/7 # timeout=10 18:50:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:26 > git --version # timeout=10 18:50:26 > git --version # 'git version 2.17.1' 18:50:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:50:33 ---> ca36c17af204 18:50:33 Step 3/21 : WORKDIR /edgex-go 18:50:33 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:33 ---> ca36c17af204 18:50:33 Step 3/23 : WORKDIR /edgex-go 18:50:33 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:50:33 ---> ca36c17af204 18:50:33 Step 3/24 : WORKDIR /edgex-go 18:50:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:50:33 ---> ca36c17af204 18:50:33 Step 3/22 : WORKDIR /edgex-go 18:50:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:50:34 ---> ca36c17af204 18:50:34 Step 3/22 : WORKDIR /edgex-go 18:50:34 ---> Running in 45a486cdef15 18:50:34 ---> Running in 22070b1ee9de 18:50:34 ---> Running in ae2b4c82a51a 18:50:34 ---> Running in 69743e4191ea 18:50:34 ---> Running in 612dc68aa6fb 18:50:35 Removing intermediate container ae2b4c82a51a 18:50:35 ---> 98c995bd751d 18:50:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:35 Removing intermediate container 69743e4191ea 18:50:35 ---> f26b925f59a0 18:50:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:35 Removing intermediate container 45a486cdef15 18:50:35 ---> d4ac21fdff27 18:50:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:35 Removing intermediate container 612dc68aa6fb 18:50:35 ---> 0caa872d911d 18:50:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:35 Removing intermediate container 22070b1ee9de 18:50:35 ---> 8c2d3226921b 18:50:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:35 ---> Running in b45ef2156f82 18:50:35 ---> Running in 129c1ba5c0ec 18:50:35 ---> Running in 9352c46f7e97 18:50:35 ---> Running in e94c4d094de3 18:50:35 ---> Running in 42dbe0b3e2f5 18:50:37 Removing intermediate container 129c1ba5c0ec 18:50:37 ---> a357bb51ff9b 18:50:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:50:37 ---> Running in c2b66094c814 18:50:37 Removing intermediate container b45ef2156f82 18:50:37 ---> 445870566e63 18:50:37 Step 5/23 : RUN apk add --update --no-cache make git 18:50:38 ---> Running in 3553aba1b14f 18:50:38 Removing intermediate container e94c4d094de3 18:50:38 ---> b04ac884c368 18:50:38 Step 5/22 : RUN apk add --update --no-cache make git 18:50:38 Removing intermediate container 9352c46f7e97 18:50:38 ---> bf3cc5e9fddb 18:50:38 Step 5/21 : RUN apk add --update --no-cache make git 18:50:38 Removing intermediate container 42dbe0b3e2f5 18:50:38 ---> 79da69d0fe0d 18:50:38 Step 5/24 : RUN apk add --update --no-cache make git 18:50:38 ---> Running in d8eabe723258 18:50:38 ---> Running in 3196e3f4f3ab 18:50:38 ---> Running in 4a7aa5fd10cd 18:50:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:50:40 OK: 233 MiB in 51 packages 18:50:40 OK: 233 MiB in 51 packages 18:50:40 OK: 233 MiB in 51 packages 18:50:40 Removing intermediate container c2b66094c814 18:50:40 ---> 0a1e62693559 18:50:40 Step 6/22 : COPY go.mod . 18:50:40 OK: 233 MiB in 51 packages 18:50:40 OK: 233 MiB in 51 packages 18:50:41 ---> f23d8674414f 18:50:41 Step 7/22 : RUN go mod download 18:50:41 Removing intermediate container 3553aba1b14f 18:50:41 ---> 2c627c6e2709 18:50:41 Step 6/23 : COPY go.mod . 18:50:41 ---> Running in 14ce777fdcea 18:50:41 Removing intermediate container d8eabe723258 18:50:41 ---> d5646141a48b 18:50:41 Step 6/22 : COPY go.mod . 18:50:41 Removing intermediate container 3196e3f4f3ab 18:50:41 ---> 7c1f4d09e57f 18:50:41 Step 6/21 : COPY go.mod . 18:50:41 ---> d9ad7fa0cfe5 18:50:41 Step 7/23 : RUN go mod download 18:50:41 ---> 9c292ed8fcc6 18:50:41 Step 7/22 : RUN go mod download 18:50:41 Removing intermediate container 4a7aa5fd10cd 18:50:41 ---> 09b8c4e252a5 18:50:41 Step 6/24 : COPY go.mod . 18:50:41 ---> Running in 9a673ea9d75c 18:50:42 ---> Running in 19365f66fcd3 18:50:42 ---> a90d244869dc 18:50:42 Step 7/21 : RUN go mod download 18:50:42 ---> ccc66e843b1c 18:50:42 Step 7/24 : RUN go mod download 18:50:42 ---> Running in 496d90b05ef3 18:50:42 ---> Running in b15e16affd62 18:50:43 Removing intermediate container 14ce777fdcea 18:50:43 ---> 9b60f5e7516b 18:50:43 Step 8/22 : COPY . . 18:50:46 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda 18:50:47 Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda 18:50:47 Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) 18:50:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:50:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:50:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:50:46 > git config core.sparsecheckout # timeout=10 18:50:46 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 18:50:47 > git remote # timeout=10 18:50:47 > git config --get remote.origin.url # timeout=10 18:50:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:50:47 > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 18:50:47 > git rev-parse HEAD^{commit} # timeout=10 18:50:47 > git config core.sparsecheckout # timeout=10 18:50:47 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 18:50:47 Removing intermediate container 19365f66fcd3 18:50:47 ---> 599c1a2b7eba 18:50:47 Step 8/22 : COPY . . 18:50:49 Removing intermediate container 9a673ea9d75c 18:50:49 ---> d1ab45f51411 18:50:49 Step 8/23 : COPY . . 18:50:49 Removing intermediate container 496d90b05ef3 18:50:49 ---> 91ddcf347df2 18:50:49 Step 8/21 : COPY . . 18:50:51 Commit message: "feat(notifications): Implement PATCH /subscription V2 API" 18:50:51 Removing intermediate container b15e16affd62 18:50:51 ---> 3023609e2487 18:50:51 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:50:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:50:54 + sudo service docker restart 18:50:54 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:50:56 provisioning config files... 18:50:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config2643428843105934827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:56 ---> docker-login.sh 18:50:56 nexus3.edgexfoundry.org:10001 18:50:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:57 Configure a credential helper to remove this warning. See 18:50:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:57 18:50:57 Login Succeeded 18:50:57 nexus3.edgexfoundry.org:10002 18:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:58 Configure a credential helper to remove this warning. See 18:50:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:58 18:50:58 Login Succeeded 18:50:58 nexus3.edgexfoundry.org:10003 18:50:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:59 Configure a credential helper to remove this warning. See 18:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:59 18:50:59 Login Succeeded 18:50:59 nexus3.edgexfoundry.org:10004 18:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:50:59 Configure a credential helper to remove this warning. See 18:50:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:50:59 18:50:59 Login Succeeded 18:50:59 docker.io 18:50:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:00 Configure a credential helper to remove this warning. See 18:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:00 18:51:00 Login Succeeded 18:51:00 ---> docker-login.sh ends [Pipeline] } 18:51:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:00 ========================================================= 18:51:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:51:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:51:01 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:51:03 Sending build context to Docker daemon 166.3MB 18:51:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:51:03 Step 2/6 : FROM ${BASE} 18:51:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:51:03 5f621e34cdf4: Pulling fs layer 18:51:03 a4357932f1b6: Pulling fs layer 18:51:03 18c013af1878: Pulling fs layer 18:51:03 00ac8860ef70: Pulling fs layer 18:51:03 63d7cb157983: Pulling fs layer 18:51:03 b116817d02f9: Pulling fs layer 18:51:03 745a02a5169b: Pulling fs layer 18:51:03 63d7cb157983: Waiting 18:51:03 b116817d02f9: Waiting 18:51:03 745a02a5169b: Waiting 18:51:03 00ac8860ef70: Waiting 18:51:03 18c013af1878: Verifying Checksum 18:51:03 18c013af1878: Download complete 18:51:03 a4357932f1b6: Verifying Checksum 18:51:03 a4357932f1b6: Download complete 18:51:03 63d7cb157983: Verifying Checksum 18:51:03 63d7cb157983: Download complete 18:51:04 b116817d02f9: Verifying Checksum 18:51:04 b116817d02f9: Download complete 18:51:04 5f621e34cdf4: Verifying Checksum 18:51:04 5f621e34cdf4: Download complete 18:51:04 5f621e34cdf4: Pull complete 18:51:05 a4357932f1b6: Pull complete 18:51:05 18c013af1878: Pull complete 18:51:06 745a02a5169b: Verifying Checksum 18:51:06 745a02a5169b: Download complete 18:51:07 00ac8860ef70: Verifying Checksum 18:51:07 00ac8860ef70: Download complete 18:51:17 00ac8860ef70: Pull complete 18:51:17 63d7cb157983: Pull complete 18:51:17 b116817d02f9: Pull complete 18:51:21 745a02a5169b: Pull complete 18:51:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:51:21 ---> b7e6874047d6 18:51:21 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 18:51:24 ---> Running in 04d3bc506de8 18:51:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:51:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:51:27 (1/12) Installing libmagic (5.38-r0) 18:51:27 (2/12) Installing file (5.38-r0) 18:51:27 (3/12) Installing libc-dev (0.7.2-r3) 18:51:27 (4/12) Installing g++ (9.3.0-r2) 18:51:30 (5/12) Installing fortify-headers (1.1-r0) 18:51:30 (6/12) Installing patch (2.7.6-r6) 18:51:30 (7/12) Installing build-base (0.5-r2) 18:51:30 (8/12) Installing libsodium (1.0.18-r0) 18:51:30 (9/12) Installing pkgconf (1.7.2-r0) 18:51:30 (10/12) Installing libsodium-dev (1.0.18-r0) 18:51:30 (11/12) Installing libzmq (4.3.3-r0) 18:51:30 (12/12) Installing zeromq-dev (4.3.3-r0) 18:51:31 Executing busybox-1.31.1-r19.trigger 18:51:31 OK: 217 MiB in 51 packages 18:51:31 ---> 061279dc2863 18:51:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:51:31 ---> 30cb59ee95e9 18:51:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:51:31 ---> Running in 69a59ee7838b 18:51:31 ---> 3a6750a10b1e 18:51:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:51:31 ---> 8992e0df63cb 18:51:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:51:31 ---> f106fbf805db 18:51:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:51:31 ---> Running in d5acb3cdbe09 18:51:31 ---> Running in 4c9f03e24d08 18:51:31 ---> Running in ac9379fd81b0 18:51:31 ---> Running in dd8c97717a10 18:51:31 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 18:51:31 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 18:51:31 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 18:51:31 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 18:51:31 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 18:51:35 Removing intermediate container 04d3bc506de8 18:51:35 ---> 94924a163857 18:51:35 Step 4/6 : WORKDIR /edgex-go 18:51:35 ---> Running in a3fb3ee439d8 18:51:35 Removing intermediate container a3fb3ee439d8 18:51:35 ---> 9f1a2a2fb272 18:51:35 Step 5/6 : COPY go.mod . 18:51:36 ---> f7ffbea2d94f 18:51:36 Step 6/6 : RUN go mod download 18:51:36 ---> Running in 59f44addb023 18:51:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:51:57 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 18:52:03 Removing intermediate container 59f44addb023 18:52:03 ---> 4470d3d01a59 18:52:03 Successfully built 4470d3d01a59 18:52:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:52:03 + docker inspect -f . ci-base-image-arm64 18:52:03 . [Pipeline] withDockerContainer 18:52:03 prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container 18:52:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:52:05 $ docker top d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:06 Removing intermediate container dd8c97717a10 18:52:06 ---> 2f3cbc817983 18:52:06 18:52:06 Step 10/24 : FROM alpine:3.12 18:52:06 Removing intermediate container d5acb3cdbe09 18:52:06 ---> 09bb931a4c6e 18:52:06 18:52:06 Step 10/22 : FROM alpine:3.12 18:52:06 Removing intermediate container 4c9f03e24d08 18:52:06 ---> fac6df02a066 18:52:06 18:52:06 Step 10/21 : FROM alpine:3.12 18:52:06 3.12: Pulling from library/alpine 18:52:06 3.12: Pulling from library/alpine 18:52:06 Removing intermediate container 69a59ee7838b 18:52:06 ---> 793e6559f4c1 18:52:06 18:52:06 Step 10/22 : FROM alpine:3.12 18:52:06 3.12: Pulling from library/alpine 18:52:06 3.12: Pulling from library/alpine 18:52:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:52:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:52:06 Status: Downloaded newer image for alpine:3.12 18:52:06 Status: Image is up to date for alpine:3.12 18:52:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:52:06 Status: Image is up to date for alpine:3.12 18:52:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:52:06 Status: Image is up to date for alpine:3.12 18:52:06 ---> 389fef711851 18:52:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:52:06 ---> 389fef711851 18:52:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:52:06 ---> 389fef711851 18:52:06 Step 11/21 : RUN apk add --update --no-cache curl 18:52:06 ---> 389fef711851 18:52:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:52:06 + go version 18:52:06 go version go1.15.5 linux/arm64 [Pipeline] } 18:52:06 $ docker stop --time=1 d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a 18:52:08 $ docker rm -f d58818ccd00ac99f410c20f9664c8c9b498519ca70ec996dea0e0a181a1b483a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 18:52:08 ---> Running in 43372b044a65 18:52:08 ---> Running in ad26839aaf77 18:52:08 ---> Running in d878e49987ee 18:52:08 ---> Running in 1337dd2176a7 18:52:08 Removing intermediate container ac9379fd81b0 18:52:08 ---> 830968546ec5 18:52:08 18:52:08 Step 10/23 : FROM alpine:3.12 18:52:08 ---> 389fef711851 18:52:08 Step 11/23 : RUN apk add --update --no-cache dumb-init [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:52:09 ---> Running in 4750044f51f6 18:52:09 + docker inspect -f . ci-base-image-arm64 18:52:09 . [Pipeline] withDockerContainer 18:52:09 prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:09 (1/1) Installing dumb-init (1.2.2-r1) 18:52:09 Executing busybox-1.31.1-r19.trigger 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:09 OK: 6 MiB in 15 packages 18:52:09 (1/5) Installing ca-certificates (20191127-r4) 18:52:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:52:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:10 (3/5) Installing libcurl (7.69.1-r3) 18:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:10 (4/5) Installing curl (7.69.1-r3) 18:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:10 (5/5) Installing dumb-init (1.2.2-r1) 18:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:10 (1/2) Installing ca-certificates (20191127-r4) 18:52:10 Executing busybox-1.31.1-r19.trigger 18:52:10 Executing ca-certificates-20191127-r4.trigger 18:52:10 (2/2) Installing dumb-init (1.2.2-r1) 18:52:10 Executing busybox-1.31.1-r19.trigger 18:52:10 Executing ca-certificates-20191127-r4.trigger 18:52:10 OK: 7 MiB in 19 packages 18:52:10 OK: 6 MiB in 16 packages 18:52:10 (1/1) Installing dumb-init (1.2.2-r1) 18:52:10 Executing busybox-1.31.1-r19.trigger 18:52:10 OK: 6 MiB in 15 packages 18:52:10 (1/4) Installing ca-certificates (20191127-r4) 18:52:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:52:10 (3/4) Installing libcurl (7.69.1-r3) 18:52:10 (4/4) Installing curl (7.69.1-r3) 18:52:10 Executing busybox-1.31.1-r19.trigger 18:52:10 Executing ca-certificates-20191127-r4.trigger 18:52:10 OK: 7 MiB in 18 packages 18:52:11 $ docker top 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 -eo pid,comm [Pipeline] { [Pipeline] echo 18:52:11 ========================================================= 18:52:11 [edgeXBuildGoParallel] Running Tests and Build... 18:52:11 ========================================================= [Pipeline] sh 18:52:11 + make test 18:52:11 Removing intermediate container 43372b044a65 18:52:11 ---> 297d1212de8c 18:52:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:52:12 ---> Running in 4fe96450e138 18:52:14 Removing intermediate container 4fe96450e138 18:52:14 ---> d88d68824c62 18:52:14 Step 13/22 : ENV APP_PORT=48085 18:52:14 Removing intermediate container ad26839aaf77 18:52:14 ---> 72f26b7c9077 18:52:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:52:14 Removing intermediate container 1337dd2176a7 18:52:14 ---> 50cebe6639de 18:52:14 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:52:14 Removing intermediate container 4750044f51f6 18:52:14 ---> dac241c0c409 18:52:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:14 Removing intermediate container d878e49987ee 18:52:14 ---> b278803735b1 18:52:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:52:14 ---> Running in af345b161d13 18:52:14 ---> Running in 97c4b710549f 18:52:14 ---> Running in a09ef83fef02 18:52:14 ---> Running in 22f46ebdfbd5 18:52:14 ---> Running in e7904754b624 18:52:14 Removing intermediate container af345b161d13 18:52:14 ---> 413d57c8e620 18:52:14 Step 14/22 : EXPOSE $APP_PORT 18:52:14 Removing intermediate container 97c4b710549f 18:52:14 ---> 9a3e68f07388 18:52:14 Step 13/21 : WORKDIR /edgex 18:52:14 Removing intermediate container 22f46ebdfbd5 18:52:14 ---> 8e18afea5bc4 18:52:14 Step 13/23 : ENV APP_PORT=48081 18:52:15 Removing intermediate container a09ef83fef02 18:52:15 ---> 97756e13ecd2 18:52:15 Step 13/24 : WORKDIR / 18:52:15 Removing intermediate container e7904754b624 18:52:15 ---> ac38b1a814cc 18:52:15 Step 13/22 : ENV APP_PORT=48060 18:52:15 ---> Running in 1fb13521312e 18:52:15 ---> Running in d2bf5ca83869 18:52:15 ---> Running in a7578024e10d 18:52:15 ---> Running in 8fccf55e8325 18:52:15 ---> Running in 37f2200ba631 18:52:15 Removing intermediate container 1fb13521312e 18:52:15 ---> 2f53ec2621d2 18:52:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:15 Removing intermediate container a7578024e10d 18:52:15 ---> 4d7d39bc315f 18:52:15 Step 14/23 : EXPOSE $APP_PORT 18:52:15 Removing intermediate container 8fccf55e8325 18:52:15 ---> 79151dd87a85 18:52:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:52:15 Removing intermediate container d2bf5ca83869 18:52:15 ---> 8ae9e7c69cfe 18:52:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:52:15 Removing intermediate container 37f2200ba631 18:52:15 ---> 55efc40110f7 18:52:15 Step 14/22 : EXPOSE $APP_PORT 18:52:15 ---> Running in 8252727085f4 18:52:15 ---> 4e3ebbea2f55 18:52:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:52:15 ---> Running in a939b9e02f3e 18:52:16 ---> 7f869cd08f92 18:52:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:52:16 ---> dc127a3475a6 18:52:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:52:16 Removing intermediate container 8252727085f4 18:52:16 ---> 294395705a02 18:52:16 Step 15/23 : WORKDIR / 18:52:16 Removing intermediate container a939b9e02f3e 18:52:16 ---> 4a0346b1c423 18:52:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:16 ---> Running in 5745a054114d 18:52:16 ---> 9de97058158f 18:52:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:52:16 ---> 820b6ac37b3b 18:52:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:52:16 ---> afe3be4c7283 18:52:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:52:16 Removing intermediate container 5745a054114d 18:52:16 ---> 5511fa62b035 18:52:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:16 ---> fe1f56154d19 18:52:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:52:16 ---> 942872959e6a 18:52:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:52:16 ---> 3272dc3b0766 18:52:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:52:17 ---> Running in 8979219c9644 18:52:17 ---> 7dab1cd3c355 18:52:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:52:17 ---> 0a091924fc75 18:52:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:52:18 ---> 234c147115d2 18:52:18 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:52:18 Removing intermediate container 8979219c9644 18:52:18 ---> 2b4369a2aa10 18:52:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:18 ---> Running in 090827cb0a6b 18:52:18 ---> Running in 003de7f6ca77 18:52:18 ---> d6ae02d0ffce 18:52:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:52:18 ---> b0257d3c4376 18:52:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:52:18 ---> 030ae435a381 18:52:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:52:18 ---> Running in 1f2082887dd2 18:52:18 Removing intermediate container 090827cb0a6b 18:52:18 ---> 9e09425e3705 18:52:18 Step 18/21 : CMD ["--init=true"] 18:52:18 Removing intermediate container 003de7f6ca77 18:52:18 ---> 247b5480e2a6 18:52:18 Step 20/22 : LABEL arch=x86_64 18:52:18 ---> Running in 0a91734a7005 18:52:18 Removing intermediate container 1f2082887dd2 18:52:18 ---> 7656add82089 18:52:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:18 ---> Running in cc71b85865cc 18:52:18 ---> cc6d10f995a4 18:52:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:52:18 ---> c69b64ef8764 18:52:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:52:18 ---> Running in 79e76315d532 18:52:18 ---> Running in 2e9a054ecaa1 18:52:19 Removing intermediate container cc71b85865cc 18:52:19 ---> 8527ef66fee8 18:52:19 Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:52:19 Removing intermediate container 0a91734a7005 18:52:19 ---> af9ae3b5cbc5 18:52:19 Step 19/21 : LABEL arch=x86_64 18:52:19 ---> Running in 8074d29d81f3 18:52:19 ---> Running in 065bdec18fbf 18:52:19 Removing intermediate container 79e76315d532 18:52:19 ---> f1ad18bc26e3 18:52:19 Step 20/22 : LABEL arch=x86_64 18:52:19 ---> 3ec816512856 18:52:19 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:52:19 Removing intermediate container 2e9a054ecaa1 18:52:19 ---> 9faec85406f1 18:52:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:19 ---> Running in 9b7a80e40e4e 18:52:19 ---> Running in c5d643824c9d 18:52:19 ---> Running in 02924b952b3f 18:52:19 Removing intermediate container 8074d29d81f3 18:52:19 ---> 28a38df2a8b9 18:52:19 Step 22/22 : LABEL version=0.0.0 18:52:19 Removing intermediate container 065bdec18fbf 18:52:19 ---> 7690efcb602c 18:52:19 Step 20/21 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:52:20 ---> Running in 24dcc58db230 18:52:20 Removing intermediate container 9b7a80e40e4e 18:52:20 ---> 3920cef0c02e 18:52:20 Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:52:20 ---> Running in b5f57b045c04 18:52:20 Removing intermediate container 02924b952b3f 18:52:20 ---> b7b532f4286f 18:52:20 Step 21/23 : LABEL arch=x86_64 18:52:20 ---> Running in 900f8f1628bd 18:52:20 Removing intermediate container 24dcc58db230 18:52:20 ---> 6f342e245295 18:52:20 18:52:20 ---> Running in f570cd4e3249 18:52:20 Removing intermediate container b5f57b045c04 18:52:20 ---> bcd7f94d7d37 18:52:20 Step 21/21 : LABEL version=0.0.0 18:52:20 Successfully built 6f342e245295 18:52:20 Successfully tagged docker-support-scheduler-go:latest 18:52:20 Removing intermediate container 900f8f1628bd 18:52:20 ---> 637bd762280d 18:52:20 Step 22/22 : LABEL version=0.0.0 18:52:20 Building docker-sys-mgmt-agent-go 18:52:20  Building docker-support-scheduler-go ... done  ---> Running in ee53c4707c16 18:52:21 Removing intermediate container f570cd4e3249 18:52:21 ---> d36fed9cc425 18:52:21 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:52:21 ---> Running in 88cff89730ee 18:52:21 ---> Running in b5c5d187d0e8 18:52:21 Removing intermediate container ee53c4707c16 18:52:21 ---> 4bef7d087ef7 18:52:21 18:52:21 Removing intermediate container 88cff89730ee 18:52:21 ---> 311ada547707 18:52:21 18:52:21 Removing intermediate container c5d643824c9d 18:52:21 ---> ab27ab6702f0 18:52:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:52:21 Successfully built 4bef7d087ef7 18:52:21 Successfully built 311ada547707 18:52:23 Successfully tagged docker-security-proxy-setup-go:latest 18:52:23  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 18:52:23 Successfully tagged docker-support-notifications-go:latest 18:52:23  Building docker-support-notifications-go ... done Building docker-core-data-go 18:52:23 Removing intermediate container b5c5d187d0e8 18:52:23 ---> 3c0a9baf4ce8 18:52:23 Step 23/23 : LABEL version=0.0.0 18:52:25 ---> Running in 466578385bd9 18:52:26 ---> Running in d07c7b4da124 18:52:26 Removing intermediate container 466578385bd9 18:52:26 ---> c5a6d14defed 18:52:26 Step 22/24 : LABEL arch=x86_64 18:52:29 ---> Running in c0eea76c5b8d 18:52:29 Removing intermediate container d07c7b4da124 18:52:29 ---> 89bc990702fc 18:52:29 18:52:29 Successfully built 89bc990702fc 18:52:29 Successfully tagged docker-core-metadata-go:latest 18:52:29  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go 18:52:29 Removing intermediate container c0eea76c5b8d 18:52:29 ---> 9a43871ba302 18:52:29 Step 23/24 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:52:31 ---> Running in 3bb3926e59ac 18:52:31 Removing intermediate container 3bb3926e59ac 18:52:31 ---> 7fa4819a5b90 18:52:31 Step 24/24 : LABEL version=0.0.0 18:52:32 ---> Running in 49b2613e40e6 18:52:33 Removing intermediate container 49b2613e40e6 18:52:33 ---> 79948d84421b 18:52:33 18:52:34 ? github.com/edgexfoundry/edgex-go [no test files] 18:52:36 Successfully built 79948d84421b 18:52:37 Successfully tagged docker-security-secretstore-setup-go:latest 18:52:45  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:52:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:45 ---> ca36c17af204 18:52:45 Step 3/23 : WORKDIR /edgex-go 18:52:45 ---> Using cache 18:52:45 ---> 8c2d3226921b 18:52:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:45 ---> Using cache 18:52:45 ---> 79da69d0fe0d 18:52:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:52:46 ---> Running in cdcccc486796 18:52:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:52:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:52:46 ---> ca36c17af204 18:52:46 Step 3/23 : WORKDIR /edgex-go 18:52:46 ---> Using cache 18:52:46 ---> 8c2d3226921b 18:52:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:46 ---> Using cache 18:52:46 ---> 79da69d0fe0d 18:52:46 Step 5/23 : RUN apk add --update --no-cache make git 18:52:46 ---> Using cache 18:52:46 ---> 09b8c4e252a5 18:52:46 Step 6/23 : COPY go.mod . 18:52:46 ---> Using cache 18:52:46 ---> ccc66e843b1c 18:52:46 Step 7/23 : RUN go mod download 18:52:46 ---> Using cache 18:52:46 ---> 3023609e2487 18:52:46 Step 8/23 : COPY . . 18:52:46 ---> Using cache 18:52:46 ---> 8992e0df63cb 18:52:46 Step 9/23 : RUN make cmd/core-command/core-command 18:52:46 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:52:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:52:46 ---> ca36c17af204 18:52:46 Step 3/26 : WORKDIR /edgex-go 18:52:46 ---> Using cache 18:52:46 ---> 8c2d3226921b 18:52:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:46 ---> Using cache 18:52:46 ---> 79da69d0fe0d 18:52:46 Step 5/26 : RUN apk add --update --no-cache make bash git 18:52:47 ---> Running in 3c55236ee0aa 18:52:47 ---> Running in 87234021bfda 18:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:52:49 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 18:52:49 OK: 233 MiB in 51 packages 18:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:52:50 OK: 233 MiB in 51 packages 18:52:51 Removing intermediate container cdcccc486796 18:52:51 ---> af46ddf03de0 18:52:51 Step 6/23 : COPY go.mod . 18:52:51 Removing intermediate container 87234021bfda 18:52:51 ---> b8f05092793c 18:52:51 Step 6/26 : COPY go.mod . 18:52:52 ---> 0f5f9e599ad5 18:52:52 Step 7/23 : RUN go mod download 18:52:52 ---> b681d8d2feb3 18:52:52 Step 7/26 : RUN go mod download 18:52:52 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:52:52 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:52:52 ---> ca36c17af204 18:52:52 Step 3/30 : WORKDIR /edgex-go 18:52:52 ---> Using cache 18:52:52 ---> 8c2d3226921b 18:52:52 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:52:52 ---> Using cache 18:52:52 ---> 79da69d0fe0d 18:52:52 Step 5/30 : RUN apk add --update --no-cache make git 18:52:52 ---> Using cache 18:52:52 ---> 09b8c4e252a5 18:52:52 Step 6/30 : COPY go.mod . 18:52:52 ---> Using cache 18:52:52 ---> ccc66e843b1c 18:52:52 Step 7/30 : RUN go mod download 18:52:52 ---> Using cache 18:52:52 ---> 3023609e2487 18:52:52 Step 8/30 : COPY . . 18:52:52 ---> Using cache 18:52:52 ---> 8992e0df63cb 18:52:52 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:52:54 ---> Running in 2e42b59b16bd 18:52:54 ---> Running in f26a31375556 18:52:54 ---> Running in d4faaf54ae95 18:52:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:52:56 Removing intermediate container 2e42b59b16bd 18:52:56 ---> 39200b9560e9 18:52:56 Step 8/23 : COPY . . 18:52:56 Removing intermediate container f26a31375556 18:52:56 ---> 0bdd1e1473ef 18:52:56 Step 8/26 : COPY . . 18:53:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:53:29 Removing intermediate container 3c55236ee0aa 18:53:29 ---> cf8e64dfb1cd 18:53:29 18:53:29 Step 10/23 : FROM alpine:3.12 18:53:29 ---> 389fef711851 18:53:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:53:29 ---> Using cache 18:53:29 ---> dac241c0c409 18:53:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:53:29 ---> Using cache 18:53:29 ---> 8e18afea5bc4 18:53:29 Step 13/23 : ENV APP_PORT=48082 18:53:29 Removing intermediate container d4faaf54ae95 18:53:29 ---> ecad5e7ec114 18:53:29 18:53:29 Step 10/30 : FROM alpine:3.12 18:53:29 ---> 389fef711851 18:53:29 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:53:29 ---> b1c5164e6c57 18:53:29 Step 9/23 : RUN make cmd/core-data/core-data 18:53:29 ---> 3fc12d6e2059 18:53:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:53:29 ---> Running in a8f9d1f0aff8 18:53:29 ---> Running in 5913d424a440 18:53:29 ---> Running in 154d8564f901 18:53:29 ---> Running in 742abed6605b 18:53:29 Removing intermediate container 5913d424a440 18:53:29 ---> 498f511fddba 18:53:29 Step 14/23 : EXPOSE $APP_PORT 18:53:29 Removing intermediate container a8f9d1f0aff8 18:53:29 ---> cbb3a4e196ff 18:53:29 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 18:53:29 ---> Running in 8933d58821a0 18:53:29 ---> Running in 8de51988c4fd 18:53:29 Removing intermediate container 8933d58821a0 18:53:29 ---> e5f3130070ce 18:53:29 Step 15/23 : WORKDIR / 18:53:29 ---> Running in 1679dd76ecd9 18:53:29 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 18:53:29 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 18:53:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:29 Removing intermediate container 1679dd76ecd9 18:53:29 ---> eb64aea5aab9 18:53:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:29 (1/2) Installing dumb-init (1.2.2-r1) 18:53:29 (2/2) Installing su-exec (0.2-r1) 18:53:29 Executing busybox-1.31.1-r19.trigger 18:53:29 OK: 6 MiB in 16 packages 18:53:29 ---> 76a559631002 18:53:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:53:29 ---> 295e2aebe0ed 18:53:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:53:29 Removing intermediate container 8de51988c4fd 18:53:29 ---> 7f7c468d6cdc 18:53:29 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 18:53:29 ---> Running in 1a818d39e6e7 18:53:29 ---> c0a13ad06fcd 18:53:29 Step 19/23 : ENTRYPOINT ["/core-command"] 18:53:29 ---> Running in 6a92cc80af77 18:53:29 Removing intermediate container 1a818d39e6e7 18:53:29 ---> 3e571dcf1dff 18:53:29 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:53:29 ---> Running in 47514a468375 18:53:29 Removing intermediate container 6a92cc80af77 18:53:29 ---> a1f21149b3dd 18:53:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:29 ---> Running in 69a7d6e1c1da 18:53:29 Removing intermediate container 47514a468375 18:53:29 ---> 0104a52b124a 18:53:29 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:53:29 ---> Running in d8459c115eae 18:53:29 Removing intermediate container 69a7d6e1c1da 18:53:29 ---> e05051bb1112 18:53:29 Step 21/23 : LABEL arch=x86_64 18:53:30 ---> Running in 9452f4de4819 18:53:30 Removing intermediate container 9452f4de4819 18:53:30 ---> 8f9f804cd89e 18:53:30 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:53:30 ---> Running in 3f22bea0f22c 18:53:30 Removing intermediate container 3f22bea0f22c 18:53:30 ---> 46d053ae81f9 18:53:30 Step 23/23 : LABEL version=0.0.0 18:53:30 ---> Running in f141a8b5eabe 18:53:31 Removing intermediate container f141a8b5eabe 18:53:31 ---> 904c02af4dad 18:53:31 18:53:31 Successfully built 904c02af4dad 18:53:32 Successfully tagged docker-core-command-go:latest 18:53:32  Building docker-core-command-go ... done Removing intermediate container d8459c115eae 18:53:32 ---> 4c5066f9a3cb 18:53:32 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 18:53:32 ---> Running in e9524d5f3d90 18:53:32 Removing intermediate container e9524d5f3d90 18:53:32 ---> 3bf62f5e3cd9 18:53:32 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:53:34 ---> 598ae3fc71dd 18:53:34 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:53:34 ---> Running in 3f01f7bdfc3d 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:53:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:53:36 Removing intermediate container 3f01f7bdfc3d 18:53:36 ---> 300c573d3ce9 18:53:36 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:53:36 ---> 69ccaf2b2909 18:53:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:53:37 ---> 6cdf358c5890 18:53:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:53:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:53:38 ---> f55cede743ba 18:53:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:53:39 ---> 2ccc1590b01b 18:53:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:53:39 ---> Running in 047dff149707 18:53:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:53:39 Removing intermediate container 047dff149707 18:53:39 ---> fd9ebfd19a4d 18:53:39 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:53:40 ---> 8a92741be255 18:53:40 Step 25/30 : RUN chmod +x /entrypoint.sh 18:53:40 ---> Running in 7d48452e7805 18:53:42 Removing intermediate container 7d48452e7805 18:53:42 ---> 506e5724c433 18:53:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:53:43 ---> Running in 89897b55fc0e 18:53:44 Removing intermediate container 742abed6605b 18:53:44 ---> 14c6c058fd52 18:53:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:53:44 Removing intermediate container 89897b55fc0e 18:53:44 ---> 50265b8cc4f5 18:53:44 Step 27/30 : CMD ["gate"] 18:53:44 ---> Running in b0d521eee968 18:53:44 ---> Running in 6e7298f0eda3 18:53:44 Removing intermediate container 6e7298f0eda3 18:53:44 ---> d482fb29ebdb 18:53:44 Step 28/30 : LABEL arch=x86_64 18:53:44 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 18:53:44 ---> Running in 304bb6a51ae7 18:53:45 Removing intermediate container 304bb6a51ae7 18:53:45 ---> 1e6ab1bf7042 18:53:45 Step 29/30 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:53:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:53:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:53:47 ---> Running in 48056ab3649f 18:53:47 Removing intermediate container 154d8564f901 18:53:47 ---> 567091f54475 18:53:47 18:53:47 Step 10/23 : FROM alpine:3.12 18:53:47 ---> 389fef711851 18:53:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:53:47 ---> Running in 06e70847d536 18:53:47 Removing intermediate container 48056ab3649f 18:53:47 ---> 7c009d8f32f8 18:53:47 Step 30/30 : LABEL version=0.0.0 18:53:47 Removing intermediate container b0d521eee968 18:53:47 ---> 78d47867100e 18:53:47 18:53:47 Step 11/26 : FROM docker:20.10.0 18:53:47 20.10.0: Pulling from library/docker 18:53:47 ---> Running in d5db630b1600 18:53:47 Removing intermediate container 06e70847d536 18:53:47 ---> ab3c9b88dbe3 18:53:47 Step 12/23 : ENV APP_PORT=48080 18:53:48 ---> Running in 6df0306e91f1 18:53:48 Removing intermediate container d5db630b1600 18:53:48 ---> 9d4f71f69e9a 18:53:48 18:53:48 Successfully built 9d4f71f69e9a 18:53:49 Successfully tagged docker-security-bootstrapper-go:latest 18:53:49  Building docker-security-bootstrapper-go ... done Removing intermediate container 6df0306e91f1 18:53:49 ---> 8140b254fd74 18:53:49 Step 13/23 : EXPOSE $APP_PORT 18:53:49 ---> Running in aaaa206b834f 18:53:49 Removing intermediate container aaaa206b834f 18:53:49 ---> 91828f1e1d2e 18:53:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:49 ---> Running in bfba4f8d844d 18:53:50 Removing intermediate container bfba4f8d844d 18:53:50 ---> 50c0bf62829a 18:53:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:53:50 ---> Running in bdb5649866cd 18:53:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:53:52 Status: Downloaded newer image for docker:20.10.0 18:53:52 ---> aefe523efa57 18:53:52 Step 12/26 : RUN apk add --no-cache bash 18:53:52 ---> Running in 2e0440c8acae 18:53:52 (1/6) Installing dumb-init (1.2.2-r1) 18:53:52 (2/6) Installing libgcc (9.3.0-r2) 18:53:53 (3/6) Installing libsodium (1.0.18-r0) 18:53:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:53 (4/6) Installing libstdc++ (9.3.0-r2) 18:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 45.6% of statements 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.236s coverage: 100.0% of statements 18:53:53 (1/2) Installing readline (8.0.4-r0) 18:53:53 (2/2) Installing bash (5.0.17-r0) 18:53:53 Executing bash-5.0.17-r0.post-install 18:53:53 Executing busybox-1.31.1-r19.trigger 18:53:53 OK: 12 MiB in 22 packages 18:53:53 (5/6) Installing libzmq (4.3.3-r0) 18:53:53 (6/6) Installing zeromq (4.3.3-r0) 18:53:54 Executing busybox-1.31.1-r19.trigger 18:53:54 OK: 8 MiB in 20 packages 18:53:54 Removing intermediate container 2e0440c8acae 18:53:54 ---> 583f6ba68c1d 18:53:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:53:54 ---> Running in 4cef813d7c90 18:53:55 Removing intermediate container 4cef813d7c90 18:53:55 ---> 67ea9f843b82 18:53:55 Step 14/26 : ENV APP_PORT=48090 18:53:55 ---> Running in e8421334f261 18:53:55 Removing intermediate container bdb5649866cd 18:53:55 ---> 57acb89a8716 18:53:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:55 Removing intermediate container e8421334f261 18:53:55 ---> edbb013a988c 18:53:55 Step 15/26 : EXPOSE $APP_PORT 18:53:55 ---> Running in 70ad24c43c5c 18:53:55 ---> d954c70b1fd8 18:53:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:53:55 Removing intermediate container 70ad24c43c5c 18:53:55 ---> 6bd4fc8b66b8 18:53:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:53:56 ---> 4c32f080a674 18:53:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:53:56 ---> d2ecf33249af 18:53:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:53:56 ---> 23099e92b52b 18:53:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:53:56 ---> 2df3cc81fa44 18:53:56 Step 19/23 : ENTRYPOINT ["/core-data"] 18:53:56 ---> Running in c831929070ca 18:53:56 ---> 69edcd3128dd 18:53:57 Step 19/26 : RUN apk --no-cache add py3-pip 18:53:57 Removing intermediate container c831929070ca 18:53:57 ---> 82612f4606ed 18:53:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:57 ---> Running in ef672c07174e 18:53:57 ---> Running in 45ef1f75c3d3 18:53:57 Removing intermediate container 45ef1f75c3d3 18:53:57 ---> 96d045899de5 18:53:57 Step 21/23 : LABEL arch=x86_64 18:53:57 ---> Running in 84636bff9443 18:53:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:53:57 Removing intermediate container 84636bff9443 18:53:57 ---> ec84383ef3f1 18:53:57 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:53:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:53:57 ---> Running in bba7cf8e40b8 18:53:57 Removing intermediate container bba7cf8e40b8 18:53:57 ---> 677b3f637e41 18:53:57 Step 23/23 : LABEL version=0.0.0 18:53:57 (1/33) Installing libbz2 (1.0.8-r1) 18:53:57 ---> Running in 9da5e701aed4 18:53:57 (2/33) Installing expat (2.2.9-r1) 18:53:57 (3/33) Installing libffi (3.3-r2) 18:53:57 (4/33) Installing gdbm (1.13-r1) 18:53:57 (5/33) Installing xz-libs (5.2.5-r0) 18:53:57 (6/33) Installing sqlite-libs (3.32.1-r0) 18:53:57 (7/33) Installing python3 (3.8.5-r0) 18:53:58 Removing intermediate container 9da5e701aed4 18:53:58 ---> a645f20cf2d8 18:53:58 18:53:58 Successfully built a645f20cf2d8 18:53:58 Successfully tagged docker-core-data-go:latest 18:53:58  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) 18:53:58 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:53:58 (10/33) Installing py3-parsing (2.4.7-r0) 18:53:58 (11/33) Installing py3-six (1.15.0-r0) 18:53:58 (12/33) Installing py3-packaging (20.4-r0) 18:53:58 (13/33) Installing py3-setuptools (47.0.0-r0) 18:53:58 (14/33) Installing py3-chardet (3.0.4-r4) 18:53:58 (15/33) Installing py3-idna (2.9-r0) 18:53:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:53:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:53:58 (18/33) Installing py3-requests (2.23.0-r0) 18:53:58 (19/33) Installing py3-msgpack (1.0.0-r0) 18:53:58 (20/33) Installing py3-lockfile (0.12.2-r3) 18:53:58 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:53:58 (22/33) Installing py3-colorama (0.4.3-r0) 18:53:59 (23/33) Installing py3-distlib (0.3.0-r0) 18:53:59 (24/33) Installing py3-distro (1.5.0-r1) 18:53:59 (25/33) Installing py3-webencodings (0.5.1-r3) 18:53:59 (26/33) Installing py3-html5lib (1.0.1-r4) 18:53:59 (27/33) Installing py3-pytoml (0.1.21-r0) 18:53:59 (28/33) Installing py3-pep517 (0.8.2-r0) 18:53:59 (29/33) Installing py3-progress (1.5-r0) 18:53:59 (30/33) Installing py3-toml (0.10.1-r0) 18:53:59 (31/33) Installing py3-retrying (1.3.3-r0) 18:53:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:53:59 (33/33) Installing py3-pip (20.1.1-r0) 18:53:59 Executing busybox-1.31.1-r19.trigger 18:53:59 OK: 71 MiB in 55 packages 18:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.543s coverage: 27.1% of statements 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:53:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:53:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 65.8% of statements 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:54:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.735s coverage: 82.3% of statements 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:54:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:54:07 Removing intermediate container ef672c07174e 18:54:07 ---> a41381d75db9 18:54:07 Step 20/26 : RUN pip install docker-compose==1.23.2 18:54:07 ---> Running in 23fefb486761 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.120s coverage: 28.6% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.212s coverage: 100.0% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:54:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.333s coverage: 86.7% of statements 18:54:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:54:09 Collecting docker-compose==1.23.2 18:54:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:54:09 Collecting cached-property<2,>=1.2.0 18:54:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:54:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:54:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:54:09 Collecting websocket-client<1.0,>=0.32.0 18:54:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:54:10 Collecting jsonschema<3,>=2.5.1 18:54:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:54:10 Collecting PyYAML<4,>=3.10 18:54:10 Downloading PyYAML-3.13.tar.gz (270 kB) 18:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.347s coverage: 97.5% of statements 18:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 18:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:54:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:54:11 Collecting dockerpty<0.5,>=0.4.1 18:54:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:54:11 Collecting texttable<0.10,>=0.9.0 18:54:11 Downloading texttable-0.9.1.tar.gz (11 kB) 18:54:11 Collecting docopt<0.7,>=0.6.1 18:54:11 Downloading docopt-0.6.2.tar.gz (25 kB) 18:54:12 Collecting docker<4.0,>=3.6.0 18:54:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:54:12 Collecting urllib3<1.25,>=1.21.1 18:54:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:54:13 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) 18:54:13 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) 18:54:13 Collecting idna<2.8,>=2.5 18:54:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:54:13 Collecting docker-pycreds>=0.4.0 18:54:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:54:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:54:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:54:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:54:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:54:13 Installing collected packages: cached-property, urllib3, idna, requests, websocket-client, jsonschema, PyYAML, dockerpty, texttable, docopt, docker-pycreds, docker, docker-compose 18:54:13 Attempting uninstall: urllib3 18:54:13 Found existing installation: urllib3 1.25.9 18:54:13 Uninstalling urllib3-1.25.9: 18:54:13 Successfully uninstalled urllib3-1.25.9 18:54:13 Attempting uninstall: idna 18:54:13 Found existing installation: idna 2.9 18:54:13 Uninstalling idna-2.9: 18:54:13 Successfully uninstalled idna-2.9 18:54:13 Attempting uninstall: requests 18:54:13 Found existing installation: requests 2.23.0 18:54:13 Uninstalling requests-2.23.0: 18:54:13 Successfully uninstalled requests-2.23.0 18:54:14 Running setup.py install for PyYAML: started 18:54:14 Running setup.py install for PyYAML: finished with status 'done' 18:54:14 Running setup.py install for dockerpty: started 18:54:15 Running setup.py install for dockerpty: finished with status 'done' 18:54:15 Running setup.py install for texttable: started 18:54:15 Running setup.py install for texttable: finished with status 'done' 18:54:15 Running setup.py install for docopt: started 18:54:16 Running setup.py install for docopt: finished with status 'done' 18:54:16 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 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.220s coverage: 0.1% of statements 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 45.5% of statements 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.128s coverage: 79.5% of statements 18:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 18:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 18:54:20 Removing intermediate container 23fefb486761 18:54:20 ---> 7d136ef691fd 18:54:20 Step 21/26 : RUN apk --no-cache add curl 18:54:20 ---> Running in 4c7f3f584800 18:54:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:54:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:54:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:54:20 (2/3) Installing libcurl (7.69.1-r3) 18:54:20 (3/3) Installing curl (7.69.1-r3) 18:54:20 Executing busybox-1.31.1-r19.trigger 18:54:20 OK: 72 MiB in 58 packages 18:54:20 Removing intermediate container 4c7f3f584800 18:54:20 ---> 9b82715632af 18:54:20 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:54:20 ---> Running in ebcdea8ff832 18:54:21 Removing intermediate container ebcdea8ff832 18:54:21 ---> 3e1ac1a31a92 18:54:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:21 ---> Running in 8282a2ae7aed 18:54:21 Removing intermediate container 8282a2ae7aed 18:54:21 ---> df7d663e147c 18:54:21 Step 24/26 : LABEL arch=x86_64 18:54:21 ---> Running in b028893c6743 18:54:21 Removing intermediate container b028893c6743 18:54:21 ---> e7f30b2c4722 18:54:21 Step 25/26 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 18:54:21 ---> Running in 9d8a87c4b1a3 18:54:21 Removing intermediate container 9d8a87c4b1a3 18:54:21 ---> 2e70462ec7aa 18:54:21 Step 26/26 : LABEL version=0.0.0 18:54:21 ---> Running in 21cbc201946e 18:54:21 Removing intermediate container 21cbc201946e 18:54:21 ---> bf25ca76c08f 18:54:21 18:54:22 Successfully built bf25ca76c08f 18:54:22 Successfully tagged docker-sys-mgmt-agent-go:latest 18:54:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:54:22 $ docker stop --time=1 dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b 18:54:25 $ docker rm -f dee9fb2e35a61ba91fc9c1d0a1140c0ce99d91152c6be6a7236f2948a1694b3b [Pipeline] // withDockerContainer [Pipeline] sh 18:54:25 + docker images 18:54:25 + grep docker 18:54:26 docker-sys-mgmt-agent-go latest bf25ca76c08f 5 seconds ago 313MB 18:54:26 docker-core-data-go latest a645f20cf2d8 29 seconds ago 22.3MB 18:54:26 docker-security-bootstrapper-go latest 9d4f71f69e9a 39 seconds ago 17.9MB 18:54:26 docker-core-command-go latest 904c02af4dad 55 seconds ago 16.9MB 18:54:26 docker-security-secretstore-setup-go latest 79948d84421b About a minute ago 24.6MB 18:54:26 docker-core-metadata-go latest 89bc990702fc 2 minutes ago 18.8MB 18:54:26 docker-support-notifications-go latest 311ada547707 2 minutes ago 17.6MB 18:54:26 docker-security-proxy-setup-go latest 4bef7d087ef7 2 minutes ago 24.4MB 18:54:26 docker-support-scheduler-go latest 6f342e245295 2 minutes ago 17MB 18:54:26 docker 20.10.0 aefe523efa57 2 months ago 240MB [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 18:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements 18:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 18:54:41 Still waiting to schedule task 18:54:41 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.164s coverage: 92.9% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.2% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.173s coverage: 91.4% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.527s coverage: 63.5% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 18:54:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.748s coverage: 68.9% of statements 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:54:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements 18:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:54:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.523s coverage: 84.0% of statements 18:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.106s coverage: 100.0% of statements 18:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 47.0% of statements 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.356s coverage: 89.4% of statements 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.216s coverage: 29.1% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.200s coverage: 99.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.145s coverage: 100.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.146s coverage: 87.9% of statements 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 18:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 18:55:04 GO111MODULE=on go vet ./... 18:55:30 Running on prd-ubuntu18.04-docker-8c-8g-25832 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws 18:55:30 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 18:55:32 using credential edgex-jenkins-ssh 18:55:32 Cloning the remote Git repository 18:55:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:55:32 > git init /w/workspace/edgex-go/7 # timeout=10 18:55:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:55:32 > git --version # timeout=10 18:55:32 > git --version # 'git version 2.17.1' 18:55:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:55:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:55:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:55:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:55:39 Merging remotes/origin/master commit 4701403bb7246123cd8f18798155fd534c2f7ee0 into PR head commit d5e601b106eb5ab2062863f585c4f56dcf796bda 18:55:39 Merge succeeded, producing d5e601b106eb5ab2062863f585c4f56dcf796bda 18:55:39 Checking out Revision d5e601b106eb5ab2062863f585c4f56dcf796bda (PR-3148) 18:55:39 > git config core.sparsecheckout # timeout=10 18:55:39 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 18:55:39 > git remote # timeout=10 18:55:39 > git config --get remote.origin.url # timeout=10 18:55:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:39 > git merge 4701403bb7246123cd8f18798155fd534c2f7ee0 # timeout=10 18:55:39 > git rev-parse HEAD^{commit} # timeout=10 18:55:39 > git config core.sparsecheckout # timeout=10 18:55:39 > git checkout -f d5e601b106eb5ab2062863f585c4f56dcf796bda # timeout=10 18:55:43 Commit message: "feat(notifications): Implement PATCH /subscription V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:44 + echo snap-build.sh 18:55:44 snap-build.sh 18:55:44 + SNAP_BASE_DIR=. 18:55:44 + '[' '!' -z /w/workspace/edgex-go/7 ']' 18:55:44 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 18:55:44 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 18:55:44 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 18:55:44 + cd /w/workspace/edgex-go/7 18:55:44 + sudo apt-get remove -qy --purge lxd lxd-client 18:55:44 Reading package lists... 18:55:45 Building dependency tree... 18:55:45 Reading state information... 18:55:45 The following packages were automatically installed and are no longer required: 18:55:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:55:45 uidmap xdelta3 18:55:45 Use 'sudo apt autoremove' to remove them. 18:55:45 The following packages will be REMOVED: 18:55:45 lxd* lxd-client* 18:55:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:55:45 After this operation, 31.7 MB disk space will be freed. 18:55:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 18:55:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:55:47 Removing lxd dnsmasq configuration 18:55:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:55:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:55:49 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:55:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 18:55:50 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:55:51 Processing triggers for systemd (237-3ubuntu10.42) ... 18:55:51 Processing triggers for ureadahead (0.100.0-21) ... 18:55:53 + sudo snap remove --purge lxd 18:55:53 snap "lxd" is not installed 18:55:53 + sudo groupadd --force --system lxd 18:55:53 ++ whoami 18:55:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:55:53 + newgrp - lxd 18:55:53 + sudo snap install lxd 18:56:01 2021-02-09T18:55:59Z INFO Waiting for automatic snapd restart... 18:56:23 lxd 4.11 from Canonical* installed 18:56:23 + sudo lxd init --auto 18:56:26 gofmt -l . 18:56:26 [ "`gofmt -l .`" = "" ] 18:56:26 ./bin/test-go-mod-tidy.sh 18:56:26 ./bin/test-attribution-txt.sh [Pipeline] sh 18:56:27 + ls -al . 18:56:27 total 728 18:56:27 drwxrwxr-x 9 1001 1001 4096 Feb 9 18:56 . 18:56:27 drwxr-xr-x 4 root root 4096 Feb 9 18:52 .. 18:56:27 -rw-rw-r-- 1 1001 1001 11 Feb 9 18:50 .dockerignore 18:56:27 drwxrwxr-x 8 1001 1001 4096 Feb 9 18:50 .git 18:56:27 drwxrwxr-x 3 1001 1001 4096 Feb 9 18:50 .github 18:56:27 -rw-rw-r-- 1 1001 1001 818 Feb 9 18:50 .gitignore 18:56:27 -rw-rw-r-- 1 1001 1001 166 Feb 9 18:50 .sonarcloud.properties 18:56:27 -rw-rw-r-- 1 1001 1001 7859 Feb 9 18:50 Attribution.txt 18:56:27 -rw-rw-r-- 1 1001 1001 3804 Feb 9 18:50 CONTRIBUTING.md 18:56:27 -rw-rw-r-- 1 1001 1001 931 Feb 9 18:50 Dockerfile.build 18:56:27 -rw-rw-r-- 1 1001 1001 863 Feb 9 18:50 Jenkinsfile 18:56:27 -rw-rw-r-- 1 1001 1001 10775 Feb 9 18:50 LICENSE 18:56:27 -rw-rw-r-- 1 1001 1001 5774 Feb 9 18:50 Makefile 18:56:27 -rw-rw-r-- 1 1001 1001 6524 Feb 9 18:50 README.md 18:56:27 -rw-rw-r-- 1 1001 1001 6755 Feb 9 18:50 SECURITY.md 18:56:27 -rw-rw-r-- 1 1001 1001 5 Feb 9 18:46 VERSION 18:56:27 -rw-rw-r-- 1 1001 1001 4131 Feb 9 18:50 ZMQWindows.md 18:56:27 drwxrwxr-x 2 1001 1001 4096 Feb 9 18:50 bin 18:56:27 drwxrwxr-x 14 1001 1001 4096 Feb 9 18:50 cmd 18:56:27 -rw-r--r-- 1 root root 594557 Feb 9 18:55 coverage.out 18:56:27 -rw-r--r-- 1 root root 1054 Feb 9 18:56 go.mod 18:56:27 -rw-r--r-- 1 root root 19290 Feb 9 18:56 go.sum 18:56:27 drwxrwxr-x 8 1001 1001 4096 Feb 9 18:50 internal 18:56:27 drwxrwxr-x 4 1001 1001 4096 Feb 9 18:50 openapi 18:56:27 drwxrwxr-x 4 1001 1001 4096 Feb 9 18:50 snap 18:56:27 -rw-rw-r-- 1 1001 1001 168 Feb 9 18:50 version.go [Pipeline] sh 18:56:27 + '[' -e coverage.out ] 18:56:27 + chown 1001:1001 coverage.out [Pipeline] stash 18:56:27 Warning: overwriting stash ‘coverage-report’ 18:56:29 Stashed 1 file(s) [Pipeline] sh 18:56:29 + make build 18:56:29 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 18:56:30 + sudo snap install --classic snapcraft 18:56:37 snapcraft 4.5.1 from Canonical* installed 18:56:37 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:56:37 + patch --verbose -p1 18:56:37 Hmm... Looks like a unified diff to me... 18:56:37 The text leading up to this was: 18:56:37 -------------------------- 18:56:37 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 18:56:37 |From: Tony Espy 18:56:37 |Date: Wed, 16 Dec 2020 16:34:55 -0500 18:56:37 |Subject: [PATCH] optimize snap build for pipeline CI check 18:56:37 | 18:56:37 |This patch is used by the EdgeX CI pipeline builds to 18:56:37 |optimize the snap CI check run for pull requests. When 18:56:37 |applied, it essentially strips out everything (apps and 18:56:37 |parts) from the snapcraft.yaml file except those required 18:56:37 |to build edgex-go, as the whole idea of the CI check is to 18:56:37 |catch changes to edgex-go that break the snap build. 18:56:37 | 18:56:37 |In general, anyone updating snapcraft.yaml will also need 18:56:37 |to update this patch file, otherwise it may fail to apply, 18:56:37 |resulting in a failed snap build CI check in the associated 18:56:37 |pull request. 18:56:37 | 18:56:37 |Note - in addition to applying this patch, the pipeline also 18:56:37 |only primes the snap (e.g. `snapcraft prime`), as there's no 18:56:37 |need to build the finally binary .snap file (and it won't 18:56:37 |work with the patch applied). This further reduces the build 18:56:37 |time. 18:56:37 |--- 18:56:37 | snap/snapcraft.yaml | 461 +------------------------------------------- 18:56:37 | 1 file changed, 2 insertions(+), 459 deletions(-) 18:56:37 | 18:56:37 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 18:56:37 |index 1e537489..faf42425 100644 18:56:37 |--- a/snap/snapcraft.yaml 18:56:37 |+++ b/snap/snapcraft.yaml 18:56:37 -------------------------- 18:56:37 patching file snap/snapcraft.yaml 18:56:37 Using Plan A... 18:56:37 Hunk #1 succeeded at 73. 18:56:37 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 18:56:37 Hunk #3 succeeded at 217 (offset 3 lines). 18:56:37 Hunk #4 succeeded at 225 (offset 3 lines). 18:56:37 Hunk #5 succeeded at 232 (offset 3 lines). 18:56:37 Hunk #6 succeeded at 259 (offset 3 lines). 18:56:37 Hunk #7 succeeded at 293 (offset 3 lines). 18:56:37 Hunk #8 succeeded at 352 (offset 11 lines). 18:56:37 Hmm... Ignoring the trailing garbage. 18:56:37 done 18:56:37 + sudo snapcraft prime --use-lxd 18:56:38 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:56:38 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:56:38 - README.md 18:56:38 - snapcraft.yaml.orig 18:56:38 18:56:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:56:39 Launching a container. 18:56:40 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 18:56:57 Waiting for container to be ready 18:56:57 To start your first instance, try: lxc launch ubuntu:18.04 18:56:57 18:57:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:57:00 Waiting for network to be ready... 18:57:01 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:57:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:57:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] 18:57:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:57:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:57:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:57:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:57:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:57:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:57:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:57:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:57:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 18:57:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 18:57:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 18:57:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 18:57:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 18:57:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] 18:57:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 18:57:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:57:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 18:57:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 18:57:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 18:57:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 18:57:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 18:57:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 18:57:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 18:57:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 18:57:06 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 18:57:07 Fetched 23.9 MB in 6s (4136 kB/s) 18:57:07 Reading package lists... 18:57:08 Reading package lists... 18:57:08 Building dependency tree... 18:57:08 Reading state information... 18:57:08 The following additional packages will be installed: 18:57:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:57:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:57:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:57:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:57:08 Suggested packages: 18:57:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:57:08 Recommended packages: 18:57:08 gnupg libsasl2-modules 18:57:08 The following NEW packages will be installed: 18:57:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:57:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:57:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:57:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:57:08 The following packages will be upgraded: 18:57:08 gpg gpg-agent gpgconf libudev1 18:57:08 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 18:57:08 Need to get 3532 kB of archives. 18:57:08 After this operation, 13.3 MB of additional disk space will be used. 18:57:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 18:57:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 18:57:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 18:57:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:57:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:57:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 18:57:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 18:57:08 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 18:57:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 18:57:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 18:57:09 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 18:57:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:57:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:57:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:57:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:57:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:57:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:57:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:57:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:57:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:57:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:57:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:57:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:57:09 debconf: delaying package configuration, since apt-utils is not installed 18:57:09 Fetched 3532 kB in 1s (3552 kB/s) 18:57:09 (Reading database ... 12511 files and directories currently installed.) 18:57:09 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 18:57:09 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:57:10 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 18:57:10 Selecting previously unselected package udev. 18:57:10 (Reading database ... 12511 files and directories currently installed.) 18:57:10 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 18:57:10 Unpacking udev (237-3ubuntu10.44) ... 18:57:10 Selecting previously unselected package libfuse2:amd64. 18:57:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:57:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:57:10 Selecting previously unselected package fuse. 18:57:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:57:10 Unpacking fuse (2.9.7-1ubuntu1) ... 18:57:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 18:57:10 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:57:11 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 18:57:11 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:57:11 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 18:57:11 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:57:11 Selecting previously unselected package libksba8:amd64. 18:57:11 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:57:11 Unpacking libksba8:amd64 (1.3.5-2) ... 18:57:11 Selecting previously unselected package libroken18-heimdal:amd64. 18:57:11 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:11 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:57:11 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:11 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:57:11 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:11 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:57:11 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:11 Selecting previously unselected package libwind0-heimdal:amd64. 18:57:11 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:11 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:57:11 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:11 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:12 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:57:12 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:12 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:12 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:57:12 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:12 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:12 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:57:12 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:57:12 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:12 Selecting previously unselected package libsasl2-modules-db:amd64. 18:57:12 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:57:12 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:57:12 Selecting previously unselected package libsasl2-2:amd64. 18:57:12 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:57:12 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:57:12 Selecting previously unselected package libldap-common. 18:57:12 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 18:57:12 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 18:57:12 Selecting previously unselected package libldap-2.4-2:amd64. 18:57:12 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 18:57:12 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 18:57:12 Selecting previously unselected package dirmngr. 18:57:12 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 18:57:12 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 18:57:12 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 18:57:12 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 18:57:13 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:57:13 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:57:13 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:57:13 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 18:57:13 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:13 Setting up libksba8:amd64 (1.3.5-2) ... 18:57:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:57:13 Setting up udev (237-3ubuntu10.44) ... 18:57:13 invoke-rc.d: policy-rc.d denied execution of start. 18:57:13 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Processing triggers for systemd (237-3ubuntu10) ... 18:57:14 Setting up fuse (2.9.7-1ubuntu1) ... 18:57:14 Setting up gpg (2.2.4-1ubuntu1.3) ... 18:57:14 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:57:14 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 18:57:14 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 18:57:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:57:14 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 18:57:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:57:15 settings in the [Install] section, and DefaultInstance for template units). 18:57:15 This means they are not meant to be enabled using systemctl. 18:57:15 Possible reasons for having this kind of units are: 18:57:15 1) A unit may be statically enabled by being symlinked from another unit's 18:57:15 .wants/ or .requires/ directory. 18:57:15 2) A unit's purpose may be to act as a helper for some other unit which has 18:57:15 a requirement dependency on it. 18:57:15 3) A unit may be started when needed via activation (socket, path, timer, 18:57:15 D-Bus, udev, scripted systemctl call, ...). 18:57:15 4) In case of template units, the unit is meant to be enabled with some 18:57:15 instance name specified. 18:57:15 Reading package lists... 18:57:15 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 18:57:15 Building dependency tree... 18:57:15 Reading state information... 18:57:15 The following additional packages will be installed: 18:57:15 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:57:15 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:57:15 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:57:15 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:57:15 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:57:15 Suggested packages: 18:57:15 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:57:15 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:57:15 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:57:15 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:57:15 systemd-container policykit-1 18:57:15 Recommended packages: 18:57:15 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:57:15 The following NEW packages will be installed: 18:57:15 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:57:15 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:57:15 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:57:15 multiarch-support openssh-client python3 python3-minimal python3.6 18:57:15 python3.6-minimal snapd squashfs-tools sudo 18:57:15 The following packages will be upgraded: 18:57:15 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:57:16 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 18:57:16 Need to get 35.2 MB of archives. 18:57:16 After this operation, 141 MB of additional disk space will be used. 18:57:16 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 18:57:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 18:57:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 18:57:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 18:57:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 18:57:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:57:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 18:57:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 18:57:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 18:57:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:57:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:57:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:57:17 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 18:57:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:57:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:57:17 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:57:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:57:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:57:17 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:57:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:57:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:57:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:57:17 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:57:17 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:57:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:57:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:57:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 18:57:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:57:17 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:57:17 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 18:57:19 debconf: delaying package configuration, since apt-utils is not installed 18:57:19 Fetched 35.2 MB in 3s (10.8 MB/s) 18:57:19 (Reading database ... 12757 files and directories currently installed.) 18:57:19 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 18:57:19 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:57:20 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 18:57:20 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:57:20 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 18:57:20 (Reading database ... 12757 files and directories currently installed.) 18:57:20 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 18:57:20 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 18:57:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 18:57:20 (Reading database ... 12757 files and directories currently installed.) 18:57:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 18:57:20 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 18:57:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 18:57:21 Setting up apt (1.6.12ubuntu0.2) ... 18:57:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:57:21 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:57:21 (Reading database ... 12764 files and directories currently installed.) 18:57:21 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:57:21 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:57:22 Selecting previously unselected package libpython3.6-minimal:amd64. 18:57:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:57:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:57:22 Selecting previously unselected package libexpat1:amd64. 18:57:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:57:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:57:22 Selecting previously unselected package python3.6-minimal. 18:57:22 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:57:22 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:57:22 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 18:57:22 Checking for services that may need to be restarted...done. 18:57:22 Checking for services that may need to be restarted...done. 18:57:22 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:57:22 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:57:22 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:57:23 Selecting previously unselected package python3-minimal. 18:57:23 (Reading database ... 13012 files and directories currently installed.) 18:57:23 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:57:23 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:57:23 Selecting previously unselected package mime-support. 18:57:23 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:57:23 Unpacking mime-support (3.60ubuntu1) ... 18:57:23 Selecting previously unselected package libmpdec2:amd64. 18:57:23 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:57:23 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:57:23 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:57:23 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:57:23 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:57:23 Selecting previously unselected package python3.6. 18:57:23 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:57:23 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:57:23 Selecting previously unselected package libpython3-stdlib:amd64. 18:57:23 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:57:23 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:57:24 Setting up python3-minimal (3.6.7-1~18.04) ... 18:57:25 Selecting previously unselected package python3. 18:57:25 (Reading database ... 13442 files and directories currently installed.) 18:57:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:57:25 Unpacking python3 (3.6.7-1~18.04) ... 18:57:25 Selecting previously unselected package multiarch-support. 18:57:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:57:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:57:25 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:57:25 Selecting previously unselected package liblzo2-2:amd64. 18:57:25 (Reading database ... 13479 files and directories currently installed.) 18:57:25 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:57:25 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:57:25 Selecting previously unselected package libbsd0:amd64. 18:57:25 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:57:25 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:57:25 Selecting previously unselected package sudo. 18:57:25 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:57:25 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:57:26 Selecting previously unselected package apparmor. 18:57:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:57:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:57:26 Selecting previously unselected package libedit2:amd64. 18:57:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:57:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:57:26 Selecting previously unselected package libkrb5support0:amd64. 18:57:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:57:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:57:26 Selecting previously unselected package libk5crypto3:amd64. 18:57:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:57:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:57:26 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 18:57:26 Selecting previously unselected package libkeyutils1:amd64. 18:57:26 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:57:26 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:57:26 Selecting previously unselected package libkrb5-3:amd64. 18:57:26 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:57:26 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:57:26 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:57:26 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:57:26 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:57:27 Selecting previously unselected package libssl1.0.0:amd64. 18:57:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 18:57:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:57:27 Selecting previously unselected package openssh-client. 18:57:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:57:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:57:27 Selecting previously unselected package squashfs-tools. 18:57:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:57:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:57:27 Selecting previously unselected package snapd. 18:57:27 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 18:57:27 Unpacking snapd (2.48+18.04) ... 18:57:29 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 18:57:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:57:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:57:30 Setting up mime-support (3.60ubuntu1) ... 18:57:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:57:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:57:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:57:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:57:30 Setting up systemd (237-3ubuntu10.44) ... 18:57:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:57:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:57:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:57:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:57:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:57:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:57:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:57:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:57:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:57:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:57:32 Setting up python3 (3.6.7-1~18.04) ... 18:57:32 running python rtupdate hooks for python3.6... 18:57:32 running python post-rtupdate hooks for python3.6... 18:57:32 Setting up apparmor (2.12-4ubuntu5.1) ... 18:57:33 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 18:57:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:57:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:57:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:57:34 Setting up snapd (2.48+18.04) ... 18:57:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:57:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:57:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:57:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:57:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:57:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:57:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:57:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:57:36 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:57:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:57:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:57:37 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 18:57:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:57:37 Processing triggers for systemd (237-3ubuntu10.44) ... 18:57:38 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:57:38 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:57:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:57:39 Reading package lists... 18:57:39 Reading package lists... 18:57:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:57:40 Building dependency tree... 18:57:40 Reading state information... 18:57:40 Calculating upgrade... 18:57:40 The following packages will be upgraded: 18:57:40 advancecomp base-files bash binutils binutils-common 18:57:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:57:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:57:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:57:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:57:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:57:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:57:40 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 18:57:40 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 18:57:40 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 18:57:40 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 18:57:40 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 18:57:40 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 18:57:40 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 18:57:40 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:57:40 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:57:40 Need to get 63.8 MB of archives. 18:57:40 After this operation, 5188 kB of additional disk space will be used. 18:57:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 18:57:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:57:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:57:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:57:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:57:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:57:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:57:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:57:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:57:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:57:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:57:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:57:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:57:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:57:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:57:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:57:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:57:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:57:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:57:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:57:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:57:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:57:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:57:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:57:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:57:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:57:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:57:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:57:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:57:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:57:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:57:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:57:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:57:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:57:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:57:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 18:57:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 18:57:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:57:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:57:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 18:57:40 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 18:57:40 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:57:40 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:57:40 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:57:40 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:57:40 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:57:40 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:57:40 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:57:40 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 18:57:40 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 18:57:40 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 18:57:40 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 18:57:40 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:57:40 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:57:40 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:57:40 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:57:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:57:41 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:57:41 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:57:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:57:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:57:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:57:41 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:57:41 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:57:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:57:41 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:57:41 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:57:41 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:57:41 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:57:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:57:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:57:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:57:41 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:57:41 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:57:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:57:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:57:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:57:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:57:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:57:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:57:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:57:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:57:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:57:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:57:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 18:57:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:57:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:57:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:57:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:57:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 18:57:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:57:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:57:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:57:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:57:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:57:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:57:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:57:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:57:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:57:42 debconf: delaying package configuration, since apt-utils is not installed 18:57:42 Fetched 63.8 MB in 2s (30.5 MB/s) 18:57:42 (Reading database ... 13912 files and directories currently installed.) 18:57:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:57:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:57:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:57:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:57:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 18:57:44 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 18:57:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:57:45 (Reading database ... 13911 files and directories currently installed.) 18:57:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:57:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:57:45 (Reading database ... 13911 files and directories currently installed.) 18:57:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:45 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:45 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:57:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:57:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:57:46 (Reading database ... 13911 files and directories currently installed.) 18:57:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:57:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } 18:57:46 $ docker stop --time=1 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 18:57:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:57:47 (Reading database ... 13911 files and directories currently installed.) 18:57:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:57:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:57:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:57:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:57:47 Setting up base-files (10.1ubuntu2.10) ... 18:57:47 Installing new version of config file /etc/issue ... 18:57:47 Installing new version of config file /etc/issue.net ... 18:57:47 Installing new version of config file /etc/lsb-release ... 18:57:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:57:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:57:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:57:48 Removing obsolete conffile /etc/default/motd-news ... 18:57:48 (Reading database ... 13912 files and directories currently installed.) 18:57:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:57:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:57:48 Setting up bash (4.4.18-2ubuntu1.2) ... 18:57:48 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 18:57:48 (Reading database ... 13912 files and directories currently installed.) 18:57:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:57:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:57:48 (Reading database ... 13912 files and directories currently installed.) 18:57:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:57:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:57:48 Setting up tar (1.29b-2ubuntu0.2) ... 18:57:49 (Reading database ... 13912 files and directories currently installed.) 18:57:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:57:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:57:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:57:49 (Reading database ... 13912 files and directories currently installed.) 18:57:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:57:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:57:49 $ docker rm -f 448f4b28b767d0368fb9e967c13d4f2dd206c7e0165f902b5e571227eef7c636 18:57:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:57:49 (Reading database ... 13912 files and directories currently installed.) 18:57:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:57:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:57:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:57:49 (Reading database ... 13912 files and directories currently installed.) 18:57:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:57:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:57:50 Setting up grep (3.1-2build1) ... 18:57:50 (Reading database ... 13912 files and directories currently installed.) 18:57:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:57:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:57:50 Setting up login (1:4.5-1ubuntu2) ... 18:57:50 (Reading database ... 13912 files and directories currently installed.) 18:57:50 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:57:50 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:57:50 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [Pipeline] // withDockerContainer [Pipeline] } 18:57:50 (Reading database ... 13912 files and directories currently installed.) 18:57:50 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:57:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:57:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:57:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:51 18:57:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:57:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] isUnix [Pipeline] sh 18:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:57:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:57:52 (Reading database ... 13912 files and directories currently installed.) 18:57:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:57:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:57:52 latest: Pulling from edgex-devops/edgex-compose-arm64 18:57:52 29e5d40040c1: Pulling fs layer 18:57:52 1ce36da41761: Pulling fs layer 18:57:52 25b303627fd3: Pulling fs layer 18:57:52 29e5d40040c1: Verifying Checksum 18:57:52 29e5d40040c1: Download complete 18:57:53 29e5d40040c1: Pull complete 18:57:53 1ce36da41761: Verifying Checksum 18:57:53 1ce36da41761: Download complete 18:57:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:57:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:57:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:57:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:57:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:57:54 (Reading database ... 13912 files and directories currently installed.) 18:57:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:57:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:57:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:57:54 (Reading database ... 13912 files and directories currently installed.) 18:57:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:57:54 (Reading database ... 13912 files and directories currently installed.) 18:57:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:57:54 (Reading database ... 13912 files and directories currently installed.) 18:57:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:54 1ce36da41761: Pull complete 18:57:54 25b303627fd3: Verifying Checksum 18:57:54 25b303627fd3: Download complete 18:57:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:57:55 (Reading database ... 13912 files and directories currently installed.) 18:57:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:57:55 (Reading database ... 13912 files and directories currently installed.) 18:57:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:57:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:57:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:57:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:57:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:57:55 (Reading database ... 13912 files and directories currently installed.) 18:57:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:57:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:57:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:57:56 (Reading database ... 13912 files and directories currently installed.) 18:57:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:57:56 (Reading database ... 13912 files and directories currently installed.) 18:57:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:57:56 (Reading database ... 13912 files and directories currently installed.) 18:57:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:57:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:57:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:57:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:57:58 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:57:58 (Reading database ... 13912 files and directories currently installed.) 18:57:58 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:57:58 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:57:58 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:57:58 (Reading database ... 13912 files and directories currently installed.) 18:57:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:57:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:57:58 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:57:58 (Reading database ... 13914 files and directories currently installed.) 18:57:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:57:59 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:57:59 Setting up debconf (1.5.66ubuntu1) ... 18:57:59 (Reading database ... 13914 files and directories currently installed.) 18:57:59 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:57:59 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:57:59 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:57:59 (Reading database ... 13914 files and directories currently installed.) 18:57:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:57:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:58:00 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:58:00 (Reading database ... 13914 files and directories currently installed.) 18:58:00 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:58:00 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:58:00 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:58:00 (Reading database ... 13914 files and directories currently installed.) 18:58:00 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:58:00 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:58:00 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:58:00 (Reading database ... 13914 files and directories currently installed.) 18:58:00 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:58:00 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:58:01 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:58:01 (Reading database ... 13914 files and directories currently installed.) 18:58:01 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:58:01 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:58:01 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 18:58:01 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:58:01 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:58:01 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:58:01 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:58:02 (Reading database ... 13914 files and directories currently installed.) 18:58:02 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:58:02 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:58:02 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:58:02 (Reading database ... 13914 files and directories currently installed.) 18:58:02 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:58:02 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:58:02 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:58:03 (Reading database ... 13914 files and directories currently installed.) 18:58:03 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:58:03 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:58:03 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:58:03 (Reading database ... 13914 files and directories currently installed.) 18:58:03 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 18:58:03 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 18:58:03 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 18:58:03 (Reading database ... 13914 files and directories currently installed.) 18:58:03 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:58:03 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:58:03 Setting up passwd (1:4.5-1ubuntu2) ... 18:58:04 (Reading database ... 13914 files and directories currently installed.) 18:58:04 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 18:58:04 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:58:04 Setting up gpgv (2.2.4-1ubuntu1.3) ... 18:58:04 (Reading database ... 13914 files and directories currently installed.) 18:58:04 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:58:04 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:58:04 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:58:04 (Reading database ... 13914 files and directories currently installed.) 18:58:04 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:58:04 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:58:04 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:58:04 (Reading database ... 13914 files and directories currently installed.) 18:58:04 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:58:04 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:58:05 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:58:05 (Reading database ... 13914 files and directories currently installed.) 18:58:05 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:58:05 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:58:05 25b303627fd3: Pull complete 18:58:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:58:05 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:58:05 (Reading database ... 13914 files and directories currently installed.) 18:58:05 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 18:58:05 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 18:58:05 prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container 18:58:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:58:05 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 18:58:05 (Reading database ... 13914 files and directories currently installed.) 18:58:05 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 18:58:05 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 18:58:05 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 18:58:05 (Reading database ... 13915 files and directories currently installed.) 18:58:05 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:58:05 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:58:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:58:06 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:58:06 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:58:06 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:58:06 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:58:06 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:58:06 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:58:06 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:58:06 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:58:06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:58:07 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:58:07 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:58:07 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:58:07 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:58:07 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:58:07 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:58:07 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:58:07 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:58:07 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:58:07 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:58:07 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:58:07 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:58:08 $ docker top 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:08 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:58:08 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:58:08 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:58:08 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:58:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:58:09 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:58:09 + + grepdocker-compose parallel build 18:58:09 --help 18:58:09 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:58:09 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:58:09 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:58:09 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:58:09 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:58:09 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:58:09 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:09 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:09 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:10 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:10 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:10 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:10 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:10 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:11 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:11 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:12 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:12 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:12 --parallel Build images in parallel. [Pipeline] } 18:58:12 $ docker stop --time=1 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a 18:58:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:14 $ docker rm -f 64e30d0d2ef87c5758831274e6c45d56f0477f31d1a6bd4e860dec0e4317361a 18:58:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:58:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:58:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:58:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:58:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:58:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] writeFile 18:58:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:58:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:58:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:58:15 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:58:15 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:58:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:58:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:58:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:58:15 . [Pipeline] withDockerContainer 18:58:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:58:15 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:58:15 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:58:15 prd-ubuntu18.04-docker-arm64-4c-16g-25828 does not seem to be running inside a container 18:58:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:58:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:58:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:58:16 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:58:16 18:58:16 Current default time zone: 'Etc/UTC' 18:58:16 Local time is now: Tue Feb 9 18:58:16 UTC 2021. 18:58:16 Universal Time is now: Tue Feb 9 18:58:16 UTC 2021. 18:58:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:58:16 18:58:16 Setting up systemd-sysv (237-3ubuntu10.44) ... 18:58:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 18:58:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:58:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:58:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:58:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:58:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:58:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:58:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:58:16 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:58:16 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:16 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 18:58:16 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:16 Setting up patch (2.7.6-2ubuntu1.1) ... 18:58:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:58:17 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:58:17 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 18:58:17 Installing new version of config file /etc/ssl/openssl.cnf ... 18:58:17 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:58:17 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:58:17 Setting up ca-certificates (20210119~18.04.1) ... 18:58:17 $ docker top c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:18 + docker-compose -f ./docker-compose-build.yml build --parallel 18:58:19 Updating certificates in /etc/ssl/certs... 18:58:19 23 added, 27 removed; done. 18:58:19 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:58:19 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:58:19 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:58:19 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:58:19 Setting up pkgbinarymangler (138.18.04.1) ... 18:58:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 18:58:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up perl (5.26.1-6ubuntu0.5) ... 18:58:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 18:58:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:58:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:58:20 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 18:58:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:58:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:58:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:58:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:58:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:58:20 Processing triggers for systemd (237-3ubuntu10.44) ... 18:58:21 Processing triggers for mime-support (3.60ubuntu1) ... 18:58:21 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:58:21 Updating certificates in /etc/ssl/certs... 18:58:21 0 added, 0 removed; done. 18:58:21 Running hooks in /etc/ca-certificates/update.d... 18:58:21 done. 18:58:22 Reading package lists... 18:58:22 Building dependency tree... 18:58:22 Reading state information... 18:58:22 The following NEW packages will be installed: 18:58:22 apt-transport-https 18:58:22 Building docker-core-command-go ... 18:58:22 Building docker-core-data-go ... 18:58:22 Building docker-core-metadata-go ... 18:58:22 Building docker-security-bootstrapper-go ... 18:58:22 Building docker-security-proxy-setup-go ... 18:58:22 Building docker-security-secretstore-setup-go ... 18:58:22 Building docker-support-notifications-go ... 18:58:22 Building docker-support-scheduler-go ... 18:58:22 Building docker-sys-mgmt-agent-go ... 18:58:22 Building docker-security-secretstore-setup-go 18:58:22 Building docker-core-command-go 18:58:22 Building docker-support-notifications-go 18:58:22 Building docker-support-scheduler-go 18:58:22 Building docker-core-metadata-go 18:58:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:58:22 Need to get 1696 B of archives. 18:58:22 After this operation, 153 kB of additional disk space will be used. 18:58:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 18:58:23 debconf: delaying package configuration, since apt-utils is not installed 18:58:23 Fetched 1696 B in 0s (8410 B/s) 18:58:23 Selecting previously unselected package apt-transport-https. 18:58:23 (Reading database ... 13920 files and directories currently installed.) 18:58:23 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 18:58:23 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 18:58:23 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 18:58:23 Waiting for network to be ready... 18:58:31 2021-02-09T18:58:29Z INFO Waiting for automatic snapd restart... 18:58:31 snapd 2.48.2.1 from Canonical* installed 18:58:33 "snapd" switched to the "latest/stable" channel 18:58:33 18:58:37 core18 20210128 from Canonical* installed 18:58:37 "core18" switched to the "latest/stable" channel 18:58:37 18:58:42 snapcraft 4.5.1 from Canonical* installed 18:58:42 "snapcraft" switched to the "latest/stable" channel 18:58:42 18:58:46 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 18:58:46 - README.md 18:58:46 - snapcraft.yaml.orig 18:58:46 18:58:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:58:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:58:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:58:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:58:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:58:54 Reading package lists... 18:58:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:59:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:59:01 Reading package lists... 18:59:01 Building dependency tree... 18:59:01 Reading state information... 18:59:01 Suggested packages: 18:59:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:59:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:59:01 Recommended packages: 18:59:01 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:59:01 The following NEW packages will be installed: 18:59:01 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:59:01 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:59:01 pkg-config zip 18:59:01 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:59:01 Need to get 7655 kB of archives. 18:59:01 After this operation, 43.7 MB of additional disk space will be used. 18:59:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 18:59:01 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:59:02 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:59:02 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:59:02 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:59:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:59:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:59:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:59:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:59:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:59:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 18:59:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:59:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:59:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:59:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:59:03 debconf: delaying package configuration, since apt-utils is not installed 18:59:03 Fetched 7655 kB in 1s (5755 kB/s) 18:59:03 Selecting previously unselected package libglib2.0-0:amd64. 18:59:03 (Reading database ... 13924 files and directories currently installed.) 18:59:03 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 18:59:03 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:59:03 Selecting previously unselected package libpsl5:amd64. 18:59:03 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:59:03 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:59:03 Selecting previously unselected package libnghttp2-14:amd64. 18:59:03 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:59:03 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:59:03 Selecting previously unselected package librtmp1:amd64. 18:59:03 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:59:03 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:59:03 Selecting previously unselected package libcurl3-gnutls:amd64. 18:59:03 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 18:59:03 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:59:03 Selecting previously unselected package liberror-perl. 18:59:03 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:59:03 Unpacking liberror-perl (0.17025-1) ... 18:59:03 Selecting previously unselected package git-man. 18:59:03 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:59:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:59:04 Selecting previously unselected package git. 18:59:04 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:59:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:59:05 Selecting previously unselected package libnorm1:amd64. 18:59:05 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:59:05 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:59:05 Selecting previously unselected package libpgm-5.2-0:amd64. 18:59:05 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:59:05 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:59:05 Selecting previously unselected package libsodium23:amd64. 18:59:05 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:59:05 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:59:05 Selecting previously unselected package libzmq5:amd64. 18:59:05 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:59:05 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:59:05 Selecting previously unselected package libzmq3-dev:amd64. 18:59:05 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:59:05 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:59:05 Selecting previously unselected package pkg-config. 18:59:05 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:59:05 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:59:05 Selecting previously unselected package zip. 18:59:05 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:59:05 Unpacking zip (3.0-11build1) ... 18:59:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:59:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:59:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:59:06 Setting up liberror-perl (0.17025-1) ... 18:59:06 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:59:06 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:59:06 No schema files found: doing nothing. 18:59:06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:59:06 Setting up zip (3.0-11build1) ... 18:59:06 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:59:06 Setting up libsodium23:amd64 (1.0.16-2) ... 18:59:06 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:59:06 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:59:06 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:59:06 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:59:06 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:59:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:59:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:59:13 git set to automatically installed. 18:59:13 git-man set to automatically installed. 18:59:13 libcurl3-gnutls set to automatically installed. 18:59:13 liberror-perl set to automatically installed. 18:59:13 libglib2.0-0 set to automatically installed. 18:59:13 libnghttp2-14 set to automatically installed. 18:59:13 libnorm1 set to automatically installed. 18:59:13 libpgm-5.2-0 set to automatically installed. 18:59:13 libpsl5 set to automatically installed. 18:59:13 librtmp1 set to automatically installed. 18:59:13 libsodium23 set to automatically installed. 18:59:13 libzmq3-dev set to automatically installed. 18:59:13 libzmq5 set to automatically installed. 18:59:13 pkg-config set to automatically installed. 18:59:13 zip set to automatically installed. 18:59:19 snapd is not logged in, snap install commands will use sudo 18:59:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:59:26 snap "core18" has no updates available 18:59:27 Pulling config-common 18:59:27 + snapcraftctl pull 18:59:28 Pulling go-build-helper 18:59:28 + snapcraftctl pull 18:59:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:44 ---> 4470d3d01a59 18:59:44 Step 3/22 : WORKDIR /edgex-go 18:59:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:59:44 ---> 4470d3d01a59 18:59:44 Step 3/22 : WORKDIR /edgex-go 18:59:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:59:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:59:44 18:59:44 18:59:44 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 18:59:44 18:59:44 ---> 4470d3d01a59 18:59:44 ---> 4470d3d01a59 18:59:44 Step 3/23 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 18:59:44 18:59:44 ---> 4470d3d01a59 18:59:44 Step 3/24 : WORKDIR /edgex-go 18:59:44 ---> Running in bf349b48d2e7 18:59:44 ---> Running in 4e6f1f5f8f5c 18:59:44 ---> Running in 72e6e855e2aa 18:59:44 ---> Running in 22807d3a6694 18:59:44 ---> Running in 4ba58b2f5176 18:59:44 Removing intermediate container 72e6e855e2aa 18:59:44 ---> a45b35768221 18:59:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:44 Removing intermediate container bf349b48d2e7 18:59:44 ---> 670bd334779d 18:59:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:44 Removing intermediate container 4e6f1f5f8f5c 18:59:44 ---> 00d416671d10 18:59:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:44 Removing intermediate container 4ba58b2f5176 18:59:44 ---> 7f07dafc7962 18:59:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:44 Removing intermediate container 22807d3a6694 18:59:44 ---> a8c27a8888c1 18:59:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:59:44 ---> Running in 422a6f9474e3 18:59:44 ---> Running in 838ecaf6de23 18:59:44 ---> Running in 37ef3e6bd99a 18:59:44 ---> Running in 74bbb47e1d34 18:59:44 ---> Running in f915fce7f42e 18:59:44 Removing intermediate container 422a6f9474e3 18:59:44 ---> 9ba7f9adc301 18:59:44 Step 5/23 : RUN apk add --update --no-cache make git 18:59:44 Removing intermediate container 838ecaf6de23 18:59:44 ---> e20089bbf5d9 18:59:44 Step 5/22 : RUN apk add --update --no-cache make git 18:59:44 ---> Running in 4dcc6ffcce1a 18:59:44 ---> Running in b23cc16abf8f 18:59:44 Removing intermediate container 74bbb47e1d34 18:59:44 ---> 93ee366b0a47 18:59:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:59:44 Removing intermediate container 37ef3e6bd99a 18:59:44 ---> 29d91a3c425c 18:59:44 Step 5/24 : RUN apk add --update --no-cache make git 18:59:44 Removing intermediate container f915fce7f42e 18:59:44 ---> f2eb8af2b00b 18:59:44 Step 5/23 : RUN apk add --update --no-cache make git 18:59:44 ---> Running in 4726558bc19c 18:59:44 ---> Running in 525eacd2437b 18:59:44 ---> Running in 08fe87597b5e 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:59:44 OK: 217 MiB in 51 packages 18:59:44 OK: 217 MiB in 51 packages 18:59:44 OK: 217 MiB in 51 packages 18:59:45 OK: 217 MiB in 51 packages 18:59:45 OK: 217 MiB in 51 packages 18:59:46 Removing intermediate container 4dcc6ffcce1a 18:59:46 ---> c762e9575980 18:59:46 Step 6/23 : COPY go.mod . 18:59:46 Removing intermediate container b23cc16abf8f 18:59:46 ---> 4a030f0c4acf 18:59:46 Step 6/22 : COPY go.mod . 18:59:46 Removing intermediate container 4726558bc19c 18:59:46 ---> 896a2d9532ce 18:59:46 Step 6/22 : COPY go.mod . 18:59:47 Removing intermediate container 08fe87597b5e 18:59:47 ---> 84d08af37304 18:59:47 Step 6/23 : COPY go.mod . 18:59:47 Removing intermediate container 525eacd2437b 18:59:47 ---> 7b9ef9f78eee 18:59:47 Step 6/24 : COPY go.mod . 18:59:47 ---> 7d0975839c46 18:59:47 Step 7/23 : RUN go mod download 18:59:47 ---> Running in 3dbabe8b3ac7 18:59:47 ---> 4082fe482a40 18:59:47 Step 7/22 : RUN go mod download 18:59:47 ---> Running in 659933171daf 18:59:48 ---> c421ada8ea4d 18:59:48 Step 7/22 : RUN go mod download 18:59:48 ---> Running in 6530f1902121 18:59:48 ---> 4c2ab4373453 18:59:48 ---> 4116c8dcb2a5 18:59:48 Step 7/24 : RUN go mod download 18:59:48 Step 7/23 : RUN go mod download 18:59:48 ---> Running in bd2bad155b4b 18:59:48 ---> Running in 6e3d4890ec44 18:59:51 Removing intermediate container 3dbabe8b3ac7 18:59:51 ---> 6c1429a63310 18:59:51 Step 8/23 : COPY . . 18:59:51 Removing intermediate container 659933171daf 18:59:51 ---> 6895e94aebdb 18:59:51 Step 8/22 : COPY . . 18:59:52 Removing intermediate container 6530f1902121 18:59:52 ---> 7d3cff54241c 18:59:52 Step 8/22 : COPY . . 18:59:54 Removing intermediate container bd2bad155b4b 18:59:54 ---> 484323b2115c 18:59:54 Step 8/24 : COPY . . 18:59:54 Removing intermediate container 6e3d4890ec44 18:59:54 ---> 81ea2644e91f 18:59:54 Step 8/23 : COPY . . 19:00:21 ---> 2d7f85d05866 19:00:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:00:21 ---> 14c70147cf55 19:00:21 Step 9/23 : RUN make cmd/core-command/core-command 19:00:21 ---> 802d4aea69fb 19:00:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:00:21 ---> 0e51d55a3f36 19:00:21 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:00:21 ---> Running in 7df1e2058ee4 19:00:21 ---> 6fd03a86184c 19:00:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:00:21 ---> Running in 9f55b765fa1c 19:00:21 ---> Running in 2f015ead4a1b 19:00:21 ---> Running in c9e30ac3cbfa 19:00:21 ---> Running in f6bc9a3003d0 19:00:21 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 19:00:21 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 19:00:21 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 19:00:21 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 19:00:21 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 19:00:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:00:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:00:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:00:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1543 kB] 19:00:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:00:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:00:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:00:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:00:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:00:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:00:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:00:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 19:00:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 19:00:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 19:00:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 19:00:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 19:00:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1108 kB] 19:00:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 19:00:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:00:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] 19:00:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] 19:00:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 19:00:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 19:00:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 19:00:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 19:00:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] 19:00:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 19:00:24 Fetched 23.9 MB in 6s (3978 kB/s) 19:00:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:00:24 Fetched 96.5 kB in 0s (0 B/s) 19:00:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:00:24 Fetched 279 kB in 0s (0 B/s) 19:00:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:00:24 Fetched 122 kB in 0s (0 B/s) 19:00:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:00:24 Fetched 77.8 kB in 0s (0 B/s) 19:00:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:00:24 Fetched 8848 B in 0s (0 B/s) 19:00:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:00:24 Fetched 47.8 kB in 6s (0 B/s) 19:00:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:00:24 Fetched 45.6 kB in 0s (0 B/s) 19:00:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:00:24 Fetched 15.0 kB in 0s (0 B/s) 19:00:24 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 19:00:24 Fetched 214 kB in 0s (0 B/s) 19:00:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] 19:00:24 Fetched 155 kB in 0s (0 B/s) 19:00:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:00:24 Fetched 50.6 kB in 0s (0 B/s) 19:00:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:00:24 Fetched 14.8 kB in 0s (0 B/s) 19:00:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:00:24 Fetched 41.8 kB in 0s (0 B/s) 19:00:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:00:24 Fetched 499 kB in 0s (0 B/s) 19:00:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:00:24 Fetched 111 kB in 0s (0 B/s) 19:00:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:00:24 Fetched 240 kB in 0s (0 B/s) 19:00:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:00:24 Fetched 29.3 kB in 0s (0 B/s) 19:00:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:00:24 Fetched 85.5 kB in 0s (0 B/s) 19:00:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:00:24 Fetched 24.5 kB in 0s (0 B/s) 19:00:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:00:24 Fetched 49.2 kB in 0s (0 B/s) 19:00:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:00:24 Fetched 54.2 kB in 0s (0 B/s) 19:00:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:00:24 Fetched 30.8 kB in 0s (0 B/s) 19:00:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] 19:00:24 Fetched 16.6 kB in 0s (0 B/s) 19:00:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:00:24 Fetched 85.9 kB in 0s (0 B/s) 19:00:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:00:24 Fetched 8720 B in 0s (0 B/s) 19:00:24 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 19:00:24 Fetched 137 kB in 0s (0 B/s) 19:00:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:00:24 Fetched 119 kB in 0s (0 B/s) 19:00:24 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 19:00:24 Fetched 109 kB in 0s (0 B/s) 19:00:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:00:24 Fetched 11.1 kB in 0s (0 B/s) 19:00:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:00:24 Fetched 645 kB in 0s (0 B/s) 19:00:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:00:24 Fetched 41.3 kB in 0s (0 B/s) 19:00:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:00:24 Fetched 17.9 kB in 0s (0 B/s) 19:00:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:00:24 Fetched 368 kB in 0s (0 B/s) 19:00:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:00:24 Fetched 187 kB in 0s (0 B/s) 19:00:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:00:24 Fetched 175 kB in 0s (0 B/s) 19:00:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:00:24 Fetched 206 kB in 0s (0 B/s) 19:00:24 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 19:00:24 Fetched 1301 kB in 0s (0 B/s) 19:00:24 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:00:24 Fetched 36.2 kB in 0s (0 B/s) 19:00:24 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 19:00:24 Fetched 159 kB in 0s (0 B/s) 19:00:24 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:00:24 Fetched 107 kB in 0s (0 B/s) 19:00:24 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:00:24 Fetched 48.7 kB in 0s (0 B/s) 19:00:24 Pulling static-packages 19:00:24 + snapcraftctl pull 19:00:24 'go115' has dependencies that need to be staged: go-build-helper static-packages 19:00:24 Skipping pull go-build-helper (already ran) 19:00:24 Skipping pull static-packages (already ran) 19:00:24 Building go-build-helper 19:00:24 + snapcraftctl build 19:00:25 Building static-packages 19:00:25 + snapcraftctl build 19:00:27 Staging go-build-helper 19:00:27 + snapcraftctl stage 19:00:28 Staging static-packages 19:00:28 + snapcraftctl stage 19:00:30 Pulling go115 19:00:30 + snapcraftctl pull 19:00:31 'edgex-go' has dependencies that need to be staged: go115 19:00:31 Skipping pull go115 (already ran) 19:00:31 Building go115 19:00:31 + dpkg --print-architecture 19:00:31 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 19:00:31 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 19:00:31 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 19:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:31 Dload Upload Total Spent Left Speed 19:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 459k 0 0 1663k 0 0:01:11 --:--:-- 0:01:11 1663k 31 115M 31 36.1M 0 0 28.3M 0 0:00:04 0:00:01 0:00:03 28.3M 67 115M 67 77.9M 0 0 33.8M 0 0:00:03 0:00:02 0:00:01 33.8M 100 115M 100 115M 0 0 35.6M 0 0:00:03 0:00:03 --:--:-- 35.6M 19:00:35 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 19:00:35 + sha256sum -c sha256 19:00:35 + grep OK 19:00:36 go1.15.2.linux-amd64.tar.gz: OK 19:00:36 + mkdir -p /root/stage/go1.15 19:00:36 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 19:00:41 Staging go115 19:00:41 + snapcraftctl stage 19:00:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:00:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:00:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:00:49 Fetched 0 B in 0s (0 B/s) 19:00:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:00:49 Fetched 224 kB in 0s (0 B/s) 19:00:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:00:49 Fetched 157 kB in 0s (0 B/s) 19:00:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:00:49 Fetched 221 kB in 0s (0 B/s) 19:00:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:00:49 Fetched 143 kB in 0s (0 B/s) 19:00:49 Pulling edgex-go 19:00:49 + snapcraftctl pull 19:00:50 Pulling version 19:00:50 + cd /root/project 19:00:50 + [ -f VERSION ] 19:00:50 + PROJECT_VERSION=local-dev 19:00:50 + git rev-parse --short HEAD 19:00:50 + GIT_REVISION=d5e601b1 19:00:50 + snapcraftctl set-version local-dev 19:00:51 Building config-common 19:00:51 + snapcraftctl build 19:00:55 Skipping build go-build-helper (already ran) 19:00:55 Skipping build static-packages (already ran) 19:00:55 Skipping build go115 (already ran) 19:00:55 Building edgex-go 19:00:56 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 19:00:56 + cd /root/parts/edgex-go/src 19:00:56 + make build 19:00:56 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 19:00:57 go: downloading github.com/gorilla/mux v1.8.0 19:00:57 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 19:00:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 19:00:57 go: downloading github.com/google/uuid v1.2.0 19:00:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:00:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.31 19:00:57 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 19:00:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:00:57 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:00:57 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 19:00:57 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 19:00:57 go: downloading github.com/go-kit/kit v0.8.0 19:00:57 go: downloading github.com/imdario/mergo v0.3.11 19:00:57 go: downloading github.com/pkg/errors v0.8.1 19:00:57 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:00:57 go: downloading github.com/go-redis/redis/v7 v7.2.0 19:00:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 19:00:57 go: downloading github.com/x448/float16 v0.8.4 19:00:57 go: downloading github.com/pebbe/zmq4 v1.2.2 19:00:57 go: downloading github.com/hashicorp/consul/api v1.1.0 19:00:57 go: downloading github.com/pelletier/go-toml v1.2.0 19:00:57 go: downloading github.com/go-playground/validator/v10 v10.3.0 19:00:57 go: downloading github.com/BurntSushi/toml v0.3.1 19:00:57 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:00:57 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 19:00:57 go: downloading github.com/mitchellh/copystructure v1.0.0 19:00:57 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:00:57 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:00:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 19:00:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:00:57 go: downloading github.com/hashicorp/serf v0.8.2 19:00:57 go: downloading github.com/leodido/go-urn v1.2.0 19:00:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:00:57 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:00:57 go: downloading github.com/go-playground/universal-translator v0.17.0 19:00:58 go: downloading github.com/go-playground/locales v0.13.0 19:00:58 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:00:58 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:00:58 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:01:08 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 19:01:08 go: downloading gopkg.in/yaml.v2 v2.4.0 19:01:15 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 19:01:15 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 19:01:17 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 19:01:17 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 19:01:17 go: downloading github.com/stretchr/testify v1.7.0 19:01:17 go: downloading github.com/davecgh/go-spew v1.1.1 19:01:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:01:17 go: downloading github.com/pmezard/go-difflib v1.0.0 19:01:19 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 19:01:19 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:01:19 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 19:01:21 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 19:01:22 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 19:01:22 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 19:01:24 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 19:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:01:25 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:01:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:01:27 go: downloading github.com/lib/pq v1.9.0 19:01:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:01:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:01:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:01:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:01:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:01:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:01:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:01:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:01:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:01:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:01:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:01:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:01:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:01:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:01:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:01:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:01:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:01:29 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:01:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:01:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:01:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:01:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:01:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:01:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:01:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:01:31 Building version 19:01:31 + snapcraftctl build 19:01:35 Staging config-common 19:01:35 + snapcraftctl stage 19:01:35 Skipping stage go-build-helper (already ran) 19:01:35 Skipping stage static-packages (already ran) 19:01:35 Skipping stage go115 (already ran) 19:01:35 Staging edgex-go 19:01:35 + snapcraftctl stage 19:01:36 Staging version 19:01:36 + snapcraftctl stage 19:01:38 Priming config-common 19:01:38 + snapcraftctl prime 19:01:39 Priming go-build-helper 19:01:39 + snapcraftctl prime 19:01:40 Priming static-packages 19:01:40 + snapcraftctl prime 19:01:43 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 19:01:44 Priming go115 19:01:44 + snapcraftctl prime 19:01:44 Priming edgex-go 19:01:44 + snapcraftctl prime 19:01:46 Priming version 19:01:46 + snapcraftctl prime 19:01:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:53 Removing intermediate container 2f015ead4a1b 19:01:53 ---> 2fe34b525976 19:01:53 19:01:53 Step 10/24 : FROM alpine:3.12 19:01:53 3.12: Pulling from library/alpine 19:01:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 19:01:54 Status: Downloaded newer image for alpine:3.12 19:01:54 ---> afeebe901d6b 19:01:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 19:01:55 ---> Running in c8fb9817e960 19:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:01:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:01:58 (1/5) Installing ca-certificates (20191127-r4) 19:01:58 (2/5) Installing nghttp2-libs (1.41.0-r0) 19:01:58 (3/5) Installing libcurl (7.69.1-r3) 19:01:58 (4/5) Installing curl (7.69.1-r3) 19:01:58 (5/5) Installing dumb-init (1.2.2-r1) 19:01:58 Executing busybox-1.31.1-r19.trigger 19:01:58 Executing ca-certificates-20191127-r4.trigger 19:01:58 OK: 7 MiB in 19 packages 19:02:01 Removing intermediate container c8fb9817e960 19:02:01 ---> a0fbe4c9093c 19:02:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:02:01 ---> Running in 3e98af162d56 19:02:01 Removing intermediate container 3e98af162d56 19:02:01 ---> 78ae8408e700 19:02:01 Step 13/24 : WORKDIR / 19:02:02 ---> Running in 6301478ccfa1 19:02:03 Removing intermediate container 6301478ccfa1 19:02:03 ---> 200e2af69a7f 19:02:03 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:02:04 ---> a1f959728cf7 19:02:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:02:06 ---> fdadefb27a47 19:02:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:02:08 ---> a84d011776e3 19:02:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:02:08 Removing intermediate container 9f55b765fa1c 19:02:08 ---> ab61a5ba816a 19:02:08 19:02:08 Step 10/23 : FROM alpine:3.12 19:02:08 ---> afeebe901d6b 19:02:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:02:09 ---> Running in 57f0c175b3a2 19:02:11 ---> 8c5bcca0b500 19:02:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:02:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:12 Removing intermediate container c9e30ac3cbfa 19:02:12 ---> 19668310c345 19:02:12 19:02:12 Step 10/22 : FROM alpine:3.12 19:02:12 ---> afeebe901d6b 19:02:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:02:12 Removing intermediate container 7df1e2058ee4 19:02:12 ---> 04c22d0490b3 19:02:12 19:02:12 Step 10/22 : FROM alpine:3.12 19:02:12 ---> afeebe901d6b 19:02:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:02:12 (1/1) Installing dumb-init (1.2.2-r1) 19:02:12 Executing busybox-1.31.1-r19.trigger 19:02:12 OK: 5 MiB in 15 packages 19:02:12 ---> Running in 11be56091e48 19:02:12 ---> Running in 50cc8c47b5cf 19:02:13 ---> fef879398a8b 19:02:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:02:14 Removing intermediate container 57f0c175b3a2 19:02:14 ---> c27c51de9b7c 19:02:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:02:14 ---> 36ec5266f084 19:02:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:02:15 ---> Running in d3b2bcb77e21 19:02:15 ---> Running in 7d3d12ad3765 19:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:02:16 Removing intermediate container d3b2bcb77e21 19:02:16 ---> 94e97c2262e1 19:02:16 Step 13/23 : ENV APP_PORT=48082 19:02:16 (1/2) Installing ca-certificates (20191127-r4) 19:02:16 ---> Running in b5d85c6950cc 19:02:16 (2/2) Installing dumb-init (1.2.2-r1) 19:02:16 Executing busybox-1.31.1-r19.trigger 19:02:16 (1/1) Installing dumb-init (1.2.2-r1) 19:02:16 Executing busybox-1.31.1-r19.trigger 19:02:16 Executing ca-certificates-20191127-r4.trigger 19:02:16 OK: 5 MiB in 15 packages 19:02:16 OK: 6 MiB in 16 packages 19:02:17 Removing intermediate container b5d85c6950cc 19:02:17 ---> 22f0a641a5eb 19:02:17 Step 14/23 : EXPOSE $APP_PORT 19:02:18 ---> Running in 20f6a9404e7f 19:02:19 Removing intermediate container 11be56091e48 19:02:19 ---> 4460c79cadf4 19:02:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:02:19 Removing intermediate container f6bc9a3003d0 19:02:19 ---> 5f388d945c01 19:02:19 19:02:19 Step 10/23 : FROM alpine:3.12 19:02:19 ---> afeebe901d6b 19:02:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:02:19 ---> Using cache 19:02:19 ---> 4460c79cadf4 19:02:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:02:19 ---> Running in 318a60e36182 19:02:19 ---> Running in 73647b5ef6fa 19:02:19 Removing intermediate container 20f6a9404e7f 19:02:19 ---> fe1e246e6e51 19:02:19 Step 15/23 : WORKDIR / 19:02:19 Removing intermediate container 7d3d12ad3765 19:02:19 ---> 8e3b829c4e71 19:02:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:02:20 Removing intermediate container 50cc8c47b5cf 19:02:20 ---> a0f420eda991 19:02:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:02:20 ---> Running in 63b5c175bed2 19:02:20 ---> Running in a8ce554848fb 19:02:20 ---> Running in c0d183cf9a67 19:02:20 Removing intermediate container 318a60e36182 19:02:20 ---> 6136c6a175eb 19:02:20 Removing intermediate container 73647b5ef6fa 19:02:20 ---> bb6cd606325b 19:02:20 Step 13/22 : ENV APP_PORT=48085 19:02:20 Step 13/23 : ENV APP_PORT=48081 19:02:20 ---> Running in 34955e4352db 19:02:20 ---> Running in 821b04cf661d 19:02:20 Removing intermediate container 63b5c175bed2 19:02:20 ---> d877263dc393 19:02:20 Step 22/24 : LABEL arch=arm64 19:02:20 Removing intermediate container a8ce554848fb 19:02:20 ---> 11f2e768cbfc 19:02:20 Removing intermediate container c0d183cf9a67 19:02:20 ---> 256bbf18db9c 19:02:20 Step 13/22 : ENV APP_PORT=48060Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:20 19:02:20 ---> Running in ca1deb951e28 19:02:21 ---> Running in ad41fc8a0b61 19:02:21 Removing intermediate container 34955e4352db 19:02:21 ---> 1fb43fa27ab8 19:02:21 Step 14/22 : EXPOSE $APP_PORT 19:02:21 Removing intermediate container 821b04cf661d 19:02:21 ---> 4a3d8769831a 19:02:21 Step 14/23 : EXPOSE $APP_PORT 19:02:21 ---> Running in 0e8e253a83a3 19:02:21 ---> Running in 77e0a67183a9 19:02:21 Removing intermediate container ca1deb951e28 19:02:21 ---> f0dcbe9d1dea 19:02:21 Step 23/24 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:02:21 Removing intermediate container ad41fc8a0b61 19:02:21 ---> e697c46eebae 19:02:21 Step 14/22 : EXPOSE $APP_PORT 19:02:22 ---> Running in 201ef77be9ab 19:02:22 ---> ed72577022b5 19:02:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:02:22 ---> Running in 6656f8bb149a 19:02:22 Removing intermediate container 0e8e253a83a3 19:02:22 ---> e7e98c26387b 19:02:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:22 Removing intermediate container 77e0a67183a9 19:02:22 ---> 1b6cd447399f 19:02:22 Step 15/23 : WORKDIR / 19:02:22 ---> Running in 5fde4f1e1638 19:02:22 Removing intermediate container 201ef77be9ab 19:02:22 ---> f77d6fd34101 19:02:22 Step 24/24 : LABEL version=0.0.0 19:02:22 Removing intermediate container 6656f8bb149a 19:02:22 ---> fc19728f6878 19:02:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:23 ---> Running in a7f103e717ef 19:02:23 ---> da4aa8ba2604 19:02:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:02:23 ---> 12093dcb791e 19:02:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:02:23 Removing intermediate container 5fde4f1e1638 19:02:23 ---> 1eac80747ee3 19:02:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:23 Removing intermediate container a7f103e717ef 19:02:23 ---> 55f2f4cbf665 19:02:23 19:02:23 ---> af4c4fc3fb18 19:02:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:02:24 Successfully built 55f2f4cbf665 19:02:24 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 19:02:24  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 19:02:24 ---> df88ff49430d 19:02:24 Step 19/23 : ENTRYPOINT ["/core-command"] 19:02:24 ---> Running in ebc9e6ba2ea6 19:02:25 ---> 9a85ebc00477 19:02:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:02:25 ---> af599cdd251c 19:02:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:02:25 Removing intermediate container ebc9e6ba2ea6 19:02:25 ---> d684a74bd962 19:02:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:25 ---> c5b11b6af805 19:02:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:02:26 ---> Running in 3c32a8236f5c 19:02:27 ---> 0451bb91eda5 19:02:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:02:27 Removing intermediate container 3c32a8236f5c 19:02:27 ---> 3a2f089bbe82 19:02:27 Step 21/23 : LABEL arch=arm64 19:02:27 ---> b9468d57cac3 19:02:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:02:27 ---> 93fc927131d3 19:02:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:02:28 ---> Running in 0dffa920400b 19:02:28 ---> Running in 8dd8eaffd21a 19:02:28 ---> Running in daffae63d725 19:02:29 Removing intermediate container 0dffa920400b 19:02:29 ---> 58564b80c72b 19:02:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:29 Removing intermediate container 8dd8eaffd21a 19:02:29 ---> a1327b76d520 19:02:29 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:02:29 Removing intermediate container daffae63d725 19:02:29 ---> c6c73ed9e8ce 19:02:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:29 ---> 4cf419e30fc4 19:02:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:02:29 ---> Running in 73ee3aa6406b 19:02:29 ---> Running in 95be091d1a2e 19:02:30 ---> Running in bb3f474a4cd7 19:02:30 ---> Running in a692d537097f 19:02:30 Removing intermediate container 73ee3aa6406b 19:02:30 ---> abfb6514e842 19:02:30 Step 20/22 : LABEL arch=arm64 19:02:30 Removing intermediate container bb3f474a4cd7 19:02:30 ---> 3feca80a06ff 19:02:30 Step 20/22 : LABEL arch=arm64 19:02:30 Removing intermediate container 95be091d1a2e 19:02:30 ---> 392ec4b85702 19:02:30 Step 23/23 : LABEL version=0.0.0 19:02:31 ---> Running in b3ea8b49060a 19:02:31 Removing intermediate container a692d537097f 19:02:31 ---> 7f89cd9c691a 19:02:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:02:31 ---> Running in 187f36a582d8 19:02:31 ---> Running in 923a74ebcb95 19:02:31 ---> Running in 47a6fc4c7597 19:02:31 Removing intermediate container b3ea8b49060a 19:02:31 ---> d7cfbb346167 19:02:31 Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:02:31 Removing intermediate container 187f36a582d8 19:02:31 ---> c61a0eeca3a8 19:02:31 Step 21/22 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:02:31 Removing intermediate container 923a74ebcb95 19:02:31 ---> c2c30bdcb113 19:02:31 19:02:31 ---> Running in a74a85e2e5d8 19:02:31 Removing intermediate container 47a6fc4c7597 19:02:31 ---> a7019fc2fbc2 19:02:31 Step 21/23 : LABEL arch=arm64 19:02:31 ---> Running in 5883260a1f79 19:02:32 ---> Running in 5e2d93ed4e06 19:02:32 Successfully built c2c30bdcb113 19:02:32 Successfully tagged docker-core-command-go-arm64:latest 19:02:32  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 19:02:32 Removing intermediate container a74a85e2e5d8 19:02:32 ---> 480a294b40dd 19:02:32 Step 22/22 : LABEL version=0.0.0 19:02:33 Removing intermediate container 5883260a1f79 19:02:33 ---> 3ee59bfa6b11 19:02:33 Step 22/22 : LABEL version=0.0.0 19:02:33 ---> Running in 3f986cf3cf5b 19:02:33 Removing intermediate container 5e2d93ed4e06 19:02:33 ---> 32122212c0ca 19:02:33 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:02:33 ---> Running in 63c4a9f9925e 19:02:33 ---> Running in b12b78c89d9d 19:02:33 Removing intermediate container 3f986cf3cf5b 19:02:33 ---> ac77c9064f26 19:02:33 19:02:33 Removing intermediate container 63c4a9f9925e 19:02:33 ---> 4b0749a4c537 19:02:33 19:02:34 Removing intermediate container b12b78c89d9d 19:02:34 ---> 79b91ec6182a 19:02:34 Step 23/23 : LABEL version=0.0.0 19:02:34 Successfully built ac77c9064f26 19:02:34 Successfully tagged docker-support-scheduler-go-arm64:latest 19:02:34  Building docker-support-scheduler-go ... done Building docker-core-data-go 19:02:34 Successfully built 4b0749a4c537 19:02:34 Successfully tagged docker-support-notifications-go-arm64:latest 19:02:34  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go 19:02:34 ---> Running in 530ade90d26b 19:02:35 Removing intermediate container 530ade90d26b 19:02:35 ---> 98f87e5cc6d3 19:02:35 19:02:35 Successfully built 98f87e5cc6d3 19:02:35 Successfully tagged docker-core-metadata-go-arm64:latest 19:03:14  Building docker-core-metadata-go ... done Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:03:14 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:03:14 ---> 4470d3d01a59 19:03:14 Step 3/30 : WORKDIR /edgex-go 19:03:14 ---> Using cache 19:03:14 ---> a8c27a8888c1 19:03:14 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:14 ---> Using cache 19:03:14 ---> 93ee366b0a47 19:03:14 Step 5/30 : RUN apk add --update --no-cache make git 19:03:14 ---> Running in b1ebd46ca5c4 19:03:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:17 OK: 217 MiB in 51 packages 19:03:20 Removing intermediate container b1ebd46ca5c4 19:03:20 ---> 9dfe742e936d 19:03:20 Step 6/30 : COPY go.mod . 19:03:21 ---> 7c7f1447c16d 19:03:21 Step 7/30 : RUN go mod download 19:03:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:03:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:03:22 ---> 4470d3d01a59 19:03:22 Step 3/23 : WORKDIR /edgex-go 19:03:22 ---> Using cache 19:03:22 ---> a8c27a8888c1 19:03:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:22 ---> Using cache 19:03:22 ---> 93ee366b0a47 19:03:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:03:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:03:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:03:22 ---> 4470d3d01a59 19:03:22 Step 3/21 : WORKDIR /edgex-go 19:03:22 ---> Using cache 19:03:22 ---> a8c27a8888c1 19:03:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:22 ---> Using cache 19:03:22 ---> 93ee366b0a47 19:03:22 Step 5/21 : RUN apk add --update --no-cache make git 19:03:22 ---> Using cache 19:03:22 ---> 9dfe742e936d 19:03:22 Step 6/21 : COPY go.mod . 19:03:22 ---> Using cache 19:03:22 ---> 7c7f1447c16d 19:03:22 Step 7/21 : RUN go mod download 19:03:22 ---> Running in 3736c3052c74 19:03:22 ---> Running in d104eaa33c71 19:03:22 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 19:03:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:03:22 ---> 4470d3d01a59 19:03:22 Step 3/26 : WORKDIR /edgex-go 19:03:22 ---> Using cache 19:03:22 ---> a8c27a8888c1 19:03:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:22 ---> Using cache 19:03:22 ---> 93ee366b0a47 19:03:22 Step 5/26 : RUN apk add --update --no-cache make bash git 19:03:22 ---> Running in 1974a92ef21d 19:03:22 ---> Running in 5f237a2528b1 19:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:03:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:03:25 Removing intermediate container 3736c3052c74 19:03:25 ---> 7812a4c30914 19:03:25 Step 8/30 : COPY . . 19:03:26 OK: 217 MiB in 51 packages 19:03:26 OK: 217 MiB in 51 packages 19:03:26 Removing intermediate container 5f237a2528b1 19:03:26 ---> 4200adfd1e67 19:03:26 Step 8/21 : COPY . . 19:03:28 Removing intermediate container d104eaa33c71 19:03:28 ---> 74e3a69764c0 19:03:28 Step 6/23 : COPY go.mod . 19:03:28 Removing intermediate container 1974a92ef21d 19:03:28 ---> 0c199385e793 19:03:28 Step 6/26 : COPY go.mod . 19:03:29 ---> bb9e0ebff111 19:03:29 Step 7/23 : RUN go mod download 19:03:30 ---> e4bfd992ad36 19:03:30 Step 7/26 : RUN go mod download 19:03:30 ---> Running in a929029ea127 19:03:32 ---> Running in 633249eeb471 19:03:35 Removing intermediate container a929029ea127 19:03:35 ---> d2ee7a49de26 19:03:35 Step 8/23 : COPY . . 19:03:36 Removing intermediate container 633249eeb471 19:03:36 ---> d8e9626bfe70 19:03:36 Step 8/26 : COPY . . 19:03:44 ---> 96860f8727a7 19:03:44 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:03:44 ---> b0c4fe3356d5 19:03:44 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:03:45 ---> Running in 7dec1b380859 19:03:45 ---> Running in 251ef7e13299 19:03:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:03:47 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 19:03:59 ---> c4ee4402ea84 19:03:59 Step 9/23 : RUN make cmd/core-data/core-data 19:03:59 ---> 4d3813338f93 19:03:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:03:59 ---> Running in 7cbe4fec4221 19:03:59 ---> Running in e6e464b3926e 19:04:00 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 19:04:01 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 19:04:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:04:56 Removing intermediate container 251ef7e13299 19:04:56 ---> 572c35a1f0f9 19:04:56 19:04:56 Step 10/30 : FROM alpine:3.12 19:04:56 ---> afeebe901d6b 19:04:56 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:04:56 ---> Running in b390bf0c36c1 19:04:56 Removing intermediate container b390bf0c36c1 19:04:56 ---> 0137963ebe21 19:04:56 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 19:04:56 ---> Running in b06bd1113415 19:04:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:04:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:04:59 (1/2) Installing dumb-init (1.2.2-r1) 19:04:59 (2/2) Installing su-exec (0.2-r1) 19:04:59 Executing busybox-1.31.1-r19.trigger 19:04:59 OK: 5 MiB in 16 packages 19:05:01 Removing intermediate container b06bd1113415 19:05:01 ---> 52a10c4fa3ee 19:05:01 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 19:05:01 ---> Running in 8550606b860b 19:05:02 Removing intermediate container 7dec1b380859 19:05:02 ---> 190dce91e738 19:05:02 19:05:02 Step 10/21 : FROM alpine:3.12 19:05:02 ---> afeebe901d6b 19:05:02 Step 11/21 : RUN apk add --update --no-cache curl 19:05:02 ---> Running in df9b2fb34e46 19:05:02 Removing intermediate container 8550606b860b 19:05:02 ---> f8605388a18e 19:05:02 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:05:02 ---> Running in 72ffb11bea93 19:05:03 Removing intermediate container 72ffb11bea93 19:05:03 ---> 335da0fe0f70 19:05:03 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:05:03 ---> Running in 56a2ecaa8e24 19:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:05 (1/4) Installing ca-certificates (20191127-r4) 19:05:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:05:05 (3/4) Installing libcurl (7.69.1-r3) 19:05:05 (4/4) Installing curl (7.69.1-r3) 19:05:05 Executing busybox-1.31.1-r19.trigger 19:05:05 Executing ca-certificates-20191127-r4.trigger 19:05:06 OK: 7 MiB in 18 packages 19:05:08 Removing intermediate container 56a2ecaa8e24 19:05:08 ---> 5b6dea66765d 19:05:08 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 19:05:08 ---> Running in 9b4d08e2aed8 19:05:08 Removing intermediate container df9b2fb34e46 19:05:08 ---> 5861ee5ef350 19:05:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:05:08 ---> Running in 766aac046add 19:05:09 Removing intermediate container 9b4d08e2aed8 19:05:09 ---> 519df26d7ba2 19:05:09 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:05:09 Removing intermediate container 766aac046add 19:05:09 ---> 385d2912d0e4 19:05:09 Step 13/21 : WORKDIR /edgex 19:05:09 ---> Running in 815b9697d692 19:05:10 ---> 47c362750cca 19:05:10 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:05:10 ---> Running in fa1b6fb8d8e1 19:05:10 Removing intermediate container 815b9697d692 19:05:10 ---> b63f8f86da89 19:05:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:05:12 ---> 570878c18e5b 19:05:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:05:15 ---> 17d9a7bad96d 19:05:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:05:15 Removing intermediate container fa1b6fb8d8e1 19:05:15 ---> 4c997d4b3c7f 19:05:15 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:15 Removing intermediate container e6e464b3926e 19:05:15 ---> 8ddb6b1fceef 19:05:15 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:05:16 ---> Running in 10027182fb6f 19:05:17 ---> b280b26510e3 19:05:17 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:05:17 ---> af31083d9ecf 19:05:17 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:05:17 ---> Running in a8c1ff47e0ca 19:05:17 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 19:05:18 Removing intermediate container a8c1ff47e0ca 19:05:18 ---> 8d4936b649bd 19:05:18 Step 18/21 : CMD ["--init=true"] 19:05:18 ---> Running in b2cc7447e817 19:05:18 ---> 418d8acb2c96 19:05:18 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:05:19 Removing intermediate container b2cc7447e817 19:05:19 ---> 12adb8805692 19:05:19 Step 19/21 : LABEL arch=arm64 19:05:19 ---> Running in 90b749fe1adb 19:05:19 ---> 2d5b2a19ffc0 19:05:19 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:05:19 Removing intermediate container 90b749fe1adb 19:05:19 ---> be4e14f76e08 19:05:19 Step 20/21 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:05:20 ---> Running in 8d92fde52ce9 19:05:21 ---> d167fe471e92 19:05:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:05:21 Removing intermediate container 8d92fde52ce9 19:05:21 ---> 5bfe5b853d69 19:05:21 Step 21/21 : LABEL version=0.0.0 19:05:21 ---> Running in 4de8292b5f48 19:05:21 ---> Running in 35e97651a586 19:05:21 Removing intermediate container 10027182fb6f 19:05:21 ---> b37ffcd5f7eb 19:05:21 19:05:21 Step 11/26 : FROM docker:20.10.0 19:05:21 20.10.0: Pulling from library/docker 19:05:22 Removing intermediate container 4de8292b5f48 19:05:22 ---> 987925fb619a 19:05:22 19:05:22 Removing intermediate container 35e97651a586 19:05:22 ---> 79c5ea6afb44 19:05:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:05:23 Successfully built 987925fb619a 19:05:23 Successfully tagged docker-security-proxy-setup-go-arm64:latest 19:05:24  Building docker-security-proxy-setup-go ... done  ---> 811bb8abf5b6 19:05:24 Step 25/30 : RUN chmod +x /entrypoint.sh 19:05:25 ---> Running in 200c834818c4 19:05:28 Removing intermediate container 200c834818c4 19:05:28 ---> ed0877f228c6 19:05:28 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:05:29 ---> Running in 268b33b73795 19:05:30 Removing intermediate container 268b33b73795 19:05:30 ---> e883ccad1678 19:05:30 Step 27/30 : CMD ["gate"] 19:05:30 ---> Running in e4ab8efbb97b 19:05:30 Removing intermediate container 7cbe4fec4221 19:05:30 ---> b27687bd2d87 19:05:30 19:05:30 Step 10/23 : FROM alpine:3.12 19:05:30 ---> afeebe901d6b 19:05:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:05:31 ---> Running in 2d729bf2911a 19:05:31 Removing intermediate container e4ab8efbb97b 19:05:31 ---> 2ea3af60623c 19:05:31 Step 28/30 : LABEL arch=arm64 19:05:31 ---> Running in 928c31029c9a 19:05:32 Removing intermediate container 2d729bf2911a 19:05:32 ---> 704ac3dfadb0 19:05:32 Step 12/23 : ENV APP_PORT=48080 19:05:32 ---> Running in 5f115aff9eed 19:05:32 Removing intermediate container 928c31029c9a 19:05:32 ---> 4c4465e5dbcb 19:05:32 Step 29/30 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:05:32 ---> Running in 5b2c0de7f3c4 19:05:33 Removing intermediate container 5f115aff9eed 19:05:33 ---> 76e551c7950b 19:05:33 Step 13/23 : EXPOSE $APP_PORT 19:05:33 ---> Running in 4d685cad4d48 19:05:33 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:05:33 Status: Downloaded newer image for docker:20.10.0 19:05:33 ---> eeaf43b92773 19:05:33 Step 12/26 : RUN apk add --no-cache bash 19:05:33 Removing intermediate container 5b2c0de7f3c4 19:05:33 ---> 16372fd5443b 19:05:33 Step 30/30 : LABEL version=0.0.0 19:05:33 ---> Running in 856f2334e9cc 19:05:33 ---> Running in 1eb914a576dc 19:05:33 Removing intermediate container 4d685cad4d48 19:05:33 ---> c6ad7e94f5d3 19:05:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:33 ---> Running in a9ec400e4d2c 19:05:34 Removing intermediate container 1eb914a576dc 19:05:34 ---> a78e821f041b 19:05:34 19:05:34 Successfully built a78e821f041b 19:05:35 Successfully tagged docker-security-bootstrapper-go-arm64:latest 19:05:35  Building docker-security-bootstrapper-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:35 (1/2) Installing readline (8.0.4-r0) 19:05:35 (2/2) Installing bash (5.0.17-r0) 19:05:35 Executing bash-5.0.17-r0.post-install 19:05:35 Executing busybox-1.31.1-r19.trigger 19:05:35 OK: 12 MiB in 22 packages 19:05:36 Removing intermediate container a9ec400e4d2c 19:05:36 ---> 718cb3726f07 19:05:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:05:36 ---> Running in 14f24c448d1a 19:05:37 Removing intermediate container 856f2334e9cc 19:05:37 ---> c331889624f7 19:05:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 19:05:37 ---> Running in 9dc1f1471ba2 19:05:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:37 Removing intermediate container 9dc1f1471ba2 19:05:37 ---> 9c0c774347a8 19:05:37 Step 14/26 : ENV APP_PORT=48090 19:05:37 ---> Running in 1e1a7a2bc822 19:05:38 Removing intermediate container 1e1a7a2bc822 19:05:38 ---> c4c7ba80fa2a 19:05:38 Step 15/26 : EXPOSE $APP_PORT 19:05:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:38 ---> Running in 04cfe4c603c0 19:05:39 Removing intermediate container 04cfe4c603c0 19:05:39 ---> 8dfb13ef3f8f 19:05:39 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:05:39 (1/6) Installing dumb-init (1.2.2-r1) 19:05:39 (2/6) Installing libgcc (9.3.0-r2) 19:05:39 (3/6) Installing libsodium (1.0.18-r0) 19:05:39 (4/6) Installing libstdc++ (9.3.0-r2) 19:05:40 ---> 3ec50ecee368 19:05:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:05:40 (5/6) Installing libzmq (4.3.3-r0) 19:05:40 (6/6) Installing zeromq (4.3.3-r0) 19:05:40 Executing busybox-1.31.1-r19.trigger 19:05:40 OK: 8 MiB in 20 packages 19:05:41 ---> bff62b8e8ffc 19:05:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:05:41 Removing intermediate container 14f24c448d1a 19:05:41 ---> 39fc89dbcb0b 19:05:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:42 ---> f83fec73e6fc 19:05:42 Step 19/26 : RUN apk --no-cache add py3-pip 19:05:42 ---> Running in 428e7b96b84c 19:05:42 ---> 5bc7a47b623f 19:05:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:05:43 ---> 9c9254d43e81 19:05:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:05:44 (1/33) Installing libbz2 (1.0.8-r1) 19:05:44 (2/33) Installing expat (2.2.9-r1) 19:05:44 (3/33) Installing libffi (3.3-r2) 19:05:44 (4/33) Installing gdbm (1.13-r1) 19:05:44 (5/33) Installing xz-libs (5.2.5-r0) 19:05:44 (6/33) Installing sqlite-libs (3.32.1-r0) 19:05:44 (7/33) Installing python3 (3.8.5-r0) 19:05:45 ---> 24f3a1bce085 19:05:45 Step 19/23 : ENTRYPOINT ["/core-data"] 19:05:45 ---> Running in 73e3a64839bb 19:05:46 (8/33) Installing py3-appdirs (1.4.4-r1) 19:05:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 19:05:46 (10/33) Installing py3-parsing (2.4.7-r0) 19:05:46 (11/33) Installing py3-six (1.15.0-r0) 19:05:46 (12/33) Installing py3-packaging (20.4-r0) 19:05:46 (13/33) Installing py3-setuptools (47.0.0-r0) 19:05:46 (14/33) Installing py3-chardet (3.0.4-r4) 19:05:46 (15/33) Installing py3-idna (2.9-r0) 19:05:46 Removing intermediate container 73e3a64839bb 19:05:46 ---> 2f567c878e58 19:05:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:05:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 19:05:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 19:05:46 (18/33) Installing py3-requests (2.23.0-r0) 19:05:46 (19/33) Installing py3-msgpack (1.0.0-r0) 19:05:46 (20/33) Installing py3-lockfile (0.12.2-r3) 19:05:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 19:05:46 (22/33) Installing py3-colorama (0.4.3-r0) 19:05:46 (23/33) Installing py3-distlib (0.3.0-r0) 19:05:46 ---> Running in 4f30fe1ffd2e 19:05:46 (24/33) Installing py3-distro (1.5.0-r1) 19:05:46 (25/33) Installing py3-webencodings (0.5.1-r3) 19:05:46 (26/33) Installing py3-html5lib (1.0.1-r4) 19:05:46 (27/33) Installing py3-pytoml (0.1.21-r0) 19:05:46 (28/33) Installing py3-pep517 (0.8.2-r0) 19:05:46 (29/33) Installing py3-progress (1.5-r0) 19:05:46 (30/33) Installing py3-toml (0.10.1-r0) 19:05:46 (31/33) Installing py3-retrying (1.3.3-r0) 19:05:46 (32/33) Installing py3-contextlib2 (0.6.0-r0) 19:05:46 (33/33) Installing py3-pip (20.1.1-r0) 19:05:46 Executing busybox-1.31.1-r19.trigger 19:05:46 OK: 71 MiB in 55 packages 19:05:46 Removing intermediate container 4f30fe1ffd2e 19:05:46 ---> 5176c0bd3a43 19:05:46 Step 21/23 : LABEL arch=arm64 19:05:47 ---> Running in d9f55090cd25 19:05:47 Removing intermediate container d9f55090cd25 19:05:47 ---> 7bcdbbf5761d 19:05:47 Step 22/23 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:05:47 ---> Running in fcb5abd068f2 19:05:48 Removing intermediate container fcb5abd068f2 19:05:48 ---> 616bcafa3637 19:05:48 Step 23/23 : LABEL version=0.0.0 19:05:48 ---> Running in a9bbc455af9d 19:05:49 Removing intermediate container a9bbc455af9d 19:05:49 ---> da0aadaa0722 19:05:49 19:05:49 Successfully built da0aadaa0722 19:05:49 Successfully tagged docker-core-data-go-arm64:latest 19:05:53  Building docker-core-data-go ... done Removing intermediate container 428e7b96b84c 19:05:53 ---> cb4b0898b6f2 19:05:53 Step 20/26 : RUN pip install docker-compose==1.23.2 19:05:53 ---> Running in b05dadeda2bb 19:05:57 Collecting docker-compose==1.23.2 19:05:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:05:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:05:58 Collecting PyYAML<4,>=3.10 19:05:58 Downloading PyYAML-3.13.tar.gz (270 kB) 19:06:01 Collecting docker<4.0,>=3.6.0 19:06:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:06:02 Collecting dockerpty<0.5,>=0.4.1 19:06:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:06:04 Collecting texttable<0.10,>=0.9.0 19:06:04 Downloading texttable-0.9.1.tar.gz (11 kB) 19:06:06 Collecting docopt<0.7,>=0.6.1 19:06:06 Downloading docopt-0.6.2.tar.gz (25 kB) 19:06:08 Collecting jsonschema<3,>=2.5.1 19:06:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:06:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:06:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:06:10 Collecting websocket-client<1.0,>=0.32.0 19:06:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 19:06:10 Collecting cached-property<2,>=1.2.0 19:06:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:06:10 Collecting docker-pycreds>=0.4.0 19:06:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:06:11 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) 19:06:11 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) 19:06:11 Collecting urllib3<1.25,>=1.21.1 19:06:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:06:12 Collecting idna<2.8,>=2.5 19:06:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:06:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:06:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:06:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:06:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:06:13 Installing collected packages: PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, texttable, docopt, jsonschema, cached-property, docker-compose 19:06:13 Running setup.py install for PyYAML: started 19:06:15 Running setup.py install for PyYAML: finished with status 'done' 19:06:15 Attempting uninstall: urllib3 19:06:15 Found existing installation: urllib3 1.25.9 19:06:15 Uninstalling urllib3-1.25.9: 19:06:15 Successfully uninstalled urllib3-1.25.9 19:06:16 Attempting uninstall: idna 19:06:16 Found existing installation: idna 2.9 19:06:16 Uninstalling idna-2.9: 19:06:16 Successfully uninstalled idna-2.9 19:06:16 Attempting uninstall: requests 19:06:16 Found existing installation: requests 2.23.0 19:06:16 Uninstalling requests-2.23.0: 19:06:17 Successfully uninstalled requests-2.23.0 19:06:18 Running setup.py install for dockerpty: started 19:06:20 Running setup.py install for dockerpty: finished with status 'done' 19:06:20 Running setup.py install for texttable: started 19:06:22 Running setup.py install for texttable: finished with status 'done' 19:06:22 Running setup.py install for docopt: started 19:06:23 Running setup.py install for docopt: finished with status 'done' 19:06:25 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 19:06:28 Removing intermediate container b05dadeda2bb 19:06:28 ---> 9cacb06dd2c6 19:06:28 Step 21/26 : RUN apk --no-cache add curl 19:06:28 ---> Running in 5b10f26eaaa9 19:06:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:06:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:06:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 19:06:30 (2/3) Installing libcurl (7.69.1-r3) 19:06:30 (3/3) Installing curl (7.69.1-r3) 19:06:30 Executing busybox-1.31.1-r19.trigger 19:06:30 OK: 71 MiB in 58 packages 19:06:32 Removing intermediate container 5b10f26eaaa9 19:06:32 ---> 3cd4df3d0e0f 19:06:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 19:06:32 ---> Running in a4df4db0f65c 19:06:32 Removing intermediate container a4df4db0f65c 19:06:32 ---> 043c67780afc 19:06:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:06:32 ---> Running in 26f0d1677919 19:06:32 Removing intermediate container 26f0d1677919 19:06:32 ---> 5b193f4e7b2b 19:06:32 Step 24/26 : LABEL arch=arm64 19:06:33 ---> Running in f2b3928e7007 19:06:33 Removing intermediate container f2b3928e7007 19:06:33 ---> 7e62b3e1cbf7 19:06:33 Step 25/26 : LABEL git_sha=d5e601b106eb5ab2062863f585c4f56dcf796bda 19:06:33 ---> Running in 9acc6b0b71c0 19:06:34 Removing intermediate container 9acc6b0b71c0 19:06:34 ---> 4aa5fa560457 19:06:34 Step 26/26 : LABEL version=0.0.0 19:06:34 ---> Running in 7c053a0a597c 19:06:34 Removing intermediate container 7c053a0a597c 19:06:34 ---> 7277b0371084 19:06:34 19:06:35 Successfully built 7277b0371084 19:06:35 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 19:06:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 19:06:35 $ docker stop --time=1 c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 19:06:37 $ docker rm -f c9fdfda1dfb80103fc685f1ed60291dd40ad18de9e7bed904170787ad5a1b400 [Pipeline] // withDockerContainer [Pipeline] sh 19:06:38 + docker images 19:06:38 + grep docker 19:06:38 docker-sys-mgmt-agent-go-arm64 latest 7277b0371084 4 seconds ago 300MB 19:06:38 docker-core-data-go-arm64 latest da0aadaa0722 50 seconds ago 21MB 19:06:38 docker-security-bootstrapper-go-arm64 latest a78e821f041b About a minute ago 17MB 19:06:38 docker-security-proxy-setup-go-arm64 latest 987925fb619a About a minute ago 23.2MB 19:06:38 docker-core-metadata-go-arm64 latest 98f87e5cc6d3 4 minutes ago 17.8MB 19:06:38 docker-support-notifications-go-arm64 latest 4b0749a4c537 4 minutes ago 16.7MB 19:06:38 docker-support-scheduler-go-arm64 latest ac77c9064f26 4 minutes ago 16.1MB 19:06:38 docker-core-command-go-arm64 latest c2c30bdcb113 4 minutes ago 16MB 19:06:38 docker-security-secretstore-setup-go-arm64 latest 55f2f4cbf665 4 minutes ago 23.4MB 19:06:38 docker 20.10.0 eeaf43b92773 2 months ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 19:06:40 provisioning config files... 19:06:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5165840452189535228tmp [Pipeline] { [Pipeline] sh 19:06:40 + set +x 19:06:40 + curl -s https://codecov.io/bash 19:06:40 + bash -s -- 19:06:41 19:06:41 _____ _ 19:06:41 / ____| | | 19:06:41 | | ___ __| | ___ ___ _____ __ 19:06:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:06:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:06:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:06:41 Bash-20210129-7c25fce 19:06:41 19:06:41 19:06:41 ==> git version 2.24.3 found 19:06:41 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:06:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:06:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:06:41 ==> Jenkins CI detected. 19:06:41 project root: . 19:06:41 --> token set from env 19:06:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:06:41 ==> Running gcov in . (disable via -X gcov) 19:06:41 ==> Python coveragepy not found 19:06:41 ==> Searching for coverage reports in: 19:06:41 + . 19:06:41 -> Found 1 reports 19:06:41 ==> Detecting git/mercurial file structure 19:06:41 ==> Reading reports 19:06:41 + ./coverage.out bytes=594557 19:06:41 ==> Appending adjustments 19:06:41 https://docs.codecov.io/docs/fixing-reports 19:06:44 + Found adjustments 19:06:44 ==> Gzipping contents 19:06:44 88K /tmp/codecov.oxn2Sh.gz 19:06:44 ==> Uploading reports 19:06:44 url: https://codecov.io 19:06:44 query: branch=PR-3148&commit=d5e601b106eb5ab2062863f585c4f56dcf796bda&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= 19:06:44 -> Pinging Codecov 19:06:44 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3148&commit=d5e601b106eb5ab2062863f585c4f56dcf796bda&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= 19:06:45 -> Uploading to 19:06:45 https://storage.googleapis.com/codecov/v4/raw/2021-02-09/00271124DB129430A58F1EEE437C3FCB/d5e601b106eb5ab2062863f585c4f56dcf796bda/53312303-d0e4-4af4-b947-84c5da2cea59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210209T190644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=368aff556d35d7e641dce3627acbb9e787632bea862077f79e3c70388ddb9368 19:06:45 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:45 Dload Upload Total Spent Left Speed 19:06:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89209 0 0 100 89209 0 159k --:--:-- --:--:-- --:--:-- 159k 19:06:45 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5e601b106eb5ab2062863f585c4f56dcf796bda [Pipeline] } 19:06:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:06:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:06:48 ---> package-listing.sh 19:06:48 ++ facter osfamily 19:06:48 ++ tr '[:upper:]' '[:lower:]' 19:06:48 + OS_FAMILY=redhat 19:06:48 + workspace=/w/workspace/edgex-go/7 19:06:48 + START_PACKAGES=/tmp/packages_start.txt 19:06:48 + END_PACKAGES=/tmp/packages_end.txt 19:06:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:48 + PACKAGES=/tmp/packages_start.txt 19:06:48 + '[' /w/workspace/edgex-go/7 ']' 19:06:48 + PACKAGES=/tmp/packages_end.txt 19:06:48 + case "${OS_FAMILY}" in 19:06:48 + rpm -qa 19:06:48 + sort 19:06:53 + '[' -f /tmp/packages_start.txt ']' 19:06:53 + '[' -f /tmp/packages_end.txt ']' 19:06:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:53 + '[' /w/workspace/edgex-go/7 ']' 19:06:53 + mkdir -p /w/workspace/edgex-go/7/archives/ 19:06:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 19:06:53 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:06:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:54 19:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:06:54 alpine: Pulling from edgex-lftools-log-publisher 19:06:54 df20fa9351a1: Pulling fs layer 19:06:54 36b3adc4ff6f: Pulling fs layer 19:06:54 8ad3a11d3b57: Pulling fs layer 19:06:54 46f8f816bc3b: Pulling fs layer 19:06:54 93b61091891f: Pulling fs layer 19:06:54 93b9cdb0e59b: Pulling fs layer 19:06:54 5e14af77c1be: Pulling fs layer 19:06:54 01666e4c0597: Pulling fs layer 19:06:54 aa168da1d23b: Pulling fs layer 19:06:54 93b9cdb0e59b: Waiting 19:06:54 46f8f816bc3b: Waiting 19:06:54 5e14af77c1be: Waiting 19:06:54 93b61091891f: Waiting 19:06:54 01666e4c0597: Waiting 19:06:54 aa168da1d23b: Waiting 19:06:54 36b3adc4ff6f: Verifying Checksum 19:06:54 36b3adc4ff6f: Download complete 19:06:54 46f8f816bc3b: Verifying Checksum 19:06:54 46f8f816bc3b: Download complete 19:06:54 df20fa9351a1: Verifying Checksum 19:06:54 93b9cdb0e59b: Download complete 19:06:54 5e14af77c1be: Verifying Checksum 19:06:54 5e14af77c1be: Download complete 19:06:55 01666e4c0597: Verifying Checksum 19:06:55 01666e4c0597: Download complete 19:06:55 93b61091891f: Verifying Checksum 19:06:55 93b61091891f: Download complete 19:06:55 8ad3a11d3b57: Verifying Checksum 19:06:55 8ad3a11d3b57: Download complete 19:06:55 df20fa9351a1: Pull complete 19:06:55 36b3adc4ff6f: Pull complete 19:06:56 8ad3a11d3b57: Pull complete 19:06:57 aa168da1d23b: Verifying Checksum 19:06:57 aa168da1d23b: Download complete 19:06:59 46f8f816bc3b: Pull complete 19:06:59 93b61091891f: Pull complete 19:06:59 93b9cdb0e59b: Pull complete 19:06:59 5e14af77c1be: Pull complete 19:06:59 01666e4c0597: Pull complete 19:07:09 aa168da1d23b: Pull complete 19:07:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:07:09 prd-centos7-docker-4c-2g-25827 does not seem to be running inside a container 19:07:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:07:13 $ docker top 9476e96a937db7769710ac2c1aaeeb4492f2f6be7b9b9ab03d9fdc8c4816753b -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:07:14 + mkdir -p /var/log/sa [Pipeline] sh 19:07:14 + ls /var/log/sa-host 19:07:14 + sadf -c /var/log/sa-host/sa09 19:07:14 file_magic: OK 19:07:14 HZ: Using current value: 100 19:07:14 file_header: OK 19:07:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:07:14 Statistics: 19:07:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:07:14 File successfully converted to sysstat format version 12.2.1 19:07:14 + sadf -c /var/log/sa-host/sa23 19:07:14 file_magic: OK 19:07:14 HZ: Using current value: 100 19:07:14 file_header: OK 19:07:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:07:14 Statistics: 19:07:14 Hnuu...uuuununununu... 19:07:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:14 provisioning config files... 19:07:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7991197844826708200tmp [Pipeline] { [Pipeline] echo 19:07:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:07:15 ---> create-netrc.sh [Pipeline] } 19:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:07:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:07:15 ---> python-tools-install.sh [Pipeline] echo 19:07:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:07:16 ---> sudo-logs.sh 19:07:16 Archiving 'sudo' log.. [Pipeline] echo 19:07:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:07:16 ---> job-cost.sh 19:07:16 lf-activate-venv: SKIPPING 19:07:16 INFO: No Stack... 19:07:17 INFO: Retrieving Pricing Info for: v1-standard-2 19:07:17 INFO: Archiving Costs [Pipeline] echo 19:07:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:07:18 ---> logs-deploy.sh 19:07:18 lf-activate-venv: SKIPPING 19:07:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/7 19:07:18 INFO: archiving workspace using pattern(s): 19:07:20 Archives upload complete. 19:07:20 INFO: archiving logs to Nexus 19:07:21 ---> uname -a: 19:07:21 Linux prd-centos7-docker-4c-2g-25827.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:07:21 19:07:21 19:07:21 ---> lscpu: 19:07:21 Architecture: x86_64 19:07:21 CPU op-mode(s): 32-bit, 64-bit 19:07:21 Byte Order: Little Endian 19:07:21 Address sizes: 40 bits physical, 48 bits virtual 19:07:21 CPU(s): 4 19:07:21 On-line CPU(s) list: 0-3 19:07:21 Thread(s) per core: 1 19:07:21 Core(s) per socket: 1 19:07:21 Socket(s): 4 19:07:21 NUMA node(s): 1 19:07:21 Vendor ID: GenuineIntel 19:07:21 CPU family: 6 19:07:21 Model: 44 19:07:21 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:07:21 Stepping: 1 19:07:21 CPU MHz: 2933.438 19:07:21 BogoMIPS: 5866.87 19:07:21 Virtualization: VT-x 19:07:21 Hypervisor vendor: KVM 19:07:21 Virtualization type: full 19:07:21 L1d cache: 128 KiB 19:07:21 L1i cache: 128 KiB 19:07:21 L2 cache: 16 MiB 19:07:21 L3 cache: 64 MiB 19:07:21 NUMA node0 CPU(s): 0-3 19:07:21 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:07:21 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:07:21 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:07:21 Vulnerability Meltdown: Mitigation; PTI 19:07:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:07:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:07:21 Vulnerability Srbds: Not affected 19:07:21 Vulnerability Tsx async abort: Not affected 19:07:21 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 19:07:21 19:07:21 19:07:21 ---> nproc: 19:07:21 4 19:07:21 19:07:21 19:07:21 ---> df -h: 19:07:21 Filesystem Size Used Available Use% Mounted on 19:07:21 overlay 50.0G 12.1G 37.9G 24% / 19:07:21 tmpfs 64.0M 0 64.0M 0% /dev 19:07:21 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:07:21 shm 64.0M 0 64.0M 0% /dev/shm 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7 19:07:21 /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/7@tmp 19:07:21 19:07:21 19:07:21 ---> free -m: 19:07:21 total used free shared buff/cache available 19:07:21 Mem: 1837 714 237 0 885 1040 19:07:21 Swap: 1023 62 961 19:07:21 19:07:21 19:07:21 ---> ip addr: 19:07:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:07:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:21 inet 127.0.0.1/8 scope host lo 19:07:21 valid_lft forever preferred_lft forever 19:07:21 inet6 ::1/128 scope host 19:07:21 valid_lft forever preferred_lft forever 19:07:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:07:21 link/ether fa:16:3e:d2:1c:89 brd ff:ff:ff:ff:ff:ff 19:07:21 inet 10.30.122.139/23 brd 10.30.123.255 scope global dynamic eth0 19:07:21 valid_lft 85061sec preferred_lft 85061sec 19:07:21 inet6 fe80::f816:3eff:fed2:1c89/64 scope link 19:07:21 valid_lft forever preferred_lft forever 19:07:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:07:21 link/ether 02:42:1a:a3:92:99 brd ff:ff:ff:ff:ff:ff 19:07:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:21 valid_lft forever preferred_lft forever 19:07:21 inet6 fe80::42:1aff:fea3:9299/64 scope link 19:07:21 valid_lft forever preferred_lft forever 19:07:21 19:07:21 19:07:21 ---> sar -b -r -n DEV: 19:07:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) 19:07:21 19:07:21 18:44:50 LINUX RESTART (4 CPU) 19:07:21 19:07:21 18:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:21 18:47:01 198.10 87.44 110.67 0.00 5912.46 44312.58 0.00 19:07:21 18:48:01 240.80 90.75 150.05 0.00 3772.99 21386.66 0.00 19:07:21 18:49:01 144.65 60.74 83.91 0.00 2218.88 11835.14 0.00 19:07:21 18:50:02 139.50 40.15 99.35 0.00 2666.89 23445.62 0.00 19:07:21 18:51:02 2157.53 1806.95 350.58 0.00 155059.87 212603.63 0.00 19:07:21 18:52:01 1698.08 1454.34 243.73 0.00 84078.15 100030.69 0.00 19:07:21 18:53:03 1298.40 940.49 357.91 0.00 125035.07 150256.80 0.00 19:07:21 18:54:02 1177.38 871.84 305.54 0.00 54122.86 80300.00 0.00 19:07:21 18:55:01 70.96 15.70 55.25 0.00 2972.55 3767.69 0.00 19:07:21 18:56:01 2.11 0.55 1.57 0.00 23.18 28.09 0.00 19:07:21 18:57:01 0.25 0.02 0.23 0.00 0.53 2.21 0.00 19:07:21 18:58:01 0.35 0.03 0.32 0.00 0.27 4.11 0.00 19:07:21 18:59:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:07:21 19:00:01 2.16 1.92 0.25 0.00 58.48 3.63 0.00 19:07:21 19:01:01 0.90 0.08 0.82 0.00 2.26 15.80 0.00 19:07:21 19:02:01 0.82 0.48 0.33 0.00 24.63 5.77 0.00 19:07:21 19:03:01 0.43 0.00 0.43 0.00 0.00 6.04 0.00 19:07:21 19:04:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:07:21 19:05:01 0.22 0.02 0.20 0.00 0.53 2.32 0.00 19:07:21 19:06:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 19:07:21 19:07:02 92.87 68.11 24.76 0.00 5882.80 5542.84 0.00 19:07:21 Average: 344.23 259.04 85.18 0.00 21162.15 31261.51 0.00 19:07:21 19:07:21 18:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:21 18:47:01 92268 0 686696 36.50 1984 1100596 1436052 49.01 577932 971364 50672 19:07:21 18:48:01 123652 0 773892 41.13 1492 982508 1634564 55.78 638856 838988 61332 19:07:21 18:49:01 195196 0 826136 43.91 752 859460 1741992 59.45 665700 730744 42120 19:07:21 18:50:02 186364 0 742048 39.44 584 952548 1259988 43.00 585656 817480 220 19:07:21 18:51:02 61748 0 833148 44.28 0 986648 2345720 80.06 745508 854616 87864 19:07:21 18:52:01 186328 0 908220 48.27 0 786996 2485760 84.83 774704 659976 42944 19:07:21 18:53:03 60956 0 797320 42.38 0 1023268 2332348 79.60 651596 928708 70560 19:07:21 18:54:02 171628 0 672840 35.76 0 1037076 1379268 47.07 589644 872460 80 19:07:21 18:55:01 171256 0 630456 33.51 0 1079832 1226308 41.85 595684 870456 8 19:07:21 18:56:01 173276 0 627812 33.37 0 1080456 1198564 40.91 593556 870776 8 19:07:21 18:57:01 174668 0 626416 33.29 0 1080460 1191320 40.66 592676 870712 8 19:07:21 18:58:01 173732 0 627344 33.34 0 1080468 1191440 40.66 593324 870716 8 19:07:21 18:59:01 174584 0 626484 33.30 0 1080476 1191320 40.66 592672 870716 8 19:07:21 19:00:01 172936 0 627116 33.33 0 1081492 1191320 40.66 593148 871280 16 19:07:21 19:01:01 171808 0 628232 33.39 0 1081504 1193732 40.74 594268 871296 8 19:07:21 19:02:01 171944 0 627420 33.35 0 1082180 1191892 40.68 593508 871904 8 19:07:21 19:03:01 171560 0 627796 33.37 0 1082188 1191988 40.68 593868 871904 16 19:07:21 19:04:01 171984 0 627368 33.34 0 1082192 1191892 40.68 593552 871904 12 19:07:21 19:05:01 171848 0 627492 33.35 0 1082204 1191988 40.68 593776 871920 8 19:07:21 19:06:01 171856 0 627484 33.35 0 1082204 1191964 40.68 593648 871920 8 19:07:21 19:07:02 76088 0 711984 37.84 0 1093472 1611316 54.99 707644 832732 118756 19:07:21 Average: 153604 0 689700 36.66 229 1038011 1455749 49.68 621949 855361 22603 19:07:21 19:07:21 18:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:21 18:47:01 eth0 1126.11 1180.01 5781.64 129.80 0.00 0.00 0.00 0.00 19:07:21 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:47:01 vethdd0fa0b 37.31 47.05 2.45 254.16 0.00 0.00 0.00 0.00 19:07:21 18:47:01 docker0 919.07 815.53 74.09 2932.82 0.00 0.00 0.00 0.00 19:07:21 18:48:01 eth0 181.85 147.77 605.21 23.04 0.00 0.00 0.00 0.00 19:07:21 18:48:01 veth32dbb8f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:07:21 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:48:01 docker0 130.67 153.01 10.10 578.54 0.00 0.00 0.00 0.00 19:07:21 18:49:01 eth0 51.10 38.25 23.59 65.24 0.00 0.00 0.00 0.00 19:07:21 18:49:01 veth32dbb8f 2.13 2.13 0.17 0.17 0.00 0.00 0.00 0.00 19:07:21 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:49:01 docker0 2.13 2.13 0.14 0.17 0.00 0.00 0.00 0.00 19:07:21 18:50:02 eth0 181.66 146.09 1704.19 26.03 0.00 0.00 0.00 0.00 19:07:21 18:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:50:02 veth28533ac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:07:21 18:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:51:02 eth0 62.91 43.87 165.99 59.83 0.00 0.00 0.00 0.00 19:07:21 18:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:51:02 veth28533ac 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 19:07:21 18:51:02 docker0 15.40 23.33 0.88 145.59 0.00 0.00 0.00 0.00 19:07:21 18:52:01 eth0 9.63 4.61 7.48 3.95 0.00 0.00 0.00 0.00 19:07:21 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:52:01 vethd980822 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:07:21 18:52:01 veth28533ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:53:03 veth60f92be 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 19:07:21 18:53:03 eth0 101.11 69.04 301.77 89.14 0.00 0.00 0.00 0.00 19:07:21 18:53:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:53:03 veth08501c6 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 19:07:21 18:54:02 eth0 225.45 148.10 1714.19 23.12 0.00 0.00 0.00 0.00 19:07:21 18:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:54:02 veth28533ac 0.00 1.15 0.00 0.05 0.00 0.00 0.00 0.00 19:07:21 18:54:02 docker0 1176.78 1158.12 92.11 4437.77 0.00 0.00 0.00 0.00 19:07:21 18:55:01 eth0 62.18 51.13 77.97 69.40 0.00 0.00 0.00 0.00 19:07:21 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:55:01 docker0 11.63 13.98 1.14 59.54 0.00 0.00 0.00 0.00 19:07:21 18:56:01 eth0 1.67 0.68 0.71 0.44 0.00 0.00 0.00 0.00 19:07:21 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:57:01 eth0 0.55 0.10 0.06 0.04 0.00 0.00 0.00 0.00 19:07:21 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:58:01 eth0 1.42 0.38 0.38 0.20 0.00 0.00 0.00 0.00 19:07:21 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:59:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:07:21 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:00:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:07:21 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:01:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:07:21 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:02:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:07:21 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:03:01 eth0 0.97 0.40 0.34 0.17 0.00 0.00 0.00 0.00 19:07:21 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:04:01 eth0 0.65 0.05 0.06 0.04 0.00 0.00 0.00 0.00 19:07:21 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:05:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 19:07:21 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:06:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:07:21 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:07:02 eth0 192.19 161.17 2163.17 19.53 0.00 0.00 0.00 0.00 19:07:21 19:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 19:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 Average: eth0 104.76 94.90 596.62 24.40 0.00 0.00 0.00 0.00 19:07:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:21 Average: docker0 54.98 54.22 4.31 208.08 0.00 0.00 0.00 0.00 19:07:21 19:07:21 19:07:21 ---> sar -P ALL: 19:07:21 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/09/21 _x86_64_ (4 CPU) 19:07:21 19:07:21 18:44:50 LINUX RESTART (4 CPU) 19:07:21 19:07:21 18:46:01 CPU %user %nice %system %iowait %steal %idle 19:07:21 18:47:01 all 14.64 0.00 7.98 1.21 0.05 76.11 19:07:21 18:47:01 0 14.33 0.00 10.01 0.53 0.03 75.09 19:07:21 18:47:01 1 12.46 0.00 6.71 0.98 0.05 79.80 19:07:21 18:47:01 2 14.98 0.00 7.17 1.67 0.09 76.09 19:07:21 18:47:01 3 16.80 0.00 8.07 1.66 0.03 73.44 19:07:21 18:48:01 all 26.93 0.00 9.70 6.42 0.07 56.88 19:07:21 18:48:01 0 26.39 0.00 8.97 6.21 0.07 58.35 19:07:21 18:48:01 1 27.93 0.00 10.29 5.66 0.07 56.06 19:07:21 18:48:01 2 25.64 0.00 10.11 7.25 0.05 56.95 19:07:21 18:48:01 3 27.77 0.00 9.44 6.57 0.09 56.14 19:07:21 18:49:01 all 50.33 0.00 13.17 4.25 0.05 32.20 19:07:21 18:49:01 0 49.56 0.00 13.30 5.09 0.05 32.01 19:07:21 18:49:01 1 50.57 0.00 13.27 4.00 0.05 32.11 19:07:21 18:49:01 2 53.05 0.00 12.57 3.62 0.07 30.69 19:07:21 18:49:01 3 48.15 0.00 13.53 4.31 0.03 33.98 19:07:21 18:50:02 all 32.00 0.00 11.57 2.72 0.06 53.65 19:07:21 18:50:02 0 31.83 0.00 11.84 2.32 0.05 53.96 19:07:21 18:50:02 1 29.77 0.00 10.63 0.75 0.07 58.77 19:07:21 18:50:02 2 32.47 0.00 11.61 3.88 0.07 51.97 19:07:21 18:50:02 3 33.93 0.00 12.17 3.91 0.07 49.91 19:07:21 18:51:02 all 19.22 0.00 27.82 24.13 0.13 28.71 19:07:21 18:51:02 0 19.01 0.00 26.02 22.94 0.16 31.88 19:07:21 18:51:02 1 18.63 0.00 28.27 23.19 0.10 29.79 19:07:21 18:51:02 2 19.37 0.00 28.90 26.60 0.14 24.99 19:07:21 18:51:02 3 19.87 0.00 28.09 23.79 0.11 28.15 19:07:21 18:52:01 all 54.02 0.00 18.44 15.88 0.08 11.58 19:07:21 18:52:01 0 54.36 0.00 18.31 15.54 0.07 11.71 19:07:21 18:52:01 1 54.21 0.00 18.08 17.03 0.07 10.61 19:07:21 18:52:01 2 52.44 0.00 19.32 15.70 0.13 12.40 19:07:21 18:52:01 3 54.99 0.00 18.10 15.24 0.05 11.62 19:07:21 18:53:03 all 28.08 0.00 22.79 21.01 0.09 28.03 19:07:21 18:53:03 0 27.75 0.00 22.26 19.15 0.10 30.74 19:07:21 18:53:03 1 27.74 0.00 22.61 23.60 0.10 25.95 19:07:21 18:53:03 2 28.73 0.00 23.08 22.21 0.07 25.91 19:07:21 18:53:03 3 28.09 0.00 23.23 19.07 0.08 29.52 19:07:21 18:54:02 all 36.74 0.00 17.81 15.78 0.09 29.58 19:07:21 18:54:02 0 35.92 0.00 18.04 18.36 0.05 27.63 19:07:21 18:54:02 1 36.56 0.00 17.10 15.48 0.12 30.74 19:07:21 18:54:02 2 38.04 0.00 17.54 15.18 0.11 29.13 19:07:21 18:54:02 3 36.44 0.00 18.58 14.06 0.07 30.85 19:07:21 18:55:01 all 4.72 0.00 2.61 2.53 0.02 90.12 19:07:21 18:55:01 0 4.06 0.00 2.22 2.91 0.03 90.78 19:07:21 18:55:01 1 4.81 0.00 2.51 2.08 0.02 90.58 19:07:21 18:55:01 2 3.59 0.00 2.82 1.29 0.02 92.27 19:07:21 18:55:01 3 6.41 0.00 2.91 3.83 0.02 86.84 19:07:21 18:56:01 all 0.18 0.00 0.06 0.01 0.00 99.75 19:07:21 18:56:01 0 0.53 0.00 0.07 0.00 0.02 99.38 19:07:21 18:56:01 1 0.05 0.00 0.08 0.02 0.00 99.85 19:07:21 18:56:01 2 0.10 0.00 0.05 0.00 0.00 99.85 19:07:21 18:56:01 3 0.05 0.00 0.03 0.02 0.00 99.90 19:07:21 18:57:01 all 0.18 0.00 0.08 0.00 0.00 99.74 19:07:21 18:57:01 0 0.52 0.00 0.02 0.00 0.00 99.47 19:07:21 18:57:01 1 0.08 0.00 0.10 0.00 0.00 99.82 19:07:21 18:57:01 2 0.07 0.00 0.08 0.00 0.02 99.83 19:07:21 18:57:01 3 0.05 0.00 0.10 0.00 0.00 99.85 19:07:21 19:07:21 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:07:21 18:58:01 all 0.17 0.00 0.03 0.00 0.00 99.80 19:07:21 18:58:01 0 0.57 0.00 0.02 0.00 0.00 99.42 19:07:21 18:58:01 1 0.07 0.00 0.05 0.00 0.00 99.88 19:07:21 18:58:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:07:21 18:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:07:21 18:59:01 all 0.15 0.00 0.04 0.00 0.01 99.80 19:07:21 18:59:01 0 0.48 0.00 0.03 0.00 0.00 99.48 19:07:21 18:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:07:21 18:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 19:07:21 18:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:07:21 19:00:01 all 0.15 0.00 0.06 0.03 0.00 99.75 19:07:21 19:00:01 0 0.52 0.00 0.13 0.10 0.02 99.23 19:07:21 19:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:07:21 19:00:01 2 0.05 0.00 0.07 0.02 0.00 99.87 19:07:21 19:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:07:21 19:01:01 all 0.19 0.00 0.05 0.00 0.00 99.76 19:07:21 19:01:01 0 0.25 0.00 0.03 0.00 0.00 99.72 19:07:21 19:01:01 1 0.12 0.00 0.05 0.00 0.00 99.83 19:07:21 19:01:01 2 0.35 0.00 0.08 0.00 0.00 99.57 19:07:21 19:01:01 3 0.05 0.00 0.03 0.00 0.00 99.92 19:07:21 19:02:01 all 0.22 0.00 0.04 0.01 0.00 99.72 19:07:21 19:02:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:07:21 19:02:01 1 0.17 0.00 0.07 0.02 0.00 99.75 19:07:21 19:02:01 2 0.55 0.00 0.07 0.00 0.02 99.37 19:07:21 19:02:01 3 0.15 0.00 0.00 0.02 0.00 99.83 19:07:21 19:03:01 all 0.16 0.00 0.03 0.00 0.00 99.81 19:07:21 19:03:01 0 0.33 0.00 0.05 0.00 0.00 99.62 19:07:21 19:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:07:21 19:03:01 2 0.22 0.00 0.03 0.00 0.00 99.75 19:07:21 19:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:07:21 19:04:01 all 0.15 0.00 0.03 0.00 0.00 99.83 19:07:21 19:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:07:21 19:04:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:07:21 19:04:01 2 0.53 0.00 0.03 0.00 0.00 99.43 19:07:21 19:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:07:21 19:05:01 all 0.15 0.00 0.03 0.00 0.00 99.81 19:07:21 19:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:07:21 19:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:07:21 19:05:01 2 0.53 0.00 0.05 0.00 0.00 99.42 19:07:21 19:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:07:21 19:06:01 all 0.14 0.00 0.03 0.00 0.00 99.83 19:07:21 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:07:21 19:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:07:21 19:06:01 2 0.50 0.00 0.07 0.00 0.00 99.43 19:07:21 19:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:07:21 19:07:02 all 4.29 0.00 2.90 2.25 0.03 90.53 19:07:21 19:07:02 0 4.05 0.00 2.74 0.79 0.03 92.39 19:07:21 19:07:02 1 4.42 0.00 3.09 1.34 0.03 91.12 19:07:21 19:07:02 2 3.36 0.00 2.51 0.82 0.02 93.29 19:07:21 19:07:02 3 5.32 0.00 3.26 6.05 0.03 85.33 19:07:21 Average: all 12.70 0.00 6.30 4.47 0.03 76.51 19:07:21 Average: 0 12.61 0.00 6.25 4.37 0.03 76.73 19:07:21 Average: 1 12.49 0.00 6.21 4.39 0.03 76.88 19:07:21 Average: 2 12.73 0.00 6.33 4.55 0.04 76.36 19:07:21 Average: 3 12.94 0.00 6.39 4.57 0.03 76.06 19:07:21 19:07:21 19:07:21