Pull request #3591 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from f0738b1a22a91066484a4335b3c4d5d6be61867e+80ba4e250181682bffba84591c3a2e03de29986a (967e8dedd0ad7fd8ea9d59ec6e990db084364438) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6210116726507042283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6956243390999971231.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1625570964758922713.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7508901138166376171.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4464049335757356778.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1227 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2300550957805652739.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2745256576244553615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8614318832804391865.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 Commit message: "Merge branch 'master' into add-ireland-changelog" > git rev-list --no-walk df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:54:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:54:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:54:13 ========================================================= 16:54:13 EdgeX Global Pipelines Version Info 16:54:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:54:14 ------------------- 16:54:14 stable info: 16:54:14 ------------------- 16:54:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:54:14 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:54:14 Message: update stable to v1.0.195 16:54:15 ------------------- 16:54:15 experimental info: 16:54:15 ------------------- 16:54:15 Commited By: **** collab-it+edgex@linuxfoundation.org 16:54:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:54:15 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo 16:54:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo 16:54:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo 16:54:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0738b1a22a91066484a4335b3c4d5d6be61867e [Pipeline] echo 16:54:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0738b1 [Pipeline] echo 16:54:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:16 provisioning config files... 16:54:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5930212806523431611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:16 ---> docker-login.sh 16:54:16 nexus3.edgexfoundry.org:10001 16:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:16 Configure a credential helper to remove this warning. See 16:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:16 16:54:16 Login Succeeded 16:54:16 nexus3.edgexfoundry.org:10002 16:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:17 Configure a credential helper to remove this warning. See 16:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:17 16:54:17 Login Succeeded 16:54:17 nexus3.edgexfoundry.org:10003 16:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:17 Configure a credential helper to remove this warning. See 16:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:17 16:54:17 Login Succeeded 16:54:17 nexus3.edgexfoundry.org:10004 16:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:17 Configure a credential helper to remove this warning. See 16:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:17 16:54:17 Login Succeeded 16:54:17 docker.io 16:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:17 Configure a credential helper to remove this warning. See 16:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:17 16:54:17 Login Succeeded 16:54:17 ---> docker-login.sh ends [Pipeline] } 16:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:17 ++ 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 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/core-command/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo core-command,cmd/core-command/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/core-data/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo core-data,cmd/core-data/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/core-metadata/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo core-metadata,cmd/core-metadata/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/security-bootstrapper/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/security-proxy-setup/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/support-notifications/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo support-notifications,cmd/support-notifications/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/support-scheduler/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:54:17 + for file in '`ls cmd/**/Dockerfile`' 16:54:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:54:17 ++ cut -d/ -f2 16:54:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:54:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:18 16:54:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:54:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:19 latest: Pulling from edgex-devops/git-semver 16:54:19 31603596830f: Pulling fs layer 16:54:19 54011a49482f: Pulling fs layer 16:54:19 a6820b24f6d8: Pulling fs layer 16:54:19 f581987b2513: Pulling fs layer 16:54:19 54011a49482f: Verifying Checksum 16:54:19 54011a49482f: Download complete 16:54:19 31603596830f: Verifying Checksum 16:54:19 31603596830f: Download complete 16:54:19 f581987b2513: Verifying Checksum 16:54:19 f581987b2513: Download complete 16:54:19 a6820b24f6d8: Verifying Checksum 16:54:19 a6820b24f6d8: Download complete 16:54:19 31603596830f: Pull complete 16:54:19 54011a49482f: Pull complete 16:54:20 a6820b24f6d8: Pull complete 16:54:20 f581987b2513: Pull complete 16:54:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:54:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:54:20 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 16:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 16:54:21 $ docker top 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:22 [ssh-agent] Looking for ssh-agent implementation... 16:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:22 $ docker exec 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent 16:54:22 SSH_AUTH_SOCK=/tmp/ssh-bOQj9wpEXHbb/agent.15 16:54:22 SSH_AGENT_PID=22 16:54:22 Running ssh-add (command line suppressed) 16:54:22 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3766484075848821261.key (/w/workspace/edgex-go/4@tmp/private_key_3766484075848821261.key) 16:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:22 + git tag --points-at HEAD [Pipeline] } 16:54:22 $ docker exec --env ******** --env ******** 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent -k 16:54:22 unset SSH_AUTH_SOCK; 16:54:22 unset SSH_AGENT_PID; 16:54:22 echo Agent pid 22 killed; 16:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:22 [ssh-agent] Looking for ssh-agent implementation... 16:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:22 $ docker exec 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent 16:54:23 SSH_AUTH_SOCK=/tmp/ssh-EIPCFOLe3E8X/agent.54 16:54:23 SSH_AGENT_PID=61 16:54:23 Running ssh-add (command line suppressed) 16:54:23 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7110653582187472542.key (/w/workspace/edgex-go/4@tmp/private_key_7110653582187472542.key) 16:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:23 + git semver init 16:54:23 # -> Open(): unable to determine branch for HEAD 16:54:23 # $GIT_DIR = /w/workspace/edgex-go/4/.git 16:54:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 16:54:23 # $SEMVER_REMOTE_NAME = origin 16:54:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:54:23 # $SEMVER_USER_NAME = edgex-jenkins 16:54:23 # $SEMVER_BRANCH = PR-3591 16:54:23 # $SEMVER_TEMP = /tmp/semver-174251201 16:54:23 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:54:38 # '/tmp/semver-174251201' -> '/w/workspace/edgex-go/4/.semver' 16:54:38 # -> Force: false 16:54:38 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 16:54:38 $ docker exec --env ******** --env ******** 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 ssh-agent -k 16:54:38 unset SSH_AUTH_SOCK; 16:54:38 unset SSH_AGENT_PID; 16:54:38 echo Agent pid 61 killed; 16:54:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:38 + git semver [Pipeline] } 16:54:38 $ docker stop --time=1 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 16:54:40 $ docker rm -f 158ea63815d0f36c6087745a193ac43059b9be2956905a745a398d6720a0aef0 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:54:41 Stashed 1 file(s) [Pipeline] echo 16:54:41 [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 16:54:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:54:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:54:44 + sudo service docker restart 16:54:44 + true 16:54:44 Redirecting to /bin/systemctl restart docker.service 16:54:56 Still waiting to schedule task 16:54:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 16:55:03 ========================================================= 16:55:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:55:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:55:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:55:04 Sending build context to Docker daemon 329.3MB 16:55:04 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:55:04 Step 2/6 : FROM ${BASE} 16:55:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:04 540db60ca938: Pulling fs layer 16:55:04 adcc1eea9eea: Pulling fs layer 16:55:04 4c4ab2625f07: Pulling fs layer 16:55:04 0510c868ecb4: Pulling fs layer 16:55:04 afea3b2eda06: Pulling fs layer 16:55:04 7809a108b3ef: Pulling fs layer 16:55:04 f706445af74f: Pulling fs layer 16:55:04 0510c868ecb4: Waiting 16:55:04 afea3b2eda06: Waiting 16:55:04 7809a108b3ef: Waiting 16:55:04 f706445af74f: Waiting 16:55:04 4c4ab2625f07: Verifying Checksum 16:55:04 4c4ab2625f07: Download complete 16:55:04 adcc1eea9eea: Verifying Checksum 16:55:04 adcc1eea9eea: Download complete 16:55:04 afea3b2eda06: Verifying Checksum 16:55:04 afea3b2eda06: Download complete 16:55:04 540db60ca938: Verifying Checksum 16:55:04 540db60ca938: Download complete 16:55:04 7809a108b3ef: Verifying Checksum 16:55:04 7809a108b3ef: Download complete 16:55:05 540db60ca938: Pull complete 16:55:05 adcc1eea9eea: Pull complete 16:55:05 4c4ab2625f07: Pull complete 16:55:06 f706445af74f: Verifying Checksum 16:55:06 f706445af74f: Download complete 16:55:07 0510c868ecb4: Verifying Checksum 16:55:07 0510c868ecb4: Download complete 16:55:10 0510c868ecb4: Pull complete 16:55:10 afea3b2eda06: Pull complete 16:55:10 7809a108b3ef: Pull complete 16:55:12 f706445af74f: Pull complete 16:55:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:55:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:55:12 ---> b068be0155e3 16:55:12 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 16:55:14 ---> Running in a1320ac3e4b4 16:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:55:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:55:15 (1/12) Installing libmagic (5.39-r0) 16:55:16 (2/12) Installing file (5.39-r0) 16:55:16 (3/12) Installing libc-dev (0.7.2-r3) 16:55:16 (4/12) Installing g++ (10.2.1_pre1-r3) 16:55:22 (5/12) Installing fortify-headers (1.1-r0) 16:55:22 (6/12) Installing patch (2.7.6-r7) 16:55:22 (7/12) Installing build-base (0.5-r2) 16:55:22 (8/12) Installing libsodium (1.0.18-r0) 16:55:22 (9/12) Installing pkgconf (1.7.3-r0) 16:55:22 (10/12) Installing libsodium-dev (1.0.18-r0) 16:55:22 (11/12) Installing libzmq (4.3.3-r1) 16:55:22 (12/12) Installing zeromq-dev (4.3.3-r1) 16:55:22 Executing busybox-1.32.1-r6.trigger 16:55:22 OK: 219 MiB in 52 packages 16:55:23 Removing intermediate container a1320ac3e4b4 16:55:23 ---> 711fd9f4a0a7 16:55:23 Step 4/6 : WORKDIR /edgex-go 16:55:23 ---> Running in 42bc50a71b8b 16:55:23 Removing intermediate container 42bc50a71b8b 16:55:23 ---> 4a9c12b38f15 16:55:23 Step 5/6 : COPY go.mod . 16:55:23 ---> 9cdcf22e6f05 16:55:23 Step 6/6 : RUN go mod download 16:55:23 ---> Running in ca6a1a0d8545 16:56:22 Removing intermediate container ca6a1a0d8545 16:56:22 ---> 8e2c4b0d454e 16:56:22 Successfully built 8e2c4b0d454e 16:56:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:56:23 + docker inspect -f . ci-base-image-x86_64 16:56:23 . [Pipeline] withDockerContainer 16:56:23 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 16:56:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:56:23 $ docker top b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 -eo pid,comm [Pipeline] { [Pipeline] sh 16:56:23 + go version 16:56:23 go version go1.16.3 linux/amd64 [Pipeline] } 16:56:23 $ docker stop --time=1 b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 16:56:25 $ docker rm -f b523f8c7a70da8bcf972a21bbd306e1e82d3375ef220c67e0ae60843bc75fa40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:56:25 + docker inspect -f . ci-base-image-x86_64 16:56:25 . [Pipeline] withDockerContainer 16:56:25 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 16:56:25 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat 16:56:26 $ docker top 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:56:26 ========================================================= 16:56:26 [edgeXBuildGoParallel] Running Tests and Build... 16:56:26 ========================================================= [Pipeline] sh 16:56:26 + go mod tidy [Pipeline] sh 16:56:27 + make test 16:56:27 go mod tidy 16:56:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:56:32 ? github.com/edgexfoundry/edgex-go [no test files] 16:56:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:56:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:56:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:56:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:56:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:56:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 16:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 16:57:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements 16:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.090s coverage: 87.7% of statements 16:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:57:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 16:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.249s coverage: 95.1% of statements 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:57:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:57:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:57:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.8% of statements 16:57:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:57:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements 16:57:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 16:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 16:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements 16:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 16:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 16:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 16:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements 16:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:57:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.165s coverage: 81.8% of statements 16:57:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:57:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1228 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 16:57:39 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 16:57:39 The recommended git tool is: git 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.149s coverage: 66.9% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 16:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:57:45 using credential edgex-jenkins-ssh 16:57:45 Cloning the remote Git repository 16:57:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:57:45 > git init /w/workspace/edgex-go/4 # timeout=10 16:57:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:57:45 > git --version # timeout=10 16:57:45 > git --version # 'git version 2.17.1' 16:57:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:57:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:57:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 16:57:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 16:57:48 GO111MODULE=on go vet ./... 16:58:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:58:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:58:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:58:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:58:04 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e 16:58:04 Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e 16:58:04 Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) 16:58:04 > git config core.sparsecheckout # timeout=10 16:58:04 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 16:58:04 > git remote # timeout=10 16:58:04 > git config --get remote.origin.url # timeout=10 16:58:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:58:04 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 16:58:04 > git rev-parse HEAD^{commit} # timeout=10 16:58:04 > git config core.sparsecheckout # timeout=10 16:58:04 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 16:58:11 gofmt -l . 16:58:11 [ "`gofmt -l .`" = "" ] 16:58:11 ./bin/test-attribution-txt.sh [Pipeline] sh 16:58:12 + ls -al . 16:58:12 total 560 16:58:12 drwxrwxr-x 10 1001 1001 4096 Jun 24 16:58 . 16:58:12 drwxr-xr-x 4 root root 28 Jun 24 16:56 .. 16:58:12 -rw-rw-r-- 1 1001 1001 11 Jun 24 16:54 .dockerignore 16:58:12 drwxrwxr-x 8 1001 1001 179 Jun 24 16:54 .git 16:58:12 drwxrwxr-x 3 1001 1001 125 Jun 24 16:54 .github 16:58:12 -rw-rw-r-- 1 1001 1001 818 Jun 24 16:54 .gitignore 16:58:12 drwx------ 3 1001 1001 60 Jun 24 16:54 .semver 16:58:12 -rw-rw-r-- 1 1001 1001 166 Jun 24 16:54 .sonarcloud.properties 16:58:12 -rw-rw-r-- 1 1001 1001 8609 Jun 24 16:54 Attribution.txt 16:58:12 -rw-rw-r-- 1 1001 1001 43881 Jun 24 16:54 CHANGELOG.md 16:58:12 -rw-rw-r-- 1 1001 1001 3804 Jun 24 16:54 CONTRIBUTING.md 16:58:12 -rw-rw-r-- 1 1001 1001 931 Jun 24 16:54 Dockerfile.build 16:58:12 -rw-rw-r-- 1 1001 1001 849 Jun 24 16:54 Jenkinsfile 16:58:12 -rw-rw-r-- 1 1001 1001 10775 Jun 24 16:54 LICENSE 16:58:12 -rw-rw-r-- 1 1001 1001 5605 Jun 24 16:54 Makefile 16:58:12 -rw-rw-r-- 1 1001 1001 7905 Jun 24 16:54 README.md 16:58:12 -rw-rw-r-- 1 1001 1001 7071 Jun 24 16:54 SECURITY.md 16:58:12 -rw-rw-r-- 1 1001 1001 5 Jun 24 16:54 VERSION 16:58:12 -rw-rw-r-- 1 1001 1001 4131 Jun 24 16:54 ZMQWindows.md 16:58:12 drwxrwxr-x 2 1001 1001 37 Jun 24 16:54 bin 16:58:12 drwxrwxr-x 14 1001 1001 4096 Jun 24 16:54 cmd 16:58:12 -rw-r--r-- 1 root root 398095 Jun 24 16:57 coverage.out 16:58:12 -rw-rw-r-- 1 1001 1001 841 Jun 24 16:54 go.mod 16:58:12 -rw-r--r-- 1 root root 20962 Jun 24 16:56 go.sum 16:58:12 drwxrwxr-x 7 1001 1001 114 Jun 24 16:54 internal 16:58:12 drwxrwxr-x 3 1001 1001 16 Jun 24 16:54 openapi 16:58:12 drwxrwxr-x 4 1001 1001 71 Jun 24 16:54 snap 16:58:12 -rw-rw-r-- 1 1001 1001 168 Jun 24 16:54 version.go [Pipeline] sh 16:58:12 Commit message: "Merge branch 'master' into add-ireland-changelog" 16:58:12 + '[' -e coverage.out ] 16:58:12 + chown 1001:1001 coverage.out [Pipeline] stash 16:58:12 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 16:58:12 + make build 16:58:12 go mod tidy 16:58:12 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 [Pipeline] sh 16:58:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:58:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:58:14 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 16:58:14 + true+ 16:58:14 sudo service docker restart 16:58:20 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 16:58: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 16:58:22 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 16:58:22 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 16:58:23 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 16:58:24 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 16:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:58:25 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 16:58:26 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 16:58: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 [Pipeline] } 16:58:28 $ docker stop --time=1 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 16:58:30 $ docker rm -f 0d813e65ba6827b0d3395f0aa3cae5d337c5c531e17f327e0928b640701d66f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:58:35 provisioning config files... [Pipeline] isUnix [Pipeline] sh 16:58:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6469043147408572751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:58:35 16:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:58:35 ---> docker-login.sh 16:58:35 nexus3.edgexfoundry.org:10001 16:58:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:58:36 latest: Pulling from edgex-devops/edgex-compose 16:58:36 cbdbe7a5bc2a: Pulling fs layer 16:58:36 ca9280d653b3: Pulling fs layer 16:58:36 7e9c9ca2126c: Pulling fs layer 16:58:36 cbdbe7a5bc2a: Verifying Checksum 16:58:36 cbdbe7a5bc2a: Download complete 16:58:36 cbdbe7a5bc2a: Pull complete 16:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:37 Configure a credential helper to remove this warning. See 16:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:37 16:58:37 Login Succeeded 16:58:37 nexus3.edgexfoundry.org:10002 16:58:37 ca9280d653b3: Verifying Checksum 16:58:37 ca9280d653b3: Download complete 16:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:37 ca9280d653b3: Pull complete 16:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:37 Configure a credential helper to remove this warning. See 16:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:37 16:58:37 Login Succeeded 16:58:37 nexus3.edgexfoundry.org:10003 16:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:38 Configure a credential helper to remove this warning. See 16:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:38 16:58:38 Login Succeeded 16:58:38 nexus3.edgexfoundry.org:10004 16:58:38 7e9c9ca2126c: Verifying Checksum 16:58:38 7e9c9ca2126c: Download complete 16:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:38 Configure a credential helper to remove this warning. See 16:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:38 16:58:38 Login Succeeded 16:58:38 docker.io 16:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:39 Configure a credential helper to remove this warning. See 16:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:39 16:58:39 Login Succeeded 16:58:39 ---> docker-login.sh ends [Pipeline] } 16:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:39 ========================================================= 16:58:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:58:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:58:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:58:40 7e9c9ca2126c: Pull complete 16:58:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:58:41 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 16:58:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 16:58:47 $ docker top 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 -eo pid,comm 16:58:47 Sending build context to Docker daemon 166.3MB 16:58:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 16:58:47 Step 2/6 : FROM ${BASE} 16:58:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:58:47 595b0fe564bb: Pulling fs layer 16:58:47 3088b5b3c5c0: Pulling fs layer 16:58:47 5b7225fbf94c: Pulling fs layer 16:58:47 ba82ee9f976e: Pulling fs layer 16:58:47 506bd15cee9f: Pulling fs layer 16:58:47 75a0a4a0db45: Pulling fs layer 16:58:47 618dc40b7e24: Pulling fs layer 16:58:47 ba82ee9f976e: Waiting 16:58:47 506bd15cee9f: Waiting 16:58:47 75a0a4a0db45: Waiting 16:58:47 618dc40b7e24: Waiting 16:58:47 5b7225fbf94c: Verifying Checksum 16:58:47 5b7225fbf94c: Download complete 16:58:47 3088b5b3c5c0: Verifying Checksum 16:58:47 3088b5b3c5c0: Download complete 16:58:47 506bd15cee9f: Verifying Checksum 16:58:47 506bd15cee9f: Download complete 16:58:47 595b0fe564bb: Verifying Checksum 16:58:47 75a0a4a0db45: Download complete 16:58:47 595b0fe564bb: Pull complete 16:58:47 3088b5b3c5c0: Pull complete 16:58:47 5b7225fbf94c: Pull complete 16:58:47 618dc40b7e24: Verifying Checksum 16:58:47 ba82ee9f976e: Verifying Checksum 16:58:47 ba82ee9f976e: Download complete [Pipeline] { [Pipeline] sh 16:58:47 + docker-compose build --help 16:58:47 + grep parallel 16:58:47 --parallel Build images in parallel. [Pipeline] } 16:58:47 $ docker stop --time=1 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 16:58:49 $ docker rm -f 4480b34c38ce3e77c38a0e50c5c2c8137086a6f159d180f3cd7d9a9036c6e056 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:58:49 . [Pipeline] withDockerContainer 16:58:49 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 16:58:49 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:58:50 $ docker top ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:58:51 Building core-command ... 16:58:51 Building core-data ... 16:58:51 Building core-metadata ... 16:58:51 Building security-bootstrapper ... 16:58:51 Building security-proxy-setup ... 16:58:51 Building security-secretstore-setup ... 16:58:51 Building support-notifications ... 16:58:51 Building support-scheduler ... 16:58:51 Building sys-mgmt-agent ... 16:58:51 Building security-secretstore-setup 16:58:51 Building security-proxy-setup 16:58:51 Building security-bootstrapper 16:58:51 Building support-notifications 16:58:51 Building support-scheduler 16:58:56 ba82ee9f976e: Pull complete 16:58:56 506bd15cee9f: Pull complete 16:58:56 75a0a4a0db45: Pull complete 16:59:01 618dc40b7e24: Pull complete 16:59:01 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:59:01 ---> a36622ca3599 16:59:01 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 16:59:02 ---> Running in 99eb8397c099 16:59:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:02 ---> 8e2c4b0d454e 16:59:02 Step 3/23 : WORKDIR /edgex-go 16:59:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:02 ---> 8e2c4b0d454e 16:59:02 Step 3/23 : WORKDIR /edgex-go 16:59:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:59:02 ---> 8e2c4b0d454e 16:59:02 Step 3/32 : WORKDIR /edgex-go 16:59:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:59:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:59:05 (1/12) Installing libmagic (5.39-r0) 16:59:05 (2/12) Installing file (5.39-r0) 16:59:05 (3/12) Installing libc-dev (0.7.2-r3) 16:59:05 (4/12) Installing g++ (10.2.1_pre1-r3) 16:59:07 ---> Running in cbc79f6c720b 16:59:07 ---> Running in f5fea9dd4b6f 16:59:07 ---> Running in d5b9fa4dec01 16:59:07 Removing intermediate container cbc79f6c720b 16:59:07 ---> 289aa8143448 16:59:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:08 Removing intermediate container f5fea9dd4b6f 16:59:08 ---> e1cf31473d04 16:59:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:08 Removing intermediate container d5b9fa4dec01 16:59:08 ---> 4515ac81706a 16:59:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:08 ---> Running in 832df7290d89 16:59:08 ---> Running in 91621421fd23 16:59:08 ---> Running in 153a1d637c99 16:59:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:59:11 ---> 8e2c4b0d454e 16:59:11 Step 3/26 : WORKDIR /edgex-go 16:59:11 ---> Using cache 16:59:11 ---> 4515ac81706a 16:59:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:59:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:59:11 ---> 8e2c4b0d454e 16:59:11 Step 3/22 : WORKDIR /edgex-go 16:59:11 ---> Using cache 16:59:11 ---> 4515ac81706a 16:59:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:11 ---> Running in 5ddb3c689431 16:59:11 ---> Running in f2e96ec06f74 16:59:11 Removing intermediate container 832df7290d89 16:59:11 ---> de414727580e 16:59:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:59:11 Removing intermediate container 91621421fd23 16:59:11 ---> 1459100738b7 16:59:11 Step 5/23 : RUN apk add --update --no-cache make git 16:59:11 ---> Running in 98e5e549f046 16:59:11 ---> Running in dda8f6ce4f6a 16:59:11 Removing intermediate container 153a1d637c99 16:59:11 ---> 0fdf1e9d1003 16:59:11 Step 5/32 : RUN apk add --update --no-cache make git 16:59:11 ---> Running in 4fddcb99b428 16:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:12 Removing intermediate container 5ddb3c689431 16:59:12 ---> 749025e0e4a2 16:59:12 Step 5/26 : RUN apk add --update --no-cache make git 16:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:12 ---> Running in 4f6bb965e03a 16:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:12 Removing intermediate container f2e96ec06f74 16:59:12 ---> 8b813b52cca2 16:59:12 Step 5/22 : RUN apk add --update --no-cache make git 16:59:12 ---> Running in a5be89abe248 16:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:13 OK: 219 MiB in 52 packages 16:59:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:59:13 OK: 219 MiB in 52 packages 16:59:13 OK: 219 MiB in 52 packages 16:59:14 Removing intermediate container dda8f6ce4f6a 16:59:14 ---> 9a6150381962 16:59:14 Step 6/23 : COPY go.mod . 16:59:14 OK: 219 MiB in 52 packages 16:59:14 ---> 0549840af279 16:59:14 Step 7/23 : RUN go mod download 16:59:14 ---> Running in 0e4d71755fef 16:59:14 Removing intermediate container 4fddcb99b428 16:59:14 ---> a75f1d5baefe 16:59:14 Step 6/32 : COPY go.mod . 16:59:14 Removing intermediate container 98e5e549f046 16:59:14 ---> cf4a9f5a500e 16:59:14 Step 6/23 : COPY go.mod . 16:59:14 Removing intermediate container 4f6bb965e03a 16:59:14 ---> df853e486409 16:59:14 Step 6/26 : COPY go.mod . 16:59:14 ---> 2728d0887627 16:59:14 Step 7/32 : RUN go mod download 16:59:14 ---> Running in 4d03e52f0e1f 16:59:14 ---> 6c6ee7b29a15 16:59:14 Step 7/23 : RUN go mod download 16:59:14 OK: 219 MiB in 52 packages 16:59:14 ---> Running in 4975b4d65122 16:59:14 ---> a70dfa6d1cc5 16:59:14 Step 7/26 : RUN go mod download 16:59:14 ---> Running in 25ff81af1afc 16:59:15 Removing intermediate container a5be89abe248 16:59:15 ---> 476e1a5a9f4b 16:59:15 Step 6/22 : COPY go.mod . 16:59:15 Removing intermediate container 0e4d71755fef 16:59:15 ---> d456b4ffe947 16:59:15 Step 8/23 : COPY . . 16:59:15 ---> 1f729bbb5103 16:59:15 Step 7/22 : RUN go mod download 16:59:15 ---> Running in 0e51c9743682 16:59:17 Removing intermediate container 4d03e52f0e1f 16:59:17 ---> ce57c0da7095 16:59:17 Step 8/32 : COPY . . 16:59:17 Removing intermediate container 4975b4d65122 16:59:17 ---> e94330b1e0be 16:59:17 Step 8/23 : COPY . . 16:59:18 Removing intermediate container 25ff81af1afc 16:59:18 ---> b3e2e79d26a8 16:59:18 Step 8/26 : COPY . . 16:59:20 (5/12) Installing fortify-headers (1.1-r0) 16:59:20 (6/12) Installing patch (2.7.6-r7) 16:59:20 (7/12) Installing build-base (0.5-r2) 16:59:20 (8/12) Installing libsodium (1.0.18-r0) 16:59:20 (9/12) Installing pkgconf (1.7.3-r0) 16:59:20 (10/12) Installing libsodium-dev (1.0.18-r0) 16:59:21 (11/12) Installing libzmq (4.3.3-r1) 16:59:21 (12/12) Installing zeromq-dev (4.3.3-r1) 16:59:21 Executing busybox-1.32.1-r6.trigger 16:59:21 OK: 218 MiB in 52 packages 16:59:24 Removing intermediate container 99eb8397c099 16:59:24 ---> edabee757808 16:59:24 Step 4/6 : WORKDIR /edgex-go 16:59:25 ---> Running in aad98c43da9c 16:59:25 Removing intermediate container 0e51c9743682 16:59:25 ---> ca39a9d02c07 16:59:25 Step 8/22 : COPY . . 16:59:25 ---> ce0730b59c61 16:59:25 Step 9/23 : RUN go mod tidy 16:59:25 Removing intermediate container aad98c43da9c 16:59:25 ---> 9058c93608d7 16:59:25 Step 5/6 : COPY go.mod . 16:59:26 ---> Running in 3058d476be52 16:59:26 ---> 1b6facec45c0 16:59:26 Step 6/6 : RUN go mod download 16:59:26 ---> Running in 8c3d4613e6c9 16:59:27 ---> 962d6398e5a8 16:59:27 Step 9/26 : RUN go mod tidy 16:59:27 ---> Running in 74725918b8de 16:59:30 Removing intermediate container 3058d476be52 16:59:30 ---> 0520bc8f5f45 16:59:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:59:30 ---> Running in ba1f47ba3f5e 16:59:30 Removing intermediate container 74725918b8de 16:59:30 ---> 1e48407dcdb4 16:59:30 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:59:30 ---> Running in 425875fc9262 16:59: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 16:59: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 16:59:34 ---> f11975747b46 16:59:34 Step 9/32 : RUN go mod tidy 16:59:34 ---> Running in 6e03a538565c 16:59:36 ---> c0b72b2f3e7c 16:59:36 Step 9/23 : RUN go mod tidy 16:59:36 ---> Running in beda8d2eae80 16:59:37 Removing intermediate container 6e03a538565c 16:59:37 ---> a6a11b40cc84 16:59:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:59:38 ---> Running in c8a2d36f6601 16:59: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 16:59:40 Removing intermediate container beda8d2eae80 16:59:40 ---> 8f28eeb9fc86 16:59:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:59:40 ---> Running in 9c72a49bdb0d 16:59:40 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 16:59:49 ---> 4985e2671674 16:59:49 Step 9/22 : RUN go mod tidy 16:59:49 ---> Running in 65393af6b80e 16:59:51 Removing intermediate container 65393af6b80e 16:59:51 ---> 769723231c3a 16:59:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:59:51 ---> Running in 72765fc263a6 16:59:52 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 16:59:53 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 16:59:58 Removing intermediate container 425875fc9262 16:59:58 ---> 71c6f7838ba0 16:59:58 16:59:58 Step 11/26 : FROM alpine:3.12 16:59:58 3.12: Pulling from library/alpine 16:59:58 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:59:58 Status: Downloaded newer image for alpine:3.12 16:59:58 ---> 13621d1b12d4 16:59:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:59:58 ---> Running in bbdf1a89d48b 16:59:58 Removing intermediate container 8c3d4613e6c9 16:59:58 ---> 3397abc63f6e 16:59:58 Successfully built 3397abc63f6e 16:59:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:59:59 + docker inspect -f . ci-base-image-arm64 16:59:59 . [Pipeline] withDockerContainer 16:59:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:59:59 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 16:59:59 (1/6) Installing ca-certificates (20191127-r4) 16:59:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:59:59 (3/6) Installing libcurl (7.77.0-r0) 16:59:59 (4/6) Installing curl (7.77.0-r0) 16:59:59 (5/6) Installing dumb-init (1.2.2-r1) 16:59:59 (6/6) Installing su-exec (0.2-r1) 16:59:59 Executing busybox-1.31.1-r20.trigger 16:59:59 Executing ca-certificates-20191127-r4.trigger 16:59:59 OK: 7 MiB in 20 packages 16:59:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 17:00:00 Removing intermediate container bbdf1a89d48b 17:00:00 ---> 4dacc9a3a28a 17:00:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:00 ---> Running in 2898b3b8e7ea 17:00:00 Removing intermediate container 2898b3b8e7ea 17:00:00 ---> 02e37a25427d 17:00:00 Step 14/26 : WORKDIR / 17:00:00 ---> Running in d32bfb1b514d 17:00:00 Removing intermediate container d32bfb1b514d 17:00:00 ---> 39a639dbb7e4 17:00:00 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:00:01 ---> c7820e3dc359 17:00:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:00:01 $ docker top aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d -eo pid,comm 17:00:01 Removing intermediate container ba1f47ba3f5e 17:00:01 ---> c9f314517def 17:00:01 17:00:01 Step 11/23 : FROM alpine:3.12 17:00:01 ---> 13621d1b12d4 17:00:01 Step 12/23 : RUN apk add --update --no-cache dumb-init [Pipeline] { [Pipeline] sh 17:00:01 ---> Running in 2efe4f8d5bfd 17:00:01 ---> 179e66a1ba1b 17:00:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:00:01 ---> 439c2bfb8920 17:00:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:02 ---> 64545d89aa6f 17:00:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:00:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:02 + go version 17:00:02 go version go1.16.5 linux/arm64 [Pipeline] } 17:00:02 $ docker stop --time=1 aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d 17:00:02 (1/1) Installing dumb-init (1.2.2-r1) 17:00:02 Executing busybox-1.31.1-r20.trigger 17:00:02 OK: 6 MiB in 15 packages 17:00:02 ---> b70b9205b0be 17:00:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:00:03 Removing intermediate container 2efe4f8d5bfd 17:00:03 ---> a9743737ba9d 17:00:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:03 ---> Running in a5b1e3e20cd5 17:00:03 ---> 6811e6f84a6b 17:00:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:00:03 Removing intermediate container a5b1e3e20cd5 17:00:03 ---> 092b8777cd69 17:00:03 Step 14/23 : ENV APP_PORT=59861 17:00:03 ---> Running in bc429edbaf2b 17:00:03 ---> e4bc896cdcf5 17:00:03 Step 22/26 : 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/ 17:00:03 ---> Running in 20386ce1511b 17:00:03 Removing intermediate container bc429edbaf2b 17:00:03 ---> 654a543d68cd 17:00:03 Step 15/23 : EXPOSE $APP_PORT 17:00:03 ---> Running in a4ec6fa1fe9d 17:00:04 $ docker rm -f aa654f28f101112c11abab1f96f1c1f1503d8455fea13da23b1af8e79ab6022d 17:00:04 Removing intermediate container a4ec6fa1fe9d 17:00:04 ---> f4fdf3497f3b 17:00:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 17:00:04 ---> 37a1d0b7f0b7 17:00:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:00:05 + docker inspect -f . ci-base-image-arm64 17:00:05 . [Pipeline] withDockerContainer 17:00:05 Removing intermediate container 20386ce1511b 17:00:05 ---> df9ad380d2bc 17:00:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:00:05 ---> Running in d793634003ec 17:00:05 ---> e73947d28da7 17:00:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:00:05 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 17:00:05 Removing intermediate container d793634003ec 17:00:05 ---> fd38b114a399 17:00:05 Step 24/26 : LABEL arch=x86_64 17:00:05 ---> Running in 2d09c25bdcf2 17:00:05 ---> 2ad35ee88e88 17:00:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:00:05 ---> Running in cdf6092382cf 17:00:05 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat 17:00:05 Removing intermediate container 2d09c25bdcf2 17:00:05 ---> 5074117fb258 17:00:05 Step 25/26 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:05 ---> Running in 9515336f5ee7 17:00:05 Removing intermediate container cdf6092382cf 17:00:05 ---> e95994e6b6d3 17:00:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:05 Removing intermediate container 9515336f5ee7 17:00:05 ---> e9b12953775b 17:00:05 Step 26/26 : LABEL version=0.0.0 17:00:05 ---> Running in bff70f27bbcc 17:00:06 ---> Running in 3c3a41dac317 17:00:06 Removing intermediate container bff70f27bbcc 17:00:06 ---> 84e7da4a3185 17:00:06 Step 21/23 : LABEL arch=x86_64 17:00:06 Removing intermediate container 3c3a41dac317 17:00:06 ---> 1f1724f20d04 17:00:06 17:00:06 ---> Running in ccff645052ca 17:00:06 Successfully built 1f1724f20d04 17:00:06 Successfully tagged security-secretstore-setup:latest 17:00:06 Building core-command 17:00:06 Removing intermediate container ccff645052ca 17:00:06 ---> 1daf06520ad3 17:00:06 Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:06  Building security-secretstore-setup ... done  ---> Running in cd87eee8e7aa 17:00:06 Removing intermediate container cd87eee8e7aa 17:00:06 ---> 0820a2bbce81 17:00:06 Step 23/23 : LABEL version=0.0.0 17:00:06 ---> Running in 7fc70ba59638 17:00:06 Removing intermediate container 7fc70ba59638 17:00:06 ---> b1a1babaefb0 17:00:06 17:00:06 Successfully built b1a1babaefb0 17:00:06 Successfully tagged support-scheduler:latest 17:00:06  Building support-scheduler ... done Building core-data 17:00:07 $ docker top cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 -eo pid,comm [Pipeline] { [Pipeline] echo 17:00:07 ========================================================= 17:00:07 [edgeXBuildGoParallel] Running Tests and Build... 17:00:07 ========================================================= [Pipeline] sh 17:00:08 + go mod tidy [Pipeline] sh 17:00:09 + make test 17:00:09 go mod tidy 17:00:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:00:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:15 ---> 8e2c4b0d454e 17:00:15 Step 3/24 : WORKDIR /edgex-go 17:00:15 ---> Using cache 17:00:15 ---> 4515ac81706a 17:00:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:15 ---> Using cache 17:00:15 ---> 8b813b52cca2 17:00:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:00:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:17 ---> 8e2c4b0d454e 17:00:17 Step 3/24 : WORKDIR /edgex-go 17:00:17 ---> Using cache 17:00:17 ---> 4515ac81706a 17:00:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:17 ---> Using cache 17:00:17 ---> 8b813b52cca2 17:00:17 Step 5/24 : RUN apk add --update --no-cache make git 17:00:17 ---> Using cache 17:00:17 ---> 476e1a5a9f4b 17:00:17 Step 6/24 : COPY go.mod . 17:00:17 ---> Using cache 17:00:17 ---> 1f729bbb5103 17:00:17 Step 7/24 : RUN go mod download 17:00:17 ---> Using cache 17:00:17 ---> ca39a9d02c07 17:00:17 Step 8/24 : COPY . . 17:00:17 ---> Using cache 17:00:17 ---> 4985e2671674 17:00:17 Step 9/24 : RUN go mod tidy 17:00:17 ---> Using cache 17:00:17 ---> 769723231c3a 17:00:17 Step 10/24 : RUN make cmd/core-command/core-command 17:00:17 ---> Running in 357daed407c6 17:00:17 ---> Running in f83acfb4c32b 17:00:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:18 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 17:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:20 OK: 219 MiB in 52 packages 17:00:20 Removing intermediate container c8a2d36f6601 17:00:20 ---> b7b98db0ce94 17:00:20 17:00:20 Step 11/32 : FROM alpine:3.12 17:00:20 ---> 13621d1b12d4 17:00:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:00:20 ---> Running in 030866e2c3ca 17:00:20 Removing intermediate container 9c72a49bdb0d 17:00:20 ---> 9e64bf16359e 17:00:20 17:00:20 Step 11/23 : FROM alpine:3.12 17:00:20 ---> 13621d1b12d4 17:00:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:21 Removing intermediate container 357daed407c6 17:00:21 ---> ccafa77eaa79 17:00:21 Step 6/24 : COPY go.mod . 17:00:21 ---> Running in e1ff79665ab5 17:00:21 Removing intermediate container 030866e2c3ca 17:00:21 ---> ffb179af81ed 17:00:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:00:21 ---> Running in 2c690c5282d9 17:00:21 ---> 08271581f4de 17:00:21 Step 7/24 : RUN go mod download 17:00:21 ---> Running in 5c0438deefde 17:00:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:22 (1/2) Installing ca-certificates (20191127-r4) 17:00:22 (2/2) Installing dumb-init (1.2.2-r1) 17:00:22 Executing busybox-1.31.1-r20.trigger 17:00:22 Executing ca-certificates-20191127-r4.trigger 17:00:22 (1/2) Installing dumb-init (1.2.2-r1) 17:00:22 (2/2) Installing su-exec (0.2-r1) 17:00:22 Executing busybox-1.31.1-r20.trigger 17:00:22 OK: 6 MiB in 16 packages 17:00:22 OK: 6 MiB in 16 packages 17:00:22 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 17:00:22 Removing intermediate container 5c0438deefde 17:00:22 ---> 307d9610fcb0 17:00:22 Step 8/24 : COPY . . 17:00:23 Removing intermediate container 2c690c5282d9 17:00:23 ---> 8bd7d4e7610c 17:00:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:00:24 ---> Running in ec47406f27f9 17:00:24 Removing intermediate container e1ff79665ab5 17:00:24 ---> 664316d04f17 17:00:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:24 ---> Running in e67ea6a96505 17:00:24 Removing intermediate container ec47406f27f9 17:00:24 ---> 837cf28dd6e7 17:00:24 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:00:24 ---> Running in 552472b6d479 17:00:24 Removing intermediate container e67ea6a96505 17:00:24 ---> 4056ad8ddefd 17:00:24 Step 14/23 : ENV APP_PORT=59860 17:00:25 ---> Running in 56894adefdd9 17:00:25 Removing intermediate container 552472b6d479 17:00:25 ---> c7c195a2f38f 17:00:25 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:00:25 ---> Running in ffb390ace9fc 17:00:26 Removing intermediate container 56894adefdd9 17:00:26 ---> 3ffd1f6cec68 17:00:26 Step 15/23 : EXPOSE $APP_PORT 17:00:26 ---> Running in b1444581d672 17:00:27 Removing intermediate container b1444581d672 17:00:27 ---> 181fc06e41f5 17:00:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:28 ---> 65ba0744263f 17:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:28 Removing intermediate container ffb390ace9fc 17:00:28 ---> 71b460c85b60 17:00:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:00:28 ---> Running in 22f140bf8551 17:00:28 Removing intermediate container 72765fc263a6 17:00:28 ---> 61dca40f3d02 17:00:28 17:00:28 Step 11/22 : FROM alpine:3.12 17:00:28 ---> 13621d1b12d4 17:00:28 Step 12/22 : RUN apk add --update --no-cache curl 17:00:28 ---> Running in dad5d4fc37b9 17:00:28 ---> d330a0661ea0 17:00:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:28 Removing intermediate container 22f140bf8551 17:00:28 ---> c40392357fa3 17:00:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:00:28 ---> 388e786c171b 17:00:28 Step 9/24 : RUN go mod tidy 17:00:28 ---> Running in a679567eca4f 17:00:29 ---> d463aae004b9 17:00:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:00:29 ---> Running in 22c9764ae503 17:00:29 ---> 626c979be2d2 17:00:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:00:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:00:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:00:29 ---> Running in 6929fc23cc12 17:00:29 Removing intermediate container 22c9764ae503 17:00:29 ---> f126498bcc3f 17:00:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:29 ---> Running in 6519e84f4457 17:00:29 (1/4) Installing ca-certificates (20191127-r4) 17:00:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:00:29 (3/4) Installing libcurl (7.77.0-r0) 17:00:29 (4/4) Installing curl (7.77.0-r0) 17:00:29 Executing busybox-1.31.1-r20.trigger 17:00:29 Executing ca-certificates-20191127-r4.trigger 17:00:29 Removing intermediate container 6519e84f4457 17:00:29 ---> 8b0da141a4a7 17:00:29 Step 21/23 : LABEL arch=x86_64 17:00:29 OK: 7 MiB in 18 packages 17:00:29 ---> Running in 70fff619b1e4 17:00:29 Removing intermediate container 70fff619b1e4 17:00:29 ---> ec7b443b54a5 17:00:29 Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:29 ---> Running in 52603c20c67c 17:00:30 Removing intermediate container 52603c20c67c 17:00:30 ---> b4243321606f 17:00:30 Step 23/23 : LABEL version=0.0.0 17:00:30 ---> Running in 1e6179d531ea 17:00:30 Removing intermediate container dad5d4fc37b9 17:00:30 ---> 319842e3c029 17:00:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:00:30 Removing intermediate container 1e6179d531ea 17:00:30 ---> c6cb483c1b23 17:00:30 17:00:30 ---> Running in 5d121e2e374a 17:00:30 Successfully built c6cb483c1b23 17:00:30 Successfully tagged support-notifications:latest 17:00:30 Building sys-mgmt-agent 17:00:31  Building support-notifications ... done Removing intermediate container 5d121e2e374a 17:00:31 ---> aa9f50f7058b 17:00:31 Step 14/22 : WORKDIR /edgex 17:00:31 Removing intermediate container 6929fc23cc12 17:00:31 ---> 807fe5278cd1 17:00:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:31 ---> Running in df67b4e2d586 17:00:31 Removing intermediate container a679567eca4f 17:00:31 ---> 782aad325100 17:00:31 Step 10/24 : RUN make cmd/core-data/core-data 17:00:31 ---> Running in 85c84e764d74 17:00:31 Removing intermediate container df67b4e2d586 17:00:31 ---> 6cf94b79582f 17:00:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:00:32 ---> 39f68534ad2d 17:00:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:00:32 ---> 622c1a5adedf 17:00:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:00:32 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 17:00:32 ---> f5f9956c1fda 17:00:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:00:33 ---> 8f56aac3e7ce 17:00:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:00:33 ---> 858900fb670b 17:00:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:00:33 ---> 1fc9700a7dd0 17:00:33 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:00:34 ---> e1ed749753f3 17:00:34 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:00:34 ---> Running in 853b2622a689 17:00:34 ---> b48a0ae61554 17:00:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:00:34 Removing intermediate container 853b2622a689 17:00:34 ---> e871238382c9 17:00:34 Step 19/22 : CMD ["--init=true"] 17:00:34 ---> Running in a3bd282d2714 17:00:34 ---> Running in 97764b72e758 17:00:34 Removing intermediate container 97764b72e758 17:00:34 ---> 5c24034a0a36 17:00:34 Step 20/22 : LABEL arch=x86_64 17:00:34 Removing intermediate container a3bd282d2714 17:00:34 ---> 08ae3952e41a 17:00:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:00:34 ---> Running in 5e84e06467cd 17:00:34 Removing intermediate container 5e84e06467cd 17:00:34 ---> 7c7f0e68935f 17:00:34 Step 21/22 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:34 ---> Running in cf2ab63c0cc1 17:00:34 ---> 0de0778c79fb 17:00:34 Step 27/32 : RUN chmod +x /entrypoint.sh 17:00:34 ---> Running in 6255e9dfd96b 17:00:34 Removing intermediate container cf2ab63c0cc1 17:00:34 ---> 384822d8a566 17:00:34 Step 22/22 : LABEL version=0.0.0 17:00:35 ---> Running in f8acc4869a10 17:00:35 Removing intermediate container f8acc4869a10 17:00:35 ---> 93dc70163065 17:00:35 17:00:38 Successfully built 93dc70163065 17:00:38 Successfully tagged security-proxy-setup:latest 17:00:38  Building security-proxy-setup ... done Building core-metadata 17:00:38 Removing intermediate container 6255e9dfd96b 17:00:38 ---> a090c160ad05 17:00:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:00:38 ---> Running in 94b1ecab6334 17:00:38 Removing intermediate container 94b1ecab6334 17:00:38 ---> 9932b9cebf01 17:00:38 Step 29/32 : CMD ["gate"] 17:00:38 ---> Running in b6c338c0b12f 17:00:38 Removing intermediate container b6c338c0b12f 17:00:38 ---> d2943636eff1 17:00:38 Step 30/32 : LABEL arch=x86_64 17:00:38 ---> Running in 396588a8db5e 17:00:38 Removing intermediate container 396588a8db5e 17:00:38 ---> 8b2bc173bce3 17:00:38 Step 31/32 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:38 ---> Running in da3d4cf9b8a4 17:00:38 ? github.com/edgexfoundry/edgex-go [no test files] 17:00:39 Removing intermediate container da3d4cf9b8a4 17:00:39 ---> ac170b1ed5ec 17:00:39 Step 32/32 : LABEL version=0.0.0 17:00:41 ---> Running in d963bee1e533 17:00:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:41 ---> 8e2c4b0d454e 17:00:41 Step 3/24 : WORKDIR /edgex-go 17:00:41 ---> Using cache 17:00:41 ---> 4515ac81706a 17:00:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:41 ---> Using cache 17:00:41 ---> 8b813b52cca2 17:00:41 Step 5/24 : RUN apk add --update --no-cache make git 17:00:41 ---> Using cache 17:00:41 ---> 476e1a5a9f4b 17:00:41 Step 6/24 : COPY go.mod . 17:00:41 ---> Using cache 17:00:41 ---> 1f729bbb5103 17:00:41 Step 7/24 : RUN go mod download 17:00:41 ---> Using cache 17:00:41 ---> ca39a9d02c07 17:00:41 Step 8/24 : COPY . . 17:00:42 ---> Using cache 17:00:42 ---> 4985e2671674 17:00:42 Step 9/24 : RUN go mod tidy 17:00:42 ---> Using cache 17:00:42 ---> 769723231c3a 17:00:42 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:00:42 Removing intermediate container d963bee1e533 17:00:42 ---> 0f139defa6a1 17:00:42 17:00:42 Successfully built 0f139defa6a1 17:00:42 ---> Running in 903de1e740f5 17:00:42 Successfully tagged security-bootstrapper:latest 17:00:43  Building security-bootstrapper ... done 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 17:00:43 Removing intermediate container f83acfb4c32b 17:00:43 ---> 18c1187b1d18 17:00:43 17:00:43 Step 11/24 : FROM alpine:3.12 17:00:43 ---> 13621d1b12d4 17:00:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:00:43 ---> Using cache 17:00:43 ---> a9743737ba9d 17:00:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:00:43 ---> Using cache 17:00:43 ---> 092b8777cd69 17:00:43 Step 14/24 : ENV APP_PORT=59882 17:00:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:00:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:00:43 ---> 8e2c4b0d454e 17:00:43 Step 3/24 : WORKDIR /edgex-go 17:00:43 ---> Using cache 17:00:43 ---> 4515ac81706a 17:00:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:43 ---> Using cache 17:00:43 ---> 8b813b52cca2 17:00:43 Step 5/24 : RUN apk add --update --no-cache make bash git 17:00:43 ---> Running in e92d1a882809 17:00:43 ---> Running in 01e1fd058cb2 17:00:43 Removing intermediate container e92d1a882809 17:00:43 ---> f8989a652a51 17:00:43 Step 15/24 : EXPOSE $APP_PORT 17:00:44 ---> Running in 65f6f406e870 17:00:44 Removing intermediate container 65f6f406e870 17:00:44 ---> 5a1991c7ebe2 17:00:44 Step 16/24 : WORKDIR / 17:00:44 ---> Running in f3a0ad10403d 17:00:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:00:44 Removing intermediate container f3a0ad10403d 17:00:44 ---> 2f7f639b344f 17:00:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:44 ---> ed5c5bc11ee0 17:00:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:00:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:00:45 ---> b37593099fce 17:00:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:00:45 ---> bb5c9a09fc59 17:00:45 Step 20/24 : ENTRYPOINT ["/core-command"] 17:00:45 ---> Running in d8467f9840a4 17:00:45 Removing intermediate container d8467f9840a4 17:00:45 ---> 13df35296656 17:00:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:45 ---> Running in 6cabd149b4ad 17:00:45 OK: 219 MiB in 52 packages 17:00:45 Removing intermediate container 6cabd149b4ad 17:00:45 ---> 62f2adbb4a0c 17:00:45 Step 22/24 : LABEL arch=x86_64 17:00:45 ---> Running in 40addf0a4c23 17:00:45 Removing intermediate container 40addf0a4c23 17:00:45 ---> 9372d5da4994 17:00:45 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:00:46 ---> Running in f1d84a076c6d 17:00:46 Removing intermediate container 01e1fd058cb2 17:00:46 ---> 72d225ffc895 17:00:46 Step 6/24 : COPY go.mod . 17:00:46 Removing intermediate container f1d84a076c6d 17:00:46 ---> 216d1b2f70f6 17:00:46 Step 24/24 : LABEL version=0.0.0 17:00:46 ---> Running in cbcc4ccec8e8 17:00:46 ---> 75cbbf757130 17:00:46 Step 7/24 : RUN go mod download 17:00:46 Removing intermediate container cbcc4ccec8e8 17:00:46 ---> 70f9e59d9ecf 17:00:46 17:00:46 ---> Running in 577ad75d289c 17:00:46 Successfully built 70f9e59d9ecf 17:00:46 Successfully tagged core-command:latest 17:00:47  Building core-command ... done Removing intermediate container 577ad75d289c 17:00:47 ---> 4961d8ee8eeb 17:00:47 Step 8/24 : COPY . . 17:00:56 ---> 6a933a28fd82 17:00:56 Step 9/24 : RUN go mod tidy 17:00:56 ---> Running in d1ecb3451072 17:00:56 Removing intermediate container d1ecb3451072 17:00:56 ---> d7a79249de9d 17:00:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:00:56 ---> Running in 41e6a0112839 17:00:56 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 17:01:00 Removing intermediate container 85c84e764d74 17:01:00 ---> fd2087ab3458 17:01:00 17:01:00 Step 11/24 : FROM alpine:3.12 17:01:00 ---> 13621d1b12d4 17:01:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:01:00 ---> Running in 40d31a9b6f36 17:01:00 Removing intermediate container 40d31a9b6f36 17:01:00 ---> 863d629a2b73 17:01:00 Step 13/24 : ENV APP_PORT=59880 17:01:00 ---> Running in 2785f9fc47bc 17:01:00 Removing intermediate container 2785f9fc47bc 17:01:00 ---> a09622a68427 17:01:00 Step 14/24 : EXPOSE $APP_PORT 17:01:00 ---> Running in b8a01c65fd8a 17:01:00 Removing intermediate container b8a01c65fd8a 17:01:00 ---> ca16269de4c3 17:01:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:00 ---> Running in 644cc75f20f6 17:01:01 Removing intermediate container 644cc75f20f6 17:01:01 ---> 210adabaed5f 17:01:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:01:01 ---> Running in 99fb169919ce 17:01:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:01:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:01:03 (1/6) Installing dumb-init (1.2.2-r1) 17:01:03 (2/6) Installing libgcc (9.3.0-r2) 17:01:03 (3/6) Installing libsodium (1.0.18-r0) 17:01:03 (4/6) Installing libstdc++ (9.3.0-r2) 17:01:04 (5/6) Installing libzmq (4.3.3-r0) 17:01:04 (6/6) Installing zeromq (4.3.3-r0) 17:01:04 Executing busybox-1.31.1-r20.trigger 17:01:04 OK: 8 MiB in 20 packages 17:01:05 Removing intermediate container 903de1e740f5 17:01:05 ---> 1d66baa7da6e 17:01:05 17:01:05 Step 11/24 : FROM alpine:3.12 17:01:05 ---> 13621d1b12d4 17:01:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:01:05 ---> Using cache 17:01:05 ---> a9743737ba9d 17:01:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:05 ---> Using cache 17:01:05 ---> 092b8777cd69 17:01:05 Step 14/24 : ENV APP_PORT=59881 17:01:05 Removing intermediate container 99fb169919ce 17:01:05 ---> 5c8470c82f2b 17:01:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:05 ---> Running in df4790df74fb 17:01:05 Removing intermediate container df4790df74fb 17:01:05 ---> 3e687f583778 17:01:05 Step 15/24 : EXPOSE $APP_PORT 17:01:05 ---> Running in 854243935d3d 17:01:05 ---> 911be572337f 17:01:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:01:05 Removing intermediate container 854243935d3d 17:01:05 ---> cd2a0cd0bf89 17:01:05 Step 16/24 : WORKDIR / 17:01:05 ---> Running in 8a8e3c7557b4 17:01:06 Removing intermediate container 8a8e3c7557b4 17:01:06 ---> 235702a6707d 17:01:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:06 ---> 35fc4c06a94d 17:01:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:01:06 ---> 847a1b233794 17:01:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:01:06 ---> 97798057caf8 17:01:06 Step 20/24 : ENTRYPOINT ["/core-data"] 17:01:06 ---> Running in c6c390b558c4 17:01:06 Removing intermediate container c6c390b558c4 17:01:06 ---> a77063ee4421 17:01:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:06 ---> 07eb13c3e054 17:01:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:01:06 ---> Running in 979cad102b9c 17:01:07 ---> 9934ee64ae6d 17:01:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:01:07 Removing intermediate container 979cad102b9c 17:01:07 ---> fac5a396330c 17:01:07 Step 22/24 : LABEL arch=x86_64 17:01:07 ---> Running in c8d48e74e33e 17:01:07 ---> Running in 4768cd138998 17:01:07 Removing intermediate container c8d48e74e33e 17:01:07 ---> 8d2fa34edb6f 17:01:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:07 Removing intermediate container 4768cd138998 17:01:07 ---> ed8e5e783cea 17:01:07 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:01:07 ---> Running in 035a43997166 17:01:07 ---> Running in 0ebc63e507d1 17:01:07 Removing intermediate container 0ebc63e507d1 17:01:07 ---> 0f8bcca4f79f 17:01:07 Step 22/24 : LABEL arch=x86_64 17:01:07 Removing intermediate container 035a43997166 17:01:07 ---> 4392a3d85856 17:01:07 Step 24/24 : LABEL version=0.0.0 17:01:07 ---> Running in ae9a9ae1b5bf 17:01:07 ---> Running in d7ee8eb66870 17:01:07 Removing intermediate container ae9a9ae1b5bf 17:01:07 ---> a69556841862 17:01:07 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:01:07 Removing intermediate container d7ee8eb66870 17:01:07 ---> 22fd47b12b4a 17:01:07 17:01:07 ---> Running in 91026a39a742 17:01:08 Successfully built 22fd47b12b4a 17:01:08 Successfully tagged core-data:latest 17:01:08  Building core-data ... done Removing intermediate container 91026a39a742 17:01:08 ---> 04a9963ede80 17:01:08 Step 24/24 : LABEL version=0.0.0 17:01:08 ---> Running in d53d51ccd7e6 17:01:08 Removing intermediate container d53d51ccd7e6 17:01:08 ---> d4c4a4b9da9b 17:01:08 17:01:08 Successfully built d4c4a4b9da9b 17:01:08 Successfully tagged core-metadata:latest 17:01:11  Building core-metadata ... done Removing intermediate container 41e6a0112839 17:01:11 ---> 40a80eb60986 17:01:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:01:11 ---> Running in 7e22e09cfdc0 17:01:11 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 17:01:11 Removing intermediate container 7e22e09cfdc0 17:01:11 ---> e4c9d63301d6 17:01:11 17:01:11 Step 12/24 : FROM docker:20.10.0 17:01:11 20.10.0: Pulling from library/docker 17:01:15 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:01:15 Status: Downloaded newer image for docker:20.10.0 17:01:15 ---> aefe523efa57 17:01:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:01:15 ---> Running in 455106b220d9 17:01:15 Removing intermediate container 455106b220d9 17:01:15 ---> b98f48380e71 17:01:15 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:01:15 ---> Running in 552a690a86e6 17:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:01:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:01:15 (1/39) Installing readline (8.0.4-r0) 17:01:15 (2/39) Installing bash (5.0.17-r0) 17:01:15 Executing bash-5.0.17-r0.post-install 17:01:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:01:15 (4/39) Installing libcurl (7.77.0-r0) 17:01:15 (5/39) Installing curl (7.77.0-r0) 17:01:15 (6/39) Installing dumb-init (1.2.2-r1) 17:01:15 (7/39) Installing libbz2 (1.0.8-r1) 17:01:15 (8/39) Installing expat (2.2.9-r1) 17:01:15 (9/39) Installing libffi (3.3-r2) 17:01:15 (10/39) Installing gdbm (1.13-r1) 17:01:15 (11/39) Installing xz-libs (5.2.5-r0) 17:01:15 (12/39) Installing sqlite-libs (3.32.1-r1) 17:01:15 (13/39) Installing python3 (3.8.10-r0) 17:01:16 (14/39) Installing py3-appdirs (1.4.4-r1) 17:01:16 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:01:16 (16/39) Installing py3-parsing (2.4.7-r0) 17:01:16 (17/39) Installing py3-six (1.15.0-r0) 17:01:16 (18/39) Installing py3-packaging (20.4-r0) 17:01:16 (19/39) Installing py3-setuptools (47.0.0-r0) 17:01:16 (20/39) Installing py3-chardet (3.0.4-r4) 17:01:16 (21/39) Installing py3-idna (2.9-r0) 17:01:16 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:01:16 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:01:16 (24/39) Installing py3-requests (2.23.0-r0) 17:01:16 (25/39) Installing py3-msgpack (1.0.0-r0) 17:01:16 (26/39) Installing py3-lockfile (0.12.2-r3) 17:01:16 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:01:16 (28/39) Installing py3-colorama (0.4.3-r0) 17:01:16 (29/39) Installing py3-distlib (0.3.0-r0) 17:01:16 (30/39) Installing py3-distro (1.5.0-r1) 17:01:16 (31/39) Installing py3-webencodings (0.5.1-r3) 17:01:16 (32/39) Installing py3-html5lib (1.0.1-r4) 17:01:16 (33/39) Installing py3-pytoml (0.1.21-r0) 17:01:16 (34/39) Installing py3-pep517 (0.8.2-r0) 17:01:16 (35/39) Installing py3-progress (1.5-r0) 17:01:16 (36/39) Installing py3-toml (0.10.1-r0) 17:01:16 (37/39) Installing py3-retrying (1.3.3-r0) 17:01:16 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:01:16 (39/39) Installing py3-pip (20.1.1-r0) 17:01:16 Executing busybox-1.31.1-r19.trigger 17:01:16 OK: 72 MiB in 59 packages 17:01:17 Collecting docker-compose==1.23.2 17:01:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:01:17 Collecting websocket-client<1.0,>=0.32.0 17:01:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:01:17 Collecting PyYAML<4,>=3.10 17:01:17 Downloading PyYAML-3.13.tar.gz (270 kB) 17:01:18 Collecting cached-property<2,>=1.2.0 17:01:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:01:18 Collecting docopt<0.7,>=0.6.1 17:01:18 Downloading docopt-0.6.2.tar.gz (25 kB) 17:01:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:01:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:01:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:01:18 Collecting docker<4.0,>=3.6.0 17:01:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:01:18 Collecting dockerpty<0.5,>=0.4.1 17:01:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:01:19 Collecting texttable<0.10,>=0.9.0 17:01:19 Downloading texttable-0.9.1.tar.gz (11 kB) 17:01:19 Collecting jsonschema<3,>=2.5.1 17:01:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:01:19 Collecting urllib3<1.25,>=1.21.1 17:01:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:01:19 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) 17:01:19 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) 17:01:19 Collecting idna<2.8,>=2.5 17:01:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:01:19 Collecting docker-pycreds>=0.4.0 17:01:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:01:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:01:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:01:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:01:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:01:19 Installing collected packages: websocket-client, PyYAML, cached-property, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, texttable, jsonschema, docker-compose 17:01:20 Running setup.py install for PyYAML: started 17:01:20 Running setup.py install for PyYAML: finished with status 'done' 17:01:20 Running setup.py install for docopt: started 17:01:20 Running setup.py install for docopt: finished with status 'done' 17:01:20 Attempting uninstall: urllib3 17:01:20 Found existing installation: urllib3 1.25.9 17:01:20 Uninstalling urllib3-1.25.9: 17:01:20 Successfully uninstalled urllib3-1.25.9 17:01:20 Attempting uninstall: idna 17:01:20 Found existing installation: idna 2.9 17:01:20 Uninstalling idna-2.9: 17:01:20 Successfully uninstalled idna-2.9 17:01:20 Attempting uninstall: requests 17:01:20 Found existing installation: requests 2.23.0 17:01:20 Uninstalling requests-2.23.0: 17:01:20 Successfully uninstalled requests-2.23.0 17:01:21 Running setup.py install for dockerpty: started 17:01:21 Running setup.py install for dockerpty: finished with status 'done' 17:01:21 Running setup.py install for texttable: started 17:01:21 Running setup.py install for texttable: finished with status 'done' 17:01:21 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.59.0 17:01:25 Removing intermediate container 552a690a86e6 17:01:25 ---> 414b8eae8955 17:01:25 Step 15/24 : ENV APP_PORT=58890 17:01:25 ---> Running in 6456b86ac65a 17:01:25 Removing intermediate container 6456b86ac65a 17:01:25 ---> 41328ddd2a1e 17:01:25 Step 16/24 : EXPOSE $APP_PORT 17:01:25 ---> Running in 560031a7ac8a 17:01:25 Removing intermediate container 560031a7ac8a 17:01:25 ---> 0a79fb3c9f04 17:01:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:01:25 ---> dacf79b685db 17:01:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:01:25 ---> 58f604ddfedc 17:01:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:01:25 ---> 29422c101bf5 17:01:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:01:25 ---> Running in 192ba3573773 17:01:25 Removing intermediate container 192ba3573773 17:01:25 ---> 8ba621b332b7 17:01:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:25 ---> Running in 00dbb2a46e49 17:01:25 Removing intermediate container 00dbb2a46e49 17:01:25 ---> 73d35227b521 17:01:25 Step 22/24 : LABEL arch=x86_64 17:01:25 ---> Running in 6844c8ef778e 17:01:25 Removing intermediate container 6844c8ef778e 17:01:25 ---> ae40a92fcd8a 17:01:25 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:01:25 ---> Running in 3633b2921abd 17:01:25 Removing intermediate container 3633b2921abd 17:01:25 ---> 699c65049bc3 17:01:25 Step 24/24 : LABEL version=0.0.0 17:01:25 ---> Running in eff13ee939ee 17:01:25 Removing intermediate container eff13ee939ee 17:01:25 ---> bb24891fc702 17:01:25 17:01:25 Successfully built bb24891fc702 17:01:25 Successfully tagged sys-mgmt-agent:latest 17:01:26  Building sys-mgmt-agent ... done  [Pipeline] } 17:01:26 $ docker stop --time=1 ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 17:01:27 $ docker rm -f ef5f8131b92d489327944236d86d76c216d24d51d55a1955262d8cabcc5ae081 [Pipeline] // withDockerContainer [Pipeline] sh 17:01:27 + docker images 17:01:27 REPOSITORY TAG IMAGE ID CREATED SIZE 17:01:27 sys-mgmt-agent latest bb24891fc702 2 seconds ago 312MB 17:01:27 e4c9d63301d6 16 seconds ago 1.15GB 17:01:27 core-metadata latest d4c4a4b9da9b 19 seconds ago 16.6MB 17:01:27 core-data latest 22fd47b12b4a 20 seconds ago 20.2MB 17:01:27 1d66baa7da6e 23 seconds ago 1.15GB 17:01:27 fd2087ab3458 28 seconds ago 1.15GB 17:01:27 core-command latest 70f9e59d9ecf 41 seconds ago 15.9MB 17:01:27 18c1187b1d18 45 seconds ago 1.14GB 17:01:27 security-bootstrapper latest 0f139defa6a1 46 seconds ago 18.6MB 17:01:27 security-proxy-setup latest 93dc70163065 52 seconds ago 25.7MB 17:01:27 support-notifications latest c6cb483c1b23 57 seconds ago 16.7MB 17:01:27 61dca40f3d02 59 seconds ago 1.15GB 17:01:27 b7b98db0ce94 About a minute ago 1.15GB 17:01:27 9e64bf16359e About a minute ago 1.15GB 17:01:27 support-scheduler latest b1a1babaefb0 About a minute ago 15.9MB 17:01:27 security-secretstore-setup latest 1f1724f20d04 About a minute ago 28.7MB 17:01:27 c9f314517def About a minute ago 1.15GB 17:01:27 71c6f7838ba0 About a minute ago 1.15GB 17:01:27 ci-base-image-x86_64 latest 8e2c4b0d454e 5 minutes ago 647MB 17:01:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB 17:01:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 17:01:27 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 17:01:27 docker 20.10.0 aefe523efa57 6 months ago 240MB 17:01:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [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 17:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:01:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:01:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:01:43 Still waiting to schedule task 17:01:43 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:01:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:01:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:01:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:01:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:01:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:01:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:01:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:02:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements 17:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:02:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements 17:02:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 53.1% of statements 17:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:02:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.538s coverage: 87.7% of statements 17:02:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:02:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:02:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.232s coverage: 78.9% of statements 17:02:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.194s coverage: 81.2% of statements 17:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:02:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.351s coverage: 95.1% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.181s coverage: 60.0% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.307s coverage: 0.8% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.185s coverage: 22.0% of statements 17:02:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 79.5% of statements 17:02:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 17:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 17:02:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements 17:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements 17:02:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 17:02:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.524s coverage: 81.8% of statements 17:02:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.248s coverage: 92.9% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.166s coverage: 87.2% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.144s coverage: 100.0% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.312s coverage: 91.2% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.588s coverage: 64.4% of statements 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:02:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 17:02:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 17:02:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 17:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 17:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements 17:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.800s coverage: 43.6% of statements 17:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.229s coverage: 89.5% of statements 17:02:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:02:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.195s coverage: 84.8% of statements 17:02:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:02:47 Running on prd-ubuntu18.04-docker-8c-8g-1230 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 17:02:47 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:02:48 The recommended git tool is: git 17:02:52 using credential edgex-jenkins-ssh 17:02:52 Cloning the remote Git repository 17:02:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:02:52 > git init /w/workspace/edgex-go/4 # timeout=10 17:02:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:02:52 > git --version # timeout=10 17:02:52 > git --version # 'git version 2.17.1' 17:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 91.9% of statements 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 62.7% of statements 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.365s coverage: 97.6% of statements 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:02:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements 17:02:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 17:02:55 GO111MODULE=on go vet ./... 17:02:59 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit f0738b1a22a91066484a4335b3c4d5d6be61867e 17:02:59 Merge succeeded, producing f0738b1a22a91066484a4335b3c4d5d6be61867e 17:02:59 Checking out Revision f0738b1a22a91066484a4335b3c4d5d6be61867e (PR-3591) 17:02:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:02:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:02:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:02:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:02:59 > git config core.sparsecheckout # timeout=10 17:02:59 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 17:02:59 > git remote # timeout=10 17:02:59 > git config --get remote.origin.url # timeout=10 17:02:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:02:59 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 17:02:59 > git rev-parse HEAD^{commit} # timeout=10 17:02:59 > git config core.sparsecheckout # timeout=10 17:02:59 > git checkout -f f0738b1a22a91066484a4335b3c4d5d6be61867e # timeout=10 17:03:03 Commit message: "Merge branch 'master' into add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:04 + echo snap-build.sh 17:03:04 snap-build.sh 17:03:04 + SNAP_BASE_DIR=. 17:03:04 + '[' '!' -z /w/workspace/edgex-go/4 ']' 17:03:04 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 17:03:04 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 17:03:04 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 17:03:04 + cd /w/workspace/edgex-go/4 17:03:04 + sudo apt-get remove -qy --purge lxd lxd-client 17:03:04 Reading package lists... 17:03:04 Building dependency tree... 17:03:04 Reading state information... 17:03:04 The following packages were automatically installed and are no longer required: 17:03:04 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:03:04 uidmap xdelta3 17:03:04 Use 'sudo apt autoremove' to remove them. 17:03:04 The following packages will be REMOVED: 17:03:04 lxd* lxd-client* 17:03:05 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:03:05 After this operation, 31.7 MB disk space will be freed. 17:03:05 (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 ... 190317 files and directories currently installed.) 17:03:05 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:03:06 Removing lxd dnsmasq configuration 17:03:07 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:03:07 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:03:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:03:08 (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 ... 190142 files and directories currently installed.) 17:03:08 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:03:09 Processing triggers for systemd (237-3ubuntu10.45) ... 17:03:09 Processing triggers for ureadahead (0.100.0-21) ... 17:03:11 + sudo snap remove --purge lxd 17:03:11 snap "lxd" is not installed 17:03:11 + sudo groupadd --force --system lxd 17:03:11 ++ whoami 17:03:11 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:03:11 + newgrp - lxd 17:03:11 + sudo snap install lxd 17:03:21 2021-06-24T17:03:19Z INFO Waiting for automatic snapd restart... 17:03:39 lxd 4.15 from Canonical* installed 17:03:39 + sudo lxd init --auto 17:03:49 + sudo snap install --classic snapcraft 17:03:59 snapcraft 4.8.2 from Canonical* installed 17:03:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:03:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 17:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:03:59 Dload Upload Total Spent Left Speed 17:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 17:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 5713k 0 --:--:-- --:--:-- --:--:-- 15.9M 17:03:59 ./yq_linux_amd64 17:03:59 + sudo snapcraft prime --use-lxd 17:04:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:04:01 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: 17:04:01 - README.md 17:04:01 17:04:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:04:02 Launching a container. 17:04:14 Waiting for container to be ready 17:04:14 To start your first instance, try: lxc launch ubuntu:18.04 17:04:14 17:04:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:04:17 Waiting for network to be ready... 17:04:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:04:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 17:04:18 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:04:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:04:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:04:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:04:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:04:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:04:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 17:04:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:04:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:04:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:04:19 gofmt -l . 17:04:19 [ "`gofmt -l .`" = "" ] 17:04:19 ./bin/test-attribution-txt.sh [Pipeline] sh 17:04:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:04:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:04:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:04:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:04:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:04:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:04:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:04:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 17:04:19 + ls -al . 17:04:19 total 588 17:04:19 drwxrwxr-x 9 1001 1001 4096 Jun 24 17:04 . 17:04:19 drwxr-xr-x 4 root root 4096 Jun 24 17:00 .. 17:04:19 -rw-rw-r-- 1 1001 1001 11 Jun 24 16:58 .dockerignore 17:04:19 drwxrwxr-x 8 1001 1001 4096 Jun 24 16:58 .git 17:04:19 drwxrwxr-x 3 1001 1001 4096 Jun 24 16:58 .github 17:04:19 -rw-rw-r-- 1 1001 1001 818 Jun 24 16:58 .gitignore 17:04:19 -rw-rw-r-- 1 1001 1001 166 Jun 24 16:58 .sonarcloud.properties 17:04:19 -rw-rw-r-- 1 1001 1001 8609 Jun 24 16:58 Attribution.txt 17:04:19 -rw-rw-r-- 1 1001 1001 43881 Jun 24 16:58 CHANGELOG.md 17:04:19 -rw-rw-r-- 1 1001 1001 3804 Jun 24 16:58 CONTRIBUTING.md 17:04:19 -rw-rw-r-- 1 1001 1001 931 Jun 24 16:58 Dockerfile.build 17:04:19 -rw-rw-r-- 1 1001 1001 849 Jun 24 16:58 Jenkinsfile 17:04:19 -rw-rw-r-- 1 1001 1001 10775 Jun 24 16:58 LICENSE 17:04:19 -rw-rw-r-- 1 1001 1001 5605 Jun 24 16:58 Makefile 17:04:19 -rw-rw-r-- 1 1001 1001 7905 Jun 24 16:58 README.md 17:04:19 -rw-rw-r-- 1 1001 1001 7071 Jun 24 16:58 SECURITY.md 17:04:19 -rw-rw-r-- 1 1001 1001 5 Jun 24 16:54 VERSION 17:04:19 -rw-rw-r-- 1 1001 1001 4131 Jun 24 16:58 ZMQWindows.md 17:04:19 drwxrwxr-x 2 1001 1001 4096 Jun 24 16:58 bin 17:04:19 drwxrwxr-x 14 1001 1001 4096 Jun 24 16:58 cmd 17:04:19 -rw-r--r-- 1 root root 398095 Jun 24 17:02 coverage.out 17:04:19 -rw-rw-r-- 1 1001 1001 841 Jun 24 16:58 go.mod 17:04:19 -rw-r--r-- 1 root root 20962 Jun 24 17:00 go.sum 17:04:19 drwxrwxr-x 7 1001 1001 4096 Jun 24 16:58 internal 17:04:19 drwxrwxr-x 3 1001 1001 4096 Jun 24 16:58 openapi 17:04:19 drwxrwxr-x 4 1001 1001 4096 Jun 24 16:58 snap 17:04:19 -rw-rw-r-- 1 1001 1001 168 Jun 24 16:58 version.go [Pipeline] sh 17:04:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 17:04:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:04:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:04:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 17:04:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 17:04:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 17:04:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:04:20 + '[' -e coverage.out ] 17:04:20 + chown 1001:1001 coverage.out [Pipeline] stash 17:04:20 Warning: overwriting stash ‘coverage-report’ 17:04:21 Stashed 1 file(s) [Pipeline] sh 17:04:21 + make build 17:04:21 go mod tidy 17:04:22 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 17:04:22 Fetched 24.8 MB in 4s (6085 kB/s) 17:04:23 Reading package lists... 17:04:23 Reading package lists... 17:04:23 Building dependency tree... 17:04:23 Reading state information... 17:04:23 The following additional packages will be installed: 17:04:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:04:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:04:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:04:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:04:23 Suggested packages: 17:04:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:04:23 Recommended packages: 17:04:23 gnupg libsasl2-modules 17:04:23 The following NEW packages will be installed: 17:04:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:04:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:04:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:04:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:04:23 The following packages will be upgraded: 17:04:23 gpg gpg-agent gpgconf libudev1 17:04:23 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 17:04:23 Need to get 3530 kB of archives. 17:04:23 After this operation, 13.3 MB of additional disk space will be used. 17:04:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:04:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:04:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:04:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:04:23 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 17:04:24 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 17:04:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:04:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:04:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:04:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:04:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:04:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:04:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:04:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:04:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:04:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:04:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:04:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:04:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:04:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:04:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:04:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:04:25 debconf: delaying package configuration, since apt-utils is not installed 17:04:25 Fetched 3530 kB in 1s (2941 kB/s) 17:04:25 (Reading database ... 12511 files and directories currently installed.) 17:04:25 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 17:04:25 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:04:25 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 17:04:25 Selecting previously unselected package udev. 17:04:25 (Reading database ... 12511 files and directories currently installed.) 17:04:25 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 17:04:25 Unpacking udev (237-3ubuntu10.48) ... 17:04:25 Selecting previously unselected package libfuse2:amd64. 17:04:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:04:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:04:25 Selecting previously unselected package fuse. 17:04:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:04:25 Unpacking fuse (2.9.7-1ubuntu1) ... 17:04:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:04:25 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:04:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:04:25 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:04:27 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:04:27 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:04:27 Selecting previously unselected package libksba8:amd64. 17:04:27 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:04:27 Unpacking libksba8:amd64 (1.3.5-2) ... 17:04:27 Selecting previously unselected package libroken18-heimdal:amd64. 17:04:27 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:04:27 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:04:27 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:04:27 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libwind0-heimdal:amd64. 17:04:27 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:04:27 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:04:27 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:04:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:04:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:04:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Selecting previously unselected package libsasl2-modules-db:amd64. 17:04:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:04:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:04:27 Selecting previously unselected package libsasl2-2:amd64. 17:04:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:04:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:04:27 Selecting previously unselected package libldap-common. 17:04:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:04:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:04:27 Selecting previously unselected package libldap-2.4-2:amd64. 17:04:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:04:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:04:27 Selecting previously unselected package dirmngr. 17:04:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:04:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:04:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:04:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:04:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:04:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:04:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:04:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:04:27 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Setting up libksba8:amd64 (1.3.5-2) ... 17:04:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:04:27 Setting up udev (237-3ubuntu10.48) ... 17:04:27 invoke-rc.d: policy-rc.d denied execution of start. 17:04:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:27 Processing triggers for systemd (237-3ubuntu10) ... 17:04:28 Setting up fuse (2.9.7-1ubuntu1) ... 17:04:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:04:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:04:28 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:04:28 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:04:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:04:28 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:04:28 settings in the [Install] section, and DefaultInstance for template units). 17:04:28 This means they are not meant to be enabled using systemctl. 17:04:28 Possible reasons for having this kind of units are: 17:04:28 1) A unit may be statically enabled by being symlinked from another unit's 17:04:28 .wants/ or .requires/ directory. 17:04:28 2) A unit's purpose may be to act as a helper for some other unit which has 17:04:28 a requirement dependency on it. 17:04:28 3) A unit may be started when needed via activation (socket, path, timer, 17:04:28 D-Bus, udev, scripted systemctl call, ...). 17:04:28 4) In case of template units, the unit is meant to be enabled with some 17:04:28 instance name specified. 17:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:04:29 Reading package lists... 17:04:29 Building dependency tree... 17:04:29 Reading state information... 17:04:29 The following additional packages will be installed: 17:04:29 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:04:29 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:04:29 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:04:29 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:04:29 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:04:29 Suggested packages: 17:04:29 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:04:29 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:04:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:04:29 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:04:29 systemd-container policykit-1 17:04:29 Recommended packages: 17:04:29 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:04:29 The following NEW packages will be installed: 17:04:29 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:04:29 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:04:29 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:04:29 multiarch-support openssh-client python3 python3-minimal python3.6 17:04:29 python3.6-minimal snapd squashfs-tools sudo 17:04:29 The following packages will be upgraded: 17:04:29 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:04:29 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 17:04:29 Need to get 36.7 MB of archives. 17:04:29 After this operation, 147 MB of additional disk space will be used. 17:04:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:04:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:04:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 17:04:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:04:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:04:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:04:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:04:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:04:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:04:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:04:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:04:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:04:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:04:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:04:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:04:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:04:30 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 17:04:30 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 17:04:30 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 17:04:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:04:30 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:04:30 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:04:30 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:04:30 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:04:30 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:04:30 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:04:30 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:04:30 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:04:30 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:04:30 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:04:31 debconf: delaying package configuration, since apt-utils is not installed 17:04:31 Fetched 36.7 MB in 2s (15.0 MB/s) 17:04:32 (Reading database ... 12757 files and directories currently installed.) 17:04:32 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 17:04:32 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:04:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 17:04:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:04:33 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 17:04:33 (Reading database ... 12757 files and directories currently installed.) 17:04:33 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 17:04:33 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 17:04:33 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 17:04:33 (Reading database ... 12757 files and directories currently installed.) 17:04:33 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 17:04:33 Unpacking apt (1.6.13) over (1.6.1) ... 17:04:33 Setting up apt (1.6.13) ... 17:04:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:04:33 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:04:34 (Reading database ... 12764 files and directories currently installed.) 17:04:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:04:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:04:34 Selecting previously unselected package libpython3.6-minimal:amd64. 17:04:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:04:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:04:34 Selecting previously unselected package libexpat1:amd64. 17:04:34 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:04:34 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:04:34 Selecting previously unselected package python3.6-minimal. 17:04:34 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:04:34 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:04:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:04:35 Checking for services that may need to be restarted...done. 17:04:35 Checking for services that may need to be restarted...done. 17:04:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:04:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:04:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:04:36 Selecting previously unselected package python3-minimal. 17:04:36 (Reading database ... 13012 files and directories currently installed.) 17:04:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:04:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:04:36 Selecting previously unselected package mime-support. 17:04:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:04:36 Unpacking mime-support (3.60ubuntu1) ... 17:04:36 Selecting previously unselected package libmpdec2:amd64. 17:04:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:04:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:04:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:04:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:04:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:04:37 Selecting previously unselected package python3.6. 17:04:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:04:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:04:37 Selecting previously unselected package libpython3-stdlib:amd64. 17:04:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:04:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:04:37 Setting up python3-minimal (3.6.7-1~18.04) ... 17:04:37 Selecting previously unselected package python3. 17:04:37 (Reading database ... 13442 files and directories currently installed.) 17:04:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:04:37 Unpacking python3 (3.6.7-1~18.04) ... 17:04:37 Selecting previously unselected package multiarch-support. 17:04:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:04:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:04:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:04:37 Selecting previously unselected package liblzo2-2:amd64. 17:04:37 (Reading database ... 13479 files and directories currently installed.) 17:04:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:04:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:04:37 Selecting previously unselected package libbsd0:amd64. 17:04:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:04:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:04:37 Selecting previously unselected package sudo. 17:04:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:04:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:04:37 Selecting previously unselected package apparmor. 17:04:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:04:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:04:38 Selecting previously unselected package libedit2:amd64. 17:04:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:04:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:04:38 Selecting previously unselected package libkrb5support0:amd64. 17:04:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:04:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:04:38 Selecting previously unselected package libk5crypto3:amd64. 17:04:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:04:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:04:38 Selecting previously unselected package libkeyutils1:amd64. 17:04:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:04:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:04:38 Selecting previously unselected package libkrb5-3:amd64. 17:04:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:04:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:04:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:04:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:04:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:04:38 Selecting previously unselected package libssl1.0.0:amd64. 17:04:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:04:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:04:38 Selecting previously unselected package openssh-client. 17:04:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:04:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:04:38 Selecting previously unselected package squashfs-tools. 17:04:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:04:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:04:38 Selecting previously unselected package snapd. 17:04:38 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:04:39 Unpacking snapd (2.49.2+18.04) ... 17:04:40 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:04:40 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:04:41 Setting up mime-support (3.60ubuntu1) ... 17:04:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:04:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:04:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:04:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:04:41 Setting up systemd (237-3ubuntu10.48) ... 17:04:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:04:41 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:04:41 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:04:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:04:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:04:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:04:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:04:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:04:44 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:04:44 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:04:44 Setting up python3 (3.6.7-1~18.04) ... 17:04:44 running python rtupdate hooks for python3.6... 17:04:44 running python post-rtupdate hooks for python3.6... 17:04:44 Setting up apparmor (2.12-4ubuntu5.1) ... 17:04:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:04:46 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:04:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:04:46 Setting up snapd (2.49.2+18.04) ... 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:04:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:04:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:04:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:04:48 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:04:48 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:04:48 /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' 17:04:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:04:48 Processing triggers for systemd (237-3ubuntu10.48) ... 17:04:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:04:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:04:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:04:50 Reading package lists... 17:04:50 Reading package lists... 17:04:51 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 17:04:51 Building dependency tree... 17:04:51 Reading state information... 17:04:51 Calculating upgrade... 17:04:51 The following packages will be upgraded: 17:04:51 advancecomp base-files bash binutils binutils-common 17:04:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:04:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:04:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:04:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:04:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:04:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:04:51 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:04:51 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:04:51 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:04:51 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:04:51 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:04:51 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:04:51 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:04:51 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:04:51 ubuntu-keyring util-linux 17:04:51 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:04:51 Need to get 64.1 MB of archives. 17:04:51 After this operation, 5112 kB of additional disk space will be used. 17:04:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 17:04:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:04:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:04:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:04:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:04:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:04:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:04:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:04:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:04:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:04:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:04:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:04:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:04:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:04:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:04:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:04:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:04:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:04:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:04:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:04:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:04:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:04:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:04:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:04:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:04:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:04:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:04:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:04:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:04:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:04:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:04:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:04:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:04:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:04:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:04:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:04:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:04:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:04:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:04:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:04:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:04:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:04:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:04:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:04:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:04:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:04:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:04:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:04:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:04:51 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:04:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:04:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:04:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:04:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:04:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:04:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:04:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:04:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:04:52 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:04:52 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:04:52 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:04:52 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:04:52 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:04:52 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:04:52 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:04:52 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:04:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:04:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:04:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:04:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:04:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:04:52 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 17:04:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:04:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:04:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:04:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:04:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:04:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:04:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:04:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:04:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:04:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:04:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:04:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:04:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:04:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:04:52 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 17:04:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:04:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:04:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:04:52 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:04:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:04:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:04:52 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:04:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:04:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:04:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:04:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:04:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:04:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:04:52 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:04:52 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:04:53 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:04:53 debconf: delaying package configuration, since apt-utils is not installed 17:04:53 Fetched 64.1 MB in 2s (33.5 MB/s) 17:04:53 (Reading database ... 13914 files and directories currently installed.) 17:04:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:04:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:04:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:04:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:04:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 17:04:54 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 17:04:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:54 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:55 (Reading database ... 13914 files and directories currently installed.) 17:04:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:04:55 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:04:55 (Reading database ... 13914 files and directories currently installed.) 17:04:55 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:55 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:55 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:04:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:04:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:04:56 (Reading database ... 13914 files and directories currently installed.) 17:04:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:04:56 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:04:56 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 17:04:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:04:57 (Reading database ... 13914 files and directories currently installed.) 17:04:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:04:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:04:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:04:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:04:57 Setting up base-files (10.1ubuntu2.10) ... 17:04:57 Installing new version of config file /etc/issue ... 17:04:57 Installing new version of config file /etc/issue.net ... 17:04:57 Installing new version of config file /etc/lsb-release ... 17:04:57 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:04:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:04:57 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:04:57 Removing obsolete conffile /etc/default/motd-news ... 17:04:57 (Reading database ... 13915 files and directories currently installed.) 17:04:57 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:04:57 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:04:58 Setting up bash (4.4.18-2ubuntu1.2) ... 17:04:58 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 17:04:58 (Reading database ... 13915 files and directories currently installed.) 17:04:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:04:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:04:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:04:58 (Reading database ... 13915 files and directories currently installed.) 17:04:58 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:04:58 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:04:58 Setting up tar (1.29b-2ubuntu0.2) ... 17:04:58 (Reading database ... 13915 files and directories currently installed.) 17:04:58 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:04:58 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:04:58 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:04:58 (Reading database ... 13915 files and directories currently installed.) 17:04:58 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:04:58 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:04:58 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:04:58 (Reading database ... 13915 files and directories currently installed.) 17:04:58 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:04:58 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:04:59 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:04:59 (Reading database ... 13915 files and directories currently installed.) 17:04:59 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:04:59 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:04:59 Setting up grep (3.1-2build1) ... 17:04:59 (Reading database ... 13915 files and directories currently installed.) 17:04:59 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:04:59 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:04:59 Setting up login (1:4.5-1ubuntu2) ... 17:04:59 (Reading database ... 13915 files and directories currently installed.) 17:04:59 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:04:59 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:05:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:05:00 (Reading database ... 13915 files and directories currently installed.) 17:05:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:05:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:05:00 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 17:05:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:05:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:05:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:05:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:05:01 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:05:01 (Reading database ... 13915 files and directories currently installed.) 17:05:01 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:05:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:05:02 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:05:02 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:05:02 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:05:02 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:05:02 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:05:02 (Reading database ... 13915 files and directories currently installed.) 17:05:02 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:05:02 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:05:02 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:05:02 (Reading database ... 13915 files and directories currently installed.) 17:05:02 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:02 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:02 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:05:02 (Reading database ... 13915 files and directories currently installed.) 17:05:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:05:02 (Reading database ... 13915 files and directories currently installed.) 17:05:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:05:02 (Reading database ... 13915 files and directories currently installed.) 17:05:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:05:03 (Reading database ... 13915 files and directories currently installed.) 17:05:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:05:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:05:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:05:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:05:03 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:05:03 (Reading database ... 13915 files and directories currently installed.) 17:05:03 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:05:03 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:05:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:05:03 (Reading database ... 13915 files and directories currently installed.) 17:05:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:03 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 17:05:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:05:03 (Reading database ... 13915 files and directories currently installed.) 17:05:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:05:03 (Reading database ... 13915 files and directories currently installed.) 17:05:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:05:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:05:05 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:05:05 (Reading database ... 13915 files and directories currently installed.) 17:05:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:05:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:05:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:05:05 (Reading database ... 13915 files and directories currently installed.) 17:05:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:05:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:05:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:05:05 (Reading database ... 13917 files and directories currently installed.) 17:05:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:05:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:05:05 Setting up debconf (1.5.66ubuntu1) ... 17:05:06 (Reading database ... 13917 files and directories currently installed.) 17:05:06 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:05:06 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:05:06 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:05:06 (Reading database ... 13917 files and directories currently installed.) 17:05:06 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:05:06 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:05:06 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:05:06 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 17:05:06 (Reading database ... 13917 files and directories currently installed.) 17:05:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:05:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:05:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:05:06 (Reading database ... 13917 files and directories currently installed.) 17:05:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:05:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:05:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:05:06 (Reading database ... 13919 files and directories currently installed.) 17:05:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:05:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:05:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:05:07 (Reading database ... 13923 files and directories currently installed.) 17:05:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:05:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:05:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 17:05:07 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:05:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:05:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:05:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:05:07 (Reading database ... 13923 files and directories currently installed.) 17:05:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:05:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:05:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:05:08 (Reading database ... 13923 files and directories currently installed.) 17:05:08 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:05:08 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:05:08 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:05:08 (Reading database ... 13923 files and directories currently installed.) 17:05:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:05:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:05:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:05:08 (Reading database ... 13923 files and directories currently installed.) 17:05:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:05:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:05:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:05:08 (Reading database ... 13923 files and directories currently installed.) 17:05:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:05:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:05:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:05:08 (Reading database ... 13923 files and directories currently installed.) 17:05:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:05:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:05:08 Setting up passwd (1:4.5-1ubuntu2) ... 17:05:09 (Reading database ... 13923 files and directories currently installed.) 17:05:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:05:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:05:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:05:09 (Reading database ... 13923 files and directories currently installed.) 17:05:09 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:05:09 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:05:09 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:05:09 (Reading database ... 13923 files and directories currently installed.) 17:05:09 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:05:09 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:05:09 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:05:09 (Reading database ... 13923 files and directories currently installed.) 17:05:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:05:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:05:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:05:09 (Reading database ... 13923 files and directories currently installed.) 17:05:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:05:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:05:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:05:10 (Reading database ... 13923 files and directories currently installed.) 17:05:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:05:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:05:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:05:10 (Reading database ... 13923 files and directories currently installed.) 17:05:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:05:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:05:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:05:10 (Reading database ... 13923 files and directories currently installed.) 17:05:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:05:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:05:10 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:05:10 (Reading database ... 13923 files and directories currently installed.) 17:05:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:05:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:05:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:05:10 (Reading database ... 13924 files and directories currently installed.) 17:05:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:05:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:05:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:05:10 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 17:05:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:05:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:05:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:05:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:05:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:05:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:05:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:05:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:05:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:05:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:05:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:05:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:05:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:05:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:05:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:05:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:05:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:05:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:05:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:05:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:05:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:05:12 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 17:05:12 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:05:12 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:05:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:05:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:05:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:05:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:05:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:05:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:05:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:05:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:05:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:05:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:05:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:15 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 17:05:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:05:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:05:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:05:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:05:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:05:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:05:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:05:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:05:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:05:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:05:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:05:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:05:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:05:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:05:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:05:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:05:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:05:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:05:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:05:18 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:05:18 17:05:18 Current default time zone: 'Etc/UTC' 17:05:18 Local time is now: Thu Jun 24 17:05:18 UTC 2021. 17:05:18 Universal Time is now: Thu Jun 24 17:05:18 UTC 2021. 17:05:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:05:18 17:05:18 Setting up systemd-sysv (237-3ubuntu10.48) ... 17:05:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 17:05:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:05:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:05:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:05:18 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:05:18 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:05:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:05:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:05:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:05:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:05:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:18 Setting up patch (2.7.6-2ubuntu1.1) ... 17:05:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:05:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:05:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:05:19 Installing new version of config file /etc/ssl/openssl.cnf ... 17:05:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:05:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:05:19 Setting up ca-certificates (20210119~18.04.1) ... 17:05:21 Updating certificates in /etc/ssl/certs... 17:05:21 23 added, 27 removed; done. 17:05:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:05:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:05:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:05:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:05:21 Setting up pkgbinarymangler (138.18.04.1) ... 17:05:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:05:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up perl (5.26.1-6ubuntu0.5) ... 17:05:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:05:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:05:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:05:22 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:05:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:05:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:05:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:05:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:05:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:05:22 Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] } 17:05:22 $ docker stop --time=1 cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 17:05:22 Processing triggers for mime-support (3.60ubuntu1) ... 17:05:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:05:22 Updating certificates in /etc/ssl/certs... 17:05:23 0 added, 0 removed; done. 17:05:23 Running hooks in /etc/ca-certificates/update.d... 17:05:23 done. 17:05:23 Reading package lists... 17:05:23 Building dependency tree... 17:05:23 Reading state information... 17:05:23 The following NEW packages will be installed: 17:05:23 apt-transport-https 17:05:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:05:26 Need to get 1692 B of archives. 17:05:26 After this operation, 154 kB of additional disk space will be used. 17:05:26 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 17:05:26 debconf: delaying package configuration, since apt-utils is not installed 17:05:26 Fetched 1692 B in 0s (8507 B/s) 17:05:26 Selecting previously unselected package apt-transport-https. 17:05:26 (Reading database ... 13929 files and directories currently installed.) 17:05:26 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 17:05:26 Unpacking apt-transport-https (1.6.13) ... 17:05:26 Setting up apt-transport-https (1.6.13) ... 17:05:26 Waiting for network to be ready... 17:05:26 $ docker rm -f cc0a2ae0d1aedc69333c98917300aa3775bfc666a0c6620562c3fab73698fe46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:27 17:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:28 latest: Pulling from edgex-devops/edgex-compose-arm64 17:05:28 29e5d40040c1: Pulling fs layer 17:05:28 1ce36da41761: Pulling fs layer 17:05:28 25b303627fd3: Pulling fs layer 17:05:29 29e5d40040c1: Verifying Checksum 17:05:29 29e5d40040c1: Download complete 17:05:29 1ce36da41761: Download complete 17:05:30 29e5d40040c1: Pull complete 17:05:31 25b303627fd3: Verifying Checksum 17:05:31 25b303627fd3: Download complete 17:05:31 1ce36da41761: Pull complete 17:05:32 2021-06-24T17:05:29Z INFO Waiting for automatic snapd restart... 17:05:32 snapd 2.51 from Canonical* installed 17:05:33 "snapd" switched to the "latest/stable" channel 17:05:33 17:05:35 core18 20210611 from Canonical* installed 17:05:35 "core18" switched to the "latest/stable" channel 17:05:35 17:05:40 snapcraft 4.8.2 from Canonical* installed 17:05:40 "snapcraft" switched to the "latest/stable" channel 17:05:40 17:05:41 25b303627fd3: Pull complete 17:05:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:05:41 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 17:05:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:05:44 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: 17:05:44 - README.md 17:05:44 17:05:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:05:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:05:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:05:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:05:44 $ docker top d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:45 + grep parallel 17:05:45 + docker-compose build --help 17:05:45 Reading package lists... 17:05:46 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 17:05:46 Reading package lists... 17:05:46 Building dependency tree... 17:05:46 Reading state information... 17:05:46 Suggested packages: 17:05:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:05:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:05:46 Recommended packages: 17:05:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:05:46 The following NEW packages will be installed: 17:05:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:05:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:05:46 pkg-config zip 17:05:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:05:46 Need to get 7663 kB of archives. 17:05:46 After this operation, 43.8 MB of additional disk space will be used. 17:05:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 17:05:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:05:46 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:05:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:05:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:05:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:05:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:05:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:05:47 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:05:47 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:05:47 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:05:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:05:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:05:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:05:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:05:47 debconf: delaying package configuration, since apt-utils is not installed 17:05:47 Fetched 7663 kB in 1s (8901 kB/s) 17:05:47 Selecting previously unselected package libglib2.0-0:amd64. 17:05:47 (Reading database ... 13933 files and directories currently installed.) 17:05:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 17:05:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:05:47 Selecting previously unselected package libpsl5:amd64. 17:05:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:05:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:05:47 Selecting previously unselected package libnghttp2-14:amd64. 17:05:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:05:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:05:47 Selecting previously unselected package librtmp1:amd64. 17:05:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:05:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:05:47 Selecting previously unselected package libcurl3-gnutls:amd64. 17:05:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:05:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:05:48 Selecting previously unselected package liberror-perl. 17:05:48 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:05:48 Unpacking liberror-perl (0.17025-1) ... 17:05:48 Selecting previously unselected package git-man. 17:05:48 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:05:48 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:05:48 Selecting previously unselected package git. 17:05:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:05:48 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:05:48 Selecting previously unselected package libnorm1:amd64. 17:05:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:05:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:05:48 Selecting previously unselected package libpgm-5.2-0:amd64. 17:05:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:05:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:05:49 Selecting previously unselected package libsodium23:amd64. 17:05:49 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:05:49 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:05:49 Selecting previously unselected package libzmq5:amd64. 17:05:49 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:05:49 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:05:49 Selecting previously unselected package libzmq3-dev:amd64. 17:05:49 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:05:49 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:05:49 --parallel Build images in parallel. [Pipeline] } 17:05:49 $ docker stop --time=1 d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 17:05:49 Selecting previously unselected package pkg-config. 17:05:49 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:05:49 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:05:49 Selecting previously unselected package zip. 17:05:49 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:05:49 Unpacking zip (3.0-11build1) ... 17:05:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:05:49 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:05:49 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:05:49 Setting up liberror-perl (0.17025-1) ... 17:05:49 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:05:49 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 17:05:49 No schema files found: doing nothing. 17:05:49 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:05:49 Setting up zip (3.0-11build1) ... 17:05:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:05:49 Setting up libsodium23:amd64 (1.0.16-2) ... 17:05:49 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:05:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:05:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:05:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:05:49 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:05:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:05:50 git set to automatically installed. 17:05:50 git-man set to automatically installed. 17:05:50 libcurl3-gnutls set to automatically installed. 17:05:50 liberror-perl set to automatically installed. 17:05:50 libglib2.0-0 set to automatically installed. 17:05:50 libnghttp2-14 set to automatically installed. 17:05:50 libnorm1 set to automatically installed. 17:05:50 libpgm-5.2-0 set to automatically installed. 17:05:50 libpsl5 set to automatically installed. 17:05:50 librtmp1 set to automatically installed. 17:05:50 libsodium23 set to automatically installed. 17:05:50 libzmq3-dev set to automatically installed. 17:05:50 libzmq5 set to automatically installed. 17:05:50 pkg-config set to automatically installed. 17:05:50 zip set to automatically installed. 17:05:51 $ docker rm -f d373c8f609c4d9881f831e3aa6a56e230aab90e6a4e8b7eaa935180989679b30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:05:51 snapd is not logged in, snap install commands will use sudo 17:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:05:51 . [Pipeline] withDockerContainer 17:05:51 prd-ubuntu18.04-docker-arm64-4c-16g-1228 does not seem to be running inside a container 17:05:52 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:05:52 snap "core18" has no updates available 17:05:53 snapd is not logged in, snap install commands will use sudo 17:05:53 $ docker top 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:54 + docker-compose -f ./docker-compose-build.yml build --parallel 17:05:58 Building core-command ... 17:05:58 Building core-data ... 17:05:58 Building core-metadata ... 17:05:58 Building security-bootstrapper ... 17:05:58 Building security-proxy-setup ... 17:05:58 Building security-secretstore-setup ... 17:05:58 Building support-notifications ... 17:05:58 Building support-scheduler ... 17:05:58 Building sys-mgmt-agent ... 17:05:58 Building core-data 17:05:58 Building security-bootstrapper 17:05:58 Building support-scheduler 17:05:58 Building security-secretstore-setup 17:05:58 Building support-notifications 17:06:03 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 17:06:03 Downloading snap 'edgex-app-service-configurable' 17:06:04 2021/06/24 17:06:04.519374 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 17:06:05 Pulling app-service-config 17:06:05 + snapcraftctl pull 17:06:07 Pulling config-common 17:06:07 + snapcraftctl pull 17:06:10 Pulling go-build-helper 17:06:10 + snapcraftctl pull 17:06:10 'edgex-go' has dependencies that need to be staged: go-build-helper 17:06:10 Skipping pull go-build-helper (already ran) 17:06:10 Building go-build-helper 17:06:10 + snapcraftctl build 17:06:11 Staging go-build-helper 17:06:11 + snapcraftctl stage 17:06:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:06:21 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:06:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 17:06:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:06:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:06:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:06:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:06:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:06:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 17:06:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:06:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:06:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:06:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:06:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:06:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:06:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:06:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:06:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:06:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:06:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 17:06:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 17:06:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:06:21 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:06:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 17:06:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 17:06:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 17:06:21 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:06:21 Fetched 24.8 MB in 0s (0 B/s) 17:06:21 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:06:21 Fetched 224 kB in 0s (0 B/s) 17:06:21 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:06:21 Fetched 157 kB in 0s (0 B/s) 17:06:21 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:06:21 Fetched 221 kB in 0s (0 B/s) 17:06:21 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:06:21 Fetched 143 kB in 0s (0 B/s) 17:06:21 Pulling edgex-go 17:06:21 + snapcraftctl pull 17:06:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:06:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:06:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:06:39 Fetched 0 B in 0s (0 B/s) 17:06:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:06:39 Fetched 96.5 kB in 0s (0 B/s) 17:06:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:06:39 Fetched 279 kB in 0s (0 B/s) 17:06:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:06:39 Fetched 122 kB in 0s (0 B/s) 17:06:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:06:39 Fetched 77.8 kB in 0s (0 B/s) 17:06:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:06:39 Fetched 8848 B in 0s (0 B/s) 17:06:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:06:39 Fetched 47.8 kB in 0s (0 B/s) 17:06:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:06:39 Fetched 45.6 kB in 0s (0 B/s) 17:06:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:06:39 Fetched 15.0 kB in 0s (0 B/s) 17:06:39 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 17:06:39 Fetched 219 kB in 0s (0 B/s) 17:06:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 17:06:39 Fetched 154 kB in 0s (0 B/s) 17:06:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:06:39 Fetched 50.6 kB in 0s (0 B/s) 17:06:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:06:39 Fetched 14.8 kB in 0s (0 B/s) 17:06:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:06:39 Fetched 41.8 kB in 0s (0 B/s) 17:06:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:06:39 Fetched 499 kB in 0s (0 B/s) 17:06:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:06:39 Fetched 111 kB in 0s (0 B/s) 17:06:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:06:39 Fetched 240 kB in 0s (0 B/s) 17:06:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:06:39 Fetched 29.3 kB in 0s (0 B/s) 17:06:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:06:39 Fetched 85.5 kB in 0s (0 B/s) 17:06:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:06:39 Fetched 24.5 kB in 0s (0 B/s) 17:06:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:06:39 Fetched 49.2 kB in 0s (0 B/s) 17:06:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:06:39 Fetched 54.2 kB in 0s (0 B/s) 17:06:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:06:39 Fetched 30.8 kB in 0s (0 B/s) 17:06:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 17:06:39 Fetched 15.8 kB in 0s (0 B/s) 17:06:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:06:39 Fetched 85.9 kB in 0s (0 B/s) 17:06:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:06:39 Fetched 8720 B in 0s (0 B/s) 17:06:39 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 17:06:39 Fetched 140 kB in 0s (0 B/s) 17:06:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:06:39 Fetched 119 kB in 0s (0 B/s) 17:06:39 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 17:06:39 Fetched 111 kB in 0s (0 B/s) 17:06:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:06:39 Fetched 11.1 kB in 0s (0 B/s) 17:06:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:06:39 Fetched 645 kB in 0s (0 B/s) 17:06:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:06:39 Fetched 41.3 kB in 0s (0 B/s) 17:06:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:06:39 Fetched 17.9 kB in 0s (0 B/s) 17:06:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:06:39 Fetched 368 kB in 0s (0 B/s) 17:06:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:06:39 Fetched 187 kB in 0s (0 B/s) 17:06:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:06:39 Fetched 175 kB in 0s (0 B/s) 17:06:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:06:39 Fetched 206 kB in 0s (0 B/s) 17:06:39 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 17:06:39 Fetched 1301 kB in 0s (0 B/s) 17:06:39 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:06:39 Fetched 36.2 kB in 0s (0 B/s) 17:06:39 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 17:06:39 Fetched 159 kB in 0s (0 B/s) 17:06:39 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:06:39 Fetched 107 kB in 0s (0 B/s) 17:06:39 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:06:39 Fetched 48.7 kB in 0s (0 B/s) 17:06:39 Pulling static-packages 17:06:39 + snapcraftctl pull 17:06:39 Pulling version 17:06:39 + cd /root/project 17:06:39 + git describe --tags --abbrev=0+ sed s/v// 17:06:39 17:06:39 + GIT_VERSION=2.0.0-dev.272 17:06:39 + [ -z 2.0.0-dev.272 ] 17:06:39 + snapcraftctl set-version 2.0.0-dev.272 17:06:39 Building app-service-config 17:06:39 + snapcraftctl build 17:06:41 Building config-common 17:06:41 + snapcraftctl build 17:06:43 Skipping build go-build-helper (already ran) 17:06:43 Building edgex-go 17:06:43 + cd /root/parts/edgex-go/src 17:06:43 + make build 17:06:43 go mod tidy 17:06:46 go: downloading github.com/gorilla/mux v1.8.0 17:06:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 17:06:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 17:06:46 go: downloading github.com/stretchr/testify v1.7.0 17:06:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 17:06:46 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:06:46 go: downloading github.com/google/uuid v1.2.0 17:06:46 go: downloading gopkg.in/yaml.v2 v2.4.0 17:06:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:06:46 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 17:06:46 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:06:46 go: downloading github.com/lib/pq v1.10.2 17:06:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:06:47 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 17:06:47 go: downloading github.com/pelletier/go-toml v1.9.2 17:06:47 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:06:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 17:06:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 17:06:48 go: downloading github.com/davecgh/go-spew v1.1.1 17:06:48 go: downloading github.com/pmezard/go-difflib v1.0.0 17:06:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:06:48 go: downloading github.com/go-playground/validator/v10 v10.6.1 17:06:48 go: downloading github.com/stretchr/objx v0.1.0 17:06:48 go: downloading github.com/go-kit/kit v0.9.0 17:06:48 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:06:48 go: downloading github.com/x448/float16 v0.8.4 17:06:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 17:06:48 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:06:48 go: downloading github.com/pebbe/zmq4 v1.2.7 17:06:48 go: downloading github.com/kr/pretty v0.2.0 17:06:48 go: downloading github.com/go-playground/universal-translator v0.17.0 17:06:48 go: downloading github.com/leodido/go-urn v1.2.0 17:06:48 go: downloading golang.org/x/text v0.3.2 17:06:48 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:06:48 go: downloading github.com/go-playground/locales v0.13.0 17:06:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:06:48 go: downloading github.com/go-stack/stack v1.8.0 17:06:48 go: downloading github.com/hashicorp/consul/api v1.8.1 17:06:48 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:06:48 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 17:06:48 go: downloading github.com/kr/text v0.1.0 17:06:49 go: downloading github.com/gorilla/websocket v1.4.2 17:06:49 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 17:06:49 go: downloading github.com/onsi/ginkgo v1.10.1 17:06:49 go: downloading github.com/onsi/gomega v1.7.0 17:06:49 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:06:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:06:49 go: downloading github.com/mitchellh/copystructure v1.0.0 17:06:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:06:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:06:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:06:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:06:49 go: downloading github.com/hashicorp/serf v0.9.5 17:06:49 go: downloading github.com/hashicorp/consul/sdk v0.7.0 17:06:49 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:06:49 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:06:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 17:06:49 go: downloading github.com/fatih/color v1.9.0 17:06:49 go: downloading github.com/mattn/go-colorable v0.1.6 17:06:49 go: downloading github.com/mattn/go-isatty v0.0.12 17:06:49 go: downloading github.com/hpcloud/tail v1.0.0 17:06:49 go: downloading github.com/pkg/errors v0.8.1 17:06:49 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:06:49 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:06:49 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:06:49 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:06:49 go: downloading github.com/hashicorp/memberlist v0.2.2 17:06:49 go: downloading gopkg.in/fsnotify.v1 v1.4.7 17:06:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:06:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:06:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:06:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:06:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:06:50 go: downloading github.com/miekg/dns v1.1.26 17:06:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:06:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 17:06:50 go: downloading github.com/hashicorp/errwrap v1.0.0 17:06:50 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 17:07:00 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 17:07:04 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 17:07:05 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 17:07:06 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 17:07:06 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 17:07:07 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 17:07:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:07:07 ---> 3397abc63f6e 17:07:07 Step 3/24 : WORKDIR /edgex-go 17:07:07 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 17:07:07 ---> 3397abc63f6e 17:07:07 Step 3/32 : WORKDIR /edgex-go 17:07:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:07 ---> 3397abc63f6e 17:07:07 Step 3/23 : WORKDIR /edgex-go 17:07:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:07:07 ---> 3397abc63f6e 17:07:07 Step 3/23 : WORKDIR /edgex-go 17:07:07 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:07:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:07:07 ---> 3397abc63f6e 17:07:07 Step 3/26 : WORKDIR /edgex-go 17:07:11 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 17:07:11 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 17:07:11 ---> Running in d1cbc4e1009e 17:07:11 ---> Running in 4d101d0b6d21 17:07:11 ---> Running in 3f8f5481919b 17:07:11 ---> Running in b758325e1fa1 17:07:11 ---> Running in f47173bda093 17:07:11 Removing intermediate container d1cbc4e1009e 17:07:11 ---> c41a7fcc8a12 17:07:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:11 Removing intermediate container 4d101d0b6d21 17:07:11 ---> 8b258a668f6d 17:07:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:11 Removing intermediate container b758325e1fa1 17:07:11 ---> 3d168de3fd0a 17:07:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:11 Removing intermediate container 3f8f5481919b 17:07:11 ---> 2f7cd13eeb12 17:07:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:11 Removing intermediate container f47173bda093 17:07:11 ---> ec405a4966ee 17:07:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:11 ---> Running in d5d766c1865b 17:07:11 ---> Running in 65e95b1c72de 17:07:11 ---> Running in 91d21b4bbbde 17:07:11 ---> Running in f63657523e47 17:07:11 ---> Running in 2cde7ecc7fff 17:07:11 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 17:07:12 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 17:07:13 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 17:07:14 Removing intermediate container 91d21b4bbbde 17:07:14 ---> e4f2532a738b 17:07:14 Step 5/23 : RUN apk add --update --no-cache make git 17:07:14 ---> Running in 1c6e56b150e5 17:07:14 Removing intermediate container d5d766c1865b 17:07:14 ---> d0a8a29f0c39 17:07:14 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:07:15 ---> Running in 973aa76466b3 17:07:15 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 17:07:15 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 17:07:15 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 17:07:15 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 17:07:15 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 17:07:15 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 17:07:15 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 17:07:15 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 17:07:15 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 17:07:15 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 17:07:15 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 17:07:15 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 17:07:15 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 17:07:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 17:07:15 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 17:07:15 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 17:07:15 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 17:07:15 + 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 17:07:15 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 17:07:15 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 17:07:15 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 17:07:15 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 17:07:15 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 17:07:15 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 17:07:15 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 17:07:15 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 17:07:15 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 17:07:15 Removing intermediate container 65e95b1c72de 17:07:15 ---> beb760366717 17:07:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:07:15 Removing intermediate container f63657523e47 17:07:15 ---> f93c539b2490 17:07:15 Step 5/26 : RUN apk add --update --no-cache make git 17:07:15 Removing intermediate container 2cde7ecc7fff 17:07:15 ---> 8214e27f20f5 17:07:15 Step 5/32 : RUN apk add --update --no-cache make git 17:07:15 ---> Running in eb0d3a89cee8 17:07:15 ---> Running in c12022f085fd 17:07:15 ---> Running in 271400e37381 17:07:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:18 Building static-packages 17:07:18 + snapcraftctl build 17:07:18 OK: 218 MiB in 52 packages 17:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:18 OK: 218 MiB in 52 packages 17:07:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:07:19 OK: 218 MiB in 52 packages 17:07:20 OK: 218 MiB in 52 packages 17:07:20 Removing intermediate container 1c6e56b150e5 17:07:20 ---> 16052f194fac 17:07:20 Step 6/23 : COPY go.mod . 17:07:20 Removing intermediate container 973aa76466b3 17:07:20 ---> 36c17d8ce495 17:07:20 Step 6/24 : COPY go.mod . 17:07:20 Building version 17:07:20 + snapcraftctl build 17:07:21 Removing intermediate container eb0d3a89cee8 17:07:21 ---> 8386e39f034a 17:07:21 Step 6/23 : COPY go.mod . 17:07:21 OK: 218 MiB in 52 packages 17:07:21 ---> c443f4904638 17:07:21 Step 7/23 : RUN go mod download 17:07:21 ---> e29cf632a0ce 17:07:21 Step 7/24 : RUN go mod download 17:07:21 Removing intermediate container c12022f085fd 17:07:21 ---> 193d57e38d72 17:07:21 Step 6/26 : COPY go.mod . 17:07:22 ---> Running in f45d3ad129d2 17:07:22 ---> Running in dc97851ac40e 17:07:22 ---> e71071b914cb 17:07:22 Step 7/23 : RUN go mod download 17:07:22 ---> Running in 4e212430c524 17:07:22 Staging app-service-config 17:07:22 + snapcraftctl stage 17:07:23 Removing intermediate container 271400e37381 17:07:23 ---> 7d5a488f3aa3 17:07:23 Step 6/32 : COPY go.mod . 17:07:23 ---> db4770302ba8 17:07:23 Step 7/26 : RUN go mod download 17:07:23 Staging config-common 17:07:23 + snapcraftctl stage 17:07:23 ---> Running in 2f957c765474 17:07:24 ---> cf426eb47aed 17:07:24 Step 7/32 : RUN go mod download 17:07:24 ---> Running in f19e60028de9 17:07:25 Skipping stage go-build-helper (already ran) 17:07:25 Staging edgex-go 17:07:25 + snapcraftctl stage 17:07:26 Staging static-packages 17:07:26 + snapcraftctl stage 17:07:27 Staging version 17:07:27 + snapcraftctl stage 17:07:28 Removing intermediate container dc97851ac40e 17:07:28 ---> 2de8595de40d 17:07:28 Step 8/24 : COPY . . 17:07:28 Removing intermediate container 4e212430c524 17:07:28 ---> 900e61a560d8 17:07:28 Step 8/23 : COPY . . 17:07:28 Removing intermediate container f45d3ad129d2 17:07:28 ---> d26ef0d3044d 17:07:28 Step 8/23 : COPY . . 17:07:28 Removing intermediate container 2f957c765474 17:07:28 ---> 30f687d561f4 17:07:28 Step 8/26 : COPY . . 17:07:28 Priming app-service-config 17:07:28 + snapcraftctl prime 17:07:29 Removing intermediate container f19e60028de9 17:07:29 ---> 2d14874e8dd9 17:07:29 Step 8/32 : COPY . . 17:07:29 Priming config-common 17:07:29 + snapcraftctl prime 17:07:31 Priming go-build-helper 17:07:31 + snapcraftctl prime 17:07:32 Priming edgex-go 17:07:32 + snapcraftctl prime 17:07:33 Priming static-packages 17:07:33 + snapcraftctl prime 17:07:36 Priming version 17:07:36 + snapcraftctl prime 17:07:37 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] } 17:07:52 ---> 1f197bd255d9 17:07:52 Step 9/24 : RUN go mod tidy 17:07:52 ---> e8fd6469834e 17:07:52 Step 9/23 : RUN go mod tidy 17:07:52 ---> 22552985f59b 17:07:52 Step 9/26 : RUN go mod tidy 17:07:52 ---> 94d5f51e4e07 17:07:52 Step 9/32 : RUN go mod tidy 17:07:52 ---> Running in d214686d716c 17:07:52 ---> 6e2b334da1b4 17:07:52 Step 9/23 : RUN go mod tidy 17:07:52 ---> Running in f69330131e28 17:07:52 ---> Running in 8395f53d8d68 17:07:52 ---> Running in 854d34e3ca97 17:07:52 ---> Running in e1904c877ccf 17:07:58 Removing intermediate container d214686d716c 17:07:58 ---> ca4873b852cf 17:07:58 Step 10/24 : RUN make cmd/core-data/core-data 17:07:58 ---> Running in a0fbe4f812e6 17:07:58 Removing intermediate container 8395f53d8d68 17:07:58 ---> e89b5d007662 17:07:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:07:58 ---> Running in 389e1938e070 17:07:59 Removing intermediate container f69330131e28 17:07:59 ---> ba6a04cd63a5 17:07:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 17:07:59 Removing intermediate container e1904c877ccf 17:07:59 ---> 81c0a3a3b728 17:07:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:07:59 ---> Running in 6aeaec14cbd6 17:07:59 ---> Running in 45d0c4aaef7e 17:07:59 Removing intermediate container 854d34e3ca97 17:07:59 ---> fd992af8be59 17:07:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 17:07:59 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 17:07:59 ---> Running in d3ad91e9714e 17:08:01 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 17:08:02 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 17:08:02 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 17:08:02 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 17:09:55 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 17:09:57 Removing intermediate container d3ad91e9714e 17:09:57 ---> 7a16284d53bd 17:09:57 17:09:57 Step 11/23 : FROM alpine:3.12 17:09:57 3.12: Pulling from library/alpine 17:09:57 Removing intermediate container 45d0c4aaef7e 17:09:57 ---> 413c3f33632c 17:09:57 17:09:57 Step 11/32 : FROM alpine:3.12 17:09:58 3.12: Pulling from library/alpine 17:09:59 Removing intermediate container 6aeaec14cbd6 17:09:59 ---> cc6d6ea71e12 17:09:59 17:09:59 Step 11/23 : FROM alpine:3.12 17:09:59 3.12: Pulling from library/alpine 17:09:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:09:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:09:59 Status: Downloaded newer image for alpine:3.12 17:09:59 Status: Downloaded newer image for alpine:3.12 17:09:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:09:59 Status: Image is up to date for alpine:3.12 17:09:59 ---> c4fd0aeabfcf 17:09:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:09:59 ---> c4fd0aeabfcf 17:09:59 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:09:59 ---> c4fd0aeabfcf 17:09:59 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:09:59 Removing intermediate container 389e1938e070 17:09:59 ---> b34768e2c680 17:09:59 17:09:59 Step 11/26 : FROM alpine:3.12 17:09:59 ---> c4fd0aeabfcf 17:09:59 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 17:10:00 ---> Running in 4058508f606d 17:10:00 ---> Running in 49eb978c112f 17:10:00 ---> Running in ead291dbe301 17:10:00 ---> Running in ffa5eb01d68b 17:10:01 Removing intermediate container 4058508f606d 17:10:01 ---> f79bb61e4bd1 17:10:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 17:10:01 ---> Running in e859f9d9811a 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:03 (1/2) Installing ca-certificates (20191127-r4) 17:10:03 (2/2) Installing dumb-init (1.2.2-r1) 17:10:03 Executing busybox-1.31.1-r20.trigger 17:10:03 Executing ca-certificates-20191127-r4.trigger 17:10:03 (1/6) Installing ca-certificates (20191127-r4) 17:10:03 (2/6) Installing nghttp2-libs (1.41.0-r0) 17:10:03 (3/6) Installing libcurl (7.77.0-r0) 17:10:03 OK: 6 MiB in 16 packages 17:10:03 (1/1) Installing dumb-init (1.2.2-r1) 17:10:03 (4/6) Installing curl (7.77.0-r0) 17:10:03 Executing busybox-1.31.1-r20.trigger 17:10:03 (5/6) Installing dumb-init (1.2.2-r1) 17:10:03 (6/6) Installing su-exec (0.2-r1) 17:10:03 Executing busybox-1.31.1-r20.trigger 17:10:03 OK: 5 MiB in 15 packages 17:10:03 Executing ca-certificates-20191127-r4.trigger 17:10:04 (1/2) Installing dumb-init (1.2.2-r1) 17:10:04 (2/2) Installing su-exec (0.2-r1) 17:10:04 Executing busybox-1.31.1-r20.trigger 17:10:04 OK: 5 MiB in 16 packages 17:10:04 OK: 7 MiB in 20 packages 17:10:06 Removing intermediate container 49eb978c112f 17:10:06 ---> 146eec5907ac 17:10:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:10:06 Removing intermediate container ead291dbe301 17:10:06 ---> 751dad1490ec 17:10:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:10:06 ---> Running in 02583cfeaeb3 17:10:06 Removing intermediate container e859f9d9811a 17:10:06 ---> 24a99f4716cb 17:10:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 17:10:07 Removing intermediate container ffa5eb01d68b 17:10:07 ---> 4f003a071279 17:10:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:10:07 Removing intermediate container a0fbe4f812e6 17:10:07 ---> e8ede5ef4000 17:10:07 17:10:07 Step 11/24 : FROM alpine:3.12 17:10:07 ---> c4fd0aeabfcf 17:10:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:10:07 ---> Running in 4774650ef38c 17:10:07 ---> Running in 4c73cc36ace3 17:10:07 ---> Running in 1084c5068016 17:10:07 ---> Running in 652a9fbb3a77 17:10:07 Removing intermediate container 02583cfeaeb3 17:10:07 ---> a168258c1561 17:10:07 Step 14/23 : ENV APP_PORT=59861 17:10:07 ---> Running in c23213c76533 17:10:07 Removing intermediate container 4774650ef38c 17:10:07 ---> 2b3dab254873 17:10:07 Step 14/23 : ENV APP_PORT=59860 17:10:07 Removing intermediate container 4c73cc36ace3 17:10:07 ---> aa43c792e2fa 17:10:07 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:10:08 ---> Running in 3e86eb33b640 17:10:08 Removing intermediate container 1084c5068016 17:10:08 ---> 1a320bef8e6e 17:10:08 Step 13/24 : ENV APP_PORT=59880 17:10:08 Removing intermediate container 652a9fbb3a77 17:10:08 ---> 57d65e8f13dc 17:10:08 Step 14/26 : WORKDIR / 17:10:08 ---> Running in a67bd337e25f 17:10:08 Removing intermediate container c23213c76533 17:10:08 ---> a6aeab7d1868 17:10:08 Step 15/23 : EXPOSE $APP_PORT 17:10:08 ---> Running in d412343eab62 17:10:08 ---> Running in f5585c768e78 17:10:08 ---> Running in 0323c925a854 17:10:08 Removing intermediate container 3e86eb33b640 17:10:08 ---> 397b634f303f 17:10:08 Step 15/23 : EXPOSE $APP_PORT 17:10:08 Removing intermediate container a67bd337e25f 17:10:08 ---> c657594dadf8 17:10:08 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:10:08 ---> Running in 44b7e7587ccb 17:10:09 ---> Running in 7370ba442895 17:10:09 Removing intermediate container f5585c768e78 17:10:09 ---> 7f2efffe7b08 17:10:09 Step 14/24 : EXPOSE $APP_PORT 17:10:09 Removing intermediate container d412343eab62 17:10:09 ---> c864588b4960 17:10:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:10:09 Removing intermediate container 0323c925a854 17:10:09 ---> a568c6caa3e3 17:10:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:09 ---> Running in d12d50b3a1e2 17:10:09 Removing intermediate container 44b7e7587ccb 17:10:09 ---> bd6ae5b4fd36 17:10:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:10 Removing intermediate container d12d50b3a1e2 17:10:10 ---> 41fb73201162 17:10:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:10 ---> Running in f6e56e7aa575 17:10:11 ---> 3801518af250 17:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:10:11 ---> 97b4eeee26aa 17:10:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:10:11 ---> d0c1cf8ae47e 17:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:10:12 ---> 250c3f2ee5dd 17:10:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:10:12 Removing intermediate container 7370ba442895 17:10:12 ---> 302939e9121b 17:10:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 17:10:13 ---> Running in f7fe89d3a636 17:10:13 ---> 1abb9d69b609 17:10:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:10:13 ---> 6e44f99183f1 17:10:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:10:13 ---> f1dcfcdb5220 17:10:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:10:14 Removing intermediate container f6e56e7aa575 17:10:14 ---> ee3e9cc3517e 17:10:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:10:14 Removing intermediate container f7fe89d3a636 17:10:14 ---> 76e756d09e1a 17:10:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:10:14 ---> Running in 596660da728c 17:10:14 ---> 6853c25800fd 17:10:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:10:14 ---> e3c3b681fe7d 17:10:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:10:15 ---> 01445fa47c76 17:10:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:10:15 ---> Running in 3dd955d2c649 17:10:15 ---> Running in 2dcb466c01ba 17:10:15 ---> 3ff3907e2d94 17:10:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:10:15 ---> Running in 6c933d5af82d 17:10:15 Removing intermediate container 3dd955d2c649 17:10:15 ---> 962a46d5770c 17:10:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:15 Removing intermediate container 2dcb466c01ba 17:10:16 ---> 469f10d354cf 17:10:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:10:16 ---> Running in 6d88ee38572d 17:10:16 ---> Running in 76085d9fc0df 17:10:16 ---> ed3a2213fc20 17:10:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:10:16 Removing intermediate container 6d88ee38572d 17:10:16 ---> ae72272d1aed 17:10:16 Step 21/23 : LABEL arch=arm64 17:10:17 Removing intermediate container 76085d9fc0df 17:10:17 ---> 5023f6684da4 17:10:17 Step 21/23 : LABEL arch=arm64 17:10:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:10:17 ---> Running in b8c156c530ec 17:10:17 ---> Running in aa5f3e7e6bb4 17:10:17 (1/6) Installing dumb-init (1.2.2-r1) 17:10:17 (2/6) Installing libgcc (9.3.0-r2) 17:10:18 (3/6) Installing libsodium (1.0.18-r0) 17:10:18 (4/6) Installing libstdc++ (9.3.0-r2) 17:10:18 Removing intermediate container b8c156c530ec 17:10:18 ---> 81e6a67d6773 17:10:18 Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:10:18 Removing intermediate container aa5f3e7e6bb4 17:10:18 ---> c181d70c1139 17:10:18 Step 22/23 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:10:18 (5/6) Installing libzmq (4.3.3-r0) 17:10:18 ---> Running in 18f93155da0c 17:10:18 ---> 48e0861d78c7 17:10:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:10:18 ---> Running in 7535e9f867bb 17:10:18 (6/6) Installing zeromq (4.3.3-r0) 17:10:18 Executing busybox-1.31.1-r20.trigger 17:10:18 OK: 8 MiB in 20 packages 17:10:18 Removing intermediate container 6c933d5af82d 17:10:18 ---> 330dddb25330 17:10:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:19 Removing intermediate container 18f93155da0c 17:10:19 ---> 8298f31022cb 17:10:19 Step 23/23 : LABEL version=0.0.0 17:10:19 Removing intermediate container 7535e9f867bb 17:10:19 ---> 493f6c55f15a 17:10:19 Step 23/23 : LABEL version=0.0.0 17:10:19 ---> Running in ae6e348c5469 17:10:19 ---> Running in a66bdc4f8e1b 17:10:19 ---> 07dddeaadcab 17:10:19 Step 22/26 : 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/ 17:10:19 ---> Running in 5ce9b8a37e54 17:10:20 ---> 8ef42369f60a 17:10:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:10:20 Removing intermediate container 596660da728c 17:10:20 ---> 5c8b8ee30ea4 17:10:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:10:20 Removing intermediate container a66bdc4f8e1b 17:10:20 ---> c5a604265465 17:10:20 17:10:20 Removing intermediate container ae6e348c5469 17:10:20 ---> 48b55b69d6fe 17:10:20 17:10:21 Successfully built 48b55b69d6fe 17:10:21 Successfully tagged support-notifications-arm64:latest 17:10:21 Successfully built c5a604265465 17:10:21  Building support-notifications ... done Building sys-mgmt-agent 17:10:21 Successfully tagged support-scheduler-arm64:latest 17:10:21 Building security-proxy-setup 17:10:21  Building support-scheduler ... done  ---> ac799707fa35 17:10:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:10:22 ---> 5aec3da4fdee 17:10:22 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:10:23 ---> d787e72804cb 17:10:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:10:23 Removing intermediate container 5ce9b8a37e54 17:10:23 ---> 8af435236965 17:10:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 17:10:23 ---> d01a36c78e15 17:10:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:10:24 ---> Running in 349c4144e3b4 17:10:25 ---> 579b08866776 17:10:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:10:25 Removing intermediate container 349c4144e3b4 17:10:25 ---> 3a552aac2c49 17:10:25 Step 24/26 : LABEL arch=arm64 17:10:25 ---> 89205f68e292 17:10:25 Step 20/24 : ENTRYPOINT ["/core-data"] 17:10:25 ---> Running in a7a125c77266 17:10:26 ---> Running in 944edaeb4d99 17:10:26 ---> 7cd720849760 17:10:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 17:10:26 Removing intermediate container a7a125c77266 17:10:26 ---> 742020ae7b01 17:10:26 Step 25/26 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:10:26 ---> Running in 7d6969aa9d8a 17:10:26 Removing intermediate container 944edaeb4d99 17:10:26 ---> ceac71b21c92 17:10:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:10:26 ---> Running in b046073107d1 17:10:27 ---> Running in 84b66f5c2d6f 17:10:27 Removing intermediate container 7d6969aa9d8a 17:10:27 ---> 1049c7b91137 17:10:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:10:27 Removing intermediate container b046073107d1 17:10:27 ---> 8f75c6caff03 17:10:27 Step 26/26 : LABEL version=0.0.0 17:10:27 Removing intermediate container 84b66f5c2d6f 17:10:27 ---> dbc9448e9745 17:10:27 Step 22/24 : LABEL arch=arm64 17:10:27 ---> Running in 8946736adc1c 17:10:27 ---> Running in 7900f2704d8b 17:10:28 ---> cdea985fd3d1 17:10:28 Step 27/32 : RUN chmod +x /entrypoint.sh 17:10:28 Removing intermediate container 8946736adc1c 17:10:28 ---> adfaaf37074c 17:10:28 17:10:28 ---> Running in 138d5c6d1e63 17:10:29 Removing intermediate container 7900f2704d8b 17:10:29 ---> a4ddac668a08 17:10:29 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:10:29 Successfully built adfaaf37074c 17:10:29 Successfully tagged security-secretstore-setup-arm64:latest 17:10:29  Building security-secretstore-setup ... done Building core-metadata 17:10:29 ---> Running in b284122fc218 17:10:30 Removing intermediate container b284122fc218 17:10:30 ---> fd59fbaac1ef 17:10:30 Step 24/24 : LABEL version=0.0.0 17:10:30 ---> Running in a85437b12a8d 17:10:31 Removing intermediate container a85437b12a8d 17:10:31 ---> ed0803acf3c7 17:10:31 17:10:31 Successfully built ed0803acf3c7 17:10:31 Successfully tagged core-data-arm64:latest 17:10:31 Building core-command 17:10:32  Building core-data ... done Removing intermediate container 138d5c6d1e63 17:10:32 ---> 7f8063103074 17:10:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 17:10:32 ---> Running in beb0c00de288 17:10:33 Removing intermediate container beb0c00de288 17:10:33 ---> 83f8c67b5d83 17:10:33 Step 29/32 : CMD ["gate"] 17:10:33 ---> Running in 4d45371a64ae 17:10:34 Removing intermediate container 4d45371a64ae 17:10:34 ---> 2c74dc0bfcb6 17:10:34 Step 30/32 : LABEL arch=arm64 17:10:35 ---> Running in 8edeed6ec0ec 17:10:36 Removing intermediate container 8edeed6ec0ec 17:10:36 ---> f61d4b667250 17:10:36 Step 31/32 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:10:36 ---> Running in bfe0fc272fe4 17:10:37 Removing intermediate container bfe0fc272fe4 17:10:37 ---> bdaa2cf65a4a 17:10:37 Step 32/32 : LABEL version=0.0.0 17:10:37 ---> Running in fc444c1d4b90 17:10:38 Removing intermediate container fc444c1d4b90 17:10:38 ---> 1fa0041ff791 17:10:38 17:10:38 Successfully built 1fa0041ff791 17:10:38 Successfully tagged security-bootstrapper-arm64:latest 17:11:18  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:11:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:11:18 ---> 3397abc63f6e 17:11:18 Step 3/24 : WORKDIR /edgex-go 17:11:18 ---> Using cache 17:11:18 ---> ec405a4966ee 17:11:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:18 ---> Using cache 17:11:18 ---> f93c539b2490 17:11:18 Step 5/24 : RUN apk add --update --no-cache make bash git 17:11:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:11:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:11:18 ---> 3397abc63f6e 17:11:18 Step 3/22 : WORKDIR /edgex-go 17:11:18 ---> Using cache 17:11:18 ---> ec405a4966ee 17:11:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:18 ---> Using cache 17:11:18 ---> f93c539b2490 17:11:18 Step 5/22 : RUN apk add --update --no-cache make git 17:11:18 ---> Using cache 17:11:18 ---> 193d57e38d72 17:11:18 Step 6/22 : COPY go.mod . 17:11:18 ---> Using cache 17:11:18 ---> db4770302ba8 17:11:18 Step 7/22 : RUN go mod download 17:11:18 ---> Using cache 17:11:18 ---> 30f687d561f4 17:11:18 Step 8/22 : COPY . . 17:11:18 ---> Using cache 17:11:18 ---> 22552985f59b 17:11:18 Step 9/22 : RUN go mod tidy 17:11:18 ---> Using cache 17:11:18 ---> e89b5d007662 17:11:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:11:18 ---> Running in edc8a8ab52ed 17:11:18 ---> Running in 80b74a14e546 17:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:11:18 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 17:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:11:18 OK: 218 MiB in 52 packages 17:11:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:11:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:11:18 ---> 3397abc63f6e 17:11:18 Step 3/24 : WORKDIR /edgex-go 17:11:18 ---> Using cache 17:11:18 ---> ec405a4966ee 17:11:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:18 ---> Using cache 17:11:18 ---> f93c539b2490 17:11:18 Step 5/24 : RUN apk add --update --no-cache make git 17:11:18 ---> Using cache 17:11:18 ---> 193d57e38d72 17:11:18 Step 6/24 : COPY go.mod . 17:11:18 ---> Using cache 17:11:18 ---> db4770302ba8 17:11:18 Step 7/24 : RUN go mod download 17:11:18 ---> Using cache 17:11:18 ---> 30f687d561f4 17:11:18 Step 8/24 : COPY . . 17:11:18 ---> Using cache 17:11:18 ---> 22552985f59b 17:11:18 Step 9/24 : RUN go mod tidy 17:11:18 ---> Using cache 17:11:18 ---> e89b5d007662 17:11:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 17:11:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 17:11:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:11:19 ---> 3397abc63f6e 17:11:19 Step 3/24 : WORKDIR /edgex-go 17:11:19 ---> Using cache 17:11:19 ---> ec405a4966ee 17:11:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:19 ---> Using cache 17:11:19 ---> f93c539b2490 17:11:19 Step 5/24 : RUN apk add --update --no-cache make git 17:11:19 ---> Using cache 17:11:19 ---> 193d57e38d72 17:11:19 Step 6/24 : COPY go.mod . 17:11:19 ---> Using cache 17:11:19 ---> db4770302ba8 17:11:19 Step 7/24 : RUN go mod download 17:11:19 ---> Using cache 17:11:19 ---> 30f687d561f4 17:11:19 Step 8/24 : COPY . . 17:11:19 ---> Using cache 17:11:19 ---> 22552985f59b 17:11:19 Step 9/24 : RUN go mod tidy 17:11:19 ---> Using cache 17:11:19 ---> e89b5d007662 17:11:19 Step 10/24 : RUN make cmd/core-command/core-command 17:11:19 ---> Running in f6546ccaf832 17:11:19 ---> Running in 492ef16798ad 17:11:20 Removing intermediate container 80b74a14e546 17:11:20 ---> 9bc00b5527ef 17:11:20 Step 6/24 : COPY go.mod . 17:11:22 ---> b8dc3dab6fdb 17:11:22 Step 7/24 : RUN go mod download 17:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:11:22 ---> Running in c74fe58579da 17:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:27 Removing intermediate container c74fe58579da 17:11:27 ---> 8fa5ef8e6e73 17:11:27 Step 8/24 : COPY . . 17:11:45 ---> 84867d94a46a 17:11:45 Step 9/24 : RUN go mod tidy 17:11:45 ---> Running in e23e63b5b362 17:11:51 Removing intermediate container e23e63b5b362 17:11:51 ---> 46a2beaa470e 17:11:51 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:11:51 ---> Running in a7af6cb5a33f 17:11:53 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 17:12:32 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 17:12:47 Removing intermediate container edc8a8ab52ed 17:12:47 ---> 420ee22e72ee 17:12:47 17:12:47 Step 11/22 : FROM alpine:3.12 17:12:47 ---> c4fd0aeabfcf 17:12:47 Step 12/22 : RUN apk add --update --no-cache curl 17:12:47 ---> Running in 0cd43162299a 17:12:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:12:48 (1/4) Installing ca-certificates (20191127-r4) 17:12:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:12:48 (3/4) Installing libcurl (7.77.0-r0) 17:12:48 (4/4) Installing curl (7.77.0-r0) 17:12:48 Executing busybox-1.31.1-r20.trigger 17:12:48 Executing ca-certificates-20191127-r4.trigger 17:12:49 OK: 7 MiB in 18 packages 17:12:51 Removing intermediate container f6546ccaf832 17:12:51 ---> 910a07ba6961 17:12:51 17:12:51 Step 11/24 : FROM alpine:3.12 17:12:51 ---> c4fd0aeabfcf 17:12:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:12:51 ---> Using cache 17:12:51 ---> 146eec5907ac 17:12:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:12:51 ---> Using cache 17:12:51 ---> a168258c1561 17:12:51 Step 14/24 : ENV APP_PORT=59882 17:12:51 ---> Running in 1b737c890f34 17:12:52 Removing intermediate container 1b737c890f34 17:12:52 ---> 6e831a03db47 17:12:52 Step 15/24 : EXPOSE $APP_PORT 17:12:52 Removing intermediate container 0cd43162299a 17:12:52 ---> dc63dc39e2e2 17:12:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:12:52 ---> Running in 140cc54db9ab 17:12:52 ---> Running in 27c183cff68e 17:12:53 Removing intermediate container 140cc54db9ab 17:12:53 ---> 4b9356d10320 17:12:53 Step 16/24 : WORKDIR / 17:12:53 Removing intermediate container 27c183cff68e 17:12:53 ---> fe9dd4ada5b2 17:12:53 Step 14/22 : WORKDIR /edgex 17:12:53 ---> Running in 3d242ffb17ec 17:12:53 ---> Running in d7f430775967 17:12:54 Removing intermediate container d7f430775967 17:12:54 ---> d624604cd593 17:12:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:12:54 Removing intermediate container 3d242ffb17ec 17:12:54 ---> 7d2b8131cb68 17:12:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:12:56 ---> 7a4b951483b6 17:12:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:12:56 ---> 2a6bec41ce12 17:12:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:13:00 ---> 116229358de4 17:13:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:13:00 ---> c610877598ca 17:13:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:01 Removing intermediate container 492ef16798ad 17:13:01 ---> ff54cdee4c05 17:13:01 17:13:01 Step 11/24 : FROM alpine:3.12 17:13:01 ---> c4fd0aeabfcf 17:13:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:13:01 ---> Using cache 17:13:01 ---> 146eec5907ac 17:13:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:01 ---> Using cache 17:13:01 ---> a168258c1561 17:13:01 Step 14/24 : ENV APP_PORT=59881 17:13:01 ---> 3a0adc11e8e9 17:13:01 Step 20/24 : ENTRYPOINT ["/core-command"] 17:13:01 ---> Running in 8f9f9d0f6253 17:13:01 ---> Running in 456c29c762c4 17:13:01 ---> aab3c246535c 17:13:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:13:02 ---> Running in 9965b919c1ac 17:13:02 Removing intermediate container 456c29c762c4 17:13:02 ---> 9ed47481a5b8 17:13:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:02 Removing intermediate container 8f9f9d0f6253 17:13:02 ---> 5f687831c23a 17:13:02 Step 15/24 : EXPOSE $APP_PORT 17:13:02 ---> Running in 2d7c6f5a4dbf 17:13:02 ---> Running in 9ac2f98f34e2 17:13:03 Removing intermediate container 9965b919c1ac 17:13:03 ---> cc354d561b3c 17:13:03 Step 19/22 : CMD ["--init=true"] 17:13:03 ---> Running in 875df2dd75bb 17:13:03 Removing intermediate container 2d7c6f5a4dbf 17:13:03 ---> 601475a9b9cd 17:13:03 Step 16/24 : WORKDIR / 17:13:03 Removing intermediate container 9ac2f98f34e2 17:13:03 ---> afd25f7e6ce6 17:13:03 Step 22/24 : LABEL arch=arm64 17:13:03 ---> Running in b850586dad28 17:13:04 ---> Running in 64bae5db46d1 17:13:04 Removing intermediate container 875df2dd75bb 17:13:04 ---> 483a2a402e10 17:13:04 Step 20/22 : LABEL arch=arm64 17:13:04 ---> Running in f4d423e3c038 17:13:04 Removing intermediate container b850586dad28 17:13:04 ---> 7c79b0bd7c86 17:13:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:04 Removing intermediate container 64bae5db46d1 17:13:04 ---> dcb5e204c7ac 17:13:04 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:13:05 ---> Running in 89c5f8dfa8c4 17:13:05 Removing intermediate container f4d423e3c038 17:13:05 ---> 944617a1c0d9 17:13:05 Step 21/22 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:13:06 ---> Running in 07c3da40dab3 17:13:06 Removing intermediate container 89c5f8dfa8c4 17:13:06 ---> 5d14e4833f28 17:13:06 Step 24/24 : LABEL version=0.0.0 17:13:06 ---> 5e943ffcf882 17:13:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:13:06 Removing intermediate container a7af6cb5a33f 17:13:06 ---> 663a8526701c 17:13:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:13:06 ---> Running in 6d0ae47cdcf4 17:13:06 Removing intermediate container 07c3da40dab3 17:13:06 ---> 7bfc64d6a607 17:13:06 Step 22/22 : LABEL version=0.0.0 17:13:07 ---> Running in a54a38510009 17:13:07 ---> Running in 663068d21275 17:13:07 Removing intermediate container 6d0ae47cdcf4 17:13:07 ---> 89bfce729bad 17:13:07 17:13:08 Removing intermediate container 663068d21275 17:13:08 ---> be4f3ed9beff 17:13:08 17:13:08 Successfully built 89bfce729bad 17:13:08 Successfully tagged core-command-arm64:latest 17:13:08  Building core-command ... done  ---> 89d0e5593161 17:13:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:13:08 Successfully built be4f3ed9beff 17:13:08 Successfully tagged security-proxy-setup-arm64:latest 17:13:08  Building security-proxy-setup ... done 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 17:13:09 ---> ac18972ce63c 17:13:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:13:09 ---> Running in 94e9a0e68d36 17:13:10 Removing intermediate container 94e9a0e68d36 17:13:10 ---> 92d857ae7208 17:13:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:10 ---> Running in 8fdcc9286e3a 17:13:10 Removing intermediate container 8fdcc9286e3a 17:13:10 ---> 5d9651857049 17:13:10 Step 22/24 : LABEL arch=arm64 17:13:11 ---> Running in d3531cb9cfce 17:13:11 Removing intermediate container d3531cb9cfce 17:13:11 ---> 20fcbde7572c 17:13:11 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:13:11 Removing intermediate container a54a38510009 17:13:11 ---> 83cf0597ada1 17:13:11 17:13:11 Step 12/24 : FROM docker:20.10.0 17:13:11 ---> Running in fd26ed203b0d 17:13:11 20.10.0: Pulling from library/docker 17:13:12 Removing intermediate container fd26ed203b0d 17:13:12 ---> 2ed823fc3332 17:13:12 Step 24/24 : LABEL version=0.0.0 17:13:12 ---> Running in 689dc78849c6 17:13:13 Removing intermediate container 689dc78849c6 17:13:13 ---> 7fc6799ffa91 17:13:13 17:13:13 Successfully built 7fc6799ffa91 17:13:14 Successfully tagged core-metadata-arm64:latest 17:13:19  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:13:19 Status: Downloaded newer image for docker:20.10.0 17:13:19 ---> eeaf43b92773 17:13:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:13:20 ---> Running in d5a86f7e476e 17:13:20 Removing intermediate container d5a86f7e476e 17:13:20 ---> 1f2431528a3c 17:13:20 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 17:13:21 ---> Running in 8af9b590b905 17:13:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:13:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:13:23 (1/39) Installing readline (8.0.4-r0) 17:13:23 (2/39) Installing bash (5.0.17-r0) 17:13:23 Executing bash-5.0.17-r0.post-install 17:13:23 (3/39) Installing nghttp2-libs (1.41.0-r0) 17:13:23 (4/39) Installing libcurl (7.77.0-r0) 17:13:23 (5/39) Installing curl (7.77.0-r0) 17:13:23 (6/39) Installing dumb-init (1.2.2-r1) 17:13:23 (7/39) Installing libbz2 (1.0.8-r1) 17:13:23 (8/39) Installing expat (2.2.9-r1) 17:13:23 (9/39) Installing libffi (3.3-r2) 17:13:23 (10/39) Installing gdbm (1.13-r1) 17:13:23 (11/39) Installing xz-libs (5.2.5-r0) 17:13:23 (12/39) Installing sqlite-libs (3.32.1-r1) 17:13:23 (13/39) Installing python3 (3.8.10-r0) 17:13:25 (14/39) Installing py3-appdirs (1.4.4-r1) 17:13:25 (15/39) Installing py3-ordered-set (4.0.1-r0) 17:13:25 (16/39) Installing py3-parsing (2.4.7-r0) 17:13:25 (17/39) Installing py3-six (1.15.0-r0) 17:13:25 (18/39) Installing py3-packaging (20.4-r0) 17:13:25 (19/39) Installing py3-setuptools (47.0.0-r0) 17:13:25 (20/39) Installing py3-chardet (3.0.4-r4) 17:13:25 (21/39) Installing py3-idna (2.9-r0) 17:13:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 17:13:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 17:13:25 (24/39) Installing py3-requests (2.23.0-r0) 17:13:25 (25/39) Installing py3-msgpack (1.0.0-r0) 17:13:25 (26/39) Installing py3-lockfile (0.12.2-r3) 17:13:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 17:13:25 (28/39) Installing py3-colorama (0.4.3-r0) 17:13:25 (29/39) Installing py3-distlib (0.3.0-r0) 17:13:25 (30/39) Installing py3-distro (1.5.0-r1) 17:13:25 (31/39) Installing py3-webencodings (0.5.1-r3) 17:13:25 (32/39) Installing py3-html5lib (1.0.1-r4) 17:13:25 (33/39) Installing py3-pytoml (0.1.21-r0) 17:13:25 (34/39) Installing py3-pep517 (0.8.2-r0) 17:13:25 (35/39) Installing py3-progress (1.5-r0) 17:13:25 (36/39) Installing py3-toml (0.10.1-r0) 17:13:25 (37/39) Installing py3-retrying (1.3.3-r0) 17:13:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 17:13:25 (39/39) Installing py3-pip (20.1.1-r0) 17:13:25 Executing busybox-1.31.1-r19.trigger 17:13:25 OK: 72 MiB in 59 packages 17:13:29 Collecting docker-compose==1.23.2 17:13:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:13:29 Collecting docopt<0.7,>=0.6.1 17:13:29 Downloading docopt-0.6.2.tar.gz (25 kB) 17:13:33 Collecting cached-property<2,>=1.2.0 17:13:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:13:33 Collecting dockerpty<0.5,>=0.4.1 17:13:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:13:34 Collecting websocket-client<1.0,>=0.32.0 17:13:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:13:34 Collecting texttable<0.10,>=0.9.0 17:13:34 Downloading texttable-0.9.1.tar.gz (11 kB) 17:13:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:13:36 Collecting jsonschema<3,>=2.5.1 17:13:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:13:37 Collecting docker<4.0,>=3.6.0 17:13:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:13:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:13:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:13:39 Collecting PyYAML<4,>=3.10 17:13:39 Downloading PyYAML-3.13.tar.gz (270 kB) 17:13:43 Collecting docker-pycreds>=0.4.0 17:13:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:13:43 Collecting urllib3<1.25,>=1.21.1 17:13:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:13:43 Collecting idna<2.8,>=2.5 17:13:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:13:43 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) 17:13:43 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) 17:13:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:13:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:13:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:13:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:13:44 Installing collected packages: docopt, cached-property, dockerpty, websocket-client, texttable, jsonschema, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docker-compose 17:13:44 Running setup.py install for docopt: started 17:13:46 Running setup.py install for docopt: finished with status 'done' 17:13:46 Running setup.py install for dockerpty: started 17:13:48 Running setup.py install for dockerpty: finished with status 'done' 17:13:48 Running setup.py install for texttable: started 17:13:50 Running setup.py install for texttable: finished with status 'done' 17:13:50 Attempting uninstall: urllib3 17:13:50 Found existing installation: urllib3 1.25.9 17:13:50 Uninstalling urllib3-1.25.9: 17:13:50 Successfully uninstalled urllib3-1.25.9 17:13:51 Attempting uninstall: idna 17:13:51 Found existing installation: idna 2.9 17:13:51 Uninstalling idna-2.9: 17:13:51 Successfully uninstalled idna-2.9 17:13:51 Attempting uninstall: requests 17:13:51 Found existing installation: requests 2.23.0 17:13:51 Uninstalling requests-2.23.0: 17:13:52 Successfully uninstalled requests-2.23.0 17:13:53 Running setup.py install for PyYAML: started 17:13:55 Running setup.py install for PyYAML: finished with status 'done' 17:13:56 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.59.0 17:14:04 Removing intermediate container 8af9b590b905 17:14:04 ---> e22c93d1a6dc 17:14:04 Step 15/24 : ENV APP_PORT=58890 17:14:04 ---> Running in ee6778eb199b 17:14:04 Removing intermediate container ee6778eb199b 17:14:04 ---> 4b2534e91088 17:14:04 Step 16/24 : EXPOSE $APP_PORT 17:14:04 ---> Running in 89b56d60aec6 17:14:05 Removing intermediate container 89b56d60aec6 17:14:05 ---> 0b1fe29dd64b 17:14:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:14:06 ---> a8fe48f30c1b 17:14:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:14:07 ---> 102b91063caf 17:14:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:14:08 ---> d16a8d5b0336 17:14:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 17:14:08 ---> Running in 3f814e9e81df 17:14:08 Removing intermediate container 3f814e9e81df 17:14:08 ---> b36479bd0b4f 17:14:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:08 ---> Running in 3c1a824a6203 17:14:09 Removing intermediate container 3c1a824a6203 17:14:09 ---> aca0b5806fc1 17:14:09 Step 22/24 : LABEL arch=arm64 17:14:09 ---> Running in ad966979c97e 17:14:09 Removing intermediate container ad966979c97e 17:14:09 ---> 440b2216f6ca 17:14:09 Step 23/24 : LABEL git_sha=f0738b1a22a91066484a4335b3c4d5d6be61867e 17:14:09 ---> Running in 1fc9b418ae1d 17:14:10 Removing intermediate container 1fc9b418ae1d 17:14:10 ---> 79699490b3a2 17:14:10 Step 24/24 : LABEL version=0.0.0 17:14:10 ---> Running in f64b076236d1 17:14:11 Removing intermediate container f64b076236d1 17:14:11 ---> 96744fec79e4 17:14:11 17:14:11 Successfully built 96744fec79e4 17:14:11 Successfully tagged sys-mgmt-agent-arm64:latest 17:14:12  Building sys-mgmt-agent ... done  [Pipeline] } 17:14:12 $ docker stop --time=1 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 17:14:13 $ docker rm -f 3c2a3ec388eb1dad992f5e6e1c93f9222675c6ad10130330ec5d7706bd5faec0 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:14 + docker images 17:14:14 REPOSITORY TAG IMAGE ID CREATED SIZE 17:14:14 sys-mgmt-agent-arm64 latest 96744fec79e4 4 seconds ago 299MB 17:14:14 core-metadata-arm64 latest 7fc6799ffa91 About a minute ago 15.7MB 17:14:14 83cf0597ada1 About a minute ago 969MB 17:14:14 core-command-arm64 latest 89bfce729bad About a minute ago 15MB 17:14:14 security-proxy-setup-arm64 latest be4f3ed9beff About a minute ago 24.2MB 17:14:14 ff54cdee4c05 About a minute ago 972MB 17:14:14 910a07ba6961 About a minute ago 966MB 17:14:14 420ee22e72ee About a minute ago 973MB 17:14:14 security-bootstrapper-arm64 latest 1fa0041ff791 3 minutes ago 17.5MB 17:14:14 core-data-arm64 latest ed0803acf3c7 3 minutes ago 19.1MB 17:14:14 security-secretstore-setup-arm64 latest adfaaf37074c 3 minutes ago 27.1MB 17:14:14 support-scheduler-arm64 latest c5a604265465 3 minutes ago 15.1MB 17:14:14 support-notifications-arm64 latest 48b55b69d6fe 3 minutes ago 15.7MB 17:14:14 e8ede5ef4000 4 minutes ago 975MB 17:14:14 b34768e2c680 4 minutes ago 976MB 17:14:14 cc6d6ea71e12 4 minutes ago 969MB 17:14:14 7a16284d53bd 4 minutes ago 968MB 17:14:14 413c3f33632c 4 minutes ago 969MB 17:14:14 ci-base-image-arm64 latest 3397abc63f6e 14 minutes ago 641MB 17:14:14 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 17:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 17:14:14 docker 20.10.0 eeaf43b92773 6 months ago 228MB 17:14:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 17:14:18 ---> job-cost.sh 17:14:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HD4G 17:14:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-HD4G/bin to PATH 17:16:33 INFO: No Stack... 17:16:33 INFO: Retrieving Pricing Info for: v2-standard-4 17:16:33 INFO: Archiving Costs [Pipeline] sh 17:16:34 + cat /w/workspace/edgex-go/4/archives/cost.csv 17:16:34 + cut -d, -f6 [Pipeline] lock 17:16:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] 17:16:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] did not exist. Created. 17:16:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:34 + echo total: 0.18000000715255737 [Pipeline] stash 17:16:34 Stashed 1 file(s) [Pipeline] } 17:16:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-4-stack-cost] [Pipeline] // lock [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] configFileProvider 17:16:35 provisioning config files... 17:16:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5883924875914817690tmp [Pipeline] { [Pipeline] sh 17:16:35 + set +x 17:16:35 + curl -s https://codecov.io/bash 17:16:35 + bash -s -- 17:16:35 17:16:35 _____ _ 17:16:35 / ____| | | 17:16:35 | | ___ __| | ___ ___ _____ __ 17:16:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:35 Bash-1.0.3 17:16:35 17:16:35 17:16:35 ==> git version 2.24.4 found 17:16:35 ==> 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 17:16:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:16:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:16:35 ==> Jenkins CI detected. 17:16:35 project root: . 17:16:35 --> token set from env 17:16:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:36 ==> Running gcov in . (disable via -X gcov) 17:16:36 ==> Python coveragepy not found 17:16:36 ==> Searching for coverage reports in: 17:16:36 + . 17:16:36 -> Found 1 reports 17:16:36 ==> Detecting git/mercurial file structure 17:16:36 ==> Reading reports 17:16:36 + ./coverage.out bytes=398095 17:16:36 ==> Appending adjustments 17:16:36 https://docs.codecov.io/docs/fixing-reports 17:16:37 + Found adjustments 17:16:37 ==> Gzipping contents 17:16:37 56K /tmp/codecov.zROuHk.gz 17:16:37 ==> Uploading reports 17:16:37 url: https://codecov.io 17:16:37 query: branch=PR-3591&commit=f0738b1a22a91066484a4335b3c4d5d6be61867e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 17:16:37 -> Pinging Codecov 17:16:37 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=f0738b1a22a91066484a4335b3c4d5d6be61867e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 17:16:37 -> Uploading to 17:16:37 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/f0738b1a22a91066484a4335b3c4d5d6be61867e/bd84ee8d-623f-4ccc-9270-497682d12e23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T171637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a61f07375b2e51cc7220fd67bf4d180dc3bb689aac97c0c3800636d4899309ed 17:16:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:16:37 Dload Upload Total Spent Left Speed 17:16:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54591 0 0 100 54591 0 156k --:--:-- --:--:-- --:--:-- 156k 17:16:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f0738b1a22a91066484a4335b3c4d5d6be61867e [Pipeline] } 17:16:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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 17:16:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:16:39 ---> package-listing.sh 17:16:39 ++ facter osfamily 17:16:39 ++ tr '[:upper:]' '[:lower:]' 17:16:40 + OS_FAMILY=redhat 17:16:40 + workspace=/w/workspace/edgex-go/4 17:16:40 + START_PACKAGES=/tmp/packages_start.txt 17:16:40 + END_PACKAGES=/tmp/packages_end.txt 17:16:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:16:40 + PACKAGES=/tmp/packages_start.txt 17:16:40 + '[' /w/workspace/edgex-go/4 ']' 17:16:40 + PACKAGES=/tmp/packages_end.txt 17:16:40 + case "${OS_FAMILY}" in 17:16:40 + rpm -qa 17:16:40 + sort 17:16:42 + '[' -f /tmp/packages_start.txt ']' 17:16:42 + '[' -f /tmp/packages_end.txt ']' 17:16:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:16:42 + '[' /w/workspace/edgex-go/4 ']' 17:16:42 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:16:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:16:42 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:16:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:43 17:16:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:16:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:43 alpine: Pulling from edgex-lftools-log-publisher 17:16:43 df20fa9351a1: Pulling fs layer 17:16:43 36b3adc4ff6f: Pulling fs layer 17:16:43 8ad3a11d3b57: Pulling fs layer 17:16:43 46f8f816bc3b: Pulling fs layer 17:16:43 93b61091891f: Pulling fs layer 17:16:43 93b9cdb0e59b: Pulling fs layer 17:16:43 5e14af77c1be: Pulling fs layer 17:16:43 01666e4c0597: Pulling fs layer 17:16:43 aa168da1d23b: Pulling fs layer 17:16:43 93b9cdb0e59b: Waiting 17:16:43 5e14af77c1be: Waiting 17:16:43 01666e4c0597: Waiting 17:16:43 aa168da1d23b: Waiting 17:16:43 46f8f816bc3b: Waiting 17:16:43 93b61091891f: Waiting 17:16:43 36b3adc4ff6f: Verifying Checksum 17:16:43 36b3adc4ff6f: Download complete 17:16:43 46f8f816bc3b: Verifying Checksum 17:16:43 46f8f816bc3b: Download complete 17:16:43 df20fa9351a1: Verifying Checksum 17:16:43 df20fa9351a1: Download complete 17:16:43 93b9cdb0e59b: Verifying Checksum 17:16:43 93b9cdb0e59b: Download complete 17:16:43 5e14af77c1be: Verifying Checksum 17:16:43 5e14af77c1be: Download complete 17:16:43 93b61091891f: Verifying Checksum 17:16:43 93b61091891f: Download complete 17:16:43 01666e4c0597: Verifying Checksum 17:16:43 01666e4c0597: Download complete 17:16:43 df20fa9351a1: Pull complete 17:16:43 8ad3a11d3b57: Verifying Checksum 17:16:43 8ad3a11d3b57: Download complete 17:16:43 36b3adc4ff6f: Pull complete 17:16:44 8ad3a11d3b57: Pull complete 17:16:44 46f8f816bc3b: Pull complete 17:16:44 93b61091891f: Pull complete 17:16:44 93b9cdb0e59b: Pull complete 17:16:44 5e14af77c1be: Pull complete 17:16:44 01666e4c0597: Pull complete 17:16:45 aa168da1d23b: Verifying Checksum 17:16:45 aa168da1d23b: Download complete 17:16:50 aa168da1d23b: Pull complete 17:16:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:16:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:16:50 prd-centos7-docker-4c-2g-1227 does not seem to be running inside a container 17:16:50 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat 17:16:53 $ docker top ae11abab7edf0960cf58ca912c441c0cd8bef5cfe08739e56e77d9fe673323ad -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:53 + touch /tmp/pre-build-complete [Pipeline] sh 17:16:54 + mkdir -p /var/log/sa [Pipeline] sh 17:16:54 + ls /var/log/sa-host 17:16:54 + sadf -c /var/log/sa-host/sa05 17:16:54 file_magic: OK 17:16:54 HZ: Using current value: 100 17:16:54 file_header: OK 17:16:54 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 17:16:54 Statistics: 17:16:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:16:54 File successfully converted to sysstat format version 12.2.1 17:16:54 + sadf -c /var/log/sa-host/sa24 17:16:54 file_magic: OK 17:16:54 HZ: Using current value: 100 17:16:54 file_header: OK 17:16:54 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 17:16:54 Statistics: 17:16:54 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...Hnuu...uuuununununu... 17:16:54 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:16:54 provisioning config files... 17:16:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3302888876608108808tmp [Pipeline] { [Pipeline] echo 17:16:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> create-netrc.sh [Pipeline] } 17:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> python-tools-install.sh [Pipeline] echo 17:16:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:16:55 ---> sudo-logs.sh 17:16:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:16:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:16:56 ---> job-cost.sh 17:16:56 lf-activate-venv: SKIPPING 17:16:56 DEBUG: total: 0.18000000715255737 17:16:56 INFO: Retrieving Stack Cost... 17:16:57 INFO: Retrieving Pricing Info for: v3-standard-2 17:16:57 INFO: Archiving Costs [Pipeline] echo 17:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:16:57 ---> logs-deploy.sh 17:16:57 lf-activate-venv: SKIPPING 17:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/4 17:16:57 INFO: archiving workspace using pattern(s): 17:16:58 Archives upload complete. 17:16:58 INFO: archiving logs to Nexus 17:16:59 ---> uname -a: 17:16:59 Linux prd-centos7-docker-4c-2g-1227.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:16:59 17:16:59 17:16:59 ---> lscpu: 17:16:59 Architecture: x86_64 17:16:59 CPU op-mode(s): 32-bit, 64-bit 17:16:59 Byte Order: Little Endian 17:16:59 Address sizes: 40 bits physical, 48 bits virtual 17:16:59 CPU(s): 2 17:16:59 On-line CPU(s) list: 0,1 17:16:59 Thread(s) per core: 1 17:16:59 Core(s) per socket: 1 17:16:59 Socket(s): 2 17:16:59 NUMA node(s): 1 17:16:59 Vendor ID: AuthenticAMD 17:16:59 CPU family: 23 17:16:59 Model: 49 17:16:59 Model name: AMD EPYC-Rome Processor 17:16:59 Stepping: 0 17:16:59 CPU MHz: 2800.000 17:16:59 BogoMIPS: 5600.00 17:16:59 Virtualization: AMD-V 17:16:59 Hypervisor vendor: KVM 17:16:59 Virtualization type: full 17:16:59 L1d cache: 64 KiB 17:16:59 L1i cache: 64 KiB 17:16:59 L2 cache: 1 MiB 17:16:59 L3 cache: 32 MiB 17:16:59 NUMA node0 CPU(s): 0,1 17:16:59 Vulnerability Itlb multihit: Not affected 17:16:59 Vulnerability L1tf: Not affected 17:16:59 Vulnerability Mds: Not affected 17:16:59 Vulnerability Meltdown: Not affected 17:16:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:16:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:16:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:16:59 Vulnerability Srbds: Not affected 17:16:59 Vulnerability Tsx async abort: Not affected 17:16:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:16:59 17:16:59 17:16:59 ---> nproc: 17:16:59 2 17:16:59 17:16:59 17:16:59 ---> df -h: 17:16:59 Filesystem Size Used Available Use% Mounted on 17:16:59 overlay 40.0G 12.5G 27.5G 31% / 17:16:59 tmpfs 64.0M 0 64.0M 0% /dev 17:16:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:16:59 shm 64.0M 0 64.0M 0% /dev/shm 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4 17:16:59 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4@tmp 17:16:59 17:16:59 17:16:59 ---> free -m: 17:16:59 total used free shared buff/cache available 17:16:59 Mem: 7821 1354 1798 0 4668 6438 17:16:59 Swap: 1023 2 1021 17:16:59 17:16:59 17:16:59 ---> ip addr: 17:16:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:16:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:16:59 inet 127.0.0.1/8 scope host lo 17:16:59 valid_lft forever preferred_lft forever 17:16:59 inet6 ::1/128 scope host 17:16:59 valid_lft forever preferred_lft forever 17:16:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:16:59 link/ether fa:16:3e:63:b0:77 brd ff:ff:ff:ff:ff:ff 17:16:59 inet 10.30.123.226/23 brd 10.30.123.255 scope global dynamic eth0 17:16:59 valid_lft 84992sec preferred_lft 84992sec 17:16:59 inet6 fe80::f816:3eff:fe63:b077/64 scope link 17:16:59 valid_lft forever preferred_lft forever 17:16:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:16:59 link/ether 02:42:11:4b:aa:1c brd ff:ff:ff:ff:ff:ff 17:16:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:16:59 valid_lft forever preferred_lft forever 17:16:59 inet6 fe80::42:11ff:fe4b:aa1c/64 scope link 17:16:59 valid_lft forever preferred_lft forever 17:16:59 17:16:59 17:16:59 ---> sar -b -r -n DEV: 17:16:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 17:16:59 17:16:59 16:53:21 LINUX RESTART (2 CPU) 17:16:59 17:16:59 16:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:16:59 16:55:01 99.55 3.60 95.95 0.00 2601.00 19533.08 0.00 17:16:59 16:56:01 106.35 0.00 106.35 0.00 0.00 37201.58 0.00 17:16:59 16:57:01 98.92 0.00 98.92 0.00 0.00 12223.87 0.00 17:16:59 16:58:01 54.47 0.02 54.45 0.00 0.53 9766.79 0.00 17:16:59 16:59:02 256.79 40.83 215.96 0.00 980.21 127012.71 0.00 17:16:59 17:00:01 856.21 465.12 391.08 0.00 20213.34 205208.77 0.00 17:16:59 17:01:01 654.94 126.02 528.91 0.00 6583.18 213687.07 0.00 17:16:59 17:02:01 151.26 12.48 138.78 0.00 1387.12 23530.25 0.00 17:16:59 17:03:01 1.20 0.03 1.17 0.00 0.27 15.94 0.00 17:16:59 17:04:01 0.47 0.28 0.18 0.00 81.44 2.05 0.00 17:16:59 17:05:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 17:16:59 17:06:01 0.25 0.00 0.25 0.00 0.00 3.52 0.00 17:16:59 17:07:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 17:16:59 17:08:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 17:16:59 17:09:01 0.35 0.18 0.17 0.00 5.73 1.80 0.00 17:16:59 17:10:01 0.78 0.00 0.78 0.00 0.00 16.31 0.00 17:16:59 17:11:01 0.20 0.00 0.20 0.00 0.00 3.12 0.00 17:16:59 17:12:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 17:16:59 17:13:02 0.18 0.00 0.18 0.00 0.00 1.88 0.00 17:16:59 17:14:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 17:16:59 17:15:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 17:16:59 17:16:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 17:16:59 Average: 103.55 29.25 74.30 0.00 1437.64 29443.72 0.00 17:16:59 17:16:59 16:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:16:59 16:55:01 5121288 0 824908 10.30 2620 2060124 1289532 14.24 751640 1723280 32 17:16:59 16:56:01 3871388 0 1061968 13.26 2620 3072964 1645156 18.16 1125956 2475556 120112 17:16:59 16:57:01 3767032 0 1181544 14.75 2620 3057744 1671268 18.45 1396448 2290480 270684 17:16:59 16:58:01 3745040 0 1242396 15.51 2620 3018884 1977688 21.83 1402320 2297588 106528 17:16:59 16:59:02 971104 0 1386712 17.31 2620 5648504 2106384 23.26 2329372 4036936 632664 17:16:59 17:00:01 296756 0 1806692 22.56 2620 5902872 3183580 35.15 2854348 4118844 0 17:16:59 17:01:01 1270684 0 1555672 19.42 2620 5179964 3422608 37.79 2542828 3437108 4628 17:16:59 17:02:01 2475592 0 1285344 16.05 2620 4245384 1436216 15.86 1418624 3388988 8 17:16:59 17:03:01 2475820 0 1285116 16.05 2620 4245384 1436316 15.86 1422808 3384900 8 17:16:59 17:04:01 2475476 0 1283060 16.02 2620 4247784 1408512 15.55 1425732 3384540 8 17:16:59 17:05:01 2476156 0 1282380 16.01 2620 4247784 1406456 15.53 1425756 3384540 8 17:16:59 17:06:01 2475420 0 1283108 16.02 2620 4247792 1406504 15.53 1424640 3385692 8 17:16:59 17:07:01 2476284 0 1282240 16.01 2620 4247796 1395172 15.40 1424124 3385692 20 17:16:59 17:08:01 2477248 0 1281276 16.00 2620 4247796 1394932 15.40 1423740 3385692 12 17:16:59 17:09:01 2475788 0 1282696 16.02 2620 4247836 1395016 15.40 1428448 3381924 20 17:16:59 17:10:01 2475824 0 1282660 16.02 2620 4247836 1395088 15.40 1428620 3381924 8 17:16:59 17:11:01 2476480 0 1281996 16.01 2620 4247844 1394932 15.40 1428248 3381924 8 17:16:59 17:12:01 2476636 0 1281836 16.01 2620 4247848 1394932 15.40 1428252 3381924 8 17:16:59 17:13:02 2476832 0 1281636 16.00 2620 4247852 1394932 15.40 1428256 3381924 8 17:16:59 17:14:01 2476524 0 1281940 16.01 2620 4247856 1395016 15.40 1428348 3381924 8 17:16:59 17:15:01 2476620 0 1281840 16.01 2620 4247860 1394968 15.40 1428276 3381924 8 17:16:59 17:16:01 2476636 0 1281820 16.00 2620 4247864 1394932 15.40 1428268 3381924 8 17:16:59 Average: 2553938 0 1286311 16.06 2620 4166071 1651825 18.24 1536139 3233419 51582 17:16:59 17:16:59 16:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:16:59 16:55:01 eth0 956.91 1118.03 3983.39 124.20 0.00 0.00 0.00 0.00 17:16:59 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 16:55:01 docker0 911.27 679.85 74.34 2689.66 0.00 0.00 0.00 0.00 17:16:59 16:56:01 eth0 522.10 462.44 3525.87 41.01 0.00 0.00 0.00 0.00 17:16:59 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 16:56:01 veth9d77868 99.72 107.40 8.94 463.29 0.00 0.00 0.00 0.00 17:16:59 16:56:01 docker0 220.65 252.35 14.22 840.40 0.00 0.00 0.00 0.00 17:16:59 16:57:01 veth32dc5c1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:16:59 16:57:01 eth0 30.84 18.08 32.28 12.78 0.00 0.00 0.00 0.00 17:16:59 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 16:57:01 docker0 0.18 0.43 0.01 1.98 0.00 0.00 0.00 0.00 17:16:59 16:58:01 veth32dc5c1 1.85 1.85 0.15 0.15 0.00 0.00 0.00 0.00 17:16:59 16:58:01 eth0 32.21 22.71 19.50 101.62 0.00 0.00 0.00 0.00 17:16:59 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 16:58:01 docker0 1.85 1.85 0.12 0.15 0.00 0.00 0.00 0.00 17:16:59 16:59:02 eth0 178.89 153.43 1688.31 25.13 0.00 0.00 0.00 0.00 17:16:59 16:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 16:59:02 veth55f20b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:16:59 16:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:00:01 veth6566cf5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:16:59 17:00:01 vethea19f17 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:00:01 veth5e5d94e 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:16:59 17:00:01 vethfb9de53 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:01:01 veth00bdf6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:01:01 veth1a68e11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:01:01 eth0 2650.71 2417.93 12248.62 528.50 0.00 0.00 0.00 0.00 17:16:59 17:01:01 veth9bf1cf9 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 17:16:59 17:02:01 eth0 220.10 179.75 1630.34 22.21 0.00 0.00 0.00 0.00 17:16:59 17:02:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:16:59 17:02:01 docker0 1268.68 1114.93 97.42 4323.60 0.00 0.00 0.00 0.00 17:16:59 17:03:01 eth0 1.50 0.68 0.94 0.37 0.00 0.00 0.00 0.00 17:16:59 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:04:01 eth0 0.62 0.20 0.13 0.10 0.00 0.00 0.00 0.00 17:16:59 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:05:01 eth0 1.03 0.35 0.38 0.20 0.00 0.00 0.00 0.00 17:16:59 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:06:01 eth0 1.15 0.30 0.32 0.20 0.00 0.00 0.00 0.00 17:16:59 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:07:01 eth0 0.55 0.40 0.27 0.18 0.00 0.00 0.00 0.00 17:16:59 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:16:59 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:09:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:16:59 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:10:01 eth0 0.60 0.33 0.33 0.20 0.00 0.00 0.00 0.00 17:16:59 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:16:59 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:16:59 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:13:02 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:16:59 17:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:14:01 eth0 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:16:59 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:15:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 17:16:59 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 Average: eth0 98.56 95.95 519.52 21.80 0.00 0.00 0.00 0.00 17:16:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:59 Average: docker0 57.77 50.76 4.44 196.86 0.00 0.00 0.00 0.00 17:16:59 17:16:59 17:16:59 ---> sar -P ALL: 17:16:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 17:16:59 17:16:59 16:53:21 LINUX RESTART (2 CPU) 17:16:59 17:16:59 16:54:01 CPU %user %nice %system %iowait %steal %idle 17:16:59 16:55:01 all 16.63 0.00 4.42 3.12 0.05 75.77 17:16:59 16:55:01 0 13.57 0.00 4.46 1.66 0.05 80.26 17:16:59 16:55:01 1 19.71 0.00 4.38 4.59 0.05 71.27 17:16:59 16:56:01 all 9.66 0.00 4.52 1.74 0.06 84.02 17:16:59 16:56:01 0 10.30 0.00 4.64 2.30 0.05 82.70 17:16:59 16:56:01 1 9.02 0.00 4.39 1.19 0.07 85.33 17:16:59 16:57:01 all 49.64 0.00 6.51 0.49 0.09 43.27 17:16:59 16:57:01 0 49.42 0.00 6.60 0.48 0.09 43.40 17:16:59 16:57:01 1 49.86 0.00 6.42 0.50 0.09 43.13 17:16:59 16:58:01 all 34.56 0.00 4.65 0.39 0.07 60.32 17:16:59 16:58:01 0 33.33 0.00 4.84 0.23 0.07 61.54 17:16:59 16:58:01 1 35.80 0.00 4.47 0.56 0.07 59.10 17:16:59 16:59:02 all 43.22 0.00 12.37 2.67 0.08 41.66 17:16:59 16:59:02 0 43.84 0.00 12.69 2.55 0.09 40.83 17:16:59 16:59:02 1 42.60 0.00 12.05 2.78 0.07 42.50 17:16:59 17:00:01 all 56.42 0.00 17.41 21.07 0.11 4.99 17:16:59 17:00:01 0 57.64 0.00 16.64 20.02 0.11 5.58 17:16:59 17:00:01 1 55.19 0.00 18.17 22.12 0.11 4.40 17:16:59 17:01:01 all 74.11 0.00 20.31 5.17 0.12 0.30 17:16:59 17:01:01 0 73.24 0.00 20.84 5.53 0.11 0.28 17:16:59 17:01:01 1 74.99 0.00 19.77 4.80 0.13 0.32 17:16:59 17:02:01 all 18.51 0.00 5.50 1.88 0.07 74.04 17:16:59 17:02:01 0 19.87 0.00 5.71 1.83 0.07 72.52 17:16:59 17:02:01 1 17.16 0.00 5.29 1.93 0.07 75.55 17:16:59 17:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:16:59 17:03:01 0 0.25 0.00 0.02 0.00 0.02 99.72 17:16:59 17:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:16:59 17:04:01 all 0.20 0.00 0.05 0.01 0.03 99.72 17:16:59 17:04:01 0 0.35 0.00 0.03 0.00 0.03 99.58 17:16:59 17:04:01 1 0.05 0.00 0.07 0.02 0.02 99.85 17:16:59 17:05:01 all 0.16 0.00 0.02 0.00 0.01 99.82 17:16:59 17:05:01 0 0.30 0.00 0.02 0.00 0.02 99.67 17:16:59 17:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:16:59 17:16:59 17:05:01 CPU %user %nice %system %iowait %steal %idle 17:16:59 17:06:01 all 0.19 0.00 0.02 0.00 0.02 99.77 17:16:59 17:06:01 0 0.35 0.00 0.02 0.00 0.02 99.62 17:16:59 17:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:16:59 17:07:01 all 0.08 0.00 0.03 0.00 0.04 99.84 17:16:59 17:07:01 0 0.12 0.00 0.05 0.00 0.05 99.78 17:16:59 17:07:01 1 0.05 0.00 0.02 0.00 0.03 99.90 17:16:59 17:08:01 all 0.16 0.00 0.02 0.00 0.02 99.81 17:16:59 17:08:01 0 0.28 0.00 0.02 0.00 0.03 99.67 17:16:59 17:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:16:59 17:09:01 all 0.14 0.00 0.04 0.29 0.02 99.51 17:16:59 17:09:01 0 0.27 0.00 0.05 0.59 0.02 99.08 17:16:59 17:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:16:59 17:10:01 all 0.10 0.00 0.02 0.00 0.03 99.86 17:16:59 17:10:01 0 0.17 0.00 0.02 0.00 0.03 99.78 17:16:59 17:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 17:16:59 17:11:01 all 0.10 0.00 0.03 0.00 0.01 99.86 17:16:59 17:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:16:59 17:11:01 1 0.15 0.00 0.03 0.00 0.00 99.82 17:16:59 17:12:01 all 0.02 0.00 0.02 0.00 0.03 99.93 17:16:59 17:12:01 0 0.00 0.00 0.02 0.00 0.03 99.95 17:16:59 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:16:59 17:13:02 all 0.11 0.00 0.03 0.00 0.02 99.85 17:16:59 17:13:02 0 0.17 0.00 0.02 0.00 0.00 99.82 17:16:59 17:13:02 1 0.05 0.00 0.03 0.00 0.03 99.88 17:16:59 17:14:01 all 0.11 0.00 0.04 0.00 0.01 99.84 17:16:59 17:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:16:59 17:14:01 1 0.20 0.00 0.05 0.00 0.02 99.73 17:16:59 17:15:01 all 0.13 0.00 0.01 0.00 0.03 99.83 17:16:59 17:15:01 0 0.07 0.00 0.02 0.00 0.03 99.88 17:16:59 17:15:01 1 0.20 0.00 0.00 0.00 0.02 99.78 17:16:59 17:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 17:16:59 17:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:16:59 17:16:01 1 0.25 0.00 0.03 0.00 0.00 99.72 17:16:59 17:16:59 Average: CPU %user %nice %system %iowait %steal %idle 17:16:59 Average: all 13.12 0.00 3.27 1.56 0.04 82.01 17:16:59 Average: 0 13.10 0.00 3.31 1.50 0.04 82.05 17:16:59 Average: 1 13.13 0.00 3.23 1.63 0.04 81.97 17:16:59 17:16:59 17:16:59