Branch indexing 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 29b7741412918b380152c0207621d70cd23b397e+7baeca4eebb4ae03aa45f246de6ab0a897fafe7c (f9c984b5d2cbfe469c666c5d069ba1f883d46f64) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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-29873 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > 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/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit 29b7741412918b380152c0207621d70cd23b397e Merge succeeded, producing 84e505e40705358717362c9b0dc5ba7440a3616c Checking out Revision 84e505e40705358717362c9b0dc5ba7440a3616c (PR-3241) > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84e505e40705358717362c9b0dc5ba7440a3616c # timeout=10 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-16T00:31:03.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-16T00:31:03.963Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-16T00:31:04.061Z] ========================================================= [2021-03-16T00:31:04.061Z] EdgeX Global Pipelines Version Info [2021-03-16T00:31:04.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1fef9e680f1af6cd4ee2c69266faee8411c043cf # timeout=10 [2021-03-16T00:31:05.626Z] ------------------- [2021-03-16T00:31:05.626Z] stable info: [2021-03-16T00:31:05.626Z] ------------------- [2021-03-16T00:31:05.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-16T00:31:05.626Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:31:05.626Z] Message: update stable to v1.0.184 [2021-03-16T00:31:06.573Z] ------------------- [2021-03-16T00:31:06.573Z] experimental info: [2021-03-16T00:31:06.573Z] ------------------- [2021-03-16T00:31:06.573Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-16T00:31:06.573Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-16T00:31:06.573Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-16T00:31:06.841Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-16T00:31:06.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-16T00:31:07.046Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-16T00:31:07.131Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-16T00:31:07.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-16T00:31:07.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-16T00:31:07.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-16T00:31:07.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-16T00:31:07.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-16T00:31:07.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-16T00:31:07.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-16T00:31:07.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-16T00:31:07.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-16T00:31:08.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-16T00:31:08.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:31:08.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-16T00:31:08.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-16T00:31:08.388Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-16T00:31:08.473Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-16T00:31:08.556Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-16T00:31:08.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-16T00:31:08.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-16T00:31:08.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3241 [Pipeline] echo [2021-03-16T00:31:08.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3241 [Pipeline] echo [2021-03-16T00:31:09.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3241 [Pipeline] echo [2021-03-16T00:31:09.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84e505e40705358717362c9b0dc5ba7440a3616c [Pipeline] echo [2021-03-16T00:31:09.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84e505e [Pipeline] echo [2021-03-16T00:31:09.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:31:09.488Z] provisioning config files... [2021-03-16T00:31:09.516Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2180527568962827073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:31:09.902Z] ---> docker-login.sh [2021-03-16T00:31:09.902Z] nexus3.edgexfoundry.org:10001 [2021-03-16T00:31:10.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:10.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:10.168Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:10.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:10.168Z] [2021-03-16T00:31:10.168Z] Login Succeeded [2021-03-16T00:31:10.168Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:31:10.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:10.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:10.431Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:10.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:10.431Z] [2021-03-16T00:31:10.431Z] Login Succeeded [2021-03-16T00:31:10.431Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:31:10.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:10.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:10.694Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:10.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:10.694Z] [2021-03-16T00:31:10.694Z] Login Succeeded [2021-03-16T00:31:10.694Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:31:10.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:10.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:10.694Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:10.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:10.694Z] [2021-03-16T00:31:10.694Z] Login Succeeded [2021-03-16T00:31:10.694Z] docker.io [2021-03-16T00:31:10.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:31:11.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:31:11.217Z] Configure a credential helper to remove this warning. See [2021-03-16T00:31:11.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:31:11.217Z] [2021-03-16T00:31:11.217Z] Login Succeeded [2021-03-16T00:31:11.217Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:31:11.227Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:31:11.767Z] ++ 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-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/core-command/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/core-data/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-16T00:31:11.767Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-16T00:31:11.767Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-16T00:31:11.767Z] ++ cut -d/ -f2 [2021-03-16T00:31:11.767Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-16T00:31:11.850Z] 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-16T00:31:12.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:31:12.680Z] [2021-03-16T00:31:12.680Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:31:13.026Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:31:13.026Z] latest: Pulling from edgex-devops/git-semver [2021-03-16T00:31:13.026Z] 31603596830f: Pulling fs layer [2021-03-16T00:31:13.026Z] 2a8b12db71e7: Pulling fs layer [2021-03-16T00:31:13.026Z] 6ca5941a6612: Pulling fs layer [2021-03-16T00:31:13.026Z] ecc8261a40a4: Pulling fs layer [2021-03-16T00:31:13.026Z] 2a8b12db71e7: Download complete [2021-03-16T00:31:13.026Z] 31603596830f: Verifying Checksum [2021-03-16T00:31:13.026Z] 31603596830f: Download complete [2021-03-16T00:31:13.291Z] ecc8261a40a4: Verifying Checksum [2021-03-16T00:31:13.291Z] ecc8261a40a4: Download complete [2021-03-16T00:31:13.291Z] 6ca5941a6612: Verifying Checksum [2021-03-16T00:31:13.291Z] 6ca5941a6612: Download complete [2021-03-16T00:31:13.552Z] 31603596830f: Pull complete [2021-03-16T00:31:13.552Z] 2a8b12db71e7: Pull complete [2021-03-16T00:31:14.499Z] 6ca5941a6612: Pull complete [2021-03-16T00:31:14.499Z] ecc8261a40a4: Pull complete [2021-03-16T00:31:14.499Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-16T00:31:14.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-16T00:31:14.499Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-16T00:31:14.599Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:31:14.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-16T00:31:17.161Z] $ docker top 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-16T00:31:17.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:31:17.514Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:31:17.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:31:17.728Z] $ docker exec 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 ssh-agent [2021-03-16T00:31:17.895Z] SSH_AUTH_SOCK=/tmp/ssh-M3DC4hodEUjr/agent.12 [2021-03-16T00:31:17.895Z] SSH_AGENT_PID=18 [2021-03-16T00:31:17.904Z] Running ssh-add (command line suppressed) [2021-03-16T00:31:18.016Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2861773638915517041.key (/w/workspace/edgex-go/5@tmp/private_key_2861773638915517041.key) [2021-03-16T00:31:18.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:31:18.403Z] + git tag --points-at HEAD [Pipeline] } [2021-03-16T00:31:18.426Z] $ docker exec --env ******** --env ******** 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 ssh-agent -k [2021-03-16T00:31:18.532Z] unset SSH_AUTH_SOCK; [2021-03-16T00:31:18.532Z] unset SSH_AGENT_PID; [2021-03-16T00:31:18.532Z] echo Agent pid 18 killed; [2021-03-16T00:31:18.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-16T00:31:18.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-16T00:31:18.736Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-16T00:31:18.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-16T00:31:18.895Z] $ docker exec 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 ssh-agent [2021-03-16T00:31:19.057Z] SSH_AUTH_SOCK=/tmp/ssh-D9H5HwITq6md/agent.49 [2021-03-16T00:31:19.057Z] SSH_AGENT_PID=55 [2021-03-16T00:31:19.064Z] Running ssh-add (command line suppressed) [2021-03-16T00:31:19.176Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4820376434564191421.key (/w/workspace/edgex-go/5@tmp/private_key_4820376434564191421.key) [2021-03-16T00:31:19.226Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-16T00:31:19.560Z] + git semver init [2021-03-16T00:31:19.560Z] # -> Open(): unable to determine branch for HEAD [2021-03-16T00:31:19.560Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-03-16T00:31:19.560Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-03-16T00:31:19.560Z] # $SEMVER_REMOTE_NAME = origin [2021-03-16T00:31:19.560Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-16T00:31:19.560Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-16T00:31:19.560Z] # $SEMVER_BRANCH = PR-3241 [2021-03-16T00:31:19.560Z] # $SEMVER_TEMP = /tmp/semver-210621093 [2021-03-16T00:31:19.560Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-16T00:31:51.794Z] # '/tmp/semver-210621093' -> '/w/workspace/edgex-go/5/.semver' [2021-03-16T00:31:51.794Z] # -> Force: false [2021-03-16T00:31:51.794Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-03-16T00:31:51.809Z] $ docker exec --env ******** --env ******** 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 ssh-agent -k [2021-03-16T00:31:52.006Z] unset SSH_AUTH_SOCK; [2021-03-16T00:31:52.007Z] unset SSH_AGENT_PID; [2021-03-16T00:31:52.007Z] echo Agent pid 55 killed; [2021-03-16T00:31:52.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-16T00:31:52.536Z] + git semver [Pipeline] } [2021-03-16T00:31:52.559Z] $ docker stop --time=1 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 [2021-03-16T00:31:54.186Z] $ docker rm -f 2d917ddf2c6a8b06c9e134029b392d9d848728472a9a85e8214793e970496f45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:31:54.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-16T00:31:55.256Z] Stashed 1 file(s) [Pipeline] echo [2021-03-16T00:31:55.259Z] [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-16T00:31:56.177Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:31:56.486Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:31:56.790Z] + sudo service docker restart [2021-03-16T00:31:56.790Z] + true [2021-03-16T00:31:56.790Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-16T00:31:57.384Z] ========================================================= [2021-03-16T00:31:57.384Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-16T00:31:57.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:31:57.724Z] + 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-16T00:32:01.976Z] Sending build context to Docker daemon 328.6MB [2021-03-16T00:32:01.976Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:32:01.976Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:32:01.976Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-16T00:32:01.976Z] 188c0c94c7c5: Pulling fs layer [2021-03-16T00:32:01.976Z] 0ef7d3d256c8: Pulling fs layer [2021-03-16T00:32:01.976Z] de9db76c5a1d: Pulling fs layer [2021-03-16T00:32:01.976Z] bca2f99d35d6: Pulling fs layer [2021-03-16T00:32:01.976Z] 93359f2a8cfa: Pulling fs layer [2021-03-16T00:32:01.976Z] 7c6f9722023f: Pulling fs layer [2021-03-16T00:32:01.976Z] a35cf1a2eb13: Pulling fs layer [2021-03-16T00:32:01.976Z] bca2f99d35d6: Waiting [2021-03-16T00:32:01.976Z] 93359f2a8cfa: Waiting [2021-03-16T00:32:01.976Z] a35cf1a2eb13: Waiting [2021-03-16T00:32:01.976Z] 7c6f9722023f: Waiting [2021-03-16T00:32:01.976Z] de9db76c5a1d: Verifying Checksum [2021-03-16T00:32:01.976Z] de9db76c5a1d: Download complete [2021-03-16T00:32:01.976Z] 0ef7d3d256c8: Download complete [2021-03-16T00:32:01.976Z] 93359f2a8cfa: Verifying Checksum [2021-03-16T00:32:01.976Z] 93359f2a8cfa: Download complete [2021-03-16T00:32:01.976Z] 7c6f9722023f: Verifying Checksum [2021-03-16T00:32:01.976Z] 7c6f9722023f: Download complete [2021-03-16T00:32:02.243Z] 188c0c94c7c5: Verifying Checksum [2021-03-16T00:32:02.243Z] 188c0c94c7c5: Download complete [2021-03-16T00:32:02.819Z] 188c0c94c7c5: Pull complete [2021-03-16T00:32:02.819Z] 0ef7d3d256c8: Pull complete [2021-03-16T00:32:03.093Z] de9db76c5a1d: Pull complete [2021-03-16T00:32:04.520Z] a35cf1a2eb13: Verifying Checksum [2021-03-16T00:32:04.520Z] a35cf1a2eb13: Download complete [2021-03-16T00:32:04.783Z] bca2f99d35d6: Verifying Checksum [2021-03-16T00:32:04.783Z] bca2f99d35d6: Download complete [2021-03-16T00:32:10.148Z] bca2f99d35d6: Pull complete [2021-03-16T00:32:10.148Z] 93359f2a8cfa: Pull complete [2021-03-16T00:32:10.148Z] 7c6f9722023f: Pull complete [2021-03-16T00:32:10.638Z] Still waiting to schedule task [2021-03-16T00:32:10.638Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-16T00:32:14.402Z] a35cf1a2eb13: Pull complete [2021-03-16T00:32:14.402Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-16T00:32:14.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-16T00:32:14.402Z] ---> a62c8e92a672 [2021-03-16T00:32:14.402Z] 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-16T00:32:14.982Z] ---> Running in 13d7cd5e116e [2021-03-16T00:32:15.557Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:32:16.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:32:17.451Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:32:17.452Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:32:17.715Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:32:17.715Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:32:23.028Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:32:23.028Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:32:23.028Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:32:23.028Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:32:23.028Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:32:23.290Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:32:23.290Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:32:23.290Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:32:23.556Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:32:23.556Z] OK: 233 MiB in 51 packages [2021-03-16T00:32:27.788Z] Removing intermediate container 13d7cd5e116e [2021-03-16T00:32:27.788Z] ---> d627f4bdf882 [2021-03-16T00:32:27.788Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:32:27.788Z] ---> Running in 1bbbe46f05f5 [2021-03-16T00:32:27.788Z] Removing intermediate container 1bbbe46f05f5 [2021-03-16T00:32:27.788Z] ---> 2398d19870a4 [2021-03-16T00:32:27.788Z] Step 5/6 : COPY go.mod . [2021-03-16T00:32:27.788Z] ---> 566861909c32 [2021-03-16T00:32:27.788Z] Step 6/6 : RUN go mod download [2021-03-16T00:32:27.788Z] ---> Running in bf4b3a62f2bf [2021-03-16T00:32:54.416Z] Removing intermediate container bf4b3a62f2bf [2021-03-16T00:32:54.416Z] ---> 9c00b9141046 [2021-03-16T00:32:54.416Z] Successfully built 9c00b9141046 [2021-03-16T00:32:54.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:54.734Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:32:54.734Z] . [Pipeline] withDockerContainer [2021-03-16T00:32:54.862Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:32:54.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T00:32:55.691Z] $ docker top 4a78acb8695fbc993e907104306269c0836bc5de60563c085c1c39a1edf5a4e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:32:56.183Z] + go version [2021-03-16T00:32:56.183Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-16T00:32:56.194Z] $ docker stop --time=1 4a78acb8695fbc993e907104306269c0836bc5de60563c085c1c39a1edf5a4e1 [2021-03-16T00:32:57.565Z] $ docker rm -f 4a78acb8695fbc993e907104306269c0836bc5de60563c085c1c39a1edf5a4e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:32:58.364Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-16T00:32:58.364Z] . [Pipeline] withDockerContainer [2021-03-16T00:32:58.467Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:32:58.510Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-16T00:32:59.243Z] $ docker top 5ab7f160f766be2d11c62fe05af9aaa68ecdfbad2a2bc771fc88cc77889db94b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:32:59.417Z] ========================================================= [2021-03-16T00:32:59.417Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:32:59.417Z] ========================================================= [Pipeline] sh [2021-03-16T00:32:59.707Z] + make test [2021-03-16T00:32:59.707Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:33:07.884Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:33:22.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:33:29.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:33:29.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:33:29.571Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:33:32.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:33:32.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:33:32.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:33:32.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:33:32.421Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:33:33.012Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:33:35.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:33:35.592Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:33:35.592Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:33:37.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.085s coverage: 45.9% of statements [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:33:37.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:33:37.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.070s coverage: 19.8% of statements [2021-03-16T00:33:37.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.107s coverage: 100.0% of statements [2021-03-16T00:33:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.157s coverage: 27.1% of statements [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:33:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:33:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:33:40.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.112s coverage: 71.3% of statements [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:33:40.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:33:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.167s coverage: 82.9% of statements [2021-03-16T00:33:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:33:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:33:41.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-03-16T00:33:41.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.377s coverage: 28.6% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.082s coverage: 100.0% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:33:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:33:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.359s coverage: 92.8% of statements [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.102s coverage: 0.1% of statements [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:33:46.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 47.1% of statements [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-03-16T00:33:46.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2021-03-16T00:34:01.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-03-16T00:34:01.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements [2021-03-16T00:34:01.560Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.137s coverage: 81.9% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.077s coverage: 92.9% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.035s coverage: 80.8% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.6% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.6% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 62.4% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 69.0% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:34:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2021-03-16T00:34:11.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.119s coverage: 47.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.162s coverage: 87.1% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.707s coverage: 29.1% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 96.5% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:34:11.670Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.029s coverage: 32.1% of statements [2021-03-16T00:34:11.670Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-16T00:34:11.670Z] GO111MODULE=on go vet ./... [2021-03-16T00:34:38.961Z] gofmt -l . [2021-03-16T00:34:38.961Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:34:38.961Z] ./bin/test-go-mod-tidy.sh [2021-03-16T00:34:39.537Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T00:34:40.423Z] + ls -al . [2021-03-16T00:34:40.423Z] total 760 [2021-03-16T00:34:40.424Z] drwxrwxr-x 10 1001 1001 4096 Mar 16 00:34 . [2021-03-16T00:34:40.424Z] drwxr-xr-x 4 root root 28 Mar 16 00:32 .. [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:30 .dockerignore [2021-03-16T00:34:40.424Z] drwxrwxr-x 8 1001 1001 179 Mar 16 00:31 .git [2021-03-16T00:34:40.424Z] drwxrwxr-x 3 1001 1001 125 Mar 16 00:30 .github [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:30 .gitignore [2021-03-16T00:34:40.424Z] drwx------ 3 1001 1001 60 Mar 16 00:31 .semver [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:30 .sonarcloud.properties [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:30 Attribution.txt [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:30 CONTRIBUTING.md [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:30 Dockerfile.build [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:30 Jenkinsfile [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:30 LICENSE [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:30 Makefile [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:30 README.md [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:30 SECURITY.md [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:31 VERSION [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:30 ZMQWindows.md [2021-03-16T00:34:40.424Z] drwxrwxr-x 2 1001 1001 117 Mar 16 00:30 bin [2021-03-16T00:34:40.424Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:30 cmd [2021-03-16T00:34:40.424Z] -rw-r--r-- 1 root root 650607 Mar 16 00:34 coverage.out [2021-03-16T00:34:40.424Z] -rw-r--r-- 1 root root 1055 Mar 16 00:34 go.mod [2021-03-16T00:34:40.424Z] -rw-r--r-- 1 root root 21981 Mar 16 00:34 go.sum [2021-03-16T00:34:40.424Z] drwxrwxr-x 8 1001 1001 127 Mar 16 00:30 internal [2021-03-16T00:34:40.424Z] drwxrwxr-x 4 1001 1001 26 Mar 16 00:30 openapi [2021-03-16T00:34:40.424Z] drwxrwxr-x 4 1001 1001 71 Mar 16 00:30 snap [2021-03-16T00:34:40.424Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:30 version.go [Pipeline] sh [2021-03-16T00:34:40.734Z] + '[' -e coverage.out ] [2021-03-16T00:34:40.734Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:34:40.965Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:34:41.261Z] + make build [2021-03-16T00:34:41.261Z] 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-16T00:34:46.572Z] 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-16T00:34:53.269Z] 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-16T00:34:54.666Z] 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-16T00:34:56.080Z] 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-16T00:34:56.346Z] 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-16T00:34:58.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-16T00:34:59.685Z] 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-16T00:35:00.642Z] 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-16T00:35:02.058Z] 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-16T00:35:03.005Z] 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-16T00:35:03.956Z] 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-16T00:35:05.908Z] $ docker stop --time=1 5ab7f160f766be2d11c62fe05af9aaa68ecdfbad2a2bc771fc88cc77889db94b [2021-03-16T00:35:07.547Z] $ docker rm -f 5ab7f160f766be2d11c62fe05af9aaa68ecdfbad2a2bc771fc88cc77889db94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:35:11.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:35:11.417Z] [2021-03-16T00:35:11.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:35:11.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:35:11.767Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-16T00:35:11.767Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-16T00:35:11.767Z] ca9280d653b3: Pulling fs layer [2021-03-16T00:35:11.767Z] 7e9c9ca2126c: Pulling fs layer [2021-03-16T00:35:11.767Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-16T00:35:11.767Z] cbdbe7a5bc2a: Download complete [2021-03-16T00:35:12.353Z] cbdbe7a5bc2a: Pull complete [2021-03-16T00:35:12.353Z] ca9280d653b3: Verifying Checksum [2021-03-16T00:35:12.353Z] ca9280d653b3: Download complete [2021-03-16T00:35:13.319Z] ca9280d653b3: Pull complete [2021-03-16T00:35:13.319Z] 7e9c9ca2126c: Verifying Checksum [2021-03-16T00:35:13.319Z] 7e9c9ca2126c: Download complete [2021-03-16T00:35:17.679Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29880 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-16T00:35:17.800Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-16T00:35:21.494Z] 7e9c9ca2126c: Pull complete [2021-03-16T00:35:21.494Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-16T00:35:21.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:35:21.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-16T00:35:21.625Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:35:21.672Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T00:35:22.514Z] $ docker top 99f3ce69d0869e70888ed642418ddff41d19a7f15655926bbce70ba05324b66f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:35:22.981Z] + docker-compose build --help [2021-03-16T00:35:22.981Z] + grep parallel [2021-03-16T00:35:23.233Z] using credential edgex-jenkins-ssh [2021-03-16T00:35:23.297Z] Cloning the remote Git repository [2021-03-16T00:35:24.008Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:35:24.070Z] $ docker stop --time=1 99f3ce69d0869e70888ed642418ddff41d19a7f15655926bbce70ba05324b66f [2021-03-16T00:35:23.365Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:23.506Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-16T00:35:23.627Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:23.628Z] > git --version # timeout=10 [2021-03-16T00:35:23.647Z] > git --version # 'git version 2.17.1' [2021-03-16T00:35:23.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:23.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:35:25.423Z] $ docker rm -f 99f3ce69d0869e70888ed642418ddff41d19a7f15655926bbce70ba05324b66f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:35:26.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-16T00:35:26.018Z] . [Pipeline] withDockerContainer [2021-03-16T00:35:26.126Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:35:26.175Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-16T00:35:26.768Z] $ docker top 94ad03db867b8c5fe6ab0f67fa41eee4f2bcb00afc51b961d8950e4559cfbbf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:35:27.274Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:35:28.219Z] Building docker-core-command-go ... [2021-03-16T00:35:28.219Z] Building docker-core-data-go ... [2021-03-16T00:35:28.219Z] Building docker-core-metadata-go ... [2021-03-16T00:35:28.219Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:35:28.219Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:35:28.219Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:35:28.219Z] Building docker-support-notifications-go ... [2021-03-16T00:35:28.219Z] Building docker-support-scheduler-go ... [2021-03-16T00:35:28.219Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:35:28.219Z] Building docker-support-notifications-go [2021-03-16T00:35:28.219Z] Building docker-support-scheduler-go [2021-03-16T00:35:28.219Z] Building docker-security-secretstore-setup-go [2021-03-16T00:35:28.219Z] Building docker-core-metadata-go [2021-03-16T00:35:28.219Z] Building docker-security-proxy-setup-go [2021-03-16T00:35:41.263Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:35:41.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:35:41.326Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:35:41.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:35:41.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:41.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T00:35:42.343Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit 29b7741412918b380152c0207621d70cd23b397e [2021-03-16T00:35:43.213Z] Merge succeeded, producing 52566db0cf8e6ba425ba1c0b1fe442112effc6a5 [2021-03-16T00:35:43.214Z] Checking out Revision 52566db0cf8e6ba425ba1c0b1fe442112effc6a5 (PR-3241) [2021-03-16T00:35:42.360Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:35:42.412Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [2021-03-16T00:35:42.793Z] > git remote # timeout=10 [2021-03-16T00:35:42.824Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:35:42.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:35:42.846Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:35:43.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:35:43.217Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:35:43.234Z] > git checkout -f 52566db0cf8e6ba425ba1c0b1fe442112effc6a5 # timeout=10 [2021-03-16T00:35:47.635Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:35:47.664Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-16T00:35:47.644Z] > git rev-list --no-walk 1fef9e680f1af6cd4ee2c69266faee8411c043cf # timeout=10 [2021-03-16T00:35:49.557Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:35:49.994Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-16T00:35:50.342Z] + + true [2021-03-16T00:35:50.342Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-16T00:35:52.408Z] provisioning config files... [2021-03-16T00:35:52.460Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5598430608665163186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:35:52.904Z] ---> docker-login.sh [2021-03-16T00:35:52.904Z] nexus3.edgexfoundry.org:10001 [2021-03-16T00:35:53.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:35:54.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:35:54.183Z] Configure a credential helper to remove this warning. See [2021-03-16T00:35:54.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:35:54.183Z] [2021-03-16T00:35:54.183Z] Login Succeeded [2021-03-16T00:35:54.183Z] nexus3.edgexfoundry.org:10002 [2021-03-16T00:35:54.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:35:54.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:35:54.800Z] Configure a credential helper to remove this warning. See [2021-03-16T00:35:54.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:35:54.800Z] [2021-03-16T00:35:54.800Z] Login Succeeded [2021-03-16T00:35:54.800Z] nexus3.edgexfoundry.org:10003 [2021-03-16T00:35:55.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:35:55.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:35:55.353Z] Configure a credential helper to remove this warning. See [2021-03-16T00:35:55.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:35:55.353Z] [2021-03-16T00:35:55.353Z] Login Succeeded [2021-03-16T00:35:55.353Z] nexus3.edgexfoundry.org:10004 [2021-03-16T00:35:55.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:35:55.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:35:55.956Z] Configure a credential helper to remove this warning. See [2021-03-16T00:35:55.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:35:55.956Z] [2021-03-16T00:35:55.956Z] Login Succeeded [2021-03-16T00:35:55.956Z] docker.io [2021-03-16T00:35:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-16T00:35:56.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-16T00:35:56.840Z] Configure a credential helper to remove this warning. See [2021-03-16T00:35:56.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-16T00:35:56.840Z] [2021-03-16T00:35:56.840Z] Login Succeeded [2021-03-16T00:35:56.840Z] ---> docker-login.sh ends [Pipeline] } [2021-03-16T00:35:56.858Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-16T00:35:57.457Z] ========================================================= [2021-03-16T00:35:57.457Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-16T00:35:57.457Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:35:57.863Z] + 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-16T00:36:00.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:36:00.421Z] ---> 9c00b9141046 [2021-03-16T00:36:00.421Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:36:00.421Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.421Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:36:00.421Z] ---> 9c00b9141046 [2021-03-16T00:36:00.421Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:36:00.421Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.421Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:36:00.421Z] ---> 9c00b9141046 [2021-03-16T00:36:00.421Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:36:00.421Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.421Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:36:00.421Z] ---> 9c00b9141046 [2021-03-16T00:36:00.421Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:36:00.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:36:00.421Z] ---> 9c00b9141046 [2021-03-16T00:36:00.421Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:36:00.507Z] Sending build context to Docker daemon 166.8MB [2021-03-16T00:36:00.507Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-16T00:36:00.507Z] Step 2/6 : FROM ${BASE} [2021-03-16T00:36:00.507Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-16T00:36:00.507Z] 5f621e34cdf4: Pulling fs layer [2021-03-16T00:36:00.507Z] a4357932f1b6: Pulling fs layer [2021-03-16T00:36:00.507Z] 18c013af1878: Pulling fs layer [2021-03-16T00:36:00.507Z] 00ac8860ef70: Pulling fs layer [2021-03-16T00:36:00.507Z] 63d7cb157983: Pulling fs layer [2021-03-16T00:36:00.507Z] b116817d02f9: Pulling fs layer [2021-03-16T00:36:00.507Z] 745a02a5169b: Pulling fs layer [2021-03-16T00:36:00.507Z] 00ac8860ef70: Waiting [2021-03-16T00:36:00.507Z] 63d7cb157983: Waiting [2021-03-16T00:36:00.507Z] 745a02a5169b: Waiting [2021-03-16T00:36:00.507Z] b116817d02f9: Waiting [2021-03-16T00:36:00.507Z] 18c013af1878: Verifying Checksum [2021-03-16T00:36:00.507Z] 18c013af1878: Download complete [2021-03-16T00:36:00.507Z] a4357932f1b6: Verifying Checksum [2021-03-16T00:36:00.507Z] a4357932f1b6: Download complete [2021-03-16T00:36:00.507Z] 63d7cb157983: Download complete [2021-03-16T00:36:00.507Z] b116817d02f9: Verifying Checksum [2021-03-16T00:36:00.507Z] b116817d02f9: Download complete [2021-03-16T00:36:00.507Z] 5f621e34cdf4: Verifying Checksum [2021-03-16T00:36:00.507Z] 5f621e34cdf4: Download complete [2021-03-16T00:36:01.006Z] ---> Running in bf31b9277f73 [2021-03-16T00:36:01.006Z] ---> Running in cd40f842364a [2021-03-16T00:36:01.006Z] ---> Running in 7718988f8e50 [2021-03-16T00:36:01.117Z] 5f621e34cdf4: Pull complete [2021-03-16T00:36:01.270Z] ---> Running in 60b7bf4d2d6b [2021-03-16T00:36:01.270Z] ---> Running in 8a412f683409 [2021-03-16T00:36:01.394Z] a4357932f1b6: Pull complete [2021-03-16T00:36:01.994Z] 18c013af1878: Pull complete [2021-03-16T00:36:02.235Z] Removing intermediate container bf31b9277f73 [2021-03-16T00:36:02.235Z] ---> 764ccd0772e9 [2021-03-16T00:36:02.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:36:02.235Z] Removing intermediate container cd40f842364a [2021-03-16T00:36:02.235Z] ---> 2da9a466c7e9 [2021-03-16T00:36:02.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:36:02.235Z] Removing intermediate container 8a412f683409 [2021-03-16T00:36:02.235Z] ---> 205173bdd675 [2021-03-16T00:36:02.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:36:02.235Z] Removing intermediate container 7718988f8e50 [2021-03-16T00:36:02.235Z] ---> dcbfc4cae07f [2021-03-16T00:36:02.235Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:36:02.235Z] Removing intermediate container 60b7bf4d2d6b [2021-03-16T00:36:02.235Z] ---> 86a00e8aabc1 [2021-03-16T00:36:02.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:36:02.235Z] ---> Running in e8d2aca936e3 [2021-03-16T00:36:02.498Z] ---> Running in 06154876a552 [2021-03-16T00:36:02.498Z] ---> Running in 9e88b0d01781 [2021-03-16T00:36:02.498Z] ---> Running in d8d480de899e [2021-03-16T00:36:02.498Z] ---> Running in c10f8e3b1cda [2021-03-16T00:36:02.974Z] 745a02a5169b: Verifying Checksum [2021-03-16T00:36:02.974Z] 745a02a5169b: Download complete [2021-03-16T00:36:04.427Z] Removing intermediate container 9e88b0d01781 [2021-03-16T00:36:04.427Z] ---> c85ccfeeaddb [2021-03-16T00:36:04.427Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:36:04.427Z] Removing intermediate container e8d2aca936e3 [2021-03-16T00:36:04.427Z] ---> 188c368881c7 [2021-03-16T00:36:04.427Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:36:04.427Z] ---> Running in e71a713231fd [2021-03-16T00:36:04.427Z] ---> Running in eb2700769ded [2021-03-16T00:36:04.427Z] Removing intermediate container 06154876a552 [2021-03-16T00:36:04.427Z] ---> 50dabcfc1cf8 [2021-03-16T00:36:04.427Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:36:04.687Z] ---> Running in 8db5c123ba05 [2021-03-16T00:36:04.962Z] Removing intermediate container c10f8e3b1cda [2021-03-16T00:36:04.962Z] ---> 4c05d23c68d2 [2021-03-16T00:36:04.962Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:36:04.962Z] Removing intermediate container d8d480de899e [2021-03-16T00:36:04.962Z] ---> b62e6f7ee8ea [2021-03-16T00:36:04.962Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:36:04.963Z] 00ac8860ef70: Verifying Checksum [2021-03-16T00:36:04.963Z] 00ac8860ef70: Download complete [2021-03-16T00:36:05.224Z] ---> Running in 7a0c6779d388 [2021-03-16T00:36:05.224Z] ---> Running in 0465517cdbcb [2021-03-16T00:36:05.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:05.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:05.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:05.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.071Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:36:06.870Z] OK: 233 MiB in 51 packages [2021-03-16T00:36:07.466Z] Removing intermediate container 8db5c123ba05 [2021-03-16T00:36:07.466Z] ---> 19d4cf7253f4 [2021-03-16T00:36:07.466Z] Step 6/23 : COPY go.mod . [2021-03-16T00:36:07.466Z] OK: 233 MiB in 51 packages [2021-03-16T00:36:07.466Z] OK: 233 MiB in 51 packages [2021-03-16T00:36:07.466Z] OK: 233 MiB in 51 packages [2021-03-16T00:36:07.734Z] OK: 233 MiB in 51 packages [2021-03-16T00:36:07.734Z] ---> 2d84c8e600dd [2021-03-16T00:36:07.734Z] Step 7/23 : RUN go mod download [2021-03-16T00:36:07.734Z] ---> Running in df7e457529ca [2021-03-16T00:36:08.309Z] Removing intermediate container eb2700769ded [2021-03-16T00:36:08.309Z] ---> 716b8ef5c828 [2021-03-16T00:36:08.309Z] Step 6/24 : COPY go.mod . [2021-03-16T00:36:08.582Z] Removing intermediate container 7a0c6779d388 [2021-03-16T00:36:08.582Z] ---> 53f2aa9c3044 [2021-03-16T00:36:08.582Z] Step 6/22 : COPY go.mod . [2021-03-16T00:36:08.582Z] Removing intermediate container 0465517cdbcb [2021-03-16T00:36:08.582Z] ---> 7bdbd751064e [2021-03-16T00:36:08.582Z] Step 6/21 : COPY go.mod . [2021-03-16T00:36:08.582Z] ---> 4d3c596a582a [2021-03-16T00:36:08.582Z] Step 7/24 : RUN go mod download [2021-03-16T00:36:08.850Z] ---> Running in 8982c18d4586 [2021-03-16T00:36:08.850Z] ---> 40c6c606e64a [2021-03-16T00:36:08.850Z] Step 7/22 : RUN go mod download [2021-03-16T00:36:09.122Z] Removing intermediate container e71a713231fd [2021-03-16T00:36:09.122Z] ---> 49638da5044d [2021-03-16T00:36:09.122Z] Step 6/22 : COPY go.mod . [2021-03-16T00:36:09.122Z] ---> 77edcd1b6ea0 [2021-03-16T00:36:09.122Z] Step 7/21 : RUN go mod download [2021-03-16T00:36:09.122Z] ---> Running in 56dcb2ae3a1c [2021-03-16T00:36:09.390Z] ---> Running in 4bad5fafe610 [2021-03-16T00:36:09.390Z] ---> 96fc3053e4ac [2021-03-16T00:36:09.390Z] Step 7/22 : RUN go mod download [2021-03-16T00:36:09.658Z] ---> Running in f5ec601a0d75 [2021-03-16T00:36:10.616Z] Removing intermediate container df7e457529ca [2021-03-16T00:36:10.616Z] ---> 3a84ae57a7fb [2021-03-16T00:36:10.616Z] Step 8/23 : COPY . . [2021-03-16T00:36:10.616Z] Removing intermediate container 8982c18d4586 [2021-03-16T00:36:10.616Z] ---> 016efc3eeeeb [2021-03-16T00:36:10.616Z] Step 8/24 : COPY . . [2021-03-16T00:36:13.933Z] Removing intermediate container 56dcb2ae3a1c [2021-03-16T00:36:13.933Z] ---> 495405506f8e [2021-03-16T00:36:13.933Z] Step 8/22 : COPY . . [2021-03-16T00:36:14.898Z] Removing intermediate container 4bad5fafe610 [2021-03-16T00:36:14.898Z] ---> d4e5aeb9adb3 [2021-03-16T00:36:14.898Z] Step 8/21 : COPY . . [2021-03-16T00:36:15.153Z] 00ac8860ef70: Pull complete [2021-03-16T00:36:15.425Z] 63d7cb157983: Pull complete [2021-03-16T00:36:15.698Z] b116817d02f9: Pull complete [2021-03-16T00:36:19.094Z] 745a02a5169b: Pull complete [2021-03-16T00:36:19.094Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-16T00:36:19.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-16T00:36:19.094Z] ---> b7e6874047d6 [2021-03-16T00:36:19.094Z] 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-16T00:36:20.262Z] Removing intermediate container f5ec601a0d75 [2021-03-16T00:36:20.262Z] ---> 6f7c5fb43a15 [2021-03-16T00:36:20.262Z] Step 8/22 : COPY . . [2021-03-16T00:36:23.403Z] ---> Running in e1bf0612f76e [2021-03-16T00:36:24.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:36:25.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:36:25.992Z] (1/12) Installing libmagic (5.38-r0) [2021-03-16T00:36:26.266Z] (2/12) Installing file (5.38-r0) [2021-03-16T00:36:26.266Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-16T00:36:26.266Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-16T00:36:30.613Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-16T00:36:30.613Z] (6/12) Installing patch (2.7.6-r6) [2021-03-16T00:36:30.613Z] (7/12) Installing build-base (0.5-r2) [2021-03-16T00:36:30.613Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-16T00:36:30.613Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-16T00:36:30.613Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-16T00:36:30.613Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-16T00:36:30.613Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-16T00:36:30.613Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:36:30.613Z] OK: 217 MiB in 51 packages [2021-03-16T00:36:34.956Z] Removing intermediate container e1bf0612f76e [2021-03-16T00:36:34.956Z] ---> 2faa3e76d544 [2021-03-16T00:36:34.956Z] Step 4/6 : WORKDIR /edgex-go [2021-03-16T00:36:35.233Z] ---> Running in d696390c29cb [2021-03-16T00:36:35.516Z] Removing intermediate container d696390c29cb [2021-03-16T00:36:35.516Z] ---> 7f55f65f0ccd [2021-03-16T00:36:35.516Z] Step 5/6 : COPY go.mod . [2021-03-16T00:36:36.514Z] ---> e6ce005b42b3 [2021-03-16T00:36:36.514Z] Step 6/6 : RUN go mod download [2021-03-16T00:36:36.514Z] ---> Running in fc93ab36e964 [2021-03-16T00:36:52.502Z] ---> 0b90cad203c3 [2021-03-16T00:36:52.502Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:36:52.502Z] ---> 64e180038819 [2021-03-16T00:36:52.502Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:36:52.783Z] ---> b45e74cb3959 [2021-03-16T00:36:52.783Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:36:52.783Z] ---> 3c1d2b0b464f [2021-03-16T00:36:52.783Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:36:53.044Z] ---> Running in 33d33fd70f46 [2021-03-16T00:36:53.044Z] ---> Running in 2b343e32a6da [2021-03-16T00:36:53.044Z] ---> Running in 315ea7e4130e [2021-03-16T00:36:53.044Z] ---> Running in c6a740ef806e [2021-03-16T00:36:53.044Z] ---> 3b9070363b61 [2021-03-16T00:36:53.044Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:36:53.310Z] ---> Running in 5b49595c17f0 [2021-03-16T00:36:54.270Z] 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-16T00:36:54.270Z] 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-16T00:36:54.270Z] 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-16T00:36:54.270Z] 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-16T00:36:54.270Z] 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-16T00:37:08.951Z] Removing intermediate container fc93ab36e964 [2021-03-16T00:37:08.951Z] ---> bf9c5f77cc41 [2021-03-16T00:37:08.951Z] Successfully built bf9c5f77cc41 [2021-03-16T00:37:08.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:37:09.296Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:37:09.296Z] . [Pipeline] withDockerContainer [2021-03-16T00:37:09.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-29880 does not seem to be running inside a container [2021-03-16T00:37:09.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-03-16T00:37:11.142Z] $ docker top 9678c83f329efe80765411e2fc08c9b630ba3ea6caa4ea1997997b1104641536 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:37:12.169Z] + go version [2021-03-16T00:37:12.169Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-16T00:37:12.192Z] $ docker stop --time=1 9678c83f329efe80765411e2fc08c9b630ba3ea6caa4ea1997997b1104641536 [2021-03-16T00:37:14.095Z] $ docker rm -f 9678c83f329efe80765411e2fc08c9b630ba3ea6caa4ea1997997b1104641536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:37:15.148Z] + docker inspect -f . ci-base-image-arm64 [2021-03-16T00:37:15.148Z] . [Pipeline] withDockerContainer [2021-03-16T00:37:15.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-29880 does not seem to be running inside a container [2021-03-16T00:37:15.491Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat [2021-03-16T00:37:16.963Z] $ docker top 85a0e9f7d9dc7a6a80df2b8c6e819c754feefe15ddeb297887797f531723bee1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-16T00:37:17.340Z] ========================================================= [2021-03-16T00:37:17.340Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-16T00:37:17.340Z] ========================================================= [Pipeline] sh [2021-03-16T00:37:17.987Z] + make test [2021-03-16T00:37:17.988Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-16T00:37:21.022Z] 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-16T00:37:21.022Z] 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-16T00:37:31.113Z] Removing intermediate container 315ea7e4130e [2021-03-16T00:37:31.113Z] ---> 708e1d651fbe [2021-03-16T00:37:31.113Z] [2021-03-16T00:37:31.113Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:37:31.113Z] 3.12: Pulling from library/alpine [2021-03-16T00:37:31.113Z] Removing intermediate container 33d33fd70f46 [2021-03-16T00:37:31.113Z] ---> b78f09d78f16 [2021-03-16T00:37:31.113Z] [2021-03-16T00:37:31.113Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:37:31.113Z] 3.12: Pulling from library/alpine [2021-03-16T00:37:31.686Z] Removing intermediate container 5b49595c17f0 [2021-03-16T00:37:31.686Z] ---> a9ce5d5622df [2021-03-16T00:37:31.686Z] [2021-03-16T00:37:31.686Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:37:31.686Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:37:31.686Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:37:31.686Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:37:31.686Z] ---> 88dd2752d2ea [2021-03-16T00:37:31.686Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:37:31.686Z] Status: Image is up to date for alpine:3.12 [2021-03-16T00:37:31.686Z] ---> 88dd2752d2ea [2021-03-16T00:37:31.686Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:37:31.947Z] 3.12: Pulling from library/alpine [2021-03-16T00:37:31.947Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:37:31.947Z] Status: Image is up to date for alpine:3.12 [2021-03-16T00:37:31.947Z] ---> 88dd2752d2ea [2021-03-16T00:37:31.947Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:37:35.264Z] ---> Running in fc6f221a421b [2021-03-16T00:37:35.264Z] ---> Running in feae00cbdf7a [2021-03-16T00:37:35.264Z] ---> Running in a04d77861f59 [2021-03-16T00:37:35.844Z] Removing intermediate container c6a740ef806e [2021-03-16T00:37:35.844Z] ---> dcfcbe55823a [2021-03-16T00:37:35.844Z] [2021-03-16T00:37:35.844Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:37:36.108Z] ---> 88dd2752d2ea [2021-03-16T00:37:36.109Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:37:37.055Z] Removing intermediate container 2b343e32a6da [2021-03-16T00:37:37.055Z] ---> 5dee30e24e3f [2021-03-16T00:37:37.055Z] [2021-03-16T00:37:37.055Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:37:37.055Z] ---> 88dd2752d2ea [2021-03-16T00:37:37.055Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:37:37.055Z] ---> Running in 40c89a2e033c [2021-03-16T00:37:37.317Z] ---> Running in 3d777d175809 [2021-03-16T00:37:37.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:37.871Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:37:38.135Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:37:38.135Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:37:38.135Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:37:38.135Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:37:38.135Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:37:38.135Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:38.135Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:38.135Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:37:38.135Z] OK: 6 MiB in 15 packages [2021-03-16T00:37:38.135Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:37:38.135Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:37:38.135Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:37:38.135Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:37:38.135Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:38.135Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:37:38.135Z] OK: 7 MiB in 18 packages [2021-03-16T00:37:38.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:38.135Z] OK: 7 MiB in 19 packages [2021-03-16T00:37:38.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:38.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:38.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:37:38.402Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:37:38.402Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:38.402Z] OK: 6 MiB in 15 packages [2021-03-16T00:37:38.402Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:37:38.662Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:37:38.662Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:37:38.662Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:37:38.924Z] OK: 6 MiB in 16 packages [2021-03-16T00:37:40.313Z] Removing intermediate container feae00cbdf7a [2021-03-16T00:37:40.313Z] ---> b900fe9a59e5 [2021-03-16T00:37:40.313Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:37:40.893Z] ---> Running in bd7b16254dcd [2021-03-16T00:37:40.893Z] Removing intermediate container a04d77861f59 [2021-03-16T00:37:40.893Z] ---> 9cfaee4e51b1 [2021-03-16T00:37:40.893Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:37:41.155Z] Removing intermediate container fc6f221a421b [2021-03-16T00:37:41.155Z] ---> 0261322d9df6 [2021-03-16T00:37:41.155Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:37:41.417Z] Removing intermediate container 3d777d175809 [2021-03-16T00:37:41.417Z] ---> 816dfe25cde1 [2021-03-16T00:37:41.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:37:41.678Z] ---> Running in 0c0c930f414d [2021-03-16T00:37:41.678Z] ---> Running in 1fa6875a0744 [2021-03-16T00:37:41.678Z] ---> Running in 07d69e7e053a [2021-03-16T00:37:41.678Z] Removing intermediate container bd7b16254dcd [2021-03-16T00:37:41.679Z] ---> 427fb593a33e [2021-03-16T00:37:41.679Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:37:41.679Z] Removing intermediate container 40c89a2e033c [2021-03-16T00:37:41.679Z] ---> 84d4f332ab9f [2021-03-16T00:37:41.679Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:37:41.940Z] ---> Running in cc735c462d00 [2021-03-16T00:37:41.940Z] ---> Running in 631b88f75710 [2021-03-16T00:37:41.940Z] Removing intermediate container 0c0c930f414d [2021-03-16T00:37:41.940Z] ---> e51a545d6a96 [2021-03-16T00:37:41.940Z] Step 13/24 : WORKDIR / [2021-03-16T00:37:42.201Z] Removing intermediate container 1fa6875a0744 [2021-03-16T00:37:42.201Z] ---> 9a69cd30d58e [2021-03-16T00:37:42.201Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:37:42.201Z] Removing intermediate container 07d69e7e053a [2021-03-16T00:37:42.201Z] ---> 8942597109ea [2021-03-16T00:37:42.201Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:37:42.201Z] ---> Running in 0001e67e8f9e [2021-03-16T00:37:42.773Z] ---> Running in 014a72dc674c [2021-03-16T00:37:43.035Z] ---> Running in 88c4f5c76b57 [2021-03-16T00:37:43.035Z] Removing intermediate container cc735c462d00 [2021-03-16T00:37:43.035Z] ---> 09715733e86a [2021-03-16T00:37:43.035Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:37:43.035Z] Removing intermediate container 631b88f75710 [2021-03-16T00:37:43.035Z] ---> e096f1a2ab15 [2021-03-16T00:37:43.035Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:37:43.035Z] ---> Running in c0bc3b10d72f [2021-03-16T00:37:43.302Z] Removing intermediate container 0001e67e8f9e [2021-03-16T00:37:43.302Z] ---> 40c6dfe04286 [2021-03-16T00:37:43.302Z] 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-16T00:37:43.302Z] ---> Running in 6414ebe5d2f9 [2021-03-16T00:37:43.302Z] Removing intermediate container 88c4f5c76b57 [2021-03-16T00:37:43.302Z] ---> 12b0c84e3044 [2021-03-16T00:37:43.302Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:37:43.302Z] Removing intermediate container 014a72dc674c [2021-03-16T00:37:43.302Z] ---> 25795734980b [2021-03-16T00:37:43.302Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:37:43.565Z] ---> Running in 9fb304ae6fe1 [2021-03-16T00:37:43.565Z] Removing intermediate container c0bc3b10d72f [2021-03-16T00:37:43.565Z] ---> 1b4eb5fa40ae [2021-03-16T00:37:43.565Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:37:43.565Z] ---> 5568667e080a [2021-03-16T00:37:43.565Z] 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-16T00:37:43.565Z] Removing intermediate container 6414ebe5d2f9 [2021-03-16T00:37:43.565Z] ---> 0ed0762661b2 [2021-03-16T00:37:43.565Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:37:43.831Z] ---> Running in 10785e48b832 [2021-03-16T00:37:43.831Z] ---> bfe224462fe3 [2021-03-16T00:37:43.831Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:37:44.097Z] Removing intermediate container 9fb304ae6fe1 [2021-03-16T00:37:44.097Z] ---> 650a8d419d12 [2021-03-16T00:37:44.097Z] Step 15/23 : WORKDIR / [2021-03-16T00:37:44.097Z] ---> d33cd5a2da05 [2021-03-16T00:37:44.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:37:44.097Z] ---> 1ca50a215c41 [2021-03-16T00:37:44.097Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:37:44.097Z] ---> Running in 1a9c6e375e5e [2021-03-16T00:37:44.358Z] Removing intermediate container 10785e48b832 [2021-03-16T00:37:44.358Z] ---> face7a62acc9 [2021-03-16T00:37:44.358Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:37:44.634Z] ---> 26334fe53415 [2021-03-16T00:37:44.634Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:37:44.634Z] ---> b68ab1a18333 [2021-03-16T00:37:44.634Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:37:44.811Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-16T00:37:45.288Z] Removing intermediate container 1a9c6e375e5e [2021-03-16T00:37:45.288Z] ---> 8d796523c14b [2021-03-16T00:37:45.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:37:45.288Z] ---> 7a38ea6bd57e [2021-03-16T00:37:45.288Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:37:45.288Z] ---> cd9899b1c35e [2021-03-16T00:37:45.288Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:37:45.288Z] ---> 59af4a97fd10 [2021-03-16T00:37:45.288Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:37:45.288Z] ---> 2a317ee93343 [2021-03-16T00:37:45.288Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:37:45.288Z] ---> Running in 1bc6f2e0022b [2021-03-16T00:37:45.576Z] ---> 11fa71df51e5 [2021-03-16T00:37:45.576Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:37:45.576Z] ---> 46a003a6cf5c [2021-03-16T00:37:45.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:37:45.898Z] Removing intermediate container 1bc6f2e0022b [2021-03-16T00:37:45.898Z] ---> 5721b55b014a [2021-03-16T00:37:45.898Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:37:45.898Z] ---> Running in dc054dadd870 [2021-03-16T00:37:45.898Z] ---> 9ae92f406d70 [2021-03-16T00:37:45.898Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:37:45.898Z] ---> 39941008b69e [2021-03-16T00:37:45.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:37:45.898Z] ---> Running in 5803b0ecfa7a [2021-03-16T00:37:46.180Z] Removing intermediate container dc054dadd870 [2021-03-16T00:37:46.180Z] ---> 1daedd7b9dff [2021-03-16T00:37:46.180Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:37:46.180Z] ---> a0d83ef04a35 [2021-03-16T00:37:46.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:37:46.180Z] ---> Running in bec75eefaacb [2021-03-16T00:37:46.488Z] Removing intermediate container 5803b0ecfa7a [2021-03-16T00:37:46.488Z] ---> eeaeb96c74a1 [2021-03-16T00:37:46.488Z] Step 19/21 : LABEL arch=x86_64 [2021-03-16T00:37:46.488Z] ---> b68dbf0bf9a8 [2021-03-16T00:37:46.488Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:37:46.488Z] ---> 91063a3db41e [2021-03-16T00:37:46.488Z] 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-16T00:37:46.775Z] ---> Running in 912fafa16f99 [2021-03-16T00:37:46.775Z] ---> Running in 22cc88cafcf8 [2021-03-16T00:37:46.775Z] ---> Running in 8c77154e07fc [2021-03-16T00:37:46.775Z] ---> 41a63c8edb36 [2021-03-16T00:37:46.775Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:37:47.043Z] Removing intermediate container bec75eefaacb [2021-03-16T00:37:47.043Z] ---> 244b4e7957ad [2021-03-16T00:37:47.043Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:37:47.043Z] ---> Running in fdd3fda1fb65 [2021-03-16T00:37:47.306Z] ---> Running in 65c675b4b825 [2021-03-16T00:37:47.306Z] Removing intermediate container 22cc88cafcf8 [2021-03-16T00:37:47.306Z] ---> f980de8eff10 [2021-03-16T00:37:47.306Z] Step 20/21 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:37:47.306Z] Removing intermediate container 912fafa16f99 [2021-03-16T00:37:47.306Z] ---> 1201621c7d33 [2021-03-16T00:37:47.306Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:37:47.568Z] ---> Running in c0ea370ff7c3 [2021-03-16T00:37:47.568Z] Removing intermediate container fdd3fda1fb65 [2021-03-16T00:37:47.568Z] ---> 9ebd341a0ca2 [2021-03-16T00:37:47.568Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:37:47.568Z] ---> Running in e216964d1a21 [2021-03-16T00:37:47.568Z] Removing intermediate container 65c675b4b825 [2021-03-16T00:37:47.568Z] ---> b452c4d41ac2 [2021-03-16T00:37:47.568Z] Step 21/22 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:37:47.831Z] ---> Running in fe92b6ed3043 [2021-03-16T00:37:47.831Z] Removing intermediate container c0ea370ff7c3 [2021-03-16T00:37:47.831Z] ---> 4ab010dc8a6a [2021-03-16T00:37:47.831Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:37:47.831Z] ---> Running in 6dd3191627f7 [2021-03-16T00:37:48.094Z] Removing intermediate container e216964d1a21 [2021-03-16T00:37:48.094Z] ---> e735a9d5df61 [2021-03-16T00:37:48.094Z] Step 20/22 : LABEL arch=x86_64 [2021-03-16T00:37:48.094Z] ---> Running in 70e8ca145f87 [2021-03-16T00:37:48.355Z] Removing intermediate container fe92b6ed3043 [2021-03-16T00:37:48.355Z] ---> 7cbabcecf1a9 [2021-03-16T00:37:48.355Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:37:48.355Z] ---> Running in 66f223019381 [2021-03-16T00:37:48.355Z] Removing intermediate container 6dd3191627f7 [2021-03-16T00:37:48.355Z] ---> f2e404247f69 [2021-03-16T00:37:48.355Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:37:48.355Z] ---> Running in 6fd7fb1e50cf [2021-03-16T00:37:48.616Z] Removing intermediate container 70e8ca145f87 [2021-03-16T00:37:48.616Z] ---> 2a8b41b93792 [2021-03-16T00:37:48.616Z] [2021-03-16T00:37:48.878Z] ---> Running in f2eb9481c79a [2021-03-16T00:37:48.878Z] Successfully built 2a8b41b93792 [2021-03-16T00:37:48.878Z] Removing intermediate container 8c77154e07fc [2021-03-16T00:37:48.878Z] ---> 5715a819b7cf [2021-03-16T00:37:48.878Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:37:48.878Z] Removing intermediate container 66f223019381 [2021-03-16T00:37:48.878Z] ---> fa96fd22d43e [2021-03-16T00:37:48.878Z] Step 21/22 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:37:48.878Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-16T00:37:49.140Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-16T00:37:49.140Z] ---> Running in 7f7392f153d4 [2021-03-16T00:37:49.140Z] Removing intermediate container 6fd7fb1e50cf [2021-03-16T00:37:49.140Z] ---> b03c6fdb3d16 [2021-03-16T00:37:49.140Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:37:49.140Z] ---> Running in 508a9de709a4 [2021-03-16T00:37:49.140Z] Removing intermediate container f2eb9481c79a [2021-03-16T00:37:49.140Z] ---> 263a44922654 [2021-03-16T00:37:49.140Z] [2021-03-16T00:37:49.140Z] ---> Running in 0cfbc5e68679 [2021-03-16T00:37:49.401Z] Successfully built 263a44922654 [2021-03-16T00:37:49.401Z] Removing intermediate container 7f7392f153d4 [2021-03-16T00:37:49.401Z] ---> 1ccb7371cd67 [2021-03-16T00:37:49.401Z] Step 22/24 : LABEL arch=x86_64 [2021-03-16T00:37:49.401Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-16T00:37:49.401Z] Building docker-core-command-go [2021-03-16T00:37:49.402Z]  Building docker-support-scheduler-go ... done Removing intermediate container 508a9de709a4 [2021-03-16T00:37:49.402Z] ---> 355cbbc9fa99 [2021-03-16T00:37:49.402Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:37:49.664Z] Removing intermediate container 0cfbc5e68679 [2021-03-16T00:37:49.664Z] ---> 3d923dc17b79 [2021-03-16T00:37:49.664Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:37:49.664Z] ---> Running in 094cc847414f [2021-03-16T00:37:49.664Z] ---> Running in ea9072182d21 [2021-03-16T00:37:49.664Z] ---> Running in 1bedfb49c0c0 [2021-03-16T00:37:49.930Z] Removing intermediate container 094cc847414f [2021-03-16T00:37:49.930Z] ---> b1949dd46130 [2021-03-16T00:37:49.930Z] Step 23/24 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:37:50.195Z] Removing intermediate container ea9072182d21 [2021-03-16T00:37:50.195Z] ---> 7eb5d571a547 [2021-03-16T00:37:50.195Z] [2021-03-16T00:37:50.195Z] ---> Running in efa82aa9c3e2 [2021-03-16T00:37:50.195Z] Removing intermediate container 1bedfb49c0c0 [2021-03-16T00:37:50.195Z] ---> dc3da4d2fb71 [2021-03-16T00:37:50.195Z] [2021-03-16T00:37:50.195Z] Successfully built 7eb5d571a547 [2021-03-16T00:37:50.459Z] Successfully tagged docker-support-notifications-go:latest [2021-03-16T00:37:50.460Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-16T00:37:50.460Z] Successfully built dc3da4d2fb71 [2021-03-16T00:37:50.460Z] Successfully tagged docker-core-metadata-go:latest [2021-03-16T00:37:50.460Z] Building docker-security-bootstrapper-go [2021-03-16T00:37:50.726Z]  Building docker-core-metadata-go ... done Removing intermediate container efa82aa9c3e2 [2021-03-16T00:37:50.726Z] ---> 95cd377cd71c [2021-03-16T00:37:50.726Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:37:50.726Z] ---> Running in 952c1580a1ef [2021-03-16T00:37:51.679Z] Removing intermediate container 952c1580a1ef [2021-03-16T00:37:51.679Z] ---> c39a45b00822 [2021-03-16T00:37:51.679Z] [2021-03-16T00:37:54.997Z] Successfully built c39a45b00822 [2021-03-16T00:37:54.997Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-16T00:38:17.135Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:38:17.135Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:38:17.135Z] ---> 9c00b9141046 [2021-03-16T00:38:17.135Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 86a00e8aabc1 [2021-03-16T00:38:17.135Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 4c05d23c68d2 [2021-03-16T00:38:17.135Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:38:17.135Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:38:17.135Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:38:17.135Z] ---> 9c00b9141046 [2021-03-16T00:38:17.135Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 86a00e8aabc1 [2021-03-16T00:38:17.135Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 4c05d23c68d2 [2021-03-16T00:38:17.135Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:38:17.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:38:17.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:38:17.135Z] ---> 9c00b9141046 [2021-03-16T00:38:17.135Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 86a00e8aabc1 [2021-03-16T00:38:17.135Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 4c05d23c68d2 [2021-03-16T00:38:17.135Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:38:17.135Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:38:17.135Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:38:17.135Z] ---> 9c00b9141046 [2021-03-16T00:38:17.135Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 86a00e8aabc1 [2021-03-16T00:38:17.135Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:38:17.135Z] ---> Using cache [2021-03-16T00:38:17.135Z] ---> 4c05d23c68d2 [2021-03-16T00:38:17.135Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:38:17.135Z] ---> Running in 59dd3f5c807d [2021-03-16T00:38:17.135Z] ---> Running in 965cb2e4cb25 [2021-03-16T00:38:17.135Z] ---> Running in 03addd4e8915 [2021-03-16T00:38:17.135Z] ---> Running in 080ac6d64d03 [2021-03-16T00:38:17.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:17.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:18.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:38:18.512Z] OK: 233 MiB in 51 packages [2021-03-16T00:38:19.084Z] Removing intermediate container 03addd4e8915 [2021-03-16T00:38:19.084Z] ---> d2780108e701 [2021-03-16T00:38:19.084Z] Step 6/31 : COPY go.mod . [2021-03-16T00:38:19.084Z] ---> 0d90c06b27a3 [2021-03-16T00:38:19.084Z] Step 7/31 : RUN go mod download [2021-03-16T00:38:19.348Z] ---> Running in 35a334fe3c4a [2021-03-16T00:38:19.348Z] OK: 233 MiB in 51 packages [2021-03-16T00:38:19.923Z] OK: 233 MiB in 51 packages [2021-03-16T00:38:19.923Z] Removing intermediate container 965cb2e4cb25 [2021-03-16T00:38:19.923Z] ---> fece5eab989a [2021-03-16T00:38:19.923Z] Step 6/23 : COPY go.mod . [2021-03-16T00:38:19.923Z] OK: 233 MiB in 51 packages [2021-03-16T00:38:19.923Z] ---> db6b59fd52b1 [2021-03-16T00:38:19.923Z] Step 7/23 : RUN go mod download [2021-03-16T00:38:20.187Z] ---> Running in 331bf382bd37 [2021-03-16T00:38:20.457Z] Removing intermediate container 080ac6d64d03 [2021-03-16T00:38:20.457Z] ---> 98c8c9fa3956 [2021-03-16T00:38:20.457Z] Step 6/23 : COPY go.mod . [2021-03-16T00:38:20.733Z] ---> b9968b2ce7ec [2021-03-16T00:38:20.733Z] Step 7/23 : RUN go mod download [2021-03-16T00:38:20.733Z] ---> Running in cccef6bc08a6 [2021-03-16T00:38:20.997Z] Removing intermediate container 59dd3f5c807d [2021-03-16T00:38:20.997Z] ---> 3c29a65c0f9e [2021-03-16T00:38:20.997Z] Step 6/26 : COPY go.mod . [2021-03-16T00:38:20.997Z] Removing intermediate container 35a334fe3c4a [2021-03-16T00:38:20.997Z] ---> 329e37134bda [2021-03-16T00:38:20.997Z] Step 8/31 : COPY . . [2021-03-16T00:38:21.948Z] ---> 1241bfa1743e [2021-03-16T00:38:21.948Z] Step 7/26 : RUN go mod download [2021-03-16T00:38:22.527Z] ---> Running in 5e6fa310b3be [2021-03-16T00:38:22.527Z] Removing intermediate container 331bf382bd37 [2021-03-16T00:38:22.527Z] ---> 57228e54e4d0 [2021-03-16T00:38:22.527Z] Step 8/23 : COPY . . [2021-03-16T00:38:25.851Z] Removing intermediate container cccef6bc08a6 [2021-03-16T00:38:25.851Z] ---> 09b724a4c89f [2021-03-16T00:38:25.851Z] Step 8/23 : COPY . . [2021-03-16T00:38:31.177Z] Removing intermediate container 5e6fa310b3be [2021-03-16T00:38:31.177Z] ---> 2b03cfab40ca [2021-03-16T00:38:31.177Z] Step 8/26 : COPY . . [2021-03-16T00:38:41.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-16T00:38:56.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-16T00:38:56.725Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-16T00:38:56.726Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-16T00:38:57.947Z] ---> b457da752b9c [2021-03-16T00:38:57.948Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T00:38:57.948Z] ---> 176862dc3335 [2021-03-16T00:38:57.948Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:38:57.948Z] ---> 94548ecccfd4 [2021-03-16T00:38:57.948Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:38:57.948Z] ---> Running in 0169a09c78e2 [2021-03-16T00:38:57.948Z] ---> Running in 7511ec527b44 [2021-03-16T00:38:57.948Z] ---> Running in 2fa562ba168e [2021-03-16T00:38:57.948Z] 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-16T00:38:57.948Z] 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-16T00:38:57.948Z] 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-16T00:38:57.948Z] ---> d866984447bb [2021-03-16T00:38:57.948Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T00:38:57.948Z] ---> Running in e25cef245019 [2021-03-16T00:38:58.219Z] 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-16T00:38:59.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-16T00:38:59.364Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-16T00:38:59.641Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-16T00:39:01.082Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-16T00:39:04.502Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-16T00:39:05.105Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-16T00:39:13.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-16T00:39:13.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-16T00:39:13.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-16T00:39:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.306s coverage: 45.9% of statements [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-16T00:39:20.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-16T00:39:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.128s coverage: 19.8% of statements [2021-03-16T00:39:20.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.252s coverage: 100.0% of statements [2021-03-16T00:39:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.558s coverage: 27.1% of statements [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-16T00:39:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements [2021-03-16T00:39:30.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-16T00:39:30.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.132s coverage: 100.0% of statements [2021-03-16T00:39:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-16T00:39:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-16T00:39:30.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 71.3% of statements [2021-03-16T00:39:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-16T00:39:30.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-16T00:39:30.505Z] Removing intermediate container 2fa562ba168e [2021-03-16T00:39:30.505Z] ---> 75b776d4fd11 [2021-03-16T00:39:30.505Z] [2021-03-16T00:39:30.505Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:39:30.505Z] ---> 88dd2752d2ea [2021-03-16T00:39:30.505Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:39:30.505Z] Removing intermediate container e25cef245019 [2021-03-16T00:39:30.505Z] ---> 2a37a5f526bb [2021-03-16T00:39:30.505Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:39:30.505Z] Removing intermediate container 0169a09c78e2 [2021-03-16T00:39:30.505Z] ---> 0a494f296aab [2021-03-16T00:39:30.505Z] [2021-03-16T00:39:30.505Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:39:30.505Z] ---> 88dd2752d2ea [2021-03-16T00:39:30.505Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:39:30.505Z] ---> Using cache [2021-03-16T00:39:30.505Z] ---> 816dfe25cde1 [2021-03-16T00:39:30.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:39:30.505Z] ---> Using cache [2021-03-16T00:39:30.505Z] ---> 8942597109ea [2021-03-16T00:39:30.505Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:39:30.505Z] ---> Running in b0d6c94acc5f [2021-03-16T00:39:30.505Z] ---> Running in c663b563f7f0 [2021-03-16T00:39:30.505Z] ---> Running in 26efce3e1299 [2021-03-16T00:39:30.767Z] Removing intermediate container b0d6c94acc5f [2021-03-16T00:39:30.767Z] ---> 800d4b87fd29 [2021-03-16T00:39:30.767Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:39:31.029Z] 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-16T00:39:31.980Z] Removing intermediate container c663b563f7f0 [2021-03-16T00:39:31.980Z] ---> 1e10306a1002 [2021-03-16T00:39:31.980Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:39:31.980Z] ---> Running in d819e0a8e6c9 [2021-03-16T00:39:32.243Z] ---> Running in 0d8eaffba545 [2021-03-16T00:39:32.243Z] Removing intermediate container 7511ec527b44 [2021-03-16T00:39:32.243Z] ---> e472cb8c8d9b [2021-03-16T00:39:32.243Z] [2021-03-16T00:39:32.243Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:39:32.243Z] ---> 88dd2752d2ea [2021-03-16T00:39:32.244Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:39:32.517Z] ---> Running in f8c7e14bf442 [2021-03-16T00:39:32.518Z] Removing intermediate container 0d8eaffba545 [2021-03-16T00:39:32.518Z] ---> 944f59e9297b [2021-03-16T00:39:32.518Z] Step 15/23 : WORKDIR / [2021-03-16T00:39:32.780Z] ---> Running in db2c2b88c517 [2021-03-16T00:39:32.780Z] Removing intermediate container f8c7e14bf442 [2021-03-16T00:39:32.780Z] ---> ca5562efa474 [2021-03-16T00:39:32.780Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:39:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.564s coverage: 82.9% of statements [2021-03-16T00:39:33.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-16T00:39:33.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:39:33.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.195s coverage: 78.9% of statements [2021-03-16T00:39:33.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-16T00:39:33.044Z] Removing intermediate container 26efce3e1299 [2021-03-16T00:39:33.044Z] ---> fba87396e073 [2021-03-16T00:39:33.044Z] [2021-03-16T00:39:33.044Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:39:33.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:33.044Z] 20.10.0: Pulling from library/docker [2021-03-16T00:39:33.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:33.044Z] ---> Running in 04969fcbdd91 [2021-03-16T00:39:33.044Z] Removing intermediate container db2c2b88c517 [2021-03-16T00:39:33.044Z] ---> 72202e43e653 [2021-03-16T00:39:33.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:33.306Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:33.306Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:39:33.306Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:33.306Z] OK: 6 MiB in 16 packages [2021-03-16T00:39:33.306Z] Removing intermediate container 04969fcbdd91 [2021-03-16T00:39:33.306Z] ---> 4bca2ee157bb [2021-03-16T00:39:33.306Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:39:35.858Z] ---> 2663609abbbf [2021-03-16T00:39:35.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:39:35.858Z] ---> Running in 41b6b1e3bf59 [2021-03-16T00:39:35.858Z] Removing intermediate container 41b6b1e3bf59 [2021-03-16T00:39:35.858Z] ---> 34d9297c90d5 [2021-03-16T00:39:35.858Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:39:36.433Z] ---> Running in da2d5d6dd322 [2021-03-16T00:39:36.433Z] ---> 09486a9adcae [2021-03-16T00:39:36.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:36.433Z] Removing intermediate container d819e0a8e6c9 [2021-03-16T00:39:36.433Z] ---> 2495feb7a7ff [2021-03-16T00:39:36.433Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:39:36.705Z] ---> Running in 7c117742acfb [2021-03-16T00:39:36.971Z] ---> a678d1f54a2a [2021-03-16T00:39:36.971Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:39:36.971Z] ---> Running in b487e9538838 [2021-03-16T00:39:36.971Z] Removing intermediate container 7c117742acfb [2021-03-16T00:39:36.971Z] ---> 97cc6b3ecaf7 [2021-03-16T00:39:36.971Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:39:37.240Z] ---> Running in d03fffb0f3c4 [2021-03-16T00:39:37.504Z] Removing intermediate container b487e9538838 [2021-03-16T00:39:37.504Z] ---> b67f8356176b [2021-03-16T00:39:37.504Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:39:37.504Z] ---> Running in cd97fecfe8ef [2021-03-16T00:39:37.504Z] Removing intermediate container d03fffb0f3c4 [2021-03-16T00:39:37.504Z] ---> b31fb07de566 [2021-03-16T00:39:37.504Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:39:37.768Z] ---> Running in c7994e406673 [2021-03-16T00:39:37.768Z] Removing intermediate container cd97fecfe8ef [2021-03-16T00:39:37.768Z] ---> 9ff14fde75b6 [2021-03-16T00:39:37.768Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:39:38.037Z] Removing intermediate container da2d5d6dd322 [2021-03-16T00:39:38.037Z] ---> 9e38bdbed7e5 [2021-03-16T00:39:38.037Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:39:38.037Z] ---> Running in 46022de32019 [2021-03-16T00:39:38.305Z] ---> Running in 828ecde62865 [2021-03-16T00:39:38.305Z] Removing intermediate container 46022de32019 [2021-03-16T00:39:38.305Z] ---> 0a9c3daf3b35 [2021-03-16T00:39:38.305Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:39:38.572Z] ---> Running in 504fb59f0998 [2021-03-16T00:39:38.834Z] Removing intermediate container 504fb59f0998 [2021-03-16T00:39:38.834Z] ---> 2c30a22008dd [2021-03-16T00:39:38.834Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:39:39.096Z] ---> Running in 8c4dcac9261f [2021-03-16T00:39:39.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:39.096Z] Removing intermediate container c7994e406673 [2021-03-16T00:39:39.096Z] ---> 914f897309dc [2021-03-16T00:39:39.096Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:39:39.359Z] Removing intermediate container 8c4dcac9261f [2021-03-16T00:39:39.359Z] ---> 61f01ad14b19 [2021-03-16T00:39:39.359Z] [2021-03-16T00:39:39.359Z] ---> Running in c15e75a302db [2021-03-16T00:39:39.622Z] Removing intermediate container c15e75a302db [2021-03-16T00:39:39.622Z] ---> 4dafec3b0a62 [2021-03-16T00:39:39.622Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:39:39.622Z] Successfully built 61f01ad14b19 [2021-03-16T00:39:39.622Z] Successfully tagged docker-core-command-go:latest [2021-03-16T00:39:39.885Z]  Building docker-core-command-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:39.885Z] ---> ab5f6a6dbf8a [2021-03-16T00:39:39.885Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:39:40.165Z] ---> Running in 17aec822b7ee [2021-03-16T00:39:40.430Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:39:40.430Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:39:40.692Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:39:40.692Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:39:40.692Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:39:40.692Z] ---> aefe523efa57 [2021-03-16T00:39:40.692Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:39:40.692Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:39:40.692Z] ---> Running in a8ce1cfbbe61 [2021-03-16T00:39:40.952Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:39:40.953Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:39:41.217Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:41.217Z] OK: 8 MiB in 20 packages [2021-03-16T00:39:41.217Z] Removing intermediate container 17aec822b7ee [2021-03-16T00:39:41.217Z] ---> acd590365242 [2021-03-16T00:39:41.217Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:41.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:41.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:41.478Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:39:41.478Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:39:41.478Z] ---> aff0ec171f16 [2021-03-16T00:39:41.478Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:39:41.478Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:39:41.478Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:41.478Z] OK: 12 MiB in 22 packages [2021-03-16T00:39:41.740Z] Removing intermediate container 828ecde62865 [2021-03-16T00:39:41.740Z] ---> 7bedb212c6dc [2021-03-16T00:39:41.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:39:42.855Z] ---> 53fb7952bcc2 [2021-03-16T00:39:42.855Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:39:42.855Z] ---> d2bf9541764f [2021-03-16T00:39:42.855Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:39:42.855Z] Removing intermediate container a8ce1cfbbe61 [2021-03-16T00:39:42.855Z] ---> a0a5ccb88620 [2021-03-16T00:39:42.855Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:39:42.855Z] ---> Running in ba4b4502d652 [2021-03-16T00:39:42.855Z] ---> f6d768b82dd2 [2021-03-16T00:39:42.855Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:39:42.855Z] Removing intermediate container ba4b4502d652 [2021-03-16T00:39:42.855Z] ---> 3c4db00063d5 [2021-03-16T00:39:42.855Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:39:42.855Z] ---> 62ab203be9e2 [2021-03-16T00:39:42.855Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:42.855Z] ---> 92a50efa9eb4 [2021-03-16T00:39:42.855Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:39:42.855Z] ---> Running in 1609f9eb6fdc [2021-03-16T00:39:42.855Z] Removing intermediate container 1609f9eb6fdc [2021-03-16T00:39:42.855Z] ---> ab6f866c9af4 [2021-03-16T00:39:42.855Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:39:43.117Z] ---> b5898d58a5bc [2021-03-16T00:39:43.117Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:39:43.117Z] ---> Running in 635063cd5e10 [2021-03-16T00:39:43.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.299s coverage: 28.6% of statements [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-16T00:39:43.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.153s coverage: 100.0% of statements [2021-03-16T00:39:43.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-16T00:39:43.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.142s coverage: 100.0% of statements [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-16T00:39:43.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-16T00:39:43.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.470s coverage: 97.5% of statements [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-16T00:39:43.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-16T00:39:43.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-16T00:39:43.379Z] ---> 6ce96c9ecaed [2021-03-16T00:39:43.379Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:39:43.379Z] ---> Running in 3c86570375c0 [2021-03-16T00:39:43.641Z] ---> Running in 198b7fe67e8c [2021-03-16T00:39:43.641Z] Removing intermediate container 635063cd5e10 [2021-03-16T00:39:43.641Z] ---> 498c9c1392fe [2021-03-16T00:39:43.641Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:39:43.641Z] Removing intermediate container 3c86570375c0 [2021-03-16T00:39:43.641Z] ---> e2b73ced9e77 [2021-03-16T00:39:43.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:39:43.912Z] ---> Running in 0b6438a15931 [2021-03-16T00:39:43.913Z] Removing intermediate container 198b7fe67e8c [2021-03-16T00:39:43.913Z] ---> e70a7120a404 [2021-03-16T00:39:43.913Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:39:43.913Z] Removing intermediate container 0b6438a15931 [2021-03-16T00:39:43.913Z] ---> 14877f3621f2 [2021-03-16T00:39:43.913Z] Step 21/23 : LABEL arch=x86_64 [2021-03-16T00:39:44.176Z] ---> Running in cd19c57b44bf [2021-03-16T00:39:44.176Z] ---> 7dc8501db71a [2021-03-16T00:39:44.176Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:39:44.176Z] ---> af53401b63fa [2021-03-16T00:39:44.176Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:39:44.441Z] Removing intermediate container cd19c57b44bf [2021-03-16T00:39:44.441Z] ---> 6522e524b0e1 [2021-03-16T00:39:44.441Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:39:44.441Z] ---> Running in 43118ac3700a [2021-03-16T00:39:44.706Z] ---> ff19a53b5415 [2021-03-16T00:39:44.706Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:39:44.706Z] ---> Running in 2d8753e16cd7 [2021-03-16T00:39:44.969Z] Removing intermediate container 2d8753e16cd7 [2021-03-16T00:39:44.969Z] ---> c653fdb826ac [2021-03-16T00:39:44.969Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:39:44.969Z] ---> Running in 9f81ccb50a0c [2021-03-16T00:39:45.231Z] ---> f00a8c9452f7 [2021-03-16T00:39:45.231Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:39:45.231Z] ---> Running in 83d06fb9c5a1 [2021-03-16T00:39:45.231Z] Removing intermediate container 9f81ccb50a0c [2021-03-16T00:39:45.231Z] ---> 98a86ac5d8fd [2021-03-16T00:39:45.231Z] [2021-03-16T00:39:45.804Z] Successfully built 98a86ac5d8fd [2021-03-16T00:39:45.804Z] Successfully tagged docker-core-data-go:latest [2021-03-16T00:39:46.100Z]  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:46.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:39:46.100Z] Removing intermediate container 43118ac3700a [2021-03-16T00:39:46.100Z] ---> 0bd83f06946a [2021-03-16T00:39:46.100Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:39:46.365Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:39:46.365Z] ---> Running in 79db46d3bdd4 [2021-03-16T00:39:46.365Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:39:46.365Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:39:46.365Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:39:46.365Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:39:46.365Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:39:46.365Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:39:46.937Z] Removing intermediate container 79db46d3bdd4 [2021-03-16T00:39:46.937Z] ---> 215e8906d44e [2021-03-16T00:39:46.937Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:39:49.488Z] ---> Running in d61ed4ac5b35 [2021-03-16T00:39:49.750Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:39:49.750Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:39:49.750Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:39:49.750Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:39:49.750Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:39:49.750Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:39:49.750Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:39:50.698Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:39:50.698Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:39:50.698Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:39:51.271Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:39:51.532Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:39:51.532Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:39:51.532Z] Removing intermediate container d61ed4ac5b35 [2021-03-16T00:39:51.532Z] ---> 568003ab38aa [2021-03-16T00:39:51.532Z] Step 29/31 : LABEL arch=x86_64 [2021-03-16T00:39:51.532Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:39:51.793Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:39:51.793Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:39:51.793Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:39:51.793Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:39:51.793Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:39:52.372Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:39:52.372Z] ---> Running in c1494a818919 [2021-03-16T00:39:52.372Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:39:52.372Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:39:52.372Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:39:52.372Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:39:52.372Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:39:52.372Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:39:52.946Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:39:52.946Z] OK: 71 MiB in 55 packages [2021-03-16T00:39:53.409Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.369s coverage: 92.8% of statements [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-16T00:39:53.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-16T00:39:53.409Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.210s coverage: 0.1% of statements [2021-03-16T00:39:53.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-16T00:39:53.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-16T00:39:53.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-16T00:39:53.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements [2021-03-16T00:39:53.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-03-16T00:39:53.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2021-03-16T00:39:53.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements [2021-03-16T00:39:53.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2021-03-16T00:39:53.892Z] Removing intermediate container c1494a818919 [2021-03-16T00:39:53.893Z] ---> aa5442bb6bd3 [2021-03-16T00:39:53.893Z] Step 30/31 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:39:53.893Z] ---> Running in ff07d93da74b [2021-03-16T00:39:54.156Z] Removing intermediate container ff07d93da74b [2021-03-16T00:39:54.156Z] ---> 36b3b19e5b19 [2021-03-16T00:39:54.156Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:39:55.457Z] ---> Running in 2267ee1cfcd8 [2021-03-16T00:39:58.126Z] Removing intermediate container 2267ee1cfcd8 [2021-03-16T00:39:58.126Z] ---> 13df4f6e619f [2021-03-16T00:39:58.126Z] [2021-03-16T00:39:58.126Z] Successfully built 13df4f6e619f [2021-03-16T00:39:58.126Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-16T00:39:58.126Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 83d06fb9c5a1 [2021-03-16T00:39:58.126Z] ---> 0f77d47ce0c3 [2021-03-16T00:39:58.126Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:39:58.126Z] ---> Running in 089af3124162 [2021-03-16T00:39:59.518Z] Collecting docker-compose==1.23.2 [2021-03-16T00:39:59.518Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:39:59.781Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:39:59.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:39:59.781Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:39:59.781Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:40:00.727Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:40:00.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:40:00.727Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:40:00.727Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:40:01.306Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:40:01.306Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:40:02.251Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:40:02.251Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:40:02.513Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:40:02.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:40:02.513Z] 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-16T00:40:02.775Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:40:02.775Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:40:03.036Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:40:03.036Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:40:03.036Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:40:03.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:40:03.036Z] 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-16T00:40:03.298Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:40:03.298Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:40:03.298Z] 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-16T00:40:03.298Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:40:03.298Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:40:03.298Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:40:03.298Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:40:03.298Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:40:03.298Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:40:03.559Z] Installing collected packages: cached-property, texttable, urllib3, idna, requests, dockerpty, PyYAML, docopt, jsonschema, websocket-client, docker-pycreds, docker, docker-compose [2021-03-16T00:40:03.559Z] Running setup.py install for texttable: started [2021-03-16T00:40:04.133Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:40:04.134Z] Attempting uninstall: urllib3 [2021-03-16T00:40:04.134Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:40:04.134Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:40:04.134Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:40:04.134Z] Attempting uninstall: idna [2021-03-16T00:40:04.134Z] Found existing installation: idna 2.9 [2021-03-16T00:40:04.134Z] Uninstalling idna-2.9: [2021-03-16T00:40:04.134Z] Successfully uninstalled idna-2.9 [2021-03-16T00:40:05.521Z] Attempting uninstall: requests [2021-03-16T00:40:05.521Z] Found existing installation: requests 2.23.0 [2021-03-16T00:40:05.521Z] Uninstalling requests-2.23.0: [2021-03-16T00:40:05.782Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:40:05.782Z] Running setup.py install for dockerpty: started [2021-03-16T00:40:05.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements [2021-03-16T00:40:05.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-03-16T00:40:06.355Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:40:06.355Z] Running setup.py install for PyYAML: started [2021-03-16T00:40:06.936Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:40:06.936Z] Running setup.py install for docopt: started [2021-03-16T00:40:07.196Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:40:08.143Z] 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-16T00:40:10.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.252s coverage: 81.9% of statements [2021-03-16T00:40:10.706Z] Removing intermediate container 089af3124162 [2021-03-16T00:40:10.706Z] ---> eb53bbebffc7 [2021-03-16T00:40:10.706Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:40:10.706Z] ---> Running in d319f7b79787 [2021-03-16T00:40:11.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:11.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-16T00:40:11.541Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:40:11.541Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:40:11.541Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:40:11.541Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:40:11.541Z] OK: 72 MiB in 58 packages [2021-03-16T00:40:12.115Z] Removing intermediate container d319f7b79787 [2021-03-16T00:40:12.115Z] ---> 6d5a5695fa41 [2021-03-16T00:40:12.115Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:40:12.115Z] ---> Running in 44712086dda1 [2021-03-16T00:40:12.115Z] Removing intermediate container 44712086dda1 [2021-03-16T00:40:12.115Z] ---> 15df99b29c09 [2021-03-16T00:40:12.115Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:40:12.375Z] ---> Running in 33edbd66cccb [2021-03-16T00:40:12.375Z] Removing intermediate container 33edbd66cccb [2021-03-16T00:40:12.375Z] ---> 1aa334374b2d [2021-03-16T00:40:12.375Z] Step 24/26 : LABEL arch=x86_64 [2021-03-16T00:40:12.375Z] ---> Running in 2e7af7211db4 [2021-03-16T00:40:12.636Z] Removing intermediate container 2e7af7211db4 [2021-03-16T00:40:12.636Z] ---> 9e159b510a27 [2021-03-16T00:40:12.636Z] Step 25/26 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:40:12.636Z] ---> Running in 082f7a3ee791 [2021-03-16T00:40:12.898Z] Removing intermediate container 082f7a3ee791 [2021-03-16T00:40:12.898Z] ---> d173dfaec888 [2021-03-16T00:40:12.898Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:40:12.898Z] ---> Running in a031bb182bb2 [2021-03-16T00:40:13.160Z] Removing intermediate container a031bb182bb2 [2021-03-16T00:40:13.160Z] ---> 8f4a2c59de86 [2021-03-16T00:40:13.160Z] [2021-03-16T00:40:13.160Z] Successfully built 8f4a2c59de86 [2021-03-16T00:40:13.421Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-16T00:40:14.004Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-16T00:40:14.010Z] $ docker stop --time=1 94ad03db867b8c5fe6ab0f67fa41eee4f2bcb00afc51b961d8950e4559cfbbf0 [2021-03-16T00:40:15.600Z] $ docker rm -f 94ad03db867b8c5fe6ab0f67fa41eee4f2bcb00afc51b961d8950e4559cfbbf0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:40:16.172Z] + docker images [2021-03-16T00:40:16.172Z] + grep docker [2021-03-16T00:40:16.434Z] docker-sys-mgmt-agent-go latest 8f4a2c59de86 4 seconds ago 313MB [2021-03-16T00:40:16.434Z] docker-security-bootstrapper-go latest 13df4f6e619f 22 seconds ago 18.8MB [2021-03-16T00:40:16.434Z] docker-core-data-go latest 98a86ac5d8fd 31 seconds ago 22.6MB [2021-03-16T00:40:16.434Z] docker-core-command-go latest 61f01ad14b19 37 seconds ago 17.2MB [2021-03-16T00:40:16.434Z] docker-security-secretstore-setup-go latest c39a45b00822 2 minutes ago 24.9MB [2021-03-16T00:40:16.434Z] docker-support-notifications-go latest 7eb5d571a547 2 minutes ago 17.8MB [2021-03-16T00:40:16.434Z] docker-core-metadata-go latest dc3da4d2fb71 2 minutes ago 19MB [2021-03-16T00:40:16.434Z] docker-support-scheduler-go latest 263a44922654 2 minutes ago 17.3MB [2021-03-16T00:40:16.434Z] docker-security-proxy-setup-go latest 2a8b41b93792 2 minutes ago 24.7MB [2021-03-16T00:40:16.434Z] 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-16T00:40:20.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-16T00:40:20.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 77.8% of statements [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-16T00:40:20.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-16T00:40:20.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2021-03-16T00:40:20.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements [2021-03-16T00:40:20.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.138s coverage: 87.2% of statements [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.6% of statements [2021-03-16T00:40:20.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.766s coverage: 62.4% of statements [2021-03-16T00:40:20.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-16T00:40:20.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-16T00:40:20.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2021-03-16T00:40:20.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-03-16T00:40:21.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-03-16T00:40:21.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-03-16T00:40:23.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-03-16T00:40:27.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.061s coverage: 69.0% of statements [2021-03-16T00:40:27.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-16T00:40:27.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-16T00:40:27.738Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-16T00:40:29.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.440s coverage: 38.4% of statements [2021-03-16T00:40:29.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-16T00:40:29.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-16T00:40:29.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.174s coverage: 89.5% of statements [2021-03-16T00:40:29.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-16T00:40:29.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.142s coverage: 84.8% of statements [2021-03-16T00:40:32.118Z] Still waiting to schedule task [2021-03-16T00:40:32.118Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-16T00:40:35.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.522s coverage: 47.0% of statements [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-16T00:40:35.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-16T00:40:35.939Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-16T00:40:35.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-16T00:40:36.542Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.498s coverage: 87.1% of statements [2021-03-16T00:40:36.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:36.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:36.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.480s coverage: 29.1% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.256s coverage: 96.5% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-16T00:40:46.724Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.100s coverage: 100.0% of statements [2021-03-16T00:40:46.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-16T00:40:47.321Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-16T00:40:48.293Z] GO111MODULE=on go vet ./... [2021-03-16T00:41:20.752Z] Running on prd-ubuntu18.04-docker-8c-8g-29887 in /w/workspace/edgexfoundry_edgex-go_PR-3241 [Pipeline] { [Pipeline] ws [2021-03-16T00:41:20.900Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-16T00:41:23.037Z] using credential edgex-jenkins-ssh [2021-03-16T00:41:23.093Z] Cloning the remote Git repository [2021-03-16T00:41:23.141Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:41:23.203Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-16T00:41:23.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:41:23.232Z] > git --version # timeout=10 [2021-03-16T00:41:23.239Z] > git --version # 'git version 2.17.1' [2021-03-16T00:41:23.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:41:23.264Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:41:29.274Z] Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit 29b7741412918b380152c0207621d70cd23b397e [2021-03-16T00:41:28.625Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:41:28.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-16T00:41:28.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-16T00:41:28.655Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-16T00:41:28.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:41:28.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3241/head:refs/remotes/origin/PR-3241 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-16T00:41:29.295Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:41:29.301Z] > git checkout -f 29b7741412918b380152c0207621d70cd23b397e # timeout=10 [2021-03-16T00:41:29.379Z] > git remote # timeout=10 [2021-03-16T00:41:29.390Z] > git config --get remote.origin.url # timeout=10 [2021-03-16T00:41:29.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-16T00:41:29.397Z] > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 [2021-03-16T00:41:29.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-16T00:41:29.471Z] Merge succeeded, producing 110fccd7539665f8fa4750a6fe1a749675267d05 [2021-03-16T00:41:29.471Z] Checking out Revision 110fccd7539665f8fa4750a6fe1a749675267d05 (PR-3241) [2021-03-16T00:41:29.486Z] > git config core.sparsecheckout # timeout=10 [2021-03-16T00:41:29.493Z] > git checkout -f 110fccd7539665f8fa4750a6fe1a749675267d05 # timeout=10 [2021-03-16T00:41:33.161Z] Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" [2021-03-16T00:41:33.171Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:41:33.173Z] > git rev-list --no-walk 1fef9e680f1af6cd4ee2c69266faee8411c043cf # timeout=10 [2021-03-16T00:41:34.246Z] + echo snap-build.sh [2021-03-16T00:41:34.246Z] snap-build.sh [2021-03-16T00:41:34.246Z] + SNAP_BASE_DIR=. [2021-03-16T00:41:34.246Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-03-16T00:41:34.246Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-03-16T00:41:34.246Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-03-16T00:41:34.246Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-03-16T00:41:34.246Z] + cd /w/workspace/edgex-go/5 [2021-03-16T00:41:34.246Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-16T00:41:34.246Z] Reading package lists... [2021-03-16T00:41:34.510Z] Building dependency tree... [2021-03-16T00:41:34.510Z] Reading state information... [2021-03-16T00:41:34.510Z] The following packages were automatically installed and are no longer required: [2021-03-16T00:41:34.510Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-16T00:41:34.510Z] uidmap xdelta3 [2021-03-16T00:41:34.510Z] Use 'sudo apt autoremove' to remove them. [2021-03-16T00:41:34.510Z] The following packages will be REMOVED: [2021-03-16T00:41:34.510Z] lxd* lxd-client* [2021-03-16T00:41:35.083Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-16T00:41:35.084Z] After this operation, 31.7 MB disk space will be freed. [2021-03-16T00:41:36.129Z] (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-16T00:41:36.129Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:41:36.702Z] Removing lxd dnsmasq configuration [2021-03-16T00:41:36.963Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:41:36.963Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-16T00:41:37.910Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-16T00:41:38.172Z] (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-16T00:41:38.172Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-16T00:41:39.564Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-16T00:41:39.564Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-16T00:41:40.951Z] + sudo snap remove --purge lxd [2021-03-16T00:41:40.951Z] snap "lxd" is not installed [2021-03-16T00:41:40.951Z] + sudo groupadd --force --system lxd [2021-03-16T00:41:40.951Z] ++ whoami [2021-03-16T00:41:40.951Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-16T00:41:40.951Z] + newgrp - lxd [2021-03-16T00:41:40.951Z] + sudo snap install lxd [2021-03-16T00:41:53.191Z] 2021-03-16T00:41:49Z INFO Waiting for automatic snapd restart... [2021-03-16T00:42:08.141Z] lxd 4.12 from Canonical* installed [2021-03-16T00:42:08.141Z] + sudo lxd init --auto [2021-03-16T00:42:18.153Z] + sudo snap install --classic snapcraft [2021-03-16T00:42:21.510Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T00:42:21.510Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-16T00:42:21.510Z] + patch --verbose -p1 [2021-03-16T00:42:21.510Z] Hmm... Looks like a unified diff to me... [2021-03-16T00:42:21.510Z] The text leading up to this was: [2021-03-16T00:42:21.510Z] -------------------------- [2021-03-16T00:42:21.510Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-16T00:42:21.510Z] |From: Tony Espy [2021-03-16T00:42:21.510Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-16T00:42:21.510Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-16T00:42:21.510Z] | [2021-03-16T00:42:21.510Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-16T00:42:21.510Z] |optimize the snap CI check run for pull requests. When [2021-03-16T00:42:21.510Z] |applied, it essentially strips out everything (apps and [2021-03-16T00:42:21.510Z] |parts) from the snapcraft.yaml file except those required [2021-03-16T00:42:21.510Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-16T00:42:21.510Z] |catch changes to edgex-go that break the snap build. [2021-03-16T00:42:21.510Z] | [2021-03-16T00:42:21.510Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-16T00:42:21.510Z] |to update this patch file, otherwise it may fail to apply, [2021-03-16T00:42:21.510Z] |resulting in a failed snap build CI check in the associated [2021-03-16T00:42:21.510Z] |pull request. [2021-03-16T00:42:21.510Z] | [2021-03-16T00:42:21.510Z] |Note - in addition to applying this patch, the pipeline also [2021-03-16T00:42:21.510Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-16T00:42:21.510Z] |need to build the finally binary .snap file (and it won't [2021-03-16T00:42:21.510Z] |work with the patch applied). This further reduces the build [2021-03-16T00:42:21.510Z] |time. [2021-03-16T00:42:21.511Z] |--- [2021-03-16T00:42:21.511Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-16T00:42:21.511Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-16T00:42:21.511Z] | [2021-03-16T00:42:21.511Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-16T00:42:21.511Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-16T00:42:21.511Z] |--- a/snap/snapcraft.yaml [2021-03-16T00:42:21.511Z] |+++ b/snap/snapcraft.yaml [2021-03-16T00:42:21.511Z] -------------------------- [2021-03-16T00:42:21.511Z] patching file snap/snapcraft.yaml [2021-03-16T00:42:21.511Z] Using Plan A... [2021-03-16T00:42:21.511Z] Hunk #1 succeeded at 73. [2021-03-16T00:42:21.511Z] Hunk #2 succeeded at 205. [2021-03-16T00:42:21.511Z] Hunk #3 succeeded at 217. [2021-03-16T00:42:21.511Z] Hunk #4 succeeded at 225. [2021-03-16T00:42:21.511Z] Hunk #5 succeeded at 232. [2021-03-16T00:42:21.511Z] Hunk #6 succeeded at 259. [2021-03-16T00:42:21.511Z] Hunk #7 succeeded at 271. [2021-03-16T00:42:21.511Z] Hunk #8 succeeded at 327. [2021-03-16T00:42:21.511Z] Hmm... Ignoring the trailing garbage. [2021-03-16T00:42:21.511Z] done [2021-03-16T00:42:21.511Z] + sudo snapcraft prime --use-lxd [2021-03-16T00:42:22.459Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-16T00:42:22.459Z] 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-16T00:42:22.459Z] - README.md [2021-03-16T00:42:22.459Z] [2021-03-16T00:42:22.459Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-16T00:42:23.029Z] Launching a container. [2021-03-16T00:42:25.294Z] gofmt -l . [2021-03-16T00:42:25.577Z] [ "`gofmt -l .`" = "" ] [2021-03-16T00:42:29.884Z] ./bin/test-go-mod-tidy.sh [2021-03-16T00:42:30.498Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-16T00:42:33.151Z] + ls -al . [2021-03-16T00:42:33.151Z] total 788 [2021-03-16T00:42:33.151Z] drwxrwxr-x 9 1001 1001 4096 Mar 16 00:42 . [2021-03-16T00:42:33.151Z] drwxr-xr-x 4 root root 4096 Mar 16 00:37 .. [2021-03-16T00:42:33.151Z] -rw-rw-r-- 1 1001 1001 11 Mar 16 00:35 .dockerignore [2021-03-16T00:42:33.151Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 .git [2021-03-16T00:42:33.151Z] drwxrwxr-x 3 1001 1001 4096 Mar 16 00:35 .github [2021-03-16T00:42:33.151Z] -rw-rw-r-- 1 1001 1001 818 Mar 16 00:35 .gitignore [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 166 Mar 16 00:35 .sonarcloud.properties [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:35 Attribution.txt [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:35 CONTRIBUTING.md [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 931 Mar 16 00:35 Dockerfile.build [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 863 Mar 16 00:35 Jenkinsfile [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:35 LICENSE [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:35 Makefile [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:35 README.md [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:35 SECURITY.md [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 5 Mar 16 00:31 VERSION [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:35 ZMQWindows.md [2021-03-16T00:42:33.152Z] drwxrwxr-x 2 1001 1001 4096 Mar 16 00:35 bin [2021-03-16T00:42:33.152Z] drwxrwxr-x 14 1001 1001 4096 Mar 16 00:35 cmd [2021-03-16T00:42:33.152Z] -rw-r--r-- 1 root root 650607 Mar 16 00:40 coverage.out [2021-03-16T00:42:33.152Z] -rw-r--r-- 1 root root 1055 Mar 16 00:42 go.mod [2021-03-16T00:42:33.152Z] -rw-r--r-- 1 root root 21981 Mar 16 00:42 go.sum [2021-03-16T00:42:33.152Z] drwxrwxr-x 8 1001 1001 4096 Mar 16 00:35 internal [2021-03-16T00:42:33.152Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 openapi [2021-03-16T00:42:33.152Z] drwxrwxr-x 4 1001 1001 4096 Mar 16 00:35 snap [2021-03-16T00:42:33.152Z] -rw-rw-r-- 1 1001 1001 168 Mar 16 00:35 version.go [Pipeline] sh [2021-03-16T00:42:33.830Z] + '[' -e coverage.out ] [2021-03-16T00:42:33.830Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-16T00:42:33.938Z] Warning: overwriting stash ‘coverage-report’ [2021-03-16T00:42:35.273Z] Waiting for container to be ready [2021-03-16T00:42:35.273Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-16T00:42:35.273Z] [2021-03-16T00:42:35.388Z] Stashed 1 file(s) [Pipeline] sh [2021-03-16T00:42:36.053Z] + make build [2021-03-16T00:42:36.053Z] 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-16T00:42:37.815Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-16T00:42:38.391Z] Waiting for network to be ready... [2021-03-16T00:42:38.652Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-16T00:42:38.915Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-16T00:42:38.915Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-16T00:42:38.915Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-16T00:42:38.915Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-16T00:42:38.915Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-16T00:42:38.915Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-16T00:42:38.915Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-16T00:42:38.915Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-16T00:42:38.915Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-16T00:42:39.175Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-16T00:42:39.435Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-16T00:42:39.698Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-16T00:42:39.698Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-16T00:42:39.698Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-16T00:42:39.698Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-16T00:42:39.698Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-16T00:42:39.698Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-16T00:42:40.277Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-16T00:42:40.538Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] [2021-03-16T00:42:40.538Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-16T00:42:40.538Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-16T00:42:40.538Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-16T00:42:40.538Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-16T00:42:40.538Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-16T00:42:40.538Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-16T00:42:40.799Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-16T00:42:42.713Z] Fetched 24.1 MB in 4s (5870 kB/s) [2021-03-16T00:42:43.654Z] Reading package lists... [2021-03-16T00:42:43.654Z] Reading package lists... [2021-03-16T00:42:43.916Z] Building dependency tree... [2021-03-16T00:42:43.916Z] Reading state information... [2021-03-16T00:42:43.916Z] The following additional packages will be installed: [2021-03-16T00:42:43.916Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-16T00:42:43.916Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-16T00:42:43.916Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-16T00:42:43.916Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-16T00:42:43.916Z] Suggested packages: [2021-03-16T00:42:43.916Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-16T00:42:43.916Z] Recommended packages: [2021-03-16T00:42:43.916Z] gnupg libsasl2-modules [2021-03-16T00:42:43.916Z] The following NEW packages will be installed: [2021-03-16T00:42:43.916Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-16T00:42:43.916Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-16T00:42:43.916Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-16T00:42:43.916Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-16T00:42:43.916Z] The following packages will be upgraded: [2021-03-16T00:42:43.916Z] gpg gpg-agent gpgconf libudev1 [2021-03-16T00:42:43.916Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-16T00:42:43.916Z] Need to get 3530 kB of archives. [2021-03-16T00:42:43.916Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-16T00:42:43.916Z] 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-16T00:42:44.177Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-16T00:42:44.177Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-16T00:42:44.177Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-16T00:42:44.177Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-16T00:42:44.437Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-16T00:42:45.008Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-16T00:42:45.008Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-16T00:42:45.008Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-16T00:42:45.008Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-16T00:42:45.008Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-16T00:42:45.008Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-16T00:42:45.008Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-16T00:42:45.008Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-16T00:42:45.008Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-16T00:42:45.008Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-16T00:42:45.269Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-16T00:42:45.269Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-16T00:42:45.269Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-16T00:42:45.269Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-16T00:42:45.269Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-16T00:42:45.269Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-16T00:42:45.269Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T00:42:45.269Z] Fetched 3530 kB in 1s (2915 kB/s) [2021-03-16T00:42:45.269Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-16T00:42:45.269Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-16T00:42:45.269Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T00:42:45.529Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-16T00:42:45.529Z] Selecting previously unselected package udev. [2021-03-16T00:42:45.529Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-16T00:42:45.529Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-16T00:42:45.529Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-16T00:42:46.099Z] Selecting previously unselected package libfuse2:amd64. [2021-03-16T00:42:46.099Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-16T00:42:46.099Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-16T00:42:46.099Z] Selecting previously unselected package fuse. [2021-03-16T00:42:46.099Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-16T00:42:46.099Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-16T00:42:46.099Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T00:42:46.099Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T00:42:46.360Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T00:42:46.360Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T00:42:46.360Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T00:42:46.360Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T00:42:46.620Z] Selecting previously unselected package libksba8:amd64. [2021-03-16T00:42:46.620Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-16T00:42:46.620Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-16T00:42:46.620Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-16T00:42:46.620Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:46.620Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:46.881Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-16T00:42:46.881Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:46.881Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:46.881Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-16T00:42:46.881Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:46.881Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:46.881Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-16T00:42:46.881Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:46.881Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.143Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-16T00:42:47.143Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:47.143Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.143Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-16T00:42:47.143Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:47.143Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.404Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-16T00:42:47.404Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:47.404Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.404Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-16T00:42:47.404Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:47.404Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.404Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-16T00:42:47.404Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-16T00:42:47.671Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:47.671Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-16T00:42:47.671Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-16T00:42:47.671Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T00:42:47.671Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-16T00:42:47.671Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-16T00:42:47.671Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T00:42:47.934Z] Selecting previously unselected package libldap-common. [2021-03-16T00:42:47.934Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-16T00:42:47.934Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T00:42:47.934Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-16T00:42:47.934Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-16T00:42:47.934Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T00:42:48.197Z] Selecting previously unselected package dirmngr. [2021-03-16T00:42:48.197Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T00:42:48.197Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-16T00:42:48.197Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T00:42:48.197Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-16T00:42:48.197Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-16T00:42:48.459Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T00:42:48.459Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-16T00:42:48.459Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-16T00:42:48.459Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:48.459Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-16T00:42:48.459Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T00:42:48.719Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-16T00:42:48.981Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-16T00:42:48.981Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:48.981Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-16T00:42:49.242Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-16T00:42:49.242Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-16T00:42:49.242Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.242Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.242Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.242Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.242Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.242Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.503Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-16T00:42:49.503Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-16T00:42:49.503Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-16T00:42:49.503Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T00:42:49.763Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-16T00:42:49.763Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-16T00:42:49.763Z] This means they are not meant to be enabled using systemctl. [2021-03-16T00:42:49.763Z] Possible reasons for having this kind of units are: [2021-03-16T00:42:49.763Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-16T00:42:49.763Z] .wants/ or .requires/ directory. [2021-03-16T00:42:49.763Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-16T00:42:49.763Z] a requirement dependency on it. [2021-03-16T00:42:49.763Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-16T00:42:49.763Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-16T00:42:49.763Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-16T00:42:49.763Z] instance name specified. [2021-03-16T00:42:50.338Z] Reading package lists... [2021-03-16T00:42:50.338Z] Building dependency tree... [2021-03-16T00:42:50.338Z] Reading state information... [2021-03-16T00:42:50.338Z] The following additional packages will be installed: [2021-03-16T00:42:50.338Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-16T00:42:50.338Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-16T00:42:50.338Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-16T00:42:50.338Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-16T00:42:50.338Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-16T00:42:50.338Z] Suggested packages: [2021-03-16T00:42:50.338Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-16T00:42:50.338Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-16T00:42:50.338Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-16T00:42:50.338Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-16T00:42:50.338Z] systemd-container policykit-1 [2021-03-16T00:42:50.338Z] Recommended packages: [2021-03-16T00:42:50.338Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-16T00:42:50.601Z] The following NEW packages will be installed: [2021-03-16T00:42:50.601Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-16T00:42:50.601Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-16T00:42:50.601Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-16T00:42:50.601Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-16T00:42:50.601Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-16T00:42:50.601Z] The following packages will be upgraded: [2021-03-16T00:42:50.601Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-16T00:42:50.601Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-16T00:42:50.601Z] Need to get 35.2 MB of archives. [2021-03-16T00:42:50.601Z] After this operation, 141 MB of additional disk space will be used. [2021-03-16T00:42:50.601Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-16T00:42:50.601Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-16T00:42:50.601Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-16T00:42:50.601Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-16T00:42:50.870Z] 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-16T00:42:50.870Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-16T00:42:50.870Z] 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-16T00:42:50.870Z] 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-16T00:42:50.870Z] 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-16T00:42:50.870Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-16T00:42:50.870Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-16T00:42:50.870Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-16T00:42:50.870Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-16T00:42:50.870Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-16T00:42:50.870Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-16T00:42:50.870Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-16T00:42:50.870Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-16T00:42:50.870Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-16T00:42:50.870Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-16T00:42:51.825Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-16T00:42:51.825Z] 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-16T00:42:51.825Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-16T00:42:51.825Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-16T00:42:51.825Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-16T00:42:51.825Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-16T00:42:51.825Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-16T00:42:51.825Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-16T00:42:51.825Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-16T00:42:51.825Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-16T00:42:51.825Z] 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-16T00:42:51.825Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T00:42:51.825Z] Fetched 35.2 MB in 1s (27.5 MB/s) [2021-03-16T00:42:52.092Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T00:42:52.092Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-16T00:42:52.092Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T00:42:52.664Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-16T00:42:52.924Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T00:42:52.924Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-16T00:42:52.924Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T00:42:52.924Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-16T00:42:53.186Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-16T00:42:53.186Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-16T00:42:53.446Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-16T00:42:53.446Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-16T00:42:53.446Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-16T00:42:53.706Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-16T00:42:53.706Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-16T00:42:54.278Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-16T00:42:54.278Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-16T00:42:54.278Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-16T00:42:54.278Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-16T00:42:54.436Z] 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-16T00:42:54.537Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-16T00:42:54.537Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T00:42:54.537Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:54.797Z] Selecting previously unselected package libexpat1:amd64. [2021-03-16T00:42:54.797Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-16T00:42:54.797Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-16T00:42:54.797Z] Selecting previously unselected package python3.6-minimal. [2021-03-16T00:42:54.797Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T00:42:54.797Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:55.056Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-16T00:42:55.322Z] Checking for services that may need to be restarted...done. [2021-03-16T00:42:55.322Z] Checking for services that may need to be restarted...done. [2021-03-16T00:42:55.322Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:55.322Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-16T00:42:55.322Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:55.895Z] Selecting previously unselected package python3-minimal. [2021-03-16T00:42:55.895Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-16T00:42:55.895Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-16T00:42:55.895Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-16T00:42:55.895Z] Selecting previously unselected package mime-support. [2021-03-16T00:42:55.895Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-16T00:42:55.895Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-16T00:42:56.157Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-16T00:42:56.157Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-16T00:42:56.157Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-16T00:42:56.157Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-16T00:42:56.157Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T00:42:56.157Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:56.751Z] Selecting previously unselected package python3.6. [2021-03-16T00:42:56.751Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-16T00:42:56.751Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:42:56.751Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-16T00:42:56.751Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-16T00:42:56.751Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-16T00:42:56.751Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-16T00:42:57.017Z] Selecting previously unselected package python3. [2021-03-16T00:42:57.017Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-16T00:42:57.017Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-16T00:42:57.017Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-16T00:42:57.017Z] Selecting previously unselected package multiarch-support. [2021-03-16T00:42:57.017Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T00:42:57.017Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-16T00:42:57.279Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-16T00:42:57.279Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-16T00:42:57.279Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-16T00:42:57.279Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-16T00:42:57.279Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-16T00:42:57.279Z] Selecting previously unselected package libbsd0:amd64. [2021-03-16T00:42:57.279Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-16T00:42:57.279Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-16T00:42:57.541Z] Selecting previously unselected package sudo. [2021-03-16T00:42:57.541Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-16T00:42:57.541Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-16T00:42:57.541Z] Selecting previously unselected package apparmor. [2021-03-16T00:42:57.541Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-16T00:42:57.541Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-16T00:42:57.802Z] Selecting previously unselected package libedit2:amd64. [2021-03-16T00:42:57.802Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-16T00:42:57.802Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-16T00:42:57.802Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-16T00:42:57.802Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T00:42:57.802Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:42:58.062Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-16T00:42:58.062Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T00:42:58.062Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:42:58.062Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-16T00:42:58.062Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-16T00:42:58.062Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-16T00:42:58.062Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-16T00:42:58.062Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T00:42:58.062Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:42:58.322Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-16T00:42:58.322Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-16T00:42:58.322Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:42:58.322Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-16T00:42:58.322Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-16T00:42:58.322Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-16T00:42:58.583Z] Selecting previously unselected package openssh-client. [2021-03-16T00:42:58.583Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-16T00:42:58.583Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-16T00:42:58.843Z] Selecting previously unselected package squashfs-tools. [2021-03-16T00:42:58.843Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-16T00:42:58.843Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-16T00:42:58.843Z] Selecting previously unselected package snapd. [2021-03-16T00:42:58.843Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-16T00:42:58.843Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-16T00:43:00.758Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-16T00:43:00.758Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-16T00:43:01.018Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-16T00:43:01.018Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-16T00:43:01.018Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-16T00:43:01.018Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:43:01.018Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T00:43:01.282Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-16T00:43:01.282Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-16T00:43:02.675Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-16T00:43:02.675Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-16T00:43:02.675Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-16T00:43:02.675Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:43:02.675Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:43:02.675Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-16T00:43:03.246Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-16T00:43:03.246Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:43:03.246Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-16T00:43:03.246Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-16T00:43:03.508Z] running python rtupdate hooks for python3.6... [2021-03-16T00:43:03.508Z] running python post-rtupdate hooks for python3.6... [2021-03-16T00:43:03.508Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-16T00:43:04.897Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-16T00:43:04.897Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-16T00:43:04.897Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-16T00:43:04.897Z] Setting up snapd (2.48.3+18.04) ... [2021-03-16T00:43:05.469Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-16T00:43:05.469Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-16T00:43:05.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-16T00:43:05.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-16T00:43:05.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-16T00:43:05.990Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-16T00:43:06.252Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-16T00:43:06.252Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-16T00:43:06.513Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-16T00:43:06.774Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-16T00:43:06.774Z] /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-16T00:43:06.774Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-16T00:43:06.774Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-16T00:43:07.717Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T00:43:07.717Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T00:43:07.978Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T00:43:09.178Z] Reading package lists... [2021-03-16T00:43:09.439Z] Reading package lists... [2021-03-16T00:43:09.439Z] Building dependency tree... [2021-03-16T00:43:09.439Z] Reading state information... [2021-03-16T00:43:09.439Z] Calculating upgrade... [2021-03-16T00:43:09.699Z] The following packages will be upgraded: [2021-03-16T00:43:09.700Z] advancecomp base-files bash binutils binutils-common [2021-03-16T00:43:09.700Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-16T00:43:09.700Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-16T00:43:09.700Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-16T00:43:09.700Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-16T00:43:09.700Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-16T00:43:09.700Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-16T00:43:09.700Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-16T00:43:09.700Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-16T00:43:09.700Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-16T00:43:09.700Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-16T00:43:09.700Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-16T00:43:09.700Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-16T00:43:09.700Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-16T00:43:09.700Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-16T00:43:09.960Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T00:43:09.960Z] Need to get 63.8 MB of archives. [2021-03-16T00:43:09.960Z] After this operation, 5206 kB of additional disk space will be used. [2021-03-16T00:43:09.960Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-16T00:43:09.960Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-16T00:43:10.532Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-16T00:43:10.532Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-16T00:43:10.532Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-16T00:43:10.532Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-16T00:43:10.532Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-16T00:43:10.532Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-16T00:43:10.532Z] 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-16T00:43:10.532Z] 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-16T00:43:10.532Z] 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-16T00:43:10.532Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-16T00:43:10.532Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-16T00:43:10.532Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-16T00:43:10.532Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-16T00:43:10.791Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-16T00:43:10.792Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-16T00:43:10.792Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-16T00:43:10.792Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-16T00:43:10.792Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-16T00:43:10.792Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-16T00:43:10.792Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-16T00:43:10.792Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-16T00:43:10.792Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-16T00:43:10.792Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-16T00:43:10.792Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-16T00:43:10.792Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-16T00:43:10.792Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-16T00:43:10.792Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-16T00:43:10.792Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-16T00:43:10.792Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-16T00:43:10.792Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-16T00:43:10.792Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-16T00:43:10.792Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-16T00:43:11.053Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-16T00:43:11.053Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-16T00:43:11.053Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-16T00:43:11.053Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-16T00:43:11.053Z] Get:39 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-16T00:43:11.053Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-16T00:43:11.053Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-16T00:43:11.053Z] Get:42 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-16T00:43:11.053Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-16T00:43:11.053Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-16T00:43:11.053Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-16T00:43:11.053Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-16T00:43:11.053Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-16T00:43:11.053Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-16T00:43:11.053Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-16T00:43:11.053Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-16T00:43:11.053Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-16T00:43:11.053Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-16T00:43:11.053Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-16T00:43:11.053Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-16T00:43:11.053Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-16T00:43:11.053Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-16T00:43:11.053Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-16T00:43:11.053Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-16T00:43:11.053Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-16T00:43:11.315Z] Get:60 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-16T00:43:11.315Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-16T00:43:11.315Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-16T00:43:11.315Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-16T00:43:11.315Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-16T00:43:11.315Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-16T00:43:11.315Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-16T00:43:11.315Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-16T00:43:11.315Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-16T00:43:11.315Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-16T00:43:11.315Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-16T00:43:11.315Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-16T00:43:11.315Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-16T00:43:11.315Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-16T00:43:11.315Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-16T00:43:11.315Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-16T00:43:11.315Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-16T00:43:11.315Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-16T00:43:11.315Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-16T00:43:11.315Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-16T00:43:11.315Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-16T00:43:11.315Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-16T00:43:11.315Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-16T00:43:11.577Z] Get:83 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-16T00:43:11.577Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-16T00:43:11.577Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-16T00:43:11.577Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-16T00:43:11.577Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-16T00:43:11.577Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-16T00:43:11.577Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-16T00:43:11.577Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-16T00:43:12.151Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-16T00:43:12.413Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-16T00:43:12.413Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-16T00:43:12.674Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-16T00:43:12.937Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-16T00:43:12.937Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-16T00:43:12.937Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-16T00:43:12.937Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-16T00:43:12.937Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-16T00:43:12.937Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T00:43:12.937Z] Fetched 63.8 MB in 3s (20.0 MB/s) [2021-03-16T00:43:12.937Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:12.937Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T00:43:13.198Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T00:43:13.768Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T00:43:13.768Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T00:43:13.768Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-16T00:43:13.768Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-16T00:43:14.721Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:14.721Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:14.721Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:14.982Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:14.982Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:14.983Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:15.243Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:15.243Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:15.243Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:15.243Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:15.503Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:15.503Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:15.503Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:15.765Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:15.765Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:15.765Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T00:43:15.765Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:16.039Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-16T00:43:16.039Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:16.039Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T00:43:16.039Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:16.039Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:16.305Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:16.305Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:16.305Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:16.566Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-16T00:43:16.566Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:16.830Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T00:43:16.830Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T00:43:16.830Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T00:43:17.402Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-16T00:43:17.666Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-16T00:43:17.666Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-16T00:43:17.666Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-16T00:43:17.666Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-16T00:43:17.666Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-16T00:43:17.926Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-16T00:43:17.926Z] Installing new version of config file /etc/issue ... [2021-03-16T00:43:17.926Z] Installing new version of config file /etc/issue.net ... [2021-03-16T00:43:17.926Z] Installing new version of config file /etc/lsb-release ... [2021-03-16T00:43:18.189Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-16T00:43:18.189Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-16T00:43:18.451Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-16T00:43:18.451Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-16T00:43:18.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:18.451Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-16T00:43:18.451Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-16T00:43:18.712Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-16T00:43:18.712Z] 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 [2021-03-16T00:43:18.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:18.712Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:18.973Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:18.973Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:18.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:18.973Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-16T00:43:19.274Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-16T00:43:19.274Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-16T00:43:19.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:19.536Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-16T00:43:19.536Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T00:43:19.798Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-16T00:43:19.798Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:19.798Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T00:43:19.798Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T00:43:20.059Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T00:43:20.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:20.059Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T00:43:20.319Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T00:43:20.319Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-16T00:43:20.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:20.580Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-16T00:43:20.580Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-16T00:43:20.580Z] Setting up grep (3.1-2build1) ... [2021-03-16T00:43:20.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:20.850Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-16T00:43:20.850Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-16T00:43:20.850Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-16T00:43:21.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:21.112Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T00:43:21.112Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T00:43:21.112Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-16T00:43:21.376Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:21.376Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T00:43:21.376Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T00:43:21.640Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T00:43:21.901Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T00:43:21.901Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-16T00:43:21.901Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T00:43:22.477Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-16T00:43:22.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:22.477Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-16T00:43:22.737Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-16T00:43:24.120Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-16T00:43:24.120Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-16T00:43:24.120Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-16T00:43:24.120Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-16T00:43:24.120Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-16T00:43:24.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:24.382Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-16T00:43:24.382Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-16T00:43:24.382Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-16T00:43:24.643Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:24.643Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:24.643Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:24.643Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:24.904Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:24.904Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:24.904Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:24.904Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:25.167Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:25.167Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:25.167Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:25.167Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:25.167Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:25.167Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:25.428Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:25.428Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:25.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:25.688Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T00:43:25.688Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T00:43:25.688Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T00:43:25.688Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T00:43:25.688Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T00:43:25.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:25.949Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-16T00:43:25.949Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T00:43:25.949Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T00:43:25.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:25.949Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:25.949Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:26.211Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:26.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:26.211Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:26.211Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:26.472Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:26.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:26.472Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:26.472Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:26.827Z] 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-16T00:43:27.062Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:27.062Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-16T00:43:27.324Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-16T00:43:27.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:27.586Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-16T00:43:27.586Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-16T00:43:27.847Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-16T00:43:27.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-16T00:43:27.847Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-16T00:43:27.847Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-16T00:43:28.107Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-16T00:43:28.107Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:28.107Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-16T00:43:28.107Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-16T00:43:28.370Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-16T00:43:28.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:28.637Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-16T00:43:28.637Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-16T00:43:28.637Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-16T00:43:28.637Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:28.637Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-16T00:43:28.896Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-16T00:43:28.896Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-16T00:43:28.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:28.896Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T00:43:28.896Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T00:43:29.157Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T00:43:29.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:29.157Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T00:43:29.418Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T00:43:29.418Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T00:43:29.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:29.418Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-16T00:43:29.678Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T00:43:29.678Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T00:43:29.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:29.939Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-16T00:43:29.939Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-16T00:43:30.199Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-16T00:43:30.199Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-16T00:43:30.199Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T00:43:30.199Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T00:43:30.461Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T00:43:30.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:30.461Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-16T00:43:30.461Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-16T00:43:30.723Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-16T00:43:30.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:30.723Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-16T00:43:30.723Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-16T00:43:30.984Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-16T00:43:31.247Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:31.247Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-16T00:43:31.247Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-16T00:43:31.247Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-16T00:43:31.508Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:31.508Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-16T00:43:31.508Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-16T00:43:31.508Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-16T00:43:31.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:31.778Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-16T00:43:31.778Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-16T00:43:32.040Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-16T00:43:32.299Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:32.299Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-16T00:43:32.299Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-16T00:43:32.299Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-16T00:43:32.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:32.562Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-16T00:43:32.562Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-16T00:43:32.562Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-16T00:43:32.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:32.823Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-16T00:43:32.823Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-16T00:43:32.823Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-16T00:43:32.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:32.823Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-16T00:43:33.092Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-16T00:43:33.092Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-16T00:43:33.356Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:33.356Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-16T00:43:33.356Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-16T00:43:33.356Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-16T00:43:33.617Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:33.617Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-16T00:43:33.617Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-16T00:43:33.617Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-16T00:43:33.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-16T00:43:33.878Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-16T00:43:33.878Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-16T00:43:33.878Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-16T00:43:33.878Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-16T00:43:33.878Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-16T00:43:34.138Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-16T00:43:34.138Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-16T00:43:34.138Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-16T00:43:34.398Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-16T00:43:34.398Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-16T00:43:34.398Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-16T00:43:34.398Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-16T00:43:34.665Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-16T00:43:34.665Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-16T00:43:34.665Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-16T00:43:34.927Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-16T00:43:34.927Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-16T00:43:34.927Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-16T00:43:34.927Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-16T00:43:35.141Z] 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-16T00:43:35.189Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-16T00:43:35.189Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-16T00:43:35.189Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-16T00:43:35.450Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-16T00:43:35.450Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-16T00:43:35.450Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-16T00:43:35.450Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-16T00:43:35.709Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-16T00:43:35.709Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-16T00:43:36.649Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-16T00:43:36.649Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-16T00:43:36.649Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-16T00:43:36.649Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-16T00:43:36.911Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T00:43:36.911Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T00:43:37.171Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T00:43:37.171Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T00:43:37.435Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T00:43:37.435Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T00:43:37.435Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-16T00:43:37.435Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-16T00:43:37.695Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:37.695Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:37.696Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:37.696Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:37.956Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:37.956Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:37.956Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:38.217Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:39.159Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:39.159Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:39.728Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:39.728Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:40.753Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:40.753Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:41.111Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:41.111Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:41.852Z] 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-16T00:43:41.864Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-16T00:43:41.864Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-16T00:43:41.864Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T00:43:41.864Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T00:43:42.125Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-16T00:43:42.125Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T00:43:42.125Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-16T00:43:42.125Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-16T00:43:42.390Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-16T00:43:42.390Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-16T00:43:42.649Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T00:43:42.649Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T00:43:42.649Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-16T00:43:42.649Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-16T00:43:42.909Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-16T00:43:42.909Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-16T00:43:42.909Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:42.909Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-16T00:43:42.909Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:43.170Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:43.170Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:43.170Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-16T00:43:43.170Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-16T00:43:43.170Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-16T00:43:43.170Z] [2021-03-16T00:43:43.170Z] Current default time zone: 'Etc/UTC' [2021-03-16T00:43:43.170Z] Local time is now: Tue Mar 16 00:43:43 UTC 2021. [2021-03-16T00:43:43.170Z] Universal Time is now: Tue Mar 16 00:43:43 UTC 2021. [2021-03-16T00:43:43.170Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-16T00:43:43.170Z] [2021-03-16T00:43:43.287Z] 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-16T00:43:43.474Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-16T00:43:43.474Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:43.474Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-16T00:43:43.474Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-16T00:43:43.474Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-16T00:43:43.474Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-16T00:43:43.474Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-16T00:43:43.474Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-16T00:43:43.733Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-16T00:43:43.733Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-16T00:43:43.733Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:43.733Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-16T00:43:44.324Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:44.324Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-16T00:43:44.324Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:44.324Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-16T00:43:44.324Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-16T00:43:44.324Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-16T00:43:44.324Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-16T00:43:44.324Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-16T00:43:44.600Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-16T00:43:44.600Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-16T00:43:44.600Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-16T00:43:46.523Z] Updating certificates in /etc/ssl/certs... [2021-03-16T00:43:47.113Z] 23 added, 27 removed; done. [2021-03-16T00:43:47.374Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-16T00:43:47.374Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-16T00:43:47.374Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-16T00:43:47.374Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-16T00:43:47.374Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-16T00:43:47.637Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-16T00:43:47.637Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.637Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-16T00:43:47.909Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-16T00:43:47.909Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-16T00:43:47.909Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-16T00:43:47.909Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-16T00:43:47.909Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.909Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-16T00:43:47.909Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-16T00:43:48.172Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-16T00:43:48.172Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-16T00:43:48.172Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-16T00:43:48.172Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-16T00:43:48.437Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-16T00:43:48.437Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-16T00:43:48.437Z] Updating certificates in /etc/ssl/certs... [2021-03-16T00:43:48.739Z] 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-16T00:43:49.009Z] 0 added, 0 removed; done. [2021-03-16T00:43:49.009Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-16T00:43:49.009Z] done. [2021-03-16T00:43:49.268Z] Reading package lists... [2021-03-16T00:43:49.534Z] Building dependency tree... [2021-03-16T00:43:49.534Z] Reading state information... [2021-03-16T00:43:49.534Z] The following NEW packages will be installed: [2021-03-16T00:43:49.534Z] apt-transport-https [2021-03-16T00:43:49.796Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T00:43:49.796Z] Need to get 1696 B of archives. [2021-03-16T00:43:49.796Z] After this operation, 153 kB of additional disk space will be used. [2021-03-16T00:43:49.796Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-16T00:43:49.796Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T00:43:49.796Z] Fetched 1696 B in 0s (28.6 kB/s) [2021-03-16T00:43:49.796Z] Selecting previously unselected package apt-transport-https. [2021-03-16T00:43:49.796Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-16T00:43:49.796Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-16T00:43:49.796Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-16T00:43:50.057Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-16T00:43:50.317Z] Waiting for network to be ready... [2021-03-16T00:43:56.902Z] 2021-03-16T00:43:53Z INFO Waiting for automatic snapd restart... [2021-03-16T00:43:56.902Z] snapd 2.49 from Canonical* installed [2021-03-16T00:43:57.014Z] 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-16T00:43:57.472Z] "snapd" switched to the "latest/stable" channel [2021-03-16T00:43:57.473Z] [2021-03-16T00:44:00.036Z] core18 20210128 from Canonical* installed [2021-03-16T00:44:00.296Z] "core18" switched to the "latest/stable" channel [2021-03-16T00:44:00.296Z] [2021-03-16T00:44:01.333Z] 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-16T00:44:03.618Z] snapcraft 4.5.4 from Canonical* installed [2021-03-16T00:44:03.618Z] "snapcraft" switched to the "latest/stable" channel [2021-03-16T00:44:03.618Z] [2021-03-16T00:44:05.679Z] 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-16T00:44:06.921Z] 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-16T00:44:06.921Z] - README.md [2021-03-16T00:44:06.921Z] [2021-03-16T00:44:06.921Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-16T00:44:11.074Z] 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-16T00:44:13.508Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T00:44:13.508Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T00:44:13.508Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T00:44:13.508Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T00:44:14.341Z] Reading package lists... [2021-03-16T00:44:14.913Z] 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-16T00:44:15.393Z] 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-16T00:44:21.523Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T00:44:21.524Z] Reading package lists... [2021-03-16T00:44:21.524Z] Building dependency tree... [2021-03-16T00:44:21.524Z] Reading state information... [2021-03-16T00:44:21.524Z] Suggested packages: [2021-03-16T00:44:21.524Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-16T00:44:21.524Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-16T00:44:21.524Z] Recommended packages: [2021-03-16T00:44:21.524Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-16T00:44:21.524Z] The following NEW packages will be installed: [2021-03-16T00:44:21.524Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-16T00:44:21.524Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-16T00:44:21.524Z] pkg-config zip [2021-03-16T00:44:21.524Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-16T00:44:21.524Z] Need to get 7657 kB of archives. [2021-03-16T00:44:21.524Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-16T00:44:21.524Z] 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-16T00:44:21.524Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-16T00:44:21.524Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-16T00:44:21.524Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-16T00:44:21.524Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-16T00:44:21.524Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-16T00:44:21.524Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-16T00:44:21.524Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-16T00:44:21.784Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-16T00:44:21.785Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-16T00:44:21.785Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-16T00:44:21.785Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-16T00:44:21.785Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-16T00:44:22.045Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-16T00:44:22.045Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-16T00:44:22.045Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-16T00:44:22.045Z] Fetched 7657 kB in 1s (10.2 MB/s) [2021-03-16T00:44:22.045Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-16T00:44:22.045Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-16T00:44:22.045Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-16T00:44:22.045Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-16T00:44:22.306Z] Selecting previously unselected package libpsl5:amd64. [2021-03-16T00:44:22.306Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-16T00:44:22.306Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-16T00:44:22.306Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-16T00:44:22.306Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-16T00:44:22.566Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-16T00:44:22.566Z] Selecting previously unselected package librtmp1:amd64. [2021-03-16T00:44:22.566Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-16T00:44:22.566Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-16T00:44:22.566Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-16T00:44:22.566Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-16T00:44:22.566Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-16T00:44:22.827Z] Selecting previously unselected package liberror-perl. [2021-03-16T00:44:22.827Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-16T00:44:22.827Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-16T00:44:22.827Z] Selecting previously unselected package git-man. [2021-03-16T00:44:22.827Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-16T00:44:22.827Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-16T00:44:22.827Z] Selecting previously unselected package git. [2021-03-16T00:44:23.088Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-16T00:44:23.088Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-16T00:44:23.659Z] Selecting previously unselected package libnorm1:amd64. [2021-03-16T00:44:23.659Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-16T00:44:23.659Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [Pipeline] } [2021-03-16T00:44:23.669Z] $ docker stop --time=1 85a0e9f7d9dc7a6a80df2b8c6e819c754feefe15ddeb297887797f531723bee1 [2021-03-16T00:44:23.918Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-16T00:44:23.918Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-16T00:44:23.918Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-16T00:44:23.918Z] Selecting previously unselected package libsodium23:amd64. [2021-03-16T00:44:23.918Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-16T00:44:23.918Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-16T00:44:23.918Z] Selecting previously unselected package libzmq5:amd64. [2021-03-16T00:44:23.918Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-16T00:44:23.918Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T00:44:24.186Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-16T00:44:24.186Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-16T00:44:24.186Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T00:44:24.186Z] Selecting previously unselected package pkg-config. [2021-03-16T00:44:24.186Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-16T00:44:24.186Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-16T00:44:24.446Z] Selecting previously unselected package zip. [2021-03-16T00:44:24.446Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-16T00:44:24.446Z] Unpacking zip (3.0-11build1) ... [2021-03-16T00:44:24.446Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-16T00:44:24.446Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-16T00:44:24.446Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-16T00:44:24.446Z] Setting up liberror-perl (0.17025-1) ... [2021-03-16T00:44:24.446Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-16T00:44:24.446Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-16T00:44:24.707Z] No schema files found: doing nothing. [2021-03-16T00:44:24.707Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-16T00:44:24.707Z] Setting up zip (3.0-11build1) ... [2021-03-16T00:44:24.707Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-16T00:44:24.707Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-16T00:44:24.707Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-16T00:44:24.707Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T00:44:24.707Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-16T00:44:24.707Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-16T00:44:24.968Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-16T00:44:24.968Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-16T00:44:26.210Z] $ docker rm -f 85a0e9f7d9dc7a6a80df2b8c6e819c754feefe15ddeb297887797f531723bee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:44:28.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:44:28.297Z] [2021-03-16T00:44:28.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:44:28.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:44:28.977Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-16T00:44:28.977Z] 29e5d40040c1: Pulling fs layer [2021-03-16T00:44:28.977Z] 1ce36da41761: Pulling fs layer [2021-03-16T00:44:28.977Z] 25b303627fd3: Pulling fs layer [2021-03-16T00:44:29.271Z] 29e5d40040c1: Verifying Checksum [2021-03-16T00:44:29.271Z] 29e5d40040c1: Download complete [2021-03-16T00:44:29.870Z] 1ce36da41761: Verifying Checksum [2021-03-16T00:44:29.870Z] 1ce36da41761: Download complete [2021-03-16T00:44:29.870Z] 29e5d40040c1: Pull complete [2021-03-16T00:44:31.306Z] 1ce36da41761: Pull complete [2021-03-16T00:44:31.564Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T00:44:31.565Z] git set to automatically installed. [2021-03-16T00:44:31.565Z] git-man set to automatically installed. [2021-03-16T00:44:31.565Z] libcurl3-gnutls set to automatically installed. [2021-03-16T00:44:31.565Z] liberror-perl set to automatically installed. [2021-03-16T00:44:31.565Z] libglib2.0-0 set to automatically installed. [2021-03-16T00:44:31.565Z] libnghttp2-14 set to automatically installed. [2021-03-16T00:44:31.565Z] libnorm1 set to automatically installed. [2021-03-16T00:44:31.565Z] libpgm-5.2-0 set to automatically installed. [2021-03-16T00:44:31.565Z] libpsl5 set to automatically installed. [2021-03-16T00:44:31.565Z] librtmp1 set to automatically installed. [2021-03-16T00:44:31.565Z] libsodium23 set to automatically installed. [2021-03-16T00:44:31.565Z] libzmq3-dev set to automatically installed. [2021-03-16T00:44:31.565Z] libzmq5 set to automatically installed. [2021-03-16T00:44:31.565Z] pkg-config set to automatically installed. [2021-03-16T00:44:31.565Z] zip set to automatically installed. [2021-03-16T00:44:31.581Z] 25b303627fd3: Verifying Checksum [2021-03-16T00:44:31.581Z] 25b303627fd3: Download complete [2021-03-16T00:44:33.478Z] snapd is not logged in, snap install commands will use sudo [2021-03-16T00:44:40.080Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T00:44:41.748Z] 25b303627fd3: Pull complete [2021-03-16T00:44:41.748Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-16T00:44:41.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:44:41.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-16T00:44:42.043Z] prd-ubuntu18.04-docker-arm64-4c-16g-29880 does not seem to be running inside a container [2021-03-16T00:44:42.119Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-16T00:44:45.601Z] $ docker top 01b943d2ea975c0f96d943591283cd9efa9124cd04f732ad3322dece89443159 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:44:46.686Z] + docker-compose build --help [2021-03-16T00:44:46.686Z] + grep parallel [2021-03-16T00:44:52.101Z] --parallel Build images in parallel. [Pipeline] } [2021-03-16T00:44:52.394Z] $ docker stop --time=1 01b943d2ea975c0f96d943591283cd9efa9124cd04f732ad3322dece89443159 [2021-03-16T00:44:54.382Z] $ docker rm -f 01b943d2ea975c0f96d943591283cd9efa9124cd04f732ad3322dece89443159 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:44:55.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-16T00:44:55.215Z] . [Pipeline] withDockerContainer [2021-03-16T00:44:55.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-29880 does not seem to be running inside a container [2021-03-16T00:44:55.631Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-16T00:44:57.286Z] $ docker top d65eb45c1ba6198c28990d7e8ec470e14fc7bb2e75449b55cf714afb617ba15c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:44:58.418Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-16T00:45:02.049Z] go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [2021-03-16T00:45:02.050Z] snapd is not logged in, snap install commands will use sudo [2021-03-16T00:45:05.136Z] Building docker-core-command-go ... [2021-03-16T00:45:05.136Z] Building docker-core-data-go ... [2021-03-16T00:45:05.136Z] Building docker-core-metadata-go ... [2021-03-16T00:45:05.136Z] Building docker-security-bootstrapper-go ... [2021-03-16T00:45:05.136Z] Building docker-security-proxy-setup-go ... [2021-03-16T00:45:05.136Z] Building docker-security-secretstore-setup-go ... [2021-03-16T00:45:05.136Z] Building docker-support-notifications-go ... [2021-03-16T00:45:05.136Z] Building docker-support-scheduler-go ... [2021-03-16T00:45:05.136Z] Building docker-sys-mgmt-agent-go ... [2021-03-16T00:45:05.136Z] Building docker-sys-mgmt-agent-go [2021-03-16T00:45:05.136Z] Building docker-security-secretstore-setup-go [2021-03-16T00:45:05.136Z] Building docker-security-bootstrapper-go [2021-03-16T00:45:05.136Z] Building docker-support-scheduler-go [2021-03-16T00:45:05.136Z] Building docker-core-command-go [2021-03-16T00:45:07.352Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-16T00:45:08.308Z] snap "core18" has no updates available [2021-03-16T00:45:08.881Z] Pulling config-common [2021-03-16T00:45:08.881Z] + snapcraftctl pull [2021-03-16T00:45:09.824Z] Pulling go-build-helper [2021-03-16T00:45:09.824Z] + snapcraftctl pull [2021-03-16T00:45:10.764Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-16T00:45:10.764Z] Skipping pull go-build-helper (already ran) [2021-03-16T00:45:10.764Z] Building go-build-helper [2021-03-16T00:45:10.764Z] + snapcraftctl build [2021-03-16T00:45:12.890Z] Staging go-build-helper [2021-03-16T00:45:12.890Z] + snapcraftctl stage [2021-03-16T00:45:22.945Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-16T00:45:22.945Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-16T00:45:22.945Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-16T00:45:22.945Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-16T00:45:22.945Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-16T00:45:22.945Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-16T00:45:22.945Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-16T00:45:22.945Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-16T00:45:22.945Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-16T00:45:22.945Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-16T00:45:22.945Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-16T00:45:22.945Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-16T00:45:22.945Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-16T00:45:22.945Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-16T00:45:22.945Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-16T00:45:22.945Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-16T00:45:22.945Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-16T00:45:22.945Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-16T00:45:22.945Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-16T00:45:22.945Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1937 kB] [2021-03-16T00:45:22.945Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-16T00:45:22.945Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-16T00:45:22.945Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-16T00:45:22.945Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-16T00:45:22.945Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-16T00:45:22.945Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-16T00:45:22.945Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-16T00:45:22.945Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-16T00:45:22.945Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-16T00:45:22.945Z] Fetched 224 kB in 0s (0 B/s) [2021-03-16T00:45:22.945Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-16T00:45:22.945Z] Fetched 157 kB in 0s (0 B/s) [2021-03-16T00:45:22.945Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-16T00:45:22.945Z] Fetched 221 kB in 0s (0 B/s) [2021-03-16T00:45:22.945Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-16T00:45:22.945Z] Fetched 143 kB in 0s (0 B/s) [2021-03-16T00:45:22.945Z] Pulling edgex-go [2021-03-16T00:45:22.945Z] + snapcraftctl pull [2021-03-16T00:45:44.905Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-16T00:45:44.905Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-16T00:45:44.905Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-16T00:45:44.905Z] Fetched 0 B in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-16T00:45:44.905Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-16T00:45:44.905Z] Fetched 279 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-16T00:45:44.905Z] Fetched 122 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-16T00:45:44.905Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-16T00:45:44.905Z] Fetched 8848 B in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-16T00:45:44.905Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-16T00:45:44.905Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-16T00:45:44.905Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-16T00:45:44.905Z] Fetched 214 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-16T00:45:44.905Z] Fetched 154 kB in 0s (0 B/s) [2021-03-16T00:45:44.905Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-16T00:45:44.905Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-16T00:45:44.906Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-16T00:45:44.906Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-16T00:45:44.906Z] Fetched 499 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-16T00:45:44.906Z] Fetched 111 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-16T00:45:44.906Z] Fetched 240 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-16T00:45:44.906Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-16T00:45:44.906Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-16T00:45:44.906Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-16T00:45:44.906Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-16T00:45:44.906Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-16T00:45:44.906Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-16T00:45:44.906Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-16T00:45:44.906Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-16T00:45:44.906Z] Fetched 8720 B in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-16T00:45:44.906Z] Fetched 137 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-16T00:45:44.906Z] Fetched 119 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-16T00:45:44.906Z] Fetched 109 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-16T00:45:44.906Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-16T00:45:44.906Z] Fetched 645 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-16T00:45:44.906Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-16T00:45:44.906Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-16T00:45:44.906Z] Fetched 368 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-16T00:45:44.906Z] Fetched 187 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-16T00:45:44.906Z] Fetched 175 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-16T00:45:44.906Z] Fetched 206 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-16T00:45:44.906Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-16T00:45:44.906Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-16T00:45:44.906Z] Fetched 159 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-16T00:45:44.906Z] Fetched 107 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-16T00:45:44.906Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-16T00:45:44.906Z] Pulling static-packages [2021-03-16T00:45:44.906Z] + snapcraftctl pull [2021-03-16T00:45:44.906Z] Pulling version [2021-03-16T00:45:44.906Z] + cd /root/project [2021-03-16T00:45:44.906Z] + [ -f VERSION ] [2021-03-16T00:45:44.906Z] + PROJECT_VERSION=local-dev [2021-03-16T00:45:44.906Z] + git rev-parse --short HEAD [2021-03-16T00:45:44.906Z] + GIT_REVISION=110fccd7 [2021-03-16T00:45:44.906Z] + snapcraftctl set-version local-dev [2021-03-16T00:45:44.906Z] Building config-common [2021-03-16T00:45:44.906Z] + snapcraftctl build [2021-03-16T00:45:45.845Z] Skipping build go-build-helper (already ran) [2021-03-16T00:45:46.106Z] Building edgex-go [2021-03-16T00:45:46.106Z] + cd /root/parts/edgex-go/src [2021-03-16T00:45:46.106Z] + make build [2021-03-16T00:45:46.106Z] 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-16T00:45:49.460Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.48 [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-16T00:45:49.460Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-16T00:45:49.460Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-16T00:45:49.460Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-16T00:45:49.460Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-16T00:45:49.460Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-16T00:45:49.460Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-16T00:45:49.460Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-16T00:45:49.460Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-16T00:45:49.460Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-16T00:45:49.460Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-16T00:45:49.460Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-16T00:45:49.722Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-16T00:45:49.722Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-16T00:45:49.722Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-16T00:45:49.982Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-16T00:45:49.982Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-16T00:45:49.982Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-16T00:45:49.982Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-16T00:45:50.241Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-16T00:45:50.241Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-16T00:45:50.241Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-16T00:45:50.241Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-16T00:45:50.241Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-16T00:45:50.241Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-16T00:45:50.241Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-16T00:45:50.241Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-16T00:45:50.241Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-16T00:45:50.241Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-16T00:45:50.241Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-16T00:45:50.241Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-16T00:45:50.241Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-16T00:45:50.241Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-16T00:45:50.501Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-16T00:45:50.501Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-16T00:46:00.494Z] 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-16T00:46:00.494Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-16T00:46:04.697Z] 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-16T00:46:06.077Z] 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-16T00:46:07.458Z] 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-16T00:46:08.029Z] 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-16T00:46:08.289Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-16T00:46:09.672Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-16T00:46:09.672Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-16T00:46:09.672Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-16T00:46:11.580Z] 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-16T00:46:11.580Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-16T00:46:11.580Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-16T00:46:12.958Z] 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-16T00:46:14.339Z] 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-16T00:46:14.340Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-16T00:46:15.719Z] 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-16T00:46:17.097Z] 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-16T00:46:17.097Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-16T00:46:18.478Z] 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-16T00:46:18.478Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-16T00:46:20.386Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-16T00:46:20.386Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-16T00:46:20.386Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-16T00:46:20.386Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-16T00:46:20.386Z] + 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-16T00:46:20.386Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-16T00:46:20.386Z] + 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-16T00:46:20.386Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-16T00:46:20.386Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-16T00:46:20.386Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-16T00:46:20.386Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-16T00:46:20.386Z] + 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-16T00:46:23.686Z] Building static-packages [2021-03-16T00:46:23.686Z] + snapcraftctl build [2021-03-16T00:46:25.064Z] Building version [2021-03-16T00:46:25.064Z] + snapcraftctl build [2021-03-16T00:46:26.892Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:46:26.893Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:46:26.893Z] ---> bf9c5f77cc41 [2021-03-16T00:46:26.893Z] Step 3/31 : WORKDIR /edgex-go [2021-03-16T00:46:26.893Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:46:26.893Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:46:26.893Z] ---> bf9c5f77cc41 [2021-03-16T00:46:26.893Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:46:26.893Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:46:26.893Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:46:26.893Z] ---> bf9c5f77cc41 [2021-03-16T00:46:26.893Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:46:26.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:46:26.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:46:26.893Z] ---> bf9c5f77cc41 [2021-03-16T00:46:26.893Z] Step 3/24 : WORKDIR /edgex-go [2021-03-16T00:46:26.893Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:46:26.893Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:46:26.893Z] ---> bf9c5f77cc41 [2021-03-16T00:46:26.893Z] Step 3/26 : WORKDIR /edgex-go [2021-03-16T00:46:26.893Z] ---> Running in eecc35b47e56 [2021-03-16T00:46:26.893Z] ---> Running in 20dfbbd2a718 [2021-03-16T00:46:26.893Z] ---> Running in 2da1febd8a1c [2021-03-16T00:46:26.893Z] ---> Running in c935bbc01877 [2021-03-16T00:46:26.893Z] ---> Running in 4e7ce29dcbda [2021-03-16T00:46:26.893Z] Removing intermediate container 20dfbbd2a718 [2021-03-16T00:46:26.893Z] ---> c76b8d140dbf [2021-03-16T00:46:26.893Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:46:26.893Z] Removing intermediate container c935bbc01877 [2021-03-16T00:46:26.893Z] ---> 93f85940bdc5 [2021-03-16T00:46:26.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:46:26.893Z] Removing intermediate container eecc35b47e56 [2021-03-16T00:46:26.893Z] ---> 77aa40c195f8 [2021-03-16T00:46:26.893Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:46:26.893Z] Removing intermediate container 2da1febd8a1c [2021-03-16T00:46:26.893Z] ---> 4f2dd99ed228 [2021-03-16T00:46:26.893Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:46:26.893Z] Removing intermediate container 4e7ce29dcbda [2021-03-16T00:46:26.893Z] ---> af574425f3d8 [2021-03-16T00:46:26.893Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:46:26.893Z] ---> Running in c5baca45d359 [2021-03-16T00:46:26.893Z] ---> Running in 5403bacbd340 [2021-03-16T00:46:26.893Z] ---> Running in 8670907c6d59 [2021-03-16T00:46:26.893Z] ---> Running in a4f62ef53c59 [2021-03-16T00:46:26.893Z] ---> Running in da984e7bd01a [2021-03-16T00:46:26.893Z] Removing intermediate container c5baca45d359 [2021-03-16T00:46:26.893Z] ---> eee31913ac10 [2021-03-16T00:46:26.893Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-16T00:46:26.893Z] ---> Running in 7439d0653b56 [2021-03-16T00:46:26.893Z] Removing intermediate container 5403bacbd340 [2021-03-16T00:46:26.893Z] ---> 1e01961f34b2 [2021-03-16T00:46:26.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-16T00:46:26.893Z] Removing intermediate container a4f62ef53c59 [2021-03-16T00:46:26.893Z] ---> a0c40b6949ae [2021-03-16T00:46:26.893Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:46:26.893Z] ---> Running in 774ad871c0ec [2021-03-16T00:46:26.893Z] ---> Running in 91c46d2653ba [2021-03-16T00:46:26.893Z] Removing intermediate container da984e7bd01a [2021-03-16T00:46:26.893Z] ---> d6527d2949a6 [2021-03-16T00:46:26.893Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-16T00:46:26.893Z] Removing intermediate container 8670907c6d59 [2021-03-16T00:46:26.893Z] ---> a85dc9b96d11 [2021-03-16T00:46:26.893Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-16T00:46:26.893Z] ---> Running in e6cde00a53ea [2021-03-16T00:46:26.893Z] ---> Running in 9b84d78a3d38 [2021-03-16T00:46:26.973Z] Staging config-common [2021-03-16T00:46:26.973Z] + snapcraftctl stage [2021-03-16T00:46:27.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:27.912Z] Skipping stage go-build-helper (already ran) [2021-03-16T00:46:27.912Z] Staging edgex-go [2021-03-16T00:46:27.912Z] + snapcraftctl stage [2021-03-16T00:46:28.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:28.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:28.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:28.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:28.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:28.852Z] Staging static-packages [2021-03-16T00:46:28.852Z] + snapcraftctl stage [2021-03-16T00:46:28.920Z] OK: 217 MiB in 51 packages [2021-03-16T00:46:29.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:29.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:29.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:29.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:46:29.790Z] Staging version [2021-03-16T00:46:29.790Z] + snapcraftctl stage [2021-03-16T00:46:30.091Z] OK: 217 MiB in 51 packages [2021-03-16T00:46:30.091Z] OK: 217 MiB in 51 packages [2021-03-16T00:46:30.370Z] OK: 217 MiB in 51 packages [2021-03-16T00:46:30.370Z] OK: 217 MiB in 51 packages [2021-03-16T00:46:30.651Z] Removing intermediate container 7439d0653b56 [2021-03-16T00:46:30.651Z] ---> 7b644755df1a [2021-03-16T00:46:30.651Z] Step 6/26 : COPY go.mod . [2021-03-16T00:46:30.729Z] Priming config-common [2021-03-16T00:46:30.729Z] + snapcraftctl prime [2021-03-16T00:46:31.651Z] ---> b02e0018d8c7 [2021-03-16T00:46:31.651Z] Step 7/26 : RUN go mod download [2021-03-16T00:46:31.651Z] Removing intermediate container 91c46d2653ba [2021-03-16T00:46:31.651Z] ---> 3e8457046d43 [2021-03-16T00:46:31.651Z] Step 6/23 : COPY go.mod . [2021-03-16T00:46:31.668Z] Priming go-build-helper [2021-03-16T00:46:31.668Z] + snapcraftctl prime [2021-03-16T00:46:31.932Z] ---> Running in a4b86802c4da [2021-03-16T00:46:32.205Z] Removing intermediate container e6cde00a53ea [2021-03-16T00:46:32.205Z] ---> 6bf490e96837 [2021-03-16T00:46:32.205Z] Step 6/31 : COPY go.mod . [2021-03-16T00:46:32.485Z] Removing intermediate container 774ad871c0ec [2021-03-16T00:46:32.485Z] ---> 422290f00b67 [2021-03-16T00:46:32.485Z] Step 6/24 : COPY go.mod . [2021-03-16T00:46:32.485Z] Removing intermediate container 9b84d78a3d38 [2021-03-16T00:46:32.485Z] ---> c4aeb4ff81d4 [2021-03-16T00:46:32.485Z] Step 6/22 : COPY go.mod . [2021-03-16T00:46:32.609Z] Priming edgex-go [2021-03-16T00:46:32.609Z] + snapcraftctl prime [2021-03-16T00:46:32.763Z] ---> 7d4b25a58d99 [2021-03-16T00:46:32.763Z] Step 7/23 : RUN go mod download [2021-03-16T00:46:33.069Z] ---> Running in 98952af6be78 [2021-03-16T00:46:33.706Z] ---> bd0e14c45526 [2021-03-16T00:46:33.706Z] Step 7/31 : RUN go mod download [2021-03-16T00:46:33.706Z] ---> 4617fab36aa9 [2021-03-16T00:46:33.706Z] Step 7/24 : RUN go mod download [2021-03-16T00:46:33.990Z] Priming static-packages [2021-03-16T00:46:33.990Z] + snapcraftctl prime [2021-03-16T00:46:33.992Z] ---> Running in 4f505e2d2f8d [2021-03-16T00:46:33.992Z] ---> 866b079e538f [2021-03-16T00:46:33.992Z] Step 7/22 : RUN go mod download [2021-03-16T00:46:33.992Z] ---> Running in 4ea7b156d147 [2021-03-16T00:46:34.280Z] ---> Running in 40b4e67c2ef9 [2021-03-16T00:46:36.261Z] Removing intermediate container a4b86802c4da [2021-03-16T00:46:36.261Z] ---> a192374cee3e [2021-03-16T00:46:36.261Z] Step 8/26 : COPY . . [2021-03-16T00:46:36.539Z] Priming version [2021-03-16T00:46:36.539Z] + snapcraftctl prime [2021-03-16T00:46:37.109Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-16T00:46:37.253Z] Removing intermediate container 98952af6be78 [2021-03-16T00:46:37.253Z] ---> eabbdd0a8f01 [2021-03-16T00:46:37.253Z] Step 8/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-16T00:46:39.912Z] Removing intermediate container 4f505e2d2f8d [2021-03-16T00:46:39.912Z] ---> 87feedf0db54 [2021-03-16T00:46:39.912Z] Step 8/31 : COPY . . [2021-03-16T00:46:39.912Z] Removing intermediate container 4ea7b156d147 [2021-03-16T00:46:39.912Z] ---> 1c8d8c247ca1 [2021-03-16T00:46:39.912Z] Step 8/24 : COPY . . [2021-03-16T00:46:40.190Z] Removing intermediate container 40b4e67c2ef9 [2021-03-16T00:46:40.190Z] ---> e4e2c9572a0f [2021-03-16T00:46:40.190Z] Step 8/22 : COPY . . [2021-03-16T00:47:06.993Z] ---> b8e08fb52b6a [2021-03-16T00:47:06.993Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-16T00:47:06.993Z] ---> 9b4adf1f4b2b [2021-03-16T00:47:06.993Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-16T00:47:06.993Z] ---> f271bb8a1f17 [2021-03-16T00:47:06.993Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-16T00:47:06.993Z] ---> f57bf6a5c215 [2021-03-16T00:47:06.993Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-16T00:47:06.993Z] ---> 25b7600f465c [2021-03-16T00:47:06.993Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-16T00:47:06.993Z] ---> Running in 060ce9295f82 [2021-03-16T00:47:06.993Z] ---> Running in cb237c915180 [2021-03-16T00:47:06.993Z] ---> Running in a8f0fcb94644 [2021-03-16T00:47:06.993Z] ---> Running in e2e411f98980 [2021-03-16T00:47:06.993Z] ---> Running in 5da94c5a4ed6 [2021-03-16T00:47:09.039Z] 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-16T00:47:09.039Z] 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-16T00:47:09.643Z] 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-16T00:47:09.643Z] 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-16T00:47:09.920Z] 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-16T00:49:01.840Z] 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-16T00:49:14.245Z] Removing intermediate container a8f0fcb94644 [2021-03-16T00:49:14.245Z] ---> 08a417ccfa25 [2021-03-16T00:49:14.245Z] [2021-03-16T00:49:14.245Z] Step 10/24 : FROM alpine:3.12 [2021-03-16T00:49:14.245Z] 3.12: Pulling from library/alpine [2021-03-16T00:49:16.231Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-16T00:49:16.231Z] Status: Downloaded newer image for alpine:3.12 [2021-03-16T00:49:16.231Z] ---> d10569e2745f [2021-03-16T00:49:16.231Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-16T00:49:16.520Z] ---> Running in 72e86299f78c [2021-03-16T00:49:19.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:19.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:20.044Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-16T00:49:20.044Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:49:20.044Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-16T00:49:20.044Z] (4/5) Installing curl (7.69.1-r3) [2021-03-16T00:49:20.044Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-16T00:49:20.044Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:20.044Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:49:20.644Z] OK: 7 MiB in 19 packages [2021-03-16T00:49:22.800Z] Removing intermediate container e2e411f98980 [2021-03-16T00:49:22.801Z] ---> 479e7afe6ad3 [2021-03-16T00:49:22.801Z] [2021-03-16T00:49:22.801Z] Step 10/31 : FROM alpine:3.12 [2021-03-16T00:49:22.801Z] ---> d10569e2745f [2021-03-16T00:49:22.801Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-16T00:49:23.090Z] ---> Running in 9b14395d029c [2021-03-16T00:49:23.090Z] Removing intermediate container 060ce9295f82 [2021-03-16T00:49:23.090Z] ---> ed2fbb70b11c [2021-03-16T00:49:23.090Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-16T00:49:23.369Z] ---> Running in bcb7ecebfdc5 [2021-03-16T00:49:24.410Z] Removing intermediate container 9b14395d029c [2021-03-16T00:49:24.410Z] ---> bd48dcc210c8 [2021-03-16T00:49:24.410Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-16T00:49:24.690Z] ---> Running in 06920304d9c5 [2021-03-16T00:49:24.988Z] Removing intermediate container 72e86299f78c [2021-03-16T00:49:24.988Z] ---> 0dc6af9791d0 [2021-03-16T00:49:24.988Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:49:25.269Z] ---> Running in f88b4b453754 [2021-03-16T00:49:25.549Z] 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-16T00:49:26.537Z] Removing intermediate container f88b4b453754 [2021-03-16T00:49:26.537Z] ---> 961811305217 [2021-03-16T00:49:26.537Z] Step 13/24 : WORKDIR / [2021-03-16T00:49:26.841Z] ---> Running in fbdc41f96dab [2021-03-16T00:49:26.841Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:27.121Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:27.721Z] Removing intermediate container fbdc41f96dab [2021-03-16T00:49:27.721Z] ---> 047a7adb8379 [2021-03-16T00:49:27.721Z] 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-16T00:49:27.721Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:49:27.721Z] (2/2) Installing su-exec (0.2-r1) [2021-03-16T00:49:27.721Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:27.995Z] OK: 5 MiB in 16 packages [2021-03-16T00:49:29.983Z] ---> 5496fdad5439 [2021-03-16T00:49:29.983Z] 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-16T00:49:30.591Z] Removing intermediate container 06920304d9c5 [2021-03-16T00:49:30.591Z] ---> b59ec69e9682 [2021-03-16T00:49:30.591Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-16T00:49:31.571Z] ---> Running in e5cf63353a1c [2021-03-16T00:49:31.572Z] Removing intermediate container cb237c915180 [2021-03-16T00:49:31.572Z] ---> fa44e52093e7 [2021-03-16T00:49:31.572Z] [2021-03-16T00:49:31.572Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:49:31.853Z] ---> d10569e2745f [2021-03-16T00:49:31.853Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:49:31.853Z] ---> ab30dfe6ae1a [2021-03-16T00:49:31.853Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-16T00:49:31.853Z] Removing intermediate container bcb7ecebfdc5 [2021-03-16T00:49:31.853Z] ---> 1949edc5bb62 [2021-03-16T00:49:31.853Z] [2021-03-16T00:49:31.853Z] Step 11/26 : FROM docker:20.10.0 [2021-03-16T00:49:32.133Z] 20.10.0: Pulling from library/docker [2021-03-16T00:49:32.133Z] ---> Running in ae693296abae [2021-03-16T00:49:32.732Z] Removing intermediate container e5cf63353a1c [2021-03-16T00:49:32.732Z] ---> cd0b6081d747 [2021-03-16T00:49:32.732Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-16T00:49:32.732Z] Removing intermediate container 5da94c5a4ed6 [2021-03-16T00:49:32.732Z] ---> 55e94288a98d [2021-03-16T00:49:32.732Z] [2021-03-16T00:49:32.732Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:49:32.732Z] ---> d10569e2745f [2021-03-16T00:49:32.732Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:49:33.341Z] ---> Running in 31167258d15b [2021-03-16T00:49:33.341Z] ---> Running in c32c72cfb926 [2021-03-16T00:49:33.341Z] ---> 6989b5304a54 [2021-03-16T00:49:33.341Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-16T00:49:34.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:34.349Z] Removing intermediate container 31167258d15b [2021-03-16T00:49:34.349Z] ---> c3e184e32f91 [2021-03-16T00:49:34.349Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-16T00:49:34.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:35.224Z] ---> Running in b90a235599f1 [2021-03-16T00:49:35.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:35.506Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:49:35.506Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:35.506Z] OK: 5 MiB in 15 packages [2021-03-16T00:49:35.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:36.119Z] ---> d736095cafba [2021-03-16T00:49:36.119Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-16T00:49:36.394Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-16T00:49:36.394Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:36.394Z] OK: 5 MiB in 15 packages [2021-03-16T00:49:37.375Z] Removing intermediate container ae693296abae [2021-03-16T00:49:37.375Z] ---> c91d579a158b [2021-03-16T00:49:37.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:49:37.985Z] ---> Running in 3d2c523a2ab5 [2021-03-16T00:49:38.589Z] ---> 1e4f387e79f3 [2021-03-16T00:49:38.589Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-16T00:49:39.188Z] Removing intermediate container c32c72cfb926 [2021-03-16T00:49:39.188Z] ---> ada1744e3ef6 [2021-03-16T00:49:39.188Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:49:39.188Z] Removing intermediate container 3d2c523a2ab5 [2021-03-16T00:49:39.188Z] ---> 4313be8fde4c [2021-03-16T00:49:39.188Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-16T00:49:39.459Z] Removing intermediate container b90a235599f1 [2021-03-16T00:49:39.459Z] ---> 7fd71ee3b352 [2021-03-16T00:49:39.459Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-16T00:49:39.734Z] ---> Running in a37a38929071 [2021-03-16T00:49:39.734Z] ---> Running in dc359d2802d0 [2021-03-16T00:49:40.008Z] ---> Running in 4568618da2b8 [2021-03-16T00:49:40.283Z] ---> 07f5911f5368 [2021-03-16T00:49:40.283Z] 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-16T00:49:40.558Z] ---> Running in e92aa52f81c0 [2021-03-16T00:49:40.833Z] Removing intermediate container dc359d2802d0 [2021-03-16T00:49:40.833Z] ---> d14ebd92b175 [2021-03-16T00:49:40.833Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:49:41.124Z] Removing intermediate container a37a38929071 [2021-03-16T00:49:41.124Z] ---> 2833938cf9fb [2021-03-16T00:49:41.124Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-16T00:49:41.398Z] Removing intermediate container 4568618da2b8 [2021-03-16T00:49:41.398Z] ---> 3e2e1224ed90 [2021-03-16T00:49:41.398Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-16T00:49:41.683Z] ---> Running in e5a6ba965833 [2021-03-16T00:49:41.683Z] ---> Running in e60d71846295 [2021-03-16T00:49:42.678Z] Removing intermediate container e60d71846295 [2021-03-16T00:49:42.678Z] ---> c2c4ecef3721 [2021-03-16T00:49:42.678Z] Removing intermediate container e5a6ba965833 [2021-03-16T00:49:42.678Z] ---> 9623bc903f30 [2021-03-16T00:49:42.678Z] Step 15/23 : WORKDIR / [2021-03-16T00:49:42.678Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:49:43.292Z] ---> 7b4bd60b628a [2021-03-16T00:49:43.292Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-16T00:49:43.292Z] ---> Running in 532f3833bb09 [2021-03-16T00:49:43.292Z] ---> Running in 8ad23ce4d2c2 [2021-03-16T00:49:43.577Z] ---> Running in c780f9b07fa6 [2021-03-16T00:49:44.179Z] Removing intermediate container 532f3833bb09 [2021-03-16T00:49:44.179Z] ---> 0a66b7c560a6 [2021-03-16T00:49:44.179Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:49:44.458Z] Removing intermediate container 8ad23ce4d2c2 [2021-03-16T00:49:44.458Z] ---> c836c494b50e [2021-03-16T00:49:44.458Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:49:44.766Z] Removing intermediate container e92aa52f81c0 [2021-03-16T00:49:44.766Z] ---> 3747944b9c70 [2021-03-16T00:49:44.766Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-16T00:49:45.044Z] ---> Running in 17dc026c8ada [2021-03-16T00:49:45.317Z] ---> a241616c61ce [2021-03-16T00:49:45.317Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-16T00:49:45.590Z] ---> 1e88bfff9a6e [2021-03-16T00:49:45.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-16T00:49:45.590Z] Removing intermediate container 17dc026c8ada [2021-03-16T00:49:45.590Z] ---> 3b0900dae1bb [2021-03-16T00:49:45.590Z] Step 22/24 : LABEL arch=arm64 [2021-03-16T00:49:45.864Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-16T00:49:45.864Z] ---> Running in 5e926b22d22f [2021-03-16T00:49:45.864Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-16T00:49:45.864Z] ---> eeaf43b92773 [2021-03-16T00:49:45.864Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-16T00:49:46.472Z] ---> Running in 6d2e276434f3 [2021-03-16T00:49:47.064Z] Removing intermediate container 5e926b22d22f [2021-03-16T00:49:47.064Z] ---> eeb1cef59083 [2021-03-16T00:49:47.064Z] Step 23/24 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:49:47.347Z] ---> ea034c65c025 [2021-03-16T00:49:47.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-16T00:49:47.347Z] ---> 86fbf6723f25 [2021-03-16T00:49:47.347Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-16T00:49:47.347Z] ---> Running in c570b60b2be0 [2021-03-16T00:49:47.623Z] Removing intermediate container c780f9b07fa6 [2021-03-16T00:49:47.623Z] ---> 55c96a35551b [2021-03-16T00:49:47.623Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:49:48.219Z] Removing intermediate container c570b60b2be0 [2021-03-16T00:49:48.219Z] ---> d8ad34cc08ab [2021-03-16T00:49:48.219Z] Step 24/24 : LABEL version=0.0.0 [2021-03-16T00:49:48.501Z] ---> Running in ac27d24cdf35 [2021-03-16T00:49:48.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:48.501Z] ---> eee0da04b6cd [2021-03-16T00:49:48.501Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-16T00:49:48.501Z] ---> 9ea57755f3f5 [2021-03-16T00:49:48.501Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-16T00:49:48.789Z] ---> a5f7b776858a [2021-03-16T00:49:48.789Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-16T00:49:48.789Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:49:48.789Z] ---> Running in 3bbe3193bd1d [2021-03-16T00:49:48.789Z] ---> Running in c2271d22db7a [2021-03-16T00:49:49.069Z] Removing intermediate container ac27d24cdf35 [2021-03-16T00:49:49.069Z] ---> 7b529be05d17 [2021-03-16T00:49:49.069Z] [2021-03-16T00:49:49.350Z] (1/2) Installing readline (8.0.4-r0) [2021-03-16T00:49:49.350Z] (2/2) Installing bash (5.0.17-r0) [2021-03-16T00:49:49.350Z] Executing bash-5.0.17-r0.post-install [2021-03-16T00:49:49.350Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:49:49.632Z] OK: 12 MiB in 22 packages [2021-03-16T00:49:49.632Z] Removing intermediate container 3bbe3193bd1d [2021-03-16T00:49:49.632Z] ---> 6158cbf98f44 [2021-03-16T00:49:49.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:49:49.909Z] Successfully built 7b529be05d17 [2021-03-16T00:49:49.909Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-16T00:49:49.909Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-16T00:49:49.909Z] Removing intermediate container c2271d22db7a [2021-03-16T00:49:49.909Z] ---> 6e9a7593e717 [2021-03-16T00:49:49.909Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:49:50.195Z] ---> Running in 38f90f37af16 [2021-03-16T00:49:50.472Z] ---> Running in 08a9a0921824 [2021-03-16T00:49:50.748Z] ---> 76d5eb710af2 [2021-03-16T00:49:50.748Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-16T00:49:51.028Z] Removing intermediate container 38f90f37af16 [2021-03-16T00:49:51.028Z] ---> 46221229567f [2021-03-16T00:49:51.028Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:49:51.028Z] ---> Running in 4c582522a626 [2021-03-16T00:49:51.304Z] Removing intermediate container 08a9a0921824 [2021-03-16T00:49:51.304Z] ---> a9ce9b15a784 [2021-03-16T00:49:51.304Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:49:51.904Z] ---> Running in a77da40d19eb [2021-03-16T00:49:51.904Z] Removing intermediate container 6d2e276434f3 [2021-03-16T00:49:51.904Z] ---> c2204d3a713a [2021-03-16T00:49:51.904Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-16T00:49:52.531Z] ---> 6b93c3594f75 [2021-03-16T00:49:52.531Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-16T00:49:52.531Z] Removing intermediate container 4c582522a626 [2021-03-16T00:49:52.531Z] ---> dd5beb3b86eb [2021-03-16T00:49:52.531Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:49:53.162Z] ---> Running in 77b7de823aa6 [2021-03-16T00:49:53.439Z] Removing intermediate container a77da40d19eb [2021-03-16T00:49:53.439Z] ---> 8d27215157a0 [2021-03-16T00:49:53.439Z] Step 21/22 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:49:53.714Z] ---> Running in 46d0b8123d69 [2021-03-16T00:49:53.988Z] ---> Running in fc1faccda96f [2021-03-16T00:49:53.988Z] Removing intermediate container 77b7de823aa6 [2021-03-16T00:49:53.988Z] ---> 0dac3fec42b1 [2021-03-16T00:49:53.988Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-16T00:49:54.262Z] ---> 6318cebe5dda [2021-03-16T00:49:54.262Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-16T00:49:54.536Z] ---> Running in 607a017708d9 [2021-03-16T00:49:54.807Z] Removing intermediate container fc1faccda96f [2021-03-16T00:49:54.807Z] Removing intermediate container 46d0b8123d69 [2021-03-16T00:49:54.807Z] ---> 4993199524db [2021-03-16T00:49:54.807Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:49:54.807Z] ---> 65b054f50bff [2021-03-16T00:49:54.807Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:49:55.082Z] ---> Running in ce15e79e843e [2021-03-16T00:49:55.082Z] ---> Running in 663827ebd27e [2021-03-16T00:49:55.352Z] Removing intermediate container 607a017708d9 [2021-03-16T00:49:55.352Z] ---> 05e6397cdc8b [2021-03-16T00:49:55.352Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-16T00:49:55.624Z] ---> e13452fab046 [2021-03-16T00:49:55.624Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-16T00:49:55.896Z] ---> Running in 6ebe28c7a297 [2021-03-16T00:49:56.175Z] ---> Running in 1f8a6f1de337 [2021-03-16T00:49:56.455Z] Removing intermediate container ce15e79e843e [2021-03-16T00:49:56.455Z] ---> 84228a000b49 [2021-03-16T00:49:56.455Z] Removing intermediate container 663827ebd27e [2021-03-16T00:49:56.455Z] [2021-03-16T00:49:56.455Z] ---> c13252a1c898 [2021-03-16T00:49:56.455Z] [2021-03-16T00:49:56.741Z] Removing intermediate container 6ebe28c7a297 [2021-03-16T00:49:56.741Z] ---> d616dffdffbe [2021-03-16T00:49:56.741Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-16T00:49:57.016Z] Successfully built 84228a000b49 [2021-03-16T00:49:57.016Z] Successfully built c13252a1c898 [2021-03-16T00:49:57.293Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-16T00:49:57.293Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-03-16T00:49:57.293Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-16T00:49:57.293Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-16T00:49:57.293Z] Removing intermediate container 1f8a6f1de337 [2021-03-16T00:49:57.293Z] ---> f9bb8a523ec3 [2021-03-16T00:49:57.293Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-16T00:49:58.276Z] ---> 2245b27b862d [2021-03-16T00:49:58.276Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-16T00:49:58.561Z] ---> 7457b0a9e4d2 [2021-03-16T00:49:58.561Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-16T00:49:58.854Z] ---> Running in d623cc7773b4 [2021-03-16T00:49:59.449Z] ---> 0f1bdffe5e35 [2021-03-16T00:49:59.449Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-16T00:50:00.437Z] ---> ecb8094045d0 [2021-03-16T00:50:00.437Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-16T00:50:00.715Z] ---> Running in 43db3e943891 [2021-03-16T00:50:01.725Z] Removing intermediate container d623cc7773b4 [2021-03-16T00:50:01.725Z] ---> ea7b4576c3f6 [2021-03-16T00:50:01.725Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-16T00:50:02.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:02.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:02.556Z] ---> Running in f8e5438ecc4c [2021-03-16T00:50:03.172Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-16T00:50:03.172Z] (2/33) Installing expat (2.2.9-r1) [2021-03-16T00:50:03.172Z] (3/33) Installing libffi (3.3-r2) [2021-03-16T00:50:03.172Z] (4/33) Installing gdbm (1.13-r1) [2021-03-16T00:50:03.172Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-16T00:50:03.172Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-16T00:50:03.172Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-16T00:50:03.172Z] Removing intermediate container f8e5438ecc4c [2021-03-16T00:50:03.172Z] ---> fcb0fdd3b14b [2021-03-16T00:50:03.172Z] Step 28/31 : CMD ["gate"] [2021-03-16T00:50:05.181Z] ---> Running in 96a10111d469 [2021-03-16T00:50:05.462Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-16T00:50:05.462Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-16T00:50:05.462Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-16T00:50:05.462Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-16T00:50:05.462Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-16T00:50:05.462Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-16T00:50:05.462Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-16T00:50:05.747Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-16T00:50:05.747Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-16T00:50:05.747Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-16T00:50:05.747Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-16T00:50:05.747Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-16T00:50:05.747Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-16T00:50:05.747Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-16T00:50:05.747Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-16T00:50:05.747Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-16T00:50:05.747Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-16T00:50:06.026Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-16T00:50:06.026Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-16T00:50:06.026Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-16T00:50:06.026Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-16T00:50:06.026Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-16T00:50:06.026Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-16T00:50:06.026Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-16T00:50:06.026Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-16T00:50:06.026Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-16T00:50:06.303Z] Removing intermediate container 96a10111d469 [2021-03-16T00:50:06.303Z] ---> cc58e3ecac67 [2021-03-16T00:50:06.303Z] Step 29/31 : LABEL arch=arm64 [2021-03-16T00:50:06.303Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:50:06.303Z] OK: 71 MiB in 55 packages [2021-03-16T00:50:07.750Z] ---> Running in acdab0ffe3ae [2021-03-16T00:50:09.210Z] Removing intermediate container acdab0ffe3ae [2021-03-16T00:50:09.210Z] ---> 12ed5539f075 [2021-03-16T00:50:09.210Z] Step 30/31 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:50:09.806Z] ---> Running in b5301f416326 [2021-03-16T00:50:10.414Z] Removing intermediate container b5301f416326 [2021-03-16T00:50:10.414Z] ---> e2ff7863fc86 [2021-03-16T00:50:10.414Z] Step 31/31 : LABEL version=0.0.0 [2021-03-16T00:50:11.016Z] ---> Running in 195e358ae381 [2021-03-16T00:50:12.450Z] Removing intermediate container 195e358ae381 [2021-03-16T00:50:12.450Z] ---> 21fe44839f83 [2021-03-16T00:50:12.450Z] [2021-03-16T00:50:13.047Z] Successfully built 21fe44839f83 [2021-03-16T00:50:13.047Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-16T00:50:13.047Z]  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go [2021-03-16T00:50:15.659Z] Removing intermediate container 43db3e943891 [2021-03-16T00:50:15.659Z] ---> 3854266f82b8 [2021-03-16T00:50:15.659Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-16T00:50:15.937Z] ---> Running in b42462a47f42 [2021-03-16T00:50:22.774Z] Collecting docker-compose==1.23.2 [2021-03-16T00:50:22.774Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-16T00:50:24.771Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-16T00:50:24.771Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-16T00:50:26.764Z] Collecting PyYAML<4,>=3.10 [2021-03-16T00:50:26.764Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-16T00:50:31.085Z] 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-16T00:50:31.086Z] Collecting jsonschema<3,>=2.5.1 [2021-03-16T00:50:31.086Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-16T00:50:32.069Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-16T00:50:32.069Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-16T00:50:32.669Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:50:32.669Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:50:32.669Z] ---> bf9c5f77cc41 [2021-03-16T00:50:32.669Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:50:32.669Z] ---> Using cache [2021-03-16T00:50:32.669Z] ---> af574425f3d8 [2021-03-16T00:50:32.669Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:50:32.669Z] ---> Using cache [2021-03-16T00:50:32.669Z] ---> d6527d2949a6 [2021-03-16T00:50:32.669Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-16T00:50:36.099Z] Collecting docker<4.0,>=3.6.0 [2021-03-16T00:50:36.099Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-16T00:50:37.097Z] ---> Running in 8c1089389f3b [2021-03-16T00:50:37.728Z] Collecting cached-property<2,>=1.2.0 [2021-03-16T00:50:37.728Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-16T00:50:38.740Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-16T00:50:38.740Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-16T00:50:38.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:39.018Z] Collecting texttable<0.10,>=0.9.0 [2021-03-16T00:50:39.018Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-16T00:50:39.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:50:40.606Z] OK: 217 MiB in 51 packages [2021-03-16T00:50:42.667Z] Collecting docopt<0.7,>=0.6.1 [2021-03-16T00:50:42.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-16T00:50:43.278Z] Removing intermediate container 8c1089389f3b [2021-03-16T00:50:43.278Z] ---> 89fd6cb32d81 [2021-03-16T00:50:43.278Z] Step 6/23 : COPY go.mod . [2021-03-16T00:50:44.733Z] ---> 52b8f0566cd1 [2021-03-16T00:50:44.733Z] Step 7/23 : RUN go mod download [2021-03-16T00:50:45.014Z] ---> Running in 94d6007cf4be [2021-03-16T00:50:45.612Z] 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-16T00:50:45.889Z] Collecting idna<2.8,>=2.5 [2021-03-16T00:50:45.889Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-16T00:50:47.345Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-16T00:50:47.345Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-16T00:50:47.621Z] 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-16T00:50:47.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:50:47.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:50:47.909Z] ---> bf9c5f77cc41 [2021-03-16T00:50:47.909Z] Step 3/23 : WORKDIR /edgex-go [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> af574425f3d8 [2021-03-16T00:50:47.909Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> d6527d2949a6 [2021-03-16T00:50:47.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> c4aeb4ff81d4 [2021-03-16T00:50:47.909Z] Step 6/23 : COPY go.mod . [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> 866b079e538f [2021-03-16T00:50:47.909Z] Step 7/23 : RUN go mod download [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> e4e2c9572a0f [2021-03-16T00:50:47.909Z] Step 8/23 : COPY . . [2021-03-16T00:50:47.909Z] ---> Using cache [2021-03-16T00:50:47.909Z] ---> 25b7600f465c [2021-03-16T00:50:47.909Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-16T00:50:47.909Z] Collecting docker-pycreds>=0.4.0 [2021-03-16T00:50:47.909Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-16T00:50:48.206Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-16T00:50:48.206Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-16T00:50:48.206Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-16T00:50:48.206Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-16T00:50:49.214Z] ---> Running in c3dab5649f1c [2021-03-16T00:50:49.215Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:50:49.215Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:50:49.215Z] ---> bf9c5f77cc41 [2021-03-16T00:50:49.215Z] Step 3/21 : WORKDIR /edgex-go [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> af574425f3d8 [2021-03-16T00:50:49.215Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> d6527d2949a6 [2021-03-16T00:50:49.215Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> c4aeb4ff81d4 [2021-03-16T00:50:49.215Z] Step 6/21 : COPY go.mod . [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> 866b079e538f [2021-03-16T00:50:49.215Z] Step 7/21 : RUN go mod download [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> e4e2c9572a0f [2021-03-16T00:50:49.215Z] Step 8/21 : COPY . . [2021-03-16T00:50:49.215Z] ---> Using cache [2021-03-16T00:50:49.215Z] ---> 25b7600f465c [2021-03-16T00:50:49.215Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-16T00:50:49.492Z] ---> Running in 41e99a159c83 [2021-03-16T00:50:49.771Z] Installing collected packages: idna, urllib3, requests, PyYAML, jsonschema, dockerpty, docker-pycreds, websocket-client, docker, cached-property, texttable, docopt, docker-compose [2021-03-16T00:50:49.771Z] Attempting uninstall: idna [2021-03-16T00:50:49.771Z] Found existing installation: idna 2.9 [2021-03-16T00:50:49.771Z] Uninstalling idna-2.9: [2021-03-16T00:50:49.771Z] Successfully uninstalled idna-2.9 [2021-03-16T00:50:50.785Z] Removing intermediate container 94d6007cf4be [2021-03-16T00:50:50.785Z] ---> a5265fa005c3 [2021-03-16T00:50:50.785Z] Step 8/23 : COPY . . [2021-03-16T00:50:50.785Z] Attempting uninstall: urllib3 [2021-03-16T00:50:50.785Z] Found existing installation: urllib3 1.25.9 [2021-03-16T00:50:50.785Z] Uninstalling urllib3-1.25.9: [2021-03-16T00:50:51.064Z] Successfully uninstalled urllib3-1.25.9 [2021-03-16T00:50:51.349Z] 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-16T00:50:51.627Z] 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-16T00:50:51.904Z] Attempting uninstall: requests [2021-03-16T00:50:51.904Z] Found existing installation: requests 2.23.0 [2021-03-16T00:50:51.904Z] Uninstalling requests-2.23.0: [2021-03-16T00:50:52.183Z] Successfully uninstalled requests-2.23.0 [2021-03-16T00:50:52.784Z] Running setup.py install for PyYAML: started [2021-03-16T00:50:56.194Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-16T00:50:56.808Z] Running setup.py install for dockerpty: started [2021-03-16T00:51:00.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-16T00:51:00.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-16T00:51:00.236Z] ---> bf9c5f77cc41 [2021-03-16T00:51:00.236Z] Step 3/22 : WORKDIR /edgex-go [2021-03-16T00:51:00.236Z] ---> Using cache [2021-03-16T00:51:00.236Z] ---> af574425f3d8 [2021-03-16T00:51:00.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:51:00.236Z] ---> Using cache [2021-03-16T00:51:00.236Z] ---> d6527d2949a6 [2021-03-16T00:51:00.236Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-16T00:51:01.255Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-16T00:51:02.721Z] ---> Running in 1db05270f9f8 [2021-03-16T00:51:04.725Z] Running setup.py install for texttable: started [2021-03-16T00:51:04.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:05.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:06.726Z] OK: 217 MiB in 51 packages [2021-03-16T00:51:08.191Z] Running setup.py install for texttable: finished with status 'done' [2021-03-16T00:51:08.191Z] Running setup.py install for docopt: started [2021-03-16T00:51:09.650Z] Removing intermediate container 1db05270f9f8 [2021-03-16T00:51:09.650Z] ---> 35ef882e7c6b [2021-03-16T00:51:09.650Z] Step 6/22 : COPY go.mod . [2021-03-16T00:51:11.097Z] ---> 275e7df7bc86 [2021-03-16T00:51:11.097Z] Step 7/22 : RUN go mod download [2021-03-16T00:51:11.708Z] ---> Running in 3fc14bbca413 [2021-03-16T00:51:11.708Z] Running setup.py install for docopt: finished with status 'done' [2021-03-16T00:51:13.697Z] 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-16T00:51:19.139Z] Removing intermediate container 3fc14bbca413 [2021-03-16T00:51:19.139Z] ---> 807aa0b84bd8 [2021-03-16T00:51:19.139Z] Step 8/22 : COPY . . [2021-03-16T00:51:20.491Z] ---> 8f87dfeee57f [2021-03-16T00:51:20.491Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-16T00:51:20.491Z] ---> Running in 58618fea4f48 [2021-03-16T00:51:21.938Z] Removing intermediate container b42462a47f42 [2021-03-16T00:51:21.938Z] ---> 2b499efce547 [2021-03-16T00:51:21.938Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-16T00:51:22.222Z] 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-16T00:51:22.497Z] ---> Running in c882dd313fcf [2021-03-16T00:51:25.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:25.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:51:26.127Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:51:26.127Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-16T00:51:26.127Z] (3/3) Installing curl (7.69.1-r3) [2021-03-16T00:51:26.127Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:51:26.127Z] OK: 72 MiB in 58 packages [2021-03-16T00:51:30.031Z] Removing intermediate container c882dd313fcf [2021-03-16T00:51:30.031Z] ---> 4d1784f2c390 [2021-03-16T00:51:30.031Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-16T00:51:30.031Z] ---> Running in b74474fa6822 [2021-03-16T00:51:31.018Z] Removing intermediate container b74474fa6822 [2021-03-16T00:51:31.018Z] ---> bf6ae13aeec2 [2021-03-16T00:51:31.018Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:51:32.007Z] ---> Running in 17acc313c40e [2021-03-16T00:51:32.997Z] Removing intermediate container 17acc313c40e [2021-03-16T00:51:32.997Z] ---> 42d00193a9c5 [2021-03-16T00:51:32.997Z] Step 24/26 : LABEL arch=arm64 [2021-03-16T00:51:33.599Z] ---> Running in fdb0ffece660 [2021-03-16T00:51:34.601Z] Removing intermediate container fdb0ffece660 [2021-03-16T00:51:34.601Z] ---> 5c935042062b [2021-03-16T00:51:34.601Z] Step 25/26 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:51:35.203Z] ---> Running in ea2d50554956 [2021-03-16T00:51:35.805Z] Removing intermediate container ea2d50554956 [2021-03-16T00:51:35.805Z] ---> 22ec57695101 [2021-03-16T00:51:35.805Z] Step 26/26 : LABEL version=0.0.0 [2021-03-16T00:51:36.404Z] ---> Running in ac7484d347c7 [2021-03-16T00:51:37.402Z] Removing intermediate container ac7484d347c7 [2021-03-16T00:51:37.402Z] ---> 3242ffc0aa8d [2021-03-16T00:51:37.402Z] [2021-03-16T00:51:38.851Z] Successfully built 3242ffc0aa8d [2021-03-16T00:51:38.851Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-16T00:51:43.200Z]  Building docker-sys-mgmt-agent-go ... done  ---> 53458095509d [2021-03-16T00:51:43.200Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-16T00:51:43.200Z] ---> Running in 37e8763b55a0 [2021-03-16T00:51:45.185Z] 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-16T00:52:32.209Z] 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-16T00:52:47.411Z] Removing intermediate container 41e99a159c83 [2021-03-16T00:52:47.411Z] ---> dbcffe7d02af [2021-03-16T00:52:47.411Z] [2021-03-16T00:52:47.411Z] Step 10/21 : FROM alpine:3.12 [2021-03-16T00:52:47.411Z] ---> d10569e2745f [2021-03-16T00:52:47.411Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-16T00:52:47.411Z] ---> Running in 015eb7ab60a9 [2021-03-16T00:52:50.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:50.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:52:50.699Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-16T00:52:50.976Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-16T00:52:50.976Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-16T00:52:50.976Z] (4/4) Installing curl (7.69.1-r3) [2021-03-16T00:52:50.976Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:52:50.976Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:52:51.255Z] OK: 7 MiB in 18 packages [2021-03-16T00:52:54.733Z] Removing intermediate container 015eb7ab60a9 [2021-03-16T00:52:54.734Z] ---> 667321f6087d [2021-03-16T00:52:54.734Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-16T00:52:54.734Z] ---> Running in 66d2abfd16a0 [2021-03-16T00:52:55.344Z] Removing intermediate container 66d2abfd16a0 [2021-03-16T00:52:55.345Z] ---> 804c4b4a0b6e [2021-03-16T00:52:55.345Z] Step 13/21 : WORKDIR /edgex [2021-03-16T00:52:55.345Z] ---> Running in 82fe5e5da5fc [2021-03-16T00:52:55.965Z] Removing intermediate container 82fe5e5da5fc [2021-03-16T00:52:55.965Z] ---> 76f8e55e4b12 [2021-03-16T00:52:55.965Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-16T00:52:57.430Z] ---> c4c05253d751 [2021-03-16T00:52:57.430Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-16T00:52:59.455Z] ---> 38b6fba4149f [2021-03-16T00:52:59.455Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-16T00:53:01.477Z] ---> 27d1037b712e [2021-03-16T00:53:01.477Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-16T00:53:01.477Z] ---> Running in bcf8c9431013 [2021-03-16T00:53:02.469Z] Removing intermediate container bcf8c9431013 [2021-03-16T00:53:02.469Z] ---> e0d55e05e624 [2021-03-16T00:53:02.469Z] Step 18/21 : CMD ["--init=true"] [2021-03-16T00:53:02.469Z] ---> Running in d3e3aad93cd8 [2021-03-16T00:53:03.460Z] Removing intermediate container d3e3aad93cd8 [2021-03-16T00:53:03.460Z] ---> bd43d8ec73dd [2021-03-16T00:53:03.460Z] Step 19/21 : LABEL arch=arm64 [2021-03-16T00:53:03.460Z] ---> Running in a4a9eb29ec2c [2021-03-16T00:53:04.456Z] Removing intermediate container a4a9eb29ec2c [2021-03-16T00:53:04.456Z] ---> 7d8eee180510 [2021-03-16T00:53:04.456Z] Step 20/21 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:53:04.736Z] ---> Running in 8eee7b6e2d02 [2021-03-16T00:53:05.726Z] Removing intermediate container 8eee7b6e2d02 [2021-03-16T00:53:05.726Z] ---> 6dede297673c [2021-03-16T00:53:05.727Z] Step 21/21 : LABEL version=0.0.0 [2021-03-16T00:53:06.009Z] ---> Running in 2b46aa8df211 [2021-03-16T00:53:06.616Z] Removing intermediate container 2b46aa8df211 [2021-03-16T00:53:06.616Z] ---> 36d333049709 [2021-03-16T00:53:06.616Z] [2021-03-16T00:53:07.221Z] Successfully built 36d333049709 [2021-03-16T00:53:07.221Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-16T00:53:19.684Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c3dab5649f1c [2021-03-16T00:53:19.684Z] ---> 92464bf886f1 [2021-03-16T00:53:19.684Z] [2021-03-16T00:53:19.684Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:53:19.684Z] ---> d10569e2745f [2021-03-16T00:53:19.684Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-16T00:53:19.684Z] ---> Using cache [2021-03-16T00:53:19.684Z] ---> ada1744e3ef6 [2021-03-16T00:53:19.684Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:53:19.684Z] ---> Using cache [2021-03-16T00:53:19.684Z] ---> 2833938cf9fb [2021-03-16T00:53:19.684Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-16T00:53:19.684Z] ---> Running in b177ef7e1728 [2021-03-16T00:53:19.684Z] Removing intermediate container b177ef7e1728 [2021-03-16T00:53:19.684Z] ---> 2f1d99e15071 [2021-03-16T00:53:19.684Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-16T00:53:19.684Z] ---> Running in a0982a09c751 [2021-03-16T00:53:20.302Z] Removing intermediate container a0982a09c751 [2021-03-16T00:53:20.302Z] ---> eadedc516e95 [2021-03-16T00:53:20.302Z] Step 15/23 : WORKDIR / [2021-03-16T00:53:20.612Z] ---> Running in a4b1b7bf3ab1 [2021-03-16T00:53:21.638Z] Removing intermediate container a4b1b7bf3ab1 [2021-03-16T00:53:21.638Z] ---> a4f1f7f8bdff [2021-03-16T00:53:21.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:53:23.107Z] ---> 6c1c550dfd6c [2021-03-16T00:53:23.107Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-16T00:53:25.130Z] ---> 68f11bd9c7e3 [2021-03-16T00:53:25.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-16T00:53:26.589Z] ---> 1e9ea1eb5ce8 [2021-03-16T00:53:26.589Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-16T00:53:26.874Z] ---> Running in 5c9906f8893c [2021-03-16T00:53:27.618Z] Removing intermediate container 5c9906f8893c [2021-03-16T00:53:27.618Z] ---> b6596a39953a [2021-03-16T00:53:27.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:53:27.618Z] ---> Running in 9282ccd6d2d5 [2021-03-16T00:53:28.344Z] Removing intermediate container 9282ccd6d2d5 [2021-03-16T00:53:28.344Z] ---> ed26b4f2820e [2021-03-16T00:53:28.344Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:53:28.640Z] ---> Running in f858caba2bda [2021-03-16T00:53:29.314Z] Removing intermediate container f858caba2bda [2021-03-16T00:53:29.314Z] ---> aac0cd9bc856 [2021-03-16T00:53:29.314Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:53:29.314Z] ---> Running in f1aa5b2fec30 [2021-03-16T00:53:29.918Z] Removing intermediate container f1aa5b2fec30 [2021-03-16T00:53:29.918Z] ---> 21d98054c145 [2021-03-16T00:53:29.918Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:53:30.193Z] ---> Running in 8384b044ad1f [2021-03-16T00:53:30.797Z] Removing intermediate container 8384b044ad1f [2021-03-16T00:53:30.797Z] ---> 83b5c15d8459 [2021-03-16T00:53:30.797Z] [2021-03-16T00:53:31.077Z] Successfully built 83b5c15d8459 [2021-03-16T00:53:31.368Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-16T00:53:38.117Z]  Building docker-core-metadata-go ... done Removing intermediate container 37e8763b55a0 [2021-03-16T00:53:38.117Z] ---> e1d507f06b5c [2021-03-16T00:53:38.117Z] [2021-03-16T00:53:38.117Z] Step 10/22 : FROM alpine:3.12 [2021-03-16T00:53:38.117Z] ---> d10569e2745f [2021-03-16T00:53:38.117Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-16T00:53:38.117Z] ---> Running in 515822cd62b6 [2021-03-16T00:53:39.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:39.109Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:40.103Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-16T00:53:40.103Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-16T00:53:40.103Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:53:40.103Z] Executing ca-certificates-20191127-r4.trigger [2021-03-16T00:53:40.393Z] OK: 6 MiB in 16 packages [2021-03-16T00:53:43.053Z] Removing intermediate container 515822cd62b6 [2021-03-16T00:53:43.053Z] ---> 570d11cce7ad [2021-03-16T00:53:43.053Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-16T00:53:43.328Z] ---> Running in 389007573d9e [2021-03-16T00:53:43.931Z] Removing intermediate container 58618fea4f48 [2021-03-16T00:53:43.931Z] ---> 4f70c18a5401 [2021-03-16T00:53:43.931Z] [2021-03-16T00:53:43.931Z] Step 10/23 : FROM alpine:3.12 [2021-03-16T00:53:43.931Z] ---> d10569e2745f [2021-03-16T00:53:43.931Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-16T00:53:43.931Z] Removing intermediate container 389007573d9e [2021-03-16T00:53:43.931Z] ---> d7654d3fc6c1 [2021-03-16T00:53:43.931Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-16T00:53:43.931Z] ---> Running in 00de83b3c1a0 [2021-03-16T00:53:44.208Z] ---> Running in fb5b6d3c3028 [2021-03-16T00:53:44.484Z] Removing intermediate container 00de83b3c1a0 [2021-03-16T00:53:44.484Z] ---> f4a835f71031 [2021-03-16T00:53:44.484Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-16T00:53:44.761Z] Removing intermediate container fb5b6d3c3028 [2021-03-16T00:53:44.761Z] ---> 2fbee69e70c5 [2021-03-16T00:53:44.761Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-16T00:53:44.761Z] ---> Running in 63d228d7458b [2021-03-16T00:53:44.761Z] ---> Running in b5069bca87c9 [2021-03-16T00:53:45.362Z] Removing intermediate container 63d228d7458b [2021-03-16T00:53:45.362Z] ---> 94c3cf79258a [2021-03-16T00:53:45.362Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-16T00:53:45.362Z] Removing intermediate container b5069bca87c9 [2021-03-16T00:53:45.362Z] ---> d16197ea1ee2 [2021-03-16T00:53:45.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:53:45.641Z] ---> Running in a1685acda15d [2021-03-16T00:53:46.242Z] Removing intermediate container a1685acda15d [2021-03-16T00:53:46.242Z] ---> 7a1fc53b5ce8 [2021-03-16T00:53:46.242Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-16T00:53:46.242Z] ---> Running in c46c16c28e33 [2021-03-16T00:53:46.517Z] ---> 9e49ea8d14fd [2021-03-16T00:53:46.517Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-16T00:53:48.503Z] ---> f36bf1ae5200 [2021-03-16T00:53:48.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-16T00:53:49.515Z] ---> 7722e698d5f3 [2021-03-16T00:53:49.515Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-16T00:53:49.789Z] ---> Running in 313103b35b9e [2021-03-16T00:53:49.789Z] Removing intermediate container c46c16c28e33 [2021-03-16T00:53:49.789Z] ---> 733d361d5f3e [2021-03-16T00:53:49.789Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-16T00:53:50.066Z] ---> Running in 39c34cd39b71 [2021-03-16T00:53:50.349Z] Removing intermediate container 313103b35b9e [2021-03-16T00:53:50.349Z] ---> eaff1c67e749 [2021-03-16T00:53:50.349Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:53:50.628Z] ---> Running in 4b4ae982e57c [2021-03-16T00:53:51.226Z] Removing intermediate container 4b4ae982e57c [2021-03-16T00:53:51.226Z] ---> 86ee13ea02c7 [2021-03-16T00:53:51.226Z] Step 20/22 : LABEL arch=arm64 [2021-03-16T00:53:51.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:51.503Z] ---> Running in 17c7b311877a [2021-03-16T00:53:52.115Z] Removing intermediate container 17c7b311877a [2021-03-16T00:53:52.115Z] ---> 76ea4957ab16 [2021-03-16T00:53:52.115Z] Step 21/22 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:53:52.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-16T00:53:52.390Z] ---> Running in da0faf82165b [2021-03-16T00:53:52.987Z] Removing intermediate container da0faf82165b [2021-03-16T00:53:52.987Z] ---> 7522e99c0a06 [2021-03-16T00:53:52.987Z] Step 22/22 : LABEL version=0.0.0 [2021-03-16T00:53:52.987Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-16T00:53:53.265Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-16T00:53:53.265Z] ---> Running in 67293a601c64 [2021-03-16T00:53:53.265Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-16T00:53:53.265Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-16T00:53:53.557Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-16T00:53:53.835Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-16T00:53:53.835Z] Executing busybox-1.31.1-r19.trigger [2021-03-16T00:53:53.835Z] OK: 8 MiB in 20 packages [2021-03-16T00:53:53.835Z] Removing intermediate container 67293a601c64 [2021-03-16T00:53:53.835Z] ---> 2a8cce41efba [2021-03-16T00:53:53.835Z] [2021-03-16T00:53:54.434Z] Successfully built 2a8cce41efba [2021-03-16T00:53:54.434Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-16T00:53:55.419Z]  Building docker-support-notifications-go ... done Removing intermediate container 39c34cd39b71 [2021-03-16T00:53:55.419Z] ---> 779039cefe5f [2021-03-16T00:53:55.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-16T00:53:56.399Z] ---> 64f5d2d9e052 [2021-03-16T00:53:56.399Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-16T00:53:57.879Z] ---> 1f0064c3e0e3 [2021-03-16T00:53:57.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-16T00:53:58.480Z] ---> c27b6c2a6a16 [2021-03-16T00:53:58.480Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-16T00:53:58.757Z] ---> Running in 2dcb4b6256ba [2021-03-16T00:53:59.361Z] Removing intermediate container 2dcb4b6256ba [2021-03-16T00:53:59.361Z] ---> 5f2ff2cafc31 [2021-03-16T00:53:59.361Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-16T00:53:59.361Z] ---> Running in 623e974b51fa [2021-03-16T00:53:59.961Z] Removing intermediate container 623e974b51fa [2021-03-16T00:53:59.961Z] ---> 38b5d4ac3b85 [2021-03-16T00:53:59.961Z] Step 21/23 : LABEL arch=arm64 [2021-03-16T00:53:59.961Z] ---> Running in f7d5b945f189 [2021-03-16T00:54:00.564Z] Removing intermediate container f7d5b945f189 [2021-03-16T00:54:00.564Z] ---> ce60e60f77b8 [2021-03-16T00:54:00.564Z] Step 22/23 : LABEL git_sha=84e505e40705358717362c9b0dc5ba7440a3616c [2021-03-16T00:54:00.842Z] ---> Running in 47d8e7b94982 [2021-03-16T00:54:01.117Z] Removing intermediate container 47d8e7b94982 [2021-03-16T00:54:01.117Z] ---> ef918f68cb38 [2021-03-16T00:54:01.117Z] Step 23/23 : LABEL version=0.0.0 [2021-03-16T00:54:01.396Z] ---> Running in 8bfdb018fc06 [2021-03-16T00:54:02.005Z] Removing intermediate container 8bfdb018fc06 [2021-03-16T00:54:02.005Z] ---> 5add64872b77 [2021-03-16T00:54:02.005Z] [2021-03-16T00:54:02.281Z] Successfully built 5add64872b77 [2021-03-16T00:54:02.558Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-16T00:54:03.178Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-16T00:54:03.172Z] $ docker stop --time=1 d65eb45c1ba6198c28990d7e8ec470e14fc7bb2e75449b55cf714afb617ba15c [2021-03-16T00:54:05.256Z] $ docker rm -f d65eb45c1ba6198c28990d7e8ec470e14fc7bb2e75449b55cf714afb617ba15c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-16T00:54:06.050Z] + + docker images [2021-03-16T00:54:06.050Z] grep docker [2021-03-16T00:54:06.323Z] docker-core-data-go-arm64 latest 5add64872b77 5 seconds ago 21.3MB [2021-03-16T00:54:06.323Z] docker-support-notifications-go-arm64 latest 2a8cce41efba 13 seconds ago 16.9MB [2021-03-16T00:54:06.323Z] docker-core-metadata-go-arm64 latest 83b5c15d8459 36 seconds ago 17.9MB [2021-03-16T00:54:06.323Z] docker-security-proxy-setup-go-arm64 latest 36d333049709 About a minute ago 23.4MB [2021-03-16T00:54:06.323Z] docker-sys-mgmt-agent-go-arm64 latest 3242ffc0aa8d 2 minutes ago 300MB [2021-03-16T00:54:06.323Z] docker-security-bootstrapper-go-arm64 latest 21fe44839f83 3 minutes ago 17.8MB [2021-03-16T00:54:06.323Z] docker-support-scheduler-go-arm64 latest c13252a1c898 4 minutes ago 16.3MB [2021-03-16T00:54:06.323Z] docker-core-command-go-arm64 latest 84228a000b49 4 minutes ago 16.2MB [2021-03-16T00:54:06.323Z] docker-security-secretstore-setup-go-arm64 latest 7b529be05d17 4 minutes ago 23.7MB [2021-03-16T00:54:06.323Z] 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-16T00:54:07.373Z] ---> job-cost.sh [2021-03-16T00:54:07.373Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zgfr [2021-03-16T00:55:03.903Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-16T00:56:55.804Z] lf-activate-venv(): INFO: Adding /tmp/venv-zgfr/bin to PATH [2021-03-16T00:56:55.804Z] INFO: No Stack... [2021-03-16T00:56:55.804Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-16T00:56:55.804Z] INFO: Archiving Costs [Pipeline] sh [2021-03-16T00:56:56.207Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-03-16T00:56:56.207Z] + cut -d, -f6 [Pipeline] lock [2021-03-16T00:56:56.330Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3241-5-stack-cost] [2021-03-16T00:56:56.343Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3241-5-stack-cost] did not exist. Created. [2021-03-16T00:56:56.343Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3241-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-16T00:56:56.850Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-16T00:56:57.148Z] Stashed 1 file(s) [Pipeline] } [2021-03-16T00:56:57.166Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3241-5-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-16T00:56:58.707Z] provisioning config files... [2021-03-16T00:56:58.729Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2250599514652316451tmp [Pipeline] { [Pipeline] sh [2021-03-16T00:56:59.131Z] + set +x [2021-03-16T00:56:59.131Z] + curl -s https://codecov.io/bash [2021-03-16T00:56:59.131Z] + bash -s -- [2021-03-16T00:56:59.719Z] [2021-03-16T00:56:59.719Z] _____ _ [2021-03-16T00:56:59.719Z] / ____| | | [2021-03-16T00:56:59.719Z] | | ___ __| | ___ ___ _____ __ [2021-03-16T00:56:59.719Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-16T00:56:59.719Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-16T00:56:59.719Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-16T00:56:59.719Z] Bash-20210309-2b87ace [2021-03-16T00:56:59.719Z] [2021-03-16T00:56:59.719Z] [2021-03-16T00:56:59.719Z] ==> git version 2.24.3 found [2021-03-16T00:56:59.719Z] ==> 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-16T00:56:59.719Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-16T00:56:59.719Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-16T00:56:59.719Z] ==> Jenkins CI detected. [2021-03-16T00:56:59.719Z] project root: . [2021-03-16T00:56:59.719Z] --> token set from env [2021-03-16T00:56:59.719Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-16T00:56:59.719Z] ==> Running gcov in . (disable via -X gcov) [2021-03-16T00:56:59.719Z] ==> Python coveragepy not found [2021-03-16T00:56:59.719Z] ==> Searching for coverage reports in: [2021-03-16T00:56:59.719Z] + . [2021-03-16T00:56:59.719Z] -> Found 1 reports [2021-03-16T00:56:59.719Z] ==> Detecting git/mercurial file structure [2021-03-16T00:56:59.719Z] ==> Reading reports [2021-03-16T00:56:59.719Z] + ./coverage.out bytes=650607 [2021-03-16T00:56:59.719Z] ==> Appending adjustments [2021-03-16T00:56:59.719Z] https://docs.codecov.io/docs/fixing-reports [2021-03-16T00:57:03.120Z] + Found adjustments [2021-03-16T00:57:03.120Z] ==> Gzipping contents [2021-03-16T00:57:03.409Z] 96K /tmp/codecov.yZIgKW.gz [2021-03-16T00:57:03.409Z] ==> Uploading reports [2021-03-16T00:57:03.409Z] url: https://codecov.io [2021-03-16T00:57:03.409Z] query: branch=PR-3241&commit=84e505e40705358717362c9b0dc5ba7440a3616c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-16T00:57:03.409Z] -> Pinging Codecov [2021-03-16T00:57:03.409Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3241&commit=84e505e40705358717362c9b0dc5ba7440a3616c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3241%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3241&job=&cmd_args= [2021-03-16T00:57:03.685Z] -> Uploading to [2021-03-16T00:57:03.685Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-16/00271124DB129430A58F1EEE437C3FCB/84e505e40705358717362c9b0dc5ba7440a3616c/36dc135d-9f83-4eac-abaa-9de413b672f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210316T005703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2b8c13e25e2cc32d1f36a46e706eb427156d641ecd06f53e0228dc69b7aae2d [2021-03-16T00:57:03.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-16T00:57:03.685Z] Dload Upload Total Spent Left Speed [2021-03-16T00:57:04.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94907 0 0 100 94907 0 163k --:--:-- --:--:-- --:--:-- 162k [2021-03-16T00:57:04.288Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/84e505e40705358717362c9b0dc5ba7440a3616c [Pipeline] } [2021-03-16T00:57:04.305Z] 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-16T00:57:06.148Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:07.209Z] ---> package-listing.sh [2021-03-16T00:57:07.209Z] ++ facter osfamily [2021-03-16T00:57:07.209Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-16T00:57:07.209Z] + OS_FAMILY=redhat [2021-03-16T00:57:07.209Z] + workspace=/w/workspace/edgex-go/5 [2021-03-16T00:57:07.209Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-16T00:57:07.209Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-16T00:57:07.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-16T00:57:07.209Z] + PACKAGES=/tmp/packages_start.txt [2021-03-16T00:57:07.209Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-16T00:57:07.209Z] + PACKAGES=/tmp/packages_end.txt [2021-03-16T00:57:07.209Z] + case "${OS_FAMILY}" in [2021-03-16T00:57:07.209Z] + rpm -qa [2021-03-16T00:57:07.209Z] + sort [2021-03-16T00:57:12.692Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-16T00:57:12.692Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-16T00:57:12.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-16T00:57:12.692Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-16T00:57:12.692Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-03-16T00:57:12.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-03-16T00:57:12.708Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-16T00:57:13.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:57:13.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:13.586Z] [2021-03-16T00:57:13.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-16T00:57:13.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:13.953Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-16T00:57:13.953Z] df20fa9351a1: Pulling fs layer [2021-03-16T00:57:13.953Z] 36b3adc4ff6f: Pulling fs layer [2021-03-16T00:57:13.953Z] 8ad3a11d3b57: Pulling fs layer [2021-03-16T00:57:13.953Z] 46f8f816bc3b: Pulling fs layer [2021-03-16T00:57:13.953Z] 93b61091891f: Pulling fs layer [2021-03-16T00:57:13.953Z] 93b9cdb0e59b: Pulling fs layer [2021-03-16T00:57:13.953Z] 5e14af77c1be: Pulling fs layer [2021-03-16T00:57:13.953Z] 01666e4c0597: Pulling fs layer [2021-03-16T00:57:13.953Z] aa168da1d23b: Pulling fs layer [2021-03-16T00:57:13.953Z] 93b9cdb0e59b: Waiting [2021-03-16T00:57:13.953Z] 5e14af77c1be: Waiting [2021-03-16T00:57:13.953Z] 01666e4c0597: Waiting [2021-03-16T00:57:13.953Z] 46f8f816bc3b: Waiting [2021-03-16T00:57:13.953Z] aa168da1d23b: Waiting [2021-03-16T00:57:13.953Z] 93b61091891f: Waiting [2021-03-16T00:57:13.953Z] 36b3adc4ff6f: Download complete [2021-03-16T00:57:13.953Z] 46f8f816bc3b: Verifying Checksum [2021-03-16T00:57:13.953Z] 46f8f816bc3b: Download complete [2021-03-16T00:57:14.215Z] df20fa9351a1: Verifying Checksum [2021-03-16T00:57:14.215Z] df20fa9351a1: Download complete [2021-03-16T00:57:14.215Z] 93b9cdb0e59b: Verifying Checksum [2021-03-16T00:57:14.215Z] 93b9cdb0e59b: Download complete [2021-03-16T00:57:14.215Z] 5e14af77c1be: Verifying Checksum [2021-03-16T00:57:14.215Z] 5e14af77c1be: Download complete [2021-03-16T00:57:14.215Z] 93b61091891f: Verifying Checksum [2021-03-16T00:57:14.215Z] 93b61091891f: Download complete [2021-03-16T00:57:14.215Z] 01666e4c0597: Verifying Checksum [2021-03-16T00:57:14.215Z] 01666e4c0597: Download complete [2021-03-16T00:57:14.488Z] 8ad3a11d3b57: Verifying Checksum [2021-03-16T00:57:14.488Z] 8ad3a11d3b57: Download complete [2021-03-16T00:57:14.488Z] df20fa9351a1: Pull complete [2021-03-16T00:57:14.756Z] 36b3adc4ff6f: Pull complete [2021-03-16T00:57:15.374Z] 8ad3a11d3b57: Pull complete [2021-03-16T00:57:15.661Z] 46f8f816bc3b: Pull complete [2021-03-16T00:57:17.119Z] aa168da1d23b: Verifying Checksum [2021-03-16T00:57:17.120Z] aa168da1d23b: Download complete [2021-03-16T00:57:18.103Z] 93b61091891f: Pull complete [2021-03-16T00:57:18.726Z] 93b9cdb0e59b: Pull complete [2021-03-16T00:57:18.726Z] 5e14af77c1be: Pull complete [2021-03-16T00:57:19.035Z] 01666e4c0597: Pull complete [2021-03-16T00:57:27.323Z] aa168da1d23b: Pull complete [2021-03-16T00:57:27.323Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-16T00:57:27.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-16T00:57:27.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-16T00:57:27.529Z] prd-centos7-docker-4c-2g-29873 does not seem to be running inside a container [2021-03-16T00:57:27.680Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-16T00:57:32.095Z] $ docker top fb451967153440e848fb4672056cf5a4e17db8e4e116bf514beefb5a7981dcf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-16T00:57:32.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-16T00:57:33.084Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-16T00:57:33.523Z] + ls /var/log/sa-host [2021-03-16T00:57:33.523Z] + sadf -c /var/log/sa-host/sa16 [2021-03-16T00:57:33.523Z] file_magic: OK [2021-03-16T00:57:33.523Z] HZ: Using current value: 100 [2021-03-16T00:57:33.523Z] file_header: OK [2021-03-16T00:57:33.523Z] 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-16T00:57:33.523Z] Statistics: [2021-03-16T00:57:33.523Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-16T00:57:33.523Z] File successfully converted to sysstat format version 12.2.1 [2021-03-16T00:57:33.523Z] + sadf -c /var/log/sa-host/sa23 [2021-03-16T00:57:33.523Z] file_magic: OK [2021-03-16T00:57:33.523Z] HZ: Using current value: 100 [2021-03-16T00:57:33.523Z] file_header: OK [2021-03-16T00:57:33.523Z] 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-16T00:57:33.523Z] Statistics: [2021-03-16T00:57:33.523Z] Hnuu...uuuununununu... [2021-03-16T00:57:33.523Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-16T00:57:33.759Z] provisioning config files... [2021-03-16T00:57:33.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4242989898091901054tmp [Pipeline] { [Pipeline] echo [2021-03-16T00:57:34.081Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:34.445Z] ---> create-netrc.sh [Pipeline] } [2021-03-16T00:57:34.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-16T00:57:34.566Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:34.911Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-16T00:57:34.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:35.293Z] ---> sudo-logs.sh [2021-03-16T00:57:35.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-16T00:57:35.420Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:35.765Z] ---> job-cost.sh [2021-03-16T00:57:35.765Z] lf-activate-venv: SKIPPING [2021-03-16T00:57:35.765Z] DEBUG: total: 0.20999999344348907 [2021-03-16T00:57:35.765Z] INFO: Retrieving Stack Cost... [2021-03-16T00:57:36.805Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-16T00:57:37.886Z] INFO: Archiving Costs [Pipeline] echo [2021-03-16T00:57:37.892Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-16T00:57:38.231Z] ---> logs-deploy.sh [2021-03-16T00:57:38.231Z] lf-activate-venv: SKIPPING [2021-03-16T00:57:38.231Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3241/5 [2021-03-16T00:57:38.231Z] INFO: archiving workspace using pattern(s): [2021-03-16T00:57:40.224Z] Archives upload complete. [2021-03-16T00:57:40.224Z] INFO: archiving logs to Nexus