Pull request #3579 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 80ba4e250181682bffba84591c3a2e03de29986a rather than bf7e8b43acf891d18b55505b0a2ffc5563f750f5 Obtained Jenkinsfile from 80ba4e250181682bffba84591c3a2e03de29986a 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-ssh1641322655007235409.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-ssh6172082418395408500.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9048463110579880884.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-ssh4898604227085314619.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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4665603253076868619.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-1194 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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/16@tmp/jenkins-gitclient-ssh394287747684161084.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 bf7e8b43acf891d18b55505b0a2ffc5563f750f5 > 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/16@tmp/jenkins-gitclient-ssh2827670725876568433.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing bedbc2a6c82c9333fe298c095c0cf792e18183e9 Checking out Revision bedbc2a6c82c9333fe298c095c0cf792e18183e9 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # 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/16@tmp/jenkins-gitclient-ssh8574883623011967800.key > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bedbc2a6c82c9333fe298c095c0cf792e18183e9 # timeout=10 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:18:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:18:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:18:43 ========================================================= 13:18:43 EdgeX Global Pipelines Version Info 13:18:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 13:18:45 ------------------- 13:18:45 stable info: 13:18:45 ------------------- 13:18:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:18:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:18:45 Message: update stable to v1.0.195 13:18:45 ------------------- 13:18:45 experimental info: 13:18:45 ------------------- 13:18:45 Commited By: **** collab-it+edgex@linuxfoundation.org 13:18:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:18:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:18:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bedbc2a6c82c9333fe298c095c0cf792e18183e9 [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bedbc2a [Pipeline] echo 13:18:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:46 provisioning config files... 13:18:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5982194348078500431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:46 ---> docker-login.sh 13:18:46 nexus3.edgexfoundry.org:10001 13:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:47 Configure a credential helper to remove this warning. See 13:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:47 13:18:47 Login Succeeded 13:18:47 nexus3.edgexfoundry.org:10002 13:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:47 Configure a credential helper to remove this warning. See 13:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:47 13:18:47 Login Succeeded 13:18:47 nexus3.edgexfoundry.org:10003 13:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:47 Configure a credential helper to remove this warning. See 13:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:47 13:18:47 Login Succeeded 13:18:47 nexus3.edgexfoundry.org:10004 13:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:47 Configure a credential helper to remove this warning. See 13:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:47 13:18:47 Login Succeeded 13:18:47 docker.io 13:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:47 Configure a credential helper to remove this warning. See 13:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:47 13:18:47 Login Succeeded 13:18:47 ---> docker-login.sh ends [Pipeline] } 13:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:18:48 ++ 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 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ cut -d/ -f2 13:18:48 ++ dirname cmd/core-command/Dockerfile 13:18:48 + echo core-command,cmd/core-command/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/core-data/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo core-data,cmd/core-data/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/core-metadata/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo core-metadata,cmd/core-metadata/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/security-bootstrapper/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/security-proxy-setup/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/support-notifications/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo support-notifications,cmd/support-notifications/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/support-scheduler/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:18:48 + for file in '`ls cmd/**/Dockerfile`' 13:18:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:18:48 ++ cut -d/ -f2 13:18:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:18:48 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 13:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:49 13:18:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:18:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:49 latest: Pulling from edgex-devops/git-semver 13:18:49 31603596830f: Pulling fs layer 13:18:49 54011a49482f: Pulling fs layer 13:18:49 a6820b24f6d8: Pulling fs layer 13:18:49 f581987b2513: Pulling fs layer 13:18:49 f581987b2513: Waiting 13:18:49 54011a49482f: Verifying Checksum 13:18:49 54011a49482f: Download complete 13:18:49 31603596830f: Verifying Checksum 13:18:49 31603596830f: Download complete 13:18:49 f581987b2513: Verifying Checksum 13:18:49 f581987b2513: Download complete 13:18:49 a6820b24f6d8: Verifying Checksum 13:18:49 a6820b24f6d8: Download complete 13:18:49 31603596830f: Pull complete 13:18:49 54011a49482f: Pull complete 13:18:50 a6820b24f6d8: Pull complete 13:18:50 f581987b2513: Pull complete 13:18:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:18:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:18:50 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:18:52 $ docker top cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:18:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:56 [ssh-agent] Looking for ssh-agent implementation... 13:18:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:56 $ docker exec cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent 13:18:56 SSH_AUTH_SOCK=/tmp/ssh-YX0zlXBBj0GD/agent.13 13:18:56 SSH_AGENT_PID=20 13:18:56 Running ssh-add (command line suppressed) 13:18:56 Identity added: /w/workspace/edgex-go/16@tmp/private_key_9088129049810962965.key (/w/workspace/edgex-go/16@tmp/private_key_9088129049810962965.key) 13:18:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:57 + git tag --points-at HEAD [Pipeline] } 13:18:57 $ docker exec --env ******** --env ******** cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent -k 13:18:57 unset SSH_AUTH_SOCK; 13:18:57 unset SSH_AGENT_PID; 13:18:57 echo Agent pid 20 killed; 13:18:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:18:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:18:57 [ssh-agent] Looking for ssh-agent implementation... 13:18:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:18:57 $ docker exec cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent 13:18:57 SSH_AUTH_SOCK=/tmp/ssh-GnkTSXHuwMQr/agent.55 13:18:57 SSH_AGENT_PID=61 13:18:57 Running ssh-add (command line suppressed) 13:18:57 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6200662504073926795.key (/w/workspace/edgex-go/16@tmp/private_key_6200662504073926795.key) 13:18:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:18:57 + git semver init 13:18:57 # -> Open(): unable to determine branch for HEAD 13:18:57 # $GIT_DIR = /w/workspace/edgex-go/16/.git 13:18:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 13:18:57 # $SEMVER_REMOTE_NAME = origin 13:18:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:18:57 # $SEMVER_USER_NAME = edgex-jenkins 13:18:57 # $SEMVER_BRANCH = PR-3579 13:18:57 # $SEMVER_TEMP = /tmp/semver-157865403 13:18:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:19:12 # '/tmp/semver-157865403' -> '/w/workspace/edgex-go/16/.semver' 13:19:12 # -> Force: false 13:19:12 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 13:19:12 $ docker exec --env ******** --env ******** cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 ssh-agent -k 13:19:13 unset SSH_AUTH_SOCK; 13:19:13 unset SSH_AGENT_PID; 13:19:13 echo Agent pid 61 killed; 13:19:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:13 + git semver [Pipeline] } 13:19:13 $ docker stop --time=1 cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 13:19:15 $ docker rm -f cc7abd74b14393bbd7624250e97d989ebd57d194df1eb96eaf2bdb15587ae416 [Pipeline] // withDockerContainer [Pipeline] sh 13:19:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:19:16 Stashed 1 file(s) [Pipeline] echo 13:19:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:19:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:19:17 + sudo service docker restart 13:19:17 + true 13:19:17 Redirecting to /bin/systemctl restart docker.service 13:19:31 Still waiting to schedule task 13:19:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 13:19:35 ========================================================= 13:19:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:19:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:19:36 + 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 . 13:19:37 Sending build context to Docker daemon 329.3MB 13:19:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:19:37 Step 2/6 : FROM ${BASE} 13:19:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:19:37 540db60ca938: Pulling fs layer 13:19:37 adcc1eea9eea: Pulling fs layer 13:19:37 4c4ab2625f07: Pulling fs layer 13:19:37 0510c868ecb4: Pulling fs layer 13:19:37 afea3b2eda06: Pulling fs layer 13:19:37 7809a108b3ef: Pulling fs layer 13:19:37 f706445af74f: Pulling fs layer 13:19:37 0510c868ecb4: Waiting 13:19:37 afea3b2eda06: Waiting 13:19:37 7809a108b3ef: Waiting 13:19:37 f706445af74f: Waiting 13:19:37 4c4ab2625f07: Verifying Checksum 13:19:37 4c4ab2625f07: Download complete 13:19:37 adcc1eea9eea: Download complete 13:19:37 afea3b2eda06: Verifying Checksum 13:19:37 afea3b2eda06: Download complete 13:19:37 540db60ca938: Verifying Checksum 13:19:37 540db60ca938: Pull complete 13:19:37 7809a108b3ef: Verifying Checksum 13:19:37 7809a108b3ef: Download complete 13:19:37 adcc1eea9eea: Pull complete 13:19:37 4c4ab2625f07: Pull complete 13:19:39 f706445af74f: Verifying Checksum 13:19:39 f706445af74f: Download complete 13:19:39 0510c868ecb4: Verifying Checksum 13:19:39 0510c868ecb4: Download complete 13:19:43 0510c868ecb4: Pull complete 13:19:43 afea3b2eda06: Pull complete 13:19:43 7809a108b3ef: Pull complete 13:19:46 f706445af74f: Pull complete 13:19:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:19:46 ---> b068be0155e3 13:19:46 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 13:19:47 ---> Running in cd64958a14f5 13:19:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:19:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:19:49 (1/12) Installing libmagic (5.39-r0) 13:19:49 (2/12) Installing file (5.39-r0) 13:19:50 (3/12) Installing libc-dev (0.7.2-r3) 13:19:50 (4/12) Installing g++ (10.2.1_pre1-r3) 13:19:56 (5/12) Installing fortify-headers (1.1-r0) 13:19:56 (6/12) Installing patch (2.7.6-r7) 13:19:56 (7/12) Installing build-base (0.5-r2) 13:19:56 (8/12) Installing libsodium (1.0.18-r0) 13:19:56 (9/12) Installing pkgconf (1.7.3-r0) 13:19:56 (10/12) Installing libsodium-dev (1.0.18-r0) 13:19:56 (11/12) Installing libzmq (4.3.3-r1) 13:19:57 (12/12) Installing zeromq-dev (4.3.3-r1) 13:19:57 Executing busybox-1.32.1-r6.trigger 13:19:57 OK: 219 MiB in 52 packages 13:19:58 Removing intermediate container cd64958a14f5 13:19:58 ---> c4109ab5b627 13:19:58 Step 4/6 : WORKDIR /edgex-go 13:19:58 ---> Running in 41b6d98e312a 13:19:58 Removing intermediate container 41b6d98e312a 13:19:58 ---> 994b515c2640 13:19:58 Step 5/6 : COPY go.mod . 13:19:58 ---> 4496d87baaf6 13:19:58 Step 6/6 : RUN go mod download 13:19:58 ---> Running in ab3b202179be 13:20:09 Removing intermediate container ab3b202179be 13:20:09 ---> fba3174acb2e 13:20:09 Successfully built fba3174acb2e 13:20:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:20:09 + docker inspect -f . ci-base-image-x86_64 13:20:09 . [Pipeline] withDockerContainer 13:20:10 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:20:10 $ docker top 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d -eo pid,comm [Pipeline] { [Pipeline] sh 13:20:10 + go version 13:20:10 go version go1.16.3 linux/amd64 [Pipeline] } 13:20:10 $ docker stop --time=1 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d 13:20:12 $ docker rm -f 746e8dd8243b80c234982466db6d33346d109ad6b234bb889ff650e4ee7f4b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:20:12 + docker inspect -f . ci-base-image-x86_64 13:20:12 . [Pipeline] withDockerContainer 13:20:12 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:20:12 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:20:13 $ docker top 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 -eo pid,comm [Pipeline] { [Pipeline] echo 13:20:13 ========================================================= 13:20:13 [edgeXBuildGoParallel] Running Tests and Build... 13:20:13 ========================================================= [Pipeline] sh 13:20:13 + go mod tidy [Pipeline] sh 13:20:14 + make test 13:20:14 go mod tidy 13:20:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:20:19 ? github.com/edgexfoundry/edgex-go [no test files] 13:20:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:20:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:20:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:20:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:20:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:20:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:20:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:20:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:20:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:20:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:20:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 13:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 13:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.1% of statements 13:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.080s coverage: 87.7% of statements 13:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.045s coverage: 78.9% of statements 13:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 95.1% of statements 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:20:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:20:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 13:20:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 13:20:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 13:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 13:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 13:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 13:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 13:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 13:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 13:21:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 13:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.180s coverage: 81.8% of statements 13:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:21:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 13:21:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 91.9% of statements 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.6% of statements 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:21:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 13:21:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements 13:21:39 GO111MODULE=on go vet ./... 13:22:03 gofmt -l . 13:22:03 [ "`gofmt -l .`" = "" ] 13:22:03 ./bin/test-attribution-txt.sh [Pipeline] sh 13:22:03 + ls -al . 13:22:03 total 516 13:22:03 drwxrwxr-x 10 1001 1001 4096 Jun 24 13:22 . 13:22:03 drwxr-xr-x 4 root root 30 Jun 24 13:20 .. 13:22:03 -rw-rw-r-- 1 1001 1001 11 Jun 24 13:18 .dockerignore 13:22:03 drwxrwxr-x 8 1001 1001 179 Jun 24 13:18 .git 13:22:03 drwxrwxr-x 3 1001 1001 125 Jun 24 13:18 .github 13:22:03 -rw-rw-r-- 1 1001 1001 818 Jun 24 13:18 .gitignore 13:22:03 drwx------ 3 1001 1001 60 Jun 24 13:19 .semver 13:22:03 -rw-rw-r-- 1 1001 1001 166 Jun 24 13:18 .sonarcloud.properties 13:22:03 -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:18 Attribution.txt 13:22:03 -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:18 CONTRIBUTING.md 13:22:03 -rw-rw-r-- 1 1001 1001 931 Jun 24 13:18 Dockerfile.build 13:22:03 -rw-rw-r-- 1 1001 1001 849 Jun 24 13:18 Jenkinsfile 13:22:03 -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:18 LICENSE 13:22:03 -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:18 Makefile 13:22:03 -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:18 README.md 13:22:03 -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:18 SECURITY.md 13:22:03 -rw-rw-r-- 1 1001 1001 5 Jun 24 13:19 VERSION 13:22:03 -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:18 ZMQWindows.md 13:22:03 drwxrwxr-x 2 1001 1001 37 Jun 24 13:18 bin 13:22:03 drwxrwxr-x 14 1001 1001 4096 Jun 24 13:18 cmd 13:22:03 -rw-r--r-- 1 root root 398095 Jun 24 13:21 coverage.out 13:22:03 -rw-rw-r-- 1 1001 1001 841 Jun 24 13:18 go.mod 13:22:03 -rw-r--r-- 1 root root 20962 Jun 24 13:20 go.sum 13:22:03 drwxrwxr-x 7 1001 1001 114 Jun 24 13:18 internal 13:22:03 drwxrwxr-x 3 1001 1001 16 Jun 24 13:18 openapi 13:22:03 drwxrwxr-x 4 1001 1001 71 Jun 24 13:18 snap 13:22:03 -rw-rw-r-- 1 1001 1001 168 Jun 24 13:18 version.go [Pipeline] sh 13:22:04 + '[' -e coverage.out ] 13:22:04 + chown 1001:1001 coverage.out [Pipeline] stash 13:22:04 Stashed 1 file(s) [Pipeline] sh 13:22:04 + make build 13:22:04 go mod tidy 13:22:04 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 13:22:05 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 13:22:12 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 13:22:12 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 13:22:13 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 13:22:13 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 13:22:14 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 13:22:14 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 13:22:15 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 13:22:16 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 13:22:17 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 13:22:18 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] } 13:22:20 $ docker stop --time=1 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 13:22:22 $ docker rm -f 86f79d1d22f0732b72c5eb2eea6b276880235f92fbf0c74e249d9121942a9e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:22:24 13:22:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:22:24 latest: Pulling from edgex-devops/edgex-compose 13:22:24 cbdbe7a5bc2a: Pulling fs layer 13:22:24 ca9280d653b3: Pulling fs layer 13:22:24 7e9c9ca2126c: Pulling fs layer 13:22:24 cbdbe7a5bc2a: Verifying Checksum 13:22:24 cbdbe7a5bc2a: Download complete 13:22:25 cbdbe7a5bc2a: Pull complete 13:22:25 ca9280d653b3: Verifying Checksum 13:22:25 ca9280d653b3: Download complete 13:22:26 ca9280d653b3: Pull complete 13:22:26 7e9c9ca2126c: Verifying Checksum 13:22:26 7e9c9ca2126c: Download complete 13:22:29 7e9c9ca2126c: Pull complete 13:22:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:22:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:22:29 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:22:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:22:33 $ docker top dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:34 + docker-compose build --help 13:22:34 + grep parallel 13:22:34 --parallel Build images in parallel. [Pipeline] } 13:22:34 $ docker stop --time=1 dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 13:22:36 $ docker rm -f dc4732faa69a8253f85af6077b1832340c6c24b77cd06c0e4e58f041b6317ca0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:22:36 . [Pipeline] withDockerContainer 13:22:38 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:22:38 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:22:39 $ docker top 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:39 + docker-compose -f ./docker-compose-build.yml build --parallel 13:22:40 Building core-command ... 13:22:40 Building core-data ... 13:22:40 Building core-metadata ... 13:22:40 Building security-bootstrapper ... 13:22:40 Building security-proxy-setup ... 13:22:40 Building security-secretstore-setup ... 13:22:40 Building support-notifications ... 13:22:40 Building support-scheduler ... 13:22:40 Building sys-mgmt-agent ... 13:22:40 Building security-proxy-setup 13:22:40 Building core-metadata 13:22:40 Building core-command 13:22:40 Building sys-mgmt-agent 13:22:40 Building core-data 13:22:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:52 ---> fba3174acb2e 13:22:52 Step 3/24 : WORKDIR /edgex-go 13:22:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:22:52 ---> fba3174acb2e 13:22:52 Step 3/24 : WORKDIR /edgex-go 13:22:52 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:22:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:22:52 ---> fba3174acb2e 13:22:52 Step 3/22 : WORKDIR /edgex-go 13:23:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:23:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:23:00 ---> fba3174acb2e 13:23:00 Step 3/24 : WORKDIR /edgex-go 13:23:02 ---> Running in 5d475c23783d 13:23:02 ---> Running in fde5e4d1a23f 13:23:02 ---> Running in 567b097267a9 13:23:02 ---> Running in e7e3dc2ebf20 13:23:03 Removing intermediate container 567b097267a9 13:23:03 ---> ae5da9e72977 13:23:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:03 Removing intermediate container fde5e4d1a23f 13:23:03 ---> 4c29dcfc7c2b 13:23:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:03 Removing intermediate container 5d475c23783d 13:23:03 ---> 92c6db83bff0 13:23:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:03 Removing intermediate container e7e3dc2ebf20 13:23:03 ---> 42dbc0150996 13:23:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:04 ---> Running in c2837085edd4 13:23:04 ---> Running in 455667ffb4fe 13:23:04 ---> Running in 7495744f5f2e 13:23:04 ---> Running in e7fa8863f3cc 13:23:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:23:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:23:05 ---> fba3174acb2e 13:23:05 Step 3/24 : WORKDIR /edgex-go 13:23:05 ---> Using cache 13:23:05 ---> 42dbc0150996 13:23:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:23:05 ---> Running in e3fd4b363c35 13:23:05 Removing intermediate container c2837085edd4 13:23:05 ---> ca5365ad33ad 13:23:05 Step 5/24 : RUN apk add --update --no-cache make git 13:23:05 ---> Running in 4e00120c8348 13:23:05 Removing intermediate container 455667ffb4fe 13:23:05 ---> 0cd3d5ddd76e 13:23:05 Step 5/22 : RUN apk add --update --no-cache make git 13:23:05 ---> Running in 36053f4cac1b 13:23:06 Removing intermediate container e7fa8863f3cc 13:23:06 ---> cc50b140e5a6 13:23:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:23:06 ---> Running in caaf8f162c27 13:23:06 Removing intermediate container 7495744f5f2e 13:23:06 ---> 94b8d96d8c6f 13:23:06 Step 5/24 : RUN apk add --update --no-cache make bash git 13:23:06 ---> Running in 28249ccac3f8 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:06 Removing intermediate container e3fd4b363c35 13:23:06 ---> 2a12f422f392 13:23:06 Step 5/24 : RUN apk add --update --no-cache make git 13:23:06 ---> Running in a89938c3ed77 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:23:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:07 OK: 219 MiB in 52 packages 13:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:07 OK: 219 MiB in 52 packages 13:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:07 OK: 219 MiB in 52 packages 13:23:07 OK: 219 MiB in 52 packages 13:23:08 Removing intermediate container 36053f4cac1b 13:23:08 ---> f985dcedc378 13:23:08 Step 6/22 : COPY go.mod . 13:23:08 Removing intermediate container 4e00120c8348 13:23:08 ---> 6fcdfbbc4fd8 13:23:08 Step 6/24 : COPY go.mod . 13:23:08 ---> 42e463a60b1a 13:23:08 Step 7/22 : RUN go mod download 13:23:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:23:08 ---> dec3ce065373 13:23:08 Step 7/24 : RUN go mod download 13:23:08 ---> Running in 7a22660aa62e 13:23:08 ---> Running in 13234074df6b 13:23:08 Removing intermediate container a89938c3ed77 13:23:08 ---> 7d78172de5f7 13:23:08 Step 6/24 : COPY go.mod . 13:23:08 Removing intermediate container caaf8f162c27 13:23:08 ---> 59dbe62e8775 13:23:08 Step 6/24 : COPY go.mod . 13:23:09 ---> 7947b4cf3be2 13:23:09 Step 7/24 : RUN go mod download 13:23:09 ---> 4a9aa06abb0d 13:23:09 Step 7/24 : RUN go mod download 13:23:09 ---> Running in a0099b452b6d 13:23:09 ---> Running in 45df873c7346 13:23:09 Removing intermediate container 13234074df6b 13:23:09 ---> fb828e86b020 13:23:09 Step 8/24 : COPY . . 13:23:10 Removing intermediate container 7a22660aa62e 13:23:10 ---> d497c7edbc1c 13:23:10 Step 8/22 : COPY . . 13:23:12 OK: 219 MiB in 52 packages 13:23:14 Removing intermediate container a0099b452b6d 13:23:14 ---> b00ab94059b2 13:23:14 Step 8/24 : COPY . . 13:23:14 Removing intermediate container 45df873c7346 13:23:14 ---> 3e2e64336e3b 13:23:14 Step 8/24 : COPY . . 13:23:22 Removing intermediate container 28249ccac3f8 13:23:22 ---> b02e846140e0 13:23:22 Step 6/24 : COPY go.mod . 13:23:22 ---> 8c88129343ab 13:23:22 Step 9/24 : RUN go mod tidy 13:23:23 ---> Running in 249f989c817d 13:23:23 ---> 8638fb340905 13:23:23 Step 7/24 : RUN go mod download 13:23:23 ---> Running in 5a54efa4d345 13:23:23 ---> 8bec46224acd 13:23:23 Step 9/22 : RUN go mod tidy 13:23:23 ---> 0ec753d30b23 13:23:23 Step 9/24 : RUN go mod tidy 13:23:23 ---> e5d1734d9141 13:23:23 Step 9/24 : RUN go mod tidy 13:23:23 ---> Running in b1571fd74a2b 13:23:23 ---> Running in 274a3219b914 13:23:23 ---> Running in 373d593747ac 13:23:24 Removing intermediate container 5a54efa4d345 13:23:24 ---> f87893b2ce17 13:23:24 Step 8/24 : COPY . . 13:23:24 Removing intermediate container 249f989c817d 13:23:24 ---> 6a0524924d87 13:23:24 Step 10/24 : RUN make cmd/core-command/core-command 13:23:24 ---> Running in c972b92f93fb 13:23:25 Removing intermediate container 373d593747ac 13:23:25 ---> ce439dd3b957 13:23:25 Step 10/24 : RUN make cmd/core-data/core-data 13:23:26 ---> Running in e4a85d1fd6f8 13:23:26 Removing intermediate container 274a3219b914 13:23:26 ---> cee777b3ea0f 13:23:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:23:26 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 13:23:27 ---> Running in a02626ca3528 13:23:27 Removing intermediate container b1571fd74a2b 13:23:27 ---> c97793d83f6e 13:23:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:23:28 ---> Running in 7f9b1a398691 13:23:28 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 13:23:29 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 13:23:29 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 13:23:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1196 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 13:23:39 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 13:23:39 The recommended git tool is: git 13:23:45 ---> ab521e68a85f 13:23:45 Step 9/24 : RUN go mod tidy 13:23:45 ---> Running in fded3fddb836 13:23:47 using credential edgex-jenkins-ssh 13:23:47 Cloning the remote Git repository 13:23:47 Removing intermediate container fded3fddb836 13:23:47 ---> 2396334c6ec9 13:23:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:23:47 ---> Running in c37d35740fa6 13:23:47 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 13:23:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:23:47 > git init /w/workspace/edgex-go/16 # timeout=10 13:23:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:23:47 > git --version # timeout=10 13:23:47 > git --version # 'git version 2.17.1' 13:23:47 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:01 Removing intermediate container c972b92f93fb 13:24:01 ---> 634d966b2e5a 13:24:01 13:24:01 Step 11/24 : FROM alpine:3.12 13:24:01 3.12: Pulling from library/alpine 13:24:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:24:01 Status: Downloaded newer image for alpine:3.12 13:24:01 ---> 13621d1b12d4 13:24:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:24:01 ---> Running in e88087a1c9e6 13:24:02 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 13:24:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:02 (1/1) Installing dumb-init (1.2.2-r1) 13:24:02 Executing busybox-1.31.1-r20.trigger 13:24:02 OK: 6 MiB in 15 packages 13:24:03 Removing intermediate container e88087a1c9e6 13:24:03 ---> 9393211ee157 13:24:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:24:03 ---> Running in eae02be23243 13:24:03 Removing intermediate container eae02be23243 13:24:03 ---> 5e70f4ac14dd 13:24:03 Step 14/24 : ENV APP_PORT=59882 13:24:03 ---> Running in 13cea40cde23 13:24:03 Removing intermediate container 13cea40cde23 13:24:03 ---> b8d5407648fc 13:24:03 Step 15/24 : EXPOSE $APP_PORT 13:24:03 ---> Running in de9eefefd3f6 13:24:03 Removing intermediate container de9eefefd3f6 13:24:03 ---> 60452b4a6e4e 13:24:03 Step 16/24 : WORKDIR / 13:24:03 ---> Running in 5da1e087fd5e 13:24:03 Removing intermediate container 5da1e087fd5e 13:24:03 ---> b2dc569813c7 13:24:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:04 ---> 49201c7f1b8b 13:24:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:24:05 ---> 54978f3a7099 13:24:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:24:05 ---> f39f19bb3a5a 13:24:05 Step 20/24 : ENTRYPOINT ["/core-command"] 13:24:05 ---> Running in feeb2b179a87 13:24:06 Removing intermediate container feeb2b179a87 13:24:06 ---> ac8c781b0e1f 13:24:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:06 ---> Running in e7ff970e2470 13:24:06 Removing intermediate container e7ff970e2470 13:24:06 ---> eedd94c01277 13:24:06 Step 22/24 : LABEL arch=x86_64 13:24:06 Removing intermediate container 7f9b1a398691 13:24:06 ---> 76a5a1af515f 13:24:06 13:24:06 Step 11/22 : FROM alpine:3.12 13:24:06 ---> 13621d1b12d4 13:24:06 Step 12/22 : RUN apk add --update --no-cache curl 13:24:06 ---> Running in 167ed5adf499 13:24:06 ---> Running in 125a6b15b048 13:24:07 Removing intermediate container 167ed5adf499 13:24:07 ---> 8a0595570418 13:24:07 Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:24:07 ---> Running in f9d10ead85df 13:24:07 Removing intermediate container f9d10ead85df 13:24:07 ---> cff4a2850cd1 13:24:07 Step 24/24 : LABEL version=0.0.0 13:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:07 ---> Running in e4d8f907a0fd 13:24:07 (1/4) Installing ca-certificates (20191127-r4) 13:24:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:24:07 (3/4) Installing libcurl (7.77.0-r0) 13:24:07 (4/4) Installing curl (7.77.0-r0) 13:24:07 Executing busybox-1.31.1-r20.trigger 13:24:07 Executing ca-certificates-20191127-r4.trigger 13:24:08 OK: 7 MiB in 18 packages 13:24:08 Removing intermediate container e4d8f907a0fd 13:24:08 ---> eb1c69525834 13:24:08 13:24:08 Successfully built eb1c69525834 13:24:08 Successfully tagged core-command:latest 13:24:08  Building core-command ... done Building support-notifications 13:24:10 Removing intermediate container 125a6b15b048 13:24:10 ---> beb0bee3391b 13:24:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:24:13 ---> Running in 73f05c419064 13:24:13 Removing intermediate container a02626ca3528 13:24:13 ---> 69802ca02312 13:24:13 13:24:13 Step 11/24 : FROM alpine:3.12 13:24:13 ---> 13621d1b12d4 13:24:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:24:13 ---> Using cache 13:24:13 ---> 9393211ee157 13:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:24:13 ---> Using cache 13:24:13 ---> 5e70f4ac14dd 13:24:13 Step 14/24 : ENV APP_PORT=59881 13:24:14 ---> Running in 75d98ad4499f 13:24:14 Removing intermediate container 73f05c419064 13:24:14 ---> 98ade91f6d31 13:24:14 Step 14/22 : WORKDIR /edgex 13:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:24:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:24:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:24:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:24:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:24:15 ---> Running in a54af99a9013 13:24:15 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit bf7e8b43acf891d18b55505b0a2ffc5563f750f5 13:24:15 Merge succeeded, producing c85e471ed3b645a28d798487c4c4095d08a39800 13:24:15 Checking out Revision c85e471ed3b645a28d798487c4c4095d08a39800 (PR-3579) 13:24:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:24:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:24:16 ---> fba3174acb2e 13:24:16 Step 3/23 : WORKDIR /edgex-go 13:24:16 ---> Using cache 13:24:16 ---> 42dbc0150996 13:24:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:16 ---> Using cache 13:24:16 ---> 2a12f422f392 13:24:16 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:24:15 > git config core.sparsecheckout # timeout=10 13:24:15 > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # timeout=10 13:24:15 > git remote # timeout=10 13:24:15 > git config --get remote.origin.url # timeout=10 13:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:24:15 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 13:24:15 > git rev-parse HEAD^{commit} # timeout=10 13:24:15 > git config core.sparsecheckout # timeout=10 13:24:15 > git checkout -f c85e471ed3b645a28d798487c4c4095d08a39800 # timeout=10 13:24:17 Removing intermediate container 75d98ad4499f 13:24:17 ---> fa1920ecb434 13:24:17 Step 15/24 : EXPOSE $APP_PORT 13:24:17 ---> Running in 1549c5854b82 13:24:17 Removing intermediate container e4a85d1fd6f8 13:24:17 ---> d439466c4f2c 13:24:17 13:24:17 Step 11/24 : FROM alpine:3.12 13:24:17 ---> 13621d1b12d4 13:24:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:24:17 ---> Running in b06a9721aaaa 13:24:17 ---> Running in c33740489920 13:24:17 Removing intermediate container a54af99a9013 13:24:17 ---> 80954d2b462f 13:24:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:24:17 Removing intermediate container b06a9721aaaa 13:24:17 ---> 54c0c6a6d39b 13:24:17 Step 16/24 : WORKDIR / 13:24:17 ---> Running in e604454f7f9d 13:24:17 Removing intermediate container c33740489920 13:24:17 ---> e541cba94e5b 13:24:17 Step 13/24 : ENV APP_PORT=59880 13:24:18 ---> Running in 996e788eb5cd 13:24:18 Removing intermediate container e604454f7f9d 13:24:18 ---> 27737b0b3848 13:24:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:18 ---> 4c16194c43dd 13:24:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:24:18 Removing intermediate container 996e788eb5cd 13:24:18 ---> 391cff0a3a37 13:24:18 Step 14/24 : EXPOSE $APP_PORT 13:24:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:24:18 ---> Running in ad5b372606f8 13:24:18 ---> e94f17cf8ace 13:24:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:24:18 Removing intermediate container ad5b372606f8 13:24:18 ---> c73d5ab1697e 13:24:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:18 ---> 39e935bc82ad 13:24:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:24:18 ---> Running in 37275a588e5c 13:24:19 ---> bb3ee9852041 13:24:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:24:19 ---> b007df7e393e 13:24:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:24:19 ---> Running in 627b817b6ee2 13:24:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:24:19 ---> f25ca2e8fec2 13:24:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:24:19 Removing intermediate container 627b817b6ee2 13:24:19 ---> e0f80e483f6c 13:24:19 Step 19/22 : CMD ["--init=true"] 13:24:19 ---> Running in 6d8814e86b4c 13:24:19 ---> Running in cc9364181ede 13:24:19 Removing intermediate container 6d8814e86b4c 13:24:19 ---> 8bc1dfa96edf 13:24:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:19 Removing intermediate container cc9364181ede 13:24:19 ---> 02440866df04 13:24:19 Step 20/22 : LABEL arch=x86_64 13:24:19 ---> Running in 9a80c8d7d774 13:24:19 ---> Running in 8476ad8ae457 13:24:20 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 13:24:20 Removing intermediate container 37275a588e5c 13:24:20 ---> f434aa0648fb 13:24:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:24:20 Removing intermediate container 9a80c8d7d774 13:24:20 ---> 256af8917f9e 13:24:20 Step 22/24 : LABEL arch=x86_64 13:24:20 Removing intermediate container 8476ad8ae457 13:24:20 ---> 7cdf13135508 13:24:20 Step 21/22 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:24:20 ---> Running in df20fd3137ed 13:24:20 ---> Running in f30ee865ea9b 13:24:20 ---> Running in b382f9b0e836 13:24:20 First time build. Skipping changelog. 13:24:20 Removing intermediate container f30ee865ea9b 13:24:20 ---> 532b19cdf8dd 13:24:20 Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:24:20 Removing intermediate container b382f9b0e836 13:24:20 ---> 3300b5b2c406 13:24:20 Step 22/22 : LABEL version=0.0.0 13:24:20 ---> Running in 2655c9365da1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:24:20 ---> Running in 5d9d60602b1d 13:24:20 OK: 219 MiB in 52 packages 13:24:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:20 Removing intermediate container 2655c9365da1 13:24:20 ---> 9c0820cccdb6 13:24:20 Step 24/24 : LABEL version=0.0.0 13:24:21 Removing intermediate container 5d9d60602b1d 13:24:21 ---> 1e6ac7c94489 13:24:21 13:24:21 ---> Running in 0c6aaa7f8cdb 13:24:21 Successfully built 1e6ac7c94489 13:24:21 Removing intermediate container c37d35740fa6 13:24:21 ---> 2a3936f0bcff 13:24:21 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:24:21 Successfully tagged security-proxy-setup:latest 13:24:21 Building security-secretstore-setup 13:24:21  Building security-proxy-setup ... done  ---> Running in 07a02fff80b3 13:24:21 Removing intermediate container 0c6aaa7f8cdb 13:24:21 ---> 415a0034be4c 13:24:21 13:24:21 Removing intermediate container 1549c5854b82 13:24:21 ---> 4e09493b8cdb 13:24:21 Step 6/23 : COPY go.mod . 13:24:21 Successfully built 415a0034be4c 13:24:21 Successfully tagged core-metadata:latest 13:24:21  Building core-metadata ... done Building security-bootstrapper 13:24:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:24:21 (1/6) Installing dumb-init (1.2.2-r1) 13:24:21 (2/6) Installing libgcc (9.3.0-r2) 13:24:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:24:22 (3/6) Installing libsodium (1.0.18-r0) 13:24:22 (4/6) Installing libstdc++ (9.3.0-r2) 13:24:22 + sudo service docker restart 13:24:22 + true 13:24:22 (5/6) Installing libzmq (4.3.3-r0) 13:24:20 > git rev-list --no-walk 2c020decbbc92ae46f891b3abdf5220a56dbabb4 # timeout=10 13:24:22 (6/6) Installing zeromq (4.3.3-r0) 13:24:23 Executing busybox-1.31.1-r20.trigger 13:24:23 OK: 8 MiB in 20 packages 13:24:23 ---> 48d5bbd32a5d 13:24:23 Step 7/23 : RUN go mod download 13:24:23 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 13:24:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:24:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:24:26 ---> fba3174acb2e 13:24:26 Step 3/32 : WORKDIR /edgex-go 13:24:26 ---> Using cache 13:24:26 ---> 42dbc0150996 13:24:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:26 ---> Using cache 13:24:26 ---> 2a12f422f392 13:24:26 Step 5/32 : RUN apk add --update --no-cache make git 13:24:26 ---> Using cache 13:24:26 ---> 7d78172de5f7 13:24:26 Step 6/32 : COPY go.mod . 13:24:26 ---> Using cache 13:24:26 ---> 4a9aa06abb0d 13:24:26 Step 7/32 : RUN go mod download 13:24:26 ---> Using cache 13:24:26 ---> 3e2e64336e3b 13:24:26 Step 8/32 : COPY . . 13:24:26 ---> Using cache 13:24:26 ---> 0ec753d30b23 13:24:26 Step 9/32 : RUN go mod tidy 13:24:26 ---> Using cache 13:24:26 ---> cee777b3ea0f 13:24:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:24:28 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:24:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:24:28 ---> fba3174acb2e 13:24:28 Step 3/26 : WORKDIR /edgex-go 13:24:28 ---> Using cache 13:24:28 ---> 42dbc0150996 13:24:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:28 ---> Using cache 13:24:28 ---> 2a12f422f392 13:24:28 Step 5/26 : RUN apk add --update --no-cache make git 13:24:28 ---> Using cache 13:24:28 ---> 7d78172de5f7 13:24:28 Step 6/26 : COPY go.mod . 13:24:28 ---> Using cache 13:24:28 ---> 4a9aa06abb0d 13:24:28 Step 7/26 : RUN go mod download 13:24:28 ---> Using cache 13:24:28 ---> 3e2e64336e3b 13:24:28 Step 8/26 : COPY . . 13:24:28 ---> Using cache 13:24:28 ---> 0ec753d30b23 13:24:28 Step 9/26 : RUN go mod tidy 13:24:28 ---> Using cache 13:24:28 ---> cee777b3ea0f 13:24:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:24:36 ---> Running in d1656dc1ee48 13:24:36 ---> Running in c91e0bfc306f 13:24:36 ---> Running in 4cbe95208487 13:24:36 Removing intermediate container df20fd3137ed 13:24:36 ---> e37136b80d24 13:24:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:24:36 Removing intermediate container 07a02fff80b3 13:24:36 ---> 48fdd8262152 13:24:36 13:24:36 Step 12/24 : FROM docker:20.10.0 13:24:36 ---> 6623e02d2c0d 13:24:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:24:36 20.10.0: Pulling from library/docker 13:24:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:24:36 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 13:24:36 ---> 12b341a2eec6 13:24:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:24:37 ---> 2427dc0ead5f 13:24:37 Step 20/24 : ENTRYPOINT ["/core-data"] 13:24:37 Removing intermediate container d1656dc1ee48 13:24:37 ---> e2937e89e308 13:24:37 Step 8/23 : COPY . . 13:24:37 ---> Running in b3d36d382d78 13:24:37 Removing intermediate container b3d36d382d78 13:24:37 ---> 312837ff61c7 13:24:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:24:38 ---> Running in ed05eee8dbe1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:40 provisioning config files... 13:24:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1057775792744748146tmp 13:24:45 Removing intermediate container ed05eee8dbe1 13:24:45 ---> a3481b6afc54 13:24:45 Step 22/24 : LABEL arch=x86_64 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:45 ---> docker-login.sh 13:24:45 nexus3.edgexfoundry.org:10001 13:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:46 ---> Running in 1dbda21a9bc0 13:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:46 Configure a credential helper to remove this warning. See 13:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:46 13:24:46 Login Succeeded 13:24:46 nexus3.edgexfoundry.org:10002 13:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:47 ---> 2f19bf841a0f 13:24:47 Step 9/23 : RUN go mod tidy 13:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:47 Configure a credential helper to remove this warning. See 13:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:47 13:24:47 Login Succeeded 13:24:47 nexus3.edgexfoundry.org:10003 13:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:47 Configure a credential helper to remove this warning. See 13:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:47 13:24:47 Login Succeeded 13:24:47 nexus3.edgexfoundry.org:10004 13:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:48 Configure a credential helper to remove this warning. See 13:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:48 13:24:48 Login Succeeded 13:24:48 docker.io 13:24:48 Removing intermediate container 1dbda21a9bc0 13:24:48 ---> 6310b65ffbae 13:24:48 Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:24:48 ---> Running in 52f7dce8eae1 13:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:48 ---> Running in 19b443939d2c 13:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:49 Configure a credential helper to remove this warning. See 13:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:49 13:24:49 Login Succeeded 13:24:49 ---> docker-login.sh ends [Pipeline] } 13:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:49 ========================================================= 13:24:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:24:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:24:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:24:49 Status: Downloaded newer image for docker:20.10.0 13:24:49 Removing intermediate container 19b443939d2c 13:24:49 ---> 014fee865b6f 13:24:49 Step 24/24 : LABEL version=0.0.0 13:24:49 ---> aefe523efa57 13:24:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:24:49 + 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 . 13:24:49 ---> Running in 20436bae43b9 13:24:49 ---> Running in aec0d0609bbe 13:24:50 Removing intermediate container 20436bae43b9 13:24:50 ---> 4d87a1fb9866 13:24:50 13:24:50 Removing intermediate container aec0d0609bbe 13:24:50 ---> 0085e203b989 13:24:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:24:50 Successfully built 4d87a1fb9866 13:24:50 Successfully tagged core-data:latest 13:24:50 Building support-scheduler 13:24:50 ---> Running in 3005bd418c6e 13:24:50  Building core-data ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:24:51 (1/39) Installing readline (8.0.4-r0) 13:24:51 (2/39) Installing bash (5.0.17-r0) 13:24:51 Executing bash-5.0.17-r0.post-install 13:24:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:24:51 (4/39) Installing libcurl (7.77.0-r0) 13:24:53 (5/39) Installing curl (7.77.0-r0) 13:24:53 (6/39) Installing dumb-init (1.2.2-r1) 13:24:53 (7/39) Installing libbz2 (1.0.8-r1) 13:24:53 Sending build context to Docker daemon 166.3MB 13:24:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:24:53 Step 2/6 : FROM ${BASE} 13:24:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:53 595b0fe564bb: Pulling fs layer 13:24:53 3088b5b3c5c0: Pulling fs layer 13:24:53 5b7225fbf94c: Pulling fs layer 13:24:53 ba82ee9f976e: Pulling fs layer 13:24:53 506bd15cee9f: Pulling fs layer 13:24:53 75a0a4a0db45: Pulling fs layer 13:24:53 618dc40b7e24: Pulling fs layer 13:24:53 506bd15cee9f: Waiting 13:24:53 75a0a4a0db45: Waiting 13:24:53 618dc40b7e24: Waiting 13:24:53 ba82ee9f976e: Waiting 13:24:53 5b7225fbf94c: Verifying Checksum 13:24:53 5b7225fbf94c: Download complete 13:24:53 3088b5b3c5c0: Download complete 13:24:53 506bd15cee9f: Download complete 13:24:53 75a0a4a0db45: Verifying Checksum 13:24:53 75a0a4a0db45: Download complete 13:24:53 595b0fe564bb: Verifying Checksum 13:24:53 595b0fe564bb: Download complete 13:24:53 595b0fe564bb: Pull complete 13:24:53 3088b5b3c5c0: Pull complete 13:24:53 (8/39) Installing expat (2.2.9-r1) 13:24:54 5b7225fbf94c: Pull complete 13:24:54 (9/39) Installing libffi (3.3-r2) 13:24:54 (10/39) Installing gdbm (1.13-r1) 13:24:54 (11/39) Installing xz-libs (5.2.5-r0) 13:24:54 (12/39) Installing sqlite-libs (3.32.1-r1) 13:24:54 (13/39) Installing python3 (3.8.10-r0) 13:24:54 618dc40b7e24: Download complete 13:24:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:24:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:24:56 ---> fba3174acb2e 13:24:56 Step 3/23 : WORKDIR /edgex-go 13:24:56 ---> Using cache 13:24:56 ---> 42dbc0150996 13:24:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:24:56 ---> Using cache 13:24:56 ---> 2a12f422f392 13:24:56 Step 5/23 : RUN apk add --update --no-cache make git 13:24:56 ---> Using cache 13:24:56 ---> 7d78172de5f7 13:24:56 Step 6/23 : COPY go.mod . 13:24:56 ---> Using cache 13:24:56 ---> 4a9aa06abb0d 13:24:56 Step 7/23 : RUN go mod download 13:24:56 ---> Using cache 13:24:56 ---> 3e2e64336e3b 13:24:56 Step 8/23 : COPY . . 13:24:56 ---> Using cache 13:24:56 ---> 0ec753d30b23 13:24:56 Step 9/23 : RUN go mod tidy 13:24:56 ---> Using cache 13:24:56 ---> cee777b3ea0f 13:24:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:24:56 ba82ee9f976e: Verifying Checksum 13:24:56 ba82ee9f976e: Download complete 13:25:00 ---> Running in 3467d7c6167c 13:25:00 (14/39) Installing py3-appdirs (1.4.4-r1) 13:25:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:25:00 (16/39) Installing py3-parsing (2.4.7-r0) 13:25:00 (17/39) Installing py3-six (1.15.0-r0) 13:25:00 (18/39) Installing py3-packaging (20.4-r0) 13:25:00 Removing intermediate container 52f7dce8eae1 13:25:00 ---> 590b9851f68a 13:25:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:25:00 (19/39) Installing py3-setuptools (47.0.0-r0) 13:25:00 (20/39) Installing py3-chardet (3.0.4-r4) 13:25:00 (21/39) Installing py3-idna (2.9-r0) 13:25:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:25:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:25:00 ---> Running in 25ad0177dd7e 13:25:00 (24/39) Installing py3-requests (2.23.0-r0) 13:25:00 (25/39) Installing py3-msgpack (1.0.0-r0) 13:25:00 (26/39) Installing py3-lockfile (0.12.2-r3) 13:25:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:25:00 (28/39) Installing py3-colorama (0.4.3-r0) 13:25:00 (29/39) Installing py3-distlib (0.3.0-r0) 13:25:00 (30/39) Installing py3-distro (1.5.0-r1) 13:25:00 (31/39) Installing py3-webencodings (0.5.1-r3) 13:25:00 (32/39) Installing py3-html5lib (1.0.1-r4) 13:25:00 (33/39) Installing py3-pytoml (0.1.21-r0) 13:25:00 (34/39) Installing py3-pep517 (0.8.2-r0) 13:25:00 (35/39) Installing py3-progress (1.5-r0) 13:25:00 (36/39) Installing py3-toml (0.10.1-r0) 13:25:00 (37/39) Installing py3-retrying (1.3.3-r0) 13:25:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:25:00 (39/39) Installing py3-pip (20.1.1-r0) 13:25:01 Executing busybox-1.31.1-r19.trigger 13:25:01 OK: 72 MiB in 59 packages 13:25:01 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 13:25:01 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 13:25:02 Collecting docker-compose==1.23.2 13:25:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:25:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:25:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:25:03 Collecting websocket-client<1.0,>=0.32.0 13:25:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:25:03 Collecting dockerpty<0.5,>=0.4.1 13:25:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:25:04 Collecting docopt<0.7,>=0.6.1 13:25:04 Downloading docopt-0.6.2.tar.gz (25 kB) 13:25:05 Collecting texttable<0.10,>=0.9.0 13:25:05 Downloading texttable-0.9.1.tar.gz (11 kB) 13:25:06 Collecting docker<4.0,>=3.6.0 13:25:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:25:06 ba82ee9f976e: Pull complete 13:25:06 Collecting PyYAML<4,>=3.10 13:25:06 Downloading PyYAML-3.13.tar.gz (270 kB) 13:25:07 506bd15cee9f: Pull complete 13:25:07 75a0a4a0db45: Pull complete 13:25:08 Collecting jsonschema<3,>=2.5.1 13:25:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:25:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:25:08 Collecting cached-property<2,>=1.2.0 13:25:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:25:08 Collecting urllib3<1.25,>=1.21.1 13:25:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:25:09 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) 13:25:09 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) 13:25:09 Collecting idna<2.8,>=2.5 13:25:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:25:09 Collecting docker-pycreds>=0.4.0 13:25:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:25:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:25:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:25:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:25:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:25:09 Installing collected packages: urllib3, idna, requests, websocket-client, dockerpty, docopt, texttable, docker-pycreds, docker, PyYAML, jsonschema, cached-property, docker-compose 13:25:09 Attempting uninstall: urllib3 13:25:09 Found existing installation: urllib3 1.25.9 13:25:09 Uninstalling urllib3-1.25.9: 13:25:09 Successfully uninstalled urllib3-1.25.9 13:25:09 Attempting uninstall: idna 13:25:09 Found existing installation: idna 2.9 13:25:09 Uninstalling idna-2.9: 13:25:10 Successfully uninstalled idna-2.9 13:25:10 Attempting uninstall: requests 13:25:10 Found existing installation: requests 2.23.0 13:25:10 Uninstalling requests-2.23.0: 13:25:10 Successfully uninstalled requests-2.23.0 13:25:10 Running setup.py install for dockerpty: started 13:25:11 618dc40b7e24: Pull complete 13:25:11 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:25:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:25:11 ---> a36622ca3599 13:25:11 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 13:25:11 Running setup.py install for dockerpty: finished with status 'done' 13:25:11 Running setup.py install for docopt: started 13:25:14 Running setup.py install for docopt: finished with status 'done' 13:25:14 Running setup.py install for texttable: started 13:25:14 Running setup.py install for texttable: finished with status 'done' 13:25:14 Running setup.py install for PyYAML: started 13:25:14 ---> Running in 8efb0f70bf83 13:25:14 Running setup.py install for PyYAML: finished with status 'done' 13:25:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:25:14 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 13:25:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:25:18 (1/12) Installing libmagic (5.39-r0) 13:25:18 (2/12) Installing file (5.39-r0) 13:25:18 (3/12) Installing libc-dev (0.7.2-r3) 13:25:18 (4/12) Installing g++ (10.2.1_pre1-r3) 13:25:23 Removing intermediate container 3005bd418c6e 13:25:23 ---> a1c79f3cf261 13:25:23 Step 15/24 : ENV APP_PORT=58890 13:25:23 ---> Running in 10f8f9d2f0c0 13:25:24 Removing intermediate container 10f8f9d2f0c0 13:25:24 ---> 1474f94fff8d 13:25:24 Step 16/24 : EXPOSE $APP_PORT 13:25:25 ---> Running in aff43acdec62 13:25:25 Removing intermediate container c91e0bfc306f 13:25:25 ---> 8272d952be39 13:25:25 13:25:25 Step 11/26 : FROM alpine:3.12 13:25:25 ---> 13621d1b12d4 13:25:25 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:25:25 ---> Running in 251f296be66d 13:25:25 Removing intermediate container aff43acdec62 13:25:25 ---> e9728923cf07 13:25:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:25:25 Removing intermediate container 4cbe95208487 13:25:25 ---> e8f6015478ef 13:25:25 13:25:25 Step 11/32 : FROM alpine:3.12 13:25:25 ---> 13621d1b12d4 13:25:25 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:25:25 ---> Running in 5339ab0c28ce 13:25:25 Removing intermediate container 5339ab0c28ce 13:25:25 ---> e3046f1bc1db 13:25:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:25:26 ---> Running in 32cbb12c1f03 13:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:25:26 ---> ee72970fcff2 13:25:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:25:26 (1/6) Installing ca-certificates (20191127-r4) 13:25:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:25:26 (3/6) Installing libcurl (7.77.0-r0) 13:25:26 (4/6) Installing curl (7.77.0-r0) 13:25:26 (5/6) Installing dumb-init (1.2.2-r1) 13:25:26 (6/6) Installing su-exec (0.2-r1) 13:25:26 Executing busybox-1.31.1-r20.trigger 13:25:26 Executing ca-certificates-20191127-r4.trigger 13:25:26 OK: 7 MiB in 20 packages 13:25:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:25:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:25:27 ---> 9cf402f2af54 13:25:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:25:27 (1/2) Installing dumb-init (1.2.2-r1) 13:25:27 (2/2) Installing su-exec (0.2-r1) 13:25:27 Executing busybox-1.31.1-r20.trigger 13:25:27 OK: 6 MiB in 16 packages 13:25:29 ---> e3e04fe6423f 13:25:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:25:30 ---> Running in 930ba95d05f7 13:25:30 Removing intermediate container 251f296be66d 13:25:30 ---> 9b664158c928 13:25:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:25:31 Removing intermediate container 32cbb12c1f03 13:25:31 ---> edaa02e4e595 13:25:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:25:31 ---> Running in ed948faa6ac7 13:25:31 Removing intermediate container 930ba95d05f7 13:25:31 ---> 709cf2782671 13:25:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:32 ---> Running in 45b96a6316ad 13:25:32 ---> Running in d8365d4fb3db 13:25:32 Removing intermediate container ed948faa6ac7 13:25:32 ---> f9cf11d43c73 13:25:32 Step 14/26 : WORKDIR / 13:25:32 ---> Running in cc50a078eab4 13:25:32 Removing intermediate container d8365d4fb3db 13:25:32 ---> 7f354b507f03 13:25:32 Step 22/24 : LABEL arch=x86_64 13:25:32 Removing intermediate container 45b96a6316ad 13:25:32 ---> 32e7f83171f6 13:25:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:25:32 ---> Running in 2e0334d8d4bc 13:25:32 Removing intermediate container cc50a078eab4 13:25:32 ---> 465101e8cf8a 13:25:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:25:33 ---> Running in 3d25310c5c01 13:25:33 Removing intermediate container 2e0334d8d4bc 13:25:33 ---> e3e9de4e2764 13:25:33 Step 23/24 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:25:33 ---> Running in 7352919ae494 13:25:33 Removing intermediate container 3d25310c5c01 13:25:33 ---> 5ebd9b29798a 13:25:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:25:33 ---> 0c19bb5d5f14 13:25:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:25:33 ---> Running in 97da409ef380 13:25:33 (5/12) Installing fortify-headers (1.1-r0) 13:25:33 (6/12) Installing patch (2.7.6-r7) 13:25:33 (7/12) Installing build-base (0.5-r2) 13:25:33 (8/12) Installing libsodium (1.0.18-r0) 13:25:33 (9/12) Installing pkgconf (1.7.3-r0) 13:25:33 (10/12) Installing libsodium-dev (1.0.18-r0) 13:25:33 (11/12) Installing libzmq (4.3.3-r1) 13:25:33 (12/12) Installing zeromq-dev (4.3.3-r1) 13:25:33 Executing busybox-1.32.1-r6.trigger 13:25:33 OK: 218 MiB in 52 packages 13:25:33 Removing intermediate container 7352919ae494 13:25:33 ---> 0d32ced658f5 13:25:33 Step 24/24 : LABEL version=0.0.0 13:25:34 ---> 468d7a103c16 13:25:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:25:34 ---> Running in 04bc5adcad64 13:25:35 Removing intermediate container 04bc5adcad64 13:25:35 ---> 3f150f1d29b4 13:25:35 13:25:35 ---> 4099fdcef776 13:25:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:25:35 Successfully built 3f150f1d29b4 13:25:36 Successfully tagged sys-mgmt-agent:latest 13:25:36  Building sys-mgmt-agent ... done Removing intermediate container 97da409ef380 13:25:36 ---> 7c2aaeaffbe4 13:25:36 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:25:36 Removing intermediate container 8efb0f70bf83 13:25:36 ---> 1e2702f6dc12 13:25:36 Step 4/6 : WORKDIR /edgex-go 13:25:36 ---> 7671dd361dc9 13:25:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:25:36 ---> Running in 3a6558a20d59 13:25:36 ---> Running in eee151b1185d 13:25:37 Removing intermediate container eee151b1185d 13:25:37 ---> 6735ad6a6528 13:25:37 Step 5/6 : COPY go.mod . 13:25:37 ---> 555fb50b2cc2 13:25:37 Step 6/6 : RUN go mod download 13:25:38 ---> Running in 1699bfae77ec 13:25:39 ---> 847a88e1ad00 13:25:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:25:39 Removing intermediate container 3a6558a20d59 13:25:39 ---> fec3edb2ba29 13:25:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:25:40 Removing intermediate container 25ad0177dd7e 13:25:40 ---> 3b189333c1e8 13:25:40 13:25:40 Step 11/23 : FROM alpine:3.12 13:25:40 Removing intermediate container 3467d7c6167c 13:25:40 ---> 7d948dda2e9f 13:25:40 13:25:40 Step 11/23 : FROM alpine:3.12 13:25:40 ---> 13621d1b12d4 13:25:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:25:40 ---> Using cache 13:25:40 ---> 9393211ee157 13:25:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:25:40 ---> Using cache 13:25:40 ---> 5e70f4ac14dd 13:25:40 Step 14/23 : ENV APP_PORT=59861 13:25:40 ---> 13621d1b12d4 13:25:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:25:40 ---> d87359a466ef 13:25:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:25:40 ---> e2afd8a85d86 13:25:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:25:40 ---> Running in e0e4821bc355 13:25:40 ---> Running in 5debe4e11c89 13:25:40 ---> Running in 0fdb2b009295 13:25:40 Removing intermediate container 5debe4e11c89 13:25:40 ---> 7697d185a3c0 13:25:40 Step 15/23 : EXPOSE $APP_PORT 13:25:40 ---> Running in 273c846add0c 13:25:40 ---> b3c0f161f7b9 13:25:40 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/ 13:25:40 ---> Running in c25f646bd8b1 13:25:40 Removing intermediate container 273c846add0c 13:25:40 ---> 025775cada0f 13:25:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:25:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:25:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:25:40 (1/2) Installing ca-certificates (20191127-r4) 13:25:40 (2/2) Installing dumb-init (1.2.2-r1) 13:25:40 Executing busybox-1.31.1-r20.trigger 13:25:40 Executing ca-certificates-20191127-r4.trigger 13:25:41 ---> 4e4e30431341 13:25:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:25:41 OK: 6 MiB in 16 packages 13:25:41 ---> f9a3a0ee6a91 13:25:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:25:41 Removing intermediate container 0fdb2b009295 13:25:41 ---> ac1719f898d5 13:25:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:25:41 ---> 1b0aaeb63c0d 13:25:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:25:41 Removing intermediate container e0e4821bc355 13:25:41 ---> ba49857ecddc 13:25:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:25:41 ---> Running in 7520ed89d6bf 13:25:41 ---> Running in 20253e9c033c 13:25:41 Removing intermediate container c25f646bd8b1 13:25:41 ---> 5313a13820ed 13:25:41 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:25:41 ---> Running in 1876387d1ed4 13:25:41 Removing intermediate container 7520ed89d6bf 13:25:41 ---> 1179bea541bd 13:25:41 Step 14/23 : ENV APP_PORT=59860 13:25:41 Removing intermediate container 20253e9c033c 13:25:41 ---> 3dbc7f6034a1 13:25:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:41 ---> 215e21f4b23e 13:25:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:25:41 Removing intermediate container 1876387d1ed4 13:25:41 ---> 22d208cbe6e9 13:25:41 Step 24/26 : LABEL arch=x86_64 13:25:41 ---> Running in e5057f82981a 13:25:41 ---> Running in 5e8dcf359844 13:25:42 ---> Running in a2fa2ce63e40 13:25:42 Removing intermediate container e5057f82981a 13:25:42 ---> ea6f72cabc98 13:25:42 Step 21/23 : LABEL arch=x86_64 13:25:42 Removing intermediate container a2fa2ce63e40 13:25:42 ---> 2a20c37db946 13:25:42 Step 25/26 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:25:42 ---> Running in ad48764cef3d 13:25:42 Removing intermediate container 5e8dcf359844 13:25:42 ---> eecd5e5d074e 13:25:42 Step 15/23 : EXPOSE $APP_PORT 13:25:42 ---> 4327f8e3f3f0 13:25:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:25:42 ---> Running in 7cd4eef57679 13:25:42 ---> Running in 29f7ae37fc3c 13:25:42 Removing intermediate container ad48764cef3d 13:25:42 ---> 634b43ec27a2 13:25:42 Step 22/23 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:25:42 ---> Running in 762df929f52e 13:25:43 Removing intermediate container 7cd4eef57679 13:25:43 ---> 8219092ea68e 13:25:43 Step 26/26 : LABEL version=0.0.0 13:25:43 Removing intermediate container 29f7ae37fc3c 13:25:43 ---> 3d79e9de1388 13:25:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:25:43 ---> 7c98044660cb 13:25:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:25:43 ---> Running in e113df0c501e 13:25:43 Removing intermediate container 762df929f52e 13:25:43 ---> 7d72b1903a89 13:25:43 Step 23/23 : LABEL version=0.0.0 13:25:43 ---> Running in d0948688009d 13:25:43 Removing intermediate container e113df0c501e 13:25:43 ---> 82b19c8b5e63 13:25:43 13:25:43 ---> 6c9fa4598953 13:25:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:25:43 ---> d9e7e45e80f6 13:25:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:25:43 Removing intermediate container d0948688009d 13:25:43 ---> de42893e08db 13:25:43 13:25:43 Successfully built 82b19c8b5e63 13:25:43 Successfully tagged security-secretstore-setup:latest 13:25:43  Building security-secretstore-setup ... done Successfully built de42893e08db 13:25:43 Successfully tagged support-scheduler:latest 13:25:44  Building support-scheduler ... done  ---> 3a74bf8942ab 13:25:44 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:25:44 ---> 87151bded62d 13:25:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:25:44 ---> Running in a24310380968 13:25:44 ---> ac316c9c8256 13:25:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:25:44 ---> Running in 925035c65c13 13:25:44 Removing intermediate container a24310380968 13:25:44 ---> 01d8c46ce2ad 13:25:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:25:44 Removing intermediate container 925035c65c13 13:25:44 ---> 4b99d393a818 13:25:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:25:44 ---> Running in 27099e50b9b0 13:25:44 ---> 4304a84e0fc8 13:25:44 Step 27/32 : RUN chmod +x /entrypoint.sh 13:25:44 Removing intermediate container 27099e50b9b0 13:25:44 ---> 35315c03c10f 13:25:44 Step 21/23 : LABEL arch=x86_64 13:25:44 ---> Running in 79b5a2d149e9 13:25:44 ---> Running in 0bf579ba1a95 13:25:44 Removing intermediate container 0bf579ba1a95 13:25:44 ---> 219920b0b26d 13:25:44 Step 22/23 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:25:44 ---> Running in dfcd55f54828 13:25:45 Removing intermediate container dfcd55f54828 13:25:45 ---> 2cc8c3b839e8 13:25:45 Step 23/23 : LABEL version=0.0.0 13:25:45 ---> Running in 2366469424e6 13:25:45 Removing intermediate container 2366469424e6 13:25:45 ---> 005142b7864a 13:25:45 13:25:45 Successfully built 005142b7864a 13:25:45 Successfully tagged support-notifications:latest 13:25:45  Building support-notifications ... done Removing intermediate container 79b5a2d149e9 13:25:45 ---> 8ac4402fd465 13:25:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:25:45 ---> Running in 4516584ad0a2 13:25:45 Removing intermediate container 4516584ad0a2 13:25:45 ---> adf252d30cea 13:25:45 Step 29/32 : CMD ["gate"] 13:25:45 ---> Running in 8c9f69007eb7 13:25:45 Removing intermediate container 8c9f69007eb7 13:25:45 ---> 3d38904645c3 13:25:45 Step 30/32 : LABEL arch=x86_64 13:25:45 ---> Running in 45b8ac937a94 13:25:45 Removing intermediate container 45b8ac937a94 13:25:45 ---> dccdf3511acc 13:25:45 Step 31/32 : LABEL git_sha=bedbc2a6c82c9333fe298c095c0cf792e18183e9 13:25:46 ---> Running in cd00f355e4a3 13:25:46 Removing intermediate container cd00f355e4a3 13:25:46 ---> f77bb75c405e 13:25:46 Step 32/32 : LABEL version=0.0.0 13:25:46 ---> Running in 7b61a561c56e 13:25:46 Removing intermediate container 7b61a561c56e 13:25:46 ---> 2cdc0c12b29d 13:25:46 13:25:46 Successfully built 2cdc0c12b29d 13:25:46 Successfully tagged security-bootstrapper:latest 13:25:46  Building security-bootstrapper ... done  [Pipeline] } 13:25:46 $ docker stop --time=1 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb 13:25:48 $ docker rm -f 5d3e4998b62af12812dd4ef417167476cdcb52c987c223e6c7bdd38f393627fb [Pipeline] // withDockerContainer [Pipeline] sh 13:25:48 + docker images 13:25:48 REPOSITORY TAG IMAGE ID CREATED SIZE 13:25:48 security-bootstrapper latest 2cdc0c12b29d 2 seconds ago 18.6MB 13:25:48 support-notifications latest 005142b7864a 3 seconds ago 16.7MB 13:25:48 support-scheduler latest de42893e08db 5 seconds ago 15.9MB 13:25:48 security-secretstore-setup latest 82b19c8b5e63 5 seconds ago 28.7MB 13:25:48 7d948dda2e9f 9 seconds ago 1.14GB 13:25:48 3b189333c1e8 9 seconds ago 1.15GB 13:25:48 sys-mgmt-agent latest 3f150f1d29b4 14 seconds ago 312MB 13:25:48 e8f6015478ef 23 seconds ago 1.15GB 13:25:48 8272d952be39 25 seconds ago 1.15GB 13:25:48 core-data latest 4d87a1fb9866 59 seconds ago 20.2MB 13:25:48 48fdd8262152 About a minute ago 1.15GB 13:25:48 core-metadata latest 415a0034be4c About a minute ago 16.6MB 13:25:48 security-proxy-setup latest 1e6ac7c94489 About a minute ago 25.7MB 13:25:48 d439466c4f2c About a minute ago 1.15GB 13:25:48 69802ca02312 About a minute ago 1.15GB 13:25:48 core-command latest eb1c69525834 About a minute ago 15.9MB 13:25:48 76a5a1af515f About a minute ago 1.15GB 13:25:48 634d966b2e5a About a minute ago 1.14GB 13:25:48 ci-base-image-x86_64 latest fba3174acb2e 5 minutes ago 647MB 13:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 13:25:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 13:25:48 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 13:25:48 docker 20.10.0 aefe523efa57 6 months ago 240MB 13:25:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 13:26:04 Still waiting to schedule task 13:26:04 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1195’ 13:26:04 Removing intermediate container 1699bfae77ec 13:26:04 ---> 19a9be357e6e 13:26:04 Successfully built 19a9be357e6e 13:26:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:26:05 + docker inspect -f . ci-base-image-arm64 13:26:05 . [Pipeline] withDockerContainer 13:26:05 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 13:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:26:07 $ docker top 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:08 + go version 13:26:08 go version go1.16.5 linux/arm64 [Pipeline] } 13:26:08 $ docker stop --time=1 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 13:26:09 $ docker rm -f 9b437d4a403d9899abe461a9602db46401debdbe589e7a215e703edec8563c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:26:10 + docker inspect -f . ci-base-image-arm64 13:26:10 . [Pipeline] withDockerContainer 13:26:10 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 13:26:11 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:26:12 $ docker top 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d -eo pid,comm [Pipeline] { [Pipeline] echo 13:26:12 ========================================================= 13:26:12 [edgeXBuildGoParallel] Running Tests and Build... 13:26:12 ========================================================= [Pipeline] sh 13:26:13 + go mod tidy [Pipeline] sh 13:26:17 + make test 13:26:17 go mod tidy 13:26:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:26:44 ? github.com/edgexfoundry/edgex-go [no test files] 13:27:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:27:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:27:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:27:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:27:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:27:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:27:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:27:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:27:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:27:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:27:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:27:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.148s coverage: 28.7% of statements 13:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:28:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.330s coverage: 100.0% of statements 13:28:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.292s coverage: 53.1% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.630s coverage: 87.7% of statements 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:28:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements 13:28:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.184s coverage: 81.2% of statements 13:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:28:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.452s coverage: 95.1% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.183s coverage: 60.0% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.439s coverage: 22.0% of statements 13:28:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.201s coverage: 79.5% of statements 13:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements 13:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.272s coverage: 96.3% of statements 13:28:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.195s coverage: 87.5% of statements 13:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements 13:28:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.302s coverage: 44.8% of statements 13:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.538s coverage: 81.8% of statements 13:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.169s coverage: 87.2% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.159s coverage: 58.8% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements 13:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 13:28:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.816s coverage: 64.4% of statements 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:28:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 13:28:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 13:28:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.108s coverage: 100.0% of statements 13:28:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.959s coverage: 66.9% of statements 13:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:28:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.684s coverage: 43.6% of statements 13:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 13:28:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:28:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements 13:28:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:28:59 Running on prd-ubuntu18.04-docker-8c-8g-1199 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 13:28:59 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 13:28:59 The recommended git tool is: git 13:29:04 using credential edgex-jenkins-ssh 13:29:04 Cloning the remote Git repository 13:29:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.210s coverage: 19.3% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 91.9% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.413s coverage: 97.6% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.153s coverage: 100.0% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 13:29:04 > git init /w/workspace/edgex-go/16 # timeout=10 13:29:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:29:04 > git --version # timeout=10 13:29:04 > git --version # 'git version 2.17.1' 13:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:06 GO111MODULE=on go vet ./... 13:29:15 Merging remotes/origin/master commit 80ba4e250181682bffba84591c3a2e03de29986a into PR head commit bf7e8b43acf891d18b55505b0a2ffc5563f750f5 13:29:15 Merge succeeded, producing 348717d57c379ac7a2f8ca522bcc9c0a7e051942 13:29:15 Checking out Revision 348717d57c379ac7a2f8ca522bcc9c0a7e051942 (PR-3579) 13:29:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:29:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:29:15 > git config core.sparsecheckout # timeout=10 13:29:15 > git checkout -f bf7e8b43acf891d18b55505b0a2ffc5563f750f5 # timeout=10 13:29:15 > git remote # timeout=10 13:29:15 > git config --get remote.origin.url # timeout=10 13:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:29:15 > git merge 80ba4e250181682bffba84591c3a2e03de29986a # timeout=10 13:29:15 > git rev-parse HEAD^{commit} # timeout=10 13:29:15 > git config core.sparsecheckout # timeout=10 13:29:15 > git checkout -f 348717d57c379ac7a2f8ca522bcc9c0a7e051942 # timeout=10 13:29:19 Commit message: "Merge commit '80ba4e250181682bffba84591c3a2e03de29986a' into HEAD" 13:29:19 First time build. Skipping changelog. 13:29:19 > git rev-list --no-walk 358dd43cc1f8b8bb820dd1fa81faa19e45ec9b1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:20 + echo snap-build.sh 13:29:20 snap-build.sh 13:29:20 + SNAP_BASE_DIR=. 13:29:20 + '[' '!' -z /w/workspace/edgex-go/16 ']' 13:29:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/16 13:29:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' 13:29:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/16] 13:29:20 + cd /w/workspace/edgex-go/16 13:29:20 + sudo apt-get remove -qy --purge lxd lxd-client 13:29:20 Reading package lists... 13:29:20 Building dependency tree... 13:29:20 Reading state information... 13:29:20 The following packages were automatically installed and are no longer required: 13:29:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:29:20 uidmap xdelta3 13:29:20 Use 'sudo apt autoremove' to remove them. 13:29:20 The following packages will be REMOVED: 13:29:20 lxd* lxd-client* 13:29:20 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:29:20 After this operation, 31.7 MB disk space will be freed. 13:29:21 (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.) 13:29:21 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:29:22 Removing lxd dnsmasq configuration 13:29:22 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:29:22 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:29:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:29:24 (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.) 13:29:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:29:25 Processing triggers for systemd (237-3ubuntu10.45) ... 13:29:25 Processing triggers for ureadahead (0.100.0-21) ... 13:29:26 + sudo snap remove --purge lxd 13:29:27 snap "lxd" is not installed 13:29:27 + sudo groupadd --force --system lxd 13:29:27 ++ whoami 13:29:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:29:27 + newgrp - lxd 13:29:27 + sudo snap install lxd 13:29:39 2021-06-24T13:29:36Z INFO Waiting for automatic snapd restart... 13:29:54 lxd 4.15 from Canonical* installed 13:29:54 + sudo lxd init --auto 13:30:04 + sudo snap install --classic snapcraft 13:30:16 snapcraft 4.8.2 from Canonical* installed 13:30:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:30:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:30:16 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:16 Dload Upload Total Spent Left Speed 13:30:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 13:30:16 100 3325k 100 3325k 0 0 7438k 0 --:--:-- --:--:-- --:--:-- 7438k 13:30:16 ./yq_linux_amd64 13:30:16 + sudo snapcraft prime --use-lxd 13:30:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:30:17 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: 13:30:17 - README.md 13:30:17 13:30:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:30:18 Launching a container. 13:30:24 Waiting for container to be ready 13:30:25 To start your first instance, try: lxc launch ubuntu:18.04 13:30:25 13:30:28 gofmt -l . 13:30:28 [ "`gofmt -l .`" = "" ] 13:30:28 ./bin/test-attribution-txt.sh [Pipeline] sh 13:30:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:30:28 + ls -al . 13:30:28 total 544 13:30:28 drwxrwxr-x 9 1001 1001 4096 Jun 24 13:30 . 13:30:28 drwxr-xr-x 4 root root 4096 Jun 24 13:26 .. 13:30:28 -rw-rw-r-- 1 1001 1001 11 Jun 24 13:24 .dockerignore 13:30:28 drwxrwxr-x 8 1001 1001 4096 Jun 24 13:24 .git 13:30:28 drwxrwxr-x 3 1001 1001 4096 Jun 24 13:24 .github 13:30:28 -rw-rw-r-- 1 1001 1001 818 Jun 24 13:24 .gitignore 13:30:28 -rw-rw-r-- 1 1001 1001 166 Jun 24 13:24 .sonarcloud.properties 13:30:28 -rw-rw-r-- 1 1001 1001 8609 Jun 24 13:24 Attribution.txt 13:30:28 -rw-rw-r-- 1 1001 1001 3804 Jun 24 13:24 CONTRIBUTING.md 13:30:28 -rw-rw-r-- 1 1001 1001 931 Jun 24 13:24 Dockerfile.build 13:30:28 -rw-rw-r-- 1 1001 1001 849 Jun 24 13:24 Jenkinsfile 13:30:28 -rw-rw-r-- 1 1001 1001 10775 Jun 24 13:24 LICENSE 13:30:28 -rw-rw-r-- 1 1001 1001 5605 Jun 24 13:24 Makefile 13:30:28 -rw-rw-r-- 1 1001 1001 7905 Jun 24 13:24 README.md 13:30:28 -rw-rw-r-- 1 1001 1001 7071 Jun 24 13:24 SECURITY.md 13:30:28 -rw-rw-r-- 1 1001 1001 5 Jun 24 13:19 VERSION 13:30:28 -rw-rw-r-- 1 1001 1001 4131 Jun 24 13:24 ZMQWindows.md 13:30:28 drwxrwxr-x 2 1001 1001 4096 Jun 24 13:24 bin 13:30:28 drwxrwxr-x 14 1001 1001 4096 Jun 24 13:24 cmd 13:30:28 -rw-r--r-- 1 root root 398095 Jun 24 13:29 coverage.out 13:30:28 -rw-rw-r-- 1 1001 1001 841 Jun 24 13:24 go.mod 13:30:28 -rw-r--r-- 1 root root 20962 Jun 24 13:26 go.sum 13:30:28 drwxrwxr-x 7 1001 1001 4096 Jun 24 13:24 internal 13:30:28 drwxrwxr-x 3 1001 1001 4096 Jun 24 13:24 openapi 13:30:28 drwxrwxr-x 4 1001 1001 4096 Jun 24 13:24 snap 13:30:28 -rw-rw-r-- 1 1001 1001 168 Jun 24 13:24 version.go [Pipeline] sh 13:30:29 Waiting for network to be ready... 13:30:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:30:29 + '[' -e coverage.out ] 13:30:29 + chown 1001:1001 coverage.out [Pipeline] stash 13:30:29 Warning: overwriting stash ‘coverage-report’ 13:30:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:30:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:30:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:30:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:30:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:30:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:30:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:30:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:30:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:30:30 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:30:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:30:30 Stashed 1 file(s) [Pipeline] sh 13:30:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:30:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:30:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:30:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:30:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:30:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:30:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:30:31 + make build 13:30:31 go mod tidy 13:30:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 13:30:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:30:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:30:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:30:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:30:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:30:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:30:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:30:31 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 13:30:33 Fetched 24.8 MB in 4s (6415 kB/s) 13:30:34 Reading package lists... 13:30:34 Reading package lists... 13:30:34 Building dependency tree... 13:30:34 Reading state information... 13:30:34 The following additional packages will be installed: 13:30:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:30:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:30:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:30:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:30:34 Suggested packages: 13:30:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:30:34 Recommended packages: 13:30:34 gnupg libsasl2-modules 13:30:34 The following NEW packages will be installed: 13:30:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:30:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:30:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:30:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:30:34 The following packages will be upgraded: 13:30:34 gpg gpg-agent gpgconf libudev1 13:30:34 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 13:30:34 Need to get 3530 kB of archives. 13:30:34 After this operation, 13.3 MB of additional disk space will be used. 13:30:34 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] 13:30:34 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] 13:30:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:30:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:30:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 13:30:35 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 13:30:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:30:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:30:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:30:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:30:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:30:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:30:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:30:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:30:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:30:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:30:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:30:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:30:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:30:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:30:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:30:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:30:35 debconf: delaying package configuration, since apt-utils is not installed 13:30:36 Fetched 3530 kB in 1s (3128 kB/s) 13:30:36 (Reading database ... 12511 files and directories currently installed.) 13:30:36 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 13:30:36 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:30:36 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 13:30:36 Selecting previously unselected package udev. 13:30:36 (Reading database ... 12511 files and directories currently installed.) 13:30:36 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 13:30:36 Unpacking udev (237-3ubuntu10.48) ... 13:30:36 Selecting previously unselected package libfuse2:amd64. 13:30:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:30:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:30:36 Selecting previously unselected package fuse. 13:30:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:30:36 Unpacking fuse (2.9.7-1ubuntu1) ... 13:30:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:30:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:30:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:30:36 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:30:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:30:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:30:36 Selecting previously unselected package libksba8:amd64. 13:30:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:30:36 Unpacking libksba8:amd64 (1.3.5-2) ... 13:30:36 Selecting previously unselected package libroken18-heimdal:amd64. 13:30:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:30:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:30:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:30:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libwind0-heimdal:amd64. 13:30:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:30:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:30:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:30:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:30:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:30:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:37 Selecting previously unselected package libsasl2-modules-db:amd64. 13:30:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:30:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:30:37 Selecting previously unselected package libsasl2-2:amd64. 13:30:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:30:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:30:38 Selecting previously unselected package libldap-common. 13:30:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:30:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:30:38 Selecting previously unselected package libldap-2.4-2:amd64. 13:30:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:30:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:30:38 Selecting previously unselected package dirmngr. 13:30:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:30:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:30:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:30:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:30:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:30:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:30:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:30:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:30:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libksba8:amd64 (1.3.5-2) ... 13:30:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:30:38 Setting up udev (237-3ubuntu10.48) ... 13:30:38 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 13:30:38 invoke-rc.d: policy-rc.d denied execution of start. 13:30:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Processing triggers for systemd (237-3ubuntu10) ... 13:30:38 Setting up fuse (2.9.7-1ubuntu1) ... 13:30:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:30:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:30:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:30:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:30:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:30:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:30:39 settings in the [Install] section, and DefaultInstance for template units). 13:30:39 This means they are not meant to be enabled using systemctl. 13:30:39 Possible reasons for having this kind of units are: 13:30:39 1) A unit may be statically enabled by being symlinked from another unit's 13:30:39 .wants/ or .requires/ directory. 13:30:39 2) A unit's purpose may be to act as a helper for some other unit which has 13:30:39 a requirement dependency on it. 13:30:39 3) A unit may be started when needed via activation (socket, path, timer, 13:30:39 D-Bus, udev, scripted systemctl call, ...). 13:30:39 4) In case of template units, the unit is meant to be enabled with some 13:30:39 instance name specified. 13:30:39 Reading package lists... 13:30:39 Building dependency tree... 13:30:39 Reading state information... 13:30:39 The following additional packages will be installed: 13:30:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:30:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:30:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:30:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:30:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:30:39 Suggested packages: 13:30:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:30:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:30:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:30:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:30:39 systemd-container policykit-1 13:30:39 Recommended packages: 13:30:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:30:39 The following NEW packages will be installed: 13:30:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:30:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:30:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:30:39 multiarch-support openssh-client python3 python3-minimal python3.6 13:30:39 python3.6-minimal snapd squashfs-tools sudo 13:30:39 The following packages will be upgraded: 13:30:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:30:40 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 13:30:40 Need to get 36.7 MB of archives. 13:30:40 After this operation, 147 MB of additional disk space will be used. 13:30:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:30:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:30:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 13:30:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:30:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:30:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:30:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:30:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:30:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:30:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:30:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:30:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:30:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:30:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:30:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:30:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:30:40 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 13:30:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:30:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:30:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:30:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:30:40 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:30:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:30:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:30:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:30:41 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:30:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:30:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:30:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 13:30:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 13:30:42 debconf: delaying package configuration, since apt-utils is not installed 13:30:42 Fetched 36.7 MB in 2s (16.8 MB/s) 13:30:42 (Reading database ... 12757 files and directories currently installed.) 13:30:42 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 13:30:42 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:30:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 13:30:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:30:42 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 13:30:43 (Reading database ... 12757 files and directories currently installed.) 13:30:43 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:30:43 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:30:43 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:30:43 (Reading database ... 12757 files and directories currently installed.) 13:30:43 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:30:43 Unpacking apt (1.6.13) over (1.6.1) ... 13:30:43 Setting up apt (1.6.13) ... 13:30:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:30:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:30:44 (Reading database ... 12764 files and directories currently installed.) 13:30:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:30:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:30:44 Selecting previously unselected package libpython3.6-minimal:amd64. 13:30:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:30:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:30:44 Selecting previously unselected package libexpat1:amd64. 13:30:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:30:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:30:44 Selecting previously unselected package python3.6-minimal. 13:30:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:30:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:30:44 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:30:44 Checking for services that may need to be restarted...done. 13:30:44 Checking for services that may need to be restarted...done. 13:30:44 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:30:44 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:30:44 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:30:45 Selecting previously unselected package python3-minimal. 13:30:45 (Reading database ... 13012 files and directories currently installed.) 13:30:45 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:30:45 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:30:45 Selecting previously unselected package mime-support. 13:30:45 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:30:45 Unpacking mime-support (3.60ubuntu1) ... 13:30:45 Selecting previously unselected package libmpdec2:amd64. 13:30:45 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:30:45 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:30:45 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:30:45 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:30:45 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:30:45 Selecting previously unselected package python3.6. 13:30:45 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:30:45 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:30:45 Selecting previously unselected package libpython3-stdlib:amd64. 13:30:45 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:30:45 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:30:45 Setting up python3-minimal (3.6.7-1~18.04) ... 13:30:46 Selecting previously unselected package python3. 13:30:46 (Reading database ... 13442 files and directories currently installed.) 13:30:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:30:46 Unpacking python3 (3.6.7-1~18.04) ... 13:30:46 Selecting previously unselected package multiarch-support. 13:30:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:30:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:30:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:30:46 Selecting previously unselected package liblzo2-2:amd64. 13:30:46 (Reading database ... 13479 files and directories currently installed.) 13:30:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:30:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:30:46 Selecting previously unselected package libbsd0:amd64. 13:30:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:30:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:30:46 Selecting previously unselected package sudo. 13:30:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:30:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:30:46 Selecting previously unselected package apparmor. 13:30:46 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:30:46 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:30:46 Selecting previously unselected package libedit2:amd64. 13:30:46 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:30:46 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:30:46 Selecting previously unselected package libkrb5support0:amd64. 13:30:46 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:30:46 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:30:46 Selecting previously unselected package libk5crypto3:amd64. 13:30:46 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:30:46 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:30:46 Selecting previously unselected package libkeyutils1:amd64. 13:30:46 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:30:46 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:30:46 Selecting previously unselected package libkrb5-3:amd64. 13:30:46 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:30:46 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:30:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:30:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:30:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:30:47 Selecting previously unselected package libssl1.0.0:amd64. 13:30:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:30:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:30:47 Selecting previously unselected package openssh-client. 13:30:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:30:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:30:47 Selecting previously unselected package squashfs-tools. 13:30:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 13:30:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:30:47 Selecting previously unselected package snapd. 13:30:47 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 13:30:47 Unpacking snapd (2.49.2+18.04) ... 13:30:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:30:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:30:49 Setting up mime-support (3.60ubuntu1) ... 13:30:49 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:30:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:30:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:30:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:30:49 Setting up systemd (237-3ubuntu10.48) ... 13:30:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:30:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:30:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:30:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:30:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:30:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:30:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:30:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 13:30:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:30:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:30:51 Setting up python3 (3.6.7-1~18.04) ... 13:30:51 running python rtupdate hooks for python3.6... 13:30:51 running python post-rtupdate hooks for python3.6... 13:30:51 Setting up apparmor (2.12-4ubuntu5.1) ... 13:30:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:30:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:30:52 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:30:52 Setting up snapd (2.49.2+18.04) ... 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:30:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:30:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:30:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:30:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:30:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:30:54 /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' 13:30:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:30:54 Processing triggers for systemd (237-3ubuntu10.48) ... 13:30:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:30:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:30:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:30:56 Reading package lists... 13:30:57 Reading package lists... 13:30:57 Building dependency tree... 13:30:57 Reading state information... 13:30:57 Calculating upgrade... 13:30:57 The following packages will be upgraded: 13:30:57 advancecomp base-files bash binutils binutils-common 13:30:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:30:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:30:57 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:30:57 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:30:57 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:30:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:30:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:30:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:30:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:30:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:30:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:30:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:30:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:30:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:30:57 ubuntu-keyring util-linux 13:30:57 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:30:57 Need to get 64.1 MB of archives. 13:30:57 After this operation, 5112 kB of additional disk space will be used. 13:30:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 13:30:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:30:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:30:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:30:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:30:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:30:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:30:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:30:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:30:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:30:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:30:57 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:30:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:30:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:30:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:30:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:30:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:30:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:30:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:30:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:30:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:30:57 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:30:57 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:30:57 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:30:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:30:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:30:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:30:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:30:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:30:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:30:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:30:57 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:30:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:30:57 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:30:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:30:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:30:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:30:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:30:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:30:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:30:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:30:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:30:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:30:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:30:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:30:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:30:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:30:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:30:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:30:58 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] 13:30:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:30:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:30:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:30:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:30:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:30:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:30:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:30:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:30:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:30:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:30:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:30:58 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:30:58 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:30:58 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:30:58 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:30:58 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:30:58 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:30:58 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:30:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:30:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:30:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:30:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:30:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:30:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:30:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:30:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:30:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:30:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:30:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:30:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:30:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:30:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:30:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:30:59 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] 13:30:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:30:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 13:30:59 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] 13:30:59 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:30:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:30:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:30:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:30:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:30:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:30:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:30:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:30:59 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] 13:30:59 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:30:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:30:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:30:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:30:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:30:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:31:00 debconf: delaying package configuration, since apt-utils is not installed 13:31:00 Fetched 64.1 MB in 2s (28.7 MB/s) 13:31:00 (Reading database ... 13914 files and directories currently installed.) 13:31:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:31:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:31:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:31:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:31:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 13:31:00 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 13:31:00 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 13:31:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 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 13:31:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:01 (Reading database ... 13914 files and directories currently installed.) 13:31:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:31:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:31:01 (Reading database ... 13914 files and directories currently installed.) 13:31:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:31:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:31:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:02 (Reading database ... 13914 files and directories currently installed.) 13:31:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:31:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:31:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:31:03 (Reading database ... 13914 files and directories currently installed.) 13:31:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:31:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:31:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:31:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:31:03 Setting up base-files (10.1ubuntu2.10) ... 13:31:03 Installing new version of config file /etc/issue ... 13:31:03 Installing new version of config file /etc/issue.net ... 13:31:03 Installing new version of config file /etc/lsb-release ... 13:31:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:31:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:31:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:31:04 Removing obsolete conffile /etc/default/motd-news ... 13:31:04 (Reading database ... 13915 files and directories currently installed.) 13:31:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:31:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:31:04 Setting up bash (4.4.18-2ubuntu1.2) ... 13:31:04 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 13:31:04 (Reading database ... 13915 files and directories currently installed.) 13:31:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:31:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:31:04 (Reading database ... 13915 files and directories currently installed.) 13:31:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:31:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:31:04 Setting up tar (1.29b-2ubuntu0.2) ... 13:31:04 (Reading database ... 13915 files and directories currently installed.) 13:31:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:31:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:31:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:31:04 (Reading database ... 13915 files and directories currently installed.) 13:31:04 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:31:04 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:31:04 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:31:05 (Reading database ... 13915 files and directories currently installed.) 13:31:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:31:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:31:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:31:05 (Reading database ... 13915 files and directories currently installed.) 13:31:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:31:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:31:05 Setting up grep (3.1-2build1) ... 13:31:05 (Reading database ... 13915 files and directories currently installed.) 13:31:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:31:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:31:05 Setting up login (1:4.5-1ubuntu2) ... 13:31:05 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 13:31:05 (Reading database ... 13915 files and directories currently installed.) 13:31:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:31:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:31:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:31:05 (Reading database ... 13915 files and directories currently installed.) 13:31:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:31:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:31:05 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 13:31:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:31:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:31:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:31:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:31:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:31:06 (Reading database ... 13915 files and directories currently installed.) 13:31:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:31:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:31:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:31:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:31:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:31:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:31:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:31:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:31:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:31:07 (Reading database ... 13915 files and directories currently installed.) 13:31:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:31:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:31:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:31:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:31:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:31:08 (Reading database ... 13915 files and directories currently installed.) 13:31:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:31:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:31:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:31:08 (Reading database ... 13915 files and directories currently installed.) 13:31:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:31:08 (Reading database ... 13915 files and directories currently installed.) 13:31:08 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:08 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:08 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:31:08 (Reading database ... 13915 files and directories currently installed.) 13:31:08 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:08 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:08 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:31:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:31:09 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 13:31:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:31:09 (Reading database ... 13915 files and directories currently installed.) 13:31:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:31:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:31:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:31:09 (Reading database ... 13915 files and directories currently installed.) 13:31:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:31:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:31:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:31:10 (Reading database ... 13917 files and directories currently installed.) 13:31:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:31:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:31:10 Setting up debconf (1.5.66ubuntu1) ... 13:31:10 (Reading database ... 13917 files and directories currently installed.) 13:31:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:31:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:31:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:31:10 (Reading database ... 13917 files and directories currently installed.) 13:31:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:31:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:31:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:31:10 (Reading database ... 13917 files and directories currently installed.) 13:31:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:31:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:31:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:31:10 (Reading database ... 13917 files and directories currently installed.) 13:31:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:31:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:31:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:31:10 (Reading database ... 13919 files and directories currently installed.) 13:31:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:31:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:31:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:31:11 (Reading database ... 13923 files and directories currently installed.) 13:31:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:31:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:31:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 13:31:11 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 13:31:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:31:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:31:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:31:11 (Reading database ... 13923 files and directories currently installed.) 13:31:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:31:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:31:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:31:11 (Reading database ... 13923 files and directories currently installed.) 13:31:11 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:31:11 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:31:11 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:31:11 (Reading database ... 13923 files and directories currently installed.) 13:31:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:31:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:31:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:31:11 (Reading database ... 13923 files and directories currently installed.) 13:31:11 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:31:11 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:31:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:31:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:31:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:31:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:31:12 Setting up passwd (1:4.5-1ubuntu2) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:31:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:31:12 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:31:12 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:31:12 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 13:31:12 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:31:12 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:31:12 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:31:12 (Reading database ... 13923 files and directories currently installed.) 13:31:12 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:31:12 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:31:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:31:13 (Reading database ... 13923 files and directories currently installed.) 13:31:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:31:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:31:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:31:13 (Reading database ... 13923 files and directories currently installed.) 13:31:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:31:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:31:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:31:13 (Reading database ... 13923 files and directories currently installed.) 13:31:13 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:31:13 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:31:13 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:31:13 (Reading database ... 13923 files and directories currently installed.) 13:31:13 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:31:13 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:31:13 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:31:13 (Reading database ... 13923 files and directories currently installed.) 13:31:13 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:31:13 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:31:13 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:31:13 (Reading database ... 13924 files and directories currently installed.) 13:31:13 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:31:13 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:31:13 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:31:13 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:31:13 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:31:13 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:31:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:31:14 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:31:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:31:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:31:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:31:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:31:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:31:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:31:14 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:31:14 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:31:14 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:31:14 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:31:14 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:31:14 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:31:14 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:31:14 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:31:14 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:31:14 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:31:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:31:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:31:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:31:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:31:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:31:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:31:15 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 13:31:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:31:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:31:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:31:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:31:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:31:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:31:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:19 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:31:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:31:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:31:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:31:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:31:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:31:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:31:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:31:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:31:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:31:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:31:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:31:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:31:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:31:19 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:31:19 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:31:19 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 13:31:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:31:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:31:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:31:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:31:19 13:31:19 Current default time zone: 'Etc/UTC' 13:31:19 Local time is now: Thu Jun 24 13:31:19 UTC 2021. 13:31:19 Universal Time is now: Thu Jun 24 13:31:19 UTC 2021. 13:31:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:31:19 13:31:20 Setting up systemd-sysv (237-3ubuntu10.48) ... 13:31:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:20 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 13:31:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:31:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:31:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:31:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:31:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:31:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:31:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:31:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:31:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:31:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:20 Setting up patch (2.7.6-2ubuntu1.1) ... 13:31:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:31:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:31:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:31:20 Installing new version of config file /etc/ssl/openssl.cnf ... 13:31:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:31:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:31:20 Setting up ca-certificates (20210119~18.04.1) ... 13:31: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 13:31:22 Updating certificates in /etc/ssl/certs... 13:31:23 23 added, 27 removed; done. 13:31:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:31:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:31:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:31:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:31:23 Setting up pkgbinarymangler (138.18.04.1) ... 13:31:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:31:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up perl (5.26.1-6ubuntu0.5) ... 13:31:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:31:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:31:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:31:23 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:31:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:31:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:31:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:31:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:31:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:31:23 Processing triggers for systemd (237-3ubuntu10.48) ... 13:31:23 Processing triggers for mime-support (3.60ubuntu1) ... 13:31:23 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:31:23 Updating certificates in /etc/ssl/certs... 13:31:24 0 added, 0 removed; done. 13:31:24 Running hooks in /etc/ca-certificates/update.d... 13:31:24 done. 13:31:24 Reading package lists... 13:31:24 Building dependency tree... 13:31:24 Reading state information... 13:31:25 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 13:31:25 The following NEW packages will be installed: 13:31:25 apt-transport-https 13:31:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:31:25 Need to get 1692 B of archives. 13:31:25 After this operation, 154 kB of additional disk space will be used. 13:31:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:31:25 debconf: delaying package configuration, since apt-utils is not installed 13:31:25 Fetched 1692 B in 0s (9630 B/s) 13:31:25 Selecting previously unselected package apt-transport-https. 13:31:25 (Reading database ... 13929 files and directories currently installed.) 13:31:25 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:31:25 Unpacking apt-transport-https (1.6.13) ... 13:31:25 Setting up apt-transport-https (1.6.13) ... 13:31:25 Waiting for network to be ready... [Pipeline] } 13:31:30 $ docker stop --time=1 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d 13:31:30 2021-06-24T13:31:28Z INFO Waiting for automatic snapd restart... 13:31:31 snapd 2.51 from Canonical* installed 13:31:32 "snapd" switched to the "latest/stable" channel 13:31:32 13:31:32 $ docker rm -f 34c25f8372221d8657c0618ae94832267648760366128cb9635578599a7aaf7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:34 13:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:34 core18 20210611 from Canonical* installed 13:31:34 "core18" switched to the "latest/stable" channel 13:31:34 [Pipeline] isUnix [Pipeline] sh 13:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:35 latest: Pulling from edgex-devops/edgex-compose-arm64 13:31:35 29e5d40040c1: Pulling fs layer 13:31:35 1ce36da41761: Pulling fs layer 13:31:35 25b303627fd3: Pulling fs layer 13:31:35 29e5d40040c1: Verifying Checksum 13:31:35 29e5d40040c1: Download complete 13:31:36 1ce36da41761: Verifying Checksum 13:31:36 1ce36da41761: Download complete 13:31:36 29e5d40040c1: Pull complete 13:31:37 1ce36da41761: Pull complete 13:31:37 25b303627fd3: Verifying Checksum 13:31:37 25b303627fd3: Download complete 13:31:37 snapcraft 4.8.2 from Canonical* installed 13:31:38 "snapcraft" switched to the "latest/stable" channel 13:31:38 13:31:42 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: 13:31:42 - README.md 13:31:42 13:31:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:31:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:31:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:31:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:31:44 Reading package lists... 13:31:44 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 13:31:44 Reading package lists... 13:31:44 Building dependency tree... 13:31:44 Reading state information... 13:31:45 Suggested packages: 13:31:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:31:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:31:45 Recommended packages: 13:31:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:31:45 The following NEW packages will be installed: 13:31:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:31:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:31:45 pkg-config zip 13:31:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:31:45 Need to get 7663 kB of archives. 13:31:45 After this operation, 43.8 MB of additional disk space will be used. 13:31:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:31:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:31:45 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:31:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:31:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:31:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:31:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:31:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:31:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:31:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:31:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:31:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:31:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:31:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:31:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:31:45 debconf: delaying package configuration, since apt-utils is not installed 13:31:45 Fetched 7663 kB in 1s (10.5 MB/s) 13:31:45 Selecting previously unselected package libglib2.0-0:amd64. 13:31:45 (Reading database ... 13933 files and directories currently installed.) 13:31:45 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:31:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:31:46 Selecting previously unselected package libpsl5:amd64. 13:31:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:31:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:31:46 Selecting previously unselected package libnghttp2-14:amd64. 13:31:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:31:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:31:46 Selecting previously unselected package librtmp1:amd64. 13:31:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:31:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:31:46 Selecting previously unselected package libcurl3-gnutls:amd64. 13:31:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:31:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:31:46 Selecting previously unselected package liberror-perl. 13:31:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:31:46 Unpacking liberror-perl (0.17025-1) ... 13:31:46 Selecting previously unselected package git-man. 13:31:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:31:46 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:31:46 Selecting previously unselected package git. 13:31:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:31:46 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:31:47 Selecting previously unselected package libnorm1:amd64. 13:31:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:31:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:31:47 Selecting previously unselected package libpgm-5.2-0:amd64. 13:31:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:31:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:31:47 Selecting previously unselected package libsodium23:amd64. 13:31:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:31:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:31:47 Selecting previously unselected package libzmq5:amd64. 13:31:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:31:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:31:47 Selecting previously unselected package libzmq3-dev:amd64. 13:31:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:31:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:31:47 Selecting previously unselected package pkg-config. 13:31:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:31:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:31:47 Selecting previously unselected package zip. 13:31:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:31:47 Unpacking zip (3.0-11build1) ... 13:31:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:31:47 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:31:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:31:47 Setting up liberror-perl (0.17025-1) ... 13:31:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:31:47 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:31:47 No schema files found: doing nothing. 13:31:47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:31:47 Setting up zip (3.0-11build1) ... 13:31:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:31:47 Setting up libsodium23:amd64 (1.0.16-2) ... 13:31:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:31:48 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:31:48 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:31:48 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:31:48 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:31:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:31:48 25b303627fd3: Pull complete 13:31:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:31:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:31:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:31:48 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 13:31:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:31:48 git set to automatically installed. 13:31:48 git-man set to automatically installed. 13:31:48 libcurl3-gnutls set to automatically installed. 13:31:48 liberror-perl set to automatically installed. 13:31:48 libglib2.0-0 set to automatically installed. 13:31:48 libnghttp2-14 set to automatically installed. 13:31:48 libnorm1 set to automatically installed. 13:31:48 libpgm-5.2-0 set to automatically installed. 13:31:48 libpsl5 set to automatically installed. 13:31:48 librtmp1 set to automatically installed. 13:31:48 libsodium23 set to automatically installed. 13:31:48 libzmq3-dev set to automatically installed. 13:31:48 libzmq5 set to automatically installed. 13:31:48 pkg-config set to automatically installed. 13:31:48 zip set to automatically installed. 13:31:50 snapd is not logged in, snap install commands will use sudo 13:31:50 snap "core18" has no updates available 13:31:51 $ docker top f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 -eo pid,comm 13:31:53 snapd is not logged in, snap install commands will use sudo [Pipeline] { [Pipeline] sh 13:31:53 + docker-compose build --help 13:31:53 + grep parallel 13:31:58 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 13:31:58 Downloading snap 'edgex-app-service-configurable' 13:31:58 --parallel Build images in parallel. [Pipeline] } 13:31:58 $ docker stop --time=1 f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 13:31:59 2021/06/24 13:31:59.161177 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 13:32:00 Pulling app-service-config 13:32:00 + snapcraftctl pull 13:32:00 $ docker rm -f f44f2de81dd665d3857e089c4df5e23dc3ccf72f5e397b3b08de9a7a29349464 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 13:32:02 Pulling config-common 13:32:02 + snapcraftctl pull 13:32:02 Pulling go-build-helper 13:32:02 + snapcraftctl pull [Pipeline] isUnix [Pipeline] sh 13:32:03 'edgex-go' has dependencies that need to be staged: go-build-helper 13:32:03 Skipping pull go-build-helper (already ran) 13:32:03 Building go-build-helper 13:32:03 + snapcraftctl build 13:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:32:03 . [Pipeline] withDockerContainer 13:32:03 prd-ubuntu18.04-docker-arm64-4c-16g-1196 does not seem to be running inside a container 13:32:03 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:32:05 Staging go-build-helper 13:32:05 + snapcraftctl stage 13:32:05 $ docker top 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:06 + docker-compose -f ./docker-compose-build.yml build --parallel 13:32:10 Building core-command ... 13:32:10 Building core-data ... 13:32:10 Building core-metadata ... 13:32:10 Building security-bootstrapper ... 13:32:10 Building security-proxy-setup ... 13:32:10 Building security-secretstore-setup ... 13:32:10 Building support-notifications ... 13:32:10 Building support-scheduler ... 13:32:10 Building sys-mgmt-agent ... 13:32:10 Building core-command 13:32:10 Building core-data 13:32:10 Building security-secretstore-setup 13:32:10 Building security-proxy-setup 13:32:10 Building support-scheduler 13:32:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:32:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:32:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 13:32:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 13:32:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:32:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:32:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 13:32:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 13:32:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 13:32:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 13:32:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:32:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:32:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:32:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:32:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:32:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:32:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:32:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:32:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:32:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 13:32:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 13:32:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 13:32:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 13:32:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 13:32:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 13:32:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 13:32:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 13:32:15 Fetched 24.8 MB in 0s (0 B/s) 13:32:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:32:15 Fetched 224 kB in 0s (0 B/s) 13:32:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:32:15 Fetched 157 kB in 0s (0 B/s) 13:32:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:32:15 Fetched 221 kB in 0s (0 B/s) 13:32:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:32:15 Fetched 143 kB in 0s (0 B/s) 13:32:15 Pulling edgex-go 13:32:15 + snapcraftctl pull 13:32:15 Pulling hooks 13:32:15 + snapcraftctl pull 13:32:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:32:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:32:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:32:33 Fetched 0 B in 0s (0 B/s) 13:32:33 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:32:33 Fetched 96.5 kB in 0s (0 B/s) 13:32:33 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:32:33 Fetched 279 kB in 0s (0 B/s) 13:32:33 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:32:33 Fetched 122 kB in 0s (0 B/s) 13:32:33 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:32:33 Fetched 77.8 kB in 0s (0 B/s) 13:32:33 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:32:33 Fetched 8848 B in 0s (0 B/s) 13:32:33 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:32:33 Fetched 47.8 kB in 0s (0 B/s) 13:32:33 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:32:33 Fetched 45.6 kB in 0s (0 B/s) 13:32:33 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:32:33 Fetched 15.0 kB in 0s (0 B/s) 13:32:33 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 13:32:33 Fetched 219 kB in 0s (0 B/s) 13:32:33 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:32:33 Fetched 154 kB in 0s (0 B/s) 13:32:33 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:32:33 Fetched 50.6 kB in 0s (0 B/s) 13:32:33 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:32:33 Fetched 14.8 kB in 0s (0 B/s) 13:32:33 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:32:33 Fetched 41.8 kB in 0s (0 B/s) 13:32:33 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:32:33 Fetched 499 kB in 0s (0 B/s) 13:32:33 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:32:33 Fetched 111 kB in 0s (0 B/s) 13:32:33 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:32:33 Fetched 240 kB in 0s (0 B/s) 13:32:33 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:32:33 Fetched 29.3 kB in 0s (0 B/s) 13:32:33 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:32:33 Fetched 85.5 kB in 0s (0 B/s) 13:32:33 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:32:33 Fetched 24.5 kB in 0s (0 B/s) 13:32:33 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:32:33 Fetched 49.2 kB in 0s (0 B/s) 13:32:33 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:32:33 Fetched 54.2 kB in 0s (0 B/s) 13:32:33 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:32:33 Fetched 30.8 kB in 0s (0 B/s) 13:32:33 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:32:33 Fetched 15.8 kB in 0s (0 B/s) 13:32:33 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:32:33 Fetched 85.9 kB in 0s (0 B/s) 13:32:33 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:32:33 Fetched 8720 B in 0s (0 B/s) 13:32:33 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:32:33 Fetched 140 kB in 0s (0 B/s) 13:32:33 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:32:33 Fetched 119 kB in 0s (0 B/s) 13:32:33 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:32:33 Fetched 111 kB in 0s (0 B/s) 13:32:33 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:32:33 Fetched 11.1 kB in 0s (0 B/s) 13:32:33 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 13:32:33 Fetched 645 kB in 0s (0 B/s) 13:32:33 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:32:33 Fetched 41.3 kB in 0s (0 B/s) 13:32:33 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:32:33 Fetched 17.9 kB in 0s (0 B/s) 13:32:33 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:32:33 Fetched 368 kB in 0s (0 B/s) 13:32:33 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:32:33 Fetched 187 kB in 0s (0 B/s) 13:32:33 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:32:33 Fetched 175 kB in 0s (0 B/s) 13:32:33 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:32:33 Fetched 206 kB in 0s (0 B/s) 13:32:33 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 13:32:33 Fetched 1301 kB in 0s (0 B/s) 13:32:33 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:32:33 Fetched 36.2 kB in 0s (0 B/s) 13:32:33 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 13:32:33 Fetched 159 kB in 0s (0 B/s) 13:32:33 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:32:33 Fetched 107 kB in 0s (0 B/s) 13:32:33 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:32:33 Fetched 48.7 kB in 0s (0 B/s) 13:32:33 Pulling static-packages 13:32:33 + snapcraftctl pull 13:32:33 Pulling version 13:32:33 + cd /root/project 13:32:33 + git describe --tags --abbrev=0 13:32:33 + sed s/v// 13:32:33 + GIT_VERSION=2.0.0-dev.272 13:32:33 + [ -z 2.0.0-dev.272 ] 13:32:33 + snapcraftctl set-version 2.0.0-dev.272 13:32:33 Building app-service-config 13:32:33 + snapcraftctl build 13:32:34 Building config-common 13:32:34 + snapcraftctl build 13:32:36 Skipping build go-build-helper (already ran) 13:32:36 Building edgex-go 13:32:36 + cd /root/parts/edgex-go/src 13:32:36 + make build 13:32:36 go mod tidy 13:32:38 go: downloading github.com/gorilla/mux v1.8.0 13:32:38 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 13:32:38 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 13:32:38 go: downloading github.com/stretchr/testify v1.7.0 13:32:38 go: downloading github.com/google/uuid v1.2.0 13:32:38 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 13:32:38 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 13:32:38 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:32:38 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:32:38 go: downloading gopkg.in/yaml.v2 v2.4.0 13:32:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 13:32:38 go: downloading github.com/lib/pq v1.10.2 13:32:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 13:32:38 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 13:32:38 go: downloading github.com/pelletier/go-toml v1.9.2 13:32:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 13:32:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 13:32:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 13:32:39 go: downloading github.com/davecgh/go-spew v1.1.1 13:32:39 go: downloading github.com/pmezard/go-difflib v1.0.0 13:32:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:32:39 go: downloading github.com/go-playground/validator/v10 v10.6.1 13:32:39 go: downloading github.com/go-kit/kit v0.9.0 13:32:39 go: downloading github.com/stretchr/objx v0.1.0 13:32:39 go: downloading github.com/x448/float16 v0.8.4 13:32:39 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 13:32:40 go: downloading github.com/go-playground/universal-translator v0.17.0 13:32:40 go: downloading github.com/leodido/go-urn v1.2.0 13:32:40 go: downloading golang.org/x/text v0.3.2 13:32:40 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:32:40 go: downloading github.com/go-playground/locales v0.13.0 13:32:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:32:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:32:40 go: downloading github.com/pebbe/zmq4 v1.2.7 13:32:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 13:32:40 go: downloading github.com/go-stack/stack v1.8.0 13:32:40 go: downloading github.com/kr/pretty v0.2.0 13:32:40 go: downloading github.com/hashicorp/consul/api v1.8.1 13:32:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:32:40 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 13:32:40 go: downloading github.com/onsi/ginkgo v1.10.1 13:32:40 go: downloading github.com/onsi/gomega v1.7.0 13:32:40 go: downloading github.com/gorilla/websocket v1.4.2 13:32:40 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 13:32:40 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 13:32:40 go: downloading github.com/kr/text v0.1.0 13:32:41 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:32:41 go: downloading github.com/mitchellh/copystructure v1.0.0 13:32:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:32:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:32:41 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:32:41 go: downloading github.com/hashicorp/serf v0.9.5 13:32:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:32:41 go: downloading github.com/hashicorp/consul/sdk v0.7.0 13:32:41 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:32:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:32:41 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:32:41 go: downloading github.com/fatih/color v1.9.0 13:32:41 go: downloading github.com/mattn/go-colorable v0.1.6 13:32:41 go: downloading github.com/mattn/go-isatty v0.0.12 13:32:41 go: downloading github.com/hpcloud/tail v1.0.0 13:32:41 go: downloading github.com/pkg/errors v0.8.1 13:32:41 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:32:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:32:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:32:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:32:41 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:32:41 go: downloading github.com/hashicorp/memberlist v0.2.2 13:32:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:32:41 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:32:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:32:41 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:32:41 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:32:41 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:32:41 go: downloading github.com/miekg/dns v1.1.26 13:32:41 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:32:41 go: downloading github.com/hashicorp/errwrap v1.0.0 13:32:41 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 13:32:49 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 13:32:54 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 13:32:55 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 13:32: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 13:32: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 13:32:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:32:59 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 13:33:00 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 13:33:01 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 13:33: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 13:33:04 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:33:04 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:33:04 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:33:04 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:33:04 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:33:04 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:33:04 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:33:04 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:33:04 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:33:04 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:33:04 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:33:04 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:33:04 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:33:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:33:04 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:33:04 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:33:04 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:33:04 + 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 13:33:04 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:33:04 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:33:04 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:33:04 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:33:04 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:33:04 + 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 13:33:04 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:33:04 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:33:04 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:33:05 Building hooks 13:33:05 + cd /root/parts/hooks/src 13:33:05 + make build 13:33:05 go mod tidy 13:33:05 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 13:33:06 go: downloading github.com/stretchr/testify v1.5.1 13:33:06 go: downloading github.com/davecgh/go-spew v1.1.0 13:33:06 go: downloading gopkg.in/yaml.v2 v2.2.2 13:33:06 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:33:06 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:33:07 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:33:07 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:33:10 Building static-packages 13:33:10 + snapcraftctl build 13:33:12 Building version 13:33:12 + snapcraftctl build 13:33:14 Staging app-service-config 13:33:14 + snapcraftctl stage 13:33:15 Staging config-common 13:33:15 + snapcraftctl stage 13:33:16 Skipping stage go-build-helper (already ran) 13:33:16 Staging edgex-go 13:33:16 + snapcraftctl stage 13:33:17 Staging hooks 13:33:17 + snapcraftctl stage 13:33:18 Staging static-packages 13:33:18 + snapcraftctl stage 13:33:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:33:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:33:19 ---> 19a9be357e6e 13:33:19 Step 3/26 : WORKDIR /edgex-go 13:33:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:33:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:33:19 ---> 19a9be357e6e 13:33:19 Step 3/24 : WORKDIR /edgex-go 13:33:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:33:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:33:19 ---> 19a9be357e6e 13:33:19 Step 3/24 : WORKDIR /edgex-go 13:33:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:33:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:33:19 ---> 19a9be357e6e 13:33:19 Step 3/23 : WORKDIR /edgex-go 13:33:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:33:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:33:19 ---> 19a9be357e6e 13:33:19 Step 3/22 : WORKDIR /edgex-go 13:33:19 Staging version 13:33:19 + snapcraftctl stage 13:33:19 ---> Running in 283521bf94e6 13:33:19 ---> Running in ccb26217cdc5 13:33:19 ---> Running in 776848a2779f 13:33:19 ---> Running in bd864d75ff62 13:33:19 ---> Running in 6c0a3ae37344 13:33:20 Priming app-service-config 13:33:20 + snapcraftctl prime 13:33:20 Removing intermediate container ccb26217cdc5 13:33:20 ---> 9baf0eec733e 13:33:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:20 Removing intermediate container 283521bf94e6 13:33:20 ---> 8b1037e1c169 13:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:20 Removing intermediate container bd864d75ff62 13:33:20 ---> 5a6d01876ae1 13:33:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:20 Removing intermediate container 776848a2779f 13:33:20 ---> 5856e8a5f443 13:33:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:20 Removing intermediate container 6c0a3ae37344 13:33:20 ---> 892cd0e313e3 13:33:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:21 ---> Running in 72aefcc6473c 13:33:21 ---> Running in e8cd5168fcb0 13:33:21 ---> Running in 5dc713209703 13:33:21 ---> Running in f7f92b23aec0 13:33:21 ---> Running in 90b01c3bd644 13:33:21 Priming config-common 13:33:21 + snapcraftctl prime 13:33:22 Priming go-build-helper 13:33:22 + snapcraftctl prime 13:33:23 Priming edgex-go 13:33:23 + snapcraftctl prime 13:33:24 Priming hooks 13:33:24 + snapcraftctl prime 13:33:24 Removing intermediate container 72aefcc6473c 13:33:24 ---> 53f11ed2a945 13:33:24 Step 5/24 : RUN apk add --update --no-cache make git 13:33:24 ---> Running in f4b1ecebfc4c 13:33:25 Removing intermediate container e8cd5168fcb0 13:33:25 ---> 2091933c4f25 13:33:25 Step 5/26 : RUN apk add --update --no-cache make git 13:33:25 ---> Running in c5dcaaf60c47 13:33:25 Priming static-packages 13:33:25 + snapcraftctl prime 13:33:25 Removing intermediate container 5dc713209703 13:33:25 ---> acad8fdbedef 13:33:25 Step 5/23 : RUN apk add --update --no-cache make git 13:33:25 Removing intermediate container f7f92b23aec0 13:33:25 ---> 21f1a46c5731 13:33:25 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:33:25 Removing intermediate container 90b01c3bd644 13:33:25 ---> 5c040f73ee79 13:33:25 Step 5/22 : RUN apk add --update --no-cache make git 13:33:26 ---> Running in 6f482542110c 13:33:26 ---> Running in e80dcdbb53dd 13:33:26 ---> Running in 55666d8f03f7 13:33:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:33:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:33:28 Priming version 13:33:28 + snapcraftctl prime 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:33:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:33:28 OK: 218 MiB in 52 packages 13:33:29 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 13:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:33:30 OK: 218 MiB in 52 packages 13:33:30 OK: 218 MiB in 52 packages 13:33:30 Removing intermediate container f4b1ecebfc4c 13:33:30 ---> d279e4f5af13 13:33:30 Step 6/24 : COPY go.mod . 13:33:30 OK: 218 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:33:30 OK: 218 MiB in 52 packages [Pipeline] // stage [Pipeline] } 13:33:31 ---> d0b15a4a644d 13:33:31 Step 7/24 : RUN go mod download 13:33:32 ---> Running in 04a43c1b113c 13:33:32 Removing intermediate container c5dcaaf60c47 13:33:32 ---> 1382c759ab6c 13:33:32 Step 6/26 : COPY go.mod . 13:33:32 Removing intermediate container 55666d8f03f7 13:33:32 ---> 30fd9a34485a 13:33:32 Step 6/24 : COPY go.mod . 13:33:32 Removing intermediate container 6f482542110c 13:33:32 ---> fd117f94182c 13:33:32 Step 6/23 : COPY go.mod . 13:33:32 Removing intermediate container e80dcdbb53dd 13:33:32 ---> 4dd181fb6ba2 13:33:32 Step 6/22 : COPY go.mod . 13:33:34 ---> d46b83895c50 13:33:34 Step 7/26 : RUN go mod download 13:33:34 ---> 3045db525751 13:33:34 Step 7/22 : RUN go mod download 13:33:34 ---> c65145195194 13:33:34 Step 7/24 : RUN go mod download 13:33:34 ---> aaef842e4142 13:33:34 Step 7/23 : RUN go mod download 13:33:34 ---> Running in 31dca21ce3f1 13:33:36 ---> Running in f79a667b98e0 13:33:36 ---> Running in 87967591c0c3 13:33:36 ---> Running in 92c72e53c12d 13:33:40 Removing intermediate container 04a43c1b113c 13:33:40 ---> b2c743da19fe 13:33:40 Step 8/24 : COPY . . 13:33:41 Removing intermediate container 31dca21ce3f1 13:33:41 ---> 9c3b19968165 13:33:41 Step 8/26 : COPY . . 13:33:41 Removing intermediate container f79a667b98e0 13:33:41 ---> 33c7ccee00af 13:33:41 Step 8/23 : COPY . . 13:33:42 Removing intermediate container 92c72e53c12d 13:33:42 ---> 87a1e87c66f9 13:33:42 Step 8/24 : COPY . . 13:33:42 Removing intermediate container 87967591c0c3 13:33:42 ---> 0c5e71619ca8 13:33:42 Step 8/22 : COPY . . 13:34:04 ---> 6f85f2aef579 13:34:04 Step 9/24 : RUN go mod tidy 13:34:04 ---> 115dc3ba7904 13:34:04 Step 9/26 : RUN go mod tidy 13:34:04 ---> Running in e3b662d44cf5 13:34:04 ---> bacabe64ed2b 13:34:04 Step 9/23 : RUN go mod tidy 13:34:04 ---> 21c4f6b5cc6b 13:34:04 Step 9/24 : RUN go mod tidy 13:34:04 ---> 3548dbc520c7 13:34:04 Step 9/22 : RUN go mod tidy 13:34:04 ---> Running in 77881505ef0b 13:34:04 ---> Running in 970a21bb4e88 13:34:04 ---> Running in fc8c01156dc4 13:34:04 ---> Running in b5ef0ff77e36 13:34:11 Removing intermediate container e3b662d44cf5 13:34:11 ---> 1335b510d24a 13:34:11 Step 10/24 : RUN make cmd/core-command/core-command 13:34:11 ---> Running in dc8c7409f334 13:34:11 Removing intermediate container 77881505ef0b 13:34:11 ---> dc8b29dbce99 13:34:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:34:11 ---> Running in 47ef9575a273 13:34:11 Removing intermediate container fc8c01156dc4 13:34:11 ---> 9b0972d462c9 13:34:11 Step 10/24 : RUN make cmd/core-data/core-data 13:34:11 ---> Running in 32d4ecc2f055 13:34:11 Removing intermediate container b5ef0ff77e36 13:34:11 ---> 64274b82f862 13:34:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:34:12 Removing intermediate container 970a21bb4e88 13:34:12 ---> 7ee2f1bf1eb0 13:34:12 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:34:12 ---> Running in afd72c9adccd 13:34:12 ---> Running in 8bf085e928b8 13:34:12 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 13:34:14 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 13:34:14 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 13:34:14 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 13:34:14 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 13:36:06 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 13:36: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 13:36:06 Removing intermediate container dc8c7409f334 13:36:06 ---> 5833c2dc126d 13:36:06 13:36:06 Step 11/24 : FROM alpine:3.12 13:36:06 3.12: Pulling from library/alpine 13:36:06 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:36:06 Status: Downloaded newer image for alpine:3.12 13:36:06 ---> c4fd0aeabfcf 13:36:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:36:06 ---> Running in d00116f949e4 13:36:08 Removing intermediate container 47ef9575a273 13:36:08 ---> 66b7283f9515 13:36:08 13:36:08 Step 11/23 : FROM alpine:3.12 13:36:08 ---> c4fd0aeabfcf 13:36:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:36:08 ---> Running in 42d29e4d4e97 13:36:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:10 (1/1) Installing dumb-init (1.2.2-r1) 13:36:10 Executing busybox-1.31.1-r20.trigger 13:36:10 OK: 5 MiB in 15 packages 13:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:12 (1/1) Installing dumb-init (1.2.2-r1) 13:36:12 Executing busybox-1.31.1-r20.trigger 13:36:12 OK: 5 MiB in 15 packages 13:36:13 Removing intermediate container afd72c9adccd 13:36:13 ---> 9198d4d5849f 13:36:13 13:36:13 Step 11/22 : FROM alpine:3.12 13:36:13 ---> c4fd0aeabfcf 13:36:13 Step 12/22 : RUN apk add --update --no-cache curl 13:36:13 Removing intermediate container 8bf085e928b8 13:36:13 ---> 26f1364bb6cf 13:36:13 13:36:13 Step 11/26 : FROM alpine:3.12 13:36:13 ---> c4fd0aeabfcf 13:36:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:36:13 Removing intermediate container d00116f949e4 13:36:13 ---> b08658348467 13:36:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:36:14 ---> Running in b26f16b5d538 13:36:14 ---> Running in f68c0ef092a3 13:36:14 ---> Running in a9b8ac21b180 13:36:14 Removing intermediate container 42d29e4d4e97 13:36:14 ---> 6e94507d6e5e 13:36:14 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:36:14 ---> Running in 6569d1bc2a74 13:36:14 Removing intermediate container a9b8ac21b180 13:36:14 ---> 2472849d900e 13:36:14 Step 14/24 : ENV APP_PORT=59882 13:36:15 ---> Running in c3e45e7ccf8a 13:36:15 Removing intermediate container 6569d1bc2a74 13:36:15 ---> 880d129621fb 13:36:15 Step 14/23 : ENV APP_PORT=59861 13:36:15 ---> Running in baf240932505 13:36:16 Removing intermediate container c3e45e7ccf8a 13:36:16 ---> 8fb9db5177b7 13:36:16 Step 15/24 : EXPOSE $APP_PORT 13:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:16 ---> Running in 7a2fac6c2551 13:36:16 Removing intermediate container baf240932505 13:36:16 ---> f6798ac2d6cf 13:36:16 Step 15/23 : EXPOSE $APP_PORT 13:36:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:16 ---> Running in 621b321cf117 13:36:16 (1/4) Installing ca-certificates (20191127-r4) 13:36:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:36:17 (3/4) Installing libcurl (7.77.0-r0) 13:36:17 (4/4) Installing curl (7.77.0-r0) 13:36:17 Executing busybox-1.31.1-r20.trigger 13:36:17 Executing ca-certificates-20191127-r4.trigger 13:36:17 Removing intermediate container 7a2fac6c2551 13:36:17 ---> ba5f95b348d8 13:36:17 Step 16/24 : WORKDIR / 13:36:17 (1/6) Installing ca-certificates (20191127-r4) 13:36:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:36:17 (3/6) Installing libcurl (7.77.0-r0) 13:36:17 (4/6) Installing curl (7.77.0-r0) 13:36:17 (5/6) Installing dumb-init (1.2.2-r1) 13:36:17 (6/6) Installing su-exec (0.2-r1) 13:36:17 Executing busybox-1.31.1-r20.trigger 13:36:17 Executing ca-certificates-20191127-r4.trigger 13:36:17 OK: 7 MiB in 18 packages 13:36:17 ---> Running in 1d1293954c90 13:36:17 OK: 7 MiB in 20 packages 13:36:17 Removing intermediate container 621b321cf117 13:36:17 ---> 1458451f4104 13:36:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:23 Removing intermediate container 1d1293954c90 13:36:23 ---> f6171dbcdcc3 13:36:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:23 ---> 73563f38e542 13:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:36:23 Removing intermediate container f68c0ef092a3 13:36:23 ---> 1098cecd8a54 13:36:23 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:36:23 Removing intermediate container b26f16b5d538 13:36:23 ---> 179546ffe2d7 13:36:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:36:23 ---> Running in 21140d814c4d 13:36:23 ---> 7f85f1b23442 13:36:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:36:23 ---> Running in 709398c5d7c8 13:36:23 Removing intermediate container 32d4ecc2f055 13:36:23 ---> e3180df3bad8 13:36:23 13:36:23 Step 11/24 : FROM alpine:3.12 13:36:23 ---> c4fd0aeabfcf 13:36:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:36:23 ---> 3bcc0335f412 13:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:36:23 ---> Running in 8b9d8c2b6935 13:36:23 Removing intermediate container 21140d814c4d 13:36:23 ---> a5fcea09cdc8 13:36:23 Step 14/22 : WORKDIR /edgex 13:36:23 Removing intermediate container 709398c5d7c8 13:36:23 ---> 4811aca3579e 13:36:23 Step 14/26 : WORKDIR / 13:36:23 ---> Running in cf51d01dce15 13:36:23 ---> Running in be4df2b7fefc 13:36:23 ---> b0be4f07f542 13:36:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:36:23 Removing intermediate container 8b9d8c2b6935 13:36:23 ---> a525390f5282 13:36:23 Step 13/24 : ENV APP_PORT=59880 13:36:23 ---> 23978fc8666a 13:36:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:36:23 ---> Running in 6918361bcc95 13:36:23 ---> Running in ab739b2a5427 13:36:23 Removing intermediate container be4df2b7fefc 13:36:23 Removing intermediate container cf51d01dce15 13:36:23 ---> 31fd5a427103 13:36:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:36:23 ---> 8e05759a5b94 13:36:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:36:23 Removing intermediate container 6918361bcc95 13:36:23 ---> 3dc63db656d3 13:36:23 Step 14/24 : EXPOSE $APP_PORT 13:36:23 ---> 84cc7888e6c6 13:36:23 Step 20/24 : ENTRYPOINT ["/core-command"] 13:36:23 Removing intermediate container ab739b2a5427 13:36:23 ---> c28b01b1274c 13:36:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:23 ---> Running in 11e03338aba7 13:36:23 ---> Running in 176db298ee90 13:36:23 ---> Running in 12737d52cf0b 13:36:23 ---> 6a233fedf229 13:36:23 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:36:23 ---> a269fdcdc651 13:36:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:36:24 Removing intermediate container 11e03338aba7 13:36:24 ---> d4ddbe4d646b 13:36:24 Removing intermediate container 12737d52cf0b 13:36:24 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:24 ---> ebeb3b481acd 13:36:24 Step 21/23 : LABEL arch=arm64 13:36:24 Removing intermediate container 176db298ee90 13:36:24 ---> 818130bd7bf8 13:36:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:24 ---> Running in c5608b7c55b0 13:36:24 ---> Running in a959d2142252 13:36:24 ---> Running in 872f7dd0e7e9 13:36:24 ---> 341018afc547 13:36:24 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:36:25 Removing intermediate container a959d2142252 13:36:25 ---> 1816a3034f78 13:36:25 Step 22/23 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:36:25 Removing intermediate container 872f7dd0e7e9 13:36:25 ---> 0a875d5d5af6 13:36:25 Step 22/24 : LABEL arch=arm64 13:36:25 ---> Running in 67bb3bf69fdf 13:36:25 ---> Running in e668aef6e10b 13:36:25 ---> c6aec17daca1 13:36:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:36:25 ---> 57fbd475fcc9 13:36:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:36:25 Removing intermediate container e668aef6e10b 13:36:25 ---> 368f6ea101eb 13:36:25 Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:36:26 Removing intermediate container 67bb3bf69fdf 13:36:26 ---> d8ff68927d93 13:36:26 Step 23/23 : LABEL version=0.0.0 13:36:26 ---> Running in c1baab53cd56 13:36:26 ---> Running in 7a8a553a0b36 13:36:26 ---> ffc126a08a94 13:36:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:36:27 ---> 65992ab4207c 13:36:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:36:27 Removing intermediate container c1baab53cd56 13:36:27 ---> e4a61a82e76e 13:36:27 Step 24/24 : LABEL version=0.0.0 13:36:27 ---> Running in 601a534c528e 13:36:27 Removing intermediate container c5608b7c55b0 13:36:27 ---> 3df9d299c68a 13:36:27 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:36:27 Removing intermediate container 7a8a553a0b36 13:36:27 ---> aaba22b20deb 13:36:27 13:36:27 ---> Running in 4224e51ee70c 13:36:27 ---> Running in f0a775e7dd20 13:36:27 Removing intermediate container 601a534c528e 13:36:27 ---> d7f4626ad6a2 13:36:27 Step 19/22 : CMD ["--init=true"] 13:36:28 Successfully built aaba22b20deb 13:36:28 Successfully tagged support-scheduler-arm64:latest 13:36:28  Building support-scheduler ... done Building support-notifications 13:36:28 ---> Running in c93608a3ca87 13:36:28 Removing intermediate container 4224e51ee70c 13:36:28 ---> a9dd45539631 13:36:28 13:36:28 ---> c104dea54658 13:36:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:36:29 Removing intermediate container c93608a3ca87 13:36:29 ---> ed00df76f255 13:36:29 Step 20/22 : LABEL arch=arm64 13:36:29 Successfully built a9dd45539631 13:36:29 Successfully tagged core-command-arm64:latest 13:36:29 Building security-bootstrapper 13:36:29  Building core-command ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:36:29 ---> Running in ba237adfeff1 13:36:29 Removing intermediate container ba237adfeff1 13:36:29 ---> 908ee4af1bfb 13:36:29 Step 21/22 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:36:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:36:30 ---> 0b09b6d80616 13:36:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:36:30 ---> Running in 445739c49652 13:36:30 (1/6) Installing dumb-init (1.2.2-r1) 13:36:30 (2/6) Installing libgcc (9.3.0-r2) 13:36:31 (3/6) Installing libsodium (1.0.18-r0) 13:36:31 Removing intermediate container 445739c49652 13:36:31 ---> 3cdf16ced7d3 13:36:31 Step 22/22 : LABEL version=0.0.0 13:36:31 (4/6) Installing libstdc++ (9.3.0-r2) 13:36:31 (5/6) Installing libzmq (4.3.3-r0) 13:36:31 (6/6) Installing zeromq (4.3.3-r0) 13:36:31 Executing busybox-1.31.1-r20.trigger 13:36:31 ---> fbe1087c03c4 13:36:31 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/ 13:36:31 OK: 8 MiB in 20 packages 13:36:31 ---> Running in b259759779c8 13:36:32 ---> Running in 79dd280b6400 13:36:32 Removing intermediate container b259759779c8 13:36:32 ---> e80b241267ce 13:36:32 13:36:33 Successfully built e80b241267ce 13:36:33 Successfully tagged security-proxy-setup-arm64:latest 13:36:33  Building security-proxy-setup ... done Building core-metadata 13:36:33 Removing intermediate container f0a775e7dd20 13:36:33 ---> 6f463b823fd0 13:36:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:36:35 ---> 27a364a875e1 13:36:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:36:35 Removing intermediate container 79dd280b6400 13:36:35 ---> 848f74f779a6 13:36:35 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:36:35 ---> Running in 77d6b5ffd7c6 13:36:36 Removing intermediate container 77d6b5ffd7c6 13:36:36 ---> d13685d57a44 13:36:36 Step 24/26 : LABEL arch=arm64 13:36:36 ---> b29e07428061 13:36:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:36:36 ---> Running in 966ea41c7137 13:36:37 Removing intermediate container 966ea41c7137 13:36:37 ---> 6b8eee6a1f93 13:36:37 Step 25/26 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:36:37 ---> Running in 0ab6e5f074a2 13:36:37 ---> 69bd288d95aa 13:36:37 Step 20/24 : ENTRYPOINT ["/core-data"] 13:36:37 ---> Running in 2af73e8b638b 13:36:38 Removing intermediate container 0ab6e5f074a2 13:36:38 ---> 6ac80abae0ab 13:36:38 Step 26/26 : LABEL version=0.0.0 13:36:38 ---> Running in e690b1f8a7be 13:36:38 Removing intermediate container 2af73e8b638b 13:36:38 ---> 1e1835bcc56d 13:36:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:36:38 ---> Running in 53e109739796 13:36:39 Removing intermediate container e690b1f8a7be 13:36:39 ---> 4867c1f29324 13:36:39 13:36:39 Successfully built 4867c1f29324 13:36:39 Successfully tagged security-secretstore-setup-arm64:latest 13:36:39 Removing intermediate container 53e109739796 13:36:39  Building security-secretstore-setup ... done Building sys-mgmt-agent 13:36:39 ---> 264005a92d3f 13:36:39 Step 22/24 : LABEL arch=arm64 13:36:40 ---> Running in 33e54d0cb77e 13:36:40 Removing intermediate container 33e54d0cb77e 13:36:40 ---> d5dcdfbd3b42 13:36:40 Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:36:40 ---> Running in 7ff24274272f 13:36:41 Removing intermediate container 7ff24274272f 13:36:41 ---> 7e8be42fb09b 13:36:41 Step 24/24 : LABEL version=0.0.0 13:36:41 ---> Running in 4a1502406de3 13:36:42 Removing intermediate container 4a1502406de3 13:36:42 ---> 93e2c7ec072f 13:36:42 13:36:43 Successfully built 93e2c7ec072f 13:36:43 Successfully tagged core-data-arm64:latest 13:37:22  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:37:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:37:22 ---> 19a9be357e6e 13:37:22 Step 3/23 : WORKDIR /edgex-go 13:37:22 ---> Using cache 13:37:22 ---> 892cd0e313e3 13:37:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:22 ---> Using cache 13:37:22 ---> 5c040f73ee79 13:37:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:37:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:37:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:37:22 ---> 19a9be357e6e 13:37:22 Step 3/32 : WORKDIR /edgex-go 13:37:22 ---> Using cache 13:37:22 ---> 892cd0e313e3 13:37:22 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:22 ---> Using cache 13:37:22 ---> 5c040f73ee79 13:37:22 Step 5/32 : RUN apk add --update --no-cache make git 13:37:22 ---> Using cache 13:37:22 ---> 4dd181fb6ba2 13:37:22 Step 6/32 : COPY go.mod . 13:37:22 ---> Using cache 13:37:22 ---> 3045db525751 13:37:22 Step 7/32 : RUN go mod download 13:37:22 ---> Using cache 13:37:22 ---> 0c5e71619ca8 13:37:22 Step 8/32 : COPY . . 13:37:22 ---> Using cache 13:37:22 ---> 3548dbc520c7 13:37:22 Step 9/32 : RUN go mod tidy 13:37:22 ---> Using cache 13:37:22 ---> 64274b82f862 13:37:22 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:37:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:37:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:37:23 ---> 19a9be357e6e 13:37:23 Step 3/24 : WORKDIR /edgex-go 13:37:23 ---> Using cache 13:37:23 ---> 892cd0e313e3 13:37:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:23 ---> Using cache 13:37:23 ---> 5c040f73ee79 13:37:23 Step 5/24 : RUN apk add --update --no-cache make git 13:37:23 ---> Using cache 13:37:23 ---> 4dd181fb6ba2 13:37:23 Step 6/24 : COPY go.mod . 13:37:23 ---> Using cache 13:37:23 ---> 3045db525751 13:37:23 Step 7/24 : RUN go mod download 13:37:23 ---> Using cache 13:37:23 ---> 0c5e71619ca8 13:37:23 Step 8/24 : COPY . . 13:37:23 ---> Using cache 13:37:23 ---> 3548dbc520c7 13:37:23 Step 9/24 : RUN go mod tidy 13:37:23 ---> Using cache 13:37:23 ---> 64274b82f862 13:37:23 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:37:23 ---> Running in f87bc200bd2b 13:37:23 ---> Running in 788ab3d94e69 13:37:23 ---> Running in a46dc10564cd 13:37:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:37:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:37:25 ---> 19a9be357e6e 13:37:25 Step 3/24 : WORKDIR /edgex-go 13:37:25 ---> Using cache 13:37:25 ---> 892cd0e313e3 13:37:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:25 ---> Using cache 13:37:25 ---> 5c040f73ee79 13:37:25 Step 5/24 : RUN apk add --update --no-cache make bash git 13:37:25 ---> Running in ec7766ca9fdc 13:37:25 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 13:37:25 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 13:37:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:37:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:37:29 OK: 218 MiB in 52 packages 13:37:31 Removing intermediate container ec7766ca9fdc 13:37:31 ---> 48cb59a8eb3f 13:37:31 Step 6/24 : COPY go.mod . 13:37:31 OK: 218 MiB in 52 packages 13:37:32 ---> d5f24ff4f5aa 13:37:32 Step 7/24 : RUN go mod download 13:37:32 ---> Running in 4800285d5675 13:37:33 Removing intermediate container 788ab3d94e69 13:37:33 ---> 8e671e4a7e33 13:37:33 Step 6/23 : COPY go.mod . 13:37:34 ---> 4eba82979337 13:37:34 Step 7/23 : RUN go mod download 13:37:34 ---> Running in 9f69e003fa15 13:37:37 Removing intermediate container 4800285d5675 13:37:37 ---> 91787afc7cd2 13:37:37 Step 8/24 : COPY . . 13:37:40 Removing intermediate container 9f69e003fa15 13:37:40 ---> 236ae97245fa 13:37:40 Step 8/23 : COPY . . 13:38:08 ---> a24268d3ceab 13:38:08 Step 9/24 : RUN go mod tidy 13:38:08 ---> Running in 3a0c3a59617b 13:38:08 ---> 5389eda68cd5 13:38:08 Step 9/23 : RUN go mod tidy 13:38:08 ---> Running in cf6b89fdcd50 13:38:12 Removing intermediate container cf6b89fdcd50 13:38:12 ---> 1592a67ced35 13:38:12 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:38:12 Removing intermediate container 3a0c3a59617b 13:38:12 ---> 50f3358bd5cd 13:38:12 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:38:12 ---> Running in c0ee0254a052 13:38:12 ---> Running in eae0d5ab7e3f 13:38:14 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 13:38:14 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 13:38:47 Removing intermediate container f87bc200bd2b 13:38:47 ---> fae67d39e45b 13:38:47 13:38:47 Step 11/32 : FROM alpine:3.12 13:38:47 ---> c4fd0aeabfcf 13:38:47 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:38:47 ---> Running in 42d66919abac 13:38:47 Removing intermediate container 42d66919abac 13:38:47 ---> 4f6404d642e1 13:38:47 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:38:47 ---> Running in 010f729b0d99 13:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:38:48 (1/2) Installing dumb-init (1.2.2-r1) 13:38:48 (2/2) Installing su-exec (0.2-r1) 13:38:48 Executing busybox-1.31.1-r20.trigger 13:38:48 OK: 5 MiB in 16 packages 13:38:50 Removing intermediate container 010f729b0d99 13:38:50 ---> 75da33af4070 13:38:50 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:38:51 ---> Running in e67dbe21ac3b 13:38:51 Removing intermediate container a46dc10564cd 13:38:51 ---> 0bdac91843dc 13:38:51 13:38:51 Step 11/24 : FROM alpine:3.12 13:38:51 ---> c4fd0aeabfcf 13:38:51 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:38:51 ---> Using cache 13:38:51 ---> 6e94507d6e5e 13:38:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:38:51 ---> Using cache 13:38:51 ---> 880d129621fb 13:38:51 Step 14/24 : ENV APP_PORT=59881 13:38:51 ---> Running in 75194a69b2fa 13:38:51 Removing intermediate container e67dbe21ac3b 13:38:51 ---> b5254812a0f2 13:38:51 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:38:52 ---> Running in e14029da6c5c 13:38:52 Removing intermediate container 75194a69b2fa 13:38:52 ---> 8f59cf1cf970 13:38:52 Step 15/24 : EXPOSE $APP_PORT 13:38:52 ---> Running in e2ee045a839e 13:38:52 Removing intermediate container e14029da6c5c 13:38:52 ---> 118b007f9c14 13:38:52 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:38:53 ---> Running in 224c71650bb7 13:38:53 Removing intermediate container e2ee045a839e 13:38:53 ---> 6a16f781ae2c 13:38:53 Step 16/24 : WORKDIR / 13:38:53 ---> Running in f586bdd634c8 13:38:54 Removing intermediate container f586bdd634c8 13:38:54 ---> e8d244dd5cae 13:38:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:38:56 ---> 041d001c6bea 13:38:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:38:57 Removing intermediate container 224c71650bb7 13:38:57 ---> ae2ccb0e0ab8 13:38:57 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:38:57 ---> Running in 268912b66ed9 13:38:58 ---> 214d398a6837 13:38:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:38:58 Removing intermediate container 268912b66ed9 13:38:58 ---> 5e251678b28d 13:38:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:38:58 ---> db155fd46c9d 13:38:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:38:59 ---> Running in d629ea642b8a 13:38:59 ---> 38caba56f49c 13:38:59 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:38:59 ---> Running in d5d8a02ce476 13:39:00 Removing intermediate container d629ea642b8a 13:39:00 ---> 27276aab57fb 13:39:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:39:00 ---> Running in 06604edfa912 13:39:00 Removing intermediate container 06604edfa912 13:39:00 ---> d86194b31150 13:39:00 Step 22/24 : LABEL arch=arm64 13:39:01 ---> Running in 0b9ff24d3046 13:39:02 Removing intermediate container 0b9ff24d3046 13:39:02 ---> 67b51a949648 13:39:02 Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:39:02 ---> Running in 674fa6ebbbf5 13:39:05 Removing intermediate container 674fa6ebbbf5 13:39:05 ---> bd293ae5e3cb 13:39:05 Step 24/24 : LABEL version=0.0.0 13:39:05 ---> Running in 772ac0a64526 13:39:05 Removing intermediate container d5d8a02ce476 13:39:06 ---> e3c66d96f851 13:39:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:39:06 Removing intermediate container 772ac0a64526 13:39:06 ---> 2ac13f6990d5 13:39:06 13:39:06 ---> ec70cb947765 13:39:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:39:06 Successfully built 2ac13f6990d5 13:39:06 Successfully tagged core-metadata-arm64:latest 13:39:07  Building core-metadata ... done  ---> 29f0ea11fa5e 13:39:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:39:08 ---> 701a46e31cb1 13:39:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:39:09 ---> bfed6a5f8163 13:39:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:39:11 ---> 032ad6be1e49 13:39:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:39:11 ---> Running in 4908fee2fd89 13:39:12 Removing intermediate container 4908fee2fd89 13:39:12 ---> 0a1548a4efc1 13:39:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:39:13 ---> 7cffd418ad23 13:39:13 Step 27/32 : RUN chmod +x /entrypoint.sh 13:39:13 ---> Running in 8a47f80ee756 13:39:16 Removing intermediate container 8a47f80ee756 13:39:16 ---> f9d75355bc43 13:39:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:39:17 ---> Running in 3476653692c8 13:39:18 Removing intermediate container 3476653692c8 13:39:18 ---> 16ec3413bab1 13:39:18 Step 29/32 : CMD ["gate"] 13:39:18 ---> Running in 25e4bf6fd144 13:39:19 Removing intermediate container 25e4bf6fd144 13:39:19 ---> f3833afd0040 13:39:19 Step 30/32 : LABEL arch=arm64 13:39:19 ---> Running in 22116b732ad7 13:39:20 Removing intermediate container 22116b732ad7 13:39:20 ---> 36ab2d89db13 13:39:20 Step 31/32 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:39:20 ---> Running in 743de662db48 13:39:21 Removing intermediate container 743de662db48 13:39:21 ---> 09bb76d1dcf9 13:39:21 Step 32/32 : LABEL version=0.0.0 13:39:22 ---> Running in 24cd4c648f7c 13:39:22 Removing intermediate container 24cd4c648f7c 13:39:22 ---> 7603192fa59e 13:39:22 13:39:22 Successfully built 7603192fa59e 13:39:22 Successfully tagged security-bootstrapper-arm64:latest 13:39:27  Building security-bootstrapper ... done Removing intermediate container eae0d5ab7e3f 13:39:27 ---> 38d24d577eaf 13:39:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:39:27 ---> Running in b2883186b250 13:39:28 Removing intermediate container c0ee0254a052 13:39:28 ---> 934a42041f9a 13:39:28 13:39:28 Step 11/23 : FROM alpine:3.12 13:39:28 ---> c4fd0aeabfcf 13:39:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:39:28 ---> Running in d175a4b1157b 13:39:29 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 13:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:39:30 (1/2) Installing ca-certificates (20191127-r4) 13:39:30 (2/2) Installing dumb-init (1.2.2-r1) 13:39:30 Executing busybox-1.31.1-r20.trigger 13:39:30 Executing ca-certificates-20191127-r4.trigger 13:39:30 OK: 6 MiB in 16 packages 13:39:31 Removing intermediate container b2883186b250 13:39:31 ---> 036a863bffe4 13:39:31 13:39:31 Step 12/24 : FROM docker:20.10.0 13:39:31 20.10.0: Pulling from library/docker 13:39:32 Removing intermediate container d175a4b1157b 13:39:32 ---> 34945fae5ff5 13:39:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:39:32 ---> Running in 14fbe27fef15 13:39:33 Removing intermediate container 14fbe27fef15 13:39:33 ---> c3a5323001bb 13:39:33 Step 14/23 : ENV APP_PORT=59860 13:39:33 ---> Running in a67b51255127 13:39:34 Removing intermediate container a67b51255127 13:39:34 ---> a2e0f9fe1dc6 13:39:34 Step 15/23 : EXPOSE $APP_PORT 13:39:34 ---> Running in 98fca993c3b2 13:39:35 Removing intermediate container 98fca993c3b2 13:39:35 ---> e11bbaf1215f 13:39:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:39:36 ---> 9094ed4889aa 13:39:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:39:38 ---> 9999fe8dde92 13:39:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:39:39 ---> 5acb5a591fde 13:39:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:39:39 ---> Running in e958db85b9d9 13:39:39 Removing intermediate container e958db85b9d9 13:39:39 ---> 66a226246737 13:39:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:39:39 ---> Running in bd4ea4052c52 13:39:40 Removing intermediate container bd4ea4052c52 13:39:40 ---> cad93b966403 13:39:40 Step 21/23 : LABEL arch=arm64 13:39:40 ---> Running in 91c11ef699b2 13:39:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:39:40 Status: Downloaded newer image for docker:20.10.0 13:39:40 ---> eeaf43b92773 13:39:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:39:41 ---> Running in 1d6a960a3a9c 13:39:41 Removing intermediate container 91c11ef699b2 13:39:41 ---> 63269275aaf5 13:39:41 Step 22/23 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:39:41 ---> Running in 91289086e39e 13:39:41 Removing intermediate container 1d6a960a3a9c 13:39:41 ---> c0bdd680cef7 13:39:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:39:41 ---> Running in 8411be9fb3bd 13:39:41 Removing intermediate container 91289086e39e 13:39:41 ---> 665fedcbd6f4 13:39:41 Step 23/23 : LABEL version=0.0.0 13:39:42 ---> Running in 7cf64166ce49 13:39:42 Removing intermediate container 7cf64166ce49 13:39:42 ---> 1e1fe2f54db6 13:39:42 13:39:43 Successfully built 1e1fe2f54db6 13:39:43 Successfully tagged support-notifications-arm64:latest 13:39:43  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:39:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:39:43 (1/39) Installing readline (8.0.4-r0) 13:39:43 (2/39) Installing bash (5.0.17-r0) 13:39:44 Executing bash-5.0.17-r0.post-install 13:39:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:39:44 (4/39) Installing libcurl (7.77.0-r0) 13:39:44 (5/39) Installing curl (7.77.0-r0) 13:39:44 (6/39) Installing dumb-init (1.2.2-r1) 13:39:44 (7/39) Installing libbz2 (1.0.8-r1) 13:39:44 (8/39) Installing expat (2.2.9-r1) 13:39:44 (9/39) Installing libffi (3.3-r2) 13:39:44 (10/39) Installing gdbm (1.13-r1) 13:39:44 (11/39) Installing xz-libs (5.2.5-r0) 13:39:44 (12/39) Installing sqlite-libs (3.32.1-r1) 13:39:44 (13/39) Installing python3 (3.8.10-r0) 13:39:46 (14/39) Installing py3-appdirs (1.4.4-r1) 13:39:46 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:39:46 (16/39) Installing py3-parsing (2.4.7-r0) 13:39:46 (17/39) Installing py3-six (1.15.0-r0) 13:39:46 (18/39) Installing py3-packaging (20.4-r0) 13:39:46 (19/39) Installing py3-setuptools (47.0.0-r0) 13:39:46 (20/39) Installing py3-chardet (3.0.4-r4) 13:39:46 (21/39) Installing py3-idna (2.9-r0) 13:39:46 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:39:46 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:39:46 (24/39) Installing py3-requests (2.23.0-r0) 13:39:46 (25/39) Installing py3-msgpack (1.0.0-r0) 13:39:46 (26/39) Installing py3-lockfile (0.12.2-r3) 13:39:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:39:46 (28/39) Installing py3-colorama (0.4.3-r0) 13:39:46 (29/39) Installing py3-distlib (0.3.0-r0) 13:39:46 (30/39) Installing py3-distro (1.5.0-r1) 13:39:46 (31/39) Installing py3-webencodings (0.5.1-r3) 13:39:46 (32/39) Installing py3-html5lib (1.0.1-r4) 13:39:46 (33/39) Installing py3-pytoml (0.1.21-r0) 13:39:46 (34/39) Installing py3-pep517 (0.8.2-r0) 13:39:46 (35/39) Installing py3-progress (1.5-r0) 13:39:46 (36/39) Installing py3-toml (0.10.1-r0) 13:39:46 (37/39) Installing py3-retrying (1.3.3-r0) 13:39:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:39:46 (39/39) Installing py3-pip (20.1.1-r0) 13:39:46 Executing busybox-1.31.1-r19.trigger 13:39:46 OK: 72 MiB in 59 packages 13:39:50 Collecting docker-compose==1.23.2 13:39:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:39:51 Collecting dockerpty<0.5,>=0.4.1 13:39:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:39:53 Collecting PyYAML<4,>=3.10 13:39:53 Downloading PyYAML-3.13.tar.gz (270 kB) 13:39:56 Collecting texttable<0.10,>=0.9.0 13:39:56 Downloading texttable-0.9.1.tar.gz (11 kB) 13:39:58 Collecting docopt<0.7,>=0.6.1 13:39:58 Downloading docopt-0.6.2.tar.gz (25 kB) 13:40:00 Collecting jsonschema<3,>=2.5.1 13:40:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:40:00 Collecting websocket-client<1.0,>=0.32.0 13:40:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:40:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:40:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:40:02 Collecting docker<4.0,>=3.6.0 13:40:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:40:03 Collecting cached-property<2,>=1.2.0 13:40:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:40:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:40:03 Collecting idna<2.8,>=2.5 13:40:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:40:03 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) 13:40:03 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) 13:40:04 Collecting urllib3<1.25,>=1.21.1 13:40:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:40:04 Collecting docker-pycreds>=0.4.0 13:40:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:40:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:40:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:40:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:40:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:40:05 Installing collected packages: dockerpty, PyYAML, texttable, docopt, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, docker-compose 13:40:05 Running setup.py install for dockerpty: started 13:40:07 Running setup.py install for dockerpty: finished with status 'done' 13:40:07 Running setup.py install for PyYAML: started 13:40:09 Running setup.py install for PyYAML: finished with status 'done' 13:40:09 Running setup.py install for texttable: started 13:40:11 Running setup.py install for texttable: finished with status 'done' 13:40:11 Running setup.py install for docopt: started 13:40:13 Running setup.py install for docopt: finished with status 'done' 13:40:14 Attempting uninstall: idna 13:40:14 Found existing installation: idna 2.9 13:40:14 Uninstalling idna-2.9: 13:40:14 Successfully uninstalled idna-2.9 13:40:14 Attempting uninstall: urllib3 13:40:14 Found existing installation: urllib3 1.25.9 13:40:14 Uninstalling urllib3-1.25.9: 13:40:14 Successfully uninstalled urllib3-1.25.9 13:40:15 Attempting uninstall: requests 13:40:15 Found existing installation: requests 2.23.0 13:40:15 Uninstalling requests-2.23.0: 13:40:15 Successfully uninstalled requests-2.23.0 13:40:17 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 13:40:25 Removing intermediate container 8411be9fb3bd 13:40:25 ---> 96c7887ff886 13:40:25 Step 15/24 : ENV APP_PORT=58890 13:40:25 ---> Running in 0ef18d79955f 13:40:25 Removing intermediate container 0ef18d79955f 13:40:25 ---> 76d26970ff85 13:40:25 Step 16/24 : EXPOSE $APP_PORT 13:40:25 ---> Running in 7f4f05431ce2 13:40:26 Removing intermediate container 7f4f05431ce2 13:40:26 ---> bc6c21f7902a 13:40:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:40:27 ---> 94b213c419a3 13:40:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:40:28 ---> 388e07152588 13:40:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:40:28 ---> 43a1b4c5daf5 13:40:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:40:29 ---> Running in debb40340a3b 13:40:29 Removing intermediate container debb40340a3b 13:40:29 ---> 92d5c23ce2c0 13:40:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:40:29 ---> Running in 6e6e8d69e441 13:40:30 Removing intermediate container 6e6e8d69e441 13:40:30 ---> 01e45152e93a 13:40:30 Step 22/24 : LABEL arch=arm64 13:40:30 ---> Running in 713e03fd3889 13:40:30 Removing intermediate container 713e03fd3889 13:40:30 ---> a052f7af2f9d 13:40:30 Step 23/24 : LABEL git_sha=c85e471ed3b645a28d798487c4c4095d08a39800 13:40:30 ---> Running in b8843ee7189f 13:40:31 Removing intermediate container b8843ee7189f 13:40:31 ---> eec20e69795f 13:40:31 Step 24/24 : LABEL version=0.0.0 13:40:31 ---> Running in 9c4eabb17a8f 13:40:32 Removing intermediate container 9c4eabb17a8f 13:40:32 ---> a050b453d7f6 13:40:32 13:40:32 Successfully built a050b453d7f6 13:40:32 Successfully tagged sys-mgmt-agent-arm64:latest 13:40:33  Building sys-mgmt-agent ... done  [Pipeline] } 13:40:33 $ docker stop --time=1 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 13:40:34 $ docker rm -f 76068ac93e8cbd133518029c0267244a3fcdb7dcaf555516708edf426ffa9051 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:35 + docker images 13:40:35 REPOSITORY TAG IMAGE ID CREATED SIZE 13:40:35 sys-mgmt-agent-arm64 latest a050b453d7f6 4 seconds ago 299MB 13:40:35 support-notifications-arm64 latest 1e1fe2f54db6 53 seconds ago 15.7MB 13:40:35 036a863bffe4 About a minute ago 969MB 13:40:35 934a42041f9a About a minute ago 969MB 13:40:35 security-bootstrapper-arm64 latest 7603192fa59e About a minute ago 17.5MB 13:40:35 core-metadata-arm64 latest 2ac13f6990d5 About a minute ago 15.7MB 13:40:35 0bdac91843dc About a minute ago 972MB 13:40:35 fae67d39e45b About a minute ago 969MB 13:40:35 core-data-arm64 latest 93e2c7ec072f 3 minutes ago 19.1MB 13:40:35 security-secretstore-setup-arm64 latest 4867c1f29324 3 minutes ago 27.1MB 13:40:35 security-proxy-setup-arm64 latest e80b241267ce 4 minutes ago 24.2MB 13:40:35 core-command-arm64 latest a9dd45539631 4 minutes ago 15MB 13:40:35 support-scheduler-arm64 latest aaba22b20deb 4 minutes ago 15.1MB 13:40:35 e3180df3bad8 4 minutes ago 975MB 13:40:35 26f1364bb6cf 4 minutes ago 976MB 13:40:35 9198d4d5849f 4 minutes ago 973MB 13:40:35 66b7283f9515 4 minutes ago 968MB 13:40:35 5833c2dc126d 4 minutes ago 966MB 13:40:35 ci-base-image-arm64 latest 19a9be357e6e 14 minutes ago 641MB 13:40:35 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 13:40:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 13:40:35 docker 20.10.0 eeaf43b92773 6 months ago 228MB 13:40:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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 13:40:38 ---> job-cost.sh 13:40:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pcja 13:41:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-Pcja/bin to PATH 13:42:54 INFO: No Stack... 13:42:54 INFO: Retrieving Pricing Info for: v2-standard-4 13:42:54 INFO: Archiving Costs [Pipeline] sh 13:42:55 + + cat /w/workspace/edgex-go/16/archives/cost.csvcut 13:42:55 -d, -f6 [Pipeline] lock 13:42:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] 13:42:55 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] did not exist. Created. 13:42:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:55 + echo total: 0.18000000715255737 [Pipeline] stash 13:42:55 Stashed 1 file(s) [Pipeline] } 13:42:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-16-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 13:42:56 provisioning config files... 13:42:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config3827386657166706654tmp [Pipeline] { [Pipeline] sh 13:42:57 + set +x 13:42:57 + curl -s https://codecov.io/bash 13:42:57 + bash -s -- 13:42:57 13:42:57 _____ _ 13:42:57 / ____| | | 13:42:57 | | ___ __| | ___ ___ _____ __ 13:42:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:42:57 | |___| (_) | (_| | __/ (_| (_) \ V / 13:42:57 \_____\___/ \__,_|\___|\___\___/ \_/ 13:42:57 Bash-1.0.3 13:42:57 13:42:57 13:42:57 ==> git version 2.24.4 found 13:42:57 ==> 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 13:42:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:42:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:42:57 ==> Jenkins CI detected. 13:42:57 project root: . 13:42:57 --> token set from env 13:42:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:42:57 ==> Running gcov in . (disable via -X gcov) 13:42:57 ==> Python coveragepy not found 13:42:57 ==> Searching for coverage reports in: 13:42:57 + . 13:42:57 -> Found 1 reports 13:42:57 ==> Detecting git/mercurial file structure 13:42:57 ==> Reading reports 13:42:57 + ./coverage.out bytes=398095 13:42:57 ==> Appending adjustments 13:42:57 https://docs.codecov.io/docs/fixing-reports 13:42:58 + Found adjustments 13:42:58 ==> Gzipping contents 13:42:58 56K /tmp/codecov.eCYZ4l.gz 13:42:58 ==> Uploading reports 13:42:58 url: https://codecov.io 13:42:58 query: branch=PR-3579&commit=bedbc2a6c82c9333fe298c095c0cf792e18183e9&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:42:58 -> Pinging Codecov 13:42:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=bedbc2a6c82c9333fe298c095c0cf792e18183e9&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= 13:42:59 -> Uploading to 13:42:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/bedbc2a6c82c9333fe298c095c0cf792e18183e9/8bcab13e-a89a-49b2-b052-de71160e32fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T134258Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=418f0c4277b7bea7e23d9f7400d4e82de61cb50199a49da023b07054c8118caa 13:42:59 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:59 Dload Upload Total Spent Left Speed 13:43:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54814 0 0 100 54814 0 140k --:--:-- --:--:-- --:--:-- 140k 13:43:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bedbc2a6c82c9333fe298c095c0cf792e18183e9 [Pipeline] } 13:43:02 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 13:43:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:04 ---> package-listing.sh 13:43:04 ++ tr '[:upper:]' '[:lower:]' 13:43:04 ++ facter osfamily 13:43:04 + OS_FAMILY=redhat 13:43:04 + workspace=/w/workspace/edgex-go/16 13:43:04 + START_PACKAGES=/tmp/packages_start.txt 13:43:04 + END_PACKAGES=/tmp/packages_end.txt 13:43:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:04 + PACKAGES=/tmp/packages_start.txt 13:43:04 + '[' /w/workspace/edgex-go/16 ']' 13:43:04 + PACKAGES=/tmp/packages_end.txt 13:43:04 + case "${OS_FAMILY}" in 13:43:04 + rpm -qa 13:43:04 + sort 13:43:06 + '[' -f /tmp/packages_start.txt ']' 13:43:06 + '[' -f /tmp/packages_end.txt ']' 13:43:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:06 + '[' /w/workspace/edgex-go/16 ']' 13:43:06 + mkdir -p /w/workspace/edgex-go/16/archives/ 13:43:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 13:43:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:43:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:07 13:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:07 alpine: Pulling from edgex-lftools-log-publisher 13:43:07 df20fa9351a1: Pulling fs layer 13:43:07 36b3adc4ff6f: Pulling fs layer 13:43:07 8ad3a11d3b57: Pulling fs layer 13:43:07 46f8f816bc3b: Pulling fs layer 13:43:07 93b61091891f: Pulling fs layer 13:43:07 93b9cdb0e59b: Pulling fs layer 13:43:07 5e14af77c1be: Pulling fs layer 13:43:07 01666e4c0597: Pulling fs layer 13:43:07 aa168da1d23b: Pulling fs layer 13:43:07 93b9cdb0e59b: Waiting 13:43:07 5e14af77c1be: Waiting 13:43:07 01666e4c0597: Waiting 13:43:07 aa168da1d23b: Waiting 13:43:07 46f8f816bc3b: Waiting 13:43:07 93b61091891f: Waiting 13:43:07 36b3adc4ff6f: Verifying Checksum 13:43:07 36b3adc4ff6f: Download complete 13:43:07 46f8f816bc3b: Verifying Checksum 13:43:07 46f8f816bc3b: Download complete 13:43:07 df20fa9351a1: Verifying Checksum 13:43:07 df20fa9351a1: Download complete 13:43:07 93b9cdb0e59b: Verifying Checksum 13:43:07 93b9cdb0e59b: Download complete 13:43:07 5e14af77c1be: Verifying Checksum 13:43:07 5e14af77c1be: Download complete 13:43:07 93b61091891f: Verifying Checksum 13:43:07 93b61091891f: Download complete 13:43:07 01666e4c0597: Verifying Checksum 13:43:07 01666e4c0597: Download complete 13:43:07 df20fa9351a1: Pull complete 13:43:08 36b3adc4ff6f: Pull complete 13:43:08 8ad3a11d3b57: Verifying Checksum 13:43:08 8ad3a11d3b57: Download complete 13:43:08 8ad3a11d3b57: Pull complete 13:43:08 46f8f816bc3b: Pull complete 13:43:09 93b61091891f: Pull complete 13:43:09 93b9cdb0e59b: Pull complete 13:43:09 5e14af77c1be: Pull complete 13:43:09 01666e4c0597: Pull complete 13:43:10 aa168da1d23b: Verifying Checksum 13:43:10 aa168da1d23b: Download complete 13:43:14 aa168da1d23b: Pull complete 13:43:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:43:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:43:14 prd-centos7-docker-4c-2g-1194 does not seem to be running inside a container 13:43:14 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 13:43:18 $ docker top 202dee59e72562cb1939aeccaa603566ece507cd4f85a2802298eaa5a804ea32 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:18 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:18 + mkdir -p /var/log/sa [Pipeline] sh 13:43:19 + ls /var/log/sa-host 13:43:19 + sadf -c /var/log/sa-host/sa05 13:43:19 file_magic: OK 13:43:19 HZ: Using current value: 100 13:43:19 file_header: OK 13:43:19 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 13:43:19 Statistics: 13:43:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:19 File successfully converted to sysstat format version 12.2.1 13:43:19 + sadf -c /var/log/sa-host/sa24 13:43:19 file_magic: OK 13:43:19 HZ: Using current value: 100 13:43:19 file_header: OK 13:43:19 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 13:43:19 Statistics: 13:43:19 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:43:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:19 provisioning config files... 13:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config2607408449641902352tmp [Pipeline] { [Pipeline] echo 13:43:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> create-netrc.sh [Pipeline] } 13:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> python-tools-install.sh [Pipeline] echo 13:43:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> sudo-logs.sh 13:43:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:21 ---> job-cost.sh 13:43:21 lf-activate-venv: SKIPPING 13:43:21 DEBUG: total: 0.18000000715255737 13:43:21 INFO: Retrieving Stack Cost... 13:43:22 INFO: Retrieving Pricing Info for: v3-standard-2 13:43:22 INFO: Archiving Costs [Pipeline] echo 13:43:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:23 ---> logs-deploy.sh 13:43:23 lf-activate-venv: SKIPPING 13:43:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/16 13:43:23 INFO: archiving workspace using pattern(s): 13:43:24 Archives upload complete. 13:43:24 INFO: archiving logs to Nexus 13:43:24 ---> uname -a: 13:43:24 Linux prd-centos7-docker-4c-2g-1194.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:43:24 13:43:24 13:43:24 ---> lscpu: 13:43:24 Architecture: x86_64 13:43:24 CPU op-mode(s): 32-bit, 64-bit 13:43:24 Byte Order: Little Endian 13:43:24 Address sizes: 40 bits physical, 48 bits virtual 13:43:24 CPU(s): 2 13:43:24 On-line CPU(s) list: 0,1 13:43:24 Thread(s) per core: 1 13:43:24 Core(s) per socket: 1 13:43:24 Socket(s): 2 13:43:24 NUMA node(s): 1 13:43:24 Vendor ID: AuthenticAMD 13:43:24 CPU family: 23 13:43:24 Model: 49 13:43:24 Model name: AMD EPYC-Rome Processor 13:43:24 Stepping: 0 13:43:24 CPU MHz: 2799.998 13:43:24 BogoMIPS: 5599.99 13:43:24 Virtualization: AMD-V 13:43:24 Hypervisor vendor: KVM 13:43:24 Virtualization type: full 13:43:24 L1d cache: 64 KiB 13:43:24 L1i cache: 64 KiB 13:43:24 L2 cache: 1 MiB 13:43:24 L3 cache: 32 MiB 13:43:24 NUMA node0 CPU(s): 0,1 13:43:24 Vulnerability Itlb multihit: Not affected 13:43:24 Vulnerability L1tf: Not affected 13:43:24 Vulnerability Mds: Not affected 13:43:24 Vulnerability Meltdown: Not affected 13:43:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:43:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:43:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:43:24 Vulnerability Srbds: Not affected 13:43:24 Vulnerability Tsx async abort: Not affected 13:43:24 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 13:43:24 13:43:24 13:43:24 ---> nproc: 13:43:24 2 13:43:24 13:43:24 13:43:24 ---> df -h: 13:43:24 Filesystem Size Used Available Use% Mounted on 13:43:24 overlay 40.0G 12.0G 27.9G 30% / 13:43:24 tmpfs 64.0M 0 64.0M 0% /dev 13:43:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:43:24 shm 64.0M 0 64.0M 0% /dev/shm 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/16 13:43:24 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/16@tmp 13:43:24 13:43:24 13:43:24 ---> free -m: 13:43:24 total used free shared buff/cache available 13:43:24 Mem: 7821 1264 2283 0 4273 6511 13:43:24 Swap: 1023 1 1022 13:43:24 13:43:24 13:43:24 ---> ip addr: 13:43:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:43:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:24 inet 127.0.0.1/8 scope host lo 13:43:24 valid_lft forever preferred_lft forever 13:43:24 inet6 ::1/128 scope host 13:43:24 valid_lft forever preferred_lft forever 13:43:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:43:24 link/ether fa:16:3e:6e:1a:04 brd ff:ff:ff:ff:ff:ff 13:43:24 inet 10.30.122.14/23 brd 10.30.123.255 scope global dynamic eth0 13:43:24 valid_lft 84877sec preferred_lft 84877sec 13:43:24 inet6 fe80::f816:3eff:fe6e:1a04/64 scope link 13:43:24 valid_lft forever preferred_lft forever 13:43:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:43:24 link/ether 02:42:ef:8e:ff:54 brd ff:ff:ff:ff:ff:ff 13:43:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:43:24 valid_lft forever preferred_lft forever 13:43:24 inet6 fe80::42:efff:fe8e:ff54/64 scope link 13:43:24 valid_lft forever preferred_lft forever 13:43:24 13:43:24 13:43:24 ---> sar -b -r -n DEV: 13:43:24 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) 13:43:24 13:43:24 13:17:50 LINUX RESTART (2 CPU) 13:43:24 13:43:24 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:43:24 13:20:01 107.56 0.18 107.38 0.00 22.78 47055.96 0.00 13:43:24 13:21:01 118.32 0.00 118.32 0.00 0.00 17050.47 0.00 13:43:24 13:22:01 56.97 0.02 56.95 0.00 0.53 6405.85 0.00 13:43:24 13:23:02 384.33 144.77 239.56 0.00 3492.89 159679.43 0.00 13:43:24 13:24:01 634.48 293.74 340.74 0.00 14653.89 170631.30 0.00 13:43:24 13:25:01 400.53 12.34 388.19 0.00 1965.60 181250.72 0.00 13:43:24 13:26:01 238.28 20.16 218.13 0.00 1720.24 29722.70 0.00 13:43:24 13:27:01 1.13 0.00 1.13 0.00 0.00 16.53 0.00 13:43:24 13:28:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 13:43:24 13:29:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 13:43:24 13:30:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 13:43:24 13:31:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 13:43:24 13:32:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 13:43:24 13:33:02 0.33 0.07 0.27 0.00 2.00 3.40 0.00 13:43:24 13:34:01 1.03 0.27 0.76 0.00 5.15 16.38 0.00 13:43:24 13:35:01 0.32 0.00 0.32 0.00 0.00 3.31 0.00 13:43:24 13:36:01 0.20 0.00 0.20 0.00 0.00 3.02 0.00 13:43:24 13:37:01 0.32 0.00 0.32 0.00 0.00 3.57 0.00 13:43:24 13:38:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 13:43:24 13:39:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 13:43:24 13:40:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 13:43:24 13:41:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 13:43:24 13:42:01 0.32 0.00 0.32 0.00 0.00 3.33 0.00 13:43:24 13:43:01 2.25 1.98 0.27 0.00 99.15 15.53 0.00 13:43:24 Average: 81.11 19.65 61.47 0.00 908.51 25519.19 0.00 13:43:24 13:43:24 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:24 13:20:01 4087180 0 990440 12.37 2620 2928692 1730032 19.10 1072488 2348260 5576 13:43:24 13:21:01 3828980 0 1103816 13.78 2620 3073516 1811912 20.00 1342844 2278608 181324 13:43:24 13:22:01 4016836 0 998160 12.46 2620 2991316 1341676 14.81 1130264 2299244 76524 13:43:24 13:23:02 1626148 0 1359336 16.97 2620 5020828 2393196 26.42 1762168 3962736 3980 13:43:24 13:24:01 759260 0 1526692 19.06 2620 5720360 3061016 33.80 2290444 4216828 7288 13:43:24 13:25:01 485672 0 1477720 18.45 2620 6042920 2928024 32.33 2150144 4591272 11104 13:43:24 13:26:01 2965128 0 1192860 14.89 2620 3848324 1309208 14.45 1319216 3013524 20 13:43:24 13:27:01 2964012 0 1193972 14.91 2620 3848328 1288600 14.23 1337824 2997544 20 13:43:24 13:28:01 2965364 0 1192616 14.89 2620 3848332 1273180 14.06 1359784 2974800 16 13:43:24 13:29:01 2964760 0 1193216 14.90 2620 3848336 1273264 14.06 1361924 2973612 8 13:43:24 13:30:01 2962576 0 1195396 14.93 2620 3848340 1273384 14.06 1364244 2973608 8 13:43:24 13:31:01 2962408 0 1195560 14.93 2620 3848344 1273348 14.06 1367768 2969912 8 13:43:24 13:32:01 2962468 0 1195492 14.93 2620 3848352 1273372 14.06 1367956 2969912 20 13:43:24 13:33:02 2961516 0 1196444 14.94 2620 3848352 1274920 14.08 1368960 2969912 12 13:43:24 13:34:01 2959676 0 1198244 14.96 2620 3848392 1273264 14.06 1373804 2967028 8 13:43:24 13:35:01 2959244 0 1198676 14.97 2620 3848392 1273408 14.06 1374020 2967028 16 13:43:24 13:36:01 2959656 0 1198252 14.96 2620 3848404 1273180 14.06 1376712 2964184 16 13:43:24 13:37:01 2959664 0 1198240 14.96 2620 3848408 1273180 14.06 1376648 2964180 20 13:43:24 13:38:01 2959688 0 1198216 14.96 2620 3848408 1273180 14.06 1376640 2964180 8 13:43:24 13:39:01 2959312 0 1198584 14.97 2620 3848416 1273264 14.06 1376736 2964180 8 13:43:24 13:40:01 2959376 0 1198520 14.96 2620 3848416 1273216 14.06 1376660 2964180 12 13:43:24 13:41:01 2959488 0 1198400 14.96 2620 3848424 1273180 14.06 1376656 2964180 8 13:43:24 13:42:01 2959504 0 1198380 14.96 2620 3848428 1273180 14.06 1376660 2964180 8 13:43:24 13:43:01 2956256 0 1198608 14.97 2620 3851448 1317416 14.55 1375948 2966932 92 13:43:24 Average: 2837674 0 1208160 15.09 2620 3960478 1511733 16.69 1431521 3049584 11921 13:43:24 13:43:24 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:24 13:20:01 eth0 758.29 722.48 4290.32 96.88 0.00 0.00 0.00 0.00 13:43:24 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:20:01 vethc577036 29.77 35.45 2.84 37.43 0.00 0.00 0.00 0.00 13:43:24 13:20:01 docker0 472.79 472.88 35.47 1589.62 0.00 0.00 0.00 0.00 13:43:24 13:21:01 eth0 145.67 127.96 467.91 25.47 0.00 0.00 0.00 0.00 13:43:24 13:21:01 veth3759e38 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 13:43:24 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:21:01 docker0 104.38 103.31 7.92 428.79 0.00 0.00 0.00 0.00 13:43:24 13:22:01 eth0 18.04 9.96 13.92 6.38 0.00 0.00 0.00 0.00 13:43:24 13:22:01 veth3759e38 1.62 1.62 0.13 0.13 0.00 0.00 0.00 0.00 13:43:24 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:22:01 docker0 1.62 1.62 0.11 0.13 0.00 0.00 0.00 0.00 13:43:24 13:23:02 vethce98f34 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:43:24 13:23:02 eth0 216.78 185.94 1682.43 114.60 0.00 0.00 0.00 0.00 13:43:24 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:24:01 veth0891046 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:24:01 veth426f0ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:24:01 vethce98f34 0.00 1.20 0.00 0.06 0.00 0.00 0.00 0.00 13:43:24 13:24:01 veth2e21d51 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 13:43:24 13:25:01 vethce98f34 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:43:24 13:25:01 vethbc88d7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:43:24 13:25:01 veth2aa7fd2 24.27 45.65 1.66 326.56 0.00 0.00 0.00 0.00 13:43:24 13:25:01 eth0 2896.07 2541.22 13718.60 517.02 0.00 0.00 0.00 0.00 13:43:24 13:26:01 eth0 64.11 35.24 153.01 17.85 0.00 0.00 0.00 0.00 13:43:24 13:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:43:24 13:26:01 docker0 1195.44 1133.07 93.86 4293.71 0.00 0.00 0.00 0.00 13:43:24 13:27:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 13:43:24 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:28:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 13:43:24 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:29:01 eth0 0.65 0.17 0.13 0.07 0.00 0.00 0.00 0.00 13:43:24 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:30:01 eth0 1.00 0.38 0.38 0.20 0.00 0.00 0.00 0.00 13:43:24 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:31:01 eth0 1.17 0.28 0.33 0.17 0.00 0.00 0.00 0.00 13:43:24 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:32:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 13:43:24 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:33:02 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 13:43:24 13:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:34:01 eth0 0.34 0.22 0.15 0.07 0.00 0.00 0.00 0.00 13:43:24 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:35:01 eth0 0.98 0.42 0.32 0.18 0.00 0.00 0.00 0.00 13:43:24 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:36:01 eth0 0.13 0.03 0.01 0.03 0.00 0.00 0.00 0.00 13:43:24 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:37:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:24 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:38:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:39:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:43:24 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:40:01 eth0 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 13:43:24 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:24 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:43:01 eth0 9.61 12.61 5.35 52.67 0.00 0.00 0.00 0.00 13:43:24 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 Average: eth0 65.81 56.32 359.03 17.75 0.00 0.00 0.00 0.00 13:43:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:24 Average: docker0 29.23 31.38 2.13 115.94 0.00 0.00 0.00 0.00 13:43:24 13:43:24 13:43:24 ---> sar -P ALL: 13:43:24 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) 13:43:24 13:43:24 13:17:50 LINUX RESTART (2 CPU) 13:43:24 13:43:24 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:43:24 13:20:01 all 15.51 0.00 5.03 3.88 0.06 75.52 13:43:24 13:20:01 0 17.59 0.00 5.41 3.25 0.05 73.70 13:43:24 13:20:01 1 13.46 0.00 4.65 4.51 0.07 77.31 13:43:24 13:21:01 all 60.96 0.00 8.42 1.73 0.11 28.78 13:43:24 13:21:01 0 61.34 0.00 8.09 1.61 0.11 28.85 13:43:24 13:21:01 1 60.58 0.00 8.74 1.85 0.11 28.72 13:43:24 13:22:01 all 40.86 0.00 5.77 0.54 0.07 52.75 13:43:24 13:22:01 0 40.14 0.00 5.76 0.62 0.07 53.41 13:43:24 13:22:01 1 41.59 0.00 5.79 0.46 0.07 52.10 13:43:24 13:23:02 all 33.16 0.00 11.56 17.51 0.10 37.66 13:43:24 13:23:02 0 32.95 0.00 11.64 17.38 0.09 37.95 13:43:24 13:23:02 1 33.37 0.00 11.49 17.65 0.11 37.37 13:43:24 13:24:01 all 63.98 0.00 16.80 11.94 0.11 7.16 13:43:24 13:24:01 0 63.60 0.00 17.23 12.03 0.11 7.02 13:43:24 13:24:01 1 64.36 0.00 16.37 11.85 0.11 7.30 13:43:24 13:25:01 all 42.90 0.00 15.01 38.99 0.11 3.00 13:43:24 13:25:01 0 41.38 0.00 16.05 37.45 0.11 5.01 13:43:24 13:25:01 1 44.41 0.00 13.96 40.53 0.11 0.99 13:43:24 13:26:01 all 43.01 0.00 9.06 16.32 0.12 31.50 13:43:24 13:26:01 0 42.72 0.00 9.28 15.99 0.11 31.91 13:43:24 13:26:01 1 43.30 0.00 8.83 16.66 0.12 31.09 13:43:24 13:27:01 all 0.18 0.00 0.07 0.00 0.02 99.73 13:43:24 13:27:01 0 0.03 0.00 0.08 0.00 0.02 99.87 13:43:24 13:27:01 1 0.33 0.00 0.05 0.00 0.02 99.60 13:43:24 13:28:01 all 0.14 0.00 0.04 0.01 0.02 99.79 13:43:24 13:28:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:43:24 13:28:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:43:24 13:29:01 all 0.09 0.00 0.04 0.00 0.02 99.85 13:43:24 13:29:01 0 0.17 0.00 0.03 0.00 0.00 99.80 13:43:24 13:29:01 1 0.02 0.00 0.05 0.00 0.03 99.90 13:43:24 13:30:01 all 0.08 0.00 0.02 0.00 0.02 99.89 13:43:24 13:30:01 0 0.12 0.00 0.00 0.00 0.02 99.87 13:43:24 13:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:43:24 13:43:24 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:43:24 13:31:01 all 0.15 0.00 0.03 0.00 0.02 99.81 13:43:24 13:31:01 0 0.23 0.00 0.02 0.00 0.00 99.75 13:43:24 13:31:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:43:24 13:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 13:43:24 13:32:01 0 0.15 0.00 0.02 0.00 0.02 99.82 13:43:24 13:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 13:43:24 13:33:02 all 0.08 0.00 0.03 0.00 0.03 99.87 13:43:24 13:33:02 0 0.12 0.00 0.02 0.00 0.02 99.85 13:43:24 13:33:02 1 0.05 0.00 0.03 0.00 0.03 99.88 13:43:24 13:34:01 all 0.07 0.00 0.03 0.03 0.02 99.86 13:43:24 13:34:01 0 0.12 0.00 0.03 0.05 0.02 99.78 13:43:24 13:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:24 13:35:01 all 0.11 0.00 0.02 0.00 0.03 99.84 13:43:24 13:35:01 0 0.17 0.00 0.02 0.00 0.03 99.78 13:43:24 13:35:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:43:24 13:36:01 all 0.17 0.00 0.02 0.00 0.02 99.80 13:43:24 13:36:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:43:24 13:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:24 13:37:01 all 0.14 0.00 0.02 0.00 0.02 99.82 13:43:24 13:37:01 0 0.25 0.00 0.02 0.00 0.02 99.72 13:43:24 13:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:24 13:38:01 all 0.05 0.00 0.03 0.00 0.03 99.90 13:43:24 13:38:01 0 0.08 0.00 0.02 0.00 0.03 99.87 13:43:24 13:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:24 13:39:01 all 0.11 0.00 0.02 0.00 0.02 99.86 13:43:24 13:39:01 0 0.18 0.00 0.02 0.00 0.02 99.78 13:43:24 13:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:24 13:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 13:43:24 13:40:01 0 0.15 0.00 0.00 0.00 0.02 99.83 13:43:24 13:40:01 1 0.03 0.00 0.03 0.00 0.05 99.88 13:43:24 13:41:01 all 0.11 0.00 0.02 0.00 0.03 99.85 13:43:24 13:41:01 0 0.20 0.00 0.02 0.00 0.03 99.75 13:43:24 13:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:24 13:43:24 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:43:24 13:42:01 all 0.07 0.00 0.02 0.00 0.03 99.89 13:43:24 13:42:01 0 0.12 0.00 0.02 0.00 0.03 99.83 13:43:24 13:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:24 13:43:01 all 1.15 0.00 0.49 0.02 0.03 98.31 13:43:24 13:43:01 0 1.31 0.00 0.49 0.02 0.05 98.14 13:43:24 13:43:01 1 0.98 0.00 0.50 0.02 0.02 98.48 13:43:24 Average: all 11.97 0.00 2.87 3.61 0.04 81.51 13:43:24 Average: 0 12.00 0.00 2.94 3.51 0.04 81.51 13:43:24 Average: 1 11.94 0.00 2.80 3.70 0.05 81.51 13:43:24 13:43:24 13:43:24