Pull request #3408 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1cfba58c493b3f61d07827f012c74ea994f80713+d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 (8c39d099ebec27ec07a5497daec5307c4c3b28e9) 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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-2265 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) > 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/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # 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 d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 Commit message: "fix: Fix failing unit test due to os.ClearEnv" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-29T00:08:56.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-29T00:08:56.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-29T00:08:56.390Z] ========================================================= [2021-04-29T00:08:56.390Z] EdgeX Global Pipelines Version Info [2021-04-29T00:08:56.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:08:58.089Z] ------------------- [2021-04-29T00:08:58.089Z] stable info: [2021-04-29T00:08:58.089Z] ------------------- [2021-04-29T00:08:58.089Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-29T00:08:58.089Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T00:08:58.089Z] Message: update stable to v1.0.190 [2021-04-29T00:08:59.041Z] ------------------- [2021-04-29T00:08:59.041Z] experimental info: [2021-04-29T00:08:59.041Z] ------------------- [2021-04-29T00:08:59.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-29T00:08:59.041Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-29T00:08:59.041Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-29T00:08:59.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-29T00:08:59.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-29T00:08:59.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-29T00:08:59.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-29T00:08:59.408Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-29T00:08:59.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-29T00:08:59.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-29T00:08:59.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-29T00:08:59.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-29T00:08:59.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-29T00:08:59.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-29T00:08:59.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-29T00:08:59.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-29T00:08:59.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-29T00:08:59.692Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T00:08:59.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-29T00:08:59.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-29T00:08:59.785Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-29T00:08:59.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-29T00:08:59.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-29T00:08:59.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-29T00:08:59.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-29T00:08:59.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3408 [Pipeline] echo [2021-04-29T00:08:59.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3408 [Pipeline] echo [2021-04-29T00:09:00.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3408 [Pipeline] echo [2021-04-29T00:09:00.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1cfba58c493b3f61d07827f012c74ea994f80713 [Pipeline] echo [2021-04-29T00:09:00.057Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1cfba58 [Pipeline] echo [2021-04-29T00:09:00.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T00:09:00.169Z] provisioning config files... [2021-04-29T00:09:00.224Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3234218897312116766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:09:00.567Z] ---> docker-login.sh [2021-04-29T00:09:00.567Z] nexus3.edgexfoundry.org:10001 [2021-04-29T00:09:00.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:09:00.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:09:00.833Z] Configure a credential helper to remove this warning. See [2021-04-29T00:09:00.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:09:00.833Z] [2021-04-29T00:09:00.833Z] Login Succeeded [2021-04-29T00:09:01.097Z] nexus3.edgexfoundry.org:10002 [2021-04-29T00:09:01.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:09:01.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:09:01.097Z] Configure a credential helper to remove this warning. See [2021-04-29T00:09:01.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:09:01.097Z] [2021-04-29T00:09:01.097Z] Login Succeeded [2021-04-29T00:09:01.097Z] nexus3.edgexfoundry.org:10003 [2021-04-29T00:09:01.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:09:01.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:09:01.365Z] Configure a credential helper to remove this warning. See [2021-04-29T00:09:01.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:09:01.365Z] [2021-04-29T00:09:01.365Z] Login Succeeded [2021-04-29T00:09:01.365Z] nexus3.edgexfoundry.org:10004 [2021-04-29T00:09:01.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:09:01.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:09:01.630Z] Configure a credential helper to remove this warning. See [2021-04-29T00:09:01.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:09:01.630Z] [2021-04-29T00:09:01.630Z] Login Succeeded [2021-04-29T00:09:01.630Z] docker.io [2021-04-29T00:09:01.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:09:01.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:09:01.896Z] Configure a credential helper to remove this warning. See [2021-04-29T00:09:01.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:09:01.896Z] [2021-04-29T00:09:01.896Z] Login Succeeded [2021-04-29T00:09:01.896Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T00:09:01.908Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T00:09:02.269Z] ++ 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-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/core-command/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/core-data/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-29T00:09:02.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-29T00:09:02.269Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-29T00:09:02.269Z] ++ cut -d/ -f2 [2021-04-29T00:09:02.269Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-29T00:09:02.368Z] 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-04-29T00:09:03.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T00:09:03.083Z] [2021-04-29T00:09:03.083Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:09:03.411Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T00:09:03.411Z] latest: Pulling from edgex-devops/git-semver [2021-04-29T00:09:03.411Z] 31603596830f: Pulling fs layer [2021-04-29T00:09:03.411Z] 54011a49482f: Pulling fs layer [2021-04-29T00:09:03.411Z] a6820b24f6d8: Pulling fs layer [2021-04-29T00:09:03.411Z] f581987b2513: Pulling fs layer [2021-04-29T00:09:03.411Z] f581987b2513: Waiting [2021-04-29T00:09:03.411Z] 54011a49482f: Verifying Checksum [2021-04-29T00:09:03.411Z] 54011a49482f: Download complete [2021-04-29T00:09:03.678Z] 31603596830f: Verifying Checksum [2021-04-29T00:09:03.678Z] 31603596830f: Download complete [2021-04-29T00:09:03.678Z] f581987b2513: Verifying Checksum [2021-04-29T00:09:03.678Z] f581987b2513: Download complete [2021-04-29T00:09:03.678Z] a6820b24f6d8: Verifying Checksum [2021-04-29T00:09:03.678Z] a6820b24f6d8: Download complete [2021-04-29T00:09:04.256Z] 31603596830f: Pull complete [2021-04-29T00:09:04.256Z] 54011a49482f: Pull complete [2021-04-29T00:09:05.210Z] a6820b24f6d8: Pull complete [2021-04-29T00:09:05.210Z] f581987b2513: Pull complete [2021-04-29T00:09:05.473Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-29T00:09:05.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-29T00:09:05.473Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-29T00:09:05.595Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:09:05.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:09:08.107Z] $ docker top b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-29T00:09:08.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T00:09:08.272Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T00:09:08.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T00:09:08.521Z] $ docker exec b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent [2021-04-29T00:09:08.715Z] SSH_AUTH_SOCK=/tmp/ssh-aAx3WZ0RrEzt/agent.12 [2021-04-29T00:09:08.715Z] SSH_AGENT_PID=17 [2021-04-29T00:09:08.728Z] Running ssh-add (command line suppressed) [2021-04-29T00:09:08.857Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_5108786739342682173.key (/w/workspace/edgex-go/6@tmp/private_key_5108786739342682173.key) [2021-04-29T00:09:08.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T00:09:09.232Z] + git tag --points-at HEAD [Pipeline] } [2021-04-29T00:09:09.254Z] $ docker exec --env ******** --env ******** b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent -k [2021-04-29T00:09:09.379Z] unset SSH_AUTH_SOCK; [2021-04-29T00:09:09.380Z] unset SSH_AGENT_PID; [2021-04-29T00:09:09.380Z] echo Agent pid 17 killed; [2021-04-29T00:09:09.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-29T00:09:09.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-29T00:09:09.478Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-29T00:09:09.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-29T00:09:09.674Z] $ docker exec b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent [2021-04-29T00:09:09.860Z] SSH_AUTH_SOCK=/tmp/ssh-vqtOpkcaWJWH/agent.46 [2021-04-29T00:09:09.860Z] SSH_AGENT_PID=52 [2021-04-29T00:09:09.869Z] Running ssh-add (command line suppressed) [2021-04-29T00:09:10.011Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_2441507700176156994.key (/w/workspace/edgex-go/6@tmp/private_key_2441507700176156994.key) [2021-04-29T00:09:10.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-29T00:09:10.394Z] + git semver init [2021-04-29T00:09:10.394Z] # -> Open(): unable to determine branch for HEAD [2021-04-29T00:09:10.394Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-04-29T00:09:10.394Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-04-29T00:09:10.394Z] # $SEMVER_REMOTE_NAME = origin [2021-04-29T00:09:10.394Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-29T00:09:10.394Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-29T00:09:10.394Z] # $SEMVER_BRANCH = PR-3408 [2021-04-29T00:09:10.394Z] # $SEMVER_TEMP = /tmp/semver-086805925 [2021-04-29T00:09:10.394Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-29T00:09:32.479Z] # '/tmp/semver-086805925' -> '/w/workspace/edgex-go/6/.semver' [2021-04-29T00:09:32.479Z] # -> Force: false [2021-04-29T00:09:32.479Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-04-29T00:09:32.501Z] $ docker exec --env ******** --env ******** b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 ssh-agent -k [2021-04-29T00:09:32.788Z] unset SSH_AUTH_SOCK; [2021-04-29T00:09:32.788Z] unset SSH_AGENT_PID; [2021-04-29T00:09:32.789Z] echo Agent pid 52 killed; [2021-04-29T00:09:32.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-29T00:09:33.228Z] + git semver [Pipeline] } [2021-04-29T00:09:33.248Z] $ docker stop --time=1 b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 [2021-04-29T00:09:35.621Z] $ docker rm -f b5b13e8033c0549fb552b291fa91e6e6aaf5fd6d2baae59f7a4c37b78e6c2235 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T00:09:36.150Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-29T00:09:36.640Z] Stashed 1 file(s) [Pipeline] echo [2021-04-29T00:09:36.644Z] [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-04-29T00:09:37.208Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-29T00:09:37.513Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T00:09:37.815Z] + sudo service docker restart [2021-04-29T00:09:37.815Z] + true [2021-04-29T00:09:37.815Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-29T00:09:38.411Z] ========================================================= [2021-04-29T00:09:38.411Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-29T00:09:38.411Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:09:38.731Z] + 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-04-29T00:09:42.995Z] Sending build context to Docker daemon 329.7MB [2021-04-29T00:09:42.995Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T00:09:42.995Z] Step 2/6 : FROM ${BASE} [2021-04-29T00:09:42.995Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-29T00:09:42.995Z] 188c0c94c7c5: Pulling fs layer [2021-04-29T00:09:42.995Z] 0ef7d3d256c8: Pulling fs layer [2021-04-29T00:09:42.995Z] de9db76c5a1d: Pulling fs layer [2021-04-29T00:09:42.995Z] bca2f99d35d6: Pulling fs layer [2021-04-29T00:09:42.995Z] 93359f2a8cfa: Pulling fs layer [2021-04-29T00:09:42.995Z] 7c6f9722023f: Pulling fs layer [2021-04-29T00:09:42.995Z] a35cf1a2eb13: Pulling fs layer [2021-04-29T00:09:42.995Z] 93359f2a8cfa: Waiting [2021-04-29T00:09:42.995Z] 7c6f9722023f: Waiting [2021-04-29T00:09:42.995Z] a35cf1a2eb13: Waiting [2021-04-29T00:09:42.995Z] bca2f99d35d6: Waiting [2021-04-29T00:09:42.995Z] de9db76c5a1d: Verifying Checksum [2021-04-29T00:09:42.995Z] de9db76c5a1d: Download complete [2021-04-29T00:09:42.995Z] 0ef7d3d256c8: Verifying Checksum [2021-04-29T00:09:42.995Z] 0ef7d3d256c8: Download complete [2021-04-29T00:09:42.995Z] 93359f2a8cfa: Verifying Checksum [2021-04-29T00:09:42.995Z] 93359f2a8cfa: Download complete [2021-04-29T00:09:42.995Z] 7c6f9722023f: Verifying Checksum [2021-04-29T00:09:42.995Z] 7c6f9722023f: Download complete [2021-04-29T00:09:42.995Z] 188c0c94c7c5: Verifying Checksum [2021-04-29T00:09:42.995Z] 188c0c94c7c5: Download complete [2021-04-29T00:09:42.995Z] 188c0c94c7c5: Pull complete [2021-04-29T00:09:42.995Z] 0ef7d3d256c8: Pull complete [2021-04-29T00:09:43.259Z] de9db76c5a1d: Pull complete [2021-04-29T00:09:45.201Z] a35cf1a2eb13: Verifying Checksum [2021-04-29T00:09:45.201Z] a35cf1a2eb13: Download complete [2021-04-29T00:09:45.466Z] bca2f99d35d6: Verifying Checksum [2021-04-29T00:09:45.466Z] bca2f99d35d6: Download complete [2021-04-29T00:09:50.792Z] bca2f99d35d6: Pull complete [2021-04-29T00:09:51.054Z] 93359f2a8cfa: Pull complete [2021-04-29T00:09:51.324Z] 7c6f9722023f: Pull complete [2021-04-29T00:09:51.833Z] Still waiting to schedule task [2021-04-29T00:09:51.833Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2262’ [2021-04-29T00:09:56.832Z] a35cf1a2eb13: Pull complete [2021-04-29T00:09:56.832Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-29T00:09:56.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-29T00:09:56.832Z] ---> a62c8e92a672 [2021-04-29T00:09:56.832Z] 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-04-29T00:09:56.832Z] ---> Running in 3a36b763a5bf [2021-04-29T00:09:57.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:09:58.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:09:58.265Z] (1/12) Installing libmagic (5.38-r0) [2021-04-29T00:09:59.218Z] (2/12) Installing file (5.38-r0) [2021-04-29T00:09:59.218Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T00:09:59.218Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-29T00:10:03.456Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T00:10:03.456Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T00:10:03.456Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T00:10:03.456Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T00:10:03.456Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-29T00:10:03.721Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T00:10:03.721Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-29T00:10:03.721Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-29T00:10:03.986Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T00:10:03.986Z] OK: 233 MiB in 51 packages [2021-04-29T00:10:08.224Z] Removing intermediate container 3a36b763a5bf [2021-04-29T00:10:08.224Z] ---> 7e8795fa53a7 [2021-04-29T00:10:08.224Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T00:10:08.224Z] ---> Running in e7d5f7ba2540 [2021-04-29T00:10:08.224Z] Removing intermediate container e7d5f7ba2540 [2021-04-29T00:10:08.224Z] ---> c4168bdbdf1d [2021-04-29T00:10:08.224Z] Step 5/6 : COPY go.mod . [2021-04-29T00:10:08.224Z] ---> 48d4da187a2a [2021-04-29T00:10:08.224Z] Step 6/6 : RUN go mod download [2021-04-29T00:10:08.224Z] ---> Running in c5ccad2768de [2021-04-29T00:10:30.285Z] Removing intermediate container c5ccad2768de [2021-04-29T00:10:30.285Z] ---> bdc4f531d32c [2021-04-29T00:10:30.557Z] Successfully built bdc4f531d32c [2021-04-29T00:10:30.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:10:30.890Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T00:10:30.890Z] . [Pipeline] withDockerContainer [2021-04-29T00:10:31.003Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:10:31.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:10:32.242Z] $ docker top 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:10:32.752Z] + go version [2021-04-29T00:10:32.752Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-29T00:10:32.771Z] $ docker stop --time=1 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 [2021-04-29T00:10:34.128Z] $ docker rm -f 3cf39e557f229eacd43cee5e3e7d9ae1a2f81cd076a614f3e7d94d99251cc940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:10:34.655Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-29T00:10:34.655Z] . [Pipeline] withDockerContainer [2021-04-29T00:10:34.764Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:10:34.819Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:10:35.924Z] $ docker top 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T00:10:36.106Z] ========================================================= [2021-04-29T00:10:36.106Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T00:10:36.106Z] ========================================================= [Pipeline] sh [2021-04-29T00:10:36.409Z] + make test [2021-04-29T00:10:36.409Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T00:10:46.473Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-29T00:11:04.770Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-29T00:11:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-29T00:11:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-29T00:11:10.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-29T00:11:12.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-29T00:11:12.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-29T00:11:12.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-29T00:11:12.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-29T00:11:13.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-29T00:11:13.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-29T00:11:16.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-29T00:11:16.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-29T00:11:16.995Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-29T00:11:18.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.113s coverage: 45.9% of statements [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-29T00:11:18.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-29T00:11:18.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements [2021-04-29T00:11:18.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.194s coverage: 27.1% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.098s coverage: 71.3% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.165s coverage: 87.7% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:11:22.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-04-29T00:11:22.732Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-29T00:11:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.372s coverage: 28.6% of statements [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-29T00:11:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-29T00:11:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-29T00:11:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.157s coverage: 86.7% of statements [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-29T00:11:25.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.151s coverage: 97.5% of statements [2021-04-29T00:11:25.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-29T00:11:25.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.103s coverage: 78.3% of statements [2021-04-29T00:11:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-29T00:11:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-29T00:11:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-29T00:11:25.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-29T00:11:27.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.417s coverage: 95.1% of statements [2021-04-29T00:11:27.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-29T00:11:27.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-29T00:11:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-29T00:11:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.9% of statements [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-29T00:11:27.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-29T00:11:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements [2021-04-29T00:11:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 79.5% of statements [2021-04-29T00:11:27.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-04-29T00:11:28.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-04-29T00:11:28.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2021-04-29T00:11:40.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2021-04-29T00:11:40.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-04-29T00:11:43.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 81.8% of statements [2021-04-29T00:11:43.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.6% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.4% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 69.0% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 40.5% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.128s coverage: 47.0% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.051s coverage: 9.6% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-29T00:11:51.612Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.163s coverage: 92.6% of statements [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:11:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-29T00:11:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.782s coverage: 28.7% of statements [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-29T00:11:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-29T00:11:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-29T00:11:52.196Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.063s coverage: 64.6% of statements [2021-04-29T00:11:52.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-29T00:11:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.130s coverage: 97.6% of statements [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-29T00:11:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-29T00:11:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-29T00:11:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-29T00:11:53.171Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-29T00:11:53.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-04-29T00:11:53.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-04-29T00:11:53.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-04-29T00:11:54.337Z] GO111MODULE=on go vet ./... [2021-04-29T00:12:26.615Z] gofmt -l . [2021-04-29T00:12:26.615Z] [ "`gofmt -l .`" = "" ] [2021-04-29T00:12:26.615Z] ./bin/test-go-mod-tidy.sh [2021-04-29T00:12:26.615Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-29T00:12:27.273Z] + ls -al . [2021-04-29T00:12:27.273Z] total 800 [2021-04-29T00:12:27.273Z] drwxrwxr-x 10 1001 1001 4096 Apr 29 00:12 . [2021-04-29T00:12:27.273Z] drwxr-xr-x 4 root root 28 Apr 29 00:10 .. [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 00:08 .dockerignore [2021-04-29T00:12:27.273Z] drwxrwxr-x 8 1001 1001 179 Apr 29 00:08 .git [2021-04-29T00:12:27.273Z] drwxrwxr-x 3 1001 1001 125 Apr 29 00:08 .github [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 818 Apr 29 00:08 .gitignore [2021-04-29T00:12:27.273Z] drwx------ 3 1001 1001 60 Apr 29 00:09 .semver [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 00:08 .sonarcloud.properties [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 8609 Apr 29 00:08 Attribution.txt [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 00:08 CONTRIBUTING.md [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 931 Apr 29 00:08 Dockerfile.build [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 863 Apr 29 00:08 Jenkinsfile [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 00:08 LICENSE [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 5774 Apr 29 00:08 Makefile [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 7978 Apr 29 00:08 README.md [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 6755 Apr 29 00:08 SECURITY.md [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 00:09 VERSION [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 00:08 ZMQWindows.md [2021-04-29T00:12:27.273Z] drwxrwxr-x 2 1001 1001 117 Apr 29 00:08 bin [2021-04-29T00:12:27.273Z] drwxrwxr-x 14 1001 1001 4096 Apr 29 00:08 cmd [2021-04-29T00:12:27.273Z] -rw-r--r-- 1 root root 691485 Apr 29 00:11 coverage.out [2021-04-29T00:12:27.273Z] -rw-r--r-- 1 root root 1060 Apr 29 00:12 go.mod [2021-04-29T00:12:27.273Z] -rw-r--r-- 1 root root 22420 Apr 29 00:12 go.sum [2021-04-29T00:12:27.273Z] drwxrwxr-x 8 1001 1001 127 Apr 29 00:08 internal [2021-04-29T00:12:27.273Z] drwxrwxr-x 4 1001 1001 26 Apr 29 00:08 openapi [2021-04-29T00:12:27.273Z] drwxrwxr-x 4 1001 1001 71 Apr 29 00:08 snap [2021-04-29T00:12:27.273Z] -rw-rw-r-- 1 1001 1001 168 Apr 29 00:08 version.go [Pipeline] sh [2021-04-29T00:12:27.582Z] + '[' -e coverage.out ] [2021-04-29T00:12:27.582Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-29T00:12:27.876Z] Stashed 1 file(s) [Pipeline] sh [2021-04-29T00:12:28.272Z] + make build [2021-04-29T00:12:28.272Z] 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-04-29T00:12:32.700Z] 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-04-29T00:12:40.932Z] 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-04-29T00:12:42.882Z] 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-04-29T00:12:44.813Z] 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-04-29T00:12:45.085Z] 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-04-29T00:12:47.026Z] 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-04-29T00:12:48.437Z] 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-04-29T00:12:49.839Z] 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-04-29T00:12:51.243Z] 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-04-29T00:12:52.649Z] 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-04-29T00:12:54.048Z] 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-04-29T00:12:56.001Z] $ docker stop --time=1 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 [2021-04-29T00:12:57.865Z] $ docker rm -f 5136df4634f1d639f8c43a12581c14800da83abf06b624df8384de6ac4190254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:13:01.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T00:13:01.649Z] [2021-04-29T00:13:01.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:13:01.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T00:13:01.966Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-29T00:13:01.966Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-29T00:13:01.966Z] ca9280d653b3: Pulling fs layer [2021-04-29T00:13:01.966Z] 7e9c9ca2126c: Pulling fs layer [2021-04-29T00:13:02.232Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-29T00:13:02.232Z] cbdbe7a5bc2a: Download complete [2021-04-29T00:13:02.815Z] cbdbe7a5bc2a: Pull complete [2021-04-29T00:13:02.815Z] ca9280d653b3: Verifying Checksum [2021-04-29T00:13:02.815Z] ca9280d653b3: Download complete [2021-04-29T00:13:03.774Z] ca9280d653b3: Pull complete [2021-04-29T00:13:03.774Z] 7e9c9ca2126c: Download complete [2021-04-29T00:13:11.966Z] 7e9c9ca2126c: Pull complete [2021-04-29T00:13:11.966Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-29T00:13:11.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T00:13:11.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-29T00:13:12.166Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:13:12.220Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:13:15.217Z] $ docker top e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:13:15.661Z] + docker-compose build --help [2021-04-29T00:13:15.661Z] + grep parallel [2021-04-29T00:13:16.608Z] --parallel Build images in parallel. [Pipeline] } [2021-04-29T00:13:16.889Z] $ docker stop --time=1 e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 [2021-04-29T00:13:18.261Z] $ docker rm -f e74609830bbb5ba03c68d28341dfb147b1acbc7ced85a96d56a8af9b39b98604 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:13:18.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-29T00:13:18.756Z] . [Pipeline] withDockerContainer [2021-04-29T00:13:18.870Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:13:18.924Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:13:19.713Z] $ docker top 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:13:20.213Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-29T00:13:21.618Z] Building docker-core-command-go ... [2021-04-29T00:13:21.618Z] Building docker-core-data-go ... [2021-04-29T00:13:21.618Z] Building docker-core-metadata-go ... [2021-04-29T00:13:21.618Z] Building docker-security-bootstrapper-go ... [2021-04-29T00:13:21.618Z] Building docker-security-proxy-setup-go ... [2021-04-29T00:13:21.618Z] Building docker-security-secretstore-setup-go ... [2021-04-29T00:13:21.618Z] Building docker-support-notifications-go ... [2021-04-29T00:13:21.618Z] Building docker-support-scheduler-go ... [2021-04-29T00:13:21.618Z] Building docker-sys-mgmt-agent-go ... [2021-04-29T00:13:21.618Z] Building docker-security-bootstrapper-go [2021-04-29T00:13:21.618Z] Building docker-security-secretstore-setup-go [2021-04-29T00:13:21.618Z] Building docker-core-metadata-go [2021-04-29T00:13:21.618Z] Building docker-core-command-go [2021-04-29T00:13:21.618Z] Building docker-support-notifications-go [2021-04-29T00:13:33.102Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2266 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws [2021-04-29T00:13:33.121Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-04-29T00:13:38.879Z] using credential edgex-jenkins-ssh [2021-04-29T00:13:38.899Z] Cloning the remote Git repository [2021-04-29T00:13:38.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:13:39.060Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-04-29T00:13:39.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:13:39.142Z] > git --version # timeout=10 [2021-04-29T00:13:39.176Z] > git --version # 'git version 2.17.1' [2021-04-29T00:13:39.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:13:39.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T00:13:55.409Z] Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:13:54.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T00:13:54.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T00:13:54.494Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T00:13:54.528Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:13:54.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:13:54.539Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T00:13:55.434Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T00:13:55.461Z] > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 [2021-04-29T00:13:55.849Z] Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:13:55.850Z] Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) [2021-04-29T00:13:55.765Z] > git remote # timeout=10 [2021-04-29T00:13:55.790Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T00:13:55.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:13:55.817Z] > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 [2021-04-29T00:13:55.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T00:13:55.860Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T00:13:55.868Z] > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 [2021-04-29T00:14:00.280Z] Commit message: "fix: Fix failing unit test due to os.ClearEnv" [2021-04-29T00:14:00.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:00.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:14:00.605Z] ---> bdc4f531d32c [2021-04-29T00:14:00.605Z] Step 3/24 : WORKDIR /edgex-go [2021-04-29T00:14:00.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:00.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:14:00.605Z] ---> bdc4f531d32c [2021-04-29T00:14:00.605Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:14:00.605Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:00.605Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:14:00.605Z] ---> bdc4f531d32c [2021-04-29T00:14:00.605Z] Step 3/31 : WORKDIR /edgex-go [2021-04-29T00:14:00.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:00.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:14:00.605Z] ---> bdc4f531d32c [2021-04-29T00:14:00.605Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:14:00.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:00.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:14:00.605Z] ---> bdc4f531d32c [2021-04-29T00:14:00.605Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T00:14:00.605Z] ---> Running in 130b8ec169d2 [2021-04-29T00:14:00.605Z] ---> Running in aa4120af5be0 [2021-04-29T00:14:00.605Z] ---> Running in 85a6a787fc2a [2021-04-29T00:14:00.605Z] ---> Running in c69c6caa5a24 [2021-04-29T00:14:00.605Z] ---> Running in fe9db1535fbb [2021-04-29T00:14:00.605Z] Removing intermediate container aa4120af5be0 [2021-04-29T00:14:00.605Z] ---> 3bc08cc5edb5 [2021-04-29T00:14:00.605Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:14:00.605Z] Removing intermediate container 130b8ec169d2 [2021-04-29T00:14:00.605Z] ---> 301cedf60071 [2021-04-29T00:14:00.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:14:00.605Z] Removing intermediate container 85a6a787fc2a [2021-04-29T00:14:00.605Z] ---> ba20abdf8faa [2021-04-29T00:14:00.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:14:00.605Z] Removing intermediate container fe9db1535fbb [2021-04-29T00:14:00.605Z] ---> 91aad0ca529e [2021-04-29T00:14:00.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:14:00.605Z] Removing intermediate container c69c6caa5a24 [2021-04-29T00:14:00.605Z] ---> f16cd0d2e8c1 [2021-04-29T00:14:00.605Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:14:00.605Z] ---> Running in 8a2149a9acf3 [2021-04-29T00:14:00.605Z] ---> Running in ae6aae2d46e5 [2021-04-29T00:14:00.605Z] ---> Running in d7cec4c05f47 [2021-04-29T00:14:00.605Z] ---> Running in 9ce0c6462250 [2021-04-29T00:14:00.605Z] ---> Running in 5d2329749457 [2021-04-29T00:14:00.605Z] Removing intermediate container 8a2149a9acf3 [2021-04-29T00:14:00.605Z] ---> 97b5d9b0ef3e [2021-04-29T00:14:00.605Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-29T00:14:00.605Z] Removing intermediate container d7cec4c05f47 [2021-04-29T00:14:00.605Z] ---> 3d845640bc47 [2021-04-29T00:14:00.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T00:14:00.605Z] ---> Running in e94a11a999d7 [2021-04-29T00:14:00.605Z] ---> Running in 5293e2fabb4c [2021-04-29T00:14:00.605Z] Removing intermediate container ae6aae2d46e5 [2021-04-29T00:14:00.605Z] ---> 7830a775970d [2021-04-29T00:14:00.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T00:14:00.605Z] Removing intermediate container 9ce0c6462250 [2021-04-29T00:14:00.605Z] ---> cd25e941d1ca [2021-04-29T00:14:00.605Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-29T00:14:00.605Z] Removing intermediate container 5d2329749457 [2021-04-29T00:14:00.605Z] ---> b15a4b7e4602 [2021-04-29T00:14:00.605Z] Step 5/24 : RUN apk add --update --no-cache make git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-29T00:14:00.872Z] ---> Running in fad0d95b0678 [2021-04-29T00:14:00.872Z] ---> Running in a15c95ce2996 [2021-04-29T00:14:00.872Z] ---> Running in 3b476c8a8d44 [2021-04-29T00:14:00.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:01.780Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-29T00:14:02.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:02.002Z] OK: 233 MiB in 51 packages [2021-04-29T00:14:02.202Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-29T00:14:02.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:02.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:02.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:14:02.265Z] OK: 233 MiB in 51 packages [2021-04-29T00:14:02.540Z] + true [2021-04-29T00:14:02.541Z] + sudo service docker restart [2021-04-29T00:14:02.560Z] Removing intermediate container e94a11a999d7 [2021-04-29T00:14:02.560Z] ---> e2ed46ebd477 [2021-04-29T00:14:02.560Z] Step 6/31 : COPY go.mod . [2021-04-29T00:14:02.837Z] OK: 233 MiB in 51 packages [2021-04-29T00:14:02.837Z] OK: 233 MiB in 51 packages [2021-04-29T00:14:02.837Z] OK: 233 MiB in 51 packages [2021-04-29T00:14:02.837Z] Removing intermediate container 5293e2fabb4c [2021-04-29T00:14:02.837Z] ---> 1d8d24ac8454 [2021-04-29T00:14:02.837Z] Step 6/23 : COPY go.mod . [2021-04-29T00:14:03.116Z] ---> 67ed86801ae1 [2021-04-29T00:14:03.116Z] Step 7/31 : RUN go mod download [2021-04-29T00:14:03.116Z] ---> Running in 22b25c0a83a4 [2021-04-29T00:14:03.379Z] ---> 5096d18e7ff1 [2021-04-29T00:14:03.380Z] Step 7/23 : RUN go mod download [2021-04-29T00:14:03.644Z] ---> Running in 4c084a2e7771 [2021-04-29T00:14:03.644Z] Removing intermediate container fad0d95b0678 [2021-04-29T00:14:03.644Z] ---> 2033bde640c2 [2021-04-29T00:14:03.644Z] Step 6/23 : COPY go.mod . [2021-04-29T00:14:03.911Z] Removing intermediate container a15c95ce2996 [2021-04-29T00:14:03.911Z] ---> 1d8f869e7eb5 [2021-04-29T00:14:03.911Z] Step 6/22 : COPY go.mod . [2021-04-29T00:14:04.177Z] Removing intermediate container 3b476c8a8d44 [2021-04-29T00:14:04.177Z] ---> 67c4856f9812 [2021-04-29T00:14:04.177Z] Step 6/24 : COPY go.mod . [2021-04-29T00:14:04.177Z] ---> cae55c6f1036 [2021-04-29T00:14:04.177Z] Step 7/23 : RUN go mod download [2021-04-29T00:14:04.177Z] ---> 624da9110404 [2021-04-29T00:14:04.177Z] Step 7/22 : RUN go mod download [2021-04-29T00:14:04.177Z] ---> Running in 43e0039ea1ed [2021-04-29T00:14:04.442Z] ---> Running in 0f19514971ec [2021-04-29T00:14:04.442Z] ---> 1513e1681432 [2021-04-29T00:14:04.442Z] Step 7/24 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-29T00:14:04.562Z] provisioning config files... [2021-04-29T00:14:04.616Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4873207563197673714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:14:04.710Z] ---> Running in 4b3e52992b3a [2021-04-29T00:14:04.995Z] ---> docker-login.sh [2021-04-29T00:14:04.995Z] nexus3.edgexfoundry.org:10001 [2021-04-29T00:14:05.676Z] Removing intermediate container 4c084a2e7771 [2021-04-29T00:14:05.676Z] ---> 61b5c18d8ac2 [2021-04-29T00:14:05.676Z] Step 8/23 : COPY . . [2021-04-29T00:14:05.676Z] Removing intermediate container 22b25c0a83a4 [2021-04-29T00:14:05.676Z] ---> 8abc43a66deb [2021-04-29T00:14:05.676Z] Step 8/31 : COPY . . [2021-04-29T00:14:05.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:14:06.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:14:06.246Z] Configure a credential helper to remove this warning. See [2021-04-29T00:14:06.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:14:06.246Z] [2021-04-29T00:14:06.246Z] Login Succeeded [2021-04-29T00:14:06.246Z] nexus3.edgexfoundry.org:10002 [2021-04-29T00:14:06.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:14:06.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:14:06.521Z] Configure a credential helper to remove this warning. See [2021-04-29T00:14:06.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:14:06.521Z] [2021-04-29T00:14:06.521Z] Login Succeeded [2021-04-29T00:14:06.521Z] nexus3.edgexfoundry.org:10003 [2021-04-29T00:14:07.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:14:07.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:14:07.116Z] Configure a credential helper to remove this warning. See [2021-04-29T00:14:07.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:14:07.116Z] [2021-04-29T00:14:07.116Z] Login Succeeded [2021-04-29T00:14:07.116Z] nexus3.edgexfoundry.org:10004 [2021-04-29T00:14:07.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:14:07.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:14:07.661Z] Configure a credential helper to remove this warning. See [2021-04-29T00:14:07.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:14:07.661Z] [2021-04-29T00:14:07.661Z] Login Succeeded [2021-04-29T00:14:07.661Z] docker.io [2021-04-29T00:14:07.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-29T00:14:08.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-29T00:14:08.206Z] Configure a credential helper to remove this warning. See [2021-04-29T00:14:08.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-29T00:14:08.206Z] [2021-04-29T00:14:08.206Z] Login Succeeded [2021-04-29T00:14:08.206Z] ---> docker-login.sh ends [Pipeline] } [2021-04-29T00:14:08.223Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-29T00:14:08.514Z] ========================================================= [2021-04-29T00:14:08.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-29T00:14:08.515Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:14:08.864Z] + 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-04-29T00:14:11.007Z] Removing intermediate container 4b3e52992b3a [2021-04-29T00:14:11.007Z] ---> 8d0240b86f3d [2021-04-29T00:14:11.007Z] Step 8/24 : COPY . . [2021-04-29T00:14:11.495Z] Sending build context to Docker daemon 167.5MB [2021-04-29T00:14:11.495Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-29T00:14:11.495Z] Step 2/6 : FROM ${BASE} [2021-04-29T00:14:11.495Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-29T00:14:11.495Z] 5f621e34cdf4: Pulling fs layer [2021-04-29T00:14:11.495Z] a4357932f1b6: Pulling fs layer [2021-04-29T00:14:11.495Z] 18c013af1878: Pulling fs layer [2021-04-29T00:14:11.495Z] 00ac8860ef70: Pulling fs layer [2021-04-29T00:14:11.495Z] 63d7cb157983: Pulling fs layer [2021-04-29T00:14:11.495Z] b116817d02f9: Pulling fs layer [2021-04-29T00:14:11.495Z] 745a02a5169b: Pulling fs layer [2021-04-29T00:14:11.495Z] 00ac8860ef70: Waiting [2021-04-29T00:14:11.495Z] 63d7cb157983: Waiting [2021-04-29T00:14:11.495Z] b116817d02f9: Waiting [2021-04-29T00:14:11.495Z] 745a02a5169b: Waiting [2021-04-29T00:14:11.495Z] 18c013af1878: Verifying Checksum [2021-04-29T00:14:11.495Z] 18c013af1878: Download complete [2021-04-29T00:14:11.495Z] a4357932f1b6: Download complete [2021-04-29T00:14:11.495Z] 63d7cb157983: Verifying Checksum [2021-04-29T00:14:11.495Z] 63d7cb157983: Download complete [2021-04-29T00:14:11.495Z] b116817d02f9: Download complete [2021-04-29T00:14:11.495Z] 5f621e34cdf4: Download complete [2021-04-29T00:14:12.096Z] 5f621e34cdf4: Pull complete [2021-04-29T00:14:12.700Z] a4357932f1b6: Pull complete [2021-04-29T00:14:13.303Z] 18c013af1878: Pull complete [2021-04-29T00:14:13.902Z] 745a02a5169b: Verifying Checksum [2021-04-29T00:14:13.902Z] 745a02a5169b: Download complete [2021-04-29T00:14:15.246Z] Removing intermediate container 43e0039ea1ed [2021-04-29T00:14:15.246Z] ---> 5d5dac97a21a [2021-04-29T00:14:15.246Z] Step 8/23 : COPY . . [2021-04-29T00:14:15.359Z] 00ac8860ef70: Verifying Checksum [2021-04-29T00:14:15.359Z] 00ac8860ef70: Download complete [2021-04-29T00:14:16.648Z] Removing intermediate container 0f19514971ec [2021-04-29T00:14:16.648Z] ---> a66ef0dd0f61 [2021-04-29T00:14:16.648Z] Step 8/22 : COPY . . [2021-04-29T00:14:25.532Z] 00ac8860ef70: Pull complete [2021-04-29T00:14:25.532Z] 63d7cb157983: Pull complete [2021-04-29T00:14:25.811Z] b116817d02f9: Pull complete [2021-04-29T00:14:30.167Z] 745a02a5169b: Pull complete [2021-04-29T00:14:30.167Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-29T00:14:30.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-29T00:14:30.167Z] ---> b7e6874047d6 [2021-04-29T00:14:30.167Z] 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-04-29T00:14:33.571Z] ---> Running in f563d981c31e [2021-04-29T00:14:34.558Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:14:35.156Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:14:36.146Z] (1/12) Installing libmagic (5.38-r0) [2021-04-29T00:14:36.420Z] (2/12) Installing file (5.38-r0) [2021-04-29T00:14:36.420Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-29T00:14:36.420Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-29T00:14:44.692Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-29T00:14:44.692Z] (6/12) Installing patch (2.7.6-r6) [2021-04-29T00:14:44.692Z] (7/12) Installing build-base (0.5-r2) [2021-04-29T00:14:44.692Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-29T00:14:44.692Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-29T00:14:44.692Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-29T00:14:44.692Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-29T00:14:44.692Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-29T00:14:44.692Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T00:14:44.692Z] OK: 217 MiB in 51 packages [2021-04-29T00:14:48.074Z] Removing intermediate container f563d981c31e [2021-04-29T00:14:48.074Z] ---> ddaaba2711ec [2021-04-29T00:14:48.074Z] Step 4/6 : WORKDIR /edgex-go [2021-04-29T00:14:48.346Z] ---> Running in 5db69a01e9c8 [2021-04-29T00:14:48.940Z] Removing intermediate container 5db69a01e9c8 [2021-04-29T00:14:48.940Z] ---> a3d31bab687b [2021-04-29T00:14:48.940Z] Step 5/6 : COPY go.mod . [2021-04-29T00:14:49.543Z] ---> e69ea708c11f [2021-04-29T00:14:49.543Z] Step 6/6 : RUN go mod download [2021-04-29T00:14:49.543Z] ---> Running in 5b7f6be62763 [2021-04-29T00:14:56.221Z] ---> 763cb98304ab [2021-04-29T00:14:56.221Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-29T00:14:56.221Z] ---> 5644a8a512ef [2021-04-29T00:14:56.221Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-29T00:14:56.221Z] ---> Running in a0c3bb83fdc4 [2021-04-29T00:14:56.221Z] ---> Running in ee561e62d302 [2021-04-29T00:14:56.221Z] ---> f39d2b25688d [2021-04-29T00:14:56.221Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-29T00:14:56.221Z] ---> 11a1b2e4b57e [2021-04-29T00:14:56.221Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-29T00:14:56.221Z] ---> Running in 980be9fb669e [2021-04-29T00:14:56.221Z] ---> Running in 147fbee4758d [2021-04-29T00:14:56.221Z] ---> a957dcedeadb [2021-04-29T00:14:56.221Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-29T00:14:56.221Z] ---> Running in 1aa4200dcce2 [2021-04-29T00:14:56.507Z] 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-04-29T00:14:56.507Z] 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-04-29T00:14:56.507Z] 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-04-29T00:14:56.507Z] 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-04-29T00:14:56.781Z] 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-04-29T00:15:16.352Z] Removing intermediate container 5b7f6be62763 [2021-04-29T00:15:16.352Z] ---> aa4c814aab0f [2021-04-29T00:15:16.352Z] Successfully built aa4c814aab0f [2021-04-29T00:15:16.352Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:15:16.696Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T00:15:16.696Z] . [Pipeline] withDockerContainer [2021-04-29T00:15:16.977Z] prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container [2021-04-29T00:15:17.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:15:18.554Z] $ docker top a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:15:19.517Z] + go version [2021-04-29T00:15:19.517Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-29T00:15:19.543Z] $ docker stop --time=1 a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 [2021-04-29T00:15:21.476Z] $ docker rm -f a90299e51d4fca0499f228d4e34bfb1457176dcf3dd62e3fd5bfa9a07a76d135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:15:22.182Z] + docker inspect -f . ci-base-image-arm64 [2021-04-29T00:15:22.182Z] . [Pipeline] withDockerContainer [2021-04-29T00:15:22.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container [2021-04-29T00:15:22.532Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:15:23.955Z] $ docker top 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-29T00:15:24.270Z] ========================================================= [2021-04-29T00:15:24.270Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-29T00:15:24.270Z] ========================================================= [Pipeline] sh [2021-04-29T00:15:24.914Z] + make test [2021-04-29T00:15:24.914Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-29T00:15:35.697Z] 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-04-29T00:15:36.281Z] Removing intermediate container a0c3bb83fdc4 [2021-04-29T00:15:36.281Z] ---> 97d90aa2f831 [2021-04-29T00:15:36.281Z] [2021-04-29T00:15:36.281Z] Step 10/31 : FROM alpine:3.12 [2021-04-29T00:15:36.544Z] 3.12: Pulling from library/alpine [2021-04-29T00:15:39.860Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T00:15:39.860Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T00:15:39.860Z] ---> 13621d1b12d4 [2021-04-29T00:15:39.860Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-29T00:15:41.794Z] Removing intermediate container ee561e62d302 [2021-04-29T00:15:41.794Z] ---> bb9a83a3ee7b [2021-04-29T00:15:41.794Z] [2021-04-29T00:15:41.794Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:15:41.794Z] ---> 13621d1b12d4 [2021-04-29T00:15:41.794Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:15:41.794Z] Removing intermediate container 980be9fb669e [2021-04-29T00:15:41.794Z] ---> 996ef4aca585 [2021-04-29T00:15:41.794Z] [2021-04-29T00:15:41.794Z] Step 10/24 : FROM alpine:3.12 [2021-04-29T00:15:41.794Z] ---> 13621d1b12d4 [2021-04-29T00:15:41.794Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-29T00:15:42.742Z] ---> Running in 54d6df186cc5 [2021-04-29T00:15:42.742Z] ---> Running in db6f1d7e670f [2021-04-29T00:15:42.742Z] ---> Running in 0786e9bf5b10 [2021-04-29T00:15:43.006Z] Removing intermediate container 1aa4200dcce2 [2021-04-29T00:15:43.006Z] ---> 315c2017356b [2021-04-29T00:15:43.006Z] [2021-04-29T00:15:43.006Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T00:15:43.006Z] ---> 13621d1b12d4 [2021-04-29T00:15:43.006Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-29T00:15:43.006Z] Removing intermediate container 54d6df186cc5 [2021-04-29T00:15:43.006Z] ---> 0fa87bba3a98 [2021-04-29T00:15:43.006Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-29T00:15:43.595Z] ---> Running in e7764e0d92e9 [2021-04-29T00:15:45.006Z] ---> Running in 670be330fc40 [2021-04-29T00:15:45.297Z] Removing intermediate container 147fbee4758d [2021-04-29T00:15:45.297Z] ---> bfd2ce50862d [2021-04-29T00:15:45.297Z] [2021-04-29T00:15:45.297Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:15:45.297Z] ---> 13621d1b12d4 [2021-04-29T00:15:45.297Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:15:45.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.297Z] ---> Running in dc1eb32f2c0a [2021-04-29T00:15:45.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.617Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-29T00:15:45.617Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-29T00:15:45.617Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:15:45.617Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:15:45.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.617Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-29T00:15:45.894Z] OK: 6 MiB in 15 packages [2021-04-29T00:15:45.894Z] (4/6) Installing curl (7.76.1-r0) [2021-04-29T00:15:45.894Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-29T00:15:45.894Z] (6/6) Installing su-exec (0.2-r1) [2021-04-29T00:15:45.894Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:15:45.894Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:15:45.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:45.894Z] OK: 7 MiB in 20 packages [2021-04-29T00:15:45.894Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:46.163Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-29T00:15:46.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:46.163Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-29T00:15:46.163Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:15:46.163Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:15:46.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:46.163Z] OK: 6 MiB in 16 packages [2021-04-29T00:15:46.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:15:46.433Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-29T00:15:46.433Z] (2/2) Installing su-exec (0.2-r1) [2021-04-29T00:15:46.433Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:15:46.433Z] OK: 6 MiB in 16 packages [2021-04-29T00:15:46.433Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-29T00:15:47.008Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:15:47.075Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-29T00:15:47.271Z] OK: 6 MiB in 15 packages [2021-04-29T00:15:48.227Z] Removing intermediate container 0786e9bf5b10 [2021-04-29T00:15:48.227Z] ---> 78c0e8c72ea6 [2021-04-29T00:15:48.227Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:15:48.809Z] ---> Running in d77cde88ebe6 [2021-04-29T00:15:48.809Z] Removing intermediate container db6f1d7e670f [2021-04-29T00:15:48.809Z] ---> f91f34a01a87 [2021-04-29T00:15:48.809Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T00:15:49.386Z] ---> Running in f09ad2aee3ba [2021-04-29T00:15:49.648Z] Removing intermediate container e7764e0d92e9 [2021-04-29T00:15:49.648Z] ---> e43925151959 [2021-04-29T00:15:49.648Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:15:49.648Z] Removing intermediate container d77cde88ebe6 [2021-04-29T00:15:49.648Z] ---> 43ca0af0ec0b [2021-04-29T00:15:49.648Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-29T00:15:49.648Z] Removing intermediate container 670be330fc40 [2021-04-29T00:15:49.648Z] ---> a1845f1bcdd3 [2021-04-29T00:15:49.648Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-29T00:15:49.648Z] Removing intermediate container dc1eb32f2c0a [2021-04-29T00:15:49.648Z] ---> ee49653a3515 [2021-04-29T00:15:49.648Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:15:49.917Z] Removing intermediate container f09ad2aee3ba [2021-04-29T00:15:49.917Z] ---> c7ce6b657293 [2021-04-29T00:15:49.917Z] Step 13/24 : WORKDIR / [2021-04-29T00:15:49.917Z] ---> Running in 923dff516c2d [2021-04-29T00:15:49.917Z] ---> Running in 246181bbf8f9 [2021-04-29T00:15:49.917Z] ---> Running in a5ab1b0e867d [2021-04-29T00:15:49.917Z] ---> Running in ee2aaebdbf01 [2021-04-29T00:15:50.180Z] ---> Running in 4eeb3c7d8999 [2021-04-29T00:15:50.180Z] Removing intermediate container 923dff516c2d [2021-04-29T00:15:50.180Z] ---> f7eabebd00d0 [2021-04-29T00:15:50.180Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-29T00:15:50.180Z] Removing intermediate container 246181bbf8f9 [2021-04-29T00:15:50.180Z] ---> fdf274823272 [2021-04-29T00:15:50.180Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T00:15:50.443Z] Removing intermediate container a5ab1b0e867d [2021-04-29T00:15:50.443Z] ---> a06239c0ddf5 [2021-04-29T00:15:50.443Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-29T00:15:50.443Z] Removing intermediate container ee2aaebdbf01 [2021-04-29T00:15:50.443Z] ---> 4d7552819f64 [2021-04-29T00:15:50.443Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-29T00:15:50.706Z] ---> Running in 14a9196e87a5 [2021-04-29T00:15:50.706Z] ---> Running in 5192f44134fa [2021-04-29T00:15:50.706Z] ---> Running in 289588deb1ff [2021-04-29T00:15:50.706Z] Removing intermediate container 4eeb3c7d8999 [2021-04-29T00:15:50.706Z] ---> be8f2aaeb419 [2021-04-29T00:15:50.706Z] 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-04-29T00:15:50.970Z] ---> Running in 4f114805aab1 [2021-04-29T00:15:50.970Z] Removing intermediate container 289588deb1ff [2021-04-29T00:15:50.970Z] ---> 5a06753c9095 [2021-04-29T00:15:50.970Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-29T00:15:51.237Z] Removing intermediate container 5192f44134fa [2021-04-29T00:15:51.237Z] ---> 44bf40943985 [2021-04-29T00:15:51.237Z] Step 15/23 : WORKDIR / [2021-04-29T00:15:51.237Z] Removing intermediate container 14a9196e87a5 [2021-04-29T00:15:51.237Z] ---> e0f1bd0ffacf [2021-04-29T00:15:51.237Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T00:15:51.237Z] ---> Running in 06e30e5ad179 [2021-04-29T00:15:51.237Z] ---> d8d35b6b7965 [2021-04-29T00:15:51.237Z] 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-04-29T00:15:51.237Z] ---> Running in d528c3d8fc3d [2021-04-29T00:15:51.506Z] Removing intermediate container 4f114805aab1 [2021-04-29T00:15:51.506Z] ---> b85b0ef847c1 [2021-04-29T00:15:51.506Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T00:15:51.506Z] ---> Running in 1c78530e0bed [2021-04-29T00:15:51.775Z] ---> Running in fa88585c0e10 [2021-04-29T00:15:51.775Z] Removing intermediate container d528c3d8fc3d [2021-04-29T00:15:51.775Z] ---> 09e8542e397f [2021-04-29T00:15:51.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:15:52.044Z] ---> 0f73eaded25d [2021-04-29T00:15:52.044Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-29T00:15:52.044Z] Removing intermediate container 1c78530e0bed [2021-04-29T00:15:52.044Z] ---> 9b32f6d2f5e4 [2021-04-29T00:15:52.044Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:15:52.044Z] Removing intermediate container fa88585c0e10 [2021-04-29T00:15:52.044Z] ---> a809e714fa9a [2021-04-29T00:15:52.045Z] Step 15/23 : WORKDIR / [2021-04-29T00:15:52.045Z] ---> Running in 5fed2d1c2511 [2021-04-29T00:15:52.313Z] ---> 3f8fbbb319e1 [2021-04-29T00:15:52.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-29T00:15:52.313Z] ---> ace018c57528 [2021-04-29T00:15:52.313Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-29T00:15:52.579Z] ---> daabbcb9ee26 [2021-04-29T00:15:52.579Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-29T00:15:52.848Z] Removing intermediate container 5fed2d1c2511 [2021-04-29T00:15:52.848Z] ---> 396a23a79d80 [2021-04-29T00:15:52.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:15:53.112Z] ---> 3347827b0f45 [2021-04-29T00:15:53.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-29T00:15:53.377Z] ---> a53b4d0b5b38 [2021-04-29T00:15:53.377Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-29T00:15:53.644Z] ---> 15aa784c3b6b [2021-04-29T00:15:53.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-29T00:15:53.644Z] Removing intermediate container 06e30e5ad179 [2021-04-29T00:15:53.644Z] ---> 1ede6b8e6bad [2021-04-29T00:15:53.644Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-29T00:15:53.644Z] ---> 0fb02e6ccde0 [2021-04-29T00:15:53.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-29T00:15:53.915Z] ---> Running in e05105aa6875 [2021-04-29T00:15:53.915Z] ---> 625e2a88d829 [2021-04-29T00:15:53.915Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-29T00:15:53.915Z] ---> Running in 8580ad5fbcc0 [2021-04-29T00:15:54.178Z] ---> ca76d1452373 [2021-04-29T00:15:54.178Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-29T00:15:54.178Z] ---> a466f42a72bf [2021-04-29T00:15:54.178Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-29T00:15:54.443Z] Removing intermediate container e05105aa6875 [2021-04-29T00:15:54.443Z] ---> 872c9aba0293 [2021-04-29T00:15:54.443Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-29T00:15:54.443Z] ---> Running in bfa485e0a370 [2021-04-29T00:15:54.443Z] Removing intermediate container 8580ad5fbcc0 [2021-04-29T00:15:54.443Z] ---> c1d2f1a030a3 [2021-04-29T00:15:54.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:15:54.443Z] ---> df6142d03406 [2021-04-29T00:15:54.443Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-29T00:15:54.707Z] ---> Running in 1a7021b91d6c [2021-04-29T00:15:54.707Z] ---> 9d7bb8aa3571 [2021-04-29T00:15:54.707Z] 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-04-29T00:15:54.707Z] Removing intermediate container bfa485e0a370 [2021-04-29T00:15:54.707Z] ---> a095af8e7ea3 [2021-04-29T00:15:54.707Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:15:54.971Z] ---> caf576040cf8 [2021-04-29T00:15:54.971Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-29T00:15:54.971Z] ---> Running in ef3482e52a48 [2021-04-29T00:15:55.235Z] ---> e264ff1889b9 [2021-04-29T00:15:55.235Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-29T00:15:55.235Z] ---> Running in e5b79d472db6 [2021-04-29T00:15:55.235Z] ---> Running in 107427a7aad3 [2021-04-29T00:15:55.235Z] Removing intermediate container 1a7021b91d6c [2021-04-29T00:15:55.235Z] ---> 2af0622646bf [2021-04-29T00:15:55.235Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T00:15:55.503Z] ---> Running in ee09ae65ebc4 [2021-04-29T00:15:55.503Z] ---> Running in 674b629e7a08 [2021-04-29T00:15:55.503Z] Removing intermediate container e5b79d472db6 [2021-04-29T00:15:55.503Z] ---> 068ee1a3b765 [2021-04-29T00:15:55.503Z] Step 20/22 : LABEL arch=x86_64 [2021-04-29T00:15:55.772Z] ---> Running in d6838ac3659b [2021-04-29T00:15:56.034Z] Removing intermediate container ee09ae65ebc4 [2021-04-29T00:15:56.034Z] ---> 108032bf3ee0 [2021-04-29T00:15:56.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:15:56.034Z] Removing intermediate container 674b629e7a08 [2021-04-29T00:15:56.034Z] ---> 59fd42b872d0 [2021-04-29T00:15:56.034Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:15:56.034Z] ---> Running in 9d301b79dbc0 [2021-04-29T00:15:56.301Z] ---> Running in 50dd13a93022 [2021-04-29T00:15:56.301Z] Removing intermediate container d6838ac3659b [2021-04-29T00:15:56.301Z] ---> 282e9ddf723e [2021-04-29T00:15:56.301Z] Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:15:56.583Z] ---> Running in 759c21500422 [2021-04-29T00:15:56.583Z] Removing intermediate container 9d301b79dbc0 [2021-04-29T00:15:56.583Z] ---> d0f94b0f579e [2021-04-29T00:15:56.583Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T00:15:56.583Z] Removing intermediate container 50dd13a93022 [2021-04-29T00:15:56.583Z] ---> 55bf1bce95b0 [2021-04-29T00:15:56.850Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:15:56.850Z] ---> Running in 202f9f7d43ea [2021-04-29T00:15:56.850Z] ---> Running in 06a161cae4b5 [2021-04-29T00:15:56.850Z] Removing intermediate container 759c21500422 [2021-04-29T00:15:56.850Z] ---> 008535a39436 [2021-04-29T00:15:56.850Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T00:15:57.113Z] Removing intermediate container ef3482e52a48 [2021-04-29T00:15:57.113Z] ---> b4383e6e600f [2021-04-29T00:15:57.113Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-29T00:15:57.113Z] ---> Running in 0fb0dbffab3c [2021-04-29T00:15:57.113Z] Removing intermediate container 202f9f7d43ea [2021-04-29T00:15:57.113Z] ---> e0b0044114e8 [2021-04-29T00:15:57.113Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:15:57.382Z] Removing intermediate container 107427a7aad3 [2021-04-29T00:15:57.382Z] ---> 3eb9c911da32 [2021-04-29T00:15:57.382Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:15:57.382Z] ---> Running in 3072399b2c85 [2021-04-29T00:15:57.382Z] Removing intermediate container 06a161cae4b5 [2021-04-29T00:15:57.382Z] ---> b557a3f1fbba [2021-04-29T00:15:57.382Z] [2021-04-29T00:15:57.382Z] ---> Running in 6a75e171413f [2021-04-29T00:15:57.644Z] Removing intermediate container 0fb0dbffab3c [2021-04-29T00:15:57.644Z] ---> 066d49a1bd75 [2021-04-29T00:15:57.644Z] [2021-04-29T00:15:57.644Z] Successfully built b557a3f1fbba [2021-04-29T00:15:57.915Z] Successfully tagged docker-core-command-go:latest [2021-04-29T00:15:57.915Z] Removing intermediate container 3072399b2c85 [2021-04-29T00:15:57.915Z] ---> 9ec69bb71388 [2021-04-29T00:15:57.915Z] Step 22/24 : LABEL arch=x86_64 [2021-04-29T00:15:57.915Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-04-29T00:15:57.915Z] ---> 31504f3f6473 [2021-04-29T00:15:57.915Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-29T00:15:57.915Z] Successfully built 066d49a1bd75 [2021-04-29T00:15:57.915Z] Removing intermediate container 6a75e171413f [2021-04-29T00:15:57.915Z] ---> 42d56e50f83d [2021-04-29T00:15:57.915Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:15:57.915Z] Successfully tagged docker-support-notifications-go:latest [2021-04-29T00:15:57.915Z] Building docker-sys-mgmt-agent-go [2021-04-29T00:15:57.915Z]  Building docker-support-notifications-go ... done  ---> Running in abd62928f006 [2021-04-29T00:15:57.916Z] ---> Running in 6bdc79f04ee2 [2021-04-29T00:15:58.499Z] Removing intermediate container abd62928f006 [2021-04-29T00:15:58.499Z] ---> b73349a2e8c3 [2021-04-29T00:15:58.499Z] Step 23/24 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:15:58.499Z] Removing intermediate container 6bdc79f04ee2 [2021-04-29T00:15:58.499Z] ---> dda46db4166f [2021-04-29T00:15:58.499Z] [2021-04-29T00:15:58.765Z] ---> Running in b386c2580383 [2021-04-29T00:15:58.765Z] ---> fec6b23294c1 [2021-04-29T00:15:58.765Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-29T00:15:58.765Z] Successfully built dda46db4166f [2021-04-29T00:15:58.765Z] Successfully tagged docker-core-metadata-go:latest [2021-04-29T00:15:58.765Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-04-29T00:15:59.038Z] Removing intermediate container b386c2580383 [2021-04-29T00:15:59.038Z] ---> 534b526e62da [2021-04-29T00:15:59.038Z] Step 24/24 : LABEL version=0.0.0 [2021-04-29T00:15:59.038Z] ---> 8ee87558942b [2021-04-29T00:15:59.038Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-29T00:15:59.038Z] ---> Running in 27f7d21f8644 [2021-04-29T00:15:59.625Z] Removing intermediate container 27f7d21f8644 [2021-04-29T00:15:59.625Z] ---> d5af89712cb1 [2021-04-29T00:15:59.625Z] [2021-04-29T00:15:59.890Z] Successfully built d5af89712cb1 [2021-04-29T00:15:59.890Z] ---> 71eb7262f52b [2021-04-29T00:15:59.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-29T00:16:00.466Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-29T00:16:00.466Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-29T00:16:02.409Z] ---> 4ece4d8ceae4 [2021-04-29T00:16:02.409Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-29T00:16:03.363Z] ---> Running in fa937add5b26 [2021-04-29T00:16:03.625Z] Removing intermediate container fa937add5b26 [2021-04-29T00:16:03.625Z] ---> 320bb8bd9135 [2021-04-29T00:16:03.625Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-29T00:16:06.956Z] ---> ba783e7ccca9 [2021-04-29T00:16:06.956Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-29T00:16:08.890Z] ---> Running in 156e933f6ea0 [2021-04-29T00:16:12.238Z] Removing intermediate container 156e933f6ea0 [2021-04-29T00:16:12.238Z] ---> 49fc07cf6a67 [2021-04-29T00:16:12.238Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-29T00:16:12.238Z] ---> Running in 651477d66a16 [2021-04-29T00:16:12.501Z] Removing intermediate container 651477d66a16 [2021-04-29T00:16:12.501Z] ---> f7dbc3d758b5 [2021-04-29T00:16:12.501Z] Step 28/31 : CMD ["gate"] [2021-04-29T00:16:12.765Z] ---> Running in 58cbba769828 [2021-04-29T00:16:13.028Z] Removing intermediate container 58cbba769828 [2021-04-29T00:16:13.028Z] ---> 0027c76b8efd [2021-04-29T00:16:13.028Z] Step 29/31 : LABEL arch=x86_64 [2021-04-29T00:16:13.028Z] ---> Running in 2c083bd5ef37 [2021-04-29T00:16:13.295Z] Removing intermediate container 2c083bd5ef37 [2021-04-29T00:16:13.295Z] ---> ac3b1d560d9a [2021-04-29T00:16:13.295Z] Step 30/31 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:16:13.295Z] ---> Running in 5c13790041ce [2021-04-29T00:16:13.874Z] Removing intermediate container 5c13790041ce [2021-04-29T00:16:13.874Z] ---> 906f9e0d7e4a [2021-04-29T00:16:13.874Z] Step 31/31 : LABEL version=0.0.0 [2021-04-29T00:16:18.143Z] ---> Running in 1437edc63978 [2021-04-29T00:16:18.757Z] Removing intermediate container 1437edc63978 [2021-04-29T00:16:18.757Z] ---> 1d1a3f68f377 [2021-04-29T00:16:18.757Z] [2021-04-29T00:16:19.032Z] Successfully built 1d1a3f68f377 [2021-04-29T00:16:19.032Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-29T00:16:31.399Z]  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:16:31.399Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:16:31.399Z] ---> bdc4f531d32c [2021-04-29T00:16:31.399Z] Step 3/21 : WORKDIR /edgex-go [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> f16cd0d2e8c1 [2021-04-29T00:16:31.399Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> b15a4b7e4602 [2021-04-29T00:16:31.399Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 67c4856f9812 [2021-04-29T00:16:31.399Z] Step 6/21 : COPY go.mod . [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 1513e1681432 [2021-04-29T00:16:31.399Z] Step 7/21 : RUN go mod download [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 8d0240b86f3d [2021-04-29T00:16:31.399Z] Step 8/21 : COPY . . [2021-04-29T00:16:31.399Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:16:31.399Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:16:31.399Z] ---> bdc4f531d32c [2021-04-29T00:16:31.399Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> f16cd0d2e8c1 [2021-04-29T00:16:31.399Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> b15a4b7e4602 [2021-04-29T00:16:31.399Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 67c4856f9812 [2021-04-29T00:16:31.399Z] Step 6/22 : COPY go.mod . [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 1513e1681432 [2021-04-29T00:16:31.399Z] Step 7/22 : RUN go mod download [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> 8d0240b86f3d [2021-04-29T00:16:31.399Z] Step 8/22 : COPY . . [2021-04-29T00:16:31.399Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:16:31.399Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:16:31.399Z] ---> bdc4f531d32c [2021-04-29T00:16:31.399Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> f16cd0d2e8c1 [2021-04-29T00:16:31.399Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:16:31.399Z] ---> Using cache [2021-04-29T00:16:31.399Z] ---> b15a4b7e4602 [2021-04-29T00:16:31.400Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-29T00:16:31.400Z] ---> Using cache [2021-04-29T00:16:31.400Z] ---> f39d2b25688d [2021-04-29T00:16:31.400Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-29T00:16:31.400Z] ---> Using cache [2021-04-29T00:16:31.400Z] ---> f39d2b25688d [2021-04-29T00:16:31.400Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-29T00:16:31.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:16:31.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:16:31.400Z] ---> bdc4f531d32c [2021-04-29T00:16:31.400Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:16:31.400Z] ---> Using cache [2021-04-29T00:16:31.400Z] ---> f16cd0d2e8c1 [2021-04-29T00:16:31.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:16:31.400Z] ---> Using cache [2021-04-29T00:16:31.400Z] ---> b15a4b7e4602 [2021-04-29T00:16:31.400Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-29T00:16:31.684Z] ---> Running in cdd7c36dcd29 [2021-04-29T00:16:31.684Z] ---> Running in d4e59fb83bc3 [2021-04-29T00:16:31.684Z] ---> Running in 5ad92e295706 [2021-04-29T00:16:31.684Z] ---> Running in 163d87a4a243 [2021-04-29T00:16:33.137Z] 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-04-29T00:16:33.137Z] 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-04-29T00:16:33.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:16:33.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:16:33.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:16:33.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:16:33.992Z] OK: 233 MiB in 51 packages [2021-04-29T00:16:34.978Z] OK: 233 MiB in 51 packages [2021-04-29T00:16:34.978Z] Removing intermediate container 5ad92e295706 [2021-04-29T00:16:34.978Z] ---> ab010b8e2e56 [2021-04-29T00:16:34.978Z] Step 6/23 : COPY go.mod . [2021-04-29T00:16:35.949Z] ---> 312f0eecf7da [2021-04-29T00:16:35.949Z] Step 7/23 : RUN go mod download [2021-04-29T00:16:35.949Z] Removing intermediate container 163d87a4a243 [2021-04-29T00:16:35.949Z] ---> 0bf7a315de65 [2021-04-29T00:16:35.949Z] Step 6/23 : COPY go.mod . [2021-04-29T00:16:35.949Z] ---> Running in 10cfe455d9e0 [2021-04-29T00:16:36.550Z] ---> a0005b12523d [2021-04-29T00:16:36.550Z] Step 7/23 : RUN go mod download [2021-04-29T00:16:36.550Z] ---> Running in b3ef093599c7 [2021-04-29T00:16:39.162Z] Removing intermediate container b3ef093599c7 [2021-04-29T00:16:39.162Z] ---> f14a3dc5cf3e [2021-04-29T00:16:39.162Z] Step 8/23 : COPY . . [2021-04-29T00:16:39.433Z] Removing intermediate container 10cfe455d9e0 [2021-04-29T00:16:39.433Z] ---> d337e5d95119 [2021-04-29T00:16:39.433Z] Step 8/23 : COPY . . [2021-04-29T00:16:43.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-29T00:16:43.697Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-29T00:16:50.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-29T00:16:50.431Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-29T00:16:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-29T00:16:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-29T00:16:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-29T00:16:53.067Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-29T00:16:56.482Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-29T00:16:57.083Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-29T00:16:57.735Z] 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-04-29T00:17:05.397Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-29T00:17:05.398Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-29T00:17:05.398Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-29T00:17:11.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.283s coverage: 45.9% of statements [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-29T00:17:11.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-29T00:17:11.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.170s coverage: 19.8% of statements [2021-04-29T00:17:11.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.274s coverage: 100.0% of statements [2021-04-29T00:17:12.847Z] Removing intermediate container d4e59fb83bc3 [2021-04-29T00:17:12.847Z] ---> e26a714f9a70 [2021-04-29T00:17:12.847Z] [2021-04-29T00:17:12.847Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T00:17:12.847Z] Removing intermediate container cdd7c36dcd29 [2021-04-29T00:17:12.847Z] ---> 6f7477ad9874 [2021-04-29T00:17:12.847Z] [2021-04-29T00:17:12.847Z] Step 10/21 : FROM alpine:3.12 [2021-04-29T00:17:12.847Z] ---> 13621d1b12d4 [2021-04-29T00:17:12.847Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-29T00:17:12.847Z] ---> 13621d1b12d4 [2021-04-29T00:17:12.847Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:17:12.847Z] ---> Using cache [2021-04-29T00:17:12.847Z] ---> ee49653a3515 [2021-04-29T00:17:12.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:17:12.847Z] ---> Using cache [2021-04-29T00:17:12.847Z] ---> 4d7552819f64 [2021-04-29T00:17:12.847Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-29T00:17:12.847Z] ---> Running in 704df3c6f5a6 [2021-04-29T00:17:12.847Z] ---> Running in 3cdd42bbcbd8 [2021-04-29T00:17:12.847Z] ---> 6ff7d982108b [2021-04-29T00:17:12.847Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-29T00:17:12.847Z] ---> f1bf08c8e589 [2021-04-29T00:17:12.847Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-29T00:17:12.847Z] ---> Running in 305856bcd77d [2021-04-29T00:17:12.847Z] ---> Running in 0307025a175e [2021-04-29T00:17:12.847Z] Removing intermediate container 704df3c6f5a6 [2021-04-29T00:17:12.847Z] ---> a10b51ccd195 [2021-04-29T00:17:12.847Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T00:17:12.847Z] ---> Running in 8749c3c2752b [2021-04-29T00:17:12.847Z] Removing intermediate container 8749c3c2752b [2021-04-29T00:17:12.847Z] ---> 2202fe40108f [2021-04-29T00:17:12.847Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:17:12.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:12.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:12.847Z] 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-04-29T00:17:12.847Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-29T00:17:12.847Z] 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-04-29T00:17:12.847Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:17:12.847Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-29T00:17:12.847Z] (4/4) Installing curl (7.76.1-r0) [2021-04-29T00:17:12.847Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:17:12.847Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:17:13.124Z] OK: 7 MiB in 18 packages [2021-04-29T00:17:13.124Z] ---> 11984f6a660b [2021-04-29T00:17:13.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-29T00:17:15.083Z] ---> 0ba6bc8f7271 [2021-04-29T00:17:15.083Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-29T00:17:15.083Z] Removing intermediate container 3cdd42bbcbd8 [2021-04-29T00:17:15.083Z] ---> 5e825f945faf [2021-04-29T00:17:15.083Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T00:17:15.364Z] ---> Running in 89325cc896a0 [2021-04-29T00:17:15.364Z] ---> 046835b16353 [2021-04-29T00:17:15.364Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-29T00:17:15.634Z] ---> Running in 22face638e52 [2021-04-29T00:17:15.634Z] Removing intermediate container 89325cc896a0 [2021-04-29T00:17:15.634Z] ---> 7203bf4bb99d [2021-04-29T00:17:15.634Z] Step 13/21 : WORKDIR /edgex [2021-04-29T00:17:15.911Z] ---> Running in 0da80d3aa578 [2021-04-29T00:17:15.911Z] Removing intermediate container 22face638e52 [2021-04-29T00:17:15.911Z] ---> 53cc86a93b30 [2021-04-29T00:17:15.911Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:17:16.183Z] ---> Running in e7d93da1862b [2021-04-29T00:17:16.183Z] Removing intermediate container 0da80d3aa578 [2021-04-29T00:17:16.183Z] ---> 3d40716ea21a [2021-04-29T00:17:16.183Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-29T00:17:16.458Z] Removing intermediate container e7d93da1862b [2021-04-29T00:17:16.458Z] ---> 0c450c44bfe7 [2021-04-29T00:17:16.458Z] Step 20/22 : LABEL arch=x86_64 [2021-04-29T00:17:16.729Z] ---> Running in 530d0f8472e2 [2021-04-29T00:17:16.729Z] ---> 5fb61300cacd [2021-04-29T00:17:16.729Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-29T00:17:17.001Z] Removing intermediate container 530d0f8472e2 [2021-04-29T00:17:17.001Z] ---> e1d352b20f58 [2021-04-29T00:17:17.001Z] Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:17:17.273Z] ---> Running in 286b7cd2e0c2 [2021-04-29T00:17:17.862Z] Removing intermediate container 286b7cd2e0c2 [2021-04-29T00:17:17.862Z] ---> cab2d71bcbb7 [2021-04-29T00:17:17.862Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T00:17:18.145Z] ---> Running in f162f9119e14 [2021-04-29T00:17:18.145Z] ---> 662bc6ea398b [2021-04-29T00:17:18.145Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-29T00:17:18.422Z] Removing intermediate container f162f9119e14 [2021-04-29T00:17:18.422Z] ---> ad04648e1c3c [2021-04-29T00:17:18.422Z] [2021-04-29T00:17:19.026Z] Successfully built ad04648e1c3c [2021-04-29T00:17:19.026Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-29T00:17:19.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.506s coverage: 27.1% of statements [2021-04-29T00:17:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-29T00:17:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-29T00:17:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-29T00:17:19.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-29T00:17:19.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-29T00:17:19.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-29T00:17:19.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.160s coverage: 100.0% of statements [2021-04-29T00:17:19.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-29T00:17:19.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements [2021-04-29T00:17:19.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-29T00:17:19.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-29T00:17:20.460Z]  Building docker-support-scheduler-go ... done  ---> 525d27012d63 [2021-04-29T00:17:20.460Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-29T00:17:20.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.270s coverage: 71.3% of statements [2021-04-29T00:17:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-29T00:17:20.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-29T00:17:20.727Z] ---> Running in 27b6aab092eb [2021-04-29T00:17:20.999Z] Removing intermediate container 27b6aab092eb [2021-04-29T00:17:20.999Z] ---> f2501207f826 [2021-04-29T00:17:20.999Z] Step 18/21 : CMD ["--init=true"] [2021-04-29T00:17:20.999Z] ---> Running in 7ede53345b72 [2021-04-29T00:17:21.271Z] Removing intermediate container 7ede53345b72 [2021-04-29T00:17:21.271Z] ---> 753505765ecb [2021-04-29T00:17:21.271Z] Step 19/21 : LABEL arch=x86_64 [2021-04-29T00:17:21.541Z] ---> Running in e0427a435266 [2021-04-29T00:17:21.809Z] Removing intermediate container e0427a435266 [2021-04-29T00:17:21.809Z] ---> 220ea5a36989 [2021-04-29T00:17:21.809Z] Step 20/21 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:17:21.809Z] ---> Running in 805d7cd2f3e1 [2021-04-29T00:17:22.083Z] Removing intermediate container 805d7cd2f3e1 [2021-04-29T00:17:22.083Z] ---> b819de3b1263 [2021-04-29T00:17:22.083Z] Step 21/21 : LABEL version=0.0.0 [2021-04-29T00:17:22.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.523s coverage: 87.7% of statements [2021-04-29T00:17:22.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-29T00:17:22.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:17:22.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.148s coverage: 78.9% of statements [2021-04-29T00:17:22.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-29T00:17:23.067Z] ---> Running in afcad5d13d1d [2021-04-29T00:17:23.346Z] Removing intermediate container afcad5d13d1d [2021-04-29T00:17:23.346Z] ---> f80e9d95fcce [2021-04-29T00:17:23.346Z] [2021-04-29T00:17:23.619Z] Successfully built f80e9d95fcce [2021-04-29T00:17:23.619Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.036s coverage: 28.6% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.144s coverage: 100.0% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.399s coverage: 86.7% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.510s coverage: 97.5% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-29T00:17:32.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.199s coverage: 78.3% of statements [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-29T00:17:32.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-29T00:17:33.858Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 305856bcd77d [2021-04-29T00:17:33.858Z] ---> 0503c1f0844a [2021-04-29T00:17:33.858Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-29T00:17:34.145Z] ---> Running in 46e1568cecd8 [2021-04-29T00:17:35.702Z] 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-04-29T00:17:39.028Z] Removing intermediate container 46e1568cecd8 [2021-04-29T00:17:39.028Z] ---> bccf09c4fd89 [2021-04-29T00:17:39.028Z] [2021-04-29T00:17:39.028Z] Step 11/23 : FROM docker:20.10.0 [2021-04-29T00:17:39.028Z] 20.10.0: Pulling from library/docker [2021-04-29T00:17:39.605Z] Removing intermediate container 0307025a175e [2021-04-29T00:17:39.605Z] ---> fa82ec82f271 [2021-04-29T00:17:39.605Z] [2021-04-29T00:17:39.605Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:17:39.605Z] ---> 13621d1b12d4 [2021-04-29T00:17:39.605Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-29T00:17:39.872Z] ---> Running in 57f20da5f20e [2021-04-29T00:17:40.454Z] Removing intermediate container 57f20da5f20e [2021-04-29T00:17:40.454Z] ---> b2a5b1fe7886 [2021-04-29T00:17:40.454Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.217s coverage: 95.1% of statements [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.9% of statements [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-29T00:17:40.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.164s coverage: 47.1% of statements [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.197s coverage: 79.5% of statements [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements [2021-04-29T00:17:40.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.126s coverage: 87.5% of statements [2021-04-29T00:17:41.030Z] ---> Running in 0f7408e3e131 [2021-04-29T00:17:41.297Z] Removing intermediate container 0f7408e3e131 [2021-04-29T00:17:41.297Z] ---> 330c25cc3b59 [2021-04-29T00:17:41.297Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-29T00:17:41.297Z] ---> Running in 614f9e5aef88 [2021-04-29T00:17:41.559Z] Removing intermediate container 614f9e5aef88 [2021-04-29T00:17:41.559Z] ---> 80d22bc2a33b [2021-04-29T00:17:41.559Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:17:41.821Z] ---> Running in 80a9129775ad [2021-04-29T00:17:43.227Z] Removing intermediate container 80a9129775ad [2021-04-29T00:17:43.227Z] ---> 7b2f6092afb3 [2021-04-29T00:17:43.227Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-29T00:17:43.493Z] ---> Running in 669b8d320d16 [2021-04-29T00:17:44.898Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:45.162Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-29T00:17:45.162Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-29T00:17:45.162Z] ---> aefe523efa57 [2021-04-29T00:17:45.162Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:17:45.425Z] ---> Running in 659cea9e85ff [2021-04-29T00:17:45.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:45.689Z] Removing intermediate container 659cea9e85ff [2021-04-29T00:17:45.689Z] ---> 7a3acf2b0884 [2021-04-29T00:17:45.689Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-29T00:17:45.689Z] ---> Running in 4ee7bb90070b [2021-04-29T00:17:45.953Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-29T00:17:45.953Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-29T00:17:45.953Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-29T00:17:46.216Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-29T00:17:46.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:46.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-29T00:17:46.479Z] (1/39) Installing readline (8.0.4-r0) [2021-04-29T00:17:46.479Z] (2/39) Installing bash (5.0.17-r0) [2021-04-29T00:17:46.479Z] Executing bash-5.0.17-r0.post-install [2021-04-29T00:17:46.479Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:17:46.479Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-29T00:17:46.479Z] (5/39) Installing curl (7.76.1-r0) [2021-04-29T00:17:46.479Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-29T00:17:46.479Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-29T00:17:46.479Z] (8/39) Installing expat (2.2.9-r1) [2021-04-29T00:17:46.479Z] (9/39) Installing libffi (3.3-r2) [2021-04-29T00:17:46.479Z] (10/39) Installing gdbm (1.13-r1) [2021-04-29T00:17:46.479Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-29T00:17:46.479Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-29T00:17:46.479Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-29T00:17:47.054Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-29T00:17:47.636Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-29T00:17:47.636Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-29T00:17:47.636Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-29T00:17:47.636Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-29T00:17:47.636Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:17:47.636Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-29T00:17:47.636Z] OK: 8 MiB in 20 packages [2021-04-29T00:17:47.636Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-29T00:17:47.636Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-29T00:17:47.898Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-29T00:17:47.898Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-29T00:17:47.898Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-29T00:17:47.898Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-29T00:17:47.898Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-29T00:17:47.898Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-29T00:17:47.898Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-29T00:17:47.899Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-29T00:17:49.821Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-29T00:17:51.212Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-29T00:17:51.212Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-29T00:17:51.212Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-29T00:17:51.212Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-29T00:17:51.212Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-29T00:17:51.212Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-29T00:17:51.212Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-29T00:17:51.212Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-29T00:17:51.212Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-29T00:17:51.474Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-29T00:17:51.737Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-29T00:17:51.737Z] Removing intermediate container 669b8d320d16 [2021-04-29T00:17:51.737Z] ---> ad8f9414ff69 [2021-04-29T00:17:51.737Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:17:51.737Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T00:17:51.737Z] OK: 72 MiB in 59 packages [2021-04-29T00:17:52.683Z] ---> 5f7a944ddb3a [2021-04-29T00:17:52.683Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-29T00:17:52.951Z] Collecting docker-compose==1.23.2 [2021-04-29T00:17:53.215Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-29T00:17:53.215Z] ---> beeb99fe0e7f [2021-04-29T00:17:53.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-29T00:17:53.478Z] ---> cae98b7d20db [2021-04-29T00:17:53.478Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-29T00:17:53.478Z] ---> Running in 9fe120a6c57a [2021-04-29T00:17:53.478Z] Collecting PyYAML<4,>=3.10 [2021-04-29T00:17:53.478Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-29T00:17:53.741Z] Removing intermediate container 9fe120a6c57a [2021-04-29T00:17:53.741Z] ---> 8ab98126ebf5 [2021-04-29T00:17:53.741Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:17:53.741Z] ---> Running in 33852e044625 [2021-04-29T00:17:54.315Z] Removing intermediate container 33852e044625 [2021-04-29T00:17:54.315Z] ---> 23f89cce4dd2 [2021-04-29T00:17:54.315Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T00:17:54.578Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-29T00:17:54.578Z] ---> Running in c67fa020b058 [2021-04-29T00:17:54.578Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-29T00:17:54.840Z] Removing intermediate container c67fa020b058 [2021-04-29T00:17:54.840Z] ---> c0b07d350049 [2021-04-29T00:17:54.840Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:17:54.840Z] ---> Running in a285f33c91c4 [2021-04-29T00:17:55.107Z] Removing intermediate container a285f33c91c4 [2021-04-29T00:17:55.107Z] ---> 22c5fd88129c [2021-04-29T00:17:55.107Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:17:55.107Z] ---> Running in 6770403f85b9 [2021-04-29T00:17:55.107Z] Collecting texttable<0.10,>=0.9.0 [2021-04-29T00:17:55.107Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-29T00:17:55.107Z] Removing intermediate container 6770403f85b9 [2021-04-29T00:17:55.107Z] ---> f0db306bb879 [2021-04-29T00:17:55.107Z] [2021-04-29T00:17:55.378Z] Successfully built f0db306bb879 [2021-04-29T00:17:55.378Z] Successfully tagged docker-core-data-go:latest [2021-04-29T00:17:55.641Z]  Building docker-core-data-go ... done Collecting docopt<0.7,>=0.6.1 [2021-04-29T00:17:55.642Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-29T00:17:55.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.136s coverage: 94.4% of statements [2021-04-29T00:17:55.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.130s coverage: 44.8% of statements [2021-04-29T00:17:56.236Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-29T00:17:56.236Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-29T00:17:56.236Z] 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-04-29T00:17:56.499Z] Collecting docker<4.0,>=3.6.0 [2021-04-29T00:17:56.499Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-29T00:17:56.762Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-29T00:17:56.762Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-29T00:17:57.026Z] Collecting jsonschema<3,>=2.5.1 [2021-04-29T00:17:57.026Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-29T00:17:57.026Z] Collecting cached-property<2,>=1.2.0 [2021-04-29T00:17:57.026Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-29T00:17:57.289Z] Collecting docker-pycreds>=0.4.0 [2021-04-29T00:17:57.289Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-29T00:17:57.289Z] 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-04-29T00:17:57.289Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-29T00:17:57.289Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-29T00:17:57.551Z] 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-04-29T00:17:57.551Z] Collecting idna<2.8,>=2.5 [2021-04-29T00:17:57.551Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-29T00:17:57.551Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-29T00:17:57.551Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-29T00:17:57.551Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-29T00:17:57.551Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-29T00:17:57.813Z] Installing collected packages: PyYAML, dockerpty, texttable, docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, cached-property, docker-compose [2021-04-29T00:17:57.813Z] Running setup.py install for PyYAML: started [2021-04-29T00:17:58.387Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-29T00:17:58.387Z] Running setup.py install for dockerpty: started [2021-04-29T00:17:58.649Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-29T00:17:58.649Z] Running setup.py install for texttable: started [2021-04-29T00:17:59.223Z] Running setup.py install for texttable: finished with status 'done' [2021-04-29T00:17:59.223Z] Running setup.py install for docopt: started [2021-04-29T00:17:59.797Z] Running setup.py install for docopt: finished with status 'done' [2021-04-29T00:18:00.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.513s coverage: 81.8% of statements [2021-04-29T00:18:00.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-29T00:18:00.058Z] Attempting uninstall: urllib3 [2021-04-29T00:18:00.319Z] Found existing installation: urllib3 1.25.9 [2021-04-29T00:18:00.319Z] Uninstalling urllib3-1.25.9: [2021-04-29T00:18:00.319Z] Successfully uninstalled urllib3-1.25.9 [2021-04-29T00:18:00.319Z] Attempting uninstall: idna [2021-04-29T00:18:00.319Z] Found existing installation: idna 2.9 [2021-04-29T00:18:00.319Z] Uninstalling idna-2.9: [2021-04-29T00:18:00.319Z] Successfully uninstalled idna-2.9 [2021-04-29T00:18:00.582Z] Attempting uninstall: requests [2021-04-29T00:18:00.582Z] Found existing installation: requests 2.23.0 [2021-04-29T00:18:00.582Z] Uninstalling requests-2.23.0: [2021-04-29T00:18:00.582Z] Successfully uninstalled requests-2.23.0 [2021-04-29T00:18:01.539Z] 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-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.197s coverage: 92.9% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.111s coverage: 100.0% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 75.5% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.158s coverage: 80.8% of statements [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.204s coverage: 87.2% of statements [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.216s coverage: 84.6% of statements [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.6% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.558s coverage: 64.4% of statements [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-29T00:18:08.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-29T00:18:08.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements [2021-04-29T00:18:08.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-04-29T00:18:08.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-04-29T00:18:09.700Z] Removing intermediate container 4ee7bb90070b [2021-04-29T00:18:09.701Z] ---> 5bff1e91bc4f [2021-04-29T00:18:09.701Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-29T00:18:09.963Z] ---> Running in b074c4ddda90 [2021-04-29T00:18:10.226Z] Removing intermediate container b074c4ddda90 [2021-04-29T00:18:10.226Z] ---> 883efedced38 [2021-04-29T00:18:10.226Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-29T00:18:10.226Z] ---> Running in 66bccd12b139 [2021-04-29T00:18:10.226Z] Removing intermediate container 66bccd12b139 [2021-04-29T00:18:10.226Z] ---> f6a1a5c1bbfe [2021-04-29T00:18:10.226Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-29T00:18:10.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-04-29T00:18:10.803Z] ---> 53fab5cd82a3 [2021-04-29T00:18:10.803Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-29T00:18:10.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-04-29T00:18:11.066Z] ---> 2bc53d7ca3ef [2021-04-29T00:18:11.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-29T00:18:11.640Z] ---> 59e6f373d2e0 [2021-04-29T00:18:11.640Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-29T00:18:11.640Z] ---> Running in d03b8cf7d2e7 [2021-04-29T00:18:11.640Z] Removing intermediate container d03b8cf7d2e7 [2021-04-29T00:18:11.640Z] ---> 21f9f7abd1ed [2021-04-29T00:18:11.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:18:11.640Z] ---> Running in ce7ff339bee8 [2021-04-29T00:18:11.901Z] Removing intermediate container ce7ff339bee8 [2021-04-29T00:18:11.901Z] ---> 4af423f6ea5c [2021-04-29T00:18:11.901Z] Step 21/23 : LABEL arch=x86_64 [2021-04-29T00:18:11.901Z] ---> Running in 4d76b58a7a2c [2021-04-29T00:18:12.164Z] Removing intermediate container 4d76b58a7a2c [2021-04-29T00:18:12.164Z] ---> c1ac3b3eaeb8 [2021-04-29T00:18:12.164Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:18:12.164Z] ---> Running in 4200349b3b6b [2021-04-29T00:18:12.428Z] Removing intermediate container 4200349b3b6b [2021-04-29T00:18:12.428Z] ---> 0425d89aeada [2021-04-29T00:18:12.428Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:18:12.428Z] ---> Running in eb058280c855 [2021-04-29T00:18:12.693Z] Removing intermediate container eb058280c855 [2021-04-29T00:18:12.693Z] ---> 9a8d9935f0a8 [2021-04-29T00:18:12.693Z] [2021-04-29T00:18:12.693Z] Successfully built 9a8d9935f0a8 [2021-04-29T00:18:12.956Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-29T00:18:13.228Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-29T00:18:13.250Z] $ docker stop --time=1 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 [2021-04-29T00:18:14.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 69.0% of statements [2021-04-29T00:18:14.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-29T00:18:14.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-29T00:18:14.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-29T00:18:14.913Z] $ docker rm -f 10bdffb9fe5f63492af6c7eddfef81a2cb01b94725cd968942ef83ed8965e5b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T00:18:15.347Z] + docker images [2021-04-29T00:18:15.347Z] + grep docker [2021-04-29T00:18:15.609Z] docker-sys-mgmt-agent-go latest 9a8d9935f0a8 3 seconds ago 312MB [2021-04-29T00:18:15.609Z] docker-core-data-go latest f0db306bb879 20 seconds ago 22.9MB [2021-04-29T00:18:15.609Z] docker-security-proxy-setup-go latest f80e9d95fcce 52 seconds ago 26MB [2021-04-29T00:18:15.609Z] docker-support-scheduler-go latest ad04648e1c3c 57 seconds ago 17.7MB [2021-04-29T00:18:15.609Z] docker-security-bootstrapper-go latest 1d1a3f68f377 About a minute ago 19.3MB [2021-04-29T00:18:15.609Z] docker-security-secretstore-setup-go latest d5af89712cb1 2 minutes ago 26.3MB [2021-04-29T00:18:15.609Z] docker-core-metadata-go latest dda46db4166f 2 minutes ago 19.2MB [2021-04-29T00:18:15.609Z] docker-support-notifications-go latest 066d49a1bd75 2 minutes ago 18.2MB [2021-04-29T00:18:15.609Z] docker-core-command-go latest b557a3f1fbba 2 minutes ago 17.5MB [2021-04-29T00:18:15.609Z] docker 20.10.0 aefe523efa57 4 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-04-29T00:18:16.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.651s coverage: 40.5% of statements [2021-04-29T00:18:16.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-29T00:18:16.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-29T00:18:16.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.108s coverage: 89.5% of statements [2021-04-29T00:18:16.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-29T00:18:16.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements [2021-04-29T00:18:23.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-29T00:18:23.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.184s coverage: 100.0% of statements [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-29T00:18:23.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-29T00:18:23.099Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.130s coverage: 9.6% of statements [2021-04-29T00:18:23.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-29T00:18:23.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.446s coverage: 92.6% of statements [2021-04-29T00:18:23.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-29T00:18:23.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:18:23.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-29T00:18:30.882Z] Still waiting to schedule task [2021-04-29T00:18:30.883Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.233s coverage: 28.7% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.221s coverage: 99.0% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.191s coverage: 100.0% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.184s coverage: 64.6% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.399s coverage: 97.6% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-29T00:18:32.011Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-29T00:18:32.011Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-04-29T00:18:33.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements [2021-04-29T00:18:33.990Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-29T00:18:34.967Z] GO111MODULE=on go vet ./... [2021-04-29T00:19:23.600Z] Running on prd-ubuntu18.04-docker-8c-8g-2267 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws [2021-04-29T00:19:23.621Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-04-29T00:19:26.110Z] using credential edgex-jenkins-ssh [2021-04-29T00:19:26.124Z] Cloning the remote Git repository [2021-04-29T00:19:26.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:19:26.244Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-04-29T00:19:26.272Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:19:26.273Z] > git --version # timeout=10 [2021-04-29T00:19:26.280Z] > git --version # 'git version 2.17.1' [2021-04-29T00:19:26.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:19:26.311Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T00:19:31.646Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T00:19:31.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-29T00:19:31.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-29T00:19:31.674Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-29T00:19:31.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:19:31.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-29T00:19:32.314Z] Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit 1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:19:32.483Z] Merge succeeded, producing 1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:19:32.484Z] Checking out Revision 1cfba58c493b3f61d07827f012c74ea994f80713 (PR-3408) [2021-04-29T00:19:32.344Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T00:19:32.350Z] > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 [2021-04-29T00:19:32.443Z] > git remote # timeout=10 [2021-04-29T00:19:32.455Z] > git config --get remote.origin.url # timeout=10 [2021-04-29T00:19:32.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-29T00:19:32.470Z] > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 [2021-04-29T00:19:32.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-29T00:19:32.508Z] > git config core.sparsecheckout # timeout=10 [2021-04-29T00:19:32.515Z] > git checkout -f 1cfba58c493b3f61d07827f012c74ea994f80713 # timeout=10 [2021-04-29T00:19:36.169Z] Commit message: "fix: Fix failing unit test due to os.ClearEnv" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:19:37.250Z] + echo snap-build.sh [2021-04-29T00:19:37.250Z] snap-build.sh [2021-04-29T00:19:37.250Z] + SNAP_BASE_DIR=. [2021-04-29T00:19:37.250Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-04-29T00:19:37.250Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-04-29T00:19:37.250Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-04-29T00:19:37.250Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-04-29T00:19:37.250Z] + cd /w/workspace/edgex-go/6 [2021-04-29T00:19:37.250Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-29T00:19:37.250Z] Reading package lists... [2021-04-29T00:19:37.250Z] Building dependency tree... [2021-04-29T00:19:37.250Z] Reading state information... [2021-04-29T00:19:37.513Z] The following packages were automatically installed and are no longer required: [2021-04-29T00:19:37.513Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-29T00:19:37.513Z] uidmap xdelta3 [2021-04-29T00:19:37.513Z] Use 'sudo apt autoremove' to remove them. [2021-04-29T00:19:37.513Z] The following packages will be REMOVED: [2021-04-29T00:19:37.513Z] lxd* lxd-client* [2021-04-29T00:19:37.780Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-29T00:19:37.780Z] After this operation, 31.7 MB disk space will be freed. [2021-04-29T00:19:39.107Z] (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-04-29T00:19:39.107Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T00:19:40.052Z] Removing lxd dnsmasq configuration [2021-04-29T00:19:40.052Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T00:19:40.315Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-29T00:19:41.262Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-29T00:19:41.526Z] (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-04-29T00:19:41.526Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-29T00:19:42.916Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-29T00:19:42.916Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-29T00:19:44.308Z] + sudo snap remove --purge lxd [2021-04-29T00:19:44.308Z] snap "lxd" is not installed [2021-04-29T00:19:44.308Z] + sudo groupadd --force --system lxd [2021-04-29T00:19:44.308Z] ++ whoami [2021-04-29T00:19:44.308Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-29T00:19:44.308Z] + newgrp - lxd [2021-04-29T00:19:44.308Z] + sudo snap install lxd [2021-04-29T00:19:52.474Z] 2021-04-29T00:19:50Z INFO Waiting for automatic snapd restart... [2021-04-29T00:19:56.810Z] gofmt -l . [2021-04-29T00:19:56.810Z] [ "`gofmt -l .`" = "" ] [2021-04-29T00:19:56.810Z] ./bin/test-go-mod-tidy.sh [2021-04-29T00:19:57.408Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-29T00:20:00.061Z] + ls -al . [2021-04-29T00:20:00.061Z] total 828 [2021-04-29T00:20:00.061Z] drwxrwxr-x 9 1001 1001 4096 Apr 29 00:19 . [2021-04-29T00:20:00.061Z] drwxr-xr-x 4 root root 4096 Apr 29 00:15 .. [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 11 Apr 29 00:13 .dockerignore [2021-04-29T00:20:00.061Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 00:13 .git [2021-04-29T00:20:00.061Z] drwxrwxr-x 3 1001 1001 4096 Apr 29 00:13 .github [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 818 Apr 29 00:13 .gitignore [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 166 Apr 29 00:13 .sonarcloud.properties [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 8609 Apr 29 00:13 Attribution.txt [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 3804 Apr 29 00:13 CONTRIBUTING.md [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 931 Apr 29 00:13 Dockerfile.build [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 863 Apr 29 00:13 Jenkinsfile [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 10775 Apr 29 00:13 LICENSE [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 5774 Apr 29 00:13 Makefile [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 7978 Apr 29 00:13 README.md [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 6755 Apr 29 00:13 SECURITY.md [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 5 Apr 29 00:09 VERSION [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 4131 Apr 29 00:13 ZMQWindows.md [2021-04-29T00:20:00.061Z] drwxrwxr-x 2 1001 1001 4096 Apr 29 00:13 bin [2021-04-29T00:20:00.061Z] drwxrwxr-x 14 1001 1001 4096 Apr 29 00:13 cmd [2021-04-29T00:20:00.061Z] -rw-r--r-- 1 root root 691485 Apr 29 00:18 coverage.out [2021-04-29T00:20:00.061Z] -rw-r--r-- 1 root root 1060 Apr 29 00:19 go.mod [2021-04-29T00:20:00.061Z] -rw-r--r-- 1 root root 22420 Apr 29 00:19 go.sum [2021-04-29T00:20:00.061Z] drwxrwxr-x 8 1001 1001 4096 Apr 29 00:13 internal [2021-04-29T00:20:00.061Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 00:13 openapi [2021-04-29T00:20:00.061Z] drwxrwxr-x 4 1001 1001 4096 Apr 29 00:13 snap [2021-04-29T00:20:00.061Z] -rw-rw-r-- 1 1001 1001 168 Apr 29 00:13 version.go [Pipeline] sh [2021-04-29T00:20:00.730Z] + '[' -e coverage.out ] [2021-04-29T00:20:00.730Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-29T00:20:00.765Z] Warning: overwriting stash ‘coverage-report’ [2021-04-29T00:20:02.187Z] Stashed 1 file(s) [Pipeline] sh [2021-04-29T00:20:02.930Z] + make build [2021-04-29T00:20:02.930Z] 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-04-29T00:20:07.411Z] lxd 4.13 from Canonical* installed [2021-04-29T00:20:07.411Z] + sudo lxd init --auto [2021-04-29T00:20:14.017Z] + sudo snap install --classic snapcraft [2021-04-29T00:20:15.525Z] 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-04-29T00:20:19.315Z] snapcraft 4.6.3 from Canonical* installed [2021-04-29T00:20:19.315Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-29T00:20:19.315Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-29T00:20:19.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-29T00:20:19.316Z] Dload Upload Total Spent Left Speed [2021-04-29T00:20:19.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4098 [2021-04-29T00:20:19.316Z] 100 3325k 100 3325k 0 0 8727k 0 --:--:-- --:--:-- --:--:-- 8727k [2021-04-29T00:20:19.316Z] ./yq_linux_amd64 [2021-04-29T00:20:19.578Z] + sudo snapcraft prime --use-lxd [2021-04-29T00:20:20.985Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-29T00:20:20.985Z] 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-04-29T00:20:20.985Z] - README.md [2021-04-29T00:20:20.985Z] [2021-04-29T00:20:20.985Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-29T00:20:21.932Z] Launching a container. [2021-04-29T00:20:31.955Z] Waiting for container to be ready [2021-04-29T00:20:32.216Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-29T00:20:32.216Z] [2021-04-29T00:20:36.431Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-29T00:20:37.003Z] Waiting for network to be ready... [2021-04-29T00:20:37.581Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-29T00:20:37.581Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-29T00:20:37.719Z] 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-04-29T00:20:38.153Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-29T00:20:38.154Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-29T00:20:38.154Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-29T00:20:38.415Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-29T00:20:38.415Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-29T00:20:38.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-29T00:20:38.415Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-29T00:20:38.415Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-29T00:20:38.415Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-29T00:20:38.415Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-29T00:20:38.415Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-29T00:20:38.415Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-29T00:20:38.415Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-29T00:20:38.416Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-29T00:20:38.416Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-29T00:20:38.677Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-29T00:20:38.677Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-29T00:20:38.938Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-29T00:20:39.203Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-29T00:20:39.203Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-29T00:20:39.203Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-29T00:20:39.203Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-29T00:20:39.203Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-29T00:20:39.203Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-29T00:20:39.203Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-29T00:20:42.511Z] Fetched 24.4 MB in 5s (5344 kB/s) [2021-04-29T00:20:43.081Z] Reading package lists... [2021-04-29T00:20:43.081Z] Reading package lists... [2021-04-29T00:20:43.115Z] 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-04-29T00:20:43.342Z] Building dependency tree... [2021-04-29T00:20:43.342Z] Reading state information... [2021-04-29T00:20:43.602Z] The following additional packages will be installed: [2021-04-29T00:20:43.602Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-29T00:20:43.602Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-29T00:20:43.602Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-29T00:20:43.602Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-29T00:20:43.602Z] Suggested packages: [2021-04-29T00:20:43.602Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-29T00:20:43.602Z] Recommended packages: [2021-04-29T00:20:43.602Z] gnupg libsasl2-modules [2021-04-29T00:20:43.602Z] The following NEW packages will be installed: [2021-04-29T00:20:43.602Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-29T00:20:43.602Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-29T00:20:43.602Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-29T00:20:43.602Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-29T00:20:43.602Z] The following packages will be upgraded: [2021-04-29T00:20:43.602Z] gpg gpg-agent gpgconf libudev1 [2021-04-29T00:20:43.602Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-29T00:20:43.602Z] Need to get 3529 kB of archives. [2021-04-29T00:20:43.602Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-29T00:20:43.602Z] 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-04-29T00:20:43.602Z] 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-04-29T00:20:43.602Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-29T00:20:43.602Z] 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-04-29T00:20:43.863Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-29T00:20:44.124Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-29T00:20:44.387Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-29T00:20:44.387Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-29T00:20:44.387Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-29T00:20:44.387Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-29T00:20:44.648Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-29T00:20:44.648Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-29T00:20:44.648Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-29T00:20:44.648Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-29T00:20:44.648Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-29T00:20:44.648Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-29T00:20:44.648Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-29T00:20:44.648Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-29T00:20:44.648Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-29T00:20:44.648Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-29T00:20:44.648Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-29T00:20:44.648Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-29T00:20:44.911Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T00:20:44.911Z] Fetched 3529 kB in 1s (3390 kB/s) [2021-04-29T00:20:44.911Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-29T00:20:44.911Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-29T00:20:44.911Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T00:20:44.911Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-29T00:20:45.176Z] Selecting previously unselected package udev. [2021-04-29T00:20:45.176Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-29T00:20:45.176Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-29T00:20:45.176Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-29T00:20:45.437Z] Selecting previously unselected package libfuse2:amd64. [2021-04-29T00:20:45.437Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-29T00:20:45.437Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-29T00:20:45.437Z] Selecting previously unselected package fuse. [2021-04-29T00:20:45.437Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-29T00:20:45.437Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-29T00:20:45.697Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T00:20:45.697Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T00:20:45.697Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T00:20:45.697Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T00:20:45.959Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T00:20:45.959Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T00:20:45.959Z] Selecting previously unselected package libksba8:amd64. [2021-04-29T00:20:45.959Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-29T00:20:46.222Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-29T00:20:46.222Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-29T00:20:46.222Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.222Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.222Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-29T00:20:46.222Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.222Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.483Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-29T00:20:46.483Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.483Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.483Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-29T00:20:46.483Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.483Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.744Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-29T00:20:46.744Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.744Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.744Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-29T00:20:46.744Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.744Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:46.744Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-29T00:20:46.744Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:46.744Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:47.005Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-29T00:20:47.005Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:47.005Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:47.005Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-29T00:20:47.005Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-29T00:20:47.005Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:47.266Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-29T00:20:47.266Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-29T00:20:47.266Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T00:20:47.266Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-29T00:20:47.266Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-29T00:20:47.266Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T00:20:47.266Z] Selecting previously unselected package libldap-common. [2021-04-29T00:20:47.266Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-29T00:20:47.266Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T00:20:47.527Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-29T00:20:47.527Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-29T00:20:47.527Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T00:20:47.527Z] Selecting previously unselected package dirmngr. [2021-04-29T00:20:47.527Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T00:20:47.527Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-29T00:20:47.788Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T00:20:47.788Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-29T00:20:47.788Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-29T00:20:47.788Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T00:20:47.788Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-29T00:20:47.788Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-29T00:20:47.788Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:47.788Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-29T00:20:48.048Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T00:20:48.049Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-29T00:20:48.309Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-29T00:20:48.309Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.570Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-29T00:20:48.570Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-29T00:20:48.570Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-29T00:20:48.570Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.570Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.570Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.832Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.832Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.832Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.832Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-29T00:20:48.832Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-29T00:20:48.832Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-29T00:20:48.832Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T00:20:49.402Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-29T00:20:49.402Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-29T00:20:49.402Z] This means they are not meant to be enabled using systemctl. [2021-04-29T00:20:49.402Z] Possible reasons for having this kind of units are: [2021-04-29T00:20:49.402Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-29T00:20:49.402Z] .wants/ or .requires/ directory. [2021-04-29T00:20:49.402Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-29T00:20:49.402Z] a requirement dependency on it. [2021-04-29T00:20:49.402Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-29T00:20:49.402Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-29T00:20:49.402Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-29T00:20:49.402Z] instance name specified. [2021-04-29T00:20:49.831Z] 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-04-29T00:20:49.924Z] Reading package lists... [2021-04-29T00:20:49.924Z] Building dependency tree... [2021-04-29T00:20:49.924Z] Reading state information... [2021-04-29T00:20:50.184Z] The following additional packages will be installed: [2021-04-29T00:20:50.184Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-29T00:20:50.184Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-29T00:20:50.184Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-29T00:20:50.184Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-29T00:20:50.184Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-29T00:20:50.184Z] Suggested packages: [2021-04-29T00:20:50.184Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-29T00:20:50.184Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-29T00:20:50.184Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-29T00:20:50.184Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-29T00:20:50.184Z] systemd-container policykit-1 [2021-04-29T00:20:50.184Z] Recommended packages: [2021-04-29T00:20:50.184Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-29T00:20:50.184Z] The following NEW packages will be installed: [2021-04-29T00:20:50.184Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-29T00:20:50.184Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-29T00:20:50.184Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-29T00:20:50.184Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-29T00:20:50.184Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-29T00:20:50.184Z] The following packages will be upgraded: [2021-04-29T00:20:50.184Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-29T00:20:50.184Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-29T00:20:50.184Z] Need to get 35.2 MB of archives. [2021-04-29T00:20:50.184Z] After this operation, 141 MB of additional disk space will be used. [2021-04-29T00:20:50.184Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-29T00:20:50.184Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-29T00:20:50.803Z] 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-04-29T00:20:51.131Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-29T00:20:51.131Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-29T00:20:51.131Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-29T00:20:51.131Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-29T00:20:51.131Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-29T00:20:51.131Z] 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-04-29T00:20:51.131Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-29T00:20:51.131Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-29T00:20:51.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-29T00:20:51.131Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-29T00:20:51.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-29T00:20:51.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-29T00:20:51.131Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-29T00:20:51.131Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-29T00:20:51.131Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-29T00:20:51.131Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-29T00:20:51.131Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-29T00:20:51.131Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-29T00:20:51.391Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-29T00:20:51.391Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-29T00:20:51.391Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-29T00:20:51.391Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-29T00:20:51.391Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-29T00:20:51.391Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-29T00:20:51.391Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-29T00:20:51.391Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-29T00:20:51.391Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-29T00:20:51.391Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-29T00:20:52.790Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T00:20:52.790Z] Fetched 35.2 MB in 2s (15.5 MB/s) [2021-04-29T00:20:52.790Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T00:20:52.790Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-29T00:20:52.790Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T00:20:53.362Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-29T00:20:53.362Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T00:20:53.624Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-29T00:20:53.624Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T00:20:53.624Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-29T00:20:53.624Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-29T00:20:53.886Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-29T00:20:53.886Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-29T00:20:53.886Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-29T00:20:53.886Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-29T00:20:54.149Z] Setting up apt (1.6.13) ... [2021-04-29T00:20:54.411Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-29T00:20:54.673Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-29T00:20:56.065Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-29T00:20:56.065Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-29T00:20:56.065Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-29T00:20:56.326Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-29T00:20:56.326Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T00:20:56.326Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:56.326Z] Selecting previously unselected package libexpat1:amd64. [2021-04-29T00:20:56.326Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-29T00:20:56.586Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-29T00:20:56.586Z] Selecting previously unselected package python3.6-minimal. [2021-04-29T00:20:56.586Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T00:20:56.586Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:56.847Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-29T00:20:56.847Z] Checking for services that may need to be restarted...done. [2021-04-29T00:20:56.847Z] Checking for services that may need to be restarted...done. [2021-04-29T00:20:57.109Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:57.109Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-29T00:20:57.109Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:57.505Z] 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-04-29T00:20:57.681Z] Selecting previously unselected package python3-minimal. [2021-04-29T00:20:57.681Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-29T00:20:57.681Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-29T00:20:57.681Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-29T00:20:57.681Z] Selecting previously unselected package mime-support. [2021-04-29T00:20:57.681Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-29T00:20:57.681Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-29T00:20:57.681Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-29T00:20:57.681Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-29T00:20:57.681Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-29T00:20:57.943Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-29T00:20:57.943Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T00:20:57.943Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:58.205Z] Selecting previously unselected package python3.6. [2021-04-29T00:20:58.205Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-29T00:20:58.205Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:20:58.205Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-29T00:20:58.205Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-29T00:20:58.205Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-29T00:20:58.205Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-29T00:20:58.466Z] Selecting previously unselected package python3. [2021-04-29T00:20:58.466Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-29T00:20:58.466Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-29T00:20:58.728Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-29T00:20:58.728Z] Selecting previously unselected package multiarch-support. [2021-04-29T00:20:58.728Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T00:20:58.728Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-29T00:20:58.728Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-29T00:20:58.728Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-29T00:20:58.990Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-29T00:20:58.990Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-29T00:20:58.990Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-29T00:20:58.990Z] Selecting previously unselected package libbsd0:amd64. [2021-04-29T00:20:58.990Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-29T00:20:58.990Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-29T00:20:58.990Z] Selecting previously unselected package sudo. [2021-04-29T00:20:58.990Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-29T00:20:58.990Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-29T00:20:59.251Z] Selecting previously unselected package apparmor. [2021-04-29T00:20:59.251Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-29T00:20:59.251Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-29T00:20:59.511Z] Selecting previously unselected package libedit2:amd64. [2021-04-29T00:20:59.511Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-29T00:20:59.511Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-29T00:20:59.511Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-29T00:20:59.511Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T00:20:59.511Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:20:59.511Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-29T00:20:59.511Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T00:20:59.511Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:20:59.773Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-29T00:20:59.773Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-29T00:20:59.773Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-29T00:20:59.773Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-29T00:20:59.773Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T00:20:59.773Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:00.033Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-29T00:21:00.033Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-29T00:21:00.033Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:00.033Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-29T00:21:00.033Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-29T00:21:00.033Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-29T00:21:00.295Z] Selecting previously unselected package openssh-client. [2021-04-29T00:21:00.295Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-29T00:21:00.295Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-29T00:21:00.557Z] Selecting previously unselected package squashfs-tools. [2021-04-29T00:21:00.557Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-29T00:21:00.557Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-29T00:21:00.557Z] Selecting previously unselected package snapd. [2021-04-29T00:21:00.557Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-29T00:21:00.818Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-29T00:21:02.740Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-29T00:21:02.740Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-29T00:21:02.740Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-29T00:21:02.900Z] 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-04-29T00:21:03.002Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-29T00:21:03.002Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-29T00:21:03.002Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:03.002Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T00:21:03.002Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-29T00:21:03.002Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-29T00:21:03.948Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-29T00:21:03.948Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-29T00:21:03.948Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-29T00:21:03.948Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:21:03.948Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:03.948Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-29T00:21:04.519Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-29T00:21:04.519Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:04.519Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-29T00:21:04.519Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-29T00:21:04.780Z] running python rtupdate hooks for python3.6... [2021-04-29T00:21:04.780Z] running python post-rtupdate hooks for python3.6... [2021-04-29T00:21:04.780Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-29T00:21:06.167Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-29T00:21:06.287Z] 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-04-29T00:21:06.430Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-29T00:21:06.430Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-29T00:21:06.691Z] Setting up snapd (2.48.3+18.04) ... [2021-04-29T00:21:06.952Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-29T00:21:07.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-29T00:21:07.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-29T00:21:07.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-29T00:21:07.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-29T00:21:07.738Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-29T00:21:08.000Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-29T00:21:08.262Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-29T00:21:08.262Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-29T00:21:08.523Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-29T00:21:08.785Z] /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-04-29T00:21:08.785Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-29T00:21:08.785Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-29T00:21:09.678Z] 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-04-29T00:21:09.729Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T00:21:09.729Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T00:21:09.991Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T00:21:11.194Z] Reading package lists... [2021-04-29T00:21:11.455Z] Reading package lists... [2021-04-29T00:21:11.716Z] Building dependency tree... [2021-04-29T00:21:11.716Z] Reading state information... [2021-04-29T00:21:11.716Z] Calculating upgrade... [2021-04-29T00:21:11.979Z] The following packages will be upgraded: [2021-04-29T00:21:11.979Z] advancecomp base-files bash binutils binutils-common [2021-04-29T00:21:11.979Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-29T00:21:11.979Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-29T00:21:11.979Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-29T00:21:11.979Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-29T00:21:11.979Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-29T00:21:11.979Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-29T00:21:11.979Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-29T00:21:11.979Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-29T00:21:11.979Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-29T00:21:11.979Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-29T00:21:11.979Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-29T00:21:11.979Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-29T00:21:11.979Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-29T00:21:11.979Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-29T00:21:11.979Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T00:21:11.979Z] Need to get 64.0 MB of archives. [2021-04-29T00:21:11.979Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-29T00:21:11.979Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-29T00:21:12.241Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-29T00:21:12.241Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-29T00:21:12.241Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-29T00:21:12.241Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-29T00:21:12.241Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-29T00:21:12.241Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-29T00:21:12.241Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-29T00:21:12.241Z] 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-04-29T00:21:12.241Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-29T00:21:12.241Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-29T00:21:12.241Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-29T00:21:12.241Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-29T00:21:12.241Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-29T00:21:12.241Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-29T00:21:12.241Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-29T00:21:12.241Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-29T00:21:12.241Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-29T00:21:12.241Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-29T00:21:12.241Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-29T00:21:12.241Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-29T00:21:12.241Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-29T00:21:12.241Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-29T00:21:12.241Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-29T00:21:12.504Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-29T00:21:12.504Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-29T00:21:12.504Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-29T00:21:12.504Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-29T00:21:12.504Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-29T00:21:12.504Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-29T00:21:12.504Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-29T00:21:12.504Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-29T00:21:12.504Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-29T00:21:12.504Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-29T00:21:12.504Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-29T00:21:12.504Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-29T00:21:12.504Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-29T00:21:12.504Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-29T00:21:12.504Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-29T00:21:12.504Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-29T00:21:12.504Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-29T00:21:12.504Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-29T00:21:12.504Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-29T00:21:12.504Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-29T00:21:12.504Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-29T00:21:12.504Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-29T00:21:12.504Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-29T00:21:12.504Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-29T00:21:12.504Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-29T00:21:12.504Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-29T00:21:12.504Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-29T00:21:12.504Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-29T00:21:12.504Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-29T00:21:12.504Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-29T00:21:12.504Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-29T00:21:12.504Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-29T00:21:12.765Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-29T00:21:12.765Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-29T00:21:12.765Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-29T00:21:13.027Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-29T00:21:13.027Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-29T00:21:13.027Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-29T00:21:13.027Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-29T00:21:13.027Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-29T00:21:13.027Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-29T00:21:13.289Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-29T00:21:13.289Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-29T00:21:13.289Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-29T00:21:13.289Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-29T00:21:13.289Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-29T00:21:13.289Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-29T00:21:13.550Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-29T00:21:13.550Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-29T00:21:13.550Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-29T00:21:13.550Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-29T00:21:13.550Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-29T00:21:13.550Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-29T00:21:13.812Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-29T00:21:13.812Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-29T00:21:14.073Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-29T00:21:14.073Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-29T00:21:14.073Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-29T00:21:14.073Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-29T00:21:14.335Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-29T00:21:14.335Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-29T00:21:14.335Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-29T00:21:14.335Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-29T00:21:14.335Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-29T00:21:14.335Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-29T00:21:14.335Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-29T00:21:14.597Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-29T00:21:14.597Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-29T00:21:14.597Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-29T00:21:14.597Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-29T00:21:14.597Z] Get:95 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-04-29T00:21:14.597Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-29T00:21:14.597Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-29T00:21:14.597Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-29T00:21:14.597Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-29T00:21:14.597Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-29T00:21:14.597Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-29T00:21:14.859Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T00:21:14.859Z] Fetched 64.0 MB in 3s (24.3 MB/s) [2021-04-29T00:21:14.859Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:14.859Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T00:21:14.859Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T00:21:15.090Z] 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-04-29T00:21:15.430Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T00:21:15.430Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T00:21:15.690Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-29T00:21:15.690Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-29T00:21:16.632Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:16.632Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:16.632Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:16.632Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:16.895Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:16.895Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:16.895Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:16.895Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.161Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.161Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.161Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.161Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.423Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.423Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.423Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:17.691Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T00:21:17.691Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.691Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.691Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:17.954Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T00:21:17.954Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.954Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:17.954Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:17.954Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:18.214Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:18.214Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-29T00:21:18.476Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:18.476Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T00:21:18.476Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T00:21:18.737Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T00:21:19.003Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-29T00:21:19.402Z] 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-04-29T00:21:19.576Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-29T00:21:19.577Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-29T00:21:19.577Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-29T00:21:19.577Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-29T00:21:19.577Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-29T00:21:19.839Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-29T00:21:19.839Z] Installing new version of config file /etc/issue ... [2021-04-29T00:21:19.839Z] Installing new version of config file /etc/issue.net ... [2021-04-29T00:21:19.839Z] Installing new version of config file /etc/lsb-release ... [2021-04-29T00:21:19.839Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-29T00:21:20.100Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-29T00:21:20.361Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-29T00:21:20.361Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-29T00:21:20.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:20.361Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-29T00:21:20.361Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-29T00:21:20.624Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-29T00:21:20.624Z] 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-04-29T00:21:20.624Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:20.624Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:20.885Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:20.885Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:20.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:20.885Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-29T00:21:21.148Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-29T00:21:21.148Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-29T00:21:21.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:21.148Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-29T00:21:21.409Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T00:21:21.670Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-29T00:21:21.932Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:21.932Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T00:21:21.932Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T00:21:21.932Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T00:21:22.195Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:22.195Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T00:21:22.195Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T00:21:22.195Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-29T00:21:22.457Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:22.457Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-29T00:21:22.457Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-29T00:21:22.457Z] Setting up grep (3.1-2build1) ... [2021-04-29T00:21:22.719Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:22.719Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-29T00:21:22.719Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-29T00:21:22.719Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-29T00:21:22.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:22.980Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T00:21:22.980Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T00:21:23.241Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-29T00:21:23.241Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:23.241Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T00:21:23.241Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T00:21:23.813Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T00:21:23.813Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T00:21:23.813Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-29T00:21:23.813Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T00:21:24.385Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-29T00:21:24.646Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:24.646Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-29T00:21:24.646Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-29T00:21:25.591Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-29T00:21:25.591Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-29T00:21:25.591Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-29T00:21:25.853Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-29T00:21:25.853Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-29T00:21:25.853Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:25.853Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-29T00:21:25.853Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-29T00:21:26.113Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-29T00:21:26.113Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:26.113Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:26.374Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:26.374Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:26.374Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:26.374Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:26.635Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:26.635Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:26.896Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:26.896Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:26.896Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:26.896Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:27.157Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:27.157Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:27.157Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:27.157Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:27.417Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:27.417Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T00:21:27.417Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T00:21:27.417Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T00:21:27.417Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T00:21:27.680Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-29T00:21:27.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:27.680Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-29T00:21:27.680Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T00:21:27.680Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [Pipeline] } [2021-04-29T00:21:27.694Z] $ docker stop --time=1 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 [2021-04-29T00:21:27.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:27.941Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:27.941Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:27.941Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:28.203Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:28.203Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:28.203Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:28.203Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:28.467Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:28.467Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:28.467Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:29.039Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:29.300Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-29T00:21:29.562Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-29T00:21:29.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:29.562Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-29T00:21:29.562Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-29T00:21:29.824Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T00:21:29.824Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-29T00:21:29.824Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-29T00:21:30.086Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-29T00:21:30.086Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-29T00:21:30.269Z] $ docker rm -f 359934e410eb17ceebc4c5b6cf09519360f51492ea217952f7f7972a95c311a7 [2021-04-29T00:21:30.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:30.345Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-29T00:21:30.345Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-29T00:21:30.345Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-29T00:21:30.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:30.607Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-29T00:21:30.868Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-29T00:21:30.868Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-29T00:21:30.868Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:30.868Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-29T00:21:31.130Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-29T00:21:31.130Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-29T00:21:31.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:31.130Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T00:21:31.391Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T00:21:31.391Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:21:31.653Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:31.653Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T00:21:31.653Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T00:21:31.653Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T00:21:31.915Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:31.915Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-29T00:21:31.915Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T00:21:31.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T00:21:31.958Z] [2021-04-29T00:21:31.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T00:21:32.177Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:21:32.438Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:32.438Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-29T00:21:32.438Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-29T00:21:32.438Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-29T00:21:32.438Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-29T00:21:32.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T00:21:32.700Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T00:21:32.700Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T00:21:32.700Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T00:21:32.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:32.700Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-29T00:21:32.849Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-29T00:21:32.849Z] 29e5d40040c1: Pulling fs layer [2021-04-29T00:21:32.849Z] 1ce36da41761: Pulling fs layer [2021-04-29T00:21:32.849Z] 25b303627fd3: Pulling fs layer [2021-04-29T00:21:32.964Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-29T00:21:32.964Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-29T00:21:33.121Z] 29e5d40040c1: Verifying Checksum [2021-04-29T00:21:33.121Z] 29e5d40040c1: Download complete [2021-04-29T00:21:33.225Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:33.225Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-29T00:21:33.225Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-29T00:21:33.225Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-29T00:21:33.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:33.494Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-29T00:21:33.494Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-29T00:21:33.721Z] 1ce36da41761: Verifying Checksum [2021-04-29T00:21:33.721Z] 1ce36da41761: Download complete [2021-04-29T00:21:33.721Z] 29e5d40040c1: Pull complete [2021-04-29T00:21:33.755Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-29T00:21:33.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:33.755Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-29T00:21:33.755Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-29T00:21:34.016Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-29T00:21:34.016Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:34.016Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-29T00:21:34.276Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-29T00:21:34.536Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-29T00:21:34.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:34.798Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-29T00:21:34.798Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-29T00:21:34.798Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-29T00:21:35.060Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:35.060Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-29T00:21:35.060Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-29T00:21:35.060Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-29T00:21:35.175Z] 1ce36da41761: Pull complete [2021-04-29T00:21:35.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:35.323Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-29T00:21:35.323Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-29T00:21:35.323Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-29T00:21:35.448Z] 25b303627fd3: Verifying Checksum [2021-04-29T00:21:35.448Z] 25b303627fd3: Download complete [2021-04-29T00:21:35.585Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:35.585Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-29T00:21:35.585Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-29T00:21:35.585Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-29T00:21:35.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:35.846Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-29T00:21:35.846Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-29T00:21:35.846Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-29T00:21:35.846Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:35.846Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-29T00:21:36.108Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-29T00:21:36.108Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-29T00:21:36.108Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:36.108Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-29T00:21:36.369Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-29T00:21:36.369Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-29T00:21:36.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:36.632Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-29T00:21:36.632Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-29T00:21:36.632Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-29T00:21:36.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-29T00:21:36.632Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-29T00:21:36.892Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-29T00:21:36.892Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-29T00:21:36.892Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-29T00:21:36.892Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-29T00:21:36.892Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-29T00:21:37.155Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-29T00:21:37.418Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-29T00:21:37.684Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-29T00:21:37.685Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-29T00:21:37.946Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-29T00:21:37.946Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-29T00:21:37.946Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-29T00:21:38.210Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-29T00:21:38.210Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-29T00:21:38.210Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-29T00:21:38.210Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-29T00:21:38.471Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-29T00:21:38.471Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-29T00:21:38.471Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-29T00:21:38.733Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-29T00:21:38.733Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-29T00:21:38.733Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-29T00:21:38.733Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-29T00:21:38.995Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-29T00:21:38.995Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-29T00:21:38.995Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-29T00:21:39.257Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-29T00:21:39.830Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-29T00:21:39.830Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-29T00:21:40.097Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-29T00:21:40.097Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-29T00:21:40.358Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T00:21:40.358Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T00:21:40.620Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T00:21:40.620Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T00:21:40.881Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T00:21:40.881Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T00:21:40.881Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-29T00:21:40.881Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-29T00:21:41.146Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:41.146Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:41.408Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:41.408Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:41.408Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:41.408Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:41.670Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:41.670Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:42.614Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:42.614Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:43.561Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:43.561Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:44.506Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:44.506Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:44.767Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:44.767Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:45.605Z] 25b303627fd3: Pull complete [2021-04-29T00:21:45.605Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-29T00:21:45.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T00:21:45.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-29T00:21:45.711Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-29T00:21:45.711Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-29T00:21:45.711Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T00:21:45.711Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T00:21:45.711Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-29T00:21:45.711Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T00:21:45.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container [2021-04-29T00:21:45.908Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:21:45.972Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-29T00:21:45.973Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-29T00:21:46.237Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-29T00:21:46.237Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-29T00:21:46.237Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T00:21:46.237Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T00:21:46.500Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-29T00:21:46.500Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-29T00:21:46.500Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-29T00:21:46.771Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-29T00:21:46.771Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:46.771Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-29T00:21:46.771Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:46.771Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:47.032Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:47.032Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-29T00:21:47.032Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-29T00:21:47.032Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-29T00:21:47.032Z] [2021-04-29T00:21:47.032Z] Current default time zone: 'Etc/UTC' [2021-04-29T00:21:47.032Z] Local time is now: Thu Apr 29 00:21:46 UTC 2021. [2021-04-29T00:21:47.032Z] Universal Time is now: Thu Apr 29 00:21:46 UTC 2021. [2021-04-29T00:21:47.032Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-29T00:21:47.032Z] [2021-04-29T00:21:47.032Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-29T00:21:47.294Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:47.294Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-29T00:21:47.294Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-29T00:21:47.294Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-29T00:21:47.294Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-29T00:21:47.294Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-29T00:21:47.294Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-29T00:21:47.294Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-29T00:21:47.294Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-29T00:21:47.556Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:47.556Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-29T00:21:47.822Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:47.822Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-29T00:21:47.822Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:47.822Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-29T00:21:47.822Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-29T00:21:47.822Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-29T00:21:47.822Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-29T00:21:47.822Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-29T00:21:47.822Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-29T00:21:47.822Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-29T00:21:48.084Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-29T00:21:48.994Z] $ docker top 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:21:49.901Z] + docker-compose build --help [2021-04-29T00:21:49.901Z] + grep parallel [2021-04-29T00:21:50.002Z] Updating certificates in /etc/ssl/certs... [2021-04-29T00:21:50.947Z] 23 added, 27 removed; done. [2021-04-29T00:21:50.947Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-29T00:21:50.947Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-29T00:21:50.947Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-29T00:21:50.947Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-29T00:21:50.947Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-29T00:21:51.209Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.209Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-29T00:21:51.209Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.209Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.209Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.209Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.209Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.475Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-29T00:21:51.475Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-29T00:21:51.475Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-29T00:21:51.475Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-29T00:21:51.475Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-29T00:21:51.475Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.475Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-29T00:21:51.737Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-29T00:21:51.737Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-29T00:21:51.737Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-29T00:21:51.737Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T00:21:51.737Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-29T00:21:51.999Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-29T00:21:51.999Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-29T00:21:51.999Z] Updating certificates in /etc/ssl/certs... [2021-04-29T00:21:52.575Z] 0 added, 0 removed; done. [2021-04-29T00:21:52.575Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-29T00:21:52.575Z] done. [2021-04-29T00:21:53.147Z] Reading package lists... [2021-04-29T00:21:53.266Z] --parallel Build images in parallel. [2021-04-29T00:21:53.408Z] Building dependency tree... [2021-04-29T00:21:53.408Z] Reading state information... [2021-04-29T00:21:53.408Z] The following NEW packages will be installed: [2021-04-29T00:21:53.408Z] apt-transport-https [Pipeline] } [2021-04-29T00:21:53.553Z] $ docker stop --time=1 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 [2021-04-29T00:21:53.668Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T00:21:53.668Z] Need to get 1692 B of archives. [2021-04-29T00:21:53.668Z] After this operation, 154 kB of additional disk space will be used. [2021-04-29T00:21:53.668Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-29T00:21:53.929Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T00:21:53.929Z] Fetched 1692 B in 0s (5938 B/s) [2021-04-29T00:21:53.929Z] Selecting previously unselected package apt-transport-https. [2021-04-29T00:21:53.929Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-29T00:21:53.929Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-29T00:21:53.929Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-29T00:21:53.929Z] Setting up apt-transport-https (1.6.13) ... [2021-04-29T00:21:54.190Z] Waiting for network to be ready... [2021-04-29T00:21:55.411Z] $ docker rm -f 2bbd45fa52b3cbf0df6accf1901319decfebf92ff3197af84acfb27a95e2d7b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:21:56.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-29T00:21:56.068Z] . [Pipeline] withDockerContainer [2021-04-29T00:21:56.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-2266 does not seem to be running inside a container [2021-04-29T00:21:56.413Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:21:57.791Z] $ docker top 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:21:58.754Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-29T00:22:00.783Z] 2021-04-29T00:21:57Z INFO Waiting for automatic snapd restart... [2021-04-29T00:22:00.783Z] snapd 2.49.2 from Canonical* installed [2021-04-29T00:22:01.044Z] "snapd" switched to the "latest/stable" channel [2021-04-29T00:22:01.044Z] [2021-04-29T00:22:03.055Z] Building docker-core-command-go ... [2021-04-29T00:22:03.055Z] Building docker-core-data-go ... [2021-04-29T00:22:03.055Z] Building docker-core-metadata-go ... [2021-04-29T00:22:03.055Z] Building docker-security-bootstrapper-go ... [2021-04-29T00:22:03.055Z] Building docker-security-proxy-setup-go ... [2021-04-29T00:22:03.055Z] Building docker-security-secretstore-setup-go ... [2021-04-29T00:22:03.055Z] Building docker-support-notifications-go ... [2021-04-29T00:22:03.055Z] Building docker-support-scheduler-go ... [2021-04-29T00:22:03.055Z] Building docker-sys-mgmt-agent-go ... [2021-04-29T00:22:03.055Z] Building docker-support-notifications-go [2021-04-29T00:22:03.055Z] Building docker-sys-mgmt-agent-go [2021-04-29T00:22:03.055Z] Building docker-security-proxy-setup-go [2021-04-29T00:22:03.055Z] Building docker-security-secretstore-setup-go [2021-04-29T00:22:03.055Z] Building docker-core-command-go [2021-04-29T00:22:04.348Z] core18 20210309 from Canonical* installed [2021-04-29T00:22:04.348Z] "core18" switched to the "latest/stable" channel [2021-04-29T00:22:04.348Z] [2021-04-29T00:22:07.655Z] snapcraft 4.6.3 from Canonical* installed [2021-04-29T00:22:07.655Z] "snapcraft" switched to the "latest/stable" channel [2021-04-29T00:22:07.655Z] [2021-04-29T00:22:11.869Z] 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-04-29T00:22:11.869Z] - README.md [2021-04-29T00:22:11.869Z] [2021-04-29T00:22:11.869Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-29T00:22:18.474Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T00:22:18.474Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T00:22:18.474Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T00:22:18.474Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T00:22:19.058Z] Reading package lists... [2021-04-29T00:22:19.319Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-29T00:22:25.931Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T00:22:25.931Z] Reading package lists... [2021-04-29T00:22:25.931Z] Building dependency tree... [2021-04-29T00:22:25.931Z] Reading state information... [2021-04-29T00:22:25.931Z] Suggested packages: [2021-04-29T00:22:25.931Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-29T00:22:25.931Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-29T00:22:25.931Z] Recommended packages: [2021-04-29T00:22:25.931Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-29T00:22:25.931Z] The following NEW packages will be installed: [2021-04-29T00:22:25.932Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-29T00:22:25.932Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-29T00:22:25.932Z] pkg-config zip [2021-04-29T00:22:25.932Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-29T00:22:25.932Z] Need to get 7663 kB of archives. [2021-04-29T00:22:25.932Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-29T00:22:25.932Z] 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-04-29T00:22:25.932Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-29T00:22:25.932Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-29T00:22:25.932Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-29T00:22:25.932Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-29T00:22:26.193Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-29T00:22:26.193Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-29T00:22:26.193Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-29T00:22:26.193Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-29T00:22:26.454Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-29T00:22:26.454Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-29T00:22:26.454Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-29T00:22:26.454Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-29T00:22:26.454Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-29T00:22:26.454Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-29T00:22:26.715Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-29T00:22:26.715Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-04-29T00:22:26.715Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-29T00:22:26.715Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-29T00:22:26.715Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-29T00:22:26.715Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-29T00:22:26.976Z] Selecting previously unselected package libpsl5:amd64. [2021-04-29T00:22:26.976Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-29T00:22:26.976Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-29T00:22:26.976Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-29T00:22:26.976Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-29T00:22:26.976Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-29T00:22:27.238Z] Selecting previously unselected package librtmp1:amd64. [2021-04-29T00:22:27.238Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-29T00:22:27.238Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-29T00:22:27.238Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-29T00:22:27.238Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-29T00:22:27.238Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-29T00:22:27.501Z] Selecting previously unselected package liberror-perl. [2021-04-29T00:22:27.501Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-29T00:22:27.501Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-29T00:22:27.501Z] Selecting previously unselected package git-man. [2021-04-29T00:22:27.501Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-29T00:22:27.501Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-29T00:22:27.762Z] Selecting previously unselected package git. [2021-04-29T00:22:27.762Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-29T00:22:27.762Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-29T00:22:28.710Z] Selecting previously unselected package libnorm1:amd64. [2021-04-29T00:22:28.710Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-29T00:22:28.710Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-29T00:22:28.710Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-29T00:22:28.710Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-29T00:22:28.710Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-29T00:22:28.710Z] Selecting previously unselected package libsodium23:amd64. [2021-04-29T00:22:28.710Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-29T00:22:28.710Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-29T00:22:28.974Z] Selecting previously unselected package libzmq5:amd64. [2021-04-29T00:22:28.974Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-29T00:22:28.974Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T00:22:28.974Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-29T00:22:28.974Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-29T00:22:28.974Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T00:22:29.235Z] Selecting previously unselected package pkg-config. [2021-04-29T00:22:29.235Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-29T00:22:29.235Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-29T00:22:29.235Z] Selecting previously unselected package zip. [2021-04-29T00:22:29.235Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-29T00:22:29.235Z] Unpacking zip (3.0-11build1) ... [2021-04-29T00:22:29.235Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-29T00:22:29.498Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-29T00:22:29.498Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-29T00:22:29.498Z] Setting up liberror-perl (0.17025-1) ... [2021-04-29T00:22:29.498Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-29T00:22:29.498Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-29T00:22:29.498Z] No schema files found: doing nothing. [2021-04-29T00:22:29.498Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-29T00:22:29.498Z] Setting up zip (3.0-11build1) ... [2021-04-29T00:22:29.498Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-29T00:22:29.760Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-29T00:22:29.760Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-29T00:22:29.760Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T00:22:29.760Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-29T00:22:29.760Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-29T00:22:29.760Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-29T00:22:30.023Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-29T00:22:36.630Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T00:22:36.630Z] git set to automatically installed. [2021-04-29T00:22:36.630Z] git-man set to automatically installed. [2021-04-29T00:22:36.630Z] libcurl3-gnutls set to automatically installed. [2021-04-29T00:22:36.630Z] liberror-perl set to automatically installed. [2021-04-29T00:22:36.630Z] libglib2.0-0 set to automatically installed. [2021-04-29T00:22:36.630Z] libnghttp2-14 set to automatically installed. [2021-04-29T00:22:36.630Z] libnorm1 set to automatically installed. [2021-04-29T00:22:36.630Z] libpgm-5.2-0 set to automatically installed. [2021-04-29T00:22:36.630Z] libpsl5 set to automatically installed. [2021-04-29T00:22:36.630Z] librtmp1 set to automatically installed. [2021-04-29T00:22:36.630Z] libsodium23 set to automatically installed. [2021-04-29T00:22:36.630Z] libzmq3-dev set to automatically installed. [2021-04-29T00:22:36.630Z] libzmq5 set to automatically installed. [2021-04-29T00:22:36.630Z] pkg-config set to automatically installed. [2021-04-29T00:22:36.630Z] zip set to automatically installed. [2021-04-29T00:22:38.546Z] snapd is not logged in, snap install commands will use sudo [2021-04-29T00:22:45.141Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T00:23:03.276Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-29T00:23:03.276Z] snapd is not logged in, snap install commands will use sudo [2021-04-29T00:23:08.579Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-29T00:23:09.152Z] snap "core18" has no updates available [2021-04-29T00:23:09.728Z] Pulling go-build-helper [2021-04-29T00:23:09.728Z] + snapcraftctl pull [2021-04-29T00:23:11.118Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-29T00:23:11.118Z] Skipping pull go-build-helper (already ran) [2021-04-29T00:23:11.118Z] Building go-build-helper [2021-04-29T00:23:11.118Z] + snapcraftctl build [2021-04-29T00:23:13.046Z] Staging go-build-helper [2021-04-29T00:23:13.046Z] + snapcraftctl stage [2021-04-29T00:23:23.065Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-29T00:23:23.065Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-29T00:23:23.065Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-29T00:23:23.065Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-04-29T00:23:23.065Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-29T00:23:23.065Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-29T00:23:23.065Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-29T00:23:23.065Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-29T00:23:23.065Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-29T00:23:23.065Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-29T00:23:23.065Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-29T00:23:23.065Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-29T00:23:23.065Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-29T00:23:23.065Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-29T00:23:23.065Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-29T00:23:23.066Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-29T00:23:23.066Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-29T00:23:23.066Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-29T00:23:23.066Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-29T00:23:23.066Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-29T00:23:23.066Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-29T00:23:23.066Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-29T00:23:23.066Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-29T00:23:23.066Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-29T00:23:23.066Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-29T00:23:23.066Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-29T00:23:23.066Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-29T00:23:23.066Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-29T00:23:23.066Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-29T00:23:23.066Z] Fetched 224 kB in 0s (0 B/s) [2021-04-29T00:23:23.066Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-29T00:23:23.066Z] Fetched 157 kB in 0s (0 B/s) [2021-04-29T00:23:23.066Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-29T00:23:23.066Z] Fetched 221 kB in 0s (0 B/s) [2021-04-29T00:23:23.066Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-29T00:23:23.066Z] Fetched 143 kB in 0s (0 B/s) [2021-04-29T00:23:23.066Z] Pulling app-service-config [2021-04-29T00:23:23.066Z] + snapcraftctl pull [2021-04-29T00:23:24.011Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-29T00:23:24.586Z] Pulling config-common [2021-04-29T00:23:24.586Z] + snapcraftctl pull [2021-04-29T00:23:24.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:23:24.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:23:24.794Z] ---> aa4c814aab0f [2021-04-29T00:23:24.794Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:23:24.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:23:24.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:23:24.794Z] ---> aa4c814aab0f [2021-04-29T00:23:24.794Z] Step 3/24 : WORKDIR /edgex-go [2021-04-29T00:23:24.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:23:24.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:23:24.794Z] ---> aa4c814aab0f [2021-04-29T00:23:24.794Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:23:24.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:23:24.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:23:24.794Z] ---> aa4c814aab0f [2021-04-29T00:23:24.794Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T00:23:24.794Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:23:24.794Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:23:24.794Z] ---> aa4c814aab0f [2021-04-29T00:23:24.794Z] Step 3/21 : WORKDIR /edgex-go [2021-04-29T00:23:24.794Z] ---> Running in 95d1b5bce99c [2021-04-29T00:23:24.794Z] ---> Running in 5faa15a84162 [2021-04-29T00:23:24.794Z] ---> Running in 8f45eea690af [2021-04-29T00:23:24.794Z] ---> Running in 32a9ab18f133 [2021-04-29T00:23:24.794Z] ---> Running in fa1b3da104d6 [2021-04-29T00:23:24.794Z] Removing intermediate container 95d1b5bce99c [2021-04-29T00:23:24.794Z] ---> 247a05dad575 [2021-04-29T00:23:24.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:23:24.794Z] Removing intermediate container 8f45eea690af [2021-04-29T00:23:24.794Z] ---> bc022e667bc6 [2021-04-29T00:23:24.794Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:23:24.794Z] Removing intermediate container 5faa15a84162 [2021-04-29T00:23:24.794Z] Removing intermediate container 32a9ab18f133 [2021-04-29T00:23:24.794Z] ---> 808e2a490a02 [2021-04-29T00:23:24.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:23:24.794Z] ---> 18d5b0cd476f [2021-04-29T00:23:24.794Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:23:24.794Z] Removing intermediate container fa1b3da104d6 [2021-04-29T00:23:24.794Z] ---> 16fde8afc2a0 [2021-04-29T00:23:24.794Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:23:24.794Z] ---> Running in a2dcc1ad104a [2021-04-29T00:23:24.794Z] ---> Running in e19343d1fcfb [2021-04-29T00:23:24.794Z] ---> Running in d45ed27f0218 [2021-04-29T00:23:24.794Z] ---> Running in 2e3307b2f0af [2021-04-29T00:23:24.794Z] ---> Running in 4f82a05e99ad [2021-04-29T00:23:24.794Z] Removing intermediate container e19343d1fcfb [2021-04-29T00:23:24.794Z] ---> 76535c7fc91e [2021-04-29T00:23:24.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T00:23:24.794Z] ---> Running in ae0e9ee0c10d [2021-04-29T00:23:24.794Z] Removing intermediate container a2dcc1ad104a [2021-04-29T00:23:24.794Z] ---> c01e07a7c010 [2021-04-29T00:23:24.794Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-29T00:23:24.794Z] Removing intermediate container 2e3307b2f0af [2021-04-29T00:23:24.794Z] ---> 24e10abbe981 [2021-04-29T00:23:24.794Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-29T00:23:24.794Z] ---> Running in 6d9bf5c83ba0 [2021-04-29T00:23:24.794Z] Removing intermediate container d45ed27f0218 [2021-04-29T00:23:24.794Z] ---> c5dc488e5997 [2021-04-29T00:23:24.794Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-29T00:23:24.794Z] ---> Running in 1dcb5f31334f [2021-04-29T00:23:24.794Z] Removing intermediate container 4f82a05e99ad [2021-04-29T00:23:24.794Z] ---> cd4512ba0087 [2021-04-29T00:23:24.794Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-29T00:23:24.794Z] ---> Running in b6fabbc942d1 [2021-04-29T00:23:24.794Z] ---> Running in 4c51da64d5bc [2021-04-29T00:23:24.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:25.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:26.185Z] OK: 217 MiB in 51 packages [2021-04-29T00:23:26.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:26.185Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:26.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:23:27.055Z] OK: 217 MiB in 51 packages [2021-04-29T00:23:27.055Z] OK: 217 MiB in 51 packages [2021-04-29T00:23:27.055Z] OK: 217 MiB in 51 packages [2021-04-29T00:23:27.055Z] OK: 217 MiB in 51 packages [2021-04-29T00:23:27.651Z] Removing intermediate container ae0e9ee0c10d [2021-04-29T00:23:27.651Z] ---> e4721230b5a1 [2021-04-29T00:23:27.651Z] Step 6/23 : COPY go.mod . [2021-04-29T00:23:28.247Z] ---> c9845ab1e8d2 [2021-04-29T00:23:28.247Z] Step 7/23 : RUN go mod download [2021-04-29T00:23:28.528Z] ---> Running in eadc7d8842c0 [2021-04-29T00:23:28.799Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T00:23:28.799Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T00:23:28.799Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T00:23:28.799Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:28.799Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-29T00:23:28.799Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:28.799Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-29T00:23:28.800Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:28.800Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-29T00:23:28.800Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:28.800Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-29T00:23:28.800Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:28.800Z] Pulling edgex-go [2021-04-29T00:23:28.800Z] + snapcraftctl pull [2021-04-29T00:23:28.804Z] Removing intermediate container 1dcb5f31334f [2021-04-29T00:23:28.804Z] ---> fdc3a2856cd2 [2021-04-29T00:23:28.804Z] Step 6/23 : COPY go.mod . [2021-04-29T00:23:28.804Z] Removing intermediate container 6d9bf5c83ba0 [2021-04-29T00:23:28.804Z] ---> 49f795b4e0ee [2021-04-29T00:23:28.804Z] Step 6/24 : COPY go.mod . [2021-04-29T00:23:29.090Z] Removing intermediate container 4c51da64d5bc [2021-04-29T00:23:29.090Z] ---> 34a3eaa67004 [2021-04-29T00:23:29.090Z] Step 6/22 : COPY go.mod . [2021-04-29T00:23:29.090Z] Removing intermediate container b6fabbc942d1 [2021-04-29T00:23:29.090Z] ---> 3dbbe820d7aa [2021-04-29T00:23:29.090Z] Step 6/21 : COPY go.mod . [2021-04-29T00:23:30.086Z] ---> 4c0e2a79b0b7 [2021-04-29T00:23:30.086Z] ---> a7405d1fed8d [2021-04-29T00:23:30.086Z] Step 7/24 : RUN go mod download [2021-04-29T00:23:30.086Z] Step 7/23 : RUN go mod download [2021-04-29T00:23:30.086Z] ---> 51afb337a4a0 [2021-04-29T00:23:30.086Z] Step 7/22 : RUN go mod download [2021-04-29T00:23:30.086Z] ---> Running in d33cd48d909c [2021-04-29T00:23:30.086Z] ---> Running in 487fc2670c0b [2021-04-29T00:23:30.367Z] ---> 53491456291d [2021-04-29T00:23:30.367Z] Step 7/21 : RUN go mod download [2021-04-29T00:23:30.640Z] ---> Running in 093623cfccaa [2021-04-29T00:23:30.640Z] ---> Running in 9ca33ea50263 [2021-04-29T00:23:32.078Z] Removing intermediate container eadc7d8842c0 [2021-04-29T00:23:32.078Z] ---> df465beb916e [2021-04-29T00:23:32.078Z] Step 8/23 : COPY . . [2021-04-29T00:23:36.468Z] Removing intermediate container 487fc2670c0b [2021-04-29T00:23:36.468Z] ---> 3f731efa78b4 [2021-04-29T00:23:36.468Z] Step 8/24 : COPY . . [2021-04-29T00:23:36.468Z] Removing intermediate container 9ca33ea50263 [2021-04-29T00:23:36.468Z] ---> 139f45e0ea7a [2021-04-29T00:23:36.468Z] Step 8/21 : COPY . . [2021-04-29T00:23:36.468Z] Removing intermediate container d33cd48d909c [2021-04-29T00:23:36.468Z] ---> 60646802981d [2021-04-29T00:23:36.468Z] Step 8/23 : COPY . . [2021-04-29T00:23:36.745Z] Removing intermediate container 093623cfccaa [2021-04-29T00:23:36.745Z] ---> a0521e9036e5 [2021-04-29T00:23:36.745Z] Step 8/22 : COPY . . [2021-04-29T00:23:50.790Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-29T00:23:50.790Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-29T00:23:50.790Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-29T00:23:50.790Z] Fetched 0 B in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-29T00:23:50.790Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-29T00:23:50.790Z] Fetched 279 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-29T00:23:50.790Z] Fetched 122 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-29T00:23:50.790Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-29T00:23:50.790Z] Fetched 8848 B in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-29T00:23:50.790Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-29T00:23:50.790Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-29T00:23:50.790Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-29T00:23:50.790Z] Fetched 219 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-29T00:23:50.790Z] Fetched 154 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-29T00:23:50.790Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-29T00:23:50.790Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-29T00:23:50.790Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-29T00:23:50.790Z] Fetched 499 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-29T00:23:50.790Z] Fetched 111 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-29T00:23:50.790Z] Fetched 240 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-29T00:23:50.790Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-29T00:23:50.790Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-29T00:23:50.790Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-29T00:23:50.790Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-29T00:23:50.790Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-29T00:23:50.790Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-29T00:23:50.790Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-29T00:23:50.790Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-29T00:23:50.790Z] Fetched 8720 B in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-29T00:23:50.790Z] Fetched 137 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-29T00:23:50.790Z] Fetched 119 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-29T00:23:50.790Z] Fetched 110 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-29T00:23:50.790Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-29T00:23:50.790Z] Fetched 645 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-29T00:23:50.790Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-29T00:23:50.790Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-29T00:23:50.790Z] Fetched 368 kB in 0s (0 B/s) [2021-04-29T00:23:50.790Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-29T00:23:50.791Z] Fetched 187 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-29T00:23:50.791Z] Fetched 175 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-29T00:23:50.791Z] Fetched 206 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-29T00:23:50.791Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-29T00:23:50.791Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-29T00:23:50.791Z] Fetched 159 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-29T00:23:50.791Z] Fetched 107 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-29T00:23:50.791Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-29T00:23:50.791Z] Pulling static-packages [2021-04-29T00:23:50.791Z] + snapcraftctl pull [2021-04-29T00:23:50.791Z] Pulling version [2021-04-29T00:23:50.791Z] + cd /root/project [2021-04-29T00:23:50.791Z] + [ -f VERSION ] [2021-04-29T00:23:50.791Z] + PROJECT_VERSION=local-dev [2021-04-29T00:23:50.791Z] + git rev-parse --short HEAD [2021-04-29T00:23:50.791Z] + GIT_REVISION=1cfba58c [2021-04-29T00:23:50.791Z] + snapcraftctl set-version local-dev [2021-04-29T00:23:50.791Z] Skipping build go-build-helper (already ran) [2021-04-29T00:23:50.791Z] Building app-service-config [2021-04-29T00:23:50.791Z] + make build [2021-04-29T00:23:50.791Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-29T00:23:53.343Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-04-29T00:23:53.343Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-04-29T00:23:53.343Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-29T00:23:53.343Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-04-29T00:23:53.343Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-29T00:23:53.343Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-29T00:23:53.343Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-29T00:23:53.605Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-29T00:23:53.605Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-29T00:23:53.605Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-29T00:23:53.865Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-29T00:23:53.865Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-29T00:23:54.125Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-29T00:23:54.125Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-29T00:23:54.125Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-29T00:23:54.125Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-29T00:23:54.386Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-29T00:23:54.386Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-29T00:23:54.386Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-29T00:23:54.386Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-29T00:23:54.386Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-29T00:23:54.386Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-29T00:23:54.386Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-29T00:23:54.386Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-29T00:23:54.665Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-29T00:23:54.665Z] go: downloading golang.org/x/text v0.3.2 [2021-04-29T00:23:54.665Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-29T00:23:54.665Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-29T00:23:54.665Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-29T00:23:54.665Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-29T00:23:54.665Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-29T00:23:54.665Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-29T00:23:54.665Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-29T00:23:54.665Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-29T00:23:54.665Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-29T00:23:54.665Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-29T00:23:54.933Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-29T00:23:54.933Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-29T00:23:54.933Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-29T00:23:54.933Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-29T00:23:58.936Z] ---> 7dbde3f2405a [2021-04-29T00:23:58.936Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-29T00:23:58.936Z] ---> Running in 683aa24b0369 [2021-04-29T00:23:58.936Z] ---> b8f34d0ac08b [2021-04-29T00:23:58.936Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-29T00:23:58.936Z] ---> ef25b821834d [2021-04-29T00:23:58.936Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-29T00:23:58.936Z] ---> 7dfb86d8bdce [2021-04-29T00:23:58.936Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-29T00:23:59.213Z] ---> Running in cae3e5d435eb [2021-04-29T00:23:59.213Z] ---> Running in fc00046fff06 [2021-04-29T00:23:59.213Z] ---> Running in 62dfc14c9fcb [2021-04-29T00:23:59.830Z] ---> edffb8db295b [2021-04-29T00:23:59.830Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-29T00:24:00.445Z] 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-04-29T00:24:00.445Z] ---> Running in 92c5fdda5c1e [2021-04-29T00:24:01.059Z] 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-04-29T00:24:01.675Z] 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-04-29T00:24:01.675Z] 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-04-29T00:24:02.665Z] 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-04-29T00:24:04.941Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-29T00:24:04.941Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-29T00:24:04.941Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-29T00:24:04.941Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-29T00:24:05.202Z] Building config-common [2021-04-29T00:24:05.202Z] + snapcraftctl build [2021-04-29T00:24:07.754Z] Building edgex-go [2021-04-29T00:24:07.754Z] + cd /root/parts/edgex-go/src [2021-04-29T00:24:07.754Z] + make build [2021-04-29T00:24:07.754Z] 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-04-29T00:24:08.016Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-04-29T00:24:08.016Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-29T00:24:08.016Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-29T00:24:08.016Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-29T00:24:08.016Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-29T00:24:11.326Z] 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-04-29T00:24:11.586Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-29T00:24:16.887Z] 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-04-29T00:24:18.277Z] 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-04-29T00:24:20.546Z] 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-04-29T00:24:20.546Z] 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-04-29T00:24:20.871Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-29T00:24:20.871Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-29T00:24:20.871Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-29T00:24:20.871Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-29T00:24:23.126Z] 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-04-29T00:24:23.126Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-29T00:24:23.126Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-29T00:24:25.339Z] 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-04-29T00:24:26.284Z] 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-04-29T00:24:27.670Z] 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-04-29T00:24:29.052Z] 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-04-29T00:24:29.052Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-29T00:24:30.437Z] 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-04-29T00:24:30.698Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-29T00:24:32.622Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-29T00:24:32.622Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-29T00:24:32.622Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-29T00:24:32.622Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-29T00:24:32.622Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-29T00:24:32.622Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-29T00:24:32.882Z] + 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-04-29T00:24:32.882Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-29T00:24:32.882Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-29T00:24:32.882Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-29T00:24:32.882Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-29T00:24:32.882Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-29T00:24:32.882Z] + 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-04-29T00:24:36.190Z] Building static-packages [2021-04-29T00:24:36.190Z] + snapcraftctl build [2021-04-29T00:24:38.107Z] Building version [2021-04-29T00:24:38.107Z] + snapcraftctl build [2021-04-29T00:24:40.030Z] Skipping stage go-build-helper (already ran) [2021-04-29T00:24:40.030Z] Staging app-service-config [2021-04-29T00:24:40.030Z] + snapcraftctl stage [2021-04-29T00:24:41.416Z] Staging config-common [2021-04-29T00:24:41.416Z] + snapcraftctl stage [2021-04-29T00:24:42.360Z] Staging edgex-go [2021-04-29T00:24:42.360Z] + snapcraftctl stage [2021-04-29T00:24:43.307Z] Staging static-packages [2021-04-29T00:24:43.307Z] + snapcraftctl stage [2021-04-29T00:24:44.249Z] Staging version [2021-04-29T00:24:44.249Z] + snapcraftctl stage [2021-04-29T00:24:45.633Z] Priming go-build-helper [2021-04-29T00:24:45.633Z] + snapcraftctl prime [2021-04-29T00:24:46.578Z] Priming app-service-config [2021-04-29T00:24:46.578Z] + snapcraftctl prime [2021-04-29T00:24:47.961Z] Priming config-common [2021-04-29T00:24:47.962Z] + snapcraftctl prime [2021-04-29T00:24:48.911Z] Priming edgex-go [2021-04-29T00:24:48.911Z] + snapcraftctl prime [2021-04-29T00:24:50.295Z] Priming static-packages [2021-04-29T00:24:50.295Z] + snapcraftctl prime [2021-04-29T00:24:52.840Z] Priming version [2021-04-29T00:24:52.840Z] + snapcraftctl prime [2021-04-29T00:24:53.782Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-29T00:25:39.558Z] 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-04-29T00:25:39.558Z] 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-04-29T00:25:57.990Z] Removing intermediate container cae3e5d435eb [2021-04-29T00:25:57.990Z] ---> 6b46339fce6d [2021-04-29T00:25:57.990Z] [2021-04-29T00:25:57.990Z] Step 10/24 : FROM alpine:3.12 [2021-04-29T00:25:57.990Z] 3.12: Pulling from library/alpine [2021-04-29T00:25:57.990Z] Removing intermediate container fc00046fff06 [2021-04-29T00:25:57.990Z] ---> c0bb198c5ea9 [2021-04-29T00:25:57.990Z] [2021-04-29T00:25:57.990Z] Step 10/21 : FROM alpine:3.12 [2021-04-29T00:25:57.990Z] 3.12: Pulling from library/alpine [2021-04-29T00:25:57.990Z] Removing intermediate container 92c5fdda5c1e [2021-04-29T00:25:57.990Z] ---> bbb99eff7984 [2021-04-29T00:25:57.990Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-29T00:25:58.266Z] ---> Running in 73b3c5183873 [2021-04-29T00:25:58.266Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T00:25:58.266Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-29T00:25:58.266Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T00:25:58.266Z] ---> 9852663dfa18 [2021-04-29T00:25:58.266Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-29T00:25:58.266Z] Status: Downloaded newer image for alpine:3.12 [2021-04-29T00:25:58.266Z] ---> 9852663dfa18 [2021-04-29T00:25:58.266Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-29T00:25:59.249Z] ---> Running in c4ac8a17de45 [2021-04-29T00:25:59.249Z] ---> Running in f6b67e98c0cd [2021-04-29T00:26:00.972Z] 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-04-29T00:26:00.972Z] Removing intermediate container 683aa24b0369 [2021-04-29T00:26:00.972Z] ---> 7a752f796828 [2021-04-29T00:26:00.972Z] [2021-04-29T00:26:00.972Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:26:00.972Z] ---> 9852663dfa18 [2021-04-29T00:26:00.972Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:26:01.322Z] ---> Running in 727cefbe9a61 [2021-04-29T00:26:01.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:01.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:02.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:02.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:02.906Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-29T00:26:02.906Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:26:02.906Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-29T00:26:02.906Z] (4/6) Installing curl (7.76.1-r0) [2021-04-29T00:26:02.906Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-29T00:26:02.906Z] (6/6) Installing su-exec (0.2-r1) [2021-04-29T00:26:02.906Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:26:03.253Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:26:03.253Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-29T00:26:03.607Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:26:03.607Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-29T00:26:03.607Z] (4/4) Installing curl (7.76.1-r0) [2021-04-29T00:26:03.607Z] OK: 7 MiB in 20 packages [2021-04-29T00:26:03.607Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:26:03.607Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:26:03.907Z] OK: 7 MiB in 18 packages [2021-04-29T00:26:03.907Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:04.210Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:05.202Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-29T00:26:05.202Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:26:05.202Z] OK: 5 MiB in 15 packages [2021-04-29T00:26:06.652Z] Removing intermediate container 62dfc14c9fcb [2021-04-29T00:26:06.652Z] ---> 9a16dc73eaa9 [2021-04-29T00:26:06.652Z] [2021-04-29T00:26:06.652Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T00:26:06.652Z] ---> 9852663dfa18 [2021-04-29T00:26:06.652Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-29T00:26:06.926Z] ---> Running in e740798a7376 [2021-04-29T00:26:07.530Z] Removing intermediate container 73b3c5183873 [2021-04-29T00:26:07.530Z] ---> 08d02735f3c1 [2021-04-29T00:26:07.530Z] [2021-04-29T00:26:07.530Z] Step 11/23 : FROM docker:20.10.0 [2021-04-29T00:26:07.530Z] Removing intermediate container f6b67e98c0cd [2021-04-29T00:26:07.530Z] ---> cc26fee0b7d3 [2021-04-29T00:26:07.530Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T00:26:07.530Z] 20.10.0: Pulling from library/docker [2021-04-29T00:26:07.530Z] Removing intermediate container 727cefbe9a61 [2021-04-29T00:26:07.530Z] ---> e498a0f381c6 [2021-04-29T00:26:07.530Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:26:07.530Z] Removing intermediate container c4ac8a17de45 [2021-04-29T00:26:07.530Z] ---> 9eefd55b44f6 [2021-04-29T00:26:07.530Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-29T00:26:07.809Z] ---> Running in 70d231a92de7 [2021-04-29T00:26:07.809Z] ---> Running in 8564aba1e57f [2021-04-29T00:26:08.091Z] ---> Running in ea86491b0d27 [2021-04-29T00:26:08.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:08.964Z] Removing intermediate container 70d231a92de7 [2021-04-29T00:26:08.964Z] ---> 9befdb5fbd35 [2021-04-29T00:26:08.964Z] Step 13/21 : WORKDIR /edgex [2021-04-29T00:26:08.964Z] Removing intermediate container 8564aba1e57f [2021-04-29T00:26:08.964Z] ---> baea6b16844d [2021-04-29T00:26:08.964Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-29T00:26:08.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:09.236Z] Removing intermediate container ea86491b0d27 [2021-04-29T00:26:09.236Z] ---> 4fb656be274e [2021-04-29T00:26:09.236Z] Step 13/24 : WORKDIR / [2021-04-29T00:26:09.510Z] ---> Running in c7abad7d165e [2021-04-29T00:26:09.510Z] ---> Running in e075b5bc8e32 [2021-04-29T00:26:09.510Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-29T00:26:09.510Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-29T00:26:09.789Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:26:09.789Z] Executing ca-certificates-20191127-r4.trigger [2021-04-29T00:26:09.789Z] ---> Running in abc43d7a6104 [2021-04-29T00:26:09.789Z] OK: 6 MiB in 16 packages [2021-04-29T00:26:10.767Z] Removing intermediate container c7abad7d165e [2021-04-29T00:26:10.767Z] ---> 563d414a0a03 [2021-04-29T00:26:10.767Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T00:26:10.767Z] Removing intermediate container e075b5bc8e32 [2021-04-29T00:26:10.767Z] ---> f768f99442d8 [2021-04-29T00:26:10.767Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-29T00:26:11.041Z] ---> Running in f6f7126529ef [2021-04-29T00:26:11.041Z] Removing intermediate container abc43d7a6104 [2021-04-29T00:26:11.041Z] ---> 2369bb1cbcca [2021-04-29T00:26:11.041Z] 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-04-29T00:26:11.644Z] Removing intermediate container f6f7126529ef [2021-04-29T00:26:11.644Z] ---> 01b1ecdfcad8 [2021-04-29T00:26:11.644Z] Step 15/23 : WORKDIR / [2021-04-29T00:26:12.239Z] ---> Running in f53426610614 [2021-04-29T00:26:12.239Z] ---> beb21a81bbfd [2021-04-29T00:26:12.239Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-29T00:26:13.218Z] Removing intermediate container e740798a7376 [2021-04-29T00:26:13.219Z] ---> 570b26d664e2 [2021-04-29T00:26:13.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:26:13.219Z] ---> c35f5c4df759 [2021-04-29T00:26:13.219Z] 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-04-29T00:26:13.493Z] ---> Running in edc9e60caf8d [2021-04-29T00:26:13.493Z] Removing intermediate container f53426610614 [2021-04-29T00:26:13.493Z] ---> f2ad6a775df8 [2021-04-29T00:26:13.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:26:13.780Z] ---> 9da6ca3d5a06 [2021-04-29T00:26:13.780Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-29T00:26:14.072Z] ---> 2de6b77c4009 [2021-04-29T00:26:14.072Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-29T00:26:14.349Z] Removing intermediate container edc9e60caf8d [2021-04-29T00:26:14.349Z] ---> 997dbb9a0b72 [2021-04-29T00:26:14.349Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-29T00:26:14.945Z] ---> Running in 8d15719a126f [2021-04-29T00:26:15.218Z] ---> 6c71a229d702 [2021-04-29T00:26:15.218Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-29T00:26:15.810Z] ---> fb6fe81c3d72 [2021-04-29T00:26:15.810Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-29T00:26:15.810Z] Removing intermediate container 8d15719a126f [2021-04-29T00:26:15.810Z] ---> 041f635d7218 [2021-04-29T00:26:15.810Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T00:26:16.082Z] ---> 931a4e1fdd2f [2021-04-29T00:26:16.082Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-29T00:26:16.354Z] ---> Running in 570925031f77 [2021-04-29T00:26:16.946Z] ---> Running in 157e97393830 [2021-04-29T00:26:16.946Z] ---> db29e9b6b253 [2021-04-29T00:26:16.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-29T00:26:17.220Z] Removing intermediate container 570925031f77 [2021-04-29T00:26:17.220Z] ---> 7f60c928854c [2021-04-29T00:26:17.220Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:26:17.492Z] ---> 3e8b857e212c [2021-04-29T00:26:17.492Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-29T00:26:17.492Z] Removing intermediate container 157e97393830 [2021-04-29T00:26:17.492Z] ---> 3e3f59c2737c [2021-04-29T00:26:17.492Z] Step 18/21 : CMD ["--init=true"] [2021-04-29T00:26:17.767Z] ---> Running in be5ea821aacd [2021-04-29T00:26:18.042Z] ---> 2fa801c88161 [2021-04-29T00:26:18.042Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-29T00:26:18.314Z] ---> Running in 1bfafd31a99e [2021-04-29T00:26:18.653Z] Removing intermediate container be5ea821aacd [2021-04-29T00:26:18.653Z] ---> 8bfa614c9235 [2021-04-29T00:26:18.653Z] Step 19/21 : LABEL arch=arm64 [2021-04-29T00:26:18.653Z] ---> 951ee23a5811 [2021-04-29T00:26:18.653Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-29T00:26:19.259Z] ---> Running in 2addf8abd69d [2021-04-29T00:26:19.259Z] Removing intermediate container 1bfafd31a99e [2021-04-29T00:26:19.259Z] ---> a607b0bc5ea8 [2021-04-29T00:26:19.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:26:19.530Z] ---> b0c867c39220 [2021-04-29T00:26:19.530Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-29T00:26:19.530Z] ---> Running in d7a760d54fc2 [2021-04-29T00:26:19.803Z] Removing intermediate container 2addf8abd69d [2021-04-29T00:26:19.803Z] ---> 7205869762b9 [2021-04-29T00:26:19.803Z] Step 20/21 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:26:20.398Z] ---> Running in e3922d6cd468 [2021-04-29T00:26:20.398Z] Removing intermediate container d7a760d54fc2 [2021-04-29T00:26:20.398Z] ---> 8274e7e8fcd9 [2021-04-29T00:26:20.398Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T00:26:20.398Z] ---> 80cdfc1449b2 [2021-04-29T00:26:20.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-29T00:26:20.398Z] ---> f5d8e38dd47f [2021-04-29T00:26:20.398Z] 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-04-29T00:26:20.670Z] ---> Running in 4a36ec257fad [2021-04-29T00:26:20.670Z] ---> Running in 2aae83abd15e [2021-04-29T00:26:20.943Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-29T00:26:20.943Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-29T00:26:20.943Z] ---> eeaf43b92773 [2021-04-29T00:26:20.943Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:26:20.943Z] Removing intermediate container e3922d6cd468 [2021-04-29T00:26:20.943Z] ---> b00265ececb3 [2021-04-29T00:26:20.943Z] Step 21/21 : LABEL version=0.0.0 [2021-04-29T00:26:21.218Z] ---> Running in 3df2d7f9c922 [2021-04-29T00:26:21.218Z] Removing intermediate container 4a36ec257fad [2021-04-29T00:26:21.218Z] ---> 6691f9dc66eb [2021-04-29T00:26:21.218Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:26:21.218Z] ---> Running in 0d9c294650fc [2021-04-29T00:26:21.497Z] ---> Running in 83eb73959ea5 [2021-04-29T00:26:21.497Z] ---> 55cc874a7a74 [2021-04-29T00:26:21.497Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-29T00:26:21.771Z] ---> Running in 3612e9a88f92 [2021-04-29T00:26:22.048Z] Removing intermediate container 3df2d7f9c922 [2021-04-29T00:26:22.048Z] ---> 62616f3a1ec0 [2021-04-29T00:26:22.048Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-29T00:26:22.048Z] Removing intermediate container 0d9c294650fc [2021-04-29T00:26:22.048Z] ---> 2413cf94dd31 [2021-04-29T00:26:22.048Z] [2021-04-29T00:26:22.324Z] ---> Running in 5a9788d58a00 [2021-04-29T00:26:22.324Z] Removing intermediate container 83eb73959ea5 [2021-04-29T00:26:22.324Z] ---> 3dd6c6d30f0d [2021-04-29T00:26:22.324Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:26:22.324Z] Removing intermediate container 3612e9a88f92 [2021-04-29T00:26:22.324Z] ---> 5097830bc78d [2021-04-29T00:26:22.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:26:22.598Z] Successfully built 2413cf94dd31 [2021-04-29T00:26:22.598Z] ---> Running in 69b1d37d2e1e [2021-04-29T00:26:22.598Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-29T00:26:22.598Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-04-29T00:26:22.872Z] ---> Running in 585b1b5c32a2 [2021-04-29T00:26:23.475Z] Removing intermediate container 69b1d37d2e1e [2021-04-29T00:26:23.475Z] ---> 79799c28ff21 [2021-04-29T00:26:23.475Z] [2021-04-29T00:26:23.475Z] Removing intermediate container 585b1b5c32a2 [2021-04-29T00:26:23.475Z] ---> 49d1a8afe9f2 [2021-04-29T00:26:23.475Z] Step 20/22 : LABEL arch=arm64 [2021-04-29T00:26:23.750Z] Removing intermediate container 2aae83abd15e [2021-04-29T00:26:23.750Z] ---> 2c194e7ffa32 [2021-04-29T00:26:23.750Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-29T00:26:23.750Z] ---> Running in 8aa4506b1f81 [2021-04-29T00:26:24.028Z] ---> Running in 2356c7029f6d [2021-04-29T00:26:24.028Z] Successfully built 79799c28ff21 [2021-04-29T00:26:24.028Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:24.303Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-29T00:26:24.303Z] Building docker-security-bootstrapper-go [2021-04-29T00:26:24.303Z]  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:26:24.577Z] Removing intermediate container 8aa4506b1f81 [2021-04-29T00:26:24.577Z] ---> 5f4fc6a640fa [2021-04-29T00:26:24.577Z] Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:26:24.853Z] Removing intermediate container 2356c7029f6d [2021-04-29T00:26:24.853Z] ---> 3d03639a0817 [2021-04-29T00:26:24.853Z] Step 22/24 : LABEL arch=arm64 [2021-04-29T00:26:24.853Z] (1/39) Installing readline (8.0.4-r0) [2021-04-29T00:26:24.853Z] (2/39) Installing bash (5.0.17-r0) [2021-04-29T00:26:24.853Z] Executing bash-5.0.17-r0.post-install [2021-04-29T00:26:24.853Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-29T00:26:24.853Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-29T00:26:24.853Z] (5/39) Installing curl (7.76.1-r0) [2021-04-29T00:26:24.853Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-29T00:26:24.853Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-29T00:26:24.853Z] (8/39) Installing expat (2.2.9-r1) [2021-04-29T00:26:24.853Z] ---> Running in e08c9528d3ba [2021-04-29T00:26:24.853Z] (9/39) Installing libffi (3.3-r2) [2021-04-29T00:26:24.853Z] (10/39) Installing gdbm (1.13-r1) [2021-04-29T00:26:24.853Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-29T00:26:24.853Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-29T00:26:25.128Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-29T00:26:25.128Z] ---> Running in 325d1d118d65 [2021-04-29T00:26:25.737Z] Removing intermediate container e08c9528d3ba [2021-04-29T00:26:25.737Z] ---> 2fa31aae7e95 [2021-04-29T00:26:25.737Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T00:26:26.738Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-29T00:26:26.738Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-29T00:26:26.738Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-29T00:26:26.738Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-29T00:26:27.011Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-29T00:26:27.011Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-29T00:26:27.011Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-29T00:26:27.011Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-29T00:26:27.011Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-29T00:26:27.011Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-29T00:26:27.011Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-29T00:26:27.286Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-29T00:26:27.286Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-29T00:26:27.286Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-29T00:26:27.286Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-29T00:26:27.286Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-29T00:26:27.286Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-29T00:26:27.286Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-29T00:26:27.286Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-29T00:26:27.286Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-29T00:26:27.286Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-29T00:26:27.565Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-29T00:26:27.566Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-29T00:26:27.566Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-29T00:26:27.566Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-29T00:26:27.566Z] Removing intermediate container 325d1d118d65 [2021-04-29T00:26:27.566Z] ---> 129656be7a90 [2021-04-29T00:26:27.566Z] Step 23/24 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:26:27.566Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-29T00:26:27.566Z] Executing busybox-1.31.1-r19.trigger [2021-04-29T00:26:27.566Z] OK: 72 MiB in 59 packages [2021-04-29T00:26:28.555Z] ---> Running in 1d4bfe6110ed [2021-04-29T00:26:28.830Z] ---> Running in 8215a31fa45e [2021-04-29T00:26:29.429Z] Removing intermediate container 1d4bfe6110ed [2021-04-29T00:26:29.429Z] ---> 611201dd6c1e [2021-04-29T00:26:29.429Z] [2021-04-29T00:26:29.703Z] Removing intermediate container 8215a31fa45e [2021-04-29T00:26:29.703Z] ---> e4a2a2ecdb5f [2021-04-29T00:26:29.703Z] Step 24/24 : LABEL version=0.0.0 [2021-04-29T00:26:29.976Z] Successfully built 611201dd6c1e [2021-04-29T00:26:29.976Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-29T00:26:29.976Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-04-29T00:26:30.247Z] ---> Running in 0a31e01efa9f [2021-04-29T00:26:30.844Z] Removing intermediate container 0a31e01efa9f [2021-04-29T00:26:30.844Z] ---> 6357bca4dd2b [2021-04-29T00:26:30.844Z] [2021-04-29T00:26:31.452Z] Successfully built 6357bca4dd2b [2021-04-29T00:26:31.452Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-29T00:26:31.452Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-04-29T00:26:32.054Z] Collecting docker-compose==1.23.2 [2021-04-29T00:26:32.054Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-29T00:26:33.039Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-29T00:26:33.039Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-29T00:26:33.315Z] Collecting texttable<0.10,>=0.9.0 [2021-04-29T00:26:33.315Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-29T00:26:35.941Z] Collecting cached-property<2,>=1.2.0 [2021-04-29T00:26:35.941Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-29T00:26:35.941Z] 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-04-29T00:26:36.542Z] Collecting docker<4.0,>=3.6.0 [2021-04-29T00:26:36.542Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-29T00:26:37.140Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-29T00:26:37.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-29T00:26:39.121Z] Collecting docopt<0.7,>=0.6.1 [2021-04-29T00:26:39.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-29T00:26:42.512Z] Collecting PyYAML<4,>=3.10 [2021-04-29T00:26:42.512Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-29T00:26:45.896Z] Collecting jsonschema<3,>=2.5.1 [2021-04-29T00:26:45.896Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-29T00:26:47.324Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-29T00:26:47.324Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-29T00:26:47.921Z] Collecting docker-pycreds>=0.4.0 [2021-04-29T00:26:47.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-29T00:26:48.520Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-29T00:26:48.520Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-29T00:26:48.791Z] 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-04-29T00:26:49.067Z] Collecting idna<2.8,>=2.5 [2021-04-29T00:26:49.067Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-29T00:26:49.339Z] 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-04-29T00:26:49.339Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-29T00:26:49.339Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-29T00:26:49.339Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-29T00:26:49.339Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-29T00:26:50.317Z] Installing collected packages: websocket-client, texttable, cached-property, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, PyYAML, jsonschema, docker-compose [2021-04-29T00:26:50.591Z] Running setup.py install for texttable: started [2021-04-29T00:26:53.208Z] Running setup.py install for texttable: finished with status 'done' [2021-04-29T00:26:53.208Z] Attempting uninstall: urllib3 [2021-04-29T00:26:53.208Z] Found existing installation: urllib3 1.25.9 [2021-04-29T00:26:53.208Z] Uninstalling urllib3-1.25.9: [2021-04-29T00:26:53.208Z] Successfully uninstalled urllib3-1.25.9 [2021-04-29T00:26:53.482Z] Attempting uninstall: idna [2021-04-29T00:26:53.482Z] Found existing installation: idna 2.9 [2021-04-29T00:26:53.482Z] Uninstalling idna-2.9: [2021-04-29T00:26:53.756Z] Successfully uninstalled idna-2.9 [2021-04-29T00:26:54.351Z] Attempting uninstall: requests [2021-04-29T00:26:54.351Z] Found existing installation: requests 2.23.0 [2021-04-29T00:26:54.351Z] Uninstalling requests-2.23.0: [2021-04-29T00:26:54.351Z] Successfully uninstalled requests-2.23.0 [2021-04-29T00:26:55.779Z] Running setup.py install for dockerpty: started [2021-04-29T00:26:57.755Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-29T00:26:57.755Z] Running setup.py install for docopt: started [2021-04-29T00:26:59.748Z] Running setup.py install for docopt: finished with status 'done' [2021-04-29T00:26:59.748Z] Running setup.py install for PyYAML: started [2021-04-29T00:27:02.389Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-29T00:27:06.735Z] 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-04-29T00:27:13.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:27:13.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:27:13.463Z] ---> aa4c814aab0f [2021-04-29T00:27:13.463Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:27:13.463Z] ---> Using cache [2021-04-29T00:27:13.463Z] ---> 16fde8afc2a0 [2021-04-29T00:27:13.464Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:27:13.464Z] ---> Using cache [2021-04-29T00:27:13.464Z] ---> cd4512ba0087 [2021-04-29T00:27:13.464Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-29T00:27:13.740Z] ---> Running in 4b86b961a9f3 [2021-04-29T00:27:13.740Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:27:13.740Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:27:13.740Z] ---> aa4c814aab0f [2021-04-29T00:27:13.740Z] Step 3/31 : WORKDIR /edgex-go [2021-04-29T00:27:13.740Z] ---> Using cache [2021-04-29T00:27:13.740Z] ---> 16fde8afc2a0 [2021-04-29T00:27:13.740Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:27:13.740Z] ---> Using cache [2021-04-29T00:27:13.740Z] ---> cd4512ba0087 [2021-04-29T00:27:13.740Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-29T00:27:14.346Z] ---> Running in 48dca22c27b6 [2021-04-29T00:27:15.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:15.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:16.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:16.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:17.273Z] OK: 217 MiB in 51 packages [2021-04-29T00:27:17.273Z] OK: 217 MiB in 51 packages [2021-04-29T00:27:20.692Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:27:20.692Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:27:20.692Z] ---> aa4c814aab0f [2021-04-29T00:27:20.692Z] Step 3/23 : WORKDIR /edgex-go [2021-04-29T00:27:20.692Z] ---> Using cache [2021-04-29T00:27:20.692Z] ---> 16fde8afc2a0 [2021-04-29T00:27:20.692Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:27:20.692Z] ---> Using cache [2021-04-29T00:27:20.692Z] ---> cd4512ba0087 [2021-04-29T00:27:20.692Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-29T00:27:20.692Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-29T00:27:20.692Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-29T00:27:20.692Z] ---> aa4c814aab0f [2021-04-29T00:27:20.692Z] Step 3/22 : WORKDIR /edgex-go [2021-04-29T00:27:20.692Z] ---> Using cache [2021-04-29T00:27:20.692Z] ---> 16fde8afc2a0 [2021-04-29T00:27:20.692Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:27:20.692Z] ---> Using cache [2021-04-29T00:27:20.692Z] ---> cd4512ba0087 [2021-04-29T00:27:20.693Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-29T00:27:20.693Z] ---> Running in ef895f354f7e [2021-04-29T00:27:20.693Z] ---> Running in d489d66f6f99 [2021-04-29T00:27:21.287Z] Removing intermediate container 4b86b961a9f3 [2021-04-29T00:27:21.287Z] ---> 3ec70a0aca09 [2021-04-29T00:27:21.287Z] Step 6/23 : COPY go.mod . [2021-04-29T00:27:21.565Z] Removing intermediate container 48dca22c27b6 [2021-04-29T00:27:21.565Z] ---> 3405c1bb4d1e [2021-04-29T00:27:21.565Z] Step 6/31 : COPY go.mod . [2021-04-29T00:27:23.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:23.007Z] ---> dd2b5b326018 [2021-04-29T00:27:23.007Z] ---> ba30f6e5ce06 [2021-04-29T00:27:23.007Z] Step 7/23 : RUN go mod download [2021-04-29T00:27:23.007Z] Step 7/31 : RUN go mod download [2021-04-29T00:27:23.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:23.280Z] ---> Running in 663fa00731b8 [2021-04-29T00:27:23.280Z] ---> Running in 6375e40bf192 [2021-04-29T00:27:23.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:23.560Z] Removing intermediate container 5a9788d58a00 [2021-04-29T00:27:23.560Z] ---> 95d8e105d821 [2021-04-29T00:27:23.560Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-29T00:27:23.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:27:23.840Z] ---> Running in 06d55b4857fb [2021-04-29T00:27:24.439Z] OK: 217 MiB in 51 packages [2021-04-29T00:27:24.439Z] Removing intermediate container 06d55b4857fb [2021-04-29T00:27:24.439Z] ---> 04116147486d [2021-04-29T00:27:24.439Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-29T00:27:24.439Z] OK: 217 MiB in 51 packages [2021-04-29T00:27:24.716Z] ---> Running in 1718e8c433ec [2021-04-29T00:27:25.695Z] Removing intermediate container 1718e8c433ec [2021-04-29T00:27:25.695Z] ---> 85a9f66f4855 [2021-04-29T00:27:25.695Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-29T00:27:26.299Z] Removing intermediate container d489d66f6f99 [2021-04-29T00:27:26.299Z] ---> 4c9b4b549a90 [2021-04-29T00:27:26.299Z] Step 6/23 : COPY go.mod . [2021-04-29T00:27:26.573Z] Removing intermediate container ef895f354f7e [2021-04-29T00:27:26.573Z] ---> 7e58431beb90 [2021-04-29T00:27:26.573Z] Step 6/22 : COPY go.mod . [2021-04-29T00:27:27.577Z] ---> b65dd6cac56b [2021-04-29T00:27:27.577Z] Step 7/23 : RUN go mod download [2021-04-29T00:27:27.577Z] ---> 17deda027aea [2021-04-29T00:27:27.577Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-29T00:27:27.577Z] Removing intermediate container 6375e40bf192 [2021-04-29T00:27:27.577Z] ---> 29ff886361cf [2021-04-29T00:27:27.577Z] Step 8/31 : COPY . . [2021-04-29T00:27:27.852Z] ---> Running in 689bc3c581cf [2021-04-29T00:27:27.852Z] ---> 71e09b0e1dc6 [2021-04-29T00:27:27.852Z] Step 7/22 : RUN go mod download [2021-04-29T00:27:27.852Z] Removing intermediate container 663fa00731b8 [2021-04-29T00:27:27.852Z] ---> a9eedf03f0f7 [2021-04-29T00:27:27.852Z] Step 8/23 : COPY . . [2021-04-29T00:27:28.145Z] ---> Running in 026061de3e88 [2021-04-29T00:27:29.129Z] ---> a05c27f933e7 [2021-04-29T00:27:29.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-29T00:27:34.566Z] ---> d32ed6eafffc [2021-04-29T00:27:34.566Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-29T00:27:34.566Z] ---> Running in 1ea9f1508e1c [2021-04-29T00:27:34.566Z] Removing intermediate container 026061de3e88 [2021-04-29T00:27:34.566Z] ---> a7d9012bcb5b [2021-04-29T00:27:34.566Z] Step 8/22 : COPY . . [2021-04-29T00:27:34.841Z] Removing intermediate container 689bc3c581cf [2021-04-29T00:27:34.841Z] ---> c5d61d695f0f [2021-04-29T00:27:34.841Z] Step 8/23 : COPY . . [2021-04-29T00:27:35.116Z] Removing intermediate container 1ea9f1508e1c [2021-04-29T00:27:35.116Z] ---> 40c1dd61da48 [2021-04-29T00:27:35.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:27:35.391Z] ---> Running in b5c1248ab80b [2021-04-29T00:27:36.369Z] Removing intermediate container b5c1248ab80b [2021-04-29T00:27:36.369Z] ---> 12713ca96cc5 [2021-04-29T00:27:36.369Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T00:27:36.650Z] ---> Running in 532121062ac6 [2021-04-29T00:27:38.080Z] Removing intermediate container 532121062ac6 [2021-04-29T00:27:38.080Z] ---> 039be7682bde [2021-04-29T00:27:38.080Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:27:38.679Z] ---> Running in 053ae767dba8 [2021-04-29T00:27:39.672Z] Removing intermediate container 053ae767dba8 [2021-04-29T00:27:39.672Z] ---> 575a9de2ba2e [2021-04-29T00:27:39.672Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:27:40.267Z] ---> Running in 0686f38e446f [2021-04-29T00:27:41.263Z] Removing intermediate container 0686f38e446f [2021-04-29T00:27:41.263Z] ---> f02d0c303b97 [2021-04-29T00:27:41.263Z] [2021-04-29T00:27:41.859Z] Successfully built f02d0c303b97 [2021-04-29T00:27:41.859Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-29T00:27:50.149Z]  Building docker-sys-mgmt-agent-go ... done  ---> 1885a31bebad [2021-04-29T00:27:50.149Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-29T00:27:50.149Z] ---> edbea1cc0b51 [2021-04-29T00:27:50.149Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-29T00:27:51.129Z] ---> Running in d1de55306956 [2021-04-29T00:27:51.129Z] ---> Running in 219c04dee4c1 [2021-04-29T00:27:52.576Z] 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-04-29T00:27:52.576Z] 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-04-29T00:27:53.567Z] ---> 01659d514867 [2021-04-29T00:27:53.567Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-29T00:27:53.842Z] ---> Running in 4541eea27102 [2021-04-29T00:27:54.120Z] ---> 38205bad7d29 [2021-04-29T00:27:54.396Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-29T00:27:54.396Z] ---> Running in a84d3d49fa35 [2021-04-29T00:27:55.839Z] 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-04-29T00:27:56.438Z] 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-04-29T00:29:33.279Z] Removing intermediate container d1de55306956 [2021-04-29T00:29:33.279Z] ---> 888f769f72d9 [2021-04-29T00:29:33.279Z] [2021-04-29T00:29:33.279Z] Step 10/31 : FROM alpine:3.12 [2021-04-29T00:29:33.279Z] ---> 9852663dfa18 [2021-04-29T00:29:33.279Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-29T00:29:33.279Z] ---> Running in 3b3d2d186f68 [2021-04-29T00:29:33.279Z] Removing intermediate container 3b3d2d186f68 [2021-04-29T00:29:33.279Z] ---> 2165c2d9ddc3 [2021-04-29T00:29:33.279Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-29T00:29:33.279Z] ---> Running in ed09b88c6c42 [2021-04-29T00:29:33.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:29:33.279Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:29:33.279Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-29T00:29:33.279Z] (2/2) Installing su-exec (0.2-r1) [2021-04-29T00:29:33.279Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:29:33.279Z] OK: 5 MiB in 16 packages [2021-04-29T00:29:33.279Z] Removing intermediate container ed09b88c6c42 [2021-04-29T00:29:33.279Z] ---> 624e0a718df3 [2021-04-29T00:29:33.279Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-29T00:29:33.279Z] ---> Running in ef25628e2093 [2021-04-29T00:29:33.279Z] Removing intermediate container ef25628e2093 [2021-04-29T00:29:33.279Z] ---> df60e226f017 [2021-04-29T00:29:33.279Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-29T00:29:33.279Z] ---> Running in 70a32445fee7 [2021-04-29T00:29:33.279Z] Removing intermediate container 70a32445fee7 [2021-04-29T00:29:33.279Z] ---> 2ce9e59a3e4c [2021-04-29T00:29:33.279Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-29T00:29:33.279Z] ---> Running in da8f3ff8afc5 [2021-04-29T00:29:34.733Z] Removing intermediate container da8f3ff8afc5 [2021-04-29T00:29:34.733Z] ---> d90ad71a9afe [2021-04-29T00:29:34.733Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-29T00:29:35.019Z] ---> Running in b14e1390bb69 [2021-04-29T00:29:36.012Z] Removing intermediate container b14e1390bb69 [2021-04-29T00:29:36.012Z] ---> ce46faa2f024 [2021-04-29T00:29:36.012Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-29T00:29:37.466Z] ---> ca302eeec6df [2021-04-29T00:29:37.466Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-29T00:29:37.742Z] Removing intermediate container 4541eea27102 [2021-04-29T00:29:37.742Z] ---> addaa11bd3d3 [2021-04-29T00:29:37.742Z] [2021-04-29T00:29:37.742Z] Step 10/22 : FROM alpine:3.12 [2021-04-29T00:29:37.742Z] ---> 9852663dfa18 [2021-04-29T00:29:37.742Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:29:37.742Z] ---> Using cache [2021-04-29T00:29:37.742Z] ---> e498a0f381c6 [2021-04-29T00:29:37.742Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:29:37.742Z] ---> Using cache [2021-04-29T00:29:37.742Z] ---> baea6b16844d [2021-04-29T00:29:37.742Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-29T00:29:37.742Z] ---> Running in 37752749df1e [2021-04-29T00:29:38.023Z] ---> Running in 7d2b4e1bda08 [2021-04-29T00:29:38.629Z] Removing intermediate container 7d2b4e1bda08 [2021-04-29T00:29:38.629Z] ---> 7a1228eba56c [2021-04-29T00:29:38.629Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-29T00:29:38.908Z] ---> Running in 3ce79be66599 [2021-04-29T00:29:39.508Z] Removing intermediate container 3ce79be66599 [2021-04-29T00:29:39.508Z] ---> 078a0db13880 [2021-04-29T00:29:39.508Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:29:40.968Z] ---> 79c7c4804727 [2021-04-29T00:29:40.968Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-29T00:29:41.574Z] Removing intermediate container 37752749df1e [2021-04-29T00:29:41.574Z] ---> 2805c197c4f4 [2021-04-29T00:29:41.574Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:29:43.021Z] ---> 8359b41d6a03 [2021-04-29T00:29:43.021Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-29T00:29:43.021Z] ---> b7f1c360ba5b [2021-04-29T00:29:43.021Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-29T00:29:44.464Z] ---> e6419bc16433 [2021-04-29T00:29:44.464Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-29T00:29:44.464Z] ---> Running in 7dea6951b973 [2021-04-29T00:29:44.738Z] ---> 01ebe154d0a1 [2021-04-29T00:29:44.738Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-29T00:29:45.336Z] Removing intermediate container 7dea6951b973 [2021-04-29T00:29:45.336Z] ---> ec9b47a65ad6 [2021-04-29T00:29:45.336Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:29:45.611Z] ---> Running in 1126a5937d89 [2021-04-29T00:29:45.891Z] ---> 56362ae29cf3 [2021-04-29T00:29:45.891Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-29T00:29:46.492Z] Removing intermediate container 1126a5937d89 [2021-04-29T00:29:46.492Z] ---> c514bf5305d7 [2021-04-29T00:29:46.492Z] Step 20/22 : LABEL arch=arm64 [2021-04-29T00:29:46.492Z] Removing intermediate container a84d3d49fa35 [2021-04-29T00:29:46.492Z] ---> a949a9ab9897 [2021-04-29T00:29:46.492Z] [2021-04-29T00:29:46.492Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:29:46.492Z] ---> 9852663dfa18 [2021-04-29T00:29:46.492Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-29T00:29:46.492Z] ---> Using cache [2021-04-29T00:29:46.492Z] ---> e498a0f381c6 [2021-04-29T00:29:46.492Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-29T00:29:46.492Z] ---> Using cache [2021-04-29T00:29:46.492Z] ---> baea6b16844d [2021-04-29T00:29:46.492Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-29T00:29:46.768Z] ---> Running in f83860b25e86 [2021-04-29T00:29:46.768Z] ---> Running in cc3443bfcb31 [2021-04-29T00:29:47.041Z] ---> acfe9b76f538 [2021-04-29T00:29:47.042Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-29T00:29:47.317Z] Removing intermediate container cc3443bfcb31 [2021-04-29T00:29:47.317Z] ---> 483acef5b77e [2021-04-29T00:29:47.317Z] Step 21/22 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:29:47.588Z] Removing intermediate container f83860b25e86 [2021-04-29T00:29:47.588Z] ---> 06e4202156da [2021-04-29T00:29:47.588Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-29T00:29:47.588Z] ---> Running in 6c6295f9edff [2021-04-29T00:29:47.864Z] ---> Running in b1637463bdd7 [2021-04-29T00:29:48.137Z] ---> b5cf7315868a [2021-04-29T00:29:48.137Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-29T00:29:48.409Z] Removing intermediate container 6c6295f9edff [2021-04-29T00:29:48.409Z] ---> 018d842b5bb8 [2021-04-29T00:29:48.409Z] Step 22/22 : LABEL version=0.0.0 [2021-04-29T00:29:48.682Z] ---> Running in cc51cb6f553e [2021-04-29T00:29:48.682Z] Removing intermediate container b1637463bdd7 [2021-04-29T00:29:48.682Z] ---> 56ef80ff6191 [2021-04-29T00:29:48.682Z] Step 15/23 : WORKDIR / [2021-04-29T00:29:48.682Z] ---> Running in 20ed59f755bd [2021-04-29T00:29:48.957Z] ---> Running in 6331508eb940 [2021-04-29T00:29:49.234Z] Removing intermediate container cc51cb6f553e [2021-04-29T00:29:49.234Z] ---> 9c7e25dabe94 [2021-04-29T00:29:49.234Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-29T00:29:49.508Z] Removing intermediate container 20ed59f755bd [2021-04-29T00:29:49.508Z] ---> 90555ae3f5f5 [2021-04-29T00:29:49.508Z] [2021-04-29T00:29:50.108Z] Removing intermediate container 6331508eb940 [2021-04-29T00:29:50.108Z] ---> 719445789dc7 [2021-04-29T00:29:50.108Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:29:50.108Z] Successfully built 90555ae3f5f5 [2021-04-29T00:29:50.108Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-29T00:29:50.108Z]  Building docker-support-scheduler-go ... done  ---> 90a5b2f64eee [2021-04-29T00:29:50.108Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-29T00:29:50.391Z] Removing intermediate container 219c04dee4c1 [2021-04-29T00:29:50.391Z] ---> d3eeb2c1991b [2021-04-29T00:29:50.391Z] [2021-04-29T00:29:50.391Z] Step 10/23 : FROM alpine:3.12 [2021-04-29T00:29:50.391Z] ---> 9852663dfa18 [2021-04-29T00:29:50.391Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-29T00:29:50.667Z] ---> Running in 341d4b2004ef [2021-04-29T00:29:50.667Z] ---> Running in 6c8903952a4c [2021-04-29T00:29:50.941Z] ---> 2217bb5625fc [2021-04-29T00:29:50.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-29T00:29:51.545Z] Removing intermediate container 6c8903952a4c [2021-04-29T00:29:51.545Z] ---> 1ebe43980687 [2021-04-29T00:29:51.545Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-29T00:29:51.820Z] ---> Running in 5160e499e296 [2021-04-29T00:29:52.436Z] Removing intermediate container 5160e499e296 [2021-04-29T00:29:52.436Z] ---> 41875fda5f0e [2021-04-29T00:29:52.436Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-29T00:29:52.720Z] ---> 0bfe27e213b0 [2021-04-29T00:29:52.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-29T00:29:52.720Z] ---> Running in c8bedef24dff [2021-04-29T00:29:53.317Z] Removing intermediate container c8bedef24dff [2021-04-29T00:29:53.317Z] ---> e74bd53b6512 [2021-04-29T00:29:53.317Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-29T00:29:53.593Z] Removing intermediate container 341d4b2004ef [2021-04-29T00:29:53.593Z] ---> e9f42f32eca6 [2021-04-29T00:29:53.594Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-29T00:29:53.594Z] ---> Running in 655827540bac [2021-04-29T00:29:53.594Z] ---> 2d88859b4059 [2021-04-29T00:29:53.594Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-29T00:29:53.867Z] ---> Running in 298f65693760 [2021-04-29T00:29:53.867Z] ---> Running in 7c882da69a35 [2021-04-29T00:29:54.466Z] Removing intermediate container 298f65693760 [2021-04-29T00:29:54.466Z] ---> 0fd7b1c2fa09 [2021-04-29T00:29:54.466Z] Step 28/31 : CMD ["gate"] [2021-04-29T00:29:54.466Z] Removing intermediate container 7c882da69a35 [2021-04-29T00:29:54.466Z] ---> ba9716bc00d7 [2021-04-29T00:29:54.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:29:54.741Z] ---> Running in de470eacef3e [2021-04-29T00:29:54.741Z] ---> Running in 3724d179adb4 [2021-04-29T00:29:55.340Z] Removing intermediate container 3724d179adb4 [2021-04-29T00:29:55.340Z] ---> 774d01b88b69 [2021-04-29T00:29:55.340Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T00:29:55.615Z] Removing intermediate container de470eacef3e [2021-04-29T00:29:55.615Z] ---> 2cc886339932 [2021-04-29T00:29:55.615Z] Step 29/31 : LABEL arch=arm64 [2021-04-29T00:29:55.615Z] ---> Running in e879d0fc63ca [2021-04-29T00:29:55.888Z] ---> Running in fbb92a0786a9 [2021-04-29T00:29:56.163Z] Removing intermediate container e879d0fc63ca [2021-04-29T00:29:56.163Z] ---> 5ea02887737a [2021-04-29T00:29:56.163Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:29:56.438Z] Removing intermediate container 655827540bac [2021-04-29T00:29:56.438Z] ---> 0036bfda1f74 [2021-04-29T00:29:56.438Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-29T00:29:56.438Z] ---> Running in fa7e67671ead [2021-04-29T00:29:56.438Z] ---> Running in 36e9c5ad1f6e [2021-04-29T00:29:56.438Z] Removing intermediate container fbb92a0786a9 [2021-04-29T00:29:56.438Z] ---> 28388eccbf2b [2021-04-29T00:29:56.438Z] Step 30/31 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:29:57.042Z] ---> Running in 3ff558ef4a0e [2021-04-29T00:29:57.043Z] Removing intermediate container fa7e67671ead [2021-04-29T00:29:57.043Z] ---> 88a9f38d2540 [2021-04-29T00:29:57.043Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:29:57.316Z] ---> Running in 4272f7ffa417 [2021-04-29T00:29:57.590Z] Removing intermediate container 3ff558ef4a0e [2021-04-29T00:29:57.590Z] ---> 79655208c130 [2021-04-29T00:29:57.590Z] Step 31/31 : LABEL version=0.0.0 [2021-04-29T00:29:57.865Z] Removing intermediate container 4272f7ffa417 [2021-04-29T00:29:57.865Z] ---> 344289d63ba6 [2021-04-29T00:29:57.865Z] [2021-04-29T00:29:58.136Z] ---> Running in d6168d29a351 [2021-04-29T00:29:58.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-29T00:29:58.408Z] Successfully built 344289d63ba6 [2021-04-29T00:29:58.408Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-29T00:29:58.682Z]  Building docker-core-metadata-go ... done Removing intermediate container d6168d29a351 [2021-04-29T00:29:58.682Z] ---> aae1045f5c65 [2021-04-29T00:29:58.682Z] [2021-04-29T00:29:58.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-29T00:29:58.955Z] Successfully built aae1045f5c65 [2021-04-29T00:29:58.955Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-29T00:29:59.586Z]  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-04-29T00:29:59.586Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-29T00:29:59.586Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-29T00:29:59.861Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-29T00:30:00.145Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-29T00:30:00.145Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-29T00:30:00.145Z] Executing busybox-1.31.1-r20.trigger [2021-04-29T00:30:00.435Z] OK: 8 MiB in 20 packages [2021-04-29T00:30:01.900Z] Removing intermediate container 36e9c5ad1f6e [2021-04-29T00:30:01.900Z] ---> 814394a82c22 [2021-04-29T00:30:01.900Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-29T00:30:02.524Z] ---> 8a83bb2320b7 [2021-04-29T00:30:02.524Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-29T00:30:04.006Z] ---> 298ddfb88915 [2021-04-29T00:30:04.006Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-29T00:30:04.606Z] ---> 9b0d96e0afe8 [2021-04-29T00:30:04.606Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-29T00:30:04.606Z] ---> Running in b99c372b17ef [2021-04-29T00:30:05.201Z] Removing intermediate container b99c372b17ef [2021-04-29T00:30:05.201Z] ---> f6b6fc9c4481 [2021-04-29T00:30:05.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-29T00:30:05.201Z] ---> Running in cab6acf2464f [2021-04-29T00:30:05.792Z] Removing intermediate container cab6acf2464f [2021-04-29T00:30:05.792Z] ---> 6117cad4fa5a [2021-04-29T00:30:05.792Z] Step 21/23 : LABEL arch=arm64 [2021-04-29T00:30:05.792Z] ---> Running in 82b3d8517b76 [2021-04-29T00:30:06.387Z] Removing intermediate container 82b3d8517b76 [2021-04-29T00:30:06.387Z] ---> 1c710d49f945 [2021-04-29T00:30:06.387Z] Step 22/23 : LABEL git_sha=1cfba58c493b3f61d07827f012c74ea994f80713 [2021-04-29T00:30:06.387Z] ---> Running in f297836b696d [2021-04-29T00:30:06.976Z] Removing intermediate container f297836b696d [2021-04-29T00:30:06.976Z] ---> da3a0b931284 [2021-04-29T00:30:06.976Z] Step 23/23 : LABEL version=0.0.0 [2021-04-29T00:30:06.976Z] ---> Running in e82c0072cbb8 [2021-04-29T00:30:07.570Z] Removing intermediate container e82c0072cbb8 [2021-04-29T00:30:07.570Z] ---> 931f8937ead3 [2021-04-29T00:30:07.570Z] [2021-04-29T00:30:07.847Z] Successfully built 931f8937ead3 [2021-04-29T00:30:07.847Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-29T00:30:08.456Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-04-29T00:30:08.454Z] $ docker stop --time=1 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed [2021-04-29T00:30:10.366Z] $ docker rm -f 1dfd42ce26f60662256f94395a811ebb84b628d2fc350065c785463f6da77eed [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-29T00:30:10.967Z] + docker+ images [2021-04-29T00:30:10.967Z] grep docker [2021-04-29T00:30:11.241Z] docker-core-data-go-arm64 latest 931f8937ead3 4 seconds ago 21.6MB [2021-04-29T00:30:11.241Z] docker-security-bootstrapper-go-arm64 latest aae1045f5c65 13 seconds ago 18.1MB [2021-04-29T00:30:11.241Z] docker-core-metadata-go-arm64 latest 344289d63ba6 14 seconds ago 18.1MB [2021-04-29T00:30:11.241Z] docker-support-scheduler-go-arm64 latest 90555ae3f5f5 22 seconds ago 16.6MB [2021-04-29T00:30:11.241Z] docker-sys-mgmt-agent-go-arm64 latest f02d0c303b97 2 minutes ago 299MB [2021-04-29T00:30:11.241Z] docker-security-secretstore-setup-go-arm64 latest 6357bca4dd2b 3 minutes ago 24.9MB [2021-04-29T00:30:11.241Z] docker-support-notifications-go-arm64 latest 611201dd6c1e 3 minutes ago 17.1MB [2021-04-29T00:30:11.241Z] docker-core-command-go-arm64 latest 79799c28ff21 3 minutes ago 16.5MB [2021-04-29T00:30:11.241Z] docker-security-proxy-setup-go-arm64 latest 2413cf94dd31 3 minutes ago 24.6MB [2021-04-29T00:30:11.241Z] docker 20.10.0 eeaf43b92773 4 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-04-29T00:30:12.087Z] ---> job-cost.sh [2021-04-29T00:30:12.087Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ICls [2021-04-29T00:30:51.038Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-29T00:32:27.757Z] lf-activate-venv(): INFO: Adding /tmp/venv-ICls/bin to PATH [2021-04-29T00:32:27.757Z] INFO: No Stack... [2021-04-29T00:32:27.757Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-29T00:32:27.757Z] INFO: Archiving Costs [Pipeline] sh [2021-04-29T00:32:28.093Z] + cut -d, -f6 [2021-04-29T00:32:28.093Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock [2021-04-29T00:32:28.209Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] [2021-04-29T00:32:28.218Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] did not exist. Created. [2021-04-29T00:32:28.219Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3408-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-29T00:32:28.571Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-29T00:32:28.858Z] Stashed 1 file(s) [Pipeline] } [2021-04-29T00:32:28.872Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3408-6-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-04-29T00:32:29.755Z] provisioning config files... [2021-04-29T00:32:29.771Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7930373534619669569tmp [Pipeline] { [Pipeline] sh [2021-04-29T00:32:30.106Z] + set +x [2021-04-29T00:32:30.106Z] + curl -s https://codecov.io/bash [2021-04-29T00:32:30.106Z] + bash -s -- [2021-04-29T00:32:30.687Z] [2021-04-29T00:32:30.687Z] _____ _ [2021-04-29T00:32:30.687Z] / ____| | | [2021-04-29T00:32:30.687Z] | | ___ __| | ___ ___ _____ __ [2021-04-29T00:32:30.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-29T00:32:30.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-29T00:32:30.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-29T00:32:30.687Z] Bash-1.0.2 [2021-04-29T00:32:30.687Z] [2021-04-29T00:32:30.687Z] [2021-04-29T00:32:30.687Z] ==> git version 2.24.3 found [2021-04-29T00:32:30.687Z] ==> 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-04-29T00:32:30.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-29T00:32:30.687Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-29T00:32:30.687Z] ==> Jenkins CI detected. [2021-04-29T00:32:30.687Z] project root: . [2021-04-29T00:32:30.687Z] --> token set from env [2021-04-29T00:32:30.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-29T00:32:30.687Z] ==> Running gcov in . (disable via -X gcov) [2021-04-29T00:32:30.687Z] ==> Python coveragepy not found [2021-04-29T00:32:30.687Z] ==> Searching for coverage reports in: [2021-04-29T00:32:30.687Z] + . [2021-04-29T00:32:30.687Z] -> Found 1 reports [2021-04-29T00:32:30.687Z] ==> Detecting git/mercurial file structure [2021-04-29T00:32:30.950Z] ==> Reading reports [2021-04-29T00:32:30.950Z] + ./coverage.out bytes=691485 [2021-04-29T00:32:30.950Z] ==> Appending adjustments [2021-04-29T00:32:30.950Z] https://docs.codecov.io/docs/fixing-reports [2021-04-29T00:32:35.170Z] + Found adjustments [2021-04-29T00:32:35.170Z] ==> Gzipping contents [2021-04-29T00:32:35.170Z] 100K /tmp/codecov.QBK0yI.gz [2021-04-29T00:32:35.170Z] ==> Uploading reports [2021-04-29T00:32:35.170Z] url: https://codecov.io [2021-04-29T00:32:35.170Z] query: branch=PR-3408&commit=1cfba58c493b3f61d07827f012c74ea994f80713&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3408%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3408&job=&cmd_args= [2021-04-29T00:32:35.170Z] -> Pinging Codecov [2021-04-29T00:32:35.170Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3408&commit=1cfba58c493b3f61d07827f012c74ea994f80713&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3408%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3408&job=&cmd_args= [2021-04-29T00:32:35.170Z] -> Uploading to [2021-04-29T00:32:35.170Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-29/00271124DB129430A58F1EEE437C3FCB/1cfba58c493b3f61d07827f012c74ea994f80713/7914a351-6ba2-44af-ba42-28b423333ef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210429T003234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4221fa81fe0b535f5a5c6385b02a3b343ce5a33bd39af05535a3a770498accd1 [2021-04-29T00:32:35.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-29T00:32:35.170Z] Dload Upload Total Spent Left Speed [2021-04-29T00:32:35.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99331 0 0 100 99331 0 222k --:--:-- --:--:-- --:--:-- 222k [2021-04-29T00:32:35.437Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1cfba58c493b3f61d07827f012c74ea994f80713 [Pipeline] } [2021-04-29T00:32:35.447Z] 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-04-29T00:32:36.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:32:37.556Z] ---> package-listing.sh [2021-04-29T00:32:37.556Z] ++ facter osfamily [2021-04-29T00:32:37.556Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-29T00:32:37.556Z] + OS_FAMILY=redhat [2021-04-29T00:32:37.556Z] + workspace=/w/workspace/edgex-go/6 [2021-04-29T00:32:37.556Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-29T00:32:37.556Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-29T00:32:37.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-29T00:32:37.556Z] + PACKAGES=/tmp/packages_start.txt [2021-04-29T00:32:37.556Z] + '[' /w/workspace/edgex-go/6 ']' [2021-04-29T00:32:37.556Z] + PACKAGES=/tmp/packages_end.txt [2021-04-29T00:32:37.556Z] + case "${OS_FAMILY}" in [2021-04-29T00:32:37.556Z] + rpm -qa [2021-04-29T00:32:37.556Z] + sort [2021-04-29T00:32:42.870Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-29T00:32:42.870Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-29T00:32:42.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-29T00:32:42.870Z] + '[' /w/workspace/edgex-go/6 ']' [2021-04-29T00:32:42.870Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-04-29T00:32:42.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-04-29T00:32:42.885Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-29T00:32:43.181Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:32:43.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T00:32:43.494Z] [2021-04-29T00:32:43.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-29T00:32:43.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T00:32:43.816Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-29T00:32:43.816Z] df20fa9351a1: Pulling fs layer [2021-04-29T00:32:43.816Z] 36b3adc4ff6f: Pulling fs layer [2021-04-29T00:32:43.816Z] 8ad3a11d3b57: Pulling fs layer [2021-04-29T00:32:43.816Z] 46f8f816bc3b: Pulling fs layer [2021-04-29T00:32:43.816Z] 93b61091891f: Pulling fs layer [2021-04-29T00:32:43.816Z] 93b9cdb0e59b: Pulling fs layer [2021-04-29T00:32:43.816Z] 5e14af77c1be: Pulling fs layer [2021-04-29T00:32:43.816Z] 01666e4c0597: Pulling fs layer [2021-04-29T00:32:43.816Z] aa168da1d23b: Pulling fs layer [2021-04-29T00:32:43.816Z] 46f8f816bc3b: Waiting [2021-04-29T00:32:43.816Z] 93b61091891f: Waiting [2021-04-29T00:32:43.816Z] 93b9cdb0e59b: Waiting [2021-04-29T00:32:43.816Z] 5e14af77c1be: Waiting [2021-04-29T00:32:43.816Z] 01666e4c0597: Waiting [2021-04-29T00:32:43.816Z] aa168da1d23b: Waiting [2021-04-29T00:32:43.816Z] 36b3adc4ff6f: Verifying Checksum [2021-04-29T00:32:43.816Z] 36b3adc4ff6f: Download complete [2021-04-29T00:32:44.085Z] 46f8f816bc3b: Verifying Checksum [2021-04-29T00:32:44.085Z] 46f8f816bc3b: Download complete [2021-04-29T00:32:44.085Z] df20fa9351a1: Download complete [2021-04-29T00:32:44.085Z] 93b9cdb0e59b: Verifying Checksum [2021-04-29T00:32:44.085Z] 93b9cdb0e59b: Download complete [2021-04-29T00:32:44.085Z] 5e14af77c1be: Verifying Checksum [2021-04-29T00:32:44.085Z] 5e14af77c1be: Download complete [2021-04-29T00:32:44.085Z] 01666e4c0597: Verifying Checksum [2021-04-29T00:32:44.085Z] 01666e4c0597: Download complete [2021-04-29T00:32:44.085Z] 93b61091891f: Verifying Checksum [2021-04-29T00:32:44.085Z] 93b61091891f: Download complete [2021-04-29T00:32:44.085Z] 8ad3a11d3b57: Verifying Checksum [2021-04-29T00:32:44.085Z] 8ad3a11d3b57: Download complete [2021-04-29T00:32:44.349Z] df20fa9351a1: Pull complete [2021-04-29T00:32:44.615Z] 36b3adc4ff6f: Pull complete [2021-04-29T00:32:45.720Z] 8ad3a11d3b57: Pull complete [2021-04-29T00:32:46.370Z] aa168da1d23b: Verifying Checksum [2021-04-29T00:32:46.370Z] aa168da1d23b: Download complete [2021-04-29T00:32:46.645Z] 46f8f816bc3b: Pull complete [2021-04-29T00:32:47.593Z] 93b61091891f: Pull complete [2021-04-29T00:32:47.856Z] 93b9cdb0e59b: Pull complete [2021-04-29T00:32:47.856Z] 5e14af77c1be: Pull complete [2021-04-29T00:32:48.124Z] 01666e4c0597: Pull complete [2021-04-29T00:32:56.367Z] aa168da1d23b: Pull complete [2021-04-29T00:32:56.367Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-29T00:32:56.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-29T00:32:56.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-29T00:32:56.576Z] prd-centos7-docker-4c-2g-2265 does not seem to be running inside a container [2021-04-29T00:32:56.631Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-04-29T00:33:06.333Z] $ docker top b02254c5cba05a03599829f6f98a266e1361b80add6a070aab5d2b381f082b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-29T00:33:06.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-29T00:33:07.107Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-29T00:33:07.406Z] + ls /var/log/sa-host [2021-04-29T00:33:07.406Z] + sadf -c /var/log/sa-host/sa23 [2021-04-29T00:33:07.406Z] file_magic: OK [2021-04-29T00:33:07.406Z] HZ: Using current value: 100 [2021-04-29T00:33:07.406Z] file_header: OK [2021-04-29T00:33:07.406Z] 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-04-29T00:33:07.406Z] Statistics: [2021-04-29T00:33:07.406Z] Hnuu...uuuununununu... [2021-04-29T00:33:07.406Z] File successfully converted to sysstat format version 12.2.1 [2021-04-29T00:33:07.406Z] + sadf -c /var/log/sa-host/sa29 [2021-04-29T00:33:07.406Z] file_magic: OK [2021-04-29T00:33:07.406Z] HZ: Using current value: 100 [2021-04-29T00:33:07.406Z] file_header: OK [2021-04-29T00:33:07.406Z] 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-04-29T00:33:07.406Z] Statistics: [2021-04-29T00:33:07.406Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-29T00:33:07.406Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-29T00:33:08.021Z] provisioning config files... [2021-04-29T00:33:08.045Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config507327250437188515tmp [Pipeline] { [Pipeline] echo [2021-04-29T00:33:08.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:33:08.369Z] ---> create-netrc.sh [Pipeline] } [2021-04-29T00:33:08.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-29T00:33:08.406Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:33:08.710Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-29T00:33:08.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:33:09.025Z] ---> sudo-logs.sh [2021-04-29T00:33:09.025Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-29T00:33:09.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:33:09.354Z] ---> job-cost.sh [2021-04-29T00:33:09.354Z] lf-activate-venv: SKIPPING [2021-04-29T00:33:09.354Z] DEBUG: total: 0.20999999344348907 [2021-04-29T00:33:09.354Z] INFO: Retrieving Stack Cost... [2021-04-29T00:33:10.744Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-29T00:33:11.319Z] INFO: Archiving Costs [Pipeline] echo [2021-04-29T00:33:11.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-29T00:33:11.642Z] ---> logs-deploy.sh [2021-04-29T00:33:11.642Z] lf-activate-venv: SKIPPING [2021-04-29T00:33:11.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3408/6 [2021-04-29T00:33:11.642Z] INFO: archiving workspace using pattern(s): [2021-04-29T00:33:13.032Z] Archives upload complete. [2021-04-29T00:33:13.294Z] INFO: archiving logs to Nexus