Pull request #3322 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0e291f44bb73248a8c5ef7868096f1c33cce0f6a rather than d247fee761f3e846d1989408a1da35e0a9696f84 Obtained Jenkinsfile from 0e291f44bb73248a8c5ef7868096f1c33cce0f6a Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3322/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3322/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-32011 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T08:01:21.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T08:01:21.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T08:01:21.871Z] ========================================================= [2021-03-30T08:01:21.871Z] EdgeX Global Pipelines Version Info [2021-03-30T08:01:21.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:01:23.436Z] ------------------- [2021-03-30T08:01:23.437Z] stable info: [2021-03-30T08:01:23.437Z] ------------------- [2021-03-30T08:01:23.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T08:01:23.437Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T08:01:23.437Z] Message: update stable to v1.0.186 [2021-03-30T08:01:24.382Z] ------------------- [2021-03-30T08:01:24.382Z] experimental info: [2021-03-30T08:01:24.382Z] ------------------- [2021-03-30T08:01:24.382Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T08:01:24.382Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T08:01:24.382Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T08:01:24.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-30T08:01:24.894Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-30T08:01:25.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T08:01:25.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T08:01:25.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T08:01:25.448Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T08:01:25.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T08:01:25.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-30T08:01:25.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-30T08:01:25.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-30T08:01:26.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T08:01:26.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T08:01:26.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T08:01:26.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T08:01:26.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T08:01:26.786Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T08:01:26.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T08:01:27.092Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T08:01:27.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T08:01:27.375Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T08:01:27.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-30T08:01:27.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T08:01:27.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3322 [Pipeline] echo [2021-03-30T08:01:27.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3322 [Pipeline] echo [2021-03-30T08:01:28.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3322 [Pipeline] echo [2021-03-30T08:01:28.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d247fee761f3e846d1989408a1da35e0a9696f84 [Pipeline] echo [2021-03-30T08:01:28.296Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d247fee [Pipeline] echo [2021-03-30T08:01:28.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T08:01:28.682Z] provisioning config files... [2021-03-30T08:01:28.717Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5028086505116655043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:01:29.145Z] ---> docker-login.sh [2021-03-30T08:01:29.146Z] nexus3.edgexfoundry.org:10001 [2021-03-30T08:01:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:01:29.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:01:29.671Z] Configure a credential helper to remove this warning. See [2021-03-30T08:01:29.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:01:29.671Z] [2021-03-30T08:01:29.671Z] Login Succeeded [2021-03-30T08:01:29.671Z] nexus3.edgexfoundry.org:10002 [2021-03-30T08:01:29.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:01:29.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:01:29.671Z] Configure a credential helper to remove this warning. See [2021-03-30T08:01:29.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:01:29.671Z] [2021-03-30T08:01:29.671Z] Login Succeeded [2021-03-30T08:01:29.671Z] nexus3.edgexfoundry.org:10003 [2021-03-30T08:01:29.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:01:29.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:01:29.935Z] Configure a credential helper to remove this warning. See [2021-03-30T08:01:29.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:01:29.935Z] [2021-03-30T08:01:29.935Z] Login Succeeded [2021-03-30T08:01:29.935Z] nexus3.edgexfoundry.org:10004 [2021-03-30T08:01:29.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:01:30.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:01:30.197Z] Configure a credential helper to remove this warning. See [2021-03-30T08:01:30.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:01:30.197Z] [2021-03-30T08:01:30.197Z] Login Succeeded [2021-03-30T08:01:30.197Z] docker.io [2021-03-30T08:01:30.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:01:30.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:01:30.460Z] Configure a credential helper to remove this warning. See [2021-03-30T08:01:30.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:01:30.460Z] [2021-03-30T08:01:30.460Z] Login Succeeded [2021-03-30T08:01:30.460Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T08:01:30.486Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T08:01:31.100Z] ++ 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 [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/core-command/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] ++ dirname cmd/core-data/Dockerfile [2021-03-30T08:01:31.100Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-30T08:01:31.100Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-30T08:01:31.100Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T08:01:31.100Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-30T08:01:31.100Z] ++ cut -d/ -f2 [2021-03-30T08:01:31.100Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-30T08:01:31.201Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:01:33.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T08:01:33.016Z] [2021-03-30T08:01:33.016Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:01:33.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T08:01:33.413Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T08:01:33.413Z] 31603596830f: Pulling fs layer [2021-03-30T08:01:33.414Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T08:01:33.414Z] 6ca5941a6612: Pulling fs layer [2021-03-30T08:01:33.414Z] ecc8261a40a4: Pulling fs layer [2021-03-30T08:01:33.414Z] ecc8261a40a4: Waiting [2021-03-30T08:01:33.414Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T08:01:33.414Z] 2a8b12db71e7: Download complete [2021-03-30T08:01:33.414Z] 31603596830f: Download complete [2021-03-30T08:01:33.676Z] 6ca5941a6612: Verifying Checksum [2021-03-30T08:01:33.676Z] 6ca5941a6612: Download complete [2021-03-30T08:01:33.676Z] ecc8261a40a4: Verifying Checksum [2021-03-30T08:01:33.676Z] ecc8261a40a4: Download complete [2021-03-30T08:01:33.937Z] 31603596830f: Pull complete [2021-03-30T08:01:33.937Z] 2a8b12db71e7: Pull complete [2021-03-30T08:01:34.891Z] 6ca5941a6612: Pull complete [2021-03-30T08:01:34.891Z] ecc8261a40a4: Pull complete [2021-03-30T08:01:34.891Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T08:01:34.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T08:01:34.891Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T08:01:35.033Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:01:35.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T08:01:37.851Z] $ docker top ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T08:01:38.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T08:01:38.303Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T08:01:38.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T08:01:38.539Z] $ docker exec ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent [2021-03-30T08:01:38.719Z] SSH_AUTH_SOCK=/tmp/ssh-RSvfWNsW9xo7/agent.11 [2021-03-30T08:01:38.719Z] SSH_AGENT_PID=16 [2021-03-30T08:01:38.735Z] Running ssh-add (command line suppressed) [2021-03-30T08:01:38.858Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2837947279273278051.key (/w/workspace/edgex-go/1@tmp/private_key_2837947279273278051.key) [2021-03-30T08:01:38.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T08:01:39.304Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T08:01:39.336Z] $ docker exec --env ******** --env ******** ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent -k [2021-03-30T08:01:39.448Z] unset SSH_AUTH_SOCK; [2021-03-30T08:01:39.449Z] unset SSH_AGENT_PID; [2021-03-30T08:01:39.449Z] echo Agent pid 16 killed; [2021-03-30T08:01:39.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T08:01:39.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T08:01:39.689Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T08:01:39.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T08:01:39.855Z] $ docker exec ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent [2021-03-30T08:01:40.015Z] SSH_AUTH_SOCK=/tmp/ssh-PnecLA2Ypw02/agent.44 [2021-03-30T08:01:40.016Z] SSH_AGENT_PID=49 [2021-03-30T08:01:40.023Z] Running ssh-add (command line suppressed) [2021-03-30T08:01:40.145Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_853994746695778257.key (/w/workspace/edgex-go/1@tmp/private_key_853994746695778257.key) [2021-03-30T08:01:40.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T08:01:40.606Z] + git semver init [2021-03-30T08:01:40.606Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T08:01:40.606Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-30T08:01:40.606Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-30T08:01:40.606Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T08:01:40.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T08:01:40.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T08:01:40.606Z] # $SEMVER_BRANCH = PR-3322 [2021-03-30T08:01:40.606Z] # $SEMVER_TEMP = /tmp/semver-150713811 [2021-03-30T08:01:40.606Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-30T08:01:58.786Z] # '/tmp/semver-150713811' -> '/w/workspace/edgex-go/1/.semver' [2021-03-30T08:01:59.363Z] # -> Force: false [2021-03-30T08:01:59.363Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-30T08:01:59.383Z] $ docker exec --env ******** --env ******** ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 ssh-agent -k [2021-03-30T08:01:59.578Z] unset SSH_AUTH_SOCK; [2021-03-30T08:01:59.578Z] unset SSH_AGENT_PID; [2021-03-30T08:01:59.578Z] echo Agent pid 49 killed; [2021-03-30T08:01:59.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T08:02:00.249Z] + git semver [Pipeline] } [2021-03-30T08:02:00.284Z] $ docker stop --time=1 ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 [2021-03-30T08:02:02.029Z] $ docker rm -f ddc73c379c6313bdfec2b96346e83361f1b97228de29a867b27034ce61f3fa55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T08:02:02.703Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T08:02:03.280Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T08:02:03.300Z] [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 [2021-03-30T08:02:04.619Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T08:02:04.942Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T08:02:05.261Z] + sudo service docker restart [2021-03-30T08:02:05.261Z] + true [2021-03-30T08:02:05.261Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-30T08:02:05.889Z] ========================================================= [2021-03-30T08:02:05.889Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T08:02:05.889Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:02:06.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-30T08:02:09.605Z] Sending build context to Docker daemon 329MB [2021-03-30T08:02:09.605Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T08:02:09.605Z] Step 2/6 : FROM ${BASE} [2021-03-30T08:02:09.605Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T08:02:09.605Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T08:02:09.605Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T08:02:09.605Z] de9db76c5a1d: Pulling fs layer [2021-03-30T08:02:09.605Z] bca2f99d35d6: Pulling fs layer [2021-03-30T08:02:09.605Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T08:02:09.605Z] 7c6f9722023f: Pulling fs layer [2021-03-30T08:02:09.605Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T08:02:09.605Z] 7c6f9722023f: Waiting [2021-03-30T08:02:09.605Z] 93359f2a8cfa: Waiting [2021-03-30T08:02:09.605Z] a35cf1a2eb13: Waiting [2021-03-30T08:02:09.605Z] bca2f99d35d6: Waiting [2021-03-30T08:02:09.605Z] de9db76c5a1d: Verifying Checksum [2021-03-30T08:02:09.605Z] de9db76c5a1d: Download complete [2021-03-30T08:02:09.605Z] 0ef7d3d256c8: Verifying Checksum [2021-03-30T08:02:09.605Z] 0ef7d3d256c8: Download complete [2021-03-30T08:02:09.605Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T08:02:09.605Z] 93359f2a8cfa: Download complete [2021-03-30T08:02:09.869Z] 7c6f9722023f: Verifying Checksum [2021-03-30T08:02:09.869Z] 188c0c94c7c5: Download complete [2021-03-30T08:02:10.827Z] 188c0c94c7c5: Pull complete [2021-03-30T08:02:10.827Z] 0ef7d3d256c8: Pull complete [2021-03-30T08:02:10.827Z] de9db76c5a1d: Pull complete [2021-03-30T08:02:12.221Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T08:02:12.221Z] a35cf1a2eb13: Download complete [2021-03-30T08:02:12.807Z] bca2f99d35d6: Verifying Checksum [2021-03-30T08:02:12.807Z] bca2f99d35d6: Download complete [2021-03-30T08:02:18.153Z] bca2f99d35d6: Pull complete [2021-03-30T08:02:18.153Z] 93359f2a8cfa: Pull complete [2021-03-30T08:02:18.153Z] 7c6f9722023f: Pull complete [2021-03-30T08:02:18.951Z] Still waiting to schedule task [2021-03-30T08:02:18.951Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-30T08:02:22.385Z] a35cf1a2eb13: Pull complete [2021-03-30T08:02:22.385Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T08:02:22.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T08:02:22.385Z] ---> a62c8e92a672 [2021-03-30T08:02:22.385Z] 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 [2021-03-30T08:02:22.652Z] ---> Running in 5829bc7ec553 [2021-03-30T08:02:23.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:02:24.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:02:24.443Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T08:02:25.019Z] (2/12) Installing file (5.38-r0) [2021-03-30T08:02:25.282Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T08:02:25.282Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T08:02:33.452Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T08:02:33.452Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T08:02:33.452Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T08:02:33.452Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T08:02:33.452Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T08:02:33.452Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T08:02:33.452Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T08:02:33.452Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T08:02:33.452Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:02:33.452Z] OK: 233 MiB in 51 packages [2021-03-30T08:02:36.776Z] Removing intermediate container 5829bc7ec553 [2021-03-30T08:02:36.777Z] ---> eb090cdb929f [2021-03-30T08:02:36.777Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T08:02:36.777Z] ---> Running in 26e9fe9c3308 [2021-03-30T08:02:36.777Z] Removing intermediate container 26e9fe9c3308 [2021-03-30T08:02:36.777Z] ---> 202baff65b07 [2021-03-30T08:02:36.777Z] Step 5/6 : COPY go.mod . [2021-03-30T08:02:37.041Z] ---> a6a6292c54c3 [2021-03-30T08:02:37.041Z] Step 6/6 : RUN go mod download [2021-03-30T08:02:37.308Z] ---> Running in 97ce111613e3 [2021-03-30T08:03:04.015Z] Removing intermediate container 97ce111613e3 [2021-03-30T08:03:04.015Z] ---> 7ee511917eae [2021-03-30T08:03:04.015Z] Successfully built 7ee511917eae [2021-03-30T08:03:04.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:03:04.466Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T08:03:04.466Z] . [Pipeline] withDockerContainer [2021-03-30T08:03:04.591Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:03:04.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T08:03:05.466Z] $ docker top 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:03:06.047Z] + go version [2021-03-30T08:03:06.047Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T08:03:06.075Z] $ docker stop --time=1 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 [2021-03-30T08:03:07.466Z] $ docker rm -f 112f2e9887faf61fe481fa6f54e86b2223ee9096535c47e605b01a93b493dd83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:03:08.516Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T08:03:08.516Z] . [Pipeline] withDockerContainer [2021-03-30T08:03:08.639Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:03:08.690Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T08:03:09.470Z] $ docker top ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T08:03:09.776Z] ========================================================= [2021-03-30T08:03:09.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T08:03:09.776Z] ========================================================= [Pipeline] sh [2021-03-30T08:03:10.095Z] + make test [2021-03-30T08:03:10.095Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T08:03:20.181Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T08:03:35.250Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T08:03:41.932Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T08:03:41.932Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T08:03:41.932Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T08:03:43.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T08:03:43.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T08:03:43.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T08:03:43.874Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T08:03:44.836Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T08:03:45.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T08:03:47.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T08:03:47.727Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T08:03:47.727Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T08:03:49.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 45.9% of statements [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T08:03:49.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T08:03:49.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-30T08:03:49.698Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.089s coverage: 100.0% of statements [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.198s coverage: 27.1% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 71.3% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.151s coverage: 82.9% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:03:53.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-03-30T08:03:53.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T08:03:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.329s coverage: 28.6% of statements [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T08:03:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.111s coverage: 100.0% of statements [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T08:03:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.125s coverage: 100.0% of statements [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T08:03:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T08:03:56.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.174s coverage: 97.5% of statements [2021-03-30T08:03:56.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T08:03:56.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.090s coverage: 78.3% of statements [2021-03-30T08:03:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T08:03:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T08:03:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T08:03:56.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.411s coverage: 92.8% of statements [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.103s coverage: 1.0% of statements [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T08:03:58.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-03-30T08:03:58.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements [2021-03-30T08:03:59.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.111s coverage: 96.3% of statements [2021-03-30T08:03:59.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-03-30T08:04:11.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-03-30T08:04:11.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-30T08:04:13.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.6% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 75.5% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.6% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 64.4% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 69.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 38.4% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 47.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 87.1% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.741s coverage: 29.1% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 95.6% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.049s coverage: 87.9% of statements [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T08:04:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-30T08:04:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-30T08:04:24.031Z] GO111MODULE=on go vet ./... [2021-03-30T08:04:50.771Z] gofmt -l . [2021-03-30T08:04:51.346Z] [ "`gofmt -l .`" = "" ] [2021-03-30T08:04:51.923Z] ./bin/test-go-mod-tidy.sh [2021-03-30T08:04:52.506Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T08:04:53.413Z] + ls -al . [2021-03-30T08:04:53.413Z] total 784 [2021-03-30T08:04:53.413Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 08:04 . [2021-03-30T08:04:53.413Z] drwxr-xr-x 4 root root 28 Mar 30 08:03 .. [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 08:01 .dockerignore [2021-03-30T08:04:53.413Z] drwxrwxr-x 8 1001 1001 179 Mar 30 08:01 .git [2021-03-30T08:04:53.413Z] drwxrwxr-x 3 1001 1001 125 Mar 30 08:01 .github [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 08:01 .gitignore [2021-03-30T08:04:53.413Z] drwx------ 3 1001 1001 60 Mar 30 08:01 .semver [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 08:01 .sonarcloud.properties [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 08:01 Attribution.txt [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 08:01 CONTRIBUTING.md [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 08:01 Dockerfile.build [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 08:01 Jenkinsfile [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 08:01 LICENSE [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 08:01 Makefile [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 08:01 README.md [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 08:01 SECURITY.md [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 08:02 VERSION [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 08:01 ZMQWindows.md [2021-03-30T08:04:53.413Z] drwxrwxr-x 2 1001 1001 117 Mar 30 08:01 bin [2021-03-30T08:04:53.413Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 08:01 cmd [2021-03-30T08:04:53.413Z] -rw-r--r-- 1 root root 672489 Mar 30 08:04 coverage.out [2021-03-30T08:04:53.413Z] -rw-r--r-- 1 root root 1056 Mar 30 08:04 go.mod [2021-03-30T08:04:53.413Z] -rw-r--r-- 1 root root 22757 Mar 30 08:04 go.sum [2021-03-30T08:04:53.413Z] drwxrwxr-x 8 1001 1001 127 Mar 30 08:01 internal [2021-03-30T08:04:53.413Z] drwxrwxr-x 4 1001 1001 26 Mar 30 08:01 openapi [2021-03-30T08:04:53.413Z] drwxrwxr-x 4 1001 1001 71 Mar 30 08:01 snap [2021-03-30T08:04:53.413Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 08:01 version.go [Pipeline] sh [2021-03-30T08:04:53.737Z] + '[' -e coverage.out ] [2021-03-30T08:04:53.737Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T08:04:53.968Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T08:04:54.286Z] + make build [2021-03-30T08:04:54.286Z] 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 [2021-03-30T08:04:59.596Z] 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 [2021-03-30T08:05:07.838Z] 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 [2021-03-30T08:05:08.420Z] 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 [2021-03-30T08:05:10.345Z] 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 [2021-03-30T08:05:10.345Z] 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 [2021-03-30T08:05:12.280Z] 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 [2021-03-30T08:05:13.673Z] 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 [2021-03-30T08:05:15.065Z] 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 [2021-03-30T08:05:16.022Z] 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 [2021-03-30T08:05:17.423Z] 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 [2021-03-30T08:05:18.821Z] 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] } [2021-03-30T08:05:20.796Z] $ docker stop --time=1 ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f [2021-03-30T08:05:22.516Z] $ docker rm -f ac56d86fae0ff49d2597232efeccd93529b64bc7e903e83e9b84dea0f33d072f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:05:26.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T08:05:26.495Z] [2021-03-30T08:05:26.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:05:26.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T08:05:26.883Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-30T08:05:26.883Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-30T08:05:26.883Z] ca9280d653b3: Pulling fs layer [2021-03-30T08:05:26.883Z] 7e9c9ca2126c: Pulling fs layer [2021-03-30T08:05:27.504Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-30T08:05:27.504Z] cbdbe7a5bc2a: Download complete [2021-03-30T08:05:27.791Z] cbdbe7a5bc2a: Pull complete [2021-03-30T08:05:27.791Z] ca9280d653b3: Download complete [2021-03-30T08:05:29.289Z] ca9280d653b3: Pull complete [2021-03-30T08:05:29.289Z] 7e9c9ca2126c: Verifying Checksum [2021-03-30T08:05:29.289Z] 7e9c9ca2126c: Download complete [2021-03-30T08:05:35.922Z] 7e9c9ca2126c: Pull complete [2021-03-30T08:05:35.922Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-30T08:05:35.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T08:05:35.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-30T08:05:36.131Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:05:36.178Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T08:05:38.836Z] $ docker top 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:05:39.418Z] + docker-compose build --help [2021-03-30T08:05:39.418Z] + grep parallel [2021-03-30T08:05:40.365Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T08:05:40.394Z] $ docker stop --time=1 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 [2021-03-30T08:05:41.767Z] $ docker rm -f 3b1fc6f19f4803ff6a2cfead65e044cd3622fcfdf179a94b87c1a11e5bb16ca7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:05:42.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T08:05:42.578Z] . [Pipeline] withDockerContainer [2021-03-30T08:05:42.697Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:05:42.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-30T08:05:43.474Z] $ docker top ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:05:44.055Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T08:05:45.001Z] Building docker-core-command-go ... [2021-03-30T08:05:45.001Z] Building docker-core-data-go ... [2021-03-30T08:05:45.001Z] Building docker-core-metadata-go ... [2021-03-30T08:05:45.001Z] Building docker-security-bootstrapper-go ... [2021-03-30T08:05:45.001Z] Building docker-security-proxy-setup-go ... [2021-03-30T08:05:45.001Z] Building docker-security-secretstore-setup-go ... [2021-03-30T08:05:45.001Z] Building docker-support-notifications-go ... [2021-03-30T08:05:45.001Z] Building docker-support-scheduler-go ... [2021-03-30T08:05:45.001Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T08:05:45.001Z] Building docker-security-bootstrapper-go [2021-03-30T08:05:45.001Z] Building docker-sys-mgmt-agent-go [2021-03-30T08:05:45.001Z] Building docker-security-proxy-setup-go [2021-03-30T08:05:45.001Z] Building docker-support-scheduler-go [2021-03-30T08:05:45.001Z] Building docker-core-metadata-go [2021-03-30T08:05:52.281Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32013 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws [2021-03-30T08:05:52.405Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T08:05:57.271Z] using credential edgex-jenkins-ssh [2021-03-30T08:05:57.331Z] Cloning the remote Git repository [2021-03-30T08:05:57.383Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:05:57.482Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-30T08:05:57.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:05:57.553Z] > git --version # timeout=10 [2021-03-30T08:05:57.575Z] > git --version # 'git version 2.17.1' [2021-03-30T08:05:57.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:05:57.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T08:06:20.373Z] Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:06:20.963Z] Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:06:20.964Z] Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) [2021-03-30T08:06:19.417Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T08:06:19.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T08:06:19.461Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T08:06:19.496Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:06:19.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:06:19.510Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T08:06:20.396Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T08:06:20.411Z] > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 [2021-03-30T08:06:20.736Z] > git remote # timeout=10 [2021-03-30T08:06:20.824Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T08:06:20.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:06:20.908Z] > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 [2021-03-30T08:06:20.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T08:06:20.975Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T08:06:20.994Z] > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 [2021-03-30T08:06:23.872Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:06:23.872Z] [2021-03-30T08:06:23.872Z] Step 2/21 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:06:23.872Z] [2021-03-30T08:06:23.872Z] ---> 7ee511917eae [2021-03-30T08:06:23.872Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T08:06:23.872Z] ---> 7ee511917eae [2021-03-30T08:06:23.872Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T08:06:23.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:06:23.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:06:23.872Z] ---> 7ee511917eae [2021-03-30T08:06:23.872Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:06:23.872Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:06:23.872Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:06:23.872Z] ---> 7ee511917eae [2021-03-30T08:06:23.872Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T08:06:23.872Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:06:23.872Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:06:23.872Z] ---> 7ee511917eae [2021-03-30T08:06:23.872Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T08:06:23.872Z] ---> Running in ae10adc08cdc [2021-03-30T08:06:23.872Z] ---> Running in 86dc3a3a7983 [2021-03-30T08:06:23.872Z] ---> Running in cd22c31dcb41 [2021-03-30T08:06:23.872Z] ---> Running in 065958a53858 [2021-03-30T08:06:23.872Z] ---> Running in c97804fbb77d [2021-03-30T08:06:23.872Z] Removing intermediate container ae10adc08cdc [2021-03-30T08:06:23.872Z] ---> d8e9172adedb [2021-03-30T08:06:23.872Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:06:23.872Z] Removing intermediate container cd22c31dcb41 [2021-03-30T08:06:23.872Z] ---> e84123135d23 [2021-03-30T08:06:23.872Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:06:23.872Z] Removing intermediate container c97804fbb77d [2021-03-30T08:06:23.872Z] ---> c1d9e8df2a5f [2021-03-30T08:06:23.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:06:23.872Z] Removing intermediate container 065958a53858 [2021-03-30T08:06:23.872Z] ---> 45ce9d45e948 [2021-03-30T08:06:23.872Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:06:23.872Z] Removing intermediate container 86dc3a3a7983 [2021-03-30T08:06:23.872Z] ---> 15dc16a06c5c [2021-03-30T08:06:23.872Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:06:23.872Z] ---> Running in 354ccfd1db36 [2021-03-30T08:06:23.872Z] ---> Running in 23b6d0eae0b5 [2021-03-30T08:06:23.872Z] ---> Running in 942ff12ecab4 [2021-03-30T08:06:23.872Z] ---> Running in 6cec6fbb0a20 [2021-03-30T08:06:23.872Z] ---> Running in b657b447b25c [2021-03-30T08:06:23.872Z] Removing intermediate container 354ccfd1db36 [2021-03-30T08:06:23.872Z] ---> 71a344c44e9e [2021-03-30T08:06:23.872Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T08:06:23.872Z] ---> Running in 5520f3711705 [2021-03-30T08:06:23.872Z] Removing intermediate container 942ff12ecab4 [2021-03-30T08:06:23.872Z] ---> 7a46df137318 [2021-03-30T08:06:23.872Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T08:06:23.872Z] Removing intermediate container 23b6d0eae0b5 [2021-03-30T08:06:23.872Z] ---> 33e7f3e0d342 [2021-03-30T08:06:23.872Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T08:06:23.872Z] ---> Running in 25dd5a7e1804 [2021-03-30T08:06:23.872Z] ---> Running in 649935f81e88 [2021-03-30T08:06:24.195Z] Removing intermediate container 6cec6fbb0a20 [2021-03-30T08:06:24.195Z] ---> 4754e286acaf [2021-03-30T08:06:24.195Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T08:06:24.195Z] Removing intermediate container b657b447b25c [2021-03-30T08:06:24.195Z] ---> 0d55011c1ebc [2021-03-30T08:06:24.195Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T08:06:24.195Z] ---> Running in e986b429992f [2021-03-30T08:06:24.467Z] ---> Running in e612ecf23507 [2021-03-30T08:06:24.467Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.424Z] Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" [2021-03-30T08:06:25.477Z] > git --version # timeout=10 [2021-03-30T08:06:25.485Z] > git --version # 'git version 2.17.1' [2021-03-30T08:06:25.500Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T08:06:25.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:25.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-03-30T08:06:26.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:26.254Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T08:06:26.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:06:27.104Z] OK: 233 MiB in 51 packages [2021-03-30T08:06:27.336Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-30T08:06:27.366Z] OK: 233 MiB in 51 packages [Pipeline] sh [2021-03-30T08:06:27.629Z] OK: 233 MiB in 51 packages [2021-03-30T08:06:27.788Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T08:06:27.905Z] OK: 233 MiB in 51 packages [2021-03-30T08:06:28.150Z] + sudo service docker restart [2021-03-30T08:06:28.150Z] + true [2021-03-30T08:06:28.172Z] Removing intermediate container 25dd5a7e1804 [2021-03-30T08:06:28.172Z] ---> cfb9538d6845 [2021-03-30T08:06:28.172Z] Step 6/23 : COPY go.mod . [2021-03-30T08:06:28.446Z] OK: 233 MiB in 51 packages [2021-03-30T08:06:28.711Z] ---> daffda57a74d [2021-03-30T08:06:28.711Z] Step 7/23 : RUN go mod download [2021-03-30T08:06:28.985Z] ---> Running in 9dbcf9adcd03 [2021-03-30T08:06:28.985Z] Removing intermediate container e986b429992f [2021-03-30T08:06:28.985Z] ---> 10f4c2b85b8a [2021-03-30T08:06:28.985Z] Step 6/21 : COPY go.mod . [2021-03-30T08:06:28.985Z] Removing intermediate container 5520f3711705 [2021-03-30T08:06:28.985Z] ---> 7bd3b9695303 [2021-03-30T08:06:28.985Z] Step 6/31 : COPY go.mod . [2021-03-30T08:06:28.985Z] Removing intermediate container e612ecf23507 [2021-03-30T08:06:28.985Z] ---> ead379ebc29c [2021-03-30T08:06:28.985Z] Step 6/22 : COPY go.mod . [2021-03-30T08:06:29.260Z] Removing intermediate container 649935f81e88 [2021-03-30T08:06:29.260Z] ---> fe05d7022151 [2021-03-30T08:06:29.260Z] Step 6/26 : COPY go.mod . [2021-03-30T08:06:29.528Z] ---> 3232e8a7f96f [2021-03-30T08:06:29.528Z] Step 7/21 : RUN go mod download [2021-03-30T08:06:29.528Z] ---> 2da87e3356ea [2021-03-30T08:06:29.528Z] Step 7/31 : RUN go mod download [2021-03-30T08:06:29.528Z] ---> Running in 849c192ee78b [2021-03-30T08:06:29.795Z] ---> Running in 7a06d2922495 [2021-03-30T08:06:29.795Z] ---> a28a7296b51f [2021-03-30T08:06:29.795Z] Step 7/22 : RUN go mod download [2021-03-30T08:06:29.795Z] ---> 17c408b9f685 [2021-03-30T08:06:29.795Z] Step 7/26 : RUN go mod download [2021-03-30T08:06:29.795Z] ---> Running in fcc998974d93 [2021-03-30T08:06:30.064Z] ---> Running in b65f64b1a043 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T08:06:30.261Z] provisioning config files... [2021-03-30T08:06:30.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6323657228243091247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:06:30.816Z] ---> docker-login.sh [2021-03-30T08:06:30.816Z] nexus3.edgexfoundry.org:10001 [2021-03-30T08:06:31.049Z] Removing intermediate container 9dbcf9adcd03 [2021-03-30T08:06:31.049Z] ---> 444027b82b4d [2021-03-30T08:06:31.049Z] Step 8/23 : COPY . . [2021-03-30T08:06:31.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:06:32.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:06:32.051Z] Configure a credential helper to remove this warning. See [2021-03-30T08:06:32.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:06:32.051Z] [2021-03-30T08:06:32.051Z] Login Succeeded [2021-03-30T08:06:32.051Z] nexus3.edgexfoundry.org:10002 [2021-03-30T08:06:32.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:06:32.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:06:32.602Z] Configure a credential helper to remove this warning. See [2021-03-30T08:06:32.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:06:32.602Z] [2021-03-30T08:06:32.602Z] Login Succeeded [2021-03-30T08:06:32.602Z] nexus3.edgexfoundry.org:10003 [2021-03-30T08:06:32.996Z] Removing intermediate container 849c192ee78b [2021-03-30T08:06:32.996Z] ---> 7e38b8c14444 [2021-03-30T08:06:32.996Z] Step 8/21 : COPY . . [2021-03-30T08:06:32.996Z] Removing intermediate container 7a06d2922495 [2021-03-30T08:06:32.996Z] ---> ca1130718371 [2021-03-30T08:06:32.996Z] Step 8/31 : COPY . . [2021-03-30T08:06:33.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:06:33.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:06:33.199Z] Configure a credential helper to remove this warning. See [2021-03-30T08:06:33.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:06:33.199Z] [2021-03-30T08:06:33.199Z] Login Succeeded [2021-03-30T08:06:33.199Z] nexus3.edgexfoundry.org:10004 [2021-03-30T08:06:33.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:06:33.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:06:33.751Z] Configure a credential helper to remove this warning. See [2021-03-30T08:06:33.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:06:33.751Z] [2021-03-30T08:06:33.751Z] Login Succeeded [2021-03-30T08:06:33.751Z] docker.io [2021-03-30T08:06:34.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T08:06:34.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T08:06:34.621Z] Configure a credential helper to remove this warning. See [2021-03-30T08:06:34.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T08:06:34.621Z] [2021-03-30T08:06:34.621Z] Login Succeeded [2021-03-30T08:06:34.621Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T08:06:34.662Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T08:06:35.241Z] ========================================================= [2021-03-30T08:06:35.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T08:06:35.242Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:06:35.676Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-30T08:06:38.324Z] Sending build context to Docker daemon 167.1MB [2021-03-30T08:06:38.324Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T08:06:38.324Z] Step 2/6 : FROM ${BASE} [2021-03-30T08:06:38.324Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T08:06:38.324Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T08:06:38.324Z] a4357932f1b6: Pulling fs layer [2021-03-30T08:06:38.324Z] 18c013af1878: Pulling fs layer [2021-03-30T08:06:38.324Z] 00ac8860ef70: Pulling fs layer [2021-03-30T08:06:38.324Z] 63d7cb157983: Pulling fs layer [2021-03-30T08:06:38.324Z] b116817d02f9: Pulling fs layer [2021-03-30T08:06:38.324Z] 745a02a5169b: Pulling fs layer [2021-03-30T08:06:38.324Z] 63d7cb157983: Waiting [2021-03-30T08:06:38.324Z] b116817d02f9: Waiting [2021-03-30T08:06:38.324Z] 745a02a5169b: Waiting [2021-03-30T08:06:38.324Z] 00ac8860ef70: Waiting [2021-03-30T08:06:38.324Z] 18c013af1878: Download complete [2021-03-30T08:06:38.324Z] a4357932f1b6: Verifying Checksum [2021-03-30T08:06:38.324Z] a4357932f1b6: Download complete [2021-03-30T08:06:38.324Z] 63d7cb157983: Download complete [2021-03-30T08:06:38.324Z] b116817d02f9: Verifying Checksum [2021-03-30T08:06:38.324Z] b116817d02f9: Download complete [2021-03-30T08:06:38.324Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T08:06:38.324Z] 5f621e34cdf4: Download complete [2021-03-30T08:06:38.923Z] 5f621e34cdf4: Pull complete [2021-03-30T08:06:39.079Z] Removing intermediate container fcc998974d93 [2021-03-30T08:06:39.079Z] ---> 565a43adadcc [2021-03-30T08:06:39.079Z] Step 8/22 : COPY . . [2021-03-30T08:06:39.079Z] Removing intermediate container b65f64b1a043 [2021-03-30T08:06:39.079Z] ---> 1d103572b034 [2021-03-30T08:06:39.079Z] Step 8/26 : COPY . . [2021-03-30T08:06:39.528Z] a4357932f1b6: Pull complete [2021-03-30T08:06:39.811Z] 18c013af1878: Pull complete [2021-03-30T08:06:41.259Z] 745a02a5169b: Verifying Checksum [2021-03-30T08:06:41.259Z] 745a02a5169b: Download complete [2021-03-30T08:06:42.247Z] 00ac8860ef70: Verifying Checksum [2021-03-30T08:06:42.247Z] 00ac8860ef70: Download complete [2021-03-30T08:06:52.418Z] 00ac8860ef70: Pull complete [2021-03-30T08:06:52.693Z] 63d7cb157983: Pull complete [2021-03-30T08:06:53.295Z] b116817d02f9: Pull complete [2021-03-30T08:06:56.699Z] 745a02a5169b: Pull complete [2021-03-30T08:06:56.699Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T08:06:56.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T08:06:56.972Z] ---> b7e6874047d6 [2021-03-30T08:06:56.972Z] 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 [2021-03-30T08:07:00.379Z] ---> Running in 0aba187a1786 [2021-03-30T08:07:01.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:07:03.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:07:06.584Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T08:07:07.177Z] (2/12) Installing file (5.38-r0) [2021-03-30T08:07:07.178Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T08:07:07.451Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T08:07:11.400Z] ---> 7fa0bc310437 [2021-03-30T08:07:11.400Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T08:07:14.282Z] ---> Running in 075a30011b65 [2021-03-30T08:07:16.225Z] ---> 9f3681550176 [2021-03-30T08:07:16.225Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T08:07:16.496Z] ---> Running in f4f84e99924a [2021-03-30T08:07:16.496Z] ---> a12223ce4d70 [2021-03-30T08:07:16.496Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T08:07:16.496Z] ---> 8ff464c88163 [2021-03-30T08:07:16.496Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T08:07:16.496Z] ---> 5a5683550899 [2021-03-30T08:07:16.496Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T08:07:16.772Z] ---> Running in 7c27826e1fbb [2021-03-30T08:07:16.772Z] ---> Running in 79eb018e17e2 [2021-03-30T08:07:16.772Z] ---> Running in 065f534c84bc [2021-03-30T08:07:17.035Z] 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 [2021-03-30T08:07:17.035Z] 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 [2021-03-30T08:07:17.628Z] 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 [2021-03-30T08:07:17.894Z] 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 [2021-03-30T08:07:17.894Z] 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 [2021-03-30T08:07:20.346Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T08:07:20.346Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T08:07:20.346Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T08:07:20.346Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T08:07:20.346Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T08:07:20.346Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T08:07:20.346Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T08:07:20.346Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T08:07:20.346Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:07:20.346Z] OK: 217 MiB in 51 packages [2021-03-30T08:07:23.732Z] Removing intermediate container 0aba187a1786 [2021-03-30T08:07:23.732Z] ---> 07ee82df3f3f [2021-03-30T08:07:23.732Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T08:07:23.732Z] ---> Running in 53b52adafc0e [2021-03-30T08:07:24.011Z] Removing intermediate container 53b52adafc0e [2021-03-30T08:07:24.011Z] ---> 6a3cd28d285a [2021-03-30T08:07:24.011Z] Step 5/6 : COPY go.mod . [2021-03-30T08:07:24.996Z] ---> 9b5eb26c7d32 [2021-03-30T08:07:24.996Z] Step 6/6 : RUN go mod download [2021-03-30T08:07:24.996Z] ---> Running in a4c04edc3c20 [2021-03-30T08:07:50.128Z] 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 [2021-03-30T08:07:51.779Z] Removing intermediate container a4c04edc3c20 [2021-03-30T08:07:51.779Z] ---> cfee73b4604c [2021-03-30T08:07:51.779Z] Successfully built cfee73b4604c [2021-03-30T08:07:51.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:07:52.153Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T08:07:52.153Z] . [Pipeline] withDockerContainer [2021-03-30T08:07:52.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container [2021-03-30T08:07:52.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T08:07:53.859Z] $ docker top d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:07:54.915Z] + go version [2021-03-30T08:07:54.915Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T08:07:54.956Z] $ docker stop --time=1 d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e [2021-03-30T08:07:55.477Z] Removing intermediate container 79eb018e17e2 [2021-03-30T08:07:55.477Z] ---> f04e8d7c551b [2021-03-30T08:07:55.477Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T08:07:55.477Z] Removing intermediate container f4f84e99924a [2021-03-30T08:07:55.477Z] ---> ed562d26538f [2021-03-30T08:07:55.477Z] [2021-03-30T08:07:55.477Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T08:07:55.477Z] ---> Running in 9a08c33b869e [2021-03-30T08:07:55.477Z] 3.12: Pulling from library/alpine [2021-03-30T08:07:56.434Z] 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 [2021-03-30T08:07:56.434Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T08:07:56.434Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T08:07:56.434Z] ---> 42cb162f0360 [2021-03-30T08:07:56.434Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T08:07:56.805Z] $ docker rm -f d0c9ef5c9b2088f30fa1d51f1358ee8d8374d5f34a92ea56e7b65adaa2c18e7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:07:58.091Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T08:07:58.091Z] . [Pipeline] withDockerContainer [2021-03-30T08:07:58.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container [2021-03-30T08:07:58.442Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T08:07:59.719Z] $ docker top 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T08:08:00.111Z] ========================================================= [2021-03-30T08:08:00.111Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T08:08:00.111Z] ========================================================= [Pipeline] sh [2021-03-30T08:08:00.775Z] + make test [2021-03-30T08:08:00.776Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T08:08:01.752Z] ---> Running in dc05e61ac0c2 [2021-03-30T08:08:01.753Z] Removing intermediate container 7c27826e1fbb [2021-03-30T08:08:01.753Z] ---> 824ffab45c6f [2021-03-30T08:08:01.753Z] [2021-03-30T08:08:01.753Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T08:08:01.753Z] ---> 42cb162f0360 [2021-03-30T08:08:01.753Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T08:08:01.753Z] Removing intermediate container 065f534c84bc [2021-03-30T08:08:01.753Z] ---> d76c49bc3016 [2021-03-30T08:08:01.753Z] [2021-03-30T08:08:01.753Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T08:08:01.753Z] ---> 42cb162f0360 [2021-03-30T08:08:01.753Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:08:01.753Z] Removing intermediate container 075a30011b65 [2021-03-30T08:08:01.753Z] ---> 2734ab0d3129 [2021-03-30T08:08:01.753Z] [2021-03-30T08:08:01.753Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:08:01.753Z] ---> 42cb162f0360 [2021-03-30T08:08:01.753Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:08:01.753Z] ---> Running in 8c4ad010f617 [2021-03-30T08:08:02.021Z] ---> Running in 146d3a01cce2 [2021-03-30T08:08:02.021Z] ---> Running in ed9f1d36c4fb [2021-03-30T08:08:02.021Z] Removing intermediate container dc05e61ac0c2 [2021-03-30T08:08:02.021Z] ---> 3ad694a68b13 [2021-03-30T08:08:02.021Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T08:08:02.297Z] ---> Running in dd3e4581a2fe [2021-03-30T08:08:02.565Z] Removing intermediate container 9a08c33b869e [2021-03-30T08:08:02.565Z] ---> 2b2f42a061e2 [2021-03-30T08:08:02.565Z] [2021-03-30T08:08:02.565Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T08:08:02.565Z] 20.10.0: Pulling from library/docker [2021-03-30T08:08:03.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:03.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:03.672Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T08:08:03.938Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:08:03.938Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T08:08:03.938Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T08:08:03.938Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:03.938Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:08:03.938Z] OK: 7 MiB in 18 packages [2021-03-30T08:08:03.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:04.226Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T08:08:04.226Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:04.496Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T08:08:04.496Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:04.496Z] OK: 6 MiB in 15 packages [2021-03-30T08:08:04.496Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T08:08:04.496Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T08:08:04.496Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:04.496Z] OK: 6 MiB in 16 packages [2021-03-30T08:08:04.496Z] OK: 6 MiB in 15 packages [2021-03-30T08:08:05.895Z] Removing intermediate container 8c4ad010f617 [2021-03-30T08:08:05.895Z] ---> 708db3a7ee8e [2021-03-30T08:08:05.895Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T08:08:06.158Z] ---> Running in 3680fd0d9815 [2021-03-30T08:08:06.158Z] Removing intermediate container dd3e4581a2fe [2021-03-30T08:08:06.158Z] ---> 42dd040f430b [2021-03-30T08:08:06.158Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T08:08:06.158Z] Removing intermediate container ed9f1d36c4fb [2021-03-30T08:08:06.158Z] ---> ac3f55ddad68 [2021-03-30T08:08:06.158Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:08:06.422Z] ---> Running in 8aff96fb0200 [2021-03-30T08:08:06.422Z] ---> Running in 58160f699f36 [2021-03-30T08:08:06.422Z] Removing intermediate container 146d3a01cce2 [2021-03-30T08:08:06.422Z] ---> 362c235ae98a [2021-03-30T08:08:06.422Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:08:06.422Z] Removing intermediate container 3680fd0d9815 [2021-03-30T08:08:06.422Z] ---> dbf34d2a12ce [2021-03-30T08:08:06.422Z] Step 13/21 : WORKDIR /edgex [2021-03-30T08:08:06.690Z] ---> Running in 4971faa52b93 [2021-03-30T08:08:06.690Z] Removing intermediate container 8aff96fb0200 [2021-03-30T08:08:06.690Z] ---> cf3e9719944c [2021-03-30T08:08:06.690Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T08:08:06.955Z] ---> Running in 672eda204991 [2021-03-30T08:08:06.955Z] Removing intermediate container 58160f699f36 [2021-03-30T08:08:06.955Z] ---> 1186d8ddc187 [2021-03-30T08:08:06.955Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T08:08:06.955Z] ---> Running in 0167178c9f7b [2021-03-30T08:08:06.955Z] Removing intermediate container 4971faa52b93 [2021-03-30T08:08:06.955Z] ---> 13112ef282f7 [2021-03-30T08:08:06.955Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T08:08:07.223Z] ---> Running in 67c1b4a3621c [2021-03-30T08:08:07.223Z] ---> Running in fcf6fe7080d5 [2021-03-30T08:08:07.223Z] Removing intermediate container 672eda204991 [2021-03-30T08:08:07.223Z] ---> eb50a8b5be5b [2021-03-30T08:08:07.223Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T08:08:07.223Z] Removing intermediate container 0167178c9f7b [2021-03-30T08:08:07.223Z] ---> a3a24b9bcc6e [2021-03-30T08:08:07.223Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T08:08:07.501Z] ---> Running in f9bc34a3cbe5 [2021-03-30T08:08:07.501Z] Removing intermediate container 67c1b4a3621c [2021-03-30T08:08:07.501Z] ---> 6c90980e6b0f [2021-03-30T08:08:07.501Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T08:08:07.767Z] Removing intermediate container fcf6fe7080d5 [2021-03-30T08:08:07.767Z] ---> 69177dc88b36 [2021-03-30T08:08:07.767Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T08:08:07.767Z] ---> Running in 1907541f8332 [2021-03-30T08:08:08.039Z] ---> Running in 749d9a30720c [2021-03-30T08:08:08.039Z] ---> 02819ddd2bfa [2021-03-30T08:08:08.039Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T08:08:08.314Z] Removing intermediate container 1907541f8332 [2021-03-30T08:08:08.314Z] ---> a5f6521d17da [2021-03-30T08:08:08.314Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:08:08.314Z] Removing intermediate container 749d9a30720c [2021-03-30T08:08:08.314Z] ---> dc1acdad6a55 [2021-03-30T08:08:08.314Z] Step 15/23 : WORKDIR / [2021-03-30T08:08:08.585Z] ---> Running in a22ef9ff9ca3 [2021-03-30T08:08:08.856Z] ---> e2620e808810 [2021-03-30T08:08:08.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T08:08:08.856Z] ---> 301f108c6c47 [2021-03-30T08:08:08.856Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T08:08:09.133Z] Removing intermediate container a22ef9ff9ca3 [2021-03-30T08:08:09.133Z] ---> b2d3d858cec1 [2021-03-30T08:08:09.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:08:10.092Z] Removing intermediate container f9bc34a3cbe5 [2021-03-30T08:08:10.092Z] ---> c28d58d06c55 [2021-03-30T08:08:10.092Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T08:08:10.092Z] ---> 7f342783eb38 [2021-03-30T08:08:10.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T08:08:10.092Z] ---> 5fc3518d6353 [2021-03-30T08:08:10.092Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T08:08:10.092Z] ---> 3a456e656546 [2021-03-30T08:08:10.092Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T08:08:10.359Z] ---> Running in 82a1dad5931c [2021-03-30T08:08:10.359Z] ---> Running in aca32d88f6e9 [2021-03-30T08:08:10.624Z] ---> 48b1201966a2 [2021-03-30T08:08:10.624Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T08:08:10.895Z] ---> Running in 71b2bf63d647 [2021-03-30T08:08:10.896Z] Removing intermediate container aca32d88f6e9 [2021-03-30T08:08:10.896Z] ---> 49c6c238ba5e [2021-03-30T08:08:10.896Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T08:08:10.896Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T08:08:10.896Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T08:08:10.896Z] ---> aefe523efa57 [2021-03-30T08:08:10.896Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T08:08:10.896Z] Removing intermediate container 82a1dad5931c [2021-03-30T08:08:10.896Z] ---> cee68a698577 [2021-03-30T08:08:10.896Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T08:08:10.896Z] ---> 43fa2e70d909 [2021-03-30T08:08:10.896Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T08:08:10.896Z] ---> Running in 95e4b2e9d31b [2021-03-30T08:08:11.160Z] ---> Running in 59fe1c285f1a [2021-03-30T08:08:11.160Z] Removing intermediate container 71b2bf63d647 [2021-03-30T08:08:11.160Z] ---> 2dccac3b11c6 [2021-03-30T08:08:11.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:08:11.431Z] ---> Running in 48d81788794a [2021-03-30T08:08:11.431Z] ---> cc0a8c539e58 [2021-03-30T08:08:11.431Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T08:08:11.698Z] ---> 6e401fc8cac7 [2021-03-30T08:08:11.698Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T08:08:11.698Z] Removing intermediate container 95e4b2e9d31b [2021-03-30T08:08:11.698Z] ---> bc911d411626 [2021-03-30T08:08:11.698Z] Step 19/21 : LABEL arch=x86_64 [2021-03-30T08:08:11.698Z] ---> Running in 649c0d848af2 [2021-03-30T08:08:11.698Z] ---> Running in 2468140c0e8f [2021-03-30T08:08:11.962Z] ---> Running in cf8d8dc4fee0 [2021-03-30T08:08:11.962Z] Removing intermediate container 48d81788794a [2021-03-30T08:08:11.962Z] ---> 29f34d0f126b [2021-03-30T08:08:11.962Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T08:08:11.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:11.962Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:12.227Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T08:08:12.227Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T08:08:12.227Z] ---> Running in e716b3997a0b [2021-03-30T08:08:12.227Z] Executing bash-5.0.17-r0.post-install [2021-03-30T08:08:12.227Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:12.227Z] OK: 12 MiB in 22 packages [2021-03-30T08:08:12.227Z] Removing intermediate container 2468140c0e8f [2021-03-30T08:08:12.227Z] ---> 4cdf055265d8 [2021-03-30T08:08:12.227Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:08:12.227Z] Removing intermediate container cf8d8dc4fee0 [2021-03-30T08:08:12.227Z] ---> aea05a0d4947 [2021-03-30T08:08:12.227Z] Step 20/21 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:08:12.496Z] ---> Running in d2ec7f73ec0c [2021-03-30T08:08:12.496Z] Removing intermediate container e716b3997a0b [2021-03-30T08:08:12.496Z] ---> 3ac9bf453499 [2021-03-30T08:08:12.496Z] Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:08:12.766Z] ---> Running in 59bf74308705 [2021-03-30T08:08:12.766Z] ---> Running in c42f878227d6 [2021-03-30T08:08:13.034Z] Removing intermediate container d2ec7f73ec0c [2021-03-30T08:08:13.034Z] ---> b9cdf48612f4 [2021-03-30T08:08:13.034Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T08:08:13.034Z] Removing intermediate container 59bf74308705 [2021-03-30T08:08:13.034Z] ---> 39a807581a9b [2021-03-30T08:08:13.034Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T08:08:13.304Z] ---> Running in cbbed1e5b30c [2021-03-30T08:08:13.304Z] ---> Running in 69d2bae5113b [2021-03-30T08:08:13.304Z] Removing intermediate container c42f878227d6 [2021-03-30T08:08:13.304Z] ---> 01c5f31cb7b9 [2021-03-30T08:08:13.304Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T08:08:13.304Z] Removing intermediate container 59fe1c285f1a [2021-03-30T08:08:13.304Z] ---> b5cdfb39155a [2021-03-30T08:08:13.304Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T08:08:13.569Z] ---> Running in 53be97ddb700 [2021-03-30T08:08:13.569Z] ---> Running in e34195b5d1e2 [2021-03-30T08:08:13.838Z] Removing intermediate container cbbed1e5b30c [2021-03-30T08:08:13.838Z] ---> ee17fe4a0625 [2021-03-30T08:08:13.838Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:08:13.838Z] Removing intermediate container 649c0d848af2 [2021-03-30T08:08:13.838Z] ---> 976aafc66ec6 [2021-03-30T08:08:13.838Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:08:13.838Z] Removing intermediate container 69d2bae5113b [2021-03-30T08:08:13.838Z] ---> a4a3fb2ee8fd [2021-03-30T08:08:13.838Z] [2021-03-30T08:08:13.838Z] ---> Running in 04fb8f7db41e [2021-03-30T08:08:13.838Z] Removing intermediate container 53be97ddb700 [2021-03-30T08:08:13.838Z] ---> f8507a6789eb [2021-03-30T08:08:13.838Z] [2021-03-30T08:08:14.104Z] Removing intermediate container e34195b5d1e2 [2021-03-30T08:08:14.104Z] ---> 7db66bcb5209 [2021-03-30T08:08:14.104Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T08:08:14.104Z] ---> Running in 54035662a21e [2021-03-30T08:08:14.104Z] Successfully built a4a3fb2ee8fd [2021-03-30T08:08:14.104Z] Successfully built f8507a6789eb [2021-03-30T08:08:14.373Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-30T08:08:14.373Z] Building docker-security-secretstore-setup-go [2021-03-30T08:08:14.656Z]  Building docker-security-proxy-setup-go ... done  ---> 385f3a3113a2 [2021-03-30T08:08:14.656Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T08:08:14.656Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-30T08:08:14.656Z] Building docker-support-notifications-go [2021-03-30T08:08:14.656Z]  Building docker-support-scheduler-go ... done Removing intermediate container 54035662a21e [2021-03-30T08:08:14.656Z] ---> 9ebb9d87d6f3 [2021-03-30T08:08:14.656Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T08:08:14.656Z] Removing intermediate container 04fb8f7db41e [2021-03-30T08:08:14.656Z] ---> 7ded9bf4e799 [2021-03-30T08:08:14.656Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:08:14.656Z] ---> Running in 5ae5671fc300 [2021-03-30T08:08:14.656Z] ---> Running in d63164e91e0d [2021-03-30T08:08:14.926Z] Removing intermediate container 5ae5671fc300 [2021-03-30T08:08:14.926Z] ---> 202979302356 [2021-03-30T08:08:14.926Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T08:08:14.926Z] Removing intermediate container d63164e91e0d [2021-03-30T08:08:14.926Z] ---> 5b6b34156201 [2021-03-30T08:08:14.926Z] [2021-03-30T08:08:15.198Z] Successfully built 5b6b34156201 [2021-03-30T08:08:15.198Z] ---> 6656c2bf0513 [2021-03-30T08:08:15.198Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T08:08:15.198Z] Successfully tagged docker-core-metadata-go:latest [2021-03-30T08:08:15.198Z] Building docker-core-command-go [2021-03-30T08:08:15.776Z]  Building docker-core-metadata-go ... done  ---> 1c713b55fe9d [2021-03-30T08:08:15.776Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T08:08:15.776Z] ---> 5d35aa5a2daf [2021-03-30T08:08:15.776Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T08:08:20.010Z] ---> 5ebbbb20a6d4 [2021-03-30T08:08:20.010Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T08:08:20.010Z] ---> a1797a4b1e17 [2021-03-30T08:08:20.010Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T08:08:22.972Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T08:08:23.332Z] ---> 01c454901796 [2021-03-30T08:08:23.332Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T08:08:23.332Z] ---> dee218d78503 [2021-03-30T08:08:23.332Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T08:08:26.651Z] ---> Running in 377ab4fcf1a8 [2021-03-30T08:08:26.651Z] ---> Running in 0de2c8c89cf0 [2021-03-30T08:08:27.027Z] Removing intermediate container 0de2c8c89cf0 [2021-03-30T08:08:27.027Z] ---> 156060d5ed86 [2021-03-30T08:08:27.027Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T08:08:27.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:27.804Z] ---> 5bdf6036f255 [2021-03-30T08:08:27.804Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T08:08:27.804Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:27.804Z] ---> Running in 27ee0ecc4a06 [2021-03-30T08:08:27.804Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T08:08:27.804Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T08:08:27.804Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T08:08:27.804Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T08:08:27.804Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T08:08:27.804Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T08:08:27.804Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T08:08:40.161Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T08:08:40.161Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T08:08:40.161Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T08:08:40.161Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T08:08:40.161Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T08:08:41.122Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T08:08:41.385Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T08:08:42.806Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T08:08:43.076Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T08:08:43.654Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T08:08:45.582Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T08:08:45.582Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T08:08:46.539Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T08:08:48.488Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T08:08:49.069Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T08:08:50.036Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T08:08:50.036Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T08:08:50.036Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T08:08:50.036Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T08:08:50.036Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T08:08:50.036Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T08:08:50.036Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T08:08:50.036Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T08:08:50.036Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T08:08:50.036Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T08:08:50.036Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T08:08:51.483Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:08:52.892Z] OK: 71 MiB in 55 packages [2021-03-30T08:08:53.157Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:08:53.157Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:08:53.157Z] ---> 7ee511917eae [2021-03-30T08:08:53.157Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T08:08:53.157Z] ---> Using cache [2021-03-30T08:08:53.157Z] ---> 15dc16a06c5c [2021-03-30T08:08:53.157Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:08:53.157Z] ---> Using cache [2021-03-30T08:08:53.157Z] ---> 0d55011c1ebc [2021-03-30T08:08:53.157Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T08:08:53.157Z] ---> Using cache [2021-03-30T08:08:53.157Z] ---> ead379ebc29c [2021-03-30T08:08:53.157Z] Step 6/24 : COPY go.mod . [2021-03-30T08:08:53.157Z] ---> Using cache [2021-03-30T08:08:53.157Z] Removing intermediate container 27ee0ecc4a06 [2021-03-30T08:08:53.157Z] ---> 9876763ea4ce [2021-03-30T08:08:53.157Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] ---> a28a7296b51f [2021-03-30T08:08:53.157Z] Step 7/24 : RUN go mod download [2021-03-30T08:08:53.157Z] [2021-03-30T08:08:53.157Z] ---> Using cache [2021-03-30T08:08:53.157Z] ---> 565a43adadcc [2021-03-30T08:08:53.157Z] Step 8/24 : COPY . . [2021-03-30T08:08:53.420Z] ---> Using cache [2021-03-30T08:08:53.420Z] ---> 8ff464c88163 [2021-03-30T08:08:53.420Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T08:08:53.684Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:08:53.684Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:08:53.684Z] ---> 7ee511917eae [2021-03-30T08:08:53.684Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> 15dc16a06c5c [2021-03-30T08:08:53.684Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> 0d55011c1ebc [2021-03-30T08:08:53.684Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> ead379ebc29c [2021-03-30T08:08:53.684Z] Step 6/23 : COPY go.mod . [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> a28a7296b51f [2021-03-30T08:08:53.684Z] Step 7/23 : RUN go mod download [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> 565a43adadcc [2021-03-30T08:08:53.684Z] Step 8/23 : COPY . . [2021-03-30T08:08:53.684Z] ---> Using cache [2021-03-30T08:08:53.684Z] ---> 8ff464c88163 [2021-03-30T08:08:53.684Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T08:08:54.651Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:08:54.651Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:08:54.651Z] ---> 7ee511917eae [2021-03-30T08:08:54.651Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T08:08:54.651Z] ---> Using cache [2021-03-30T08:08:54.651Z] ---> 15dc16a06c5c [2021-03-30T08:08:54.651Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:08:54.651Z] ---> Using cache [2021-03-30T08:08:54.651Z] ---> 0d55011c1ebc [2021-03-30T08:08:54.651Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T08:08:55.616Z] ---> Running in 0ae611bd6091 [2021-03-30T08:08:55.616Z] ---> Running in 89c28c1d0e5c [2021-03-30T08:08:55.616Z] ---> Running in 3ffce9529c7d [2021-03-30T08:08:55.616Z] ---> Running in 0ae75bd0e8a8 [2021-03-30T08:08:55.881Z] Removing intermediate container 0ae611bd6091 [2021-03-30T08:08:55.881Z] ---> 820d5146f98c [2021-03-30T08:08:55.881Z] Step 28/31 : CMD ["gate"] [2021-03-30T08:08:56.839Z] 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 [2021-03-30T08:08:57.111Z] ---> Running in 707b6ae23d02 [2021-03-30T08:08:57.388Z] 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 [2021-03-30T08:08:58.346Z] Removing intermediate container 707b6ae23d02 [2021-03-30T08:08:58.346Z] ---> 9104cd0c59d7 [2021-03-30T08:08:58.346Z] Step 29/31 : LABEL arch=x86_64 [2021-03-30T08:08:58.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:58.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:08:59.534Z] ---> Running in d17d00c2279d [2021-03-30T08:08:59.534Z] OK: 233 MiB in 51 packages [2021-03-30T08:09:02.122Z] Removing intermediate container d17d00c2279d [2021-03-30T08:09:02.122Z] ---> b39b1b6e7539 [2021-03-30T08:09:02.122Z] Step 30/31 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:09:03.570Z] ---> Running in f64d8e3eb0a7 [2021-03-30T08:09:04.991Z] Removing intermediate container 0ae75bd0e8a8 [2021-03-30T08:09:04.991Z] ---> 298a2d706b02 [2021-03-30T08:09:04.991Z] Step 6/22 : COPY go.mod . [2021-03-30T08:09:05.962Z] Removing intermediate container f64d8e3eb0a7 [2021-03-30T08:09:05.962Z] ---> 25197d79af03 [2021-03-30T08:09:05.962Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T08:09:07.380Z] ---> 324cb5fa3f22 [2021-03-30T08:09:07.380Z] Step 7/22 : RUN go mod download [2021-03-30T08:09:07.651Z] ---> Running in dc14bd997574 [2021-03-30T08:09:07.951Z] ---> Running in f544e51c034e [2021-03-30T08:09:08.237Z] Removing intermediate container 377ab4fcf1a8 [2021-03-30T08:09:08.237Z] ---> 0617bde791a8 [2021-03-30T08:09:08.237Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T08:09:08.237Z] Removing intermediate container dc14bd997574 [2021-03-30T08:09:08.237Z] ---> 7fff490bd3ed [2021-03-30T08:09:08.237Z] [2021-03-30T08:09:08.513Z] ---> Running in 78491e35848d [2021-03-30T08:09:08.790Z] Successfully built 7fff490bd3ed [2021-03-30T08:09:08.790Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-30T08:09:08.790Z] Building docker-core-data-go [2021-03-30T08:09:10.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T08:09:12.184Z]  Building docker-security-bootstrapper-go ... done Collecting docker-compose==1.23.2 [2021-03-30T08:09:12.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T08:09:13.873Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T08:09:13.873Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T08:09:15.341Z] Collecting PyYAML<4,>=3.10 [2021-03-30T08:09:15.341Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T08:09:16.054Z] Removing intermediate container f544e51c034e [2021-03-30T08:09:16.054Z] ---> 92ba4e37ab63 [2021-03-30T08:09:16.054Z] Step 8/22 : COPY . . [2021-03-30T08:09:17.208Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T08:09:17.208Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T08:09:17.788Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T08:09:18.738Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T08:09:18.738Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T08:09:22.989Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T08:09:22.989Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T08:09:26.334Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T08:09:26.334Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T08:09:26.600Z] 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 [2021-03-30T08:09:27.177Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T08:09:27.177Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T08:09:28.472Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T08:09:29.758Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T08:09:29.758Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T08:09:29.758Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:09:29.758Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:09:29.758Z] ---> 7ee511917eae [2021-03-30T08:09:29.758Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:09:29.758Z] ---> Using cache [2021-03-30T08:09:29.758Z] ---> 15dc16a06c5c [2021-03-30T08:09:29.758Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:09:29.758Z] ---> Using cache [2021-03-30T08:09:29.758Z] ---> 0d55011c1ebc [2021-03-30T08:09:29.758Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T08:09:29.917Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T08:09:30.721Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T08:09:30.721Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T08:09:31.679Z] 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) [2021-03-30T08:09:31.968Z] ---> Running in 8e8b7a1029e3 [2021-03-30T08:09:32.243Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T08:09:32.243Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T08:09:32.243Z] Collecting idna<2.8,>=2.5 [2021-03-30T08:09:32.243Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T08:09:32.243Z] 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) [2021-03-30T08:09:32.522Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T08:09:32.522Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T08:09:32.522Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T08:09:32.522Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T08:09:32.522Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T08:09:32.522Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T08:09:32.562Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T08:09:32.791Z] Installing collected packages: texttable, PyYAML, urllib3, idna, requests, docopt, cached-property, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, docker-compose [2021-03-30T08:09:32.791Z] Running setup.py install for texttable: started [2021-03-30T08:09:33.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T08:09:34.731Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T08:09:34.731Z] Running setup.py install for PyYAML: started [2021-03-30T08:09:34.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:09:35.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:09:35.573Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T08:09:35.573Z] Attempting uninstall: urllib3 [2021-03-30T08:09:35.573Z] Found existing installation: urllib3 1.25.9 [2021-03-30T08:09:35.573Z] Uninstalling urllib3-1.25.9: [2021-03-30T08:09:35.836Z] OK: 233 MiB in 51 packages [2021-03-30T08:09:36.796Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T08:09:40.113Z] Attempting uninstall: idna [2021-03-30T08:09:40.113Z] Found existing installation: idna 2.9 [2021-03-30T08:09:40.113Z] Uninstalling idna-2.9: [2021-03-30T08:09:40.113Z] Successfully uninstalled idna-2.9 [2021-03-30T08:09:41.857Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T08:09:41.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T08:09:41.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T08:09:43.441Z] Attempting uninstall: requests [2021-03-30T08:09:43.441Z] Found existing installation: requests 2.23.0 [2021-03-30T08:09:43.441Z] Uninstalling requests-2.23.0: [2021-03-30T08:09:43.441Z] Successfully uninstalled requests-2.23.0 [2021-03-30T08:09:44.389Z] Running setup.py install for docopt: started [2021-03-30T08:09:44.965Z] Removing intermediate container 89c28c1d0e5c [2021-03-30T08:09:44.966Z] ---> edc5d2cfd438 [2021-03-30T08:09:44.966Z] [2021-03-30T08:09:44.966Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:09:44.966Z] ---> 42cb162f0360 [2021-03-30T08:09:44.966Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:09:44.966Z] ---> Using cache [2021-03-30T08:09:44.966Z] ---> 362c235ae98a [2021-03-30T08:09:44.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:09:44.966Z] ---> Using cache [2021-03-30T08:09:44.966Z] ---> 13112ef282f7 [2021-03-30T08:09:44.966Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T08:09:44.966Z] Removing intermediate container 8e8b7a1029e3 [2021-03-30T08:09:44.966Z] ---> fe9ab98774d1 [2021-03-30T08:09:44.966Z] Step 6/23 : COPY go.mod . [2021-03-30T08:09:44.966Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T08:09:45.235Z] Removing intermediate container 3ffce9529c7d [2021-03-30T08:09:45.235Z] ---> 875feb2448fb [2021-03-30T08:09:45.235Z] [2021-03-30T08:09:45.235Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T08:09:45.235Z] ---> 42cb162f0360 [2021-03-30T08:09:45.235Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T08:09:45.235Z] ---> Running in 45086cabffef [2021-03-30T08:09:45.502Z] ---> 30f9f5018ab1 [2021-03-30T08:09:45.502Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T08:09:45.502Z] ---> Running in 614272769dce [2021-03-30T08:09:45.766Z] Running setup.py install for dockerpty: started [2021-03-30T08:09:45.766Z] ---> Running in c95263ff5c88 [2021-03-30T08:09:46.349Z] Removing intermediate container 45086cabffef [2021-03-30T08:09:46.349Z] ---> d92bd29d52a3 [2021-03-30T08:09:46.349Z] Step 7/23 : RUN go mod download [2021-03-30T08:09:46.349Z] ---> 6e14b5c0f98b [2021-03-30T08:09:46.349Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T08:09:46.349Z] ---> Running in 6e79251d1890 [2021-03-30T08:09:46.349Z] ---> Running in 863b854e4e7e [2021-03-30T08:09:46.349Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T08:09:46.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:09:46.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:09:47.203Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T08:09:47.203Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:09:47.203Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T08:09:47.203Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T08:09:47.203Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T08:09:47.203Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T08:09:47.203Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:09:47.203Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:09:47.203Z] Removing intermediate container 863b854e4e7e [2021-03-30T08:09:47.203Z] ---> 5132ed6eabe1 [2021-03-30T08:09:47.203Z] Step 15/23 : WORKDIR / [2021-03-30T08:09:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.293s coverage: 45.9% of statements [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T08:09:47.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T08:09:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.122s coverage: 19.8% of statements [2021-03-30T08:09:47.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements [2021-03-30T08:09:47.467Z] 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 [2021-03-30T08:09:47.733Z] OK: 7 MiB in 20 packages [2021-03-30T08:09:47.997Z] ---> Running in f3d0af0aa412 [2021-03-30T08:09:48.263Z] 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.58.0 [2021-03-30T08:09:49.257Z] Removing intermediate container f3d0af0aa412 [2021-03-30T08:09:49.257Z] ---> bc6bb9d4223b [2021-03-30T08:09:49.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:09:50.687Z] ---> 19713d0ae4bd [2021-03-30T08:09:50.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T08:09:50.687Z] Removing intermediate container 6e79251d1890 [2021-03-30T08:09:50.687Z] ---> b1b391f0e983 [2021-03-30T08:09:50.687Z] Step 8/23 : COPY . . [2021-03-30T08:09:50.687Z] Removing intermediate container 614272769dce [2021-03-30T08:09:50.687Z] ---> e0eaa297c6b9 [2021-03-30T08:09:50.687Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T08:09:50.972Z] ---> Running in 1ac6181dc158 [2021-03-30T08:09:51.984Z] Removing intermediate container 1ac6181dc158 [2021-03-30T08:09:51.984Z] ---> f058a759e1d1 [2021-03-30T08:09:51.984Z] Step 13/24 : WORKDIR / [2021-03-30T08:09:55.595Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.458s coverage: 27.1% of statements [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T08:09:55.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.138s coverage: 100.0% of statements [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T08:09:55.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.155s coverage: 100.0% of statements [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T08:09:55.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T08:09:56.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.293s coverage: 71.3% of statements [2021-03-30T08:09:56.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T08:09:56.195Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T08:09:57.374Z] ---> Running in 625439a6cf0c [2021-03-30T08:09:58.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.593s coverage: 82.9% of statements [2021-03-30T08:09:58.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T08:09:58.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:09:58.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.152s coverage: 78.9% of statements [2021-03-30T08:09:58.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T08:09:58.794Z] ---> 954f282bc478 [2021-03-30T08:09:58.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T08:09:59.385Z] Removing intermediate container 78491e35848d [2021-03-30T08:09:59.385Z] ---> 9cff963b4355 [2021-03-30T08:09:59.385Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T08:10:01.982Z] Removing intermediate container 625439a6cf0c [2021-03-30T08:10:01.982Z] ---> 16694d9639b6 [2021-03-30T08:10:01.982Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T08:10:02.573Z] ---> df5562cd8895 [2021-03-30T08:10:02.573Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T08:10:03.698Z] ---> Running in 1770b61f3da8 [2021-03-30T08:10:05.262Z] ---> Running in 4a65c867bd96 [2021-03-30T08:10:07.920Z] ---> 7088a7d216eb [2021-03-30T08:10:07.920Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.189s coverage: 28.6% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.181s coverage: 100.0% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.422s coverage: 86.7% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T08:10:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.273s coverage: 78.3% of statements [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T08:10:08.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T08:10:09.324Z] Removing intermediate container 4a65c867bd96 [2021-03-30T08:10:09.324Z] ---> 4de5b80f28f5 [2021-03-30T08:10:09.324Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:10:09.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:09.587Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:09.850Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:10:09.850Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T08:10:09.850Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T08:10:10.802Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:10:10.802Z] ---> 659e4c38c5cf [2021-03-30T08:10:10.802Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T08:10:10.802Z] OK: 72 MiB in 58 packages [2021-03-30T08:10:12.204Z] ---> Running in cbce80e23fad [2021-03-30T08:10:13.180Z] ---> 7d982b79678f [2021-03-30T08:10:13.180Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T08:10:14.584Z] Removing intermediate container cbce80e23fad [2021-03-30T08:10:14.584Z] ---> 49403847212d [2021-03-30T08:10:14.584Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T08:10:15.543Z] ---> Running in aecbcb1bb98c [2021-03-30T08:10:15.543Z] Removing intermediate container 1770b61f3da8 [2021-03-30T08:10:15.543Z] ---> b3821e5a0549 [2021-03-30T08:10:15.543Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T08:10:15.543Z] ---> e94a37acc471 [2021-03-30T08:10:15.543Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T08:10:15.819Z] ---> Running in fafde0430ae8 [2021-03-30T08:10:15.819Z] ---> d7cdbed556b3 [2021-03-30T08:10:15.819Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T08:10:15.819Z] Removing intermediate container aecbcb1bb98c [2021-03-30T08:10:15.819Z] ---> 5ddf24a07fc7 [2021-03-30T08:10:15.819Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:10:16.081Z] ---> Running in cad044c938bc [2021-03-30T08:10:16.343Z] ---> Running in d665aafb3f11 [2021-03-30T08:10:16.606Z] Removing intermediate container fafde0430ae8 [2021-03-30T08:10:16.606Z] ---> 474aeb3ad0a6 [2021-03-30T08:10:16.606Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:10:16.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.138s coverage: 92.8% of statements [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T08:10:16.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T08:10:16.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.318s coverage: 1.0% of statements [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T08:10:16.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T08:10:16.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.182s coverage: 47.1% of statements [2021-03-30T08:10:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.171s coverage: 79.5% of statements [2021-03-30T08:10:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.140s coverage: 94.1% of statements [2021-03-30T08:10:16.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.144s coverage: 96.3% of statements [2021-03-30T08:10:17.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.123s coverage: 87.5% of statements [2021-03-30T08:10:18.008Z] ---> d84ea05f9686 [2021-03-30T08:10:18.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T08:10:18.008Z] ---> Running in 45807710ad9a [2021-03-30T08:10:18.008Z] Removing intermediate container d665aafb3f11 [2021-03-30T08:10:18.008Z] ---> 86944d894f7a [2021-03-30T08:10:18.008Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:10:18.276Z] 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 [2021-03-30T08:10:18.276Z] ---> Running in dcb08e315b27 [2021-03-30T08:10:18.276Z] Removing intermediate container c95263ff5c88 [2021-03-30T08:10:18.276Z] ---> b9d7fec31a57 [2021-03-30T08:10:18.276Z] [2021-03-30T08:10:18.276Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T08:10:18.276Z] ---> 42cb162f0360 [2021-03-30T08:10:18.276Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T08:10:18.545Z] Removing intermediate container 45807710ad9a [2021-03-30T08:10:18.545Z] ---> d0d5485d719e [2021-03-30T08:10:18.545Z] Step 24/26 : LABEL arch=x86_64 [2021-03-30T08:10:18.545Z] ---> Running in 9d69388603a7 [2021-03-30T08:10:18.545Z] ---> d65e40001adf [2021-03-30T08:10:18.545Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-30T08:10:18.815Z] ---> Running in e384b1cb1b3f [2021-03-30T08:10:18.815Z] Removing intermediate container dcb08e315b27 [2021-03-30T08:10:18.815Z] ---> c3eee3b202f4 [2021-03-30T08:10:18.815Z] [2021-03-30T08:10:18.815Z] ---> Running in 43cca16ffcf8 [2021-03-30T08:10:19.082Z] Successfully built c3eee3b202f4 [2021-03-30T08:10:19.082Z] Successfully tagged docker-core-command-go:latest [2021-03-30T08:10:19.670Z]  Building docker-core-command-go ... done Removing intermediate container e384b1cb1b3f [2021-03-30T08:10:19.671Z] ---> 10fa109fc1db [2021-03-30T08:10:19.671Z] Step 25/26 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:10:19.944Z] ---> Running in 7aa1dd573236 [2021-03-30T08:10:19.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:19.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:20.216Z] Removing intermediate container 7aa1dd573236 [2021-03-30T08:10:20.216Z] ---> e78dd2f18ccc [2021-03-30T08:10:20.216Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T08:10:20.216Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T08:10:20.216Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T08:10:20.216Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:10:20.216Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:10:20.800Z] OK: 6 MiB in 16 packages [2021-03-30T08:10:20.800Z] ---> Running in 48c2d8656cb8 [2021-03-30T08:10:21.400Z] Removing intermediate container 48c2d8656cb8 [2021-03-30T08:10:21.401Z] ---> 6ef02eb52262 [2021-03-30T08:10:21.401Z] [2021-03-30T08:10:21.670Z] Successfully built 6ef02eb52262 [2021-03-30T08:10:21.670Z] Removing intermediate container 43cca16ffcf8 [2021-03-30T08:10:21.670Z] ---> 36dd0deccf89 [2021-03-30T08:10:21.670Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T08:10:21.936Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-30T08:10:22.920Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in ba0def082bc3 [2021-03-30T08:10:22.920Z] Removing intermediate container 9d69388603a7 [2021-03-30T08:10:22.920Z] ---> 770276bbd719 [2021-03-30T08:10:22.920Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:10:22.920Z] ---> Running in dab1ab2b609e [2021-03-30T08:10:23.195Z] Removing intermediate container ba0def082bc3 [2021-03-30T08:10:23.195Z] ---> feed6226827f [2021-03-30T08:10:23.195Z] Step 22/24 : LABEL arch=x86_64 [2021-03-30T08:10:23.466Z] ---> Running in 652c197f36c0 [2021-03-30T08:10:23.466Z] Removing intermediate container dab1ab2b609e [2021-03-30T08:10:23.466Z] ---> 175513acfd7e [2021-03-30T08:10:23.466Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T08:10:23.734Z] ---> Running in f753e5a19756 [2021-03-30T08:10:23.734Z] Removing intermediate container 652c197f36c0 [2021-03-30T08:10:23.734Z] ---> 260f8a6d67a8 [2021-03-30T08:10:23.734Z] Step 23/24 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:10:23.999Z] ---> Running in 8649bd8cc32b [2021-03-30T08:10:23.999Z] Removing intermediate container f753e5a19756 [2021-03-30T08:10:23.999Z] ---> b2afac418df5 [2021-03-30T08:10:23.999Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T08:10:23.999Z] ---> Running in 8a439f7b4a47 [2021-03-30T08:10:24.585Z] Removing intermediate container 8649bd8cc32b [2021-03-30T08:10:24.585Z] ---> f365a941955f [2021-03-30T08:10:24.585Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T08:10:24.585Z] Removing intermediate container 8a439f7b4a47 [2021-03-30T08:10:24.585Z] ---> 52bbe83cda83 [2021-03-30T08:10:24.585Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:10:24.862Z] ---> Running in 738a4ec5df83 [2021-03-30T08:10:25.144Z] Removing intermediate container 738a4ec5df83 [2021-03-30T08:10:25.144Z] ---> 0a593f4cd78e [2021-03-30T08:10:25.144Z] [2021-03-30T08:10:25.144Z] ---> 95f4ea5a2307 [2021-03-30T08:10:25.144Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T08:10:25.422Z] Successfully built 0a593f4cd78e [2021-03-30T08:10:25.423Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-30T08:10:26.397Z]  Building docker-security-secretstore-setup-go ... done  ---> d5aa2d0ce685 [2021-03-30T08:10:26.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T08:10:26.674Z] ---> 87c403850bdf [2021-03-30T08:10:26.674Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T08:10:26.674Z] ---> Running in f553336443ac [2021-03-30T08:10:26.943Z] Removing intermediate container f553336443ac [2021-03-30T08:10:26.944Z] ---> 3a7d55f9de56 [2021-03-30T08:10:26.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:10:26.944Z] ---> Running in 998ef8532a0d [2021-03-30T08:10:27.228Z] Removing intermediate container 998ef8532a0d [2021-03-30T08:10:27.228Z] ---> a1263a6650c7 [2021-03-30T08:10:27.228Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T08:10:27.822Z] ---> Running in f7747d8266e8 [2021-03-30T08:10:28.099Z] Removing intermediate container f7747d8266e8 [2021-03-30T08:10:28.099Z] ---> cf584490e1e2 [2021-03-30T08:10:28.099Z] Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:10:28.374Z] ---> Running in 6f1a4db99283 [2021-03-30T08:10:28.649Z] Removing intermediate container 6f1a4db99283 [2021-03-30T08:10:28.649Z] ---> 858b48d40608 [2021-03-30T08:10:28.649Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T08:10:28.928Z] ---> Running in a9120006220f [2021-03-30T08:10:29.198Z] Removing intermediate container a9120006220f [2021-03-30T08:10:29.198Z] ---> 978a5db1a1ee [2021-03-30T08:10:29.198Z] [2021-03-30T08:10:29.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.152s coverage: 94.4% of statements [2021-03-30T08:10:29.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements [2021-03-30T08:10:29.467Z] Successfully built 978a5db1a1ee [2021-03-30T08:10:29.467Z] Successfully tagged docker-support-notifications-go:latest [2021-03-30T08:10:34.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.523s coverage: 82.6% of statements [2021-03-30T08:10:37.676Z]  Building docker-support-notifications-go ... done Removing intermediate container cad044c938bc [2021-03-30T08:10:37.676Z] ---> f3f83c4378d8 [2021-03-30T08:10:37.676Z] [2021-03-30T08:10:37.676Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:10:37.676Z] ---> 42cb162f0360 [2021-03-30T08:10:37.676Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T08:10:37.676Z] ---> Running in 02ccf32d331a [2021-03-30T08:10:37.676Z] Removing intermediate container 02ccf32d331a [2021-03-30T08:10:37.676Z] ---> 24866c628e7c [2021-03-30T08:10:37.676Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T08:10:37.676Z] ---> Running in 3ed1ba6e2771 [2021-03-30T08:10:37.676Z] Removing intermediate container 3ed1ba6e2771 [2021-03-30T08:10:37.676Z] ---> ea269ce60f40 [2021-03-30T08:10:37.676Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T08:10:37.676Z] ---> Running in e8ae38847f70 [2021-03-30T08:10:37.676Z] Removing intermediate container e8ae38847f70 [2021-03-30T08:10:37.676Z] ---> 6dcf580cc414 [2021-03-30T08:10:37.676Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:10:37.676Z] ---> Running in 9b5c9fe0395c [2021-03-30T08:10:38.624Z] Removing intermediate container 9b5c9fe0395c [2021-03-30T08:10:38.624Z] ---> 7175ab6e26ea [2021-03-30T08:10:38.624Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T08:10:38.624Z] ---> Running in 002f563d44f7 [2021-03-30T08:10:39.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:39.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T08:10:40.352Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T08:10:40.352Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T08:10:40.614Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T08:10:40.614Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T08:10:40.876Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T08:10:40.876Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T08:10:40.876Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:10:40.876Z] OK: 8 MiB in 20 packages [2021-03-30T08:10:41.836Z] Removing intermediate container 002f563d44f7 [2021-03-30T08:10:41.836Z] ---> 626546ecaae6 [2021-03-30T08:10:41.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:10:42.102Z] ---> a700581e8601 [2021-03-30T08:10:42.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T08:10:42.679Z] ---> 306b6c65fe4d [2021-03-30T08:10:42.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T08:10:42.943Z] ---> 693e45c6202e [2021-03-30T08:10:42.943Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T08:10:42.943Z] ---> Running in 3f1eb6f01803 [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.200s coverage: 92.9% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.151s coverage: 75.5% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.119s coverage: 80.8% of statements [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.207s coverage: 84.6% of statements [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.6% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T08:10:43.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T08:10:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements [2021-03-30T08:10:43.205Z] Removing intermediate container 3f1eb6f01803 [2021-03-30T08:10:43.206Z] ---> 6fcb5a87cb82 [2021-03-30T08:10:43.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:10:43.206Z] ---> Running in db7aea459fe8 [2021-03-30T08:10:43.206Z] Removing intermediate container db7aea459fe8 [2021-03-30T08:10:43.206Z] ---> 3bc2ebf40805 [2021-03-30T08:10:43.206Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T08:10:43.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-03-30T08:10:43.467Z] ---> Running in ae72effd3d3e [2021-03-30T08:10:43.467Z] Removing intermediate container ae72effd3d3e [2021-03-30T08:10:43.467Z] ---> 0e3edfd76ae5 [2021-03-30T08:10:43.468Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:10:43.468Z] ---> Running in f077e9cb0a74 [2021-03-30T08:10:43.771Z] Removing intermediate container f077e9cb0a74 [2021-03-30T08:10:43.771Z] ---> 06411c52d8b6 [2021-03-30T08:10:43.771Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:10:43.771Z] ---> Running in d6d261304505 [2021-03-30T08:10:44.077Z] Removing intermediate container d6d261304505 [2021-03-30T08:10:44.077Z] ---> 6885c95b8685 [2021-03-30T08:10:44.077Z] [2021-03-30T08:10:44.077Z] Successfully built 6885c95b8685 [2021-03-30T08:10:44.077Z] Successfully tagged docker-core-data-go:latest [2021-03-30T08:10:44.408Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-30T08:10:44.456Z] $ docker stop --time=1 ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 [2021-03-30T08:10:44.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-03-30T08:10:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-03-30T08:10:45.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-03-30T08:10:46.122Z] $ docker rm -f ac9b2f0c6ea22f2a0c953dd10274e401201d18b9d32046a5f983670d35a511d0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T08:10:46.845Z] + docker images [2021-03-30T08:10:46.845Z] + grep docker [2021-03-30T08:10:47.107Z] docker-core-data-go latest 6885c95b8685 4 seconds ago 22.7MB [2021-03-30T08:10:47.107Z] docker-support-notifications-go latest 978a5db1a1ee 19 seconds ago 17.9MB [2021-03-30T08:10:47.107Z] docker-security-secretstore-setup-go latest 0a593f4cd78e 23 seconds ago 25.7MB [2021-03-30T08:10:47.107Z] docker-sys-mgmt-agent-go latest 6ef02eb52262 27 seconds ago 314MB [2021-03-30T08:10:47.107Z] docker-core-command-go latest c3eee3b202f4 29 seconds ago 17.3MB [2021-03-30T08:10:47.107Z] docker-security-bootstrapper-go latest 7fff490bd3ed About a minute ago 18.9MB [2021-03-30T08:10:47.107Z] docker-core-metadata-go latest 5b6b34156201 2 minutes ago 19MB [2021-03-30T08:10:47.107Z] docker-security-proxy-setup-go latest a4a3fb2ee8fd 2 minutes ago 25.4MB [2021-03-30T08:10:47.107Z] docker-support-scheduler-go latest f8507a6789eb 2 minutes ago 17.4MB [2021-03-30T08:10:47.107Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-30T08:10:49.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.933s coverage: 69.0% of statements [2021-03-30T08:10:49.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T08:10:49.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T08:10:49.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T08:10:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.467s coverage: 38.4% of statements [2021-03-30T08:10:52.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T08:10:52.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T08:10:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements [2021-03-30T08:10:52.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T08:10:52.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2021-03-30T08:10:57.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.523s coverage: 47.0% of statements [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T08:10:57.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.176s coverage: 100.0% of statements [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T08:10:57.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T08:10:57.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.439s coverage: 87.1% of statements [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:10:57.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T08:11:03.264Z] Still waiting to schedule task [2021-03-30T08:11:03.264Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-30T08:11:04.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.322s coverage: 29.1% of statements [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T08:11:04.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.228s coverage: 99.0% of statements [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T08:11:04.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.161s coverage: 100.0% of statements [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T08:11:04.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T08:11:04.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.282s coverage: 95.6% of statements [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T08:11:04.699Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T08:11:04.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.090s coverage: 100.0% of statements [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T08:11:04.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T08:11:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-03-30T08:11:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T08:11:04.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T08:11:04.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.117s coverage: 100.0% of statements [2021-03-30T08:11:06.954Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements [2021-03-30T08:11:06.954Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-30T08:11:07.546Z] GO111MODULE=on go vet ./... [2021-03-30T08:11:57.084Z] Running on prd-ubuntu18.04-docker-8c-8g-32014 in /w/workspace/edgexfoundry_edgex-go_PR-3322 [Pipeline] { [Pipeline] ws [2021-03-30T08:11:57.192Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T08:11:59.372Z] using credential edgex-jenkins-ssh [2021-03-30T08:11:59.432Z] Cloning the remote Git repository [2021-03-30T08:11:59.469Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:11:59.577Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-30T08:11:59.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:11:59.610Z] > git --version # timeout=10 [2021-03-30T08:11:59.617Z] > git --version # 'git version 2.17.1' [2021-03-30T08:11:59.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:11:59.643Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T08:12:05.549Z] Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:12:05.669Z] Merge succeeded, producing d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:12:05.670Z] Checking out Revision d247fee761f3e846d1989408a1da35e0a9696f84 (PR-3322) [2021-03-30T08:12:04.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T08:12:04.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T08:12:04.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T08:12:04.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T08:12:04.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:12:04.888Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3322/head:refs/remotes/origin/PR-3322 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T08:12:05.560Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T08:12:05.569Z] > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 [2021-03-30T08:12:05.642Z] > git remote # timeout=10 [2021-03-30T08:12:05.649Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T08:12:05.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T08:12:05.657Z] > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 [2021-03-30T08:12:05.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T08:12:05.677Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T08:12:05.681Z] > git checkout -f d247fee761f3e846d1989408a1da35e0a9696f84 # timeout=10 [2021-03-30T08:12:09.400Z] Commit message: "feat(scheduler): Implement Patch /intervalaction V2 API" [2021-03-30T08:12:09.425Z] > git --version # timeout=10 [2021-03-30T08:12:09.432Z] > git --version # 'git version 2.17.1' [2021-03-30T08:12:09.435Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:12:10.868Z] + echo snap-build.sh [2021-03-30T08:12:10.868Z] snap-build.sh [2021-03-30T08:12:10.868Z] + SNAP_BASE_DIR=. [2021-03-30T08:12:10.868Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-30T08:12:10.868Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-30T08:12:10.868Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-30T08:12:10.868Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-30T08:12:10.868Z] + cd /w/workspace/edgex-go/1 [2021-03-30T08:12:10.868Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-30T08:12:10.868Z] Reading package lists... [2021-03-30T08:12:10.868Z] Building dependency tree... [2021-03-30T08:12:10.868Z] Reading state information... [2021-03-30T08:12:11.142Z] The following packages were automatically installed and are no longer required: [2021-03-30T08:12:11.142Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-30T08:12:11.142Z] uidmap xdelta3 [2021-03-30T08:12:11.142Z] Use 'sudo apt autoremove' to remove them. [2021-03-30T08:12:11.142Z] The following packages will be REMOVED: [2021-03-30T08:12:11.142Z] lxd* lxd-client* [2021-03-30T08:12:11.716Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-30T08:12:11.716Z] After this operation, 31.7 MB disk space will be freed. [2021-03-30T08:12:12.515Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-30T08:12:12.515Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T08:12:13.467Z] Removing lxd dnsmasq configuration [2021-03-30T08:12:13.467Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T08:12:13.730Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-30T08:12:14.676Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-30T08:12:14.986Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-30T08:12:14.986Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T08:12:16.376Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-30T08:12:16.376Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-30T08:12:17.766Z] + sudo snap remove --purge lxd [2021-03-30T08:12:18.027Z] snap "lxd" is not installed [2021-03-30T08:12:18.027Z] + sudo groupadd --force --system lxd [2021-03-30T08:12:18.027Z] ++ whoami [2021-03-30T08:12:18.027Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-30T08:12:18.027Z] + newgrp - lxd [2021-03-30T08:12:18.027Z] + sudo snap install lxd [2021-03-30T08:12:28.063Z] 2021-03-30T08:12:24Z INFO Waiting for automatic snapd restart... [2021-03-30T08:12:29.415Z] gofmt -l . [2021-03-30T08:12:29.415Z] [ "`gofmt -l .`" = "" ] [2021-03-30T08:12:29.415Z] ./bin/test-go-mod-tidy.sh [2021-03-30T08:12:29.415Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T08:12:32.070Z] + ls -al . [2021-03-30T08:12:32.070Z] total 812 [2021-03-30T08:12:32.070Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 08:12 . [2021-03-30T08:12:32.070Z] drwxr-xr-x 4 root root 4096 Mar 30 08:07 .. [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 08:06 .dockerignore [2021-03-30T08:12:32.070Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 08:06 .git [2021-03-30T08:12:32.070Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 08:06 .github [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 08:06 .gitignore [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 08:06 .sonarcloud.properties [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 08:06 Attribution.txt [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 08:06 CONTRIBUTING.md [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 08:06 Dockerfile.build [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 08:06 Jenkinsfile [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 08:06 LICENSE [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 08:06 Makefile [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 08:06 README.md [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 08:06 SECURITY.md [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 08:02 VERSION [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 08:06 ZMQWindows.md [2021-03-30T08:12:32.070Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 08:06 bin [2021-03-30T08:12:32.070Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 08:06 cmd [2021-03-30T08:12:32.070Z] -rw-r--r-- 1 root root 672489 Mar 30 08:11 coverage.out [2021-03-30T08:12:32.070Z] -rw-r--r-- 1 root root 1056 Mar 30 08:12 go.mod [2021-03-30T08:12:32.070Z] -rw-r--r-- 1 root root 22757 Mar 30 08:12 go.sum [2021-03-30T08:12:32.070Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 08:06 internal [2021-03-30T08:12:32.070Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 08:06 openapi [2021-03-30T08:12:32.070Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 08:06 snap [2021-03-30T08:12:32.070Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 08:06 version.go [Pipeline] sh [2021-03-30T08:12:32.744Z] + '[' -e coverage.out ] [2021-03-30T08:12:32.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T08:12:32.788Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T08:12:33.985Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T08:12:34.652Z] + make build [2021-03-30T08:12:34.652Z] 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 [2021-03-30T08:12:42.981Z] lxd 4.12 from Canonical* installed [2021-03-30T08:12:42.981Z] + sudo lxd init --auto [2021-03-30T08:12:47.067Z] 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 [2021-03-30T08:12:52.996Z] + sudo snap install --classic snapcraft [2021-03-30T08:13:05.233Z] snapcraft 4.6 from Canonical* installed [2021-03-30T08:13:05.233Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-30T08:13:05.233Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-30T08:13:05.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T08:13:05.233Z] Dload Upload Total Spent Left Speed [2021-03-30T08:13:05.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-03-30T08:13:05.233Z] 100 3325k 100 3325k 0 0 5703k 0 --:--:-- --:--:-- --:--:-- 5703k [2021-03-30T08:13:05.233Z] ./yq_linux_amd64 [2021-03-30T08:13:05.233Z] + sudo snapcraft prime --use-lxd [2021-03-30T08:13:06.184Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-30T08:13:06.184Z] 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: [2021-03-30T08:13:06.184Z] - README.md [2021-03-30T08:13:06.184Z] [2021-03-30T08:13:06.184Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T08:13:07.132Z] Launching a container. [2021-03-30T08:13:09.254Z] 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 [2021-03-30T08:13:15.970Z] 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 [2021-03-30T08:13:19.376Z] Waiting for container to be ready [2021-03-30T08:13:19.376Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-30T08:13:19.376Z] [2021-03-30T08:13:22.673Z] 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 [2021-03-30T08:13:22.673Z] 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 [2021-03-30T08:13:22.682Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-30T08:13:22.944Z] Waiting for network to be ready... [2021-03-30T08:13:23.518Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T08:13:23.518Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T08:13:23.518Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T08:13:23.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T08:13:23.778Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T08:13:23.778Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T08:13:23.778Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T08:13:23.778Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T08:13:23.778Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T08:13:23.778Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T08:13:24.040Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T08:13:24.040Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T08:13:24.611Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T08:13:24.611Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T08:13:24.611Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T08:13:24.611Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T08:13:24.611Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T08:13:24.611Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T08:13:25.183Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T08:13:25.443Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T08:13:25.710Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T08:13:25.710Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T08:13:25.710Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T08:13:25.710Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T08:13:25.710Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T08:13:25.710Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T08:13:25.977Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T08:13:27.908Z] Fetched 24.2 MB in 4s (5533 kB/s) [2021-03-30T08:13:28.085Z] 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 [2021-03-30T08:13:28.481Z] Reading package lists... [2021-03-30T08:13:28.743Z] Reading package lists... [2021-03-30T08:13:29.005Z] Building dependency tree... [2021-03-30T08:13:29.005Z] Reading state information... [2021-03-30T08:13:29.005Z] The following additional packages will be installed: [2021-03-30T08:13:29.005Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T08:13:29.005Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T08:13:29.005Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T08:13:29.005Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-30T08:13:29.005Z] Suggested packages: [2021-03-30T08:13:29.005Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-30T08:13:29.005Z] Recommended packages: [2021-03-30T08:13:29.005Z] gnupg libsasl2-modules [2021-03-30T08:13:29.005Z] The following NEW packages will be installed: [2021-03-30T08:13:29.005Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T08:13:29.005Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T08:13:29.005Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T08:13:29.005Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-30T08:13:29.005Z] The following packages will be upgraded: [2021-03-30T08:13:29.005Z] gpg gpg-agent gpgconf libudev1 [2021-03-30T08:13:29.266Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-30T08:13:29.266Z] Need to get 3530 kB of archives. [2021-03-30T08:13:29.266Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-30T08:13:29.266Z] 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] [2021-03-30T08:13:29.266Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-30T08:13:29.526Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-30T08:13:29.526Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-30T08:13:29.526Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-30T08:13:29.526Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-30T08:13:30.098Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-30T08:13:30.098Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-30T08:13:30.098Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-30T08:13:30.098Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-30T08:13:30.098Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-30T08:13:30.098Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-30T08:13:30.098Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-30T08:13:30.098Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-30T08:13:30.098Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-30T08:13:30.098Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-30T08:13:30.098Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-30T08:13:30.098Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-30T08:13:30.098Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-30T08:13:30.359Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-30T08:13:30.359Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-30T08:13:30.359Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-30T08:13:30.359Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T08:13:30.359Z] Fetched 3530 kB in 1s (2988 kB/s) [2021-03-30T08:13:30.359Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T08:13:30.359Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-30T08:13:30.359Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T08:13:30.621Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-30T08:13:30.621Z] Selecting previously unselected package udev. [2021-03-30T08:13:30.621Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T08:13:30.621Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-30T08:13:30.621Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-30T08:13:30.883Z] Selecting previously unselected package libfuse2:amd64. [2021-03-30T08:13:30.883Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T08:13:30.883Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T08:13:31.144Z] Selecting previously unselected package fuse. [2021-03-30T08:13:31.144Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T08:13:31.144Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-30T08:13:31.144Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T08:13:31.144Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T08:13:31.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T08:13:31.144Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T08:13:31.406Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T08:13:31.406Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T08:13:31.670Z] Selecting previously unselected package libksba8:amd64. [2021-03-30T08:13:31.670Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-30T08:13:31.670Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-30T08:13:31.670Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-30T08:13:31.670Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:31.670Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:31.670Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-30T08:13:31.670Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:31.942Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:31.942Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-30T08:13:31.942Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:31.942Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:31.942Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-30T08:13:31.942Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:31.942Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.211Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-30T08:13:32.211Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:32.212Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.212Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-30T08:13:32.212Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:32.212Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.482Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-30T08:13:32.482Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:32.482Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.482Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-30T08:13:32.482Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:32.482Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.482Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-30T08:13:32.482Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T08:13:32.482Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:32.756Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-30T08:13:32.756Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T08:13:32.756Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T08:13:32.756Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-30T08:13:32.756Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T08:13:32.756Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T08:13:32.756Z] Selecting previously unselected package libldap-common. [2021-03-30T08:13:32.756Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-30T08:13:32.756Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T08:13:33.020Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-30T08:13:33.020Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-30T08:13:33.020Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T08:13:33.020Z] Selecting previously unselected package dirmngr. [2021-03-30T08:13:33.020Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T08:13:33.020Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T08:13:33.281Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T08:13:33.281Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-30T08:13:33.281Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T08:13:33.281Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T08:13:33.281Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T08:13:33.281Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-30T08:13:33.281Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:33.542Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-30T08:13:33.542Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T08:13:33.542Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-30T08:13:33.802Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-30T08:13:34.065Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.065Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-30T08:13:34.065Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-30T08:13:34.065Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-30T08:13:34.065Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T08:13:34.327Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T08:13:34.327Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T08:13:34.587Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T08:13:34.848Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-30T08:13:34.848Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-30T08:13:34.848Z] This means they are not meant to be enabled using systemctl. [2021-03-30T08:13:34.848Z] Possible reasons for having this kind of units are: [2021-03-30T08:13:34.848Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-30T08:13:34.848Z] .wants/ or .requires/ directory. [2021-03-30T08:13:34.848Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-30T08:13:34.848Z] a requirement dependency on it. [2021-03-30T08:13:34.848Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-30T08:13:34.848Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-30T08:13:34.848Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-30T08:13:34.848Z] instance name specified. [2021-03-30T08:13:35.372Z] Reading package lists... [2021-03-30T08:13:35.372Z] Building dependency tree... [2021-03-30T08:13:35.372Z] Reading state information... [2021-03-30T08:13:35.635Z] The following additional packages will be installed: [2021-03-30T08:13:35.635Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-30T08:13:35.635Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-30T08:13:35.635Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-30T08:13:35.635Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-30T08:13:35.635Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-30T08:13:35.635Z] Suggested packages: [2021-03-30T08:13:35.635Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-30T08:13:35.635Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-30T08:13:35.635Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-30T08:13:35.635Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-30T08:13:35.635Z] systemd-container policykit-1 [2021-03-30T08:13:35.635Z] Recommended packages: [2021-03-30T08:13:35.635Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-30T08:13:35.635Z] The following NEW packages will be installed: [2021-03-30T08:13:35.635Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-30T08:13:35.635Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-30T08:13:35.635Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-30T08:13:35.635Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-30T08:13:35.635Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-30T08:13:35.635Z] The following packages will be upgraded: [2021-03-30T08:13:35.635Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-30T08:13:35.635Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-30T08:13:35.635Z] Need to get 35.2 MB of archives. [2021-03-30T08:13:35.635Z] After this operation, 141 MB of additional disk space will be used. [2021-03-30T08:13:35.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-30T08:13:35.635Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-30T08:13:35.635Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-30T08:13:35.635Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-30T08:13:35.635Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-30T08:13:35.900Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-30T08:13:35.900Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-30T08:13:35.900Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-30T08:13:35.900Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-30T08:13:35.900Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-30T08:13:35.900Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-30T08:13:35.900Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-30T08:13:35.900Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-30T08:13:35.900Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-30T08:13:35.900Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-30T08:13:35.900Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-30T08:13:35.900Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-30T08:13:35.900Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-30T08:13:35.900Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-30T08:13:36.374Z] 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 [2021-03-30T08:13:36.476Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-30T08:13:36.476Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-30T08:13:36.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-30T08:13:36.476Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-30T08:13:36.476Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-30T08:13:36.476Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-30T08:13:36.476Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-30T08:13:36.476Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-30T08:13:36.476Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-30T08:13:36.737Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-30T08:13:36.737Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-30T08:13:36.737Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T08:13:36.737Z] Fetched 35.2 MB in 1s (31.0 MB/s) [2021-03-30T08:13:36.999Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T08:13:36.999Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-30T08:13:36.999Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T08:13:37.572Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-30T08:13:37.834Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T08:13:37.834Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-30T08:13:37.834Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T08:13:37.834Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T08:13:38.094Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T08:13:38.094Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-30T08:13:38.666Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T08:13:38.666Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T08:13:38.666Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T08:13:39.240Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-30T08:13:39.240Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-30T08:13:39.501Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-30T08:13:39.762Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-30T08:13:39.762Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T08:13:39.762Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T08:13:39.767Z] 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 [2021-03-30T08:13:40.023Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-30T08:13:40.023Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T08:13:40.023Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:40.286Z] Selecting previously unselected package libexpat1:amd64. [2021-03-30T08:13:40.286Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-30T08:13:40.286Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T08:13:40.286Z] Selecting previously unselected package python3.6-minimal. [2021-03-30T08:13:40.286Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T08:13:40.286Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:40.548Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T08:13:40.820Z] Checking for services that may need to be restarted...done. [2021-03-30T08:13:40.820Z] Checking for services that may need to be restarted...done. [2021-03-30T08:13:40.820Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:40.820Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T08:13:40.820Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:41.398Z] Selecting previously unselected package python3-minimal. [2021-03-30T08:13:41.398Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-30T08:13:41.398Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-30T08:13:41.398Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-30T08:13:41.398Z] Selecting previously unselected package mime-support. [2021-03-30T08:13:41.398Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-30T08:13:41.398Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-30T08:13:41.661Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-30T08:13:41.661Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-30T08:13:41.661Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T08:13:41.661Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-30T08:13:41.661Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T08:13:41.661Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:41.929Z] Selecting previously unselected package python3.6. [2021-03-30T08:13:41.929Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T08:13:41.929Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:41.929Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-30T08:13:41.929Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-30T08:13:41.929Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T08:13:42.191Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-30T08:13:42.457Z] Selecting previously unselected package python3. [2021-03-30T08:13:42.457Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-30T08:13:42.457Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-30T08:13:42.457Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-30T08:13:42.457Z] Selecting previously unselected package multiarch-support. [2021-03-30T08:13:42.457Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T08:13:42.457Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T08:13:42.457Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T08:13:42.719Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-30T08:13:42.720Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-30T08:13:42.720Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-30T08:13:42.720Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T08:13:42.720Z] Selecting previously unselected package libbsd0:amd64. [2021-03-30T08:13:42.720Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-30T08:13:42.720Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T08:13:42.999Z] Selecting previously unselected package sudo. [2021-03-30T08:13:42.999Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-30T08:13:42.999Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T08:13:42.999Z] Selecting previously unselected package apparmor. [2021-03-30T08:13:42.999Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T08:13:42.999Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-30T08:13:43.262Z] Selecting previously unselected package libedit2:amd64. [2021-03-30T08:13:43.262Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-30T08:13:43.262Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T08:13:43.262Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-30T08:13:43.262Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T08:13:43.262Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:43.523Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-30T08:13:43.523Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T08:13:43.523Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:43.523Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-30T08:13:43.523Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-30T08:13:43.523Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T08:13:43.523Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-30T08:13:43.523Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T08:13:43.523Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:43.784Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-30T08:13:43.784Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T08:13:43.784Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:43.784Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-30T08:13:43.784Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-30T08:13:43.784Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T08:13:44.053Z] Selecting previously unselected package openssh-client. [2021-03-30T08:13:44.053Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-30T08:13:44.053Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T08:13:44.053Z] Selecting previously unselected package squashfs-tools. [2021-03-30T08:13:44.053Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-30T08:13:44.053Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T08:13:44.321Z] Selecting previously unselected package snapd. [2021-03-30T08:13:44.321Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-30T08:13:44.321Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-30T08:13:45.192Z] 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 [2021-03-30T08:13:46.242Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T08:13:46.242Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T08:13:46.242Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-30T08:13:46.242Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T08:13:46.502Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T08:13:46.502Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:46.502Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T08:13:46.502Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-30T08:13:46.502Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-30T08:13:47.075Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T08:13:47.336Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T08:13:47.336Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T08:13:47.336Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:47.336Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:47.336Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T08:13:47.939Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T08:13:47.939Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:47.939Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T08:13:47.939Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-30T08:13:48.204Z] running python rtupdate hooks for python3.6... [2021-03-30T08:13:48.204Z] running python post-rtupdate hooks for python3.6... [2021-03-30T08:13:48.204Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-30T08:13:49.497Z] 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 [2021-03-30T08:13:50.771Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-30T08:13:50.771Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T08:13:50.771Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T08:13:51.034Z] Setting up snapd (2.48.3+18.04) ... [2021-03-30T08:13:51.296Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-30T08:13:51.569Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-30T08:13:51.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-30T08:13:51.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-30T08:13:52.094Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T08:13:52.094Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T08:13:52.353Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-30T08:13:52.353Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-30T08:13:52.615Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-30T08:13:52.882Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-30T08:13:52.882Z] /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' [2021-03-30T08:13:52.882Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T08:13:52.882Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T08:13:52.892Z] 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 [2021-03-30T08:13:53.822Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T08:13:53.822Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T08:13:54.082Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T08:13:54.342Z] Fetched 88.7 kB in 1s (165 kB/s) [2021-03-30T08:13:55.284Z] Reading package lists... [2021-03-30T08:13:55.284Z] Reading package lists... [2021-03-30T08:13:55.544Z] Building dependency tree... [2021-03-30T08:13:55.544Z] Reading state information... [2021-03-30T08:13:55.544Z] Calculating upgrade... [2021-03-30T08:13:55.805Z] The following packages will be upgraded: [2021-03-30T08:13:55.805Z] advancecomp base-files bash binutils binutils-common [2021-03-30T08:13:55.805Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-30T08:13:55.805Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-30T08:13:55.805Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-30T08:13:55.805Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-30T08:13:55.805Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-30T08:13:55.805Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-30T08:13:55.805Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-30T08:13:55.805Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-30T08:13:55.805Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-30T08:13:55.805Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-30T08:13:55.805Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-30T08:13:55.805Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-30T08:13:55.805Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-30T08:13:55.805Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-30T08:13:55.805Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T08:13:55.805Z] Need to get 63.8 MB of archives. [2021-03-30T08:13:55.805Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-30T08:13:55.805Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-30T08:13:55.805Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-30T08:13:55.805Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-30T08:13:55.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-30T08:13:55.805Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-30T08:13:55.805Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-30T08:13:55.805Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-30T08:13:55.805Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-30T08:13:55.805Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-30T08:13:55.805Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-30T08:13:55.805Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-30T08:13:55.805Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-30T08:13:55.805Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-30T08:13:56.066Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-30T08:13:56.066Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-30T08:13:56.066Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-30T08:13:56.066Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-30T08:13:56.066Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-30T08:13:56.066Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-30T08:13:56.066Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-30T08:13:56.066Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-30T08:13:56.066Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-30T08:13:56.066Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-30T08:13:56.066Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-30T08:13:56.066Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-30T08:13:56.066Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-30T08:13:56.066Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-30T08:13:56.066Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-30T08:13:56.066Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-30T08:13:56.066Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-30T08:13:56.066Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-30T08:13:56.066Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-30T08:13:56.066Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-30T08:13:56.066Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-30T08:13:56.066Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-30T08:13:56.066Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-30T08:13:56.066Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-30T08:13:56.066Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-30T08:13:56.066Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-30T08:13:56.066Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-30T08:13:56.066Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-30T08:13:56.066Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-30T08:13:56.066Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-30T08:13:56.066Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-30T08:13:56.066Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-30T08:13:56.066Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-30T08:13:56.066Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-30T08:13:56.066Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-30T08:13:56.066Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-30T08:13:56.066Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-30T08:13:56.066Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-30T08:13:56.066Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-30T08:13:56.066Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-30T08:13:56.325Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-30T08:13:56.325Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-30T08:13:56.325Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-30T08:13:56.589Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-30T08:13:56.589Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-30T08:13:56.589Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-30T08:13:56.589Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-30T08:13:56.589Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-30T08:13:56.589Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-30T08:13:56.589Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-30T08:13:56.589Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-30T08:13:56.849Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-30T08:13:56.849Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-30T08:13:57.427Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-30T08:13:57.427Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-30T08:13:57.427Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-30T08:13:57.427Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-30T08:13:57.427Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-30T08:13:57.427Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-30T08:13:57.427Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-30T08:13:57.427Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-30T08:13:57.427Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-30T08:13:57.427Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-30T08:13:57.427Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-30T08:13:57.427Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-30T08:13:57.427Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-30T08:13:57.427Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-30T08:13:57.427Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-30T08:13:57.688Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-30T08:13:57.688Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-30T08:13:57.688Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-30T08:13:57.688Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-30T08:13:57.688Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-30T08:13:57.688Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-30T08:13:57.688Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-30T08:13:57.688Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-30T08:13:57.688Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-30T08:13:57.688Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-30T08:13:57.688Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-30T08:13:57.688Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-30T08:13:57.688Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-30T08:13:57.688Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-30T08:13:57.688Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-30T08:13:57.688Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-30T08:13:57.950Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-30T08:13:57.950Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-30T08:13:57.950Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T08:13:57.950Z] Fetched 63.8 MB in 2s (29.4 MB/s) [2021-03-30T08:13:57.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:13:57.950Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T08:13:58.213Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T08:13:58.787Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T08:13:58.787Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T08:13:58.787Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-30T08:13:59.048Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [Pipeline] } [2021-03-30T08:13:59.648Z] $ docker stop --time=1 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 [2021-03-30T08:13:59.990Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:13:59.990Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.251Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.251Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.251Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.511Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.511Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.511Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.511Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.511Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.772Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.772Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:00.772Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:00.772Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:01.035Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:01.035Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T08:14:01.035Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:01.035Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-30T08:14:01.296Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:01.296Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T08:14:01.296Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:01.296Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:01.559Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:01.559Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:01.559Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:01.559Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T08:14:01.822Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:02.085Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T08:14:02.085Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T08:14:02.085Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T08:14:02.132Z] $ docker rm -f 95c7cd3fb13acf7a07607aed0616fdcc449dd7eee0256dcab3900a15d9efc176 [2021-03-30T08:14:02.660Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T08:14:02.923Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T08:14:02.923Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-30T08:14:02.923Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-30T08:14:02.923Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-30T08:14:02.923Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-30T08:14:03.184Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-30T08:14:03.184Z] Installing new version of config file /etc/issue ... [2021-03-30T08:14:03.444Z] Installing new version of config file /etc/issue.net ... [2021-03-30T08:14:03.444Z] Installing new version of config file /etc/lsb-release ... [2021-03-30T08:14:03.444Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] // withDockerContainer [Pipeline] } [2021-03-30T08:14:03.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-30T08:14:03.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-30T08:14:03.709Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-30T08:14:03.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:03.709Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-30T08:14:03.709Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [Pipeline] // script [Pipeline] } [2021-03-30T08:14:03.970Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-30T08:14:03.970Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-30T08:14:04.279Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:04.279Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:04.279Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:04.279Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:04.279Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:04.279Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:14:04.543Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-30T08:14:04.543Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-30T08:14:04.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:04.709Z] [2021-03-30T08:14:04.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:04.805Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:04.806Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-30T08:14:04.806Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T08:14:04.806Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [Pipeline] isUnix [2021-03-30T08:14:05.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:05.068Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T08:14:05.068Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [Pipeline] sh [2021-03-30T08:14:05.328Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T08:14:05.329Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:05.329Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T08:14:05.329Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T08:14:05.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:05.590Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-30T08:14:05.590Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:05.590Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-30T08:14:05.590Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-30T08:14:05.670Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-30T08:14:05.671Z] 29e5d40040c1: Pulling fs layer [2021-03-30T08:14:05.671Z] 1ce36da41761: Pulling fs layer [2021-03-30T08:14:05.671Z] 25b303627fd3: Pulling fs layer [2021-03-30T08:14:05.855Z] Setting up grep (3.1-2build1) ... [2021-03-30T08:14:05.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:05.855Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T08:14:05.855Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T08:14:06.117Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-30T08:14:06.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:06.117Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T08:14:06.117Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T08:14:06.266Z] 29e5d40040c1: Verifying Checksum [2021-03-30T08:14:06.267Z] 29e5d40040c1: Download complete [2021-03-30T08:14:06.380Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-30T08:14:06.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:06.380Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T08:14:06.380Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T08:14:06.867Z] 1ce36da41761: Verifying Checksum [2021-03-30T08:14:06.868Z] 1ce36da41761: Download complete [2021-03-30T08:14:06.868Z] 29e5d40040c1: Pull complete [2021-03-30T08:14:06.954Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T08:14:06.954Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T08:14:07.217Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T08:14:07.217Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T08:14:07.789Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-30T08:14:07.789Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:07.789Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-30T08:14:07.789Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T08:14:08.303Z] 1ce36da41761: Pull complete [2021-03-30T08:14:08.303Z] 25b303627fd3: Verifying Checksum [2021-03-30T08:14:08.303Z] 25b303627fd3: Download complete [2021-03-30T08:14:08.731Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T08:14:08.731Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T08:14:08.994Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T08:14:08.994Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T08:14:08.994Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T08:14:09.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:09.256Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-30T08:14:09.256Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-30T08:14:09.256Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-30T08:14:09.516Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:09.516Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:09.516Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:09.516Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:09.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:09.777Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:09.777Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:09.777Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:10.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:10.037Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:10.037Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:10.037Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:10.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:10.297Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:10.297Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:10.297Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:10.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:10.559Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T08:14:10.559Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T08:14:10.559Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T08:14:10.559Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T08:14:10.823Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T08:14:10.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:10.823Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T08:14:10.823Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T08:14:11.084Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T08:14:11.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:11.084Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:11.084Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:11.346Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:11.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:11.346Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:11.346Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:11.346Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:11.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:11.607Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:11.607Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:12.178Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:12.439Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-30T08:14:12.701Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-30T08:14:12.701Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:12.701Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T08:14:12.701Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T08:14:12.963Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T08:14:13.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T08:14:13.227Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-30T08:14:13.227Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T08:14:13.227Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-30T08:14:13.488Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:13.488Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-30T08:14:13.488Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-30T08:14:13.488Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-30T08:14:13.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:13.750Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-30T08:14:13.750Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T08:14:13.750Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-30T08:14:14.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:14.010Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-30T08:14:14.010Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T08:14:14.010Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-30T08:14:14.272Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:14.272Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T08:14:14.272Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T08:14:14.272Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T08:14:14.537Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:14.538Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T08:14:14.538Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T08:14:14.538Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T08:14:14.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:14.798Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T08:14:14.798Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T08:14:15.059Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T08:14:15.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:15.322Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T08:14:15.322Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T08:14:15.582Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-30T08:14:15.582Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T08:14:15.582Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T08:14:15.582Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T08:14:15.843Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T08:14:15.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:15.843Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-30T08:14:15.843Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-30T08:14:16.103Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-30T08:14:16.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:16.103Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-30T08:14:16.364Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T08:14:16.364Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T08:14:16.627Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:16.627Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T08:14:16.627Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T08:14:16.889Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T08:14:16.889Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:16.889Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-30T08:14:16.889Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-30T08:14:17.152Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-30T08:14:17.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:17.469Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T08:14:17.469Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T08:14:17.731Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-30T08:14:17.992Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:17.992Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T08:14:17.992Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T08:14:17.992Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-30T08:14:18.254Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:18.254Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-30T08:14:18.254Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-30T08:14:18.254Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-30T08:14:18.452Z] 25b303627fd3: Pull complete [2021-03-30T08:14:18.452Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-30T08:14:18.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:18.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:18.515Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:18.515Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-30T08:14:18.515Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-30T08:14:18.515Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] withDockerContainer [2021-03-30T08:14:18.776Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:18.776Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-30T08:14:18.776Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-30T08:14:18.776Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-30T08:14:18.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container [2021-03-30T08:14:18.868Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T08:14:19.036Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:19.036Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-30T08:14:19.036Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-30T08:14:19.304Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-30T08:14:19.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:19.304Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T08:14:19.304Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-30T08:14:19.304Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-30T08:14:19.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T08:14:19.566Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-30T08:14:19.566Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-30T08:14:19.566Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-30T08:14:19.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-30T08:14:19.828Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T08:14:19.828Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T08:14:19.828Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T08:14:19.828Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T08:14:20.091Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T08:14:20.091Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T08:14:20.373Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-30T08:14:20.373Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-30T08:14:20.947Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T08:14:20.947Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-30T08:14:21.212Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T08:14:21.212Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-30T08:14:21.212Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-30T08:14:21.212Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-30T08:14:21.474Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-30T08:14:21.475Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-30T08:14:21.475Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-30T08:14:21.475Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-30T08:14:21.475Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-30T08:14:21.736Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-30T08:14:21.736Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-30T08:14:21.736Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-30T08:14:21.910Z] $ docker top d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b -eo pid,comm [2021-03-30T08:14:21.999Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-30T08:14:22.000Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] { [Pipeline] sh [2021-03-30T08:14:22.944Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-30T08:14:22.944Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-30T08:14:22.944Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-30T08:14:22.944Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-30T08:14:22.944Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T08:14:22.944Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T08:14:23.101Z] + grep parallel [2021-03-30T08:14:23.101Z] + docker-compose build --help [2021-03-30T08:14:23.525Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T08:14:23.525Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T08:14:23.525Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T08:14:23.525Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T08:14:23.785Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T08:14:23.785Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T08:14:23.785Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:23.785Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:24.045Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:24.046Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:24.307Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:24.307Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:24.307Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:24.569Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:25.510Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:25.510Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:26.452Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:26.452Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:26.457Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T08:14:26.764Z] $ docker stop --time=1 d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b [2021-03-30T08:14:27.024Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:27.024Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:27.595Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:27.595Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:28.536Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T08:14:28.536Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T08:14:28.536Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T08:14:28.536Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T08:14:28.536Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T08:14:28.536Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T08:14:28.597Z] $ docker rm -f d8a3c6fedfe54d865c5c77f3a2c0afa0df7d882f5d9bdad9f8cbe223aac4a73b [2021-03-30T08:14:28.797Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T08:14:28.797Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [Pipeline] // withDockerContainer [2021-03-30T08:14:29.058Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-30T08:14:29.058Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-30T08:14:29.058Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T08:14:29.058Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-03-30T08:14:29.329Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T08:14:29.329Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T08:14:29.329Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-30T08:14:29.329Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:14:29.590Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:29.591Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T08:14:29.591Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:29.591Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:29.591Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:29.591Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-30T08:14:29.591Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-30T08:14:29.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T08:14:29.673Z] . [Pipeline] withDockerContainer [2021-03-30T08:14:29.853Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-30T08:14:29.853Z] [2021-03-30T08:14:29.853Z] Current default time zone: 'Etc/UTC' [2021-03-30T08:14:29.853Z] Local time is now: Tue Mar 30 08:14:29 UTC 2021. [2021-03-30T08:14:29.853Z] Universal Time is now: Tue Mar 30 08:14:29 UTC 2021. [2021-03-30T08:14:29.853Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-30T08:14:29.853Z] [2021-03-30T08:14:29.853Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-30T08:14:29.853Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:29.853Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-30T08:14:29.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-32013 does not seem to be running inside a container [2021-03-30T08:14:30.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T08:14:30.113Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-30T08:14:30.113Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-30T08:14:30.113Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-30T08:14:30.113Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-30T08:14:30.113Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-30T08:14:30.113Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-30T08:14:30.375Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T08:14:30.375Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:30.375Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-30T08:14:30.638Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:30.638Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T08:14:30.638Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:30.638Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-30T08:14:30.638Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-30T08:14:30.638Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-30T08:14:30.900Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T08:14:30.900Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-30T08:14:30.900Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-30T08:14:30.900Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-30T08:14:30.900Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-30T08:14:31.418Z] $ docker top 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:14:32.544Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T08:14:32.824Z] Updating certificates in /etc/ssl/certs... [2021-03-30T08:14:33.766Z] 23 added, 27 removed; done. [2021-03-30T08:14:33.766Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T08:14:33.766Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T08:14:33.766Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-30T08:14:33.766Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-30T08:14:33.766Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-30T08:14:34.027Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T08:14:34.027Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.027Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-30T08:14:34.297Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-30T08:14:34.297Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-30T08:14:34.297Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-30T08:14:34.297Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-30T08:14:34.297Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.297Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T08:14:34.297Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-30T08:14:34.566Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-30T08:14:34.566Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-30T08:14:34.566Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T08:14:34.566Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T08:14:34.833Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-30T08:14:34.833Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-30T08:14:34.833Z] Updating certificates in /etc/ssl/certs... [2021-03-30T08:14:35.412Z] 0 added, 0 removed; done. [2021-03-30T08:14:35.412Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-30T08:14:35.412Z] done. [2021-03-30T08:14:35.935Z] Reading package lists... [2021-03-30T08:14:35.935Z] Building dependency tree... [2021-03-30T08:14:35.935Z] Reading state information... [2021-03-30T08:14:36.198Z] The following NEW packages will be installed: [2021-03-30T08:14:36.198Z] apt-transport-https [2021-03-30T08:14:36.459Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T08:14:36.459Z] Need to get 1696 B of archives. [2021-03-30T08:14:36.459Z] After this operation, 153 kB of additional disk space will be used. [2021-03-30T08:14:36.459Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-30T08:14:36.459Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T08:14:36.459Z] Fetched 1696 B in 0s (8479 B/s) [2021-03-30T08:14:36.459Z] Selecting previously unselected package apt-transport-https. [2021-03-30T08:14:36.459Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-30T08:14:36.459Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-30T08:14:36.459Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T08:14:36.721Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T08:14:36.840Z] Building docker-core-command-go ... [2021-03-30T08:14:36.840Z] Building docker-core-data-go ... [2021-03-30T08:14:36.840Z] Building docker-core-metadata-go ... [2021-03-30T08:14:36.840Z] Building docker-security-bootstrapper-go ... [2021-03-30T08:14:36.840Z] Building docker-security-proxy-setup-go ... [2021-03-30T08:14:36.840Z] Building docker-security-secretstore-setup-go ... [2021-03-30T08:14:36.840Z] Building docker-support-notifications-go ... [2021-03-30T08:14:36.840Z] Building docker-support-scheduler-go ... [2021-03-30T08:14:36.840Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T08:14:36.840Z] Building docker-core-data-go [2021-03-30T08:14:36.840Z] Building docker-security-bootstrapper-go [2021-03-30T08:14:36.840Z] Building docker-security-secretstore-setup-go [2021-03-30T08:14:36.840Z] Building docker-security-proxy-setup-go [2021-03-30T08:14:36.840Z] Building docker-sys-mgmt-agent-go [2021-03-30T08:14:36.983Z] Waiting for network to be ready... [2021-03-30T08:14:43.570Z] 2021-03-30T08:14:41Z INFO Waiting for automatic snapd restart... [2021-03-30T08:14:44.956Z] snapd 2.49.1 from Canonical* installed [2021-03-30T08:14:45.896Z] "snapd" switched to the "latest/stable" channel [2021-03-30T08:14:45.896Z] [2021-03-30T08:14:48.444Z] core18 20210128 from Canonical* installed [2021-03-30T08:14:48.705Z] "core18" switched to the "latest/stable" channel [2021-03-30T08:14:48.705Z] [2021-03-30T08:14:52.005Z] snapcraft 4.6 from Canonical* installed [2021-03-30T08:14:52.005Z] "snapcraft" switched to the "latest/stable" channel [2021-03-30T08:14:52.005Z] [2021-03-30T08:14:56.210Z] 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: [2021-03-30T08:14:56.210Z] - README.md [2021-03-30T08:14:56.210Z] [2021-03-30T08:14:56.210Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T08:15:02.795Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T08:15:02.795Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T08:15:03.056Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T08:15:03.320Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T08:15:04.261Z] Reading package lists... [2021-03-30T08:15:04.522Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 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 [2021-03-30T08:15:11.108Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T08:15:11.108Z] Reading package lists... [2021-03-30T08:15:11.108Z] Building dependency tree... [2021-03-30T08:15:11.108Z] Reading state information... [2021-03-30T08:15:11.108Z] Suggested packages: [2021-03-30T08:15:11.108Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-30T08:15:11.108Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-30T08:15:11.108Z] Recommended packages: [2021-03-30T08:15:11.108Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-30T08:15:11.108Z] The following NEW packages will be installed: [2021-03-30T08:15:11.108Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-30T08:15:11.108Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-30T08:15:11.108Z] pkg-config zip [2021-03-30T08:15:11.108Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T08:15:11.108Z] Need to get 7657 kB of archives. [2021-03-30T08:15:11.108Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-30T08:15:11.108Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-30T08:15:11.108Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-30T08:15:11.373Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-30T08:15:11.373Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-30T08:15:11.373Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-30T08:15:11.633Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-30T08:15:11.633Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-30T08:15:11.633Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-30T08:15:11.633Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-30T08:15:11.633Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-30T08:15:11.894Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-30T08:15:11.894Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-30T08:15:11.894Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-30T08:15:12.156Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-30T08:15:12.156Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-30T08:15:12.156Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T08:15:12.156Z] Fetched 7657 kB in 1s (6185 kB/s) [2021-03-30T08:15:12.417Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-30T08:15:12.417Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-30T08:15:12.417Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-30T08:15:12.417Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T08:15:12.417Z] Selecting previously unselected package libpsl5:amd64. [2021-03-30T08:15:12.417Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-30T08:15:12.417Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T08:15:12.679Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-30T08:15:12.679Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-30T08:15:12.679Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T08:15:12.679Z] Selecting previously unselected package librtmp1:amd64. [2021-03-30T08:15:12.679Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-30T08:15:12.679Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T08:15:12.940Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-30T08:15:12.940Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-30T08:15:12.940Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T08:15:12.940Z] Selecting previously unselected package liberror-perl. [2021-03-30T08:15:12.940Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-30T08:15:12.940Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-30T08:15:12.940Z] Selecting previously unselected package git-man. [2021-03-30T08:15:12.940Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-30T08:15:12.940Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T08:15:13.201Z] Selecting previously unselected package git. [2021-03-30T08:15:13.201Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-30T08:15:13.201Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T08:15:14.145Z] Selecting previously unselected package libnorm1:amd64. [2021-03-30T08:15:14.145Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-30T08:15:14.145Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T08:15:14.145Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-30T08:15:14.145Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-30T08:15:14.145Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T08:15:14.145Z] Selecting previously unselected package libsodium23:amd64. [2021-03-30T08:15:14.145Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-30T08:15:14.145Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-30T08:15:14.405Z] Selecting previously unselected package libzmq5:amd64. [2021-03-30T08:15:14.405Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T08:15:14.405Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T08:15:14.405Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-30T08:15:14.405Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T08:15:14.405Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T08:15:14.405Z] Selecting previously unselected package pkg-config. [2021-03-30T08:15:14.405Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-30T08:15:14.405Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T08:15:14.405Z] Selecting previously unselected package zip. [2021-03-30T08:15:14.405Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-30T08:15:14.405Z] Unpacking zip (3.0-11build1) ... [2021-03-30T08:15:14.667Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T08:15:14.667Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T08:15:14.667Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T08:15:14.667Z] Setting up liberror-perl (0.17025-1) ... [2021-03-30T08:15:14.667Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T08:15:14.667Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T08:15:14.667Z] No schema files found: doing nothing. [2021-03-30T08:15:14.667Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T08:15:14.667Z] Setting up zip (3.0-11build1) ... [2021-03-30T08:15:14.931Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T08:15:14.931Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-30T08:15:14.931Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T08:15:14.931Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T08:15:14.931Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T08:15:14.931Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T08:15:14.931Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T08:15:15.192Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T08:15:21.783Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T08:15:21.783Z] git set to automatically installed. [2021-03-30T08:15:21.783Z] git-man set to automatically installed. [2021-03-30T08:15:21.783Z] libcurl3-gnutls set to automatically installed. [2021-03-30T08:15:21.783Z] liberror-perl set to automatically installed. [2021-03-30T08:15:21.783Z] libglib2.0-0 set to automatically installed. [2021-03-30T08:15:21.783Z] libnghttp2-14 set to automatically installed. [2021-03-30T08:15:21.783Z] libnorm1 set to automatically installed. [2021-03-30T08:15:21.783Z] libpgm-5.2-0 set to automatically installed. [2021-03-30T08:15:21.783Z] libpsl5 set to automatically installed. [2021-03-30T08:15:21.783Z] librtmp1 set to automatically installed. [2021-03-30T08:15:21.783Z] libsodium23 set to automatically installed. [2021-03-30T08:15:21.783Z] libzmq3-dev set to automatically installed. [2021-03-30T08:15:21.783Z] libzmq5 set to automatically installed. [2021-03-30T08:15:21.783Z] pkg-config set to automatically installed. [2021-03-30T08:15:21.783Z] zip set to automatically installed. [2021-03-30T08:15:24.328Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T08:15:30.922Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T08:15:58.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:15:58.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:15:58.662Z] ---> cfee73b4604c [2021-03-30T08:15:58.662Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T08:15:58.662Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:15:58.662Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:15:58.662Z] ---> cfee73b4604c [2021-03-30T08:15:58.662Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T08:15:58.662Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:15:58.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:15:58.662Z] ---> cfee73b4604c [2021-03-30T08:15:58.662Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:15:58.662Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:15:58.662Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:15:58.662Z] ---> cfee73b4604c [2021-03-30T08:15:58.662Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T08:15:58.662Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:15:58.662Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:15:58.662Z] ---> cfee73b4604c [2021-03-30T08:15:58.662Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T08:15:58.662Z] ---> Running in 544c4bbc4c36 [2021-03-30T08:15:58.662Z] ---> Running in 978cde1f432c [2021-03-30T08:15:58.662Z] ---> Running in 84db1084ab13 [2021-03-30T08:15:58.662Z] ---> Running in cabc23b5fd55 [2021-03-30T08:15:58.662Z] ---> Running in aed46b3d22b3 [2021-03-30T08:15:58.662Z] Removing intermediate container aed46b3d22b3 [2021-03-30T08:15:58.662Z] ---> 859fde61aa7b [2021-03-30T08:15:58.662Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:15:58.662Z] Removing intermediate container 544c4bbc4c36 [2021-03-30T08:15:58.662Z] ---> 3289b7c215c9 [2021-03-30T08:15:58.662Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:15:58.662Z] Removing intermediate container cabc23b5fd55 [2021-03-30T08:15:58.662Z] Removing intermediate container 84db1084ab13 [2021-03-30T08:15:58.662Z] ---> c33debca058d [2021-03-30T08:15:58.662Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:15:58.662Z] ---> 5b5fd95689ab [2021-03-30T08:15:58.662Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:15:58.662Z] Removing intermediate container 978cde1f432c [2021-03-30T08:15:58.662Z] ---> a833113cc131 [2021-03-30T08:15:58.662Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:15:58.662Z] ---> Running in 15191e3f95b7 [2021-03-30T08:15:58.662Z] ---> Running in 130a6e47635a [2021-03-30T08:15:58.662Z] ---> Running in 2d52a646ebe3 [2021-03-30T08:15:58.662Z] ---> Running in 4b44d3015107 [2021-03-30T08:15:58.662Z] ---> Running in 9168509b6d16 [2021-03-30T08:15:58.662Z] Removing intermediate container 15191e3f95b7 [2021-03-30T08:15:58.662Z] ---> 24d0f34842f7 [2021-03-30T08:15:58.662Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T08:15:58.662Z] ---> Running in 0268e0d52547 [2021-03-30T08:15:58.662Z] Removing intermediate container 130a6e47635a [2021-03-30T08:15:58.662Z] ---> db704119e2a3 [2021-03-30T08:15:58.662Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T08:15:58.662Z] Removing intermediate container 2d52a646ebe3 [2021-03-30T08:15:58.662Z] ---> c8a55ef1d2f1 [2021-03-30T08:15:58.662Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T08:15:58.662Z] ---> Running in 38a21b29e028 [2021-03-30T08:15:58.662Z] Removing intermediate container 4b44d3015107 [2021-03-30T08:15:58.662Z] ---> b04c29e7ca65 [2021-03-30T08:15:58.662Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T08:15:58.662Z] Removing intermediate container 9168509b6d16 [2021-03-30T08:15:58.662Z] ---> 0675d6a6b145 [2021-03-30T08:15:58.662Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T08:15:58.662Z] ---> Running in ca3a630bde6d [2021-03-30T08:15:58.662Z] ---> Running in 66a74ae31184 [2021-03-30T08:15:58.662Z] ---> Running in 898b23bb11f2 [2021-03-30T08:15:59.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:15:59.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:15:59.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.153Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.703Z] OK: 217 MiB in 51 packages [2021-03-30T08:16:00.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:00.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:16:01.265Z] OK: 217 MiB in 51 packages [2021-03-30T08:16:01.543Z] OK: 217 MiB in 51 packages [2021-03-30T08:16:01.825Z] OK: 217 MiB in 51 packages [2021-03-30T08:16:02.103Z] OK: 217 MiB in 51 packages [2021-03-30T08:16:02.378Z] Removing intermediate container 0268e0d52547 [2021-03-30T08:16:02.378Z] ---> 72423b2369f3 [2021-03-30T08:16:02.378Z] Step 6/31 : COPY go.mod . [2021-03-30T08:16:02.973Z] Removing intermediate container 38a21b29e028 [2021-03-30T08:16:02.973Z] ---> e80aa1ed6417 [2021-03-30T08:16:02.973Z] Step 6/24 : COPY go.mod . [2021-03-30T08:16:03.041Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-30T08:16:03.041Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T08:16:03.580Z] Removing intermediate container ca3a630bde6d [2021-03-30T08:16:03.580Z] ---> 0fef636f01cd [2021-03-30T08:16:03.580Z] Step 6/23 : COPY go.mod . [2021-03-30T08:16:03.580Z] Removing intermediate container 66a74ae31184 [2021-03-30T08:16:03.580Z] ---> cb51abdaffaa [2021-03-30T08:16:03.580Z] Step 6/26 : COPY go.mod . [2021-03-30T08:16:03.580Z] ---> b21298d45fdf [2021-03-30T08:16:03.580Z] Step 7/31 : RUN go mod download [2021-03-30T08:16:03.854Z] Removing intermediate container 898b23bb11f2 [2021-03-30T08:16:03.854Z] ---> ad964e6d1c30 [2021-03-30T08:16:03.854Z] Step 6/21 : COPY go.mod . [2021-03-30T08:16:03.854Z] ---> Running in 3d6efa4adcfe [2021-03-30T08:16:04.130Z] ---> c307e4c6a392 [2021-03-30T08:16:04.130Z] Step 7/24 : RUN go mod download [2021-03-30T08:16:04.406Z] ---> Running in 6c45c3d97aeb [2021-03-30T08:16:04.406Z] ---> 28cc77f2dbdb [2021-03-30T08:16:04.406Z] Step 7/23 : RUN go mod download [2021-03-30T08:16:04.688Z] ---> c3176d2fc3f3 [2021-03-30T08:16:04.688Z] Step 7/26 : RUN go mod download [2021-03-30T08:16:04.688Z] ---> Running in b1c2c9aa10a0 [2021-03-30T08:16:04.688Z] ---> Running in d0f49c41b268 [2021-03-30T08:16:04.966Z] ---> 43b97aef2ef3 [2021-03-30T08:16:04.966Z] Step 7/21 : RUN go mod download [2021-03-30T08:16:05.242Z] ---> Running in ef04aaaeedc8 [2021-03-30T08:16:08.329Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T08:16:08.590Z] snap "core18" has no updates available [2021-03-30T08:16:08.669Z] Removing intermediate container 3d6efa4adcfe [2021-03-30T08:16:08.669Z] ---> b47a181f244f [2021-03-30T08:16:08.669Z] Step 8/31 : COPY . . [2021-03-30T08:16:08.947Z] Removing intermediate container 6c45c3d97aeb [2021-03-30T08:16:08.947Z] ---> 5dd46a4e4444 [2021-03-30T08:16:08.947Z] Step 8/24 : COPY . . [2021-03-30T08:16:09.162Z] Pulling go-build-helper [2021-03-30T08:16:09.162Z] + snapcraftctl pull [2021-03-30T08:16:09.544Z] Removing intermediate container b1c2c9aa10a0 [2021-03-30T08:16:09.544Z] ---> f66ebebb46b7 [2021-03-30T08:16:09.544Z] Step 8/23 : COPY . . [2021-03-30T08:16:10.545Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-30T08:16:10.545Z] Skipping pull go-build-helper (already ran) [2021-03-30T08:16:10.545Z] Building go-build-helper [2021-03-30T08:16:10.545Z] + snapcraftctl build [2021-03-30T08:16:10.602Z] Removing intermediate container d0f49c41b268 [2021-03-30T08:16:10.602Z] ---> a38c18e6e12c [2021-03-30T08:16:10.602Z] Step 8/26 : COPY . . [2021-03-30T08:16:11.207Z] Removing intermediate container ef04aaaeedc8 [2021-03-30T08:16:11.207Z] ---> 53df0223071b [2021-03-30T08:16:11.207Z] Step 8/21 : COPY . . [2021-03-30T08:16:12.463Z] Staging go-build-helper [2021-03-30T08:16:12.463Z] + snapcraftctl stage [2021-03-30T08:16:24.718Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T08:16:24.718Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T08:16:24.718Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T08:16:24.718Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T08:16:24.718Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T08:16:24.718Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T08:16:24.718Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T08:16:24.718Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T08:16:24.718Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T08:16:24.718Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T08:16:24.718Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T08:16:24.718Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T08:16:24.718Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T08:16:24.718Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T08:16:24.718Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T08:16:24.718Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T08:16:24.718Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T08:16:24.718Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T08:16:24.718Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T08:16:24.718Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T08:16:24.718Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T08:16:24.718Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T08:16:24.718Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T08:16:24.718Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T08:16:24.718Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T08:16:24.718Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T08:16:24.718Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T08:16:24.718Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-30T08:16:24.718Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T08:16:24.718Z] Fetched 224 kB in 0s (0 B/s) [2021-03-30T08:16:24.718Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T08:16:24.718Z] Fetched 157 kB in 0s (0 B/s) [2021-03-30T08:16:24.718Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T08:16:24.718Z] Fetched 221 kB in 0s (0 B/s) [2021-03-30T08:16:24.718Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T08:16:24.718Z] Fetched 143 kB in 0s (0 B/s) [2021-03-30T08:16:24.718Z] Pulling app-service-config [2021-03-30T08:16:24.718Z] + snapcraftctl pull [2021-03-30T08:16:24.718Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-30T08:16:24.718Z] Pulling config-common [2021-03-30T08:16:24.718Z] + snapcraftctl pull [2021-03-30T08:16:28.923Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T08:16:28.923Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T08:16:28.923Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T08:16:28.923Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:28.923Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T08:16:28.923Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:28.923Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T08:16:28.923Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:28.923Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T08:16:28.923Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:28.923Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T08:16:28.923Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:28.923Z] Pulling edgex-go [2021-03-30T08:16:28.923Z] + snapcraftctl pull [2021-03-30T08:16:38.019Z] ---> f600e59c5652 [2021-03-30T08:16:38.020Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T08:16:38.020Z] ---> 81a4ee036a0b [2021-03-30T08:16:38.020Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T08:16:38.020Z] ---> 99f0a4fb98aa [2021-03-30T08:16:38.020Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T08:16:38.020Z] ---> d67f1333842d [2021-03-30T08:16:38.020Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T08:16:38.020Z] ---> 00dc7e4bd251 [2021-03-30T08:16:38.020Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T08:16:38.020Z] ---> Running in 2222ac5cc302 [2021-03-30T08:16:38.020Z] ---> Running in bba43c9fb9e8 [2021-03-30T08:16:38.020Z] ---> Running in 42e03e001e8e [2021-03-30T08:16:38.020Z] ---> Running in ff34085e8c14 [2021-03-30T08:16:38.020Z] ---> Running in 5397f8391f6b [2021-03-30T08:16:38.020Z] 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 [2021-03-30T08:16:38.020Z] 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 [2021-03-30T08:16:38.020Z] 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 [2021-03-30T08:16:38.020Z] 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 [2021-03-30T08:16:38.020Z] 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 [2021-03-30T08:16:50.886Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T08:16:50.886Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T08:16:50.886Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T08:16:50.886Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-30T08:16:50.886Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-30T08:16:50.886Z] Fetched 279 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-30T08:16:50.886Z] Fetched 122 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-30T08:16:50.886Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-30T08:16:50.886Z] Fetched 8848 B in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-30T08:16:50.886Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-30T08:16:50.886Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-30T08:16:50.886Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-30T08:16:50.886Z] Fetched 214 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-30T08:16:50.886Z] Fetched 154 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-30T08:16:50.886Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-30T08:16:50.886Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-30T08:16:50.886Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-30T08:16:50.886Z] Fetched 499 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-30T08:16:50.886Z] Fetched 111 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-30T08:16:50.886Z] Fetched 240 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-30T08:16:50.886Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-30T08:16:50.886Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-30T08:16:50.886Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-30T08:16:50.886Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-30T08:16:50.886Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-30T08:16:50.886Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-30T08:16:50.886Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-30T08:16:50.886Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-30T08:16:50.886Z] Fetched 8720 B in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-30T08:16:50.886Z] Fetched 137 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-30T08:16:50.886Z] Fetched 119 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-30T08:16:50.886Z] Fetched 109 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-30T08:16:50.886Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-30T08:16:50.886Z] Fetched 645 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-30T08:16:50.886Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-30T08:16:50.886Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-30T08:16:50.886Z] Fetched 368 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-30T08:16:50.886Z] Fetched 187 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-30T08:16:50.886Z] Fetched 175 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-30T08:16:50.886Z] Fetched 206 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-30T08:16:50.886Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-30T08:16:50.886Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-30T08:16:50.886Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-30T08:16:50.887Z] Fetched 159 kB in 0s (0 B/s) [2021-03-30T08:16:50.887Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-30T08:16:50.887Z] Fetched 107 kB in 0s (0 B/s) [2021-03-30T08:16:50.887Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-30T08:16:50.887Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-30T08:16:50.887Z] Pulling static-packages [2021-03-30T08:16:50.887Z] + snapcraftctl pull [2021-03-30T08:16:50.887Z] Pulling version [2021-03-30T08:16:50.887Z] + cd /root/project [2021-03-30T08:16:50.887Z] + [ -f VERSION ] [2021-03-30T08:16:50.887Z] + PROJECT_VERSION=local-dev [2021-03-30T08:16:50.887Z] + git rev-parse --short HEAD [2021-03-30T08:16:50.887Z] + GIT_REVISION=d247fee7 [2021-03-30T08:16:50.887Z] + snapcraftctl set-version local-dev [2021-03-30T08:16:52.273Z] Skipping build go-build-helper (already ran) [2021-03-30T08:16:52.273Z] Building app-service-config [2021-03-30T08:16:52.273Z] + make build [2021-03-30T08:16:52.273Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-30T08:16:54.818Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-30T08:16:54.818Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-30T08:16:54.818Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-30T08:16:54.818Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-30T08:16:54.818Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-30T08:16:55.124Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-30T08:16:55.124Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-30T08:16:55.124Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-30T08:16:55.124Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-30T08:16:55.386Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-30T08:16:55.386Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-30T08:16:55.386Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-30T08:16:55.386Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-30T08:16:55.657Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-30T08:16:55.657Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-30T08:16:55.657Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-30T08:16:55.657Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-30T08:16:55.657Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-30T08:16:55.657Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-30T08:16:55.657Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-30T08:16:55.657Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-30T08:16:55.657Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-30T08:16:55.657Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-30T08:16:55.927Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-30T08:16:55.927Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-30T08:16:55.927Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-30T08:16:55.927Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-30T08:16:56.195Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-30T08:16:56.195Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-30T08:16:56.195Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-30T08:16:56.195Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-30T08:16:56.195Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-30T08:16:56.195Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-30T08:16:56.195Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-30T08:16:56.195Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-30T08:16:56.195Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-30T08:16:56.195Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-30T08:16:56.195Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-30T08:17:06.216Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-30T08:17:06.216Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-30T08:17:06.216Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-30T08:17:06.216Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-30T08:17:06.216Z] Building config-common [2021-03-30T08:17:06.216Z] + snapcraftctl build [2021-03-30T08:17:08.762Z] Building edgex-go [2021-03-30T08:17:08.762Z] + cd /root/parts/edgex-go/src [2021-03-30T08:17:08.762Z] + make build [2021-03-30T08:17:08.762Z] 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 [2021-03-30T08:17:09.345Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-30T08:17:09.345Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-30T08:17:09.345Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-30T08:17:09.345Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-30T08:17:09.345Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-30T08:17:09.345Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-30T08:17:09.345Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-30T08:17:09.345Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-30T08:17:09.611Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-30T08:17:13.814Z] 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 [2021-03-30T08:17:13.814Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-30T08:17:19.100Z] 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 [2021-03-30T08:17:20.039Z] 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 [2021-03-30T08:17:21.422Z] 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 [2021-03-30T08:17:21.994Z] 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 [2021-03-30T08:17:21.994Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-30T08:17:22.256Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-30T08:17:22.256Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-30T08:17:22.256Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-30T08:17:24.167Z] 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 [2021-03-30T08:17:24.167Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-30T08:17:24.167Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-30T08:17:25.555Z] 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 [2021-03-30T08:17:26.938Z] 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 [2021-03-30T08:17:27.919Z] 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 [2021-03-30T08:17:29.557Z] 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 [2021-03-30T08:17:29.557Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-30T08:17:30.563Z] 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 [2021-03-30T08:17:30.563Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-30T08:17:32.649Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-30T08:17:32.649Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-30T08:17:32.649Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-30T08:17:32.649Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-30T08:17:32.649Z] + 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 [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-30T08:17:32.649Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-30T08:17:32.649Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-30T08:17:32.649Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-30T08:17:32.649Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-30T08:17:35.965Z] Building static-packages [2021-03-30T08:17:35.965Z] + snapcraftctl build [2021-03-30T08:17:37.348Z] Building version [2021-03-30T08:17:37.349Z] + snapcraftctl build [2021-03-30T08:17:39.891Z] Skipping stage go-build-helper (already ran) [2021-03-30T08:17:39.891Z] Staging app-service-config [2021-03-30T08:17:39.891Z] + snapcraftctl stage [2021-03-30T08:17:40.466Z] Staging config-common [2021-03-30T08:17:40.466Z] + snapcraftctl stage [2021-03-30T08:17:41.846Z] Staging edgex-go [2021-03-30T08:17:41.846Z] + snapcraftctl stage [2021-03-30T08:17:42.796Z] Staging static-packages [2021-03-30T08:17:42.796Z] + snapcraftctl stage [2021-03-30T08:17:43.754Z] Staging version [2021-03-30T08:17:43.754Z] + snapcraftctl stage [2021-03-30T08:17:44.700Z] Priming go-build-helper [2021-03-30T08:17:44.700Z] + snapcraftctl prime [2021-03-30T08:17:45.640Z] Priming app-service-config [2021-03-30T08:17:45.640Z] + snapcraftctl prime [2021-03-30T08:17:47.020Z] Priming config-common [2021-03-30T08:17:47.020Z] + snapcraftctl prime [2021-03-30T08:17:47.960Z] Priming edgex-go [2021-03-30T08:17:47.960Z] + snapcraftctl prime [2021-03-30T08:17:49.344Z] Priming static-packages [2021-03-30T08:17:49.344Z] + snapcraftctl prime [2021-03-30T08:17:51.255Z] Priming version [2021-03-30T08:17:51.255Z] + snapcraftctl prime [2021-03-30T08:17:52.638Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T08:18:14.864Z] 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 [2021-03-30T08:18:14.864Z] 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 [2021-03-30T08:18:33.194Z] Removing intermediate container 42e03e001e8e [2021-03-30T08:18:33.194Z] ---> 62579c68eee0 [2021-03-30T08:18:33.194Z] [2021-03-30T08:18:33.194Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T08:18:33.194Z] Removing intermediate container ff34085e8c14 [2021-03-30T08:18:33.194Z] ---> dff851697178 [2021-03-30T08:18:33.194Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T08:18:33.194Z] 3.12: Pulling from library/alpine [2021-03-30T08:18:33.194Z] Removing intermediate container 5397f8391f6b [2021-03-30T08:18:33.194Z] ---> 088ee568166e [2021-03-30T08:18:33.194Z] [2021-03-30T08:18:33.194Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T08:18:33.194Z] Removing intermediate container bba43c9fb9e8 [2021-03-30T08:18:33.194Z] ---> 6cb7ab49b95b [2021-03-30T08:18:33.194Z] [2021-03-30T08:18:33.194Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T08:18:33.194Z] 3.12: Pulling from library/alpine [2021-03-30T08:18:33.194Z] 3.12: Pulling from library/alpine [2021-03-30T08:18:33.194Z] ---> Running in 185c17f4b3fa [2021-03-30T08:18:34.197Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T08:18:34.197Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T08:18:34.197Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T08:18:34.197Z] Status: Image is up to date for alpine:3.12 [2021-03-30T08:18:34.197Z] ---> e47305ac9786 [2021-03-30T08:18:34.197Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T08:18:34.197Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T08:18:34.197Z] Status: Image is up to date for alpine:3.12 [2021-03-30T08:18:34.197Z] ---> e47305ac9786 [2021-03-30T08:18:34.197Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T08:18:34.197Z] ---> e47305ac9786 [2021-03-30T08:18:34.197Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T08:18:34.797Z] ---> Running in e6cd5b23ddac [2021-03-30T08:18:34.797Z] ---> Running in defaf0163b63 [2021-03-30T08:18:34.797Z] ---> Running in f011dfc35e94 [2021-03-30T08:18:35.074Z] 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 [2021-03-30T08:18:36.076Z] Removing intermediate container f011dfc35e94 [2021-03-30T08:18:36.076Z] ---> 89e9b473848e [2021-03-30T08:18:36.076Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T08:18:36.076Z] ---> Running in c53f03126e53 [2021-03-30T08:18:37.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:37.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:37.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:37.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:37.960Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T08:18:37.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:37.960Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:18:38.251Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T08:18:38.251Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T08:18:38.251Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:18:38.251Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:18:38.251Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T08:18:38.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:38.251Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:18:38.251Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T08:18:38.251Z] OK: 7 MiB in 18 packages [2021-03-30T08:18:38.535Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T08:18:38.535Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T08:18:38.535Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T08:18:38.535Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:18:38.535Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:18:38.812Z] OK: 7 MiB in 20 packages [2021-03-30T08:18:39.097Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T08:18:39.097Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T08:18:39.097Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:18:39.097Z] OK: 5 MiB in 16 packages [2021-03-30T08:18:41.100Z] Removing intermediate container 185c17f4b3fa [2021-03-30T08:18:41.100Z] ---> 8c7e2cdd7833 [2021-03-30T08:18:41.100Z] [2021-03-30T08:18:41.100Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T08:18:41.388Z] 20.10.0: Pulling from library/docker [2021-03-30T08:18:41.388Z] Removing intermediate container c53f03126e53 [2021-03-30T08:18:41.388Z] ---> 5a3cf830ef6b [2021-03-30T08:18:41.388Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T08:18:41.668Z] Removing intermediate container defaf0163b63 [2021-03-30T08:18:41.668Z] ---> a7350926ab13 [2021-03-30T08:18:41.668Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T08:18:41.944Z] ---> Running in 432005d953b2 [2021-03-30T08:18:41.944Z] Removing intermediate container e6cd5b23ddac [2021-03-30T08:18:41.944Z] ---> 98e8d641982b [2021-03-30T08:18:41.944Z] ---> Running in 09ec3774ef91 [2021-03-30T08:18:41.944Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T08:18:42.218Z] ---> Running in b3beab56fe0e [2021-03-30T08:18:43.203Z] Removing intermediate container 432005d953b2 [2021-03-30T08:18:43.203Z] ---> f823767af812 [2021-03-30T08:18:43.203Z] Step 13/21 : WORKDIR /edgex [2021-03-30T08:18:43.203Z] Removing intermediate container 09ec3774ef91 [2021-03-30T08:18:43.203Z] ---> ffbd2c1d4cbb [2021-03-30T08:18:43.203Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T08:18:43.203Z] Removing intermediate container b3beab56fe0e [2021-03-30T08:18:43.203Z] ---> 5baa69f2c482 [2021-03-30T08:18:43.203Z] Step 13/24 : WORKDIR / [2021-03-30T08:18:43.477Z] ---> Running in 25cb7d987e99 [2021-03-30T08:18:43.758Z] ---> Running in 5d276320899d [2021-03-30T08:18:43.758Z] ---> Running in fbe9c132bf85 [2021-03-30T08:18:45.201Z] Removing intermediate container 25cb7d987e99 [2021-03-30T08:18:45.201Z] ---> 78cc773c7af4 [2021-03-30T08:18:45.201Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T08:18:45.201Z] Removing intermediate container fbe9c132bf85 [2021-03-30T08:18:45.201Z] ---> 7911f3579c77 [2021-03-30T08:18:45.201Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T08:18:45.805Z] Removing intermediate container 5d276320899d [2021-03-30T08:18:45.805Z] ---> b5e974ed2b7a [2021-03-30T08:18:45.805Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-30T08:18:46.082Z] ---> Running in b27d4641f081 [2021-03-30T08:18:46.688Z] ---> 614a8294924b [2021-03-30T08:18:46.688Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T08:18:47.292Z] Removing intermediate container 2222ac5cc302 [2021-03-30T08:18:47.293Z] ---> b4db2f422703 [2021-03-30T08:18:47.293Z] [2021-03-30T08:18:47.293Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:18:47.293Z] ---> e47305ac9786 [2021-03-30T08:18:47.293Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T08:18:47.293Z] ---> 8ad350d6f8e8 [2021-03-30T08:18:47.293Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-30T08:18:47.905Z] ---> Running in 0fde76c43b1d [2021-03-30T08:18:48.889Z] ---> bcbfa3dc359a [2021-03-30T08:18:48.889Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T08:18:48.889Z] Removing intermediate container 0fde76c43b1d [2021-03-30T08:18:48.889Z] ---> dc5b0d1c1c2d [2021-03-30T08:18:48.889Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T08:18:49.165Z] ---> fce5160c8565 [2021-03-30T08:18:49.165Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T08:18:49.165Z] ---> Running in 7873c1fbd3c2 [2021-03-30T08:18:50.142Z] Removing intermediate container b27d4641f081 [2021-03-30T08:18:50.142Z] ---> 2fbec461722a [2021-03-30T08:18:50.142Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T08:18:50.742Z] ---> 987e3b15a18f [2021-03-30T08:18:50.742Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T08:18:50.742Z] Removing intermediate container 7873c1fbd3c2 [2021-03-30T08:18:50.742Z] ---> ddbba297856e [2021-03-30T08:18:50.742Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T08:18:50.742Z] ---> Running in 15e5d3fd208d [2021-03-30T08:18:51.337Z] ---> Running in e890b53b0948 [2021-03-30T08:18:51.337Z] ---> 81df49614524 [2021-03-30T08:18:51.337Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T08:18:51.971Z] ---> Running in 8a2d9725bfda [2021-03-30T08:18:51.971Z] Removing intermediate container 15e5d3fd208d [2021-03-30T08:18:51.971Z] ---> 9700278142e5 [2021-03-30T08:18:51.971Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T08:18:52.265Z] Removing intermediate container e890b53b0948 [2021-03-30T08:18:52.265Z] ---> a11ace8d565f [2021-03-30T08:18:52.265Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:18:52.265Z] ---> d181b4dff521 [2021-03-30T08:18:52.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T08:18:52.545Z] ---> Running in dbfb8e51195d [2021-03-30T08:18:52.858Z] Removing intermediate container 8a2d9725bfda [2021-03-30T08:18:52.858Z] ---> a627bf6fe7fc [2021-03-30T08:18:52.858Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T08:18:53.219Z] ---> Running in 73f56ca0b009 [2021-03-30T08:18:54.216Z] ---> d7c5bb068cc6 [2021-03-30T08:18:54.216Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T08:18:54.490Z] ---> Running in 9327e3b47511 [2021-03-30T08:18:54.490Z] Removing intermediate container 73f56ca0b009 [2021-03-30T08:18:54.490Z] ---> 2b41c605c21a [2021-03-30T08:18:54.490Z] Step 19/21 : LABEL arch=arm64 [2021-03-30T08:18:54.490Z] ---> 69439ed5bc90 [2021-03-30T08:18:54.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T08:18:54.769Z] ---> Running in c09ec0e165eb [2021-03-30T08:18:55.758Z] Removing intermediate container dbfb8e51195d [2021-03-30T08:18:55.758Z] ---> 8665d1018ab4 [2021-03-30T08:18:55.758Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T08:18:55.758Z] Removing intermediate container c09ec0e165eb [2021-03-30T08:18:55.758Z] ---> 64682b9210f6 [2021-03-30T08:18:55.758Z] Step 20/21 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:18:55.758Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T08:18:56.032Z] ---> Running in f7e512032c12 [2021-03-30T08:18:56.032Z] ---> Running in 1e6c632819e3 [2021-03-30T08:18:56.032Z] ---> cfe58da31d4f [2021-03-30T08:18:56.032Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-30T08:18:56.032Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T08:18:56.032Z] ---> eeaf43b92773 [2021-03-30T08:18:56.032Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T08:18:56.314Z] ---> Running in fe1ddfde927d [2021-03-30T08:18:56.314Z] ---> Running in cfaaad746403 [2021-03-30T08:18:56.590Z] Removing intermediate container 1e6c632819e3 [2021-03-30T08:18:56.590Z] ---> cd906431ba42 [2021-03-30T08:18:56.590Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T08:18:56.869Z] ---> Running in 735ee7a7398c [2021-03-30T08:18:57.862Z] Removing intermediate container 735ee7a7398c [2021-03-30T08:18:57.863Z] ---> 72c964ab1910 [2021-03-30T08:18:57.863Z] [2021-03-30T08:18:57.863Z] Removing intermediate container 9327e3b47511 [2021-03-30T08:18:57.863Z] ---> 524d20a63abd [2021-03-30T08:18:57.863Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:18:57.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:58.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:58.472Z] Successfully built 72c964ab1910 [2021-03-30T08:18:58.472Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-30T08:18:58.472Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-03-30T08:18:58.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:58.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:18:58.753Z] ---> 37d4c028c622 [2021-03-30T08:18:58.753Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T08:18:59.365Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T08:18:59.365Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T08:18:59.365Z] Executing bash-5.0.17-r0.post-install [2021-03-30T08:18:59.365Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:18:59.365Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T08:18:59.365Z] OK: 12 MiB in 22 packages [2021-03-30T08:18:59.642Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T08:18:59.642Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T08:18:59.642Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T08:18:59.917Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T08:18:59.917Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T08:19:00.196Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:19:00.196Z] OK: 8 MiB in 20 packages [2021-03-30T08:19:00.196Z] Removing intermediate container fe1ddfde927d [2021-03-30T08:19:00.196Z] ---> 7c48178fa96e [2021-03-30T08:19:00.196Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T08:19:01.665Z] ---> Running in e5b3aba4979d [2021-03-30T08:19:02.302Z] ---> 43ebb0004a71 [2021-03-30T08:19:02.302Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T08:19:02.302Z] Removing intermediate container cfaaad746403 [2021-03-30T08:19:02.302Z] ---> 82d53bb6455a [2021-03-30T08:19:02.302Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T08:19:02.574Z] Removing intermediate container e5b3aba4979d [2021-03-30T08:19:02.574Z] ---> b4934f18a2e3 [2021-03-30T08:19:02.574Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T08:19:02.852Z] ---> Running in 69f65b7b292b [2021-03-30T08:19:02.852Z] ---> Running in b42963831621 [2021-03-30T08:19:03.142Z] Removing intermediate container f7e512032c12 [2021-03-30T08:19:03.142Z] ---> bbd4475ff795 [2021-03-30T08:19:03.142Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:19:03.736Z] ---> c20b6227920f [2021-03-30T08:19:03.736Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T08:19:03.736Z] Removing intermediate container 69f65b7b292b [2021-03-30T08:19:03.736Z] ---> 543c687926f3 [2021-03-30T08:19:03.736Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T08:19:04.008Z] Removing intermediate container b42963831621 [2021-03-30T08:19:04.008Z] ---> 1bf320c6c3d7 [2021-03-30T08:19:04.008Z] Step 23/24 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:19:04.602Z] ---> Running in fc8994e949e8 [2021-03-30T08:19:04.883Z] ---> Running in 1465d12f2212 [2021-03-30T08:19:04.883Z] ---> 0516f612be7e [2021-03-30T08:19:04.883Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T08:19:04.883Z] ---> 6797575d3f6e [2021-03-30T08:19:04.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T08:19:05.486Z] Removing intermediate container fc8994e949e8 [2021-03-30T08:19:05.486Z] ---> 8aaf606bf7b8 [2021-03-30T08:19:05.486Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T08:19:05.486Z] Removing intermediate container 1465d12f2212 [2021-03-30T08:19:05.486Z] ---> c595491745b9 [2021-03-30T08:19:05.486Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T08:19:05.763Z] ---> Running in 7c7884efffe2 [2021-03-30T08:19:06.034Z] ---> Running in 360470de843e [2021-03-30T08:19:06.034Z] ---> d56417bb85bc [2021-03-30T08:19:06.034Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T08:19:06.634Z] ---> Running in 09b625e9be17 [2021-03-30T08:19:06.634Z] Removing intermediate container 7c7884efffe2 [2021-03-30T08:19:06.634Z] ---> b2b5e78ae98b [2021-03-30T08:19:06.634Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T08:19:06.914Z] Removing intermediate container 360470de843e [2021-03-30T08:19:06.914Z] ---> 26daba77b60a [2021-03-30T08:19:06.914Z] [2021-03-30T08:19:06.914Z] ---> 8ae7872ebc4e [2021-03-30T08:19:06.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T08:19:07.900Z] Successfully built 26daba77b60a [2021-03-30T08:19:07.900Z] Removing intermediate container 09b625e9be17 [2021-03-30T08:19:07.900Z] ---> 54b73ceb511b [2021-03-30T08:19:07.900Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T08:19:07.900Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-30T08:19:07.900Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-03-30T08:19:08.504Z] ---> b8f6e3e900e4 [2021-03-30T08:19:08.504Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T08:19:08.504Z] ---> 3c2b3e09422d [2021-03-30T08:19:08.504Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T08:19:08.504Z] ---> Running in 735ff1c0fb67 [2021-03-30T08:19:08.778Z] ---> 99deab581ccd [2021-03-30T08:19:08.778Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T08:19:09.381Z] ---> Running in 503307b38f48 [2021-03-30T08:19:09.657Z] Removing intermediate container 735ff1c0fb67 [2021-03-30T08:19:09.657Z] ---> 24f884503960 [2021-03-30T08:19:09.657Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:19:10.256Z] ---> ddc6a213a09f [2021-03-30T08:19:10.256Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T08:19:10.256Z] ---> Running in e94cc3b069c1 [2021-03-30T08:19:11.709Z] Removing intermediate container e94cc3b069c1 [2021-03-30T08:19:11.709Z] ---> 2ce7027d88cd [2021-03-30T08:19:11.709Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T08:19:12.334Z] ---> 2624e4951685 [2021-03-30T08:19:12.334Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T08:19:12.334Z] ---> Running in 12e28faeac08 [2021-03-30T08:19:13.323Z] ---> Running in b27941947e06 [2021-03-30T08:19:13.596Z] Removing intermediate container 12e28faeac08 [2021-03-30T08:19:13.596Z] ---> 696a2a7322c3 [2021-03-30T08:19:13.596Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:19:14.201Z] ---> Running in 48ea9ca9eb07 [2021-03-30T08:19:14.201Z] Removing intermediate container 503307b38f48 [2021-03-30T08:19:14.201Z] ---> 417a9393de67 [2021-03-30T08:19:14.201Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T08:19:14.799Z] ---> Running in d3350918babe [2021-03-30T08:19:14.799Z] Removing intermediate container 48ea9ca9eb07 [2021-03-30T08:19:14.799Z] ---> 27f4d643ec5f [2021-03-30T08:19:14.799Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:19:15.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:15.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:15.365Z] ---> Running in 4214d1da3ab1 [2021-03-30T08:19:15.965Z] Removing intermediate container d3350918babe [2021-03-30T08:19:15.965Z] ---> 5fc48e191d05 [2021-03-30T08:19:15.965Z] Step 28/31 : CMD ["gate"] [2021-03-30T08:19:15.965Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T08:19:15.965Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T08:19:15.965Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T08:19:15.966Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T08:19:15.966Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T08:19:15.966Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T08:19:15.966Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T08:19:16.238Z] Removing intermediate container 4214d1da3ab1 [2021-03-30T08:19:16.238Z] ---> f9316e997a66 [2021-03-30T08:19:16.238Z] [2021-03-30T08:19:16.512Z] Successfully built f9316e997a66 [2021-03-30T08:19:17.112Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-30T08:19:17.113Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-30T08:19:17.113Z] ---> Running in 3b579a1324ab [2021-03-30T08:19:18.098Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T08:19:18.098Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T08:19:18.098Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T08:19:18.098Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T08:19:18.098Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T08:19:18.098Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T08:19:18.098Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T08:19:18.098Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T08:19:18.098Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T08:19:18.098Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T08:19:18.378Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T08:19:18.378Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T08:19:18.378Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T08:19:18.378Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T08:19:18.378Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T08:19:18.378Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T08:19:18.378Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T08:19:18.378Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T08:19:18.378Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T08:19:18.378Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T08:19:18.378Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T08:19:18.378Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T08:19:18.378Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T08:19:18.378Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T08:19:18.378Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T08:19:18.378Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T08:19:18.378Z] Removing intermediate container 3b579a1324ab [2021-03-30T08:19:18.378Z] ---> da0ac60f5274 [2021-03-30T08:19:18.378Z] Step 29/31 : LABEL arch=arm64 [2021-03-30T08:19:18.655Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:19:18.655Z] OK: 71 MiB in 55 packages [2021-03-30T08:19:19.257Z] ---> Running in 2320fe6428b3 [2021-03-30T08:19:19.863Z] Removing intermediate container 2320fe6428b3 [2021-03-30T08:19:19.863Z] ---> be230347ecbb [2021-03-30T08:19:19.863Z] Step 30/31 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:19:20.845Z] ---> Running in 8cbf41747707 [2021-03-30T08:19:21.845Z] Removing intermediate container 8cbf41747707 [2021-03-30T08:19:21.845Z] ---> d6e21fc607fa [2021-03-30T08:19:21.845Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T08:19:22.445Z] ---> Running in 04c5bdc14d98 [2021-03-30T08:19:23.887Z] Removing intermediate container 04c5bdc14d98 [2021-03-30T08:19:23.887Z] ---> b80d03852dd9 [2021-03-30T08:19:23.887Z] [2021-03-30T08:19:24.487Z] Successfully built b80d03852dd9 [2021-03-30T08:19:24.762Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:19:24.762Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:19:24.762Z] ---> cfee73b4604c [2021-03-30T08:19:24.762Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T08:19:24.762Z] ---> Using cache [2021-03-30T08:19:24.762Z] ---> a833113cc131 [2021-03-30T08:19:24.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:19:24.762Z] ---> Using cache [2021-03-30T08:19:24.762Z] ---> 0675d6a6b145 [2021-03-30T08:19:24.762Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T08:19:25.357Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-30T08:19:25.357Z] Building docker-core-command-go [2021-03-30T08:19:26.335Z]  Building docker-security-bootstrapper-go ... done  ---> Running in 12c366608e5a [2021-03-30T08:19:27.312Z] Removing intermediate container b27941947e06 [2021-03-30T08:19:27.312Z] ---> 555c2d67b083 [2021-03-30T08:19:27.312Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T08:19:27.590Z] ---> Running in 685939555ed1 [2021-03-30T08:19:27.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:28.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:29.171Z] OK: 217 MiB in 51 packages [2021-03-30T08:19:32.585Z] Removing intermediate container 12c366608e5a [2021-03-30T08:19:32.585Z] ---> c055bac45e66 [2021-03-30T08:19:32.585Z] Step 6/22 : COPY go.mod . [2021-03-30T08:19:33.579Z] Collecting docker-compose==1.23.2 [2021-03-30T08:19:33.579Z] ---> b3d0ed148845 [2021-03-30T08:19:33.579Z] Step 7/22 : RUN go mod download [2021-03-30T08:19:33.579Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T08:19:33.849Z] ---> Running in d7082941fe98 [2021-03-30T08:19:34.827Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T08:19:34.827Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T08:19:35.103Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T08:19:35.376Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T08:19:37.366Z] Removing intermediate container d7082941fe98 [2021-03-30T08:19:37.366Z] ---> 9ca048b30ab9 [2021-03-30T08:19:37.366Z] Step 8/22 : COPY . . [2021-03-30T08:19:37.639Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T08:19:37.916Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T08:19:39.361Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T08:19:39.361Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T08:19:39.957Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T08:19:39.957Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T08:19:42.587Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-30T08:19:43.188Z] Collecting PyYAML<4,>=3.10 [2021-03-30T08:19:43.188Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T08:19:43.847Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:19:43.847Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:19:43.847Z] ---> cfee73b4604c [2021-03-30T08:19:43.847Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T08:19:43.847Z] ---> Using cache [2021-03-30T08:19:43.847Z] ---> a833113cc131 [2021-03-30T08:19:43.847Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:19:43.847Z] ---> Using cache [2021-03-30T08:19:43.847Z] ---> 0675d6a6b145 [2021-03-30T08:19:43.847Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T08:19:47.255Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T08:19:47.256Z] ---> Running in 8c2ddfbf57cc [2021-03-30T08:19:47.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T08:19:48.242Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T08:19:48.242Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T08:19:49.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:49.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:19:50.603Z] OK: 217 MiB in 51 packages [2021-03-30T08:19:50.603Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T08:19:50.603Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T08:19:51.656Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T08:19:51.656Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T08:19:53.694Z] Collecting idna<2.8,>=2.5 [2021-03-30T08:19:53.694Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T08:19:53.694Z] 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) [2021-03-30T08:19:53.694Z] 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) [2021-03-30T08:19:53.694Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T08:19:53.694Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T08:19:53.969Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T08:19:53.969Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T08:19:53.969Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T08:19:53.969Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T08:19:54.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:19:54.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:19:54.248Z] ---> cfee73b4604c [2021-03-30T08:19:54.248Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:19:54.248Z] ---> Using cache [2021-03-30T08:19:54.248Z] ---> a833113cc131 [2021-03-30T08:19:54.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:19:54.248Z] ---> Using cache [2021-03-30T08:19:54.248Z] ---> 0675d6a6b145 [2021-03-30T08:19:54.248Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T08:19:54.248Z] ---> Using cache [2021-03-30T08:19:54.532Z] ---> c055bac45e66 [2021-03-30T08:19:54.532Z] Step 6/23 : COPY go.mod . [2021-03-30T08:19:54.532Z] ---> Using cache [2021-03-30T08:19:54.532Z] ---> b3d0ed148845 [2021-03-30T08:19:54.532Z] Step 7/23 : RUN go mod download [2021-03-30T08:19:54.532Z] ---> Using cache [2021-03-30T08:19:54.532Z] ---> 9ca048b30ab9 [2021-03-30T08:19:54.532Z] Step 8/23 : COPY . . [2021-03-30T08:19:54.811Z] Removing intermediate container 8c2ddfbf57cc [2021-03-30T08:19:54.811Z] ---> b5b1ecbc19bd [2021-03-30T08:19:54.811Z] Step 6/22 : COPY go.mod . [2021-03-30T08:19:55.110Z] Installing collected packages: websocket-client, texttable, jsonschema, urllib3, idna, requests, dockerpty, PyYAML, docker-pycreds, docker, docopt, cached-property, docker-compose [2021-03-30T08:19:55.389Z] Running setup.py install for texttable: started [2021-03-30T08:19:56.835Z] ---> 8e05a5272941 [2021-03-30T08:19:56.835Z] Step 7/22 : RUN go mod download [2021-03-30T08:19:57.582Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T08:19:57.862Z] ---> Running in 8891c3f7ca96 [2021-03-30T08:19:58.137Z] Attempting uninstall: urllib3 [2021-03-30T08:19:58.137Z] Found existing installation: urllib3 1.25.9 [2021-03-30T08:19:58.137Z] Uninstalling urllib3-1.25.9: [2021-03-30T08:19:58.414Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T08:19:59.026Z] Attempting uninstall: idna [2021-03-30T08:19:59.026Z] Found existing installation: idna 2.9 [2021-03-30T08:19:59.026Z] Uninstalling idna-2.9: [2021-03-30T08:19:59.301Z] Successfully uninstalled idna-2.9 [2021-03-30T08:20:00.287Z] Attempting uninstall: requests [2021-03-30T08:20:00.287Z] Found existing installation: requests 2.23.0 [2021-03-30T08:20:00.287Z] Uninstalling requests-2.23.0: [2021-03-30T08:20:00.287Z] Successfully uninstalled requests-2.23.0 [2021-03-30T08:20:00.894Z] Running setup.py install for dockerpty: started [2021-03-30T08:20:01.512Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T08:20:01.512Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T08:20:01.512Z] ---> cfee73b4604c [2021-03-30T08:20:01.512Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> a833113cc131 [2021-03-30T08:20:01.512Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> 0675d6a6b145 [2021-03-30T08:20:01.512Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> c055bac45e66 [2021-03-30T08:20:01.512Z] Step 6/23 : COPY go.mod . [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> b3d0ed148845 [2021-03-30T08:20:01.512Z] Step 7/23 : RUN go mod download [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> 9ca048b30ab9 [2021-03-30T08:20:01.512Z] Step 8/23 : COPY . . [2021-03-30T08:20:01.512Z] ---> Using cache [2021-03-30T08:20:01.512Z] ---> 1cbbca7f778c [2021-03-30T08:20:01.512Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T08:20:03.514Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T08:20:03.514Z] Running setup.py install for PyYAML: started [2021-03-30T08:20:03.514Z] ---> Running in ee7470c3962e [2021-03-30T08:20:04.509Z] ---> 1cbbca7f778c [2021-03-30T08:20:04.509Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T08:20:04.509Z] Removing intermediate container 8891c3f7ca96 [2021-03-30T08:20:04.509Z] ---> d46d6ce95cd0 [2021-03-30T08:20:04.509Z] Step 8/22 : COPY . . [2021-03-30T08:20:04.785Z] ---> Running in 0c80f7d88a97 [2021-03-30T08:20:05.396Z] 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 [2021-03-30T08:20:06.852Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T08:20:06.852Z] 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 [2021-03-30T08:20:07.843Z] Running setup.py install for docopt: started [2021-03-30T08:20:10.495Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T08:20:11.952Z] 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.58.0 [2021-03-30T08:20:22.159Z] ---> 5b490ea003a4 [2021-03-30T08:20:22.159Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T08:20:22.159Z] ---> Running in c5ea8302313e [2021-03-30T08:20:22.757Z] Removing intermediate container 685939555ed1 [2021-03-30T08:20:22.757Z] ---> 280ed2eb3a8c [2021-03-30T08:20:22.757Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T08:20:23.358Z] ---> Running in 1f6ab9d6dff0 [2021-03-30T08:20:24.807Z] 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 [2021-03-30T08:20:26.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:20:26.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:20:26.916Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T08:20:26.916Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T08:20:27.197Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T08:20:27.197Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:20:27.197Z] OK: 72 MiB in 58 packages [2021-03-30T08:20:30.608Z] Removing intermediate container 1f6ab9d6dff0 [2021-03-30T08:20:30.608Z] ---> a30e6bddae37 [2021-03-30T08:20:30.608Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T08:20:30.892Z] ---> Running in 0ab7797b1db1 [2021-03-30T08:20:31.523Z] ---> 059c6ab7af96 [2021-03-30T08:20:31.524Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T08:20:31.807Z] ---> Running in 20ba8216e11c [2021-03-30T08:20:31.807Z] Removing intermediate container 0ab7797b1db1 [2021-03-30T08:20:31.807Z] ---> d4a4ab63fa6b [2021-03-30T08:20:31.807Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:20:32.086Z] ---> Running in fee57f8a19e4 [2021-03-30T08:20:33.080Z] Removing intermediate container fee57f8a19e4 [2021-03-30T08:20:33.080Z] ---> 3abbaa3f3844 [2021-03-30T08:20:33.080Z] Step 24/26 : LABEL arch=arm64 [2021-03-30T08:20:33.359Z] ---> Running in a4b76c2a279f [2021-03-30T08:20:33.638Z] 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 [2021-03-30T08:20:33.915Z] Removing intermediate container a4b76c2a279f [2021-03-30T08:20:33.915Z] ---> 70f22fefc058 [2021-03-30T08:20:33.915Z] Step 25/26 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:20:34.193Z] ---> Running in f28931f614d7 [2021-03-30T08:20:35.188Z] Removing intermediate container f28931f614d7 [2021-03-30T08:20:35.188Z] ---> 1b187b897bc6 [2021-03-30T08:20:35.188Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T08:20:35.188Z] ---> Running in 76d15ef8b33e [2021-03-30T08:20:35.793Z] Removing intermediate container 76d15ef8b33e [2021-03-30T08:20:35.793Z] ---> 58a1ddd85275 [2021-03-30T08:20:35.793Z] [2021-03-30T08:20:36.399Z] Successfully built 58a1ddd85275 [2021-03-30T08:20:36.399Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-30T08:21:44.461Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ee7470c3962e [2021-03-30T08:21:44.461Z] ---> eb4e920283b0 [2021-03-30T08:21:44.461Z] [2021-03-30T08:21:44.461Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:21:44.461Z] ---> e47305ac9786 [2021-03-30T08:21:44.461Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:21:44.461Z] ---> Running in 031b2713359a [2021-03-30T08:21:47.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:21:47.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:21:47.727Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T08:21:47.727Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:21:47.727Z] OK: 5 MiB in 15 packages [2021-03-30T08:21:49.222Z] Removing intermediate container 0c80f7d88a97 [2021-03-30T08:21:49.222Z] ---> 90145f77b47d [2021-03-30T08:21:49.222Z] [2021-03-30T08:21:49.222Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T08:21:49.222Z] ---> e47305ac9786 [2021-03-30T08:21:49.222Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:21:49.513Z] ---> Running in c7ec906e23a3 [2021-03-30T08:21:50.123Z] Removing intermediate container 031b2713359a [2021-03-30T08:21:50.123Z] ---> ed64567aed23 [2021-03-30T08:21:50.123Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:21:50.411Z] ---> Running in 9bebb91e8b78 [2021-03-30T08:21:51.414Z] Removing intermediate container 9bebb91e8b78 [2021-03-30T08:21:51.414Z] ---> 177b6e66b75e [2021-03-30T08:21:51.414Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T08:21:51.414Z] ---> Running in 3cb5cbd95074 [2021-03-30T08:21:51.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:21:51.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:21:52.305Z] Removing intermediate container 3cb5cbd95074 [2021-03-30T08:21:52.305Z] ---> a3d5cc83e63c [2021-03-30T08:21:52.305Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T08:21:52.305Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T08:21:52.305Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:21:52.305Z] ---> Running in d161f748c7ce [2021-03-30T08:21:52.305Z] OK: 5 MiB in 15 packages [2021-03-30T08:21:52.915Z] Removing intermediate container d161f748c7ce [2021-03-30T08:21:52.915Z] ---> 1e409c87f442 [2021-03-30T08:21:52.915Z] Step 15/23 : WORKDIR / [2021-03-30T08:21:53.196Z] ---> Running in e967d10b5e7b [2021-03-30T08:21:54.209Z] Removing intermediate container e967d10b5e7b [2021-03-30T08:21:54.210Z] ---> 656a91f3eb5c [2021-03-30T08:21:54.210Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:21:54.587Z] Removing intermediate container c7ec906e23a3 [2021-03-30T08:21:54.587Z] ---> 908241da1430 [2021-03-30T08:21:54.587Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:21:54.587Z] ---> Running in 89a04ae15621 [2021-03-30T08:21:55.341Z] Removing intermediate container 89a04ae15621 [2021-03-30T08:21:55.341Z] ---> faf7fa4598c9 [2021-03-30T08:21:55.341Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T08:21:55.622Z] ---> e93453bfdef7 [2021-03-30T08:21:55.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T08:21:55.622Z] ---> Running in 0cf2e7e4898a [2021-03-30T08:21:56.683Z] Removing intermediate container 0cf2e7e4898a [2021-03-30T08:21:56.683Z] ---> 41bec5a2a8eb [2021-03-30T08:21:56.683Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T08:21:56.966Z] ---> Running in 710fd3b35fc8 [2021-03-30T08:21:57.956Z] Removing intermediate container 710fd3b35fc8 [2021-03-30T08:21:57.956Z] ---> cfa896b00e46 [2021-03-30T08:21:57.956Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:21:58.231Z] ---> 8069aedd75e0 [2021-03-30T08:21:58.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T08:21:59.227Z] ---> 55ea1a2dae2e [2021-03-30T08:21:59.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T08:21:59.503Z] ---> a42b639728b4 [2021-03-30T08:21:59.503Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T08:21:59.780Z] ---> Running in e0d5c3973bbd [2021-03-30T08:22:00.381Z] Removing intermediate container e0d5c3973bbd [2021-03-30T08:22:00.381Z] ---> e58562666376 [2021-03-30T08:22:00.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:22:00.979Z] ---> Running in 67330533961e [2021-03-30T08:22:00.979Z] ---> e1fd7c48e811 [2021-03-30T08:22:00.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T08:22:01.970Z] Removing intermediate container 67330533961e [2021-03-30T08:22:01.970Z] ---> fc88a822fe44 [2021-03-30T08:22:01.970Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T08:22:01.970Z] ---> Running in d38b781aa47d [2021-03-30T08:22:02.250Z] ---> 37a2c5eda629 [2021-03-30T08:22:02.250Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T08:22:02.523Z] ---> Running in 93766224c09d [2021-03-30T08:22:02.523Z] Removing intermediate container d38b781aa47d [2021-03-30T08:22:02.523Z] ---> 3096564d266f [2021-03-30T08:22:02.523Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:22:02.794Z] ---> Running in e78c7249c04f [2021-03-30T08:22:03.073Z] Removing intermediate container 93766224c09d [2021-03-30T08:22:03.073Z] ---> d422bbe1804b [2021-03-30T08:22:03.073Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:22:03.348Z] ---> Running in 24aa1c944055 [2021-03-30T08:22:03.348Z] Removing intermediate container e78c7249c04f [2021-03-30T08:22:03.348Z] ---> a1dc7ba85fbb [2021-03-30T08:22:03.348Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:22:03.959Z] ---> Running in 8e24124b5711 [2021-03-30T08:22:04.234Z] Removing intermediate container 24aa1c944055 [2021-03-30T08:22:04.234Z] ---> c0c103752e6a [2021-03-30T08:22:04.234Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T08:22:04.505Z] ---> Running in 6aa5eca0658a [2021-03-30T08:22:04.779Z] Removing intermediate container 8e24124b5711 [2021-03-30T08:22:04.779Z] ---> d5db46d24fe1 [2021-03-30T08:22:04.779Z] [2021-03-30T08:22:05.377Z] Removing intermediate container 6aa5eca0658a [2021-03-30T08:22:05.377Z] ---> 5b53d2fb9978 [2021-03-30T08:22:05.377Z] Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:22:05.377Z] Successfully built d5db46d24fe1 [2021-03-30T08:22:05.659Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-30T08:22:05.659Z]  Building docker-core-command-go ... done  ---> Running in d44d8a4d3cd8 [2021-03-30T08:22:05.933Z] Removing intermediate container 20ba8216e11c [2021-03-30T08:22:05.933Z] ---> 7e29ad576145 [2021-03-30T08:22:05.933Z] [2021-03-30T08:22:05.933Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T08:22:05.933Z] ---> e47305ac9786 [2021-03-30T08:22:05.933Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T08:22:06.541Z] ---> Running in f9b622668299 [2021-03-30T08:22:06.541Z] Removing intermediate container d44d8a4d3cd8 [2021-03-30T08:22:06.541Z] ---> b44c3c54ec86 [2021-03-30T08:22:06.541Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T08:22:06.820Z] ---> Running in 1716ca67427d [2021-03-30T08:22:07.428Z] Removing intermediate container 1716ca67427d [2021-03-30T08:22:07.428Z] ---> 174caea94851 [2021-03-30T08:22:07.428Z] [2021-03-30T08:22:08.027Z] Successfully built 174caea94851 [2021-03-30T08:22:08.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T08:22:08.027Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-30T08:22:08.301Z]  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T08:22:08.899Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T08:22:08.899Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T08:22:08.899Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T08:22:08.899Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T08:22:09.176Z] OK: 6 MiB in 16 packages [2021-03-30T08:22:10.614Z] Removing intermediate container c5ea8302313e [2021-03-30T08:22:10.614Z] ---> 8be64e71263f [2021-03-30T08:22:10.614Z] [2021-03-30T08:22:10.614Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T08:22:10.614Z] ---> e47305ac9786 [2021-03-30T08:22:10.614Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T08:22:10.614Z] ---> Using cache [2021-03-30T08:22:10.614Z] ---> 908241da1430 [2021-03-30T08:22:10.614Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:22:10.614Z] ---> Using cache [2021-03-30T08:22:10.614Z] ---> faf7fa4598c9 [2021-03-30T08:22:10.614Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T08:22:10.892Z] ---> Running in e10f0271bdf4 [2021-03-30T08:22:11.165Z] Removing intermediate container f9b622668299 [2021-03-30T08:22:11.165Z] ---> 610a61146350 [2021-03-30T08:22:11.165Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T08:22:11.446Z] ---> Running in 6dd040f947a2 [2021-03-30T08:22:11.446Z] Removing intermediate container e10f0271bdf4 [2021-03-30T08:22:11.446Z] ---> 2b78360d9e55 [2021-03-30T08:22:11.446Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T08:22:11.720Z] ---> Running in f5c599d66579 [2021-03-30T08:22:11.720Z] Removing intermediate container 6dd040f947a2 [2021-03-30T08:22:11.720Z] ---> 9a7762ee6e91 [2021-03-30T08:22:11.720Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T08:22:11.997Z] ---> Running in 9cc9501bb67c [2021-03-30T08:22:11.997Z] Removing intermediate container f5c599d66579 [2021-03-30T08:22:11.997Z] ---> 006fa454df9b [2021-03-30T08:22:11.997Z] Step 15/23 : WORKDIR / [2021-03-30T08:22:12.273Z] ---> Running in 515d99b1ac15 [2021-03-30T08:22:12.274Z] Removing intermediate container 9cc9501bb67c [2021-03-30T08:22:12.274Z] ---> 960e222378ce [2021-03-30T08:22:12.274Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T08:22:12.546Z] ---> Running in e2b6c6c4354e [2021-03-30T08:22:12.816Z] Removing intermediate container 515d99b1ac15 [2021-03-30T08:22:12.816Z] ---> 4c6b75310495 [2021-03-30T08:22:12.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:22:13.088Z] Removing intermediate container e2b6c6c4354e [2021-03-30T08:22:13.088Z] ---> 341e11080cca [2021-03-30T08:22:13.088Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T08:22:13.682Z] ---> 19ca847fe6b5 [2021-03-30T08:22:13.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T08:22:13.954Z] ---> 44a03e54892f [2021-03-30T08:22:13.954Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T08:22:15.397Z] ---> 9dd896511c80 [2021-03-30T08:22:15.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T08:22:15.677Z] ---> 867cb24af9c7 [2021-03-30T08:22:15.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T08:22:16.274Z] ---> 5a0b1e10d421 [2021-03-30T08:22:16.274Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T08:22:16.274Z] ---> 17a1300d07e7 [2021-03-30T08:22:16.274Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T08:22:16.548Z] ---> Running in b8e9a8eb6d40 [2021-03-30T08:22:16.548Z] ---> Running in 139df38a114a [2021-03-30T08:22:16.820Z] Removing intermediate container b8e9a8eb6d40 [2021-03-30T08:22:16.820Z] ---> 05ce5a8080b2 [2021-03-30T08:22:16.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:22:17.094Z] Removing intermediate container 139df38a114a [2021-03-30T08:22:17.094Z] ---> 8593301709ff [2021-03-30T08:22:17.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T08:22:17.094Z] ---> Running in a998ab99be98 [2021-03-30T08:22:17.094Z] ---> Running in 86023afa6fa6 [2021-03-30T08:22:17.688Z] Removing intermediate container a998ab99be98 [2021-03-30T08:22:17.688Z] ---> 89f7d662fd31 [2021-03-30T08:22:17.688Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T08:22:17.688Z] Removing intermediate container 86023afa6fa6 [2021-03-30T08:22:17.688Z] ---> 324d616af110 [2021-03-30T08:22:17.688Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T08:22:17.958Z] ---> Running in 50b9bc5779f9 [2021-03-30T08:22:17.958Z] ---> Running in 95b4c6753a62 [2021-03-30T08:22:18.232Z] Removing intermediate container 50b9bc5779f9 [2021-03-30T08:22:18.232Z] Removing intermediate container 95b4c6753a62 [2021-03-30T08:22:18.232Z] ---> a0a26fef7d2b [2021-03-30T08:22:18.232Z] ---> d7227e042d11 [2021-03-30T08:22:18.232Z] Step 22/23 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84Step 21/22 : LABEL git_sha=d247fee761f3e846d1989408a1da35e0a9696f84 [2021-03-30T08:22:18.232Z] [2021-03-30T08:22:18.510Z] ---> Running in b4b252703e07 [2021-03-30T08:22:18.510Z] ---> Running in a47e851e9255 [2021-03-30T08:22:19.113Z] Removing intermediate container b4b252703e07 [2021-03-30T08:22:19.113Z] ---> 942633c9957a [2021-03-30T08:22:19.113Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T08:22:19.113Z] Removing intermediate container a47e851e9255 [2021-03-30T08:22:19.113Z] ---> 67b69539d3af [2021-03-30T08:22:19.113Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T08:22:19.113Z] ---> Running in 0be5a0746d6b [2021-03-30T08:22:19.113Z] ---> Running in 5f26c6e54c23 [2021-03-30T08:22:19.389Z] Removing intermediate container 0be5a0746d6b [2021-03-30T08:22:19.666Z] ---> a92ce0e0e6bc [2021-03-30T08:22:19.666Z] [2021-03-30T08:22:19.940Z] Removing intermediate container 5f26c6e54c23 [2021-03-30T08:22:19.940Z] ---> 3204a04dd49a [2021-03-30T08:22:19.940Z] [2021-03-30T08:22:19.940Z] Successfully built a92ce0e0e6bc [2021-03-30T08:22:19.940Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-30T08:22:20.212Z]  Building docker-core-metadata-go ... done Successfully built 3204a04dd49a [2021-03-30T08:22:20.212Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-30T08:22:20.823Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-03-30T08:22:20.851Z] $ docker stop --time=1 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 [2021-03-30T08:22:22.823Z] $ docker rm -f 099b2125af77a01d94ace2093eb8611a2fdecd9169573ab74a4e7b1e23a15711 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T08:22:23.576Z] + grep docker [2021-03-30T08:22:23.576Z] + docker images [2021-03-30T08:22:23.847Z] docker-support-notifications-go-arm64 latest 3204a04dd49a 4 seconds ago 16.9MB [2021-03-30T08:22:23.847Z] docker-core-metadata-go-arm64 latest a92ce0e0e6bc 4 seconds ago 17.9MB [2021-03-30T08:22:23.847Z] docker-support-scheduler-go-arm64 latest 174caea94851 16 seconds ago 16.4MB [2021-03-30T08:22:23.847Z] docker-core-command-go-arm64 latest d5db46d24fe1 19 seconds ago 16.3MB [2021-03-30T08:22:23.847Z] docker-sys-mgmt-agent-go-arm64 latest 58a1ddd85275 About a minute ago 301MB [2021-03-30T08:22:23.847Z] docker-security-bootstrapper-go-arm64 latest b80d03852dd9 3 minutes ago 17.9MB [2021-03-30T08:22:23.847Z] docker-core-data-go-arm64 latest f9316e997a66 3 minutes ago 21.4MB [2021-03-30T08:22:23.847Z] docker-security-secretstore-setup-go-arm64 latest 26daba77b60a 3 minutes ago 24.4MB [2021-03-30T08:22:23.847Z] docker-security-proxy-setup-go-arm64 latest 72c964ab1910 3 minutes ago 24.1MB [2021-03-30T08:22:23.847Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:22:25.352Z] ---> job-cost.sh [2021-03-30T08:22:25.352Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C8wt [2021-03-30T08:23:04.290Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T08:24:41.052Z] lf-activate-venv(): INFO: Adding /tmp/venv-C8wt/bin to PATH [2021-03-30T08:24:41.052Z] INFO: No Stack... [2021-03-30T08:24:41.052Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T08:24:41.052Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T08:24:41.418Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-30T08:24:41.418Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T08:24:41.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] [2021-03-30T08:24:41.573Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] did not exist. Created. [2021-03-30T08:24:41.573Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3322-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T08:24:42.159Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T08:24:42.462Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T08:24:42.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3322-1-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] wrap [2021-03-30T08:24:44.799Z] provisioning config files... [2021-03-30T08:24:44.819Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4390471208063344637tmp [Pipeline] { [Pipeline] sh [2021-03-30T08:24:45.263Z] + set +x [2021-03-30T08:24:45.263Z] + curl -s https://codecov.io/bash [2021-03-30T08:24:45.263Z] + bash -s -- [2021-03-30T08:24:45.838Z] [2021-03-30T08:24:45.838Z] _____ _ [2021-03-30T08:24:45.838Z] / ____| | | [2021-03-30T08:24:45.838Z] | | ___ __| | ___ ___ _____ __ [2021-03-30T08:24:45.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-30T08:24:45.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-30T08:24:45.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-30T08:24:45.838Z] Bash-20210309-2b87ace [2021-03-30T08:24:45.838Z] [2021-03-30T08:24:45.838Z] [2021-03-30T08:24:45.838Z] ==> git version 2.24.3 found [2021-03-30T08:24:45.838Z] ==> 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 [2021-03-30T08:24:45.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-30T08:24:45.838Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-30T08:24:45.838Z] ==> Jenkins CI detected. [2021-03-30T08:24:45.838Z] project root: . [2021-03-30T08:24:45.838Z] --> token set from env [2021-03-30T08:24:45.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-30T08:24:45.838Z] ==> Running gcov in . (disable via -X gcov) [2021-03-30T08:24:45.838Z] ==> Python coveragepy not found [2021-03-30T08:24:45.838Z] ==> Searching for coverage reports in: [2021-03-30T08:24:45.838Z] + . [2021-03-30T08:24:45.838Z] -> Found 1 reports [2021-03-30T08:24:45.838Z] ==> Detecting git/mercurial file structure [2021-03-30T08:24:45.838Z] ==> Reading reports [2021-03-30T08:24:46.101Z] + ./coverage.out bytes=672489 [2021-03-30T08:24:46.101Z] ==> Appending adjustments [2021-03-30T08:24:46.101Z] https://docs.codecov.io/docs/fixing-reports [2021-03-30T08:24:49.423Z] + Found adjustments [2021-03-30T08:24:49.423Z] ==> Gzipping contents [2021-03-30T08:24:49.686Z] 96K /tmp/codecov.oV3NDA.gz [2021-03-30T08:24:49.686Z] ==> Uploading reports [2021-03-30T08:24:49.686Z] url: https://codecov.io [2021-03-30T08:24:49.686Z] query: branch=PR-3322&commit=d247fee761f3e846d1989408a1da35e0a9696f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= [2021-03-30T08:24:49.686Z] -> Pinging Codecov [2021-03-30T08:24:49.686Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3322&commit=d247fee761f3e846d1989408a1da35e0a9696f84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3322%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3322&job=&cmd_args= [2021-03-30T08:24:49.948Z] -> Uploading to [2021-03-30T08:24:49.948Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/d247fee761f3e846d1989408a1da35e0a9696f84/71f70152-54b6-46a6-9e43-eaac5ee83fa4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T082449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba678f5684c6c0f29f05676622f376dd7983af20039edca036adf91f223436ef [2021-03-30T08:24:49.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T08:24:49.948Z] Dload Upload Total Spent Left Speed [2021-03-30T08:24:50.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97213 0 0 100 97213 0 184k --:--:-- --:--:-- --:--:-- 185k [2021-03-30T08:24:50.522Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d247fee761f3e846d1989408a1da35e0a9696f84 [Pipeline] } [2021-03-30T08:24:50.552Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 [2021-03-30T08:24:53.538Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:24:54.463Z] ---> package-listing.sh [2021-03-30T08:24:54.463Z] ++ facter osfamily [2021-03-30T08:24:54.463Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T08:24:54.463Z] + OS_FAMILY=redhat [2021-03-30T08:24:54.463Z] + workspace=/w/workspace/edgex-go/1 [2021-03-30T08:24:54.463Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T08:24:54.463Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T08:24:54.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T08:24:54.463Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T08:24:54.463Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-30T08:24:54.463Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T08:24:54.463Z] + case "${OS_FAMILY}" in [2021-03-30T08:24:54.463Z] + rpm -qa [2021-03-30T08:24:54.463Z] + sort [2021-03-30T08:24:59.772Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T08:24:59.772Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T08:24:59.772Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T08:24:59.772Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-30T08:24:59.772Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-30T08:24:59.772Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-30T08:24:59.806Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T08:25:00.121Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:25:00.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T08:25:00.466Z] [2021-03-30T08:25:00.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T08:25:00.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T08:25:00.863Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T08:25:00.863Z] df20fa9351a1: Pulling fs layer [2021-03-30T08:25:00.863Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T08:25:00.863Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T08:25:00.863Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T08:25:00.863Z] 93b61091891f: Pulling fs layer [2021-03-30T08:25:00.863Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T08:25:00.863Z] 5e14af77c1be: Pulling fs layer [2021-03-30T08:25:00.863Z] 01666e4c0597: Pulling fs layer [2021-03-30T08:25:00.863Z] aa168da1d23b: Pulling fs layer [2021-03-30T08:25:00.863Z] 46f8f816bc3b: Waiting [2021-03-30T08:25:00.863Z] 93b61091891f: Waiting [2021-03-30T08:25:00.863Z] 93b9cdb0e59b: Waiting [2021-03-30T08:25:00.863Z] 01666e4c0597: Waiting [2021-03-30T08:25:00.863Z] 5e14af77c1be: Waiting [2021-03-30T08:25:00.863Z] aa168da1d23b: Waiting [2021-03-30T08:25:00.863Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T08:25:00.863Z] 36b3adc4ff6f: Download complete [2021-03-30T08:25:00.863Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T08:25:00.863Z] 46f8f816bc3b: Download complete [2021-03-30T08:25:01.130Z] df20fa9351a1: Verifying Checksum [2021-03-30T08:25:01.130Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T08:25:01.130Z] 93b9cdb0e59b: Download complete [2021-03-30T08:25:01.130Z] 93b61091891f: Download complete [2021-03-30T08:25:01.130Z] 5e14af77c1be: Verifying Checksum [2021-03-30T08:25:01.130Z] 5e14af77c1be: Download complete [2021-03-30T08:25:01.130Z] 01666e4c0597: Verifying Checksum [2021-03-30T08:25:01.130Z] 01666e4c0597: Download complete [2021-03-30T08:25:01.399Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T08:25:01.399Z] 8ad3a11d3b57: Download complete [2021-03-30T08:25:01.399Z] df20fa9351a1: Pull complete [2021-03-30T08:25:01.663Z] 36b3adc4ff6f: Pull complete [2021-03-30T08:25:02.616Z] 8ad3a11d3b57: Pull complete [2021-03-30T08:25:02.616Z] 46f8f816bc3b: Pull complete [2021-03-30T08:25:04.010Z] aa168da1d23b: Verifying Checksum [2021-03-30T08:25:04.010Z] aa168da1d23b: Download complete [2021-03-30T08:25:04.959Z] 93b61091891f: Pull complete [2021-03-30T08:25:05.221Z] 93b9cdb0e59b: Pull complete [2021-03-30T08:25:05.483Z] 5e14af77c1be: Pull complete [2021-03-30T08:25:05.483Z] 01666e4c0597: Pull complete [2021-03-30T08:25:13.743Z] aa168da1d23b: Pull complete [2021-03-30T08:25:13.743Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T08:25:13.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T08:25:13.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T08:25:14.012Z] prd-centos7-docker-4c-2g-32011 does not seem to be running inside a container [2021-03-30T08:25:14.070Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T08:25:18.765Z] $ docker top b94e69e5d5fad9909ee0cd5a1b224953f161111703ece7f0042d1273cce18cb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T08:25:19.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T08:25:19.746Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T08:25:20.067Z] + ls /var/log/sa-host [2021-03-30T08:25:20.067Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T08:25:20.067Z] file_magic: OK [2021-03-30T08:25:20.067Z] HZ: Using current value: 100 [2021-03-30T08:25:20.067Z] file_header: OK [2021-03-30T08:25:20.067Z] 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 [2021-03-30T08:25:20.067Z] Statistics: [2021-03-30T08:25:20.067Z] Hnuu...uuuununununu... [2021-03-30T08:25:20.067Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T08:25:20.067Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T08:25:20.067Z] file_magic: OK [2021-03-30T08:25:20.067Z] HZ: Using current value: 100 [2021-03-30T08:25:20.067Z] file_header: OK [2021-03-30T08:25:20.067Z] 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 [2021-03-30T08:25:20.067Z] Statistics: [2021-03-30T08:25:20.067Z] 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... [2021-03-30T08:25:20.067Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T08:25:20.756Z] provisioning config files... [2021-03-30T08:25:20.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config323613117297713818tmp [Pipeline] { [Pipeline] echo [2021-03-30T08:25:20.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:25:21.235Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T08:25:21.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T08:25:21.406Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:25:21.742Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T08:25:21.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:25:22.118Z] ---> sudo-logs.sh [2021-03-30T08:25:22.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T08:25:22.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:25:22.576Z] ---> job-cost.sh [2021-03-30T08:25:22.576Z] lf-activate-venv: SKIPPING [2021-03-30T08:25:22.576Z] DEBUG: total: 0.20999999344348907 [2021-03-30T08:25:22.576Z] INFO: Retrieving Stack Cost... [2021-03-30T08:25:23.524Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T08:25:24.098Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T08:25:24.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T08:25:24.480Z] ---> logs-deploy.sh [2021-03-30T08:25:24.480Z] lf-activate-venv: SKIPPING [2021-03-30T08:25:24.480Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3322/1 [2021-03-30T08:25:24.480Z] INFO: archiving workspace using pattern(s): [2021-03-30T08:25:25.869Z] Archives upload complete. [2021-03-30T08:25:26.132Z] INFO: archiving logs to Nexus [2021-03-30T08:25:27.079Z] ---> uname -a: [2021-03-30T08:25:27.079Z] Linux prd-centos7-docker-4c-2g-32011.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] ---> lscpu: [2021-03-30T08:25:27.079Z] Architecture: x86_64 [2021-03-30T08:25:27.079Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-30T08:25:27.079Z] Byte Order: Little Endian [2021-03-30T08:25:27.079Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-30T08:25:27.079Z] CPU(s): 4 [2021-03-30T08:25:27.079Z] On-line CPU(s) list: 0-3 [2021-03-30T08:25:27.079Z] Thread(s) per core: 1 [2021-03-30T08:25:27.079Z] Core(s) per socket: 1 [2021-03-30T08:25:27.079Z] Socket(s): 4 [2021-03-30T08:25:27.079Z] NUMA node(s): 1 [2021-03-30T08:25:27.079Z] Vendor ID: GenuineIntel [2021-03-30T08:25:27.079Z] CPU family: 6 [2021-03-30T08:25:27.079Z] Model: 44 [2021-03-30T08:25:27.079Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-30T08:25:27.079Z] Stepping: 1 [2021-03-30T08:25:27.079Z] CPU MHz: 2933.438 [2021-03-30T08:25:27.079Z] BogoMIPS: 5866.87 [2021-03-30T08:25:27.079Z] Virtualization: VT-x [2021-03-30T08:25:27.079Z] Hypervisor vendor: KVM [2021-03-30T08:25:27.079Z] Virtualization type: full [2021-03-30T08:25:27.079Z] L1d cache: 128 KiB [2021-03-30T08:25:27.079Z] L1i cache: 128 KiB [2021-03-30T08:25:27.079Z] L2 cache: 16 MiB [2021-03-30T08:25:27.079Z] L3 cache: 64 MiB [2021-03-30T08:25:27.079Z] NUMA node0 CPU(s): 0-3 [2021-03-30T08:25:27.079Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-30T08:25:27.079Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-30T08:25:27.079Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-30T08:25:27.079Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-30T08:25:27.079Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-30T08:25:27.079Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-30T08:25:27.079Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-30T08:25:27.079Z] Vulnerability Srbds: Not affected [2021-03-30T08:25:27.079Z] Vulnerability Tsx async abort: Not affected [2021-03-30T08:25:27.079Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] ---> nproc: [2021-03-30T08:25:27.079Z] 4 [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] ---> df -h: [2021-03-30T08:25:27.079Z] Filesystem Size Used Available Use% Mounted on [2021-03-30T08:25:27.079Z] overlay 50.0G 11.8G 38.2G 24% / [2021-03-30T08:25:27.079Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-30T08:25:27.079Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-30T08:25:27.079Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1@tmp [2021-03-30T08:25:27.079Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/1 [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] ---> free -m: [2021-03-30T08:25:27.079Z] total used free shared buff/cache available [2021-03-30T08:25:27.079Z] Mem: 1837 675 91 0 1071 1078 [2021-03-30T08:25:27.079Z] Swap: 1023 85 938 [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z] ---> ip addr: [2021-03-30T08:25:27.079Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-30T08:25:27.079Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-30T08:25:27.079Z] inet 127.0.0.1/8 scope host lo [2021-03-30T08:25:27.079Z] valid_lft forever preferred_lft forever [2021-03-30T08:25:27.079Z] inet6 ::1/128 scope host [2021-03-30T08:25:27.079Z] valid_lft forever preferred_lft forever [2021-03-30T08:25:27.079Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-30T08:25:27.079Z] link/ether fa:16:3e:c5:bb:b3 brd ff:ff:ff:ff:ff:ff [2021-03-30T08:25:27.079Z] inet 10.30.123.154/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-30T08:25:27.079Z] valid_lft 84911sec preferred_lft 84911sec [2021-03-30T08:25:27.079Z] inet6 fe80::f816:3eff:fec5:bbb3/64 scope link [2021-03-30T08:25:27.079Z] valid_lft forever preferred_lft forever [2021-03-30T08:25:27.079Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-30T08:25:27.079Z] link/ether 02:42:e1:9e:fa:5f brd ff:ff:ff:ff:ff:ff [2021-03-30T08:25:27.079Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-30T08:25:27.079Z] valid_lft forever preferred_lft forever [2021-03-30T08:25:27.079Z] inet6 fe80::42:e1ff:fe9e:fa5f/64 scope link [2021-03-30T08:25:27.079Z] valid_lft forever preferred_lft forever [2021-03-30T08:25:27.079Z] [2021-03-30T08:25:27.079Z]