Pull request #3148 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 rather than 67f80ec5e174c97456775bb645b6b359ba04d95a Obtained Jenkinsfile from cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-25739’ Running on prd-centos7-docker-4c-2g-25742 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a Merge succeeded, producing 5e3d15d5058e552ad2f5f33266fc8e9944625b2d Checking out Revision 5e3d15d5058e552ad2f5f33266fc8e9944625b2d (PR-3148) > 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/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # 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 cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e3d15d5058e552ad2f5f33266fc8e9944625b2d # timeout=10 Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-09T06:39:48.369Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-09T06:39:48.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-09T06:39:48.730Z] ========================================================= [2021-02-09T06:39:48.730Z] EdgeX Global Pipelines Version Info [2021-02-09T06:39:48.730Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 [2021-02-09T06:39:50.742Z] ------------------- [2021-02-09T06:39:50.742Z] stable info: [2021-02-09T06:39:50.742Z] ------------------- [2021-02-09T06:39:50.742Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T06:39:50.742Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T06:39:50.742Z] Message: update stable to v1.0.179 [2021-02-09T06:39:51.318Z] ------------------- [2021-02-09T06:39:51.318Z] experimental info: [2021-02-09T06:39:51.318Z] ------------------- [2021-02-09T06:39:51.318Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-09T06:39:51.318Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-09T06:39:51.318Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-09T06:39:51.571Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-09T06:39:51.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-09T06:39:51.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-09T06:39:51.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-09T06:39:51.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-09T06:39:52.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-09T06:39:52.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-09T06:39:52.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-09T06:39:52.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-09T06:39:52.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-09T06:39:52.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-09T06:39:52.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-09T06:39:52.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-09T06:39:52.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-09T06:39:52.831Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T06:39:52.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-09T06:39:52.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-09T06:39:53.095Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-09T06:39:53.179Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-09T06:39:53.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-09T06:39:53.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-09T06:39:53.455Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-09T06:39:53.541Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-09T06:39:53.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T06:39:53.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3148 [Pipeline] echo [2021-02-09T06:39:53.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3148 [Pipeline] echo [2021-02-09T06:39:53.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e3d15d5058e552ad2f5f33266fc8e9944625b2d [Pipeline] echo [2021-02-09T06:39:54.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e3d15d [Pipeline] echo [2021-02-09T06:39:54.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T06:39:54.335Z] provisioning config files... [2021-02-09T06:39:54.366Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2586572958798608984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T06:39:54.728Z] ---> docker-login.sh [2021-02-09T06:39:54.728Z] nexus3.edgexfoundry.org:10001 [2021-02-09T06:39:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:39:55.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:39:55.256Z] Configure a credential helper to remove this warning. See [2021-02-09T06:39:55.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:39:55.256Z] [2021-02-09T06:39:55.256Z] Login Succeeded [2021-02-09T06:39:55.256Z] nexus3.edgexfoundry.org:10002 [2021-02-09T06:39:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:39:55.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:39:55.256Z] Configure a credential helper to remove this warning. See [2021-02-09T06:39:55.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:39:55.256Z] [2021-02-09T06:39:55.256Z] Login Succeeded [2021-02-09T06:39:55.256Z] nexus3.edgexfoundry.org:10003 [2021-02-09T06:39:55.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:39:55.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:39:55.524Z] Configure a credential helper to remove this warning. See [2021-02-09T06:39:55.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:39:55.524Z] [2021-02-09T06:39:55.524Z] Login Succeeded [2021-02-09T06:39:55.524Z] nexus3.edgexfoundry.org:10004 [2021-02-09T06:39:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:39:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:39:55.787Z] Configure a credential helper to remove this warning. See [2021-02-09T06:39:55.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:39:55.787Z] [2021-02-09T06:39:55.787Z] Login Succeeded [2021-02-09T06:39:55.787Z] docker.io [2021-02-09T06:39:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:39:56.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:39:56.050Z] Configure a credential helper to remove this warning. See [2021-02-09T06:39:56.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:39:56.050Z] [2021-02-09T06:39:56.050Z] Login Succeeded [2021-02-09T06:39:56.050Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T06:39:56.061Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T06:39:56.525Z] ++ 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-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/core-command/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/core-data/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-09T06:39:56.525Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-09T06:39:56.525Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-09T06:39:56.525Z] ++ cut -d/ -f2 [2021-02-09T06:39:56.525Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-09T06:39:56.646Z] 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-02-09T06:39:57.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T06:39:57.528Z] [2021-02-09T06:39:57.528Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:39:57.929Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T06:39:57.929Z] latest: Pulling from edgex-devops/git-semver [2021-02-09T06:39:57.929Z] 31603596830f: Pulling fs layer [2021-02-09T06:39:57.929Z] 2a8b12db71e7: Pulling fs layer [2021-02-09T06:39:57.929Z] 6ca5941a6612: Pulling fs layer [2021-02-09T06:39:57.929Z] ecc8261a40a4: Pulling fs layer [2021-02-09T06:39:57.929Z] 2a8b12db71e7: Verifying Checksum [2021-02-09T06:39:57.929Z] 2a8b12db71e7: Download complete [2021-02-09T06:39:57.929Z] 31603596830f: Verifying Checksum [2021-02-09T06:39:57.929Z] 31603596830f: Download complete [2021-02-09T06:39:58.210Z] 6ca5941a6612: Download complete [2021-02-09T06:39:58.210Z] ecc8261a40a4: Download complete [2021-02-09T06:39:58.477Z] 31603596830f: Pull complete [2021-02-09T06:39:58.745Z] 2a8b12db71e7: Pull complete [2021-02-09T06:39:59.703Z] 6ca5941a6612: Pull complete [2021-02-09T06:39:59.703Z] ecc8261a40a4: Pull complete [2021-02-09T06:39:59.966Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-09T06:39:59.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-09T06:39:59.966Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-09T06:40:00.135Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T06:40:00.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-09T06:40:02.804Z] $ docker top 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-09T06:40:03.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T06:40:03.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T06:40:03.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T06:40:03.399Z] $ docker exec 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent [2021-02-09T06:40:03.580Z] SSH_AUTH_SOCK=/tmp/ssh-j48ej9xlEtRm/agent.11 [2021-02-09T06:40:03.580Z] SSH_AGENT_PID=16 [2021-02-09T06:40:03.591Z] Running ssh-add (command line suppressed) [2021-02-09T06:40:03.723Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4278648663050587374.key (/w/workspace/edgex-go/3@tmp/private_key_4278648663050587374.key) [2021-02-09T06:40:03.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T06:40:04.124Z] + git tag --points-at HEAD [Pipeline] } [2021-02-09T06:40:04.149Z] $ docker exec --env ******** --env ******** 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent -k [2021-02-09T06:40:04.274Z] unset SSH_AUTH_SOCK; [2021-02-09T06:40:04.274Z] unset SSH_AGENT_PID; [2021-02-09T06:40:04.274Z] echo Agent pid 16 killed; [2021-02-09T06:40:04.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-09T06:40:04.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-09T06:40:04.495Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-09T06:40:04.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-09T06:40:04.692Z] $ docker exec 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent [2021-02-09T06:40:04.871Z] SSH_AUTH_SOCK=/tmp/ssh-EWEjjWo24uih/agent.44 [2021-02-09T06:40:04.871Z] SSH_AGENT_PID=50 [2021-02-09T06:40:04.879Z] Running ssh-add (command line suppressed) [2021-02-09T06:40:05.006Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2174243672465364711.key (/w/workspace/edgex-go/3@tmp/private_key_2174243672465364711.key) [2021-02-09T06:40:05.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-09T06:40:05.402Z] + git semver init [2021-02-09T06:40:05.402Z] # -> Open(): unable to determine branch for HEAD [2021-02-09T06:40:05.402Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-02-09T06:40:05.402Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-02-09T06:40:05.402Z] # $SEMVER_REMOTE_NAME = origin [2021-02-09T06:40:05.402Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-09T06:40:05.402Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-09T06:40:05.402Z] # $SEMVER_BRANCH = PR-3148 [2021-02-09T06:40:05.402Z] # $SEMVER_TEMP = /tmp/semver-600895354 [2021-02-09T06:40:05.402Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-09T06:40:27.495Z] # '/tmp/semver-600895354' -> '/w/workspace/edgex-go/3/.semver' [2021-02-09T06:40:27.495Z] # -> Force: false [2021-02-09T06:40:27.495Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-02-09T06:40:27.513Z] $ docker exec --env ******** --env ******** 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f ssh-agent -k [2021-02-09T06:40:27.794Z] unset SSH_AUTH_SOCK; [2021-02-09T06:40:27.795Z] unset SSH_AGENT_PID; [2021-02-09T06:40:27.795Z] echo Agent pid 50 killed; [2021-02-09T06:40:27.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-09T06:40:28.372Z] + git semver [Pipeline] } [2021-02-09T06:40:28.391Z] $ docker stop --time=1 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f [2021-02-09T06:40:30.513Z] $ docker rm -f 6a430c26bfb020fc8b2288f183fd78a8708e06cacae324b321a4c2bc1777b20f [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T06:40:31.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-09T06:40:31.610Z] Stashed 1 file(s) [Pipeline] echo [2021-02-09T06:40:31.612Z] [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-02-09T06:40:32.631Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-09T06:40:32.934Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T06:40:33.236Z] + sudo service docker restart [2021-02-09T06:40:33.236Z] + true [2021-02-09T06:40:33.236Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-09T06:40:33.829Z] ========================================================= [2021-02-09T06:40:33.829Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-09T06:40:33.829Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:40:34.175Z] + 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-02-09T06:40:37.500Z] Sending build context to Docker daemon 327.8MB [2021-02-09T06:40:37.501Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T06:40:37.501Z] Step 2/6 : FROM ${BASE} [2021-02-09T06:40:37.764Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-09T06:40:37.765Z] 188c0c94c7c5: Pulling fs layer [2021-02-09T06:40:37.765Z] 0ef7d3d256c8: Pulling fs layer [2021-02-09T06:40:37.765Z] de9db76c5a1d: Pulling fs layer [2021-02-09T06:40:37.765Z] bca2f99d35d6: Pulling fs layer [2021-02-09T06:40:37.765Z] 93359f2a8cfa: Pulling fs layer [2021-02-09T06:40:37.765Z] 7c6f9722023f: Pulling fs layer [2021-02-09T06:40:37.765Z] a35cf1a2eb13: Pulling fs layer [2021-02-09T06:40:37.765Z] bca2f99d35d6: Waiting [2021-02-09T06:40:37.765Z] 93359f2a8cfa: Waiting [2021-02-09T06:40:37.765Z] a35cf1a2eb13: Waiting [2021-02-09T06:40:37.765Z] de9db76c5a1d: Verifying Checksum [2021-02-09T06:40:37.765Z] de9db76c5a1d: Download complete [2021-02-09T06:40:37.765Z] 0ef7d3d256c8: Download complete [2021-02-09T06:40:37.765Z] 93359f2a8cfa: Verifying Checksum [2021-02-09T06:40:37.765Z] 93359f2a8cfa: Download complete [2021-02-09T06:40:37.765Z] 188c0c94c7c5: Verifying Checksum [2021-02-09T06:40:37.765Z] 188c0c94c7c5: Download complete [2021-02-09T06:40:37.765Z] 7c6f9722023f: Verifying Checksum [2021-02-09T06:40:37.765Z] 7c6f9722023f: Download complete [2021-02-09T06:40:38.344Z] 188c0c94c7c5: Pull complete [2021-02-09T06:40:38.608Z] 0ef7d3d256c8: Pull complete [2021-02-09T06:40:38.608Z] de9db76c5a1d: Pull complete [2021-02-09T06:40:40.019Z] a35cf1a2eb13: Verifying Checksum [2021-02-09T06:40:40.019Z] a35cf1a2eb13: Download complete [2021-02-09T06:40:40.601Z] bca2f99d35d6: Verifying Checksum [2021-02-09T06:40:40.601Z] bca2f99d35d6: Download complete [2021-02-09T06:40:47.009Z] Still waiting to schedule task [2021-02-09T06:40:47.009Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25740’ [2021-02-09T06:40:47.251Z] bca2f99d35d6: Pull complete [2021-02-09T06:40:47.251Z] 93359f2a8cfa: Pull complete [2021-02-09T06:40:47.251Z] 7c6f9722023f: Pull complete [2021-02-09T06:40:52.579Z] a35cf1a2eb13: Pull complete [2021-02-09T06:40:52.579Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-09T06:40:52.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-09T06:40:52.579Z] ---> a62c8e92a672 [2021-02-09T06:40:52.579Z] 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-02-09T06:40:52.579Z] ---> Running in c495d92b07b5 [2021-02-09T06:40:53.538Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:40:54.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:40:54.693Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T06:40:54.956Z] (2/12) Installing file (5.38-r0) [2021-02-09T06:40:54.956Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T06:40:55.218Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T06:40:59.443Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T06:40:59.443Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T06:40:59.443Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T06:40:59.705Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T06:40:59.705Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T06:40:59.705Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T06:40:59.969Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T06:40:59.969Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T06:40:59.969Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:40:59.969Z] OK: 233 MiB in 51 packages [2021-02-09T06:41:04.199Z] Removing intermediate container c495d92b07b5 [2021-02-09T06:41:04.199Z] ---> fb38e211b743 [2021-02-09T06:41:04.199Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T06:41:04.199Z] ---> Running in 3d2956c9affd [2021-02-09T06:41:04.462Z] Removing intermediate container 3d2956c9affd [2021-02-09T06:41:04.462Z] ---> 080842ca0644 [2021-02-09T06:41:04.462Z] Step 5/6 : COPY go.mod . [2021-02-09T06:41:04.462Z] ---> 72c9b27da1c8 [2021-02-09T06:41:04.462Z] Step 6/6 : RUN go mod download [2021-02-09T06:41:04.726Z] ---> Running in d8e5e871286a [2021-02-09T06:41:26.798Z] Removing intermediate container d8e5e871286a [2021-02-09T06:41:26.798Z] ---> 81fe6fba2f04 [2021-02-09T06:41:26.798Z] Successfully built 81fe6fba2f04 [2021-02-09T06:41:26.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:41:27.124Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T06:41:27.124Z] . [Pipeline] withDockerContainer [2021-02-09T06:41:27.236Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T06:41:27.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T06:41:28.309Z] $ docker top 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T06:41:28.827Z] + go version [2021-02-09T06:41:28.827Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-09T06:41:28.842Z] $ docker stop --time=1 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 [2021-02-09T06:41:30.218Z] $ docker rm -f 0f53de3c2581a5db44cf3ae703ce612f762a823338124b4bfbb8e9591dc15fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:41:31.089Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-09T06:41:31.089Z] . [Pipeline] withDockerContainer [2021-02-09T06:41:31.200Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T06:41:31.255Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-09T06:41:31.978Z] $ docker top a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T06:41:32.272Z] ========================================================= [2021-02-09T06:41:32.272Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T06:41:32.272Z] ========================================================= [Pipeline] sh [2021-02-09T06:41:32.572Z] + make test [2021-02-09T06:41:32.572Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T06:41:42.655Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T06:42:00.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T06:42:06.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T06:42:06.293Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T06:42:06.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T06:42:08.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T06:42:08.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T06:42:08.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T06:42:08.230Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T06:42:09.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T06:42:09.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T06:42:12.033Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T06:42:12.033Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T06:42:12.033Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T06:42:14.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.143s coverage: 45.6% of statements [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T06:42:14.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T06:42:14.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements [2021-02-09T06:42:16.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.204s coverage: 27.1% of statements [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T06:42:16.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.031s coverage: 100.0% of statements [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T06:42:16.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T06:42:16.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.103s coverage: 65.8% of statements [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T06:42:16.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T06:42:17.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.489s coverage: 82.3% of statements [2021-02-09T06:42:17.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T06:42:17.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:42:17.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T06:42:17.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T06:42:19.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T06:42:19.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.067s coverage: 100.0% of statements [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T06:42:19.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-02-09T06:42:19.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T06:42:19.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.141s coverage: 86.7% of statements [2021-02-09T06:42:19.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T06:42:19.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements [2021-02-09T06:42:19.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T06:42:20.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-02-09T06:42:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T06:42:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T06:42:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T06:42:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.435s coverage: 92.8% of statements [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T06:42:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 45.5% of statements [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.034s coverage: 94.1% of statements [2021-02-09T06:42:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements [2021-02-09T06:42:23.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-02-09T06:42:35.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.039s coverage: 94.4% of statements [2021-02-09T06:42:35.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.026s coverage: 44.8% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 68.9% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.299s coverage: 84.0% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-02-09T06:42:48.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.171s coverage: 47.0% of statements [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T06:42:48.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.120s coverage: 89.4% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.741s coverage: 29.1% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.056s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T06:42:48.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-02-09T06:42:48.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-09T06:42:48.229Z] GO111MODULE=on go vet ./... [2021-02-09T06:43:15.029Z] gofmt -l . [2021-02-09T06:43:15.029Z] [ "`gofmt -l .`" = "" ] [2021-02-09T06:43:15.029Z] ./bin/test-go-mod-tidy.sh [2021-02-09T06:43:15.621Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T06:43:16.824Z] + ls -al . [2021-02-09T06:43:16.824Z] total 700 [2021-02-09T06:43:16.824Z] drwxrwxr-x 10 1001 1001 4096 Feb 9 06:43 . [2021-02-09T06:43:16.824Z] drwxr-xr-x 4 root root 28 Feb 9 06:41 .. [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 06:39 .dockerignore [2021-02-09T06:43:16.824Z] drwxrwxr-x 8 1001 1001 179 Feb 9 06:39 .git [2021-02-09T06:43:16.824Z] drwxrwxr-x 3 1001 1001 125 Feb 9 06:39 .github [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 06:39 .gitignore [2021-02-09T06:43:16.824Z] drwx------ 3 1001 1001 60 Feb 9 06:40 .semver [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 06:39 .sonarcloud.properties [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 06:39 Attribution.txt [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 06:39 CONTRIBUTING.md [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 06:39 Dockerfile.build [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 06:39 Jenkinsfile [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 06:39 LICENSE [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 06:39 Makefile [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 06:39 README.md [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 06:39 SECURITY.md [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 06:40 VERSION [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 06:39 ZMQWindows.md [2021-02-09T06:43:16.824Z] drwxrwxr-x 2 1001 1001 117 Feb 9 06:39 bin [2021-02-09T06:43:16.824Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 06:39 cmd [2021-02-09T06:43:16.824Z] -rw-r--r-- 1 root root 594557 Feb 9 06:42 coverage.out [2021-02-09T06:43:16.824Z] -rw-r--r-- 1 root root 1054 Feb 9 06:43 go.mod [2021-02-09T06:43:16.824Z] -rw-r--r-- 1 root root 19290 Feb 9 06:43 go.sum [2021-02-09T06:43:16.824Z] drwxrwxr-x 8 1001 1001 127 Feb 9 06:39 internal [2021-02-09T06:43:16.824Z] drwxrwxr-x 4 1001 1001 26 Feb 9 06:39 openapi [2021-02-09T06:43:16.824Z] drwxrwxr-x 4 1001 1001 71 Feb 9 06:39 snap [2021-02-09T06:43:16.824Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 06:39 version.go [Pipeline] sh [2021-02-09T06:43:17.131Z] + '[' -e coverage.out ] [2021-02-09T06:43:17.131Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T06:43:17.368Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T06:43:17.673Z] + make build [2021-02-09T06:43:17.673Z] 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-02-09T06:43:21.923Z] 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-02-09T06:43:30.166Z] 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-02-09T06:43:31.776Z] 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-02-09T06:43:33.206Z] 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-02-09T06:43:33.793Z] 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-02-09T06:43:35.752Z] 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-02-09T06:43:37.231Z] 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-02-09T06:43:38.638Z] 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-02-09T06:43:40.042Z] 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-02-09T06:43:41.001Z] 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-02-09T06:43:42.409Z] 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-02-09T06:43:44.356Z] $ docker stop --time=1 a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca [2021-02-09T06:43:46.174Z] $ docker rm -f a1a23c3f6422945586c96ce4f72188daf9c25c4bca041fd1edbf5c07fc1e8fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:43:49.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T06:43:49.550Z] [2021-02-09T06:43:49.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:43:49.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T06:43:49.897Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-09T06:43:49.897Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-09T06:43:49.897Z] ca9280d653b3: Pulling fs layer [2021-02-09T06:43:49.897Z] 7e9c9ca2126c: Pulling fs layer [2021-02-09T06:43:50.856Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-09T06:43:50.856Z] cbdbe7a5bc2a: Download complete [2021-02-09T06:43:51.121Z] cbdbe7a5bc2a: Pull complete [2021-02-09T06:43:51.121Z] ca9280d653b3: Verifying Checksum [2021-02-09T06:43:51.121Z] ca9280d653b3: Download complete [2021-02-09T06:43:52.080Z] ca9280d653b3: Pull complete [2021-02-09T06:43:52.344Z] 7e9c9ca2126c: Download complete [2021-02-09T06:43:58.989Z] 7e9c9ca2126c: Pull complete [2021-02-09T06:43:58.990Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-09T06:43:58.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T06:43:58.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-09T06:43:59.191Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T06:43:59.250Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-02-09T06:44:00.865Z] $ docker top 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T06:44:01.340Z] + docker-compose build --help [2021-02-09T06:44:01.340Z] + grep parallel [2021-02-09T06:44:02.287Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T06:44:02.564Z] $ docker stop --time=1 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b [2021-02-09T06:44:03.956Z] $ docker rm -f 77a600aab1848165af958142bc262f847c3a836ffd75fee4c02946f65f2c917b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:44:04.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-09T06:44:04.591Z] . [Pipeline] withDockerContainer [2021-02-09T06:44:04.700Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T06:44:04.761Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-09T06:44:05.481Z] $ docker top 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T06:44:05.984Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T06:44:06.934Z] Building docker-core-command-go ... [2021-02-09T06:44:06.934Z] Building docker-core-data-go ... [2021-02-09T06:44:06.934Z] Building docker-core-metadata-go ... [2021-02-09T06:44:06.934Z] Building docker-security-bootstrapper-go ... [2021-02-09T06:44:06.934Z] Building docker-security-proxy-setup-go ... [2021-02-09T06:44:06.934Z] Building docker-security-secretstore-setup-go ... [2021-02-09T06:44:06.934Z] Building docker-support-notifications-go ... [2021-02-09T06:44:06.934Z] Building docker-support-scheduler-go ... [2021-02-09T06:44:06.934Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T06:44:06.934Z] Building docker-core-data-go [2021-02-09T06:44:06.934Z] Building docker-security-bootstrapper-go [2021-02-09T06:44:06.934Z] Building docker-security-secretstore-setup-go [2021-02-09T06:44:06.934Z] Building docker-security-proxy-setup-go [2021-02-09T06:44:06.934Z] Building docker-sys-mgmt-agent-go [2021-02-09T06:44:17.407Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-25744 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws [2021-02-09T06:44:17.455Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-09T06:44:22.629Z] using credential edgex-jenkins-ssh [2021-02-09T06:44:22.723Z] Cloning the remote Git repository [2021-02-09T06:44:22.769Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:44:22.877Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-09T06:44:22.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:44:22.955Z] > git --version # timeout=10 [2021-02-09T06:44:22.978Z] > git --version # 'git version 2.17.1' [2021-02-09T06:44:22.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:44:23.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T06:44:38.928Z] Merging remotes/origin/master commit cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a [2021-02-09T06:44:39.724Z] Merge succeeded, producing 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 [2021-02-09T06:44:39.725Z] Checking out Revision 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 (PR-3148) [2021-02-09T06:44:38.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T06:44:38.068Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T06:44:38.098Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T06:44:38.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:44:38.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:44:38.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T06:44:38.947Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T06:44:38.982Z] > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # timeout=10 [2021-02-09T06:44:39.305Z] > git remote # timeout=10 [2021-02-09T06:44:39.325Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T06:44:39.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:44:39.357Z] > git merge cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 [2021-02-09T06:44:39.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T06:44:39.730Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T06:44:39.761Z] > git checkout -f 7e402577ebbe9a1d94e1745ba0c06e3e65662d16 # timeout=10 [2021-02-09T06:44:44.332Z] Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" [2021-02-09T06:44:44.353Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-09T06:44:45.811Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-02-09T06:44:45.869Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:45.869Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:44:45.869Z] ---> 81fe6fba2f04 [2021-02-09T06:44:45.869Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T06:44:45.869Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:45.869Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:44:45.869Z] ---> 81fe6fba2f04 [2021-02-09T06:44:45.869Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T06:44:45.869Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:45.869Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:44:45.869Z] ---> 81fe6fba2f04 [2021-02-09T06:44:45.869Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:44:45.869Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:45.869Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:44:45.869Z] ---> 81fe6fba2f04 [2021-02-09T06:44:45.869Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T06:44:45.869Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:45.869Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:44:45.869Z] ---> 81fe6fba2f04 [2021-02-09T06:44:45.869Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T06:44:45.869Z] ---> Running in 5ba7ba003e60 [2021-02-09T06:44:45.869Z] ---> Running in af0021ad0d81 [2021-02-09T06:44:45.869Z] ---> Running in a5872d03ad55 [2021-02-09T06:44:45.869Z] ---> Running in 0bbba339db23 [2021-02-09T06:44:45.869Z] ---> Running in 34a67545ccb3 [2021-02-09T06:44:45.869Z] Removing intermediate container af0021ad0d81 [2021-02-09T06:44:45.869Z] ---> 5638954ca977 [2021-02-09T06:44:45.869Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:44:45.869Z] Removing intermediate container a5872d03ad55 [2021-02-09T06:44:45.869Z] ---> f3ff1a279486 [2021-02-09T06:44:45.869Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:44:45.869Z] Removing intermediate container 34a67545ccb3 [2021-02-09T06:44:45.869Z] ---> 59ce7dc5ba04 [2021-02-09T06:44:45.869Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:44:45.869Z] Removing intermediate container 5ba7ba003e60 [2021-02-09T06:44:45.869Z] ---> 08d16029648c [2021-02-09T06:44:45.869Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:44:45.869Z] Removing intermediate container 0bbba339db23 [2021-02-09T06:44:45.869Z] ---> 8882b52987ab [2021-02-09T06:44:45.869Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:44:45.869Z] ---> Running in 118ed7179b33 [2021-02-09T06:44:45.869Z] ---> Running in 9c9c96570d43 [2021-02-09T06:44:45.869Z] ---> Running in fc43cd6fe0be [2021-02-09T06:44:45.869Z] ---> Running in e28dfe634d58 [2021-02-09T06:44:45.869Z] ---> Running in 2e748232c518 [2021-02-09T06:44:45.869Z] Removing intermediate container 118ed7179b33 [2021-02-09T06:44:45.869Z] ---> ef50a66cf8b9 [2021-02-09T06:44:45.869Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T06:44:45.869Z] Removing intermediate container 9c9c96570d43 [2021-02-09T06:44:45.869Z] ---> cb9f872e4221 [2021-02-09T06:44:45.869Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T06:44:45.869Z] ---> Running in 5840bd83eb13 [2021-02-09T06:44:45.869Z] Removing intermediate container fc43cd6fe0be [2021-02-09T06:44:45.869Z] ---> bccf53e2ab47 [2021-02-09T06:44:45.869Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T06:44:45.869Z] Removing intermediate container 2e748232c518 [2021-02-09T06:44:45.869Z] ---> 141451772cb1 [2021-02-09T06:44:45.869Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T06:44:45.869Z] Removing intermediate container e28dfe634d58 [2021-02-09T06:44:45.869Z] ---> 920487c6d871 [2021-02-09T06:44:45.869Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T06:44:45.869Z] ---> Running in 7c21e7125cb8 [2021-02-09T06:44:45.869Z] ---> Running in 78f1b308f425 [2021-02-09T06:44:45.869Z] ---> Running in 68d9a2fa9070 [2021-02-09T06:44:45.869Z] ---> Running in fdce1c89df63 [Pipeline] sh [2021-02-09T06:44:46.221Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-09T06:44:44.339Z] > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 [2021-02-09T06:44:46.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:46.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:46.617Z] + sudo service docker restart [2021-02-09T06:44:46.617Z] + true [2021-02-09T06:44:46.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.269Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.534Z] OK: 233 MiB in 51 packages [2021-02-09T06:44:47.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:47.797Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:44:48.061Z] OK: 233 MiB in 51 packages [2021-02-09T06:44:48.061Z] OK: 233 MiB in 51 packages [2021-02-09T06:44:48.346Z] Removing intermediate container 5840bd83eb13 [2021-02-09T06:44:48.346Z] ---> 5243ed3e1d2e [2021-02-09T06:44:48.346Z] Step 6/26 : COPY go.mod . [2021-02-09T06:44:48.346Z] OK: 233 MiB in 51 packages [2021-02-09T06:44:48.611Z] OK: 233 MiB in 51 packages [2021-02-09T06:44:48.611Z] ---> 0014da3a4360 [2021-02-09T06:44:48.611Z] Step 7/26 : RUN go mod download [2021-02-09T06:44:48.882Z] Removing intermediate container 78f1b308f425 [2021-02-09T06:44:48.882Z] ---> 11f481fac43f [2021-02-09T06:44:48.882Z] Step 6/21 : COPY go.mod . [2021-02-09T06:44:48.882Z] ---> Running in 6107206b3ccd [2021-02-09T06:44:49.152Z] Removing intermediate container 7c21e7125cb8 [2021-02-09T06:44:49.152Z] ---> dad1aa2747de [2021-02-09T06:44:49.152Z] Step 6/23 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-09T06:44:49.316Z] provisioning config files... [2021-02-09T06:44:49.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1873874487897439700tmp [Pipeline] { [2021-02-09T06:44:49.423Z] ---> d365ae6780d1 [2021-02-09T06:44:49.423Z] Step 7/21 : RUN go mod download [2021-02-09T06:44:49.423Z] Removing intermediate container fdce1c89df63 [2021-02-09T06:44:49.423Z] ---> a944e3746ab8 [2021-02-09T06:44:49.423Z] Step 6/30 : COPY go.mod . [2021-02-09T06:44:49.423Z] ---> 7a5271d0036c [2021-02-09T06:44:49.423Z] Step 7/23 : RUN go mod download [2021-02-09T06:44:49.423Z] Removing intermediate container 68d9a2fa9070 [2021-02-09T06:44:49.423Z] ---> 14b19d5f5a48 [2021-02-09T06:44:49.423Z] Step 6/24 : COPY go.mod . [2021-02-09T06:44:49.423Z] ---> Running in 92140886317d [Pipeline] libraryResource [Pipeline] sh [2021-02-09T06:44:49.698Z] ---> Running in 73cd7cd2d284 [2021-02-09T06:44:49.760Z] ---> docker-login.sh [2021-02-09T06:44:49.760Z] nexus3.edgexfoundry.org:10001 [2021-02-09T06:44:49.974Z] ---> 5644c1b623cf [2021-02-09T06:44:49.974Z] Step 7/30 : RUN go mod download [2021-02-09T06:44:49.974Z] ---> 7aa622a4fa6b [2021-02-09T06:44:49.974Z] Step 7/24 : RUN go mod download [2021-02-09T06:44:50.247Z] ---> Running in ec0094ee7122 [2021-02-09T06:44:50.247Z] ---> Running in af009ee82996 [2021-02-09T06:44:50.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:44:51.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:44:51.020Z] Configure a credential helper to remove this warning. See [2021-02-09T06:44:51.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:44:51.020Z] [2021-02-09T06:44:51.020Z] Login Succeeded [2021-02-09T06:44:51.020Z] nexus3.edgexfoundry.org:10002 [2021-02-09T06:44:51.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:44:51.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:44:51.565Z] Configure a credential helper to remove this warning. See [2021-02-09T06:44:51.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:44:51.565Z] [2021-02-09T06:44:51.565Z] Login Succeeded [2021-02-09T06:44:51.565Z] nexus3.edgexfoundry.org:10003 [2021-02-09T06:44:51.667Z] Removing intermediate container 73cd7cd2d284 [2021-02-09T06:44:51.667Z] ---> 16c6d9287e6a [2021-02-09T06:44:51.667Z] Step 8/23 : COPY . . [2021-02-09T06:44:51.667Z] Removing intermediate container 92140886317d [2021-02-09T06:44:51.667Z] ---> 8ae962d23443 [2021-02-09T06:44:51.667Z] Step 8/21 : COPY . . [2021-02-09T06:44:51.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:44:52.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:44:52.120Z] Configure a credential helper to remove this warning. See [2021-02-09T06:44:52.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:44:52.120Z] [2021-02-09T06:44:52.120Z] Login Succeeded [2021-02-09T06:44:52.120Z] nexus3.edgexfoundry.org:10004 [2021-02-09T06:44:52.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:44:52.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:44:52.668Z] Configure a credential helper to remove this warning. See [2021-02-09T06:44:52.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:44:52.668Z] [2021-02-09T06:44:52.668Z] Login Succeeded [2021-02-09T06:44:52.668Z] docker.io [2021-02-09T06:44:52.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-09T06:44:53.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-09T06:44:53.221Z] Configure a credential helper to remove this warning. See [2021-02-09T06:44:53.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-09T06:44:53.221Z] [2021-02-09T06:44:53.221Z] Login Succeeded [2021-02-09T06:44:53.493Z] ---> docker-login.sh ends [Pipeline] } [2021-02-09T06:44:53.510Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-09T06:44:53.928Z] ========================================================= [2021-02-09T06:44:53.928Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-09T06:44:53.928Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:44:54.256Z] Removing intermediate container 6107206b3ccd [2021-02-09T06:44:54.256Z] ---> f00f6cfc63d5 [2021-02-09T06:44:54.256Z] Step 8/26 : COPY . . [2021-02-09T06:44:54.311Z] + 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-02-09T06:44:56.944Z] Sending build context to Docker daemon 166.3MB [2021-02-09T06:44:56.944Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-09T06:44:56.944Z] Step 2/6 : FROM ${BASE} [2021-02-09T06:44:56.944Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-09T06:44:56.944Z] 5f621e34cdf4: Pulling fs layer [2021-02-09T06:44:56.944Z] a4357932f1b6: Pulling fs layer [2021-02-09T06:44:56.944Z] 18c013af1878: Pulling fs layer [2021-02-09T06:44:56.944Z] 00ac8860ef70: Pulling fs layer [2021-02-09T06:44:56.944Z] 63d7cb157983: Pulling fs layer [2021-02-09T06:44:56.944Z] b116817d02f9: Pulling fs layer [2021-02-09T06:44:56.944Z] 745a02a5169b: Pulling fs layer [2021-02-09T06:44:56.944Z] 00ac8860ef70: Waiting [2021-02-09T06:44:56.944Z] 63d7cb157983: Waiting [2021-02-09T06:44:56.944Z] b116817d02f9: Waiting [2021-02-09T06:44:56.944Z] 745a02a5169b: Waiting [2021-02-09T06:44:56.944Z] 18c013af1878: Download complete [2021-02-09T06:44:56.944Z] a4357932f1b6: Verifying Checksum [2021-02-09T06:44:56.944Z] a4357932f1b6: Download complete [2021-02-09T06:44:56.944Z] 63d7cb157983: Verifying Checksum [2021-02-09T06:44:56.945Z] 63d7cb157983: Download complete [2021-02-09T06:44:56.945Z] 5f621e34cdf4: Verifying Checksum [2021-02-09T06:44:56.945Z] 5f621e34cdf4: Download complete [2021-02-09T06:44:56.945Z] b116817d02f9: Download complete [2021-02-09T06:44:57.545Z] 5f621e34cdf4: Pull complete [2021-02-09T06:44:58.244Z] a4357932f1b6: Pull complete [2021-02-09T06:44:58.523Z] 18c013af1878: Pull complete [2021-02-09T06:44:59.966Z] 745a02a5169b: Verifying Checksum [2021-02-09T06:44:59.966Z] 745a02a5169b: Download complete [2021-02-09T06:45:00.566Z] 00ac8860ef70: Verifying Checksum [2021-02-09T06:45:00.566Z] 00ac8860ef70: Download complete [2021-02-09T06:45:04.617Z] Removing intermediate container ec0094ee7122 [2021-02-09T06:45:04.617Z] ---> 9e771cb374ef [2021-02-09T06:45:04.617Z] Step 8/30 : COPY . . [2021-02-09T06:45:04.617Z] Removing intermediate container af009ee82996 [2021-02-09T06:45:04.617Z] ---> 11903546e278 [2021-02-09T06:45:04.617Z] Step 8/24 : COPY . . [2021-02-09T06:45:10.748Z] 00ac8860ef70: Pull complete [2021-02-09T06:45:10.748Z] 63d7cb157983: Pull complete [2021-02-09T06:45:10.748Z] b116817d02f9: Pull complete [2021-02-09T06:45:15.065Z] 745a02a5169b: Pull complete [2021-02-09T06:45:15.065Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-09T06:45:15.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-09T06:45:15.065Z] ---> b7e6874047d6 [2021-02-09T06:45:15.065Z] 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-02-09T06:45:17.697Z] ---> Running in 5f89c56e401c [2021-02-09T06:45:18.683Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:45:19.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:45:20.642Z] (1/12) Installing libmagic (5.38-r0) [2021-02-09T06:45:20.642Z] (2/12) Installing file (5.38-r0) [2021-02-09T06:45:20.916Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-09T06:45:20.916Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-09T06:45:25.228Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-09T06:45:25.228Z] (6/12) Installing patch (2.7.6-r6) [2021-02-09T06:45:25.228Z] (7/12) Installing build-base (0.5-r2) [2021-02-09T06:45:25.228Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-09T06:45:25.228Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-09T06:45:25.228Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-09T06:45:25.228Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-09T06:45:25.228Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-09T06:45:25.228Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:45:25.228Z] OK: 217 MiB in 51 packages [2021-02-09T06:45:29.538Z] Removing intermediate container 5f89c56e401c [2021-02-09T06:45:29.538Z] ---> 7a0a2468ff90 [2021-02-09T06:45:29.538Z] Step 4/6 : WORKDIR /edgex-go [2021-02-09T06:45:29.538Z] ---> Running in a338bdb872f6 [2021-02-09T06:45:30.134Z] Removing intermediate container a338bdb872f6 [2021-02-09T06:45:30.134Z] ---> 00e506b83d48 [2021-02-09T06:45:30.134Z] Step 5/6 : COPY go.mod . [2021-02-09T06:45:30.728Z] ---> 0814882073e1 [2021-02-09T06:45:30.728Z] Step 6/6 : RUN go mod download [2021-02-09T06:45:30.728Z] ---> Running in 4f4e14a83500 [2021-02-09T06:45:37.035Z] ---> 309937fc4528 [2021-02-09T06:45:37.035Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T06:45:37.035Z] ---> a965fc8328db [2021-02-09T06:45:37.035Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T06:45:37.035Z] ---> Running in 7189c445e4d5 [2021-02-09T06:45:37.035Z] ---> Running in 826c596c7d3c [2021-02-09T06:45:37.035Z] ---> 00234ae4eab4 [2021-02-09T06:45:37.035Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T06:45:37.662Z] ---> Running in df3ff49c2f03 [2021-02-09T06:45:38.619Z] ---> 2ad358b70ffd [2021-02-09T06:45:38.619Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T06:45:38.892Z] ---> Running in 7cad84c7b570 [2021-02-09T06:45:38.892Z] ---> 38df67542b62 [2021-02-09T06:45:38.892Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T06:45:38.892Z] 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-02-09T06:45:38.892Z] 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-02-09T06:45:39.165Z] ---> Running in 7d6faef9b80b [2021-02-09T06:45:39.439Z] 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-02-09T06:45:39.709Z] 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-02-09T06:45:39.978Z] 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-02-09T06:45:57.542Z] Removing intermediate container 4f4e14a83500 [2021-02-09T06:45:57.542Z] ---> 3cb2caa3f3b6 [2021-02-09T06:45:57.542Z] Successfully built 3cb2caa3f3b6 [2021-02-09T06:45:57.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:45:57.890Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T06:45:57.890Z] . [Pipeline] withDockerContainer [2021-02-09T06:45:58.207Z] prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container [2021-02-09T06:45:58.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2021-02-09T06:45:59.959Z] $ docker top 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T06:46:00.999Z] + go version [2021-02-09T06:46:00.999Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-09T06:46:01.024Z] $ docker stop --time=1 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e [2021-02-09T06:46:03.028Z] $ docker rm -f 7c5af3965bf8ab7106c982872d90ceb70973fe29ee6c90f816fa26c668fbe82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:46:04.156Z] + docker inspect -f . ci-base-image-arm64 [2021-02-09T06:46:04.156Z] . [Pipeline] withDockerContainer [2021-02-09T06:46:04.420Z] prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container [2021-02-09T06:46:04.507Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64 cat [2021-02-09T06:46:06.003Z] $ docker top d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-09T06:46:06.366Z] ========================================================= [2021-02-09T06:46:06.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-09T06:46:06.366Z] ========================================================= [Pipeline] sh [2021-02-09T06:46:06.701Z] 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-02-09T06:46:06.975Z] 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-02-09T06:46:07.012Z] + make test [2021-02-09T06:46:07.012Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-09T06:46:15.220Z] Removing intermediate container 7cad84c7b570 [2021-02-09T06:46:15.220Z] ---> 429bfe8ae824 [2021-02-09T06:46:15.220Z] [2021-02-09T06:46:15.220Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T06:46:15.220Z] Removing intermediate container df3ff49c2f03 [2021-02-09T06:46:15.220Z] ---> 41aa51de9f81 [2021-02-09T06:46:15.220Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T06:46:15.220Z] 3.12: Pulling from library/alpine [2021-02-09T06:46:15.220Z] Removing intermediate container 7d6faef9b80b [2021-02-09T06:46:15.220Z] ---> eb9bf4e8adc3 [2021-02-09T06:46:15.220Z] [2021-02-09T06:46:15.220Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T06:46:15.220Z] 3.12: Pulling from library/alpine [2021-02-09T06:46:15.220Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T06:46:15.220Z] ---> Running in 5520b6764a21 [2021-02-09T06:46:15.220Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T06:46:15.220Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T06:46:15.220Z] Status: Image is up to date for alpine:3.12 [2021-02-09T06:46:15.220Z] ---> 389fef711851 [2021-02-09T06:46:15.220Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T06:46:15.220Z] ---> 389fef711851 [2021-02-09T06:46:15.220Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T06:46:16.627Z] ---> Running in 10bb24f90a65 [2021-02-09T06:46:16.627Z] ---> Running in d2d202b31e68 [2021-02-09T06:46:17.219Z] Removing intermediate container 826c596c7d3c [2021-02-09T06:46:17.219Z] ---> 4b9c5a7d51fa [2021-02-09T06:46:17.219Z] [2021-02-09T06:46:17.219Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T06:46:17.219Z] ---> 389fef711851 [2021-02-09T06:46:17.219Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T06:46:17.219Z] 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-02-09T06:46:17.219Z] Removing intermediate container 10bb24f90a65 [2021-02-09T06:46:17.219Z] ---> 4653beb45b4f [2021-02-09T06:46:17.219Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T06:46:17.500Z] ---> Running in 5364e5599928 [2021-02-09T06:46:18.479Z] ---> Running in 30f1178fa3be [2021-02-09T06:46:18.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:18.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:18.758Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T06:46:18.758Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:46:18.758Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T06:46:18.758Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T06:46:18.758Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T06:46:18.758Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:46:18.758Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:46:19.022Z] OK: 7 MiB in 19 packages [2021-02-09T06:46:19.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:19.022Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:19.286Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T06:46:19.286Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:46:19.286Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T06:46:19.286Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T06:46:19.286Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:46:19.286Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:46:19.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:19.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:19.561Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T06:46:19.561Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T06:46:19.828Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:46:19.828Z] OK: 6 MiB in 16 packages [2021-02-09T06:46:19.828Z] OK: 7 MiB in 18 packages [2021-02-09T06:46:21.780Z] Removing intermediate container 5520b6764a21 [2021-02-09T06:46:21.780Z] ---> 238e853a8777 [2021-02-09T06:46:21.780Z] [2021-02-09T06:46:21.780Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T06:46:21.780Z] 20.10.0: Pulling from library/docker [2021-02-09T06:46:22.740Z] Removing intermediate container d2d202b31e68 [2021-02-09T06:46:22.740Z] ---> fee14729396a [2021-02-09T06:46:22.740Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T06:46:23.006Z] Removing intermediate container 7189c445e4d5 [2021-02-09T06:46:23.006Z] ---> 5d4b64daaf4d [2021-02-09T06:46:23.006Z] [2021-02-09T06:46:23.006Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:46:23.006Z] ---> Running in 5800d0c1eb84 [2021-02-09T06:46:23.006Z] ---> 389fef711851 [2021-02-09T06:46:23.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T06:46:23.280Z] Removing intermediate container 30f1178fa3be [2021-02-09T06:46:23.280Z] ---> ea469c84a53a [2021-02-09T06:46:23.280Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T06:46:23.856Z] ---> Running in e9585828d3ef [2021-02-09T06:46:23.856Z] ---> Running in a135154ecbad [2021-02-09T06:46:25.263Z] Removing intermediate container 5364e5599928 [2021-02-09T06:46:25.263Z] ---> a797d841c894 [2021-02-09T06:46:25.263Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T06:46:25.263Z] Removing intermediate container 5800d0c1eb84 [2021-02-09T06:46:25.263Z] ---> 31c0ff45b8f4 [2021-02-09T06:46:25.263Z] Step 13/24 : WORKDIR / [2021-02-09T06:46:25.263Z] ---> Running in c02dfbef7299 [2021-02-09T06:46:25.263Z] ---> Running in e73c050d2698 [2021-02-09T06:46:25.263Z] Removing intermediate container a135154ecbad [2021-02-09T06:46:25.263Z] ---> 2096be0a2280 [2021-02-09T06:46:25.263Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T06:46:25.263Z] Removing intermediate container e9585828d3ef [2021-02-09T06:46:25.263Z] ---> 305b7eae1d81 [2021-02-09T06:46:25.263Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T06:46:25.532Z] ---> Running in e6e9040a374c [2021-02-09T06:46:25.532Z] ---> Running in a8a7a2decd0c [2021-02-09T06:46:25.803Z] Removing intermediate container e73c050d2698 [2021-02-09T06:46:25.803Z] ---> c6efc7bc0347 [2021-02-09T06:46:25.803Z] Step 13/21 : WORKDIR /edgex [2021-02-09T06:46:25.803Z] Removing intermediate container c02dfbef7299 [2021-02-09T06:46:25.803Z] ---> e5395fea4f78 [2021-02-09T06:46:25.803Z] 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-02-09T06:46:26.393Z] ---> Running in fa38c5092239 [2021-02-09T06:46:26.393Z] Removing intermediate container e6e9040a374c [2021-02-09T06:46:26.393Z] ---> 46027873b485 [2021-02-09T06:46:26.393Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T06:46:26.393Z] Removing intermediate container a8a7a2decd0c [2021-02-09T06:46:26.393Z] ---> 9396245209fa [2021-02-09T06:46:26.393Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T06:46:26.667Z] ---> Running in 189fb39cdaea [2021-02-09T06:46:26.667Z] ---> 4658a463e724 [2021-02-09T06:46:26.667Z] 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-02-09T06:46:26.667Z] ---> Running in 9e6e39132d97 [2021-02-09T06:46:26.952Z] Removing intermediate container fa38c5092239 [2021-02-09T06:46:26.952Z] ---> 011a3c1c3271 [2021-02-09T06:46:26.952Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T06:46:27.236Z] Removing intermediate container 9e6e39132d97 [2021-02-09T06:46:27.236Z] ---> 8ac9b8e79033 [2021-02-09T06:46:27.236Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:46:27.507Z] ---> 21bcb0afee90 [2021-02-09T06:46:27.507Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T06:46:27.507Z] ---> Running in 87578944b236 [2021-02-09T06:46:27.507Z] ---> 2fb917f53497 [2021-02-09T06:46:27.507Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T06:46:28.095Z] ---> e55b2a8933f6 [2021-02-09T06:46:28.095Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T06:46:28.689Z] ---> c86f9e42c4e5 [2021-02-09T06:46:28.689Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T06:46:28.960Z] Removing intermediate container 189fb39cdaea [2021-02-09T06:46:28.960Z] ---> be7098561457 [2021-02-09T06:46:28.960Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T06:46:28.960Z] ---> 62a1129a5119 [2021-02-09T06:46:28.960Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T06:46:29.192Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-09T06:46:29.235Z] ---> Running in 24b4cbe213b7 [2021-02-09T06:46:29.510Z] Removing intermediate container 87578944b236 [2021-02-09T06:46:29.510Z] ---> ab3938c3cc54 [2021-02-09T06:46:29.510Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T06:46:29.775Z] ---> fa00a3398c63 [2021-02-09T06:46:29.775Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T06:46:30.048Z] ---> Running in 5ee7019665ef [2021-02-09T06:46:30.048Z] Removing intermediate container 24b4cbe213b7 [2021-02-09T06:46:30.048Z] ---> d55eddca6000 [2021-02-09T06:46:30.048Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T06:46:30.048Z] ---> Running in 7671fec632e9 [2021-02-09T06:46:30.048Z] ---> 54fb16944ded [2021-02-09T06:46:30.048Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T06:46:30.641Z] Removing intermediate container 7671fec632e9 [2021-02-09T06:46:30.641Z] ---> fba8e63a96fc [2021-02-09T06:46:30.641Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T06:46:30.641Z] ---> 8b83c28cb460 [2021-02-09T06:46:30.641Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T06:46:30.641Z] ---> Running in c3df154761fe [2021-02-09T06:46:30.641Z] ---> 3a744d7f9d9c [2021-02-09T06:46:30.641Z] 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-02-09T06:46:30.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:30.907Z] ---> Running in 01e5bc1fcb50 [2021-02-09T06:46:30.907Z] ---> Running in d0354714f6a0 [2021-02-09T06:46:31.170Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T06:46:31.170Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T06:46:31.170Z] ---> aefe523efa57 [2021-02-09T06:46:31.170Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T06:46:31.170Z] Removing intermediate container c3df154761fe [2021-02-09T06:46:31.170Z] ---> 83c0f9c89678 [2021-02-09T06:46:31.170Z] Step 19/21 : LABEL arch=x86_64 [2021-02-09T06:46:31.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:31.440Z] ---> Running in 504aef1560e2 [2021-02-09T06:46:31.440Z] ---> Running in bc44150dc093 [2021-02-09T06:46:31.711Z] Removing intermediate container bc44150dc093 [2021-02-09T06:46:31.711Z] ---> 25b6d5088fab [2021-02-09T06:46:31.711Z] Step 20/21 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:46:31.711Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T06:46:31.975Z] ---> Running in bd104e50419e [2021-02-09T06:46:31.975Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T06:46:31.975Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T06:46:31.975Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T06:46:32.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:32.240Z] Removing intermediate container bd104e50419e [2021-02-09T06:46:32.240Z] ---> cae17089434f [2021-02-09T06:46:32.240Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T06:46:32.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:32.240Z] ---> Running in 4f65116d4db6 [2021-02-09T06:46:32.240Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T06:46:32.240Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T06:46:32.510Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T06:46:32.510Z] Executing bash-5.0.17-r0.post-install [2021-02-09T06:46:32.510Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:46:32.510Z] OK: 12 MiB in 22 packages [2021-02-09T06:46:32.510Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T06:46:32.510Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:46:32.775Z] OK: 8 MiB in 20 packages [2021-02-09T06:46:32.775Z] Removing intermediate container 4f65116d4db6 [2021-02-09T06:46:32.775Z] ---> fe259d7d0d2e [2021-02-09T06:46:32.775Z] [2021-02-09T06:46:32.775Z] Removing intermediate container d0354714f6a0 [2021-02-09T06:46:32.775Z] ---> 0a60d52356fd [2021-02-09T06:46:32.775Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T06:46:33.042Z] ---> Running in 4ff5acefc9bf [2021-02-09T06:46:33.042Z] Successfully built fe259d7d0d2e [2021-02-09T06:46:33.321Z] Removing intermediate container 01e5bc1fcb50 [2021-02-09T06:46:33.321Z] ---> dfe16085fbd7 [2021-02-09T06:46:33.321Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:46:33.321Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-09T06:46:33.321Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2021-02-09T06:46:33.587Z] Removing intermediate container 504aef1560e2 [2021-02-09T06:46:33.587Z] ---> e11ea3ec1963 [2021-02-09T06:46:33.587Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T06:46:33.587Z] Removing intermediate container 4ff5acefc9bf [2021-02-09T06:46:33.587Z] ---> 0bc24e0e1a71 [2021-02-09T06:46:33.587Z] Step 22/24 : LABEL arch=x86_64 [2021-02-09T06:46:33.861Z] ---> Running in 4bbc458d46be [2021-02-09T06:46:33.861Z] Removing intermediate container 5ee7019665ef [2021-02-09T06:46:33.861Z] ---> 2c771353c382 [2021-02-09T06:46:33.861Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:46:33.861Z] ---> Running in c38ecfe9af79 [2021-02-09T06:46:33.861Z] ---> e671037eda08 [2021-02-09T06:46:33.861Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T06:46:34.132Z] Removing intermediate container 4bbc458d46be [2021-02-09T06:46:34.132Z] ---> 814d08005ab8 [2021-02-09T06:46:34.132Z] Step 23/24 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:46:34.399Z] Removing intermediate container c38ecfe9af79 [2021-02-09T06:46:34.399Z] ---> 30155a0a0321 [2021-02-09T06:46:34.399Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T06:46:35.811Z] ---> Running in 17cdc3622f4e [2021-02-09T06:46:35.812Z] ---> e7db3da329c4 [2021-02-09T06:46:35.812Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T06:46:36.090Z] ---> Running in deb6448bbcf4 [2021-02-09T06:46:37.504Z] ---> 2e9bc75aca35 [2021-02-09T06:46:37.504Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T06:46:38.085Z] Removing intermediate container 17cdc3622f4e [2021-02-09T06:46:38.085Z] ---> a763153fa627 [2021-02-09T06:46:38.085Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T06:46:39.034Z] ---> fd9faae6e297 [2021-02-09T06:46:39.034Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T06:46:39.034Z] Removing intermediate container deb6448bbcf4 [2021-02-09T06:46:39.034Z] ---> 815242a39ddf [2021-02-09T06:46:39.034Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T06:46:39.034Z] ---> Running in 91a7ec3af951 [2021-02-09T06:46:39.321Z] ---> 67799a5f2f8b [2021-02-09T06:46:39.321Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T06:46:39.321Z] ---> Running in 9bd4af9d73f6 [2021-02-09T06:46:39.587Z] Removing intermediate container 91a7ec3af951 [2021-02-09T06:46:39.587Z] ---> 9c668842620e [2021-02-09T06:46:39.587Z] [2021-02-09T06:46:39.587Z] ---> 4ae404499196 [2021-02-09T06:46:39.587Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T06:46:39.587Z] Successfully built 9c668842620e [2021-02-09T06:46:39.850Z] ---> Running in 9ccf0effbb6e [2021-02-09T06:46:39.850Z] Removing intermediate container 9bd4af9d73f6 [2021-02-09T06:46:39.850Z] ---> ed11b2ca18f9 [2021-02-09T06:46:39.850Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T06:46:39.850Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-09T06:46:39.850Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-02-09T06:46:41.800Z] ---> 7eca6b613bb3 [2021-02-09T06:46:41.801Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T06:46:46.065Z] Removing intermediate container 9ccf0effbb6e [2021-02-09T06:46:46.065Z] ---> 39282470000c [2021-02-09T06:46:46.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:46:46.065Z] ---> Running in b2b9d3fe1cb2 [2021-02-09T06:46:46.065Z] ---> f53056f298d7 [2021-02-09T06:46:46.065Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T06:46:47.038Z] ---> Running in e9dec439b66d [2021-02-09T06:46:49.014Z] ---> 48de26f41c41 [2021-02-09T06:46:49.014Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T06:46:49.014Z] Removing intermediate container b2b9d3fe1cb2 [2021-02-09T06:46:49.014Z] ---> d554ed5ea04e [2021-02-09T06:46:49.014Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T06:46:49.014Z] Removing intermediate container e9dec439b66d [2021-02-09T06:46:49.014Z] ---> d1402ebe1134 [2021-02-09T06:46:49.014Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T06:46:49.606Z] ---> Running in 44f8f8056ea6 [2021-02-09T06:46:50.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:46:50.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:46:50.566Z] ---> 81fe6fba2f04 [2021-02-09T06:46:50.566Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 8882b52987ab [2021-02-09T06:46:50.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 141451772cb1 [2021-02-09T06:46:50.566Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 14b19d5f5a48 [2021-02-09T06:46:50.566Z] Step 6/22 : COPY go.mod . [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 7aa622a4fa6b [2021-02-09T06:46:50.566Z] Step 7/22 : RUN go mod download [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 11903546e278 [2021-02-09T06:46:50.566Z] Step 8/22 : COPY . . [2021-02-09T06:46:50.566Z] ---> Using cache [2021-02-09T06:46:50.566Z] ---> 38df67542b62 [2021-02-09T06:46:50.566Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T06:46:50.835Z] ---> 893f5a7d6252 [2021-02-09T06:46:50.835Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T06:46:50.835Z] ---> 6b15afbd5669 [2021-02-09T06:46:50.835Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T06:46:52.245Z] ---> Running in 7de79523c334 [2021-02-09T06:46:52.245Z] ---> Running in 965779f3b77f [2021-02-09T06:46:52.245Z] Removing intermediate container 44f8f8056ea6 [2021-02-09T06:46:52.245Z] ---> 1a008fa7c622 [2021-02-09T06:46:52.245Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:46:52.245Z] ---> Running in 6c1e6bd21898 [2021-02-09T06:46:52.837Z] ---> Running in 8dd2c068ebc0 [2021-02-09T06:46:54.795Z] Removing intermediate container 8dd2c068ebc0 [2021-02-09T06:46:54.795Z] ---> eebfd8d94c72 [2021-02-09T06:46:54.795Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:46:55.064Z] ---> Running in f12b803dfeb0 [2021-02-09T06:46:55.329Z] 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-02-09T06:46:55.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:55.604Z] Removing intermediate container f12b803dfeb0 [2021-02-09T06:46:55.604Z] ---> 8e5a353e3619 [2021-02-09T06:46:55.604Z] [2021-02-09T06:46:55.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:46:55.885Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T06:46:55.885Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T06:46:55.885Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T06:46:55.885Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T06:46:56.161Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T06:46:56.161Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T06:46:56.161Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T06:46:56.438Z] Successfully built 8e5a353e3619 [2021-02-09T06:46:56.438Z] Successfully tagged docker-core-data-go:latest [2021-02-09T06:46:56.438Z] Building docker-core-metadata-go [2021-02-09T06:46:59.792Z]  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:46:59.792Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:46:59.792Z] ---> 81fe6fba2f04 [2021-02-09T06:46:59.792Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T06:46:59.792Z] ---> Using cache [2021-02-09T06:46:59.792Z] ---> 8882b52987ab [2021-02-09T06:46:59.792Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:46:59.792Z] ---> Using cache [2021-02-09T06:46:59.792Z] ---> 141451772cb1 [2021-02-09T06:46:59.792Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T06:47:00.772Z] Removing intermediate container 6c1e6bd21898 [2021-02-09T06:47:00.772Z] ---> 248d38158745 [2021-02-09T06:47:00.772Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T06:47:01.049Z] ---> Running in 2b6280d4a79d [2021-02-09T06:47:03.655Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T06:47:03.655Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T06:47:03.932Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T06:47:03.932Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T06:47:04.203Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T06:47:04.203Z] ---> Running in 78403207758b [2021-02-09T06:47:04.472Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T06:47:04.472Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T06:47:04.472Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T06:47:04.472Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T06:47:05.065Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T06:47:05.065Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T06:47:05.065Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T06:47:05.370Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T06:47:05.703Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T06:47:05.703Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T06:47:05.703Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T06:47:05.703Z] Removing intermediate container 78403207758b [2021-02-09T06:47:05.703Z] ---> ce42e62ca33c [2021-02-09T06:47:05.703Z] Step 27/30 : CMD ["gate"] [2021-02-09T06:47:05.703Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T06:47:05.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:47:06.029Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T06:47:06.029Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T06:47:06.029Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T06:47:06.029Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T06:47:06.365Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T06:47:06.365Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T06:47:06.365Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T06:47:06.365Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T06:47:06.365Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T06:47:06.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:47:06.978Z] OK: 233 MiB in 51 packages [2021-02-09T06:47:07.582Z] ---> Running in 5665ff012005 [2021-02-09T06:47:07.582Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:47:07.852Z] OK: 71 MiB in 55 packages [2021-02-09T06:47:09.280Z] Removing intermediate container 5665ff012005 [2021-02-09T06:47:09.280Z] ---> ece096d5d430 [2021-02-09T06:47:09.280Z] Step 28/30 : LABEL arch=x86_64 [2021-02-09T06:47:10.725Z] ---> Running in 03750a52d151 [2021-02-09T06:47:11.315Z] Removing intermediate container 2b6280d4a79d [2021-02-09T06:47:11.315Z] ---> e309e177d8df [2021-02-09T06:47:11.315Z] Step 6/22 : COPY go.mod . [2021-02-09T06:47:12.288Z] Removing intermediate container 03750a52d151 [2021-02-09T06:47:12.288Z] ---> 2b538d63423e [2021-02-09T06:47:12.288Z] Step 29/30 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:47:12.564Z] ---> fe0bd5c9ea51 [2021-02-09T06:47:12.564Z] Step 7/22 : RUN go mod download [2021-02-09T06:47:12.564Z] ---> Running in f9c7005dede3 [2021-02-09T06:47:14.001Z] ---> Running in ed098e1d5093 [2021-02-09T06:47:16.006Z] Removing intermediate container f9c7005dede3 [2021-02-09T06:47:16.006Z] ---> e4521ea6d03d [2021-02-09T06:47:16.006Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T06:47:16.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-09T06:47:17.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:47:17.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:47:17.414Z] ---> 81fe6fba2f04 [2021-02-09T06:47:17.414Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 8882b52987ab [2021-02-09T06:47:17.414Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 141451772cb1 [2021-02-09T06:47:17.414Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 14b19d5f5a48 [2021-02-09T06:47:17.414Z] Step 6/23 : COPY go.mod . [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 7aa622a4fa6b [2021-02-09T06:47:17.414Z] Step 7/23 : RUN go mod download [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 11903546e278 [2021-02-09T06:47:17.414Z] Step 8/23 : COPY . . [2021-02-09T06:47:17.414Z] ---> Using cache [2021-02-09T06:47:17.414Z] ---> 38df67542b62 [2021-02-09T06:47:17.414Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T06:47:18.001Z] ---> Running in 46b03049d17e [2021-02-09T06:47:18.581Z] ---> Running in 67faad9fd0af [2021-02-09T06:47:19.173Z] Removing intermediate container 46b03049d17e [2021-02-09T06:47:19.173Z] ---> f66afb1577ab [2021-02-09T06:47:19.173Z] [2021-02-09T06:47:19.437Z] Successfully built f66afb1577ab [2021-02-09T06:47:19.713Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-09T06:47:19.713Z]  Building docker-security-bootstrapper-go ... done Building docker-core-command-go [2021-02-09T06:47:19.713Z] Removing intermediate container ed098e1d5093 [2021-02-09T06:47:19.713Z] ---> 6c6183c019f1 [2021-02-09T06:47:19.713Z] Step 8/22 : COPY . . [2021-02-09T06:47:20.607Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-09T06:47:20.690Z] 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-02-09T06:47:25.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-09T06:47:25.356Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-09T06:47:33.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-09T06:47:33.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-09T06:47:33.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-09T06:47:33.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-09T06:47:33.673Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-09T06:47:35.120Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-09T06:47:35.723Z] Removing intermediate container 7de79523c334 [2021-02-09T06:47:35.723Z] ---> 257e58f26868 [2021-02-09T06:47:35.723Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T06:47:39.132Z] ---> Running in 7b32aecfd626 [2021-02-09T06:47:41.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-09T06:47:41.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-09T06:47:41.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-09T06:47:42.555Z] Removing intermediate container 965779f3b77f [2021-02-09T06:47:42.555Z] ---> 44c2eb43900d [2021-02-09T06:47:42.555Z] [2021-02-09T06:47:42.555Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T06:47:42.555Z] ---> 389fef711851 [2021-02-09T06:47:42.555Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:47:44.020Z] ---> Running in 282d84187785 [2021-02-09T06:47:45.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:47:45.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:47:45.723Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T06:47:45.723Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:47:46.706Z] OK: 6 MiB in 15 packages [2021-02-09T06:47:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.6% of statements [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-09T06:47:48.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-09T06:47:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.244s coverage: 100.0% of statements [2021-02-09T06:47:49.407Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:47:49.407Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:47:49.407Z] ---> 81fe6fba2f04 [2021-02-09T06:47:49.407Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:47:49.407Z] ---> Using cache [2021-02-09T06:47:49.407Z] ---> 8882b52987ab [2021-02-09T06:47:49.407Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:47:49.407Z] ---> Using cache [2021-02-09T06:47:49.407Z] ---> 141451772cb1 [2021-02-09T06:47:49.407Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T06:47:49.682Z] ---> Using cache [2021-02-09T06:47:49.682Z] ---> 14b19d5f5a48 [2021-02-09T06:47:49.682Z] Step 6/23 : COPY go.mod . [2021-02-09T06:47:49.682Z] ---> Using cache [2021-02-09T06:47:49.682Z] ---> 7aa622a4fa6b [2021-02-09T06:47:49.682Z] Step 7/23 : RUN go mod download [2021-02-09T06:47:49.682Z] ---> Using cache [2021-02-09T06:47:49.682Z] ---> 11903546e278 [2021-02-09T06:47:49.682Z] Step 8/23 : COPY . . [2021-02-09T06:47:49.682Z] ---> Using cache [2021-02-09T06:47:49.682Z] ---> 38df67542b62 [2021-02-09T06:47:49.682Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T06:47:51.106Z] ---> Running in 2020a5b8f5ec [2021-02-09T06:47:51.106Z] Removing intermediate container 282d84187785 [2021-02-09T06:47:51.106Z] ---> 0c5f8f337f25 [2021-02-09T06:47:51.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:47:51.389Z] Collecting docker-compose==1.23.2 [2021-02-09T06:47:51.389Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T06:47:51.683Z] ---> Running in 87b17539343e [2021-02-09T06:47:51.683Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T06:47:51.683Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T06:47:51.965Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T06:47:51.965Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T06:47:53.364Z] Collecting PyYAML<4,>=3.10 [2021-02-09T06:47:53.364Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T06:47:53.631Z] 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-02-09T06:47:54.225Z] Removing intermediate container 87b17539343e [2021-02-09T06:47:54.225Z] ---> 388fb1489757 [2021-02-09T06:47:54.225Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T06:47:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.464s coverage: 27.1% of statements [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-09T06:47:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-09T06:47:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-09T06:47:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-09T06:47:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-09T06:47:56.823Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T06:47:56.823Z] ---> Running in e1388af4ecb4 [2021-02-09T06:47:56.823Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T06:47:57.100Z] Removing intermediate container e1388af4ecb4 [2021-02-09T06:47:57.100Z] ---> 42a022929a1d [2021-02-09T06:47:57.100Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T06:47:57.375Z] ---> e6cef579219e [2021-02-09T06:47:57.375Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T06:47:57.375Z] ---> Running in 9fe0bae5dc31 [2021-02-09T06:47:57.375Z] 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-02-09T06:47:57.375Z] ---> Running in a603f682f3b5 [2021-02-09T06:47:57.662Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T06:47:57.662Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T06:47:57.952Z] Removing intermediate container 9fe0bae5dc31 [2021-02-09T06:47:57.952Z] ---> 4b17469dbe92 [2021-02-09T06:47:57.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:47:57.952Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T06:47:57.952Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T06:47:57.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.649s coverage: 82.3% of statements [2021-02-09T06:47:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-09T06:47:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:47:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-09T06:47:57.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-09T06:47:58.268Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T06:47:58.268Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T06:47:59.290Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T06:47:59.290Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T06:47:59.290Z] 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-02-09T06:47:59.886Z] ---> 145841f90b05 [2021-02-09T06:47:59.886Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T06:48:00.850Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T06:48:00.850Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T06:48:01.811Z] Removing intermediate container 67faad9fd0af [2021-02-09T06:48:01.811Z] ---> 55fc15ade27c [2021-02-09T06:48:01.811Z] [2021-02-09T06:48:01.811Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:48:01.811Z] ---> 389fef711851 [2021-02-09T06:48:01.811Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:48:01.811Z] ---> Using cache [2021-02-09T06:48:01.811Z] ---> 0c5f8f337f25 [2021-02-09T06:48:01.811Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:48:01.811Z] ---> Using cache [2021-02-09T06:48:01.811Z] ---> 388fb1489757 [2021-02-09T06:48:01.811Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T06:48:02.079Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T06:48:02.079Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T06:48:02.079Z] ---> 8c23c8582bbe [2021-02-09T06:48:02.079Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T06:48:02.079Z] ---> Running in abdb1ac430d7 [2021-02-09T06:48:02.079Z] Collecting idna<2.8,>=2.5 [2021-02-09T06:48:02.346Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T06:48:02.346Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T06:48:02.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T06:48:02.622Z] ---> 79ca56878591 [2021-02-09T06:48:02.622Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T06:48:02.622Z] 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-02-09T06:48:02.622Z] 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-02-09T06:48:02.622Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T06:48:02.622Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T06:48:02.622Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T06:48:02.622Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T06:48:02.903Z] Removing intermediate container abdb1ac430d7 [2021-02-09T06:48:02.903Z] ---> 49ff2763e68d [2021-02-09T06:48:02.903Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T06:48:02.903Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, PyYAML, dockerpty, jsonschema, cached-property, docopt, texttable, docker-compose [2021-02-09T06:48:03.180Z] ---> Running in 35a805c4343a [2021-02-09T06:48:03.180Z] ---> Running in a699de7a2a7e [2021-02-09T06:48:03.180Z] Attempting uninstall: idna [2021-02-09T06:48:03.180Z] Found existing installation: idna 2.9 [2021-02-09T06:48:03.180Z] Uninstalling idna-2.9: [2021-02-09T06:48:03.180Z] Successfully uninstalled idna-2.9 [2021-02-09T06:48:04.170Z] Removing intermediate container 35a805c4343a [2021-02-09T06:48:04.170Z] ---> 56535c608454 [2021-02-09T06:48:04.170Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:48:04.170Z] Attempting uninstall: urllib3 [2021-02-09T06:48:04.170Z] Found existing installation: urllib3 1.25.9 [2021-02-09T06:48:04.170Z] Uninstalling urllib3-1.25.9: [2021-02-09T06:48:04.170Z] Removing intermediate container a699de7a2a7e [2021-02-09T06:48:04.170Z] ---> 8d15668be67d [2021-02-09T06:48:04.170Z] Step 15/23 : WORKDIR / [2021-02-09T06:48:04.451Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T06:48:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-09T06:48:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-09T06:48:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-09T06:48:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.306s coverage: 86.7% of statements [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-09T06:48:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.383s coverage: 97.5% of statements [2021-02-09T06:48:04.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-09T06:48:05.438Z] ---> Running in 206f81e56581 [2021-02-09T06:48:05.438Z] ---> Running in 0d1a9aa49edc [2021-02-09T06:48:05.718Z] Attempting uninstall: requests [2021-02-09T06:48:05.718Z] Found existing installation: requests 2.23.0 [2021-02-09T06:48:05.718Z] Uninstalling requests-2.23.0: [2021-02-09T06:48:05.718Z] Successfully uninstalled requests-2.23.0 [2021-02-09T06:48:05.718Z] Removing intermediate container 206f81e56581 [2021-02-09T06:48:05.718Z] ---> 090a10272794 [2021-02-09T06:48:05.718Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T06:48:06.730Z] ---> Running in 3751058299ca [2021-02-09T06:48:06.730Z] Removing intermediate container 0d1a9aa49edc [2021-02-09T06:48:06.730Z] ---> a3d481266de4 [2021-02-09T06:48:06.730Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:48:06.730Z] Running setup.py install for PyYAML: started [2021-02-09T06:48:06.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.152s coverage: 78.3% of statements [2021-02-09T06:48:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-09T06:48:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-09T06:48:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-09T06:48:06.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-09T06:48:07.336Z] Removing intermediate container 3751058299ca [2021-02-09T06:48:07.336Z] ---> 86501dfda8d1 [2021-02-09T06:48:07.336Z] Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:48:08.324Z] ---> Running in f2b4cf6fd285 [2021-02-09T06:48:08.608Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T06:48:08.608Z] Running setup.py install for dockerpty: started [2021-02-09T06:48:08.608Z] ---> c775cc9c3e3b [2021-02-09T06:48:08.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T06:48:09.268Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T06:48:09.268Z] Removing intermediate container f2b4cf6fd285 [2021-02-09T06:48:09.268Z] ---> d6ced6b7f111 [2021-02-09T06:48:09.268Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T06:48:09.871Z] Running setup.py install for docopt: started [2021-02-09T06:48:09.871Z] ---> Running in df699b002baf [2021-02-09T06:48:10.140Z] ---> 18316793a14f [2021-02-09T06:48:10.140Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T06:48:10.414Z] Removing intermediate container df699b002baf [2021-02-09T06:48:10.414Z] ---> 1c11dd21167a [2021-02-09T06:48:10.414Z] [2021-02-09T06:48:10.682Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T06:48:10.682Z] Running setup.py install for texttable: started [2021-02-09T06:48:10.682Z] Successfully built 1c11dd21167a [2021-02-09T06:48:10.682Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-09T06:48:10.950Z]  Building docker-support-scheduler-go ... done  ---> a3d0954049b6 [2021-02-09T06:48:10.950Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T06:48:10.950Z] ---> Running in 2da50b87e5ee [2021-02-09T06:48:11.223Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T06:48:11.837Z] Removing intermediate container 2da50b87e5ee [2021-02-09T06:48:11.837Z] ---> ef4fc63ebf33 [2021-02-09T06:48:11.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:48:12.110Z] ---> Running in 8c501075272d [2021-02-09T06:48:12.385Z] 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.57.0 [2021-02-09T06:48:12.659Z] Removing intermediate container 8c501075272d [2021-02-09T06:48:12.659Z] ---> a4ffa2decdc2 [2021-02-09T06:48:12.659Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T06:48:12.925Z] ---> Running in 95017e537eff [2021-02-09T06:48:13.515Z] Removing intermediate container 95017e537eff [2021-02-09T06:48:13.515Z] ---> e6e8414d7919 [2021-02-09T06:48:13.515Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:48:13.515Z] ---> Running in 47738881868c [2021-02-09T06:48:14.524Z] Removing intermediate container 47738881868c [2021-02-09T06:48:14.524Z] ---> 0cb0bfdcb65f [2021-02-09T06:48:14.524Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:48:15.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.333s coverage: 92.8% of statements [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-09T06:48:15.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-02-09T06:48:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-09T06:48:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements [2021-02-09T06:48:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-09T06:48:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-09T06:48:15.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements [2021-02-09T06:48:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2021-02-09T06:48:16.446Z] ---> Running in 7c92593b74cc [2021-02-09T06:48:16.446Z] Removing intermediate container 7b32aecfd626 [2021-02-09T06:48:16.446Z] ---> 9e6ea61e36c3 [2021-02-09T06:48:16.446Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T06:48:16.715Z] ---> Running in d3b58127419a [2021-02-09T06:48:16.715Z] Removing intermediate container 7c92593b74cc [2021-02-09T06:48:16.715Z] ---> c97d86162ab1 [2021-02-09T06:48:16.715Z] [2021-02-09T06:48:16.979Z] Successfully built c97d86162ab1 [2021-02-09T06:48:16.979Z] Successfully tagged docker-core-metadata-go:latest [2021-02-09T06:48:17.250Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:48:17.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:48:17.514Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:48:17.781Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T06:48:17.781Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T06:48:17.782Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:48:17.782Z] OK: 72 MiB in 58 packages [2021-02-09T06:48:18.371Z] Removing intermediate container d3b58127419a [2021-02-09T06:48:18.371Z] ---> 0a83ef622b4d [2021-02-09T06:48:18.371Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T06:48:18.641Z] ---> Running in c3d722cc0e50 [2021-02-09T06:48:18.906Z] Removing intermediate container c3d722cc0e50 [2021-02-09T06:48:18.906Z] ---> 14b59b8baab5 [2021-02-09T06:48:18.906Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:48:19.491Z] ---> Running in 2ae5c4394a21 [2021-02-09T06:48:22.830Z] Removing intermediate container 2ae5c4394a21 [2021-02-09T06:48:22.830Z] ---> 8f8ff5e429da [2021-02-09T06:48:22.830Z] Step 24/26 : LABEL arch=x86_64 [2021-02-09T06:48:22.830Z] ---> Running in 417b04eefb2a [2021-02-09T06:48:22.830Z] Removing intermediate container a603f682f3b5 [2021-02-09T06:48:22.830Z] ---> 2fb0e156bee9 [2021-02-09T06:48:22.830Z] [2021-02-09T06:48:22.830Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T06:48:22.830Z] ---> 389fef711851 [2021-02-09T06:48:22.830Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T06:48:22.830Z] Removing intermediate container 2020a5b8f5ec [2021-02-09T06:48:22.830Z] ---> bb489fc4c787 [2021-02-09T06:48:22.830Z] [2021-02-09T06:48:22.830Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:48:22.830Z] ---> Running in 808be159beeb [2021-02-09T06:48:22.830Z] ---> 389fef711851 [2021-02-09T06:48:22.830Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:48:22.830Z] ---> Using cache [2021-02-09T06:48:22.830Z] ---> 0c5f8f337f25 [2021-02-09T06:48:22.830Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:48:22.830Z] ---> Using cache [2021-02-09T06:48:22.830Z] ---> 388fb1489757 [2021-02-09T06:48:22.830Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T06:48:23.106Z] Removing intermediate container 417b04eefb2a [2021-02-09T06:48:23.106Z] ---> 5516f18829f4 [2021-02-09T06:48:23.106Z] Step 25/26 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:48:23.106Z] ---> Running in 0e2ed081dff2 [2021-02-09T06:48:23.106Z] ---> Running in 55aae12cd2c3 [2021-02-09T06:48:23.383Z] Removing intermediate container 0e2ed081dff2 [2021-02-09T06:48:23.383Z] ---> b82aa9911ae3 [2021-02-09T06:48:23.383Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T06:48:23.383Z] Removing intermediate container 55aae12cd2c3 [2021-02-09T06:48:23.383Z] ---> 21e2559459a2 [2021-02-09T06:48:23.383Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T06:48:23.647Z] ---> Running in 1b04f83d0e10 [2021-02-09T06:48:23.647Z] ---> Running in 2cffad5f6cf0 [2021-02-09T06:48:23.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-09T06:48:23.647Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-09T06:48:23.647Z] Removing intermediate container 1b04f83d0e10 [2021-02-09T06:48:23.647Z] ---> 8155853ab529 [2021-02-09T06:48:23.647Z] Step 15/23 : WORKDIR / [2021-02-09T06:48:23.909Z] Removing intermediate container 2cffad5f6cf0 [2021-02-09T06:48:23.909Z] ---> 069bcde6c624 [2021-02-09T06:48:23.909Z] [2021-02-09T06:48:23.909Z] ---> Running in e606c7cb73ae [2021-02-09T06:48:23.909Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T06:48:23.909Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T06:48:23.909Z] Successfully built 069bcde6c624 [2021-02-09T06:48:23.909Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:48:23.909Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:48:23.909Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-09T06:48:24.219Z]  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages [2021-02-09T06:48:26.191Z] Removing intermediate container e606c7cb73ae [2021-02-09T06:48:26.191Z] ---> 99fb85dfecbf [2021-02-09T06:48:26.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:48:26.774Z] ---> 0766d0171e0b [2021-02-09T06:48:26.774Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T06:48:26.774Z] Removing intermediate container 808be159beeb [2021-02-09T06:48:26.774Z] ---> f3935da3b8c3 [2021-02-09T06:48:26.774Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:48:26.774Z] ---> Running in 5a711c39bdc9 [2021-02-09T06:48:27.036Z] Removing intermediate container 5a711c39bdc9 [2021-02-09T06:48:27.036Z] ---> 0316ce4f98e6 [2021-02-09T06:48:27.036Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-09T06:48:27.300Z] ---> Running in 3630a3901c71 [2021-02-09T06:48:27.300Z] ---> 90f5932b888b [2021-02-09T06:48:27.300Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T06:48:27.300Z] Removing intermediate container 3630a3901c71 [2021-02-09T06:48:27.300Z] ---> 0c7d305cfd25 [2021-02-09T06:48:27.300Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T06:48:27.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2021-02-09T06:48:27.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-02-09T06:48:27.563Z] ---> Running in cb662473f719 [2021-02-09T06:48:27.563Z] ---> 2ea15880ea14 [2021-02-09T06:48:27.563Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T06:48:27.563Z] ---> Running in 8bced7644b37 [2021-02-09T06:48:27.563Z] Removing intermediate container cb662473f719 [2021-02-09T06:48:27.563Z] ---> 700123ebaac8 [2021-02-09T06:48:27.563Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:48:27.826Z] Removing intermediate container 8bced7644b37 [2021-02-09T06:48:27.826Z] ---> 65ae412777df [2021-02-09T06:48:27.826Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:48:27.826Z] ---> Running in e12e53bcf44d [2021-02-09T06:48:28.090Z] ---> cf447de52e80 [2021-02-09T06:48:28.090Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T06:48:28.090Z] Removing intermediate container e12e53bcf44d [2021-02-09T06:48:28.090Z] ---> b88bc3a1a761 [2021-02-09T06:48:28.090Z] Step 21/23 : LABEL arch=x86_64 [2021-02-09T06:48:28.090Z] ---> Running in bd19d380765f [2021-02-09T06:48:28.355Z] Removing intermediate container bd19d380765f [2021-02-09T06:48:28.355Z] ---> 737b11668687 [2021-02-09T06:48:28.355Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:48:28.355Z] ---> Running in 5ab63a3523c1 [2021-02-09T06:48:28.617Z] ---> 1534ffec6005 [2021-02-09T06:48:28.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T06:48:28.617Z] Removing intermediate container 5ab63a3523c1 [2021-02-09T06:48:28.617Z] ---> 184797ac74a3 [2021-02-09T06:48:28.617Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:48:28.880Z] ---> Running in dac2519e7b7c [2021-02-09T06:48:28.880Z] ---> 689a8bbc2852 [2021-02-09T06:48:28.880Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T06:48:28.880Z] ---> Running in 38e5494fbc73 [2021-02-09T06:48:28.880Z] Removing intermediate container dac2519e7b7c [2021-02-09T06:48:28.880Z] ---> 222353097289 [2021-02-09T06:48:28.880Z] [2021-02-09T06:48:29.143Z] Successfully built 222353097289 [2021-02-09T06:48:29.143Z] Successfully tagged docker-core-command-go:latest [2021-02-09T06:48:29.143Z]  Building docker-core-command-go ... done Removing intermediate container 38e5494fbc73 [2021-02-09T06:48:29.143Z] ---> 698b4462e038 [2021-02-09T06:48:29.143Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:48:29.143Z] ---> Running in a9c5a777c19d [2021-02-09T06:48:29.406Z] Removing intermediate container a9c5a777c19d [2021-02-09T06:48:29.406Z] ---> f5be3377c23c [2021-02-09T06:48:29.406Z] Step 20/22 : LABEL arch=x86_64 [2021-02-09T06:48:29.668Z] ---> Running in 873dcb72b1ef [2021-02-09T06:48:29.668Z] Removing intermediate container 873dcb72b1ef [2021-02-09T06:48:29.668Z] ---> 47090c0783eb [2021-02-09T06:48:29.668Z] Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:48:29.933Z] ---> Running in 1839ba91d20c [2021-02-09T06:48:29.933Z] Removing intermediate container 1839ba91d20c [2021-02-09T06:48:29.933Z] ---> 23c766abd04c [2021-02-09T06:48:29.933Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T06:48:29.933Z] ---> Running in 60c5b4843838 [2021-02-09T06:48:30.195Z] Removing intermediate container 60c5b4843838 [2021-02-09T06:48:30.195Z] ---> c9434c3c0aa0 [2021-02-09T06:48:30.195Z] [2021-02-09T06:48:30.459Z] Successfully built c9434c3c0aa0 [2021-02-09T06:48:30.459Z] Successfully tagged docker-support-notifications-go:latest [2021-02-09T06:48:30.732Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2021-02-09T06:48:30.757Z] $ docker stop --time=1 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 [2021-02-09T06:48:32.418Z] $ docker rm -f 194d7473ef16f5226cc0650cd2e06af085b08e1779b1f7de09493d98002d5401 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T06:48:32.969Z] + docker images [2021-02-09T06:48:32.970Z] + grep docker [2021-02-09T06:48:33.232Z] docker-support-notifications-go latest c9434c3c0aa0 3 seconds ago 17.6MB [2021-02-09T06:48:33.232Z] docker-core-command-go latest 222353097289 5 seconds ago 16.9MB [2021-02-09T06:48:33.232Z] docker-sys-mgmt-agent-go latest 069bcde6c624 10 seconds ago 313MB [2021-02-09T06:48:33.232Z] docker-core-metadata-go latest c97d86162ab1 17 seconds ago 18.8MB [2021-02-09T06:48:33.232Z] docker-support-scheduler-go latest 1c11dd21167a 23 seconds ago 17MB [2021-02-09T06:48:33.232Z] docker-security-bootstrapper-go latest f66afb1577ab About a minute ago 17.9MB [2021-02-09T06:48:33.232Z] docker-core-data-go latest 8e5a353e3619 About a minute ago 22.3MB [2021-02-09T06:48:33.232Z] docker-security-secretstore-setup-go latest 9c668842620e About a minute ago 24.6MB [2021-02-09T06:48:33.232Z] docker-security-proxy-setup-go latest fe259d7d0d2e 2 minutes ago 24.4MB [2021-02-09T06:48:33.232Z] docker 20.10.0 aefe523efa57 2 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-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.115s coverage: 92.9% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.148s coverage: 84.2% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.4% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.522s coverage: 63.5% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-02-09T06:48:42.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.808s coverage: 68.9% of statements [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-09T06:48:42.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-09T06:48:43.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.377s coverage: 37.0% of statements [2021-02-09T06:48:43.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-09T06:48:43.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-09T06:48:43.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.559s coverage: 84.0% of statements [2021-02-09T06:48:44.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-02-09T06:48:48.877Z] Still waiting to schedule task [2021-02-09T06:48:48.877Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-09T06:48:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.496s coverage: 47.0% of statements [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-09T06:48:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-09T06:48:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.123s coverage: 100.0% of statements [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-09T06:48:50.911Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.319s coverage: 89.4% of statements [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:48:50.911Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.143s coverage: 29.1% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.226s coverage: 99.0% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 100.0% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-09T06:48:59.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-02-09T06:48:59.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-09T06:48:59.486Z] GO111MODULE=on go vet ./... [2021-02-09T06:49:42.816Z] Running on prd-ubuntu18.04-docker-8c-8g-25749 in /w/workspace/edgexfoundry_edgex-go_PR-3148 [Pipeline] { [Pipeline] ws [2021-02-09T06:49:42.880Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-02-09T06:49:45.256Z] using credential edgex-jenkins-ssh [2021-02-09T06:49:45.303Z] Cloning the remote Git repository [2021-02-09T06:49:45.333Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:49:45.429Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-02-09T06:49:45.471Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:49:45.472Z] > git --version # timeout=10 [2021-02-09T06:49:45.487Z] > git --version # 'git version 2.17.1' [2021-02-09T06:49:45.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:49:45.517Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T06:49:55.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T06:49:55.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-09T06:49:55.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-09T06:49:55.330Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-09T06:49:55.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:49:55.335Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3148/head:refs/remotes/origin/PR-3148 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-09T06:49:55.936Z] Merging remotes/origin/master commit cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 into PR head commit 67f80ec5e174c97456775bb645b6b359ba04d95a [2021-02-09T06:49:56.085Z] Merge succeeded, producing 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 [2021-02-09T06:49:56.085Z] Checking out Revision 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 (PR-3148) [2021-02-09T06:49:55.948Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T06:49:55.954Z] > git checkout -f 67f80ec5e174c97456775bb645b6b359ba04d95a # timeout=10 [2021-02-09T06:49:56.031Z] > git remote # timeout=10 [2021-02-09T06:49:56.039Z] > git config --get remote.origin.url # timeout=10 [2021-02-09T06:49:56.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-09T06:49:56.050Z] > git merge cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1 # timeout=10 [2021-02-09T06:49:56.081Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-09T06:49:56.090Z] > git config core.sparsecheckout # timeout=10 [2021-02-09T06:49:56.094Z] > git checkout -f 6fcd210819491b4cfbc2e3bdd97f4c6afcf8d286 # timeout=10 [2021-02-09T06:49:59.686Z] Commit message: "Merge commit 'cb6997bbd1b3d2ea13b90bb0354200ca7f3f41a1' into HEAD" [2021-02-09T06:49:59.698Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-09T06:49:59.693Z] > git rev-list --no-walk fa939443d38ccda2fee2c546726af54c9dfec45a # timeout=10 [2021-02-09T06:50:01.097Z] + echo snap-build.sh [2021-02-09T06:50:01.097Z] snap-build.sh [2021-02-09T06:50:01.097Z] + SNAP_BASE_DIR=. [2021-02-09T06:50:01.097Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-02-09T06:50:01.097Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-02-09T06:50:01.097Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-02-09T06:50:01.097Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-02-09T06:50:01.097Z] + cd /w/workspace/edgex-go/3 [2021-02-09T06:50:01.097Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-09T06:50:01.097Z] Reading package lists... [2021-02-09T06:50:01.097Z] Building dependency tree... [2021-02-09T06:50:01.097Z] Reading state information... [2021-02-09T06:50:01.359Z] The following packages were automatically installed and are no longer required: [2021-02-09T06:50:01.359Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-09T06:50:01.359Z] uidmap xdelta3 [2021-02-09T06:50:01.359Z] Use 'sudo apt autoremove' to remove them. [2021-02-09T06:50:01.359Z] The following packages will be REMOVED: [2021-02-09T06:50:01.359Z] lxd* lxd-client* [2021-02-09T06:50:01.622Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-09T06:50:01.622Z] After this operation, 31.7 MB disk space will be freed. [2021-02-09T06:50:02.936Z] (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-02-09T06:50:02.936Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T06:50:03.885Z] Removing lxd dnsmasq configuration [2021-02-09T06:50:03.885Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T06:50:04.460Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-09T06:50:05.407Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-09T06:50:05.667Z] (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-02-09T06:50:05.667Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-09T06:50:07.060Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-09T06:50:07.060Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-09T06:50:08.446Z] + sudo snap remove --purge lxd [2021-02-09T06:50:08.446Z] snap "lxd" is not installed [2021-02-09T06:50:08.446Z] + sudo groupadd --force --system lxd [2021-02-09T06:50:08.446Z] ++ whoami [2021-02-09T06:50:08.446Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-09T06:50:08.709Z] + newgrp - lxd [2021-02-09T06:50:08.709Z] + sudo snap install lxd [2021-02-09T06:50:18.746Z] 2021-02-09T06:50:15Z INFO Waiting for automatic snapd restart... [2021-02-09T06:50:21.284Z] gofmt -l . [2021-02-09T06:50:21.284Z] [ "`gofmt -l .`" = "" ] [2021-02-09T06:50:21.284Z] ./bin/test-go-mod-tidy.sh [2021-02-09T06:50:21.284Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-09T06:50:21.941Z] + ls -al . [2021-02-09T06:50:21.941Z] total 728 [2021-02-09T06:50:21.941Z] drwxrwxr-x 9 1001 1001 4096 Feb 9 06:50 . [2021-02-09T06:50:21.941Z] drwxr-xr-x 4 root root 4096 Feb 9 06:46 .. [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 11 Feb 9 06:44 .dockerignore [2021-02-09T06:50:21.941Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 06:44 .git [2021-02-09T06:50:21.941Z] drwxrwxr-x 3 1001 1001 4096 Feb 9 06:44 .github [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 818 Feb 9 06:44 .gitignore [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 166 Feb 9 06:44 .sonarcloud.properties [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 7859 Feb 9 06:44 Attribution.txt [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 3804 Feb 9 06:44 CONTRIBUTING.md [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 931 Feb 9 06:44 Dockerfile.build [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 863 Feb 9 06:44 Jenkinsfile [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 10775 Feb 9 06:44 LICENSE [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 5774 Feb 9 06:44 Makefile [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 6524 Feb 9 06:44 README.md [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 6755 Feb 9 06:44 SECURITY.md [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 5 Feb 9 06:40 VERSION [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 4131 Feb 9 06:44 ZMQWindows.md [2021-02-09T06:50:21.941Z] drwxrwxr-x 2 1001 1001 4096 Feb 9 06:44 bin [2021-02-09T06:50:21.941Z] drwxrwxr-x 14 1001 1001 4096 Feb 9 06:44 cmd [2021-02-09T06:50:21.941Z] -rw-r--r-- 1 root root 594557 Feb 9 06:48 coverage.out [2021-02-09T06:50:21.941Z] -rw-r--r-- 1 root root 1054 Feb 9 06:50 go.mod [2021-02-09T06:50:21.941Z] -rw-r--r-- 1 root root 19290 Feb 9 06:50 go.sum [2021-02-09T06:50:21.941Z] drwxrwxr-x 8 1001 1001 4096 Feb 9 06:44 internal [2021-02-09T06:50:21.941Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 06:44 openapi [2021-02-09T06:50:21.941Z] drwxrwxr-x 4 1001 1001 4096 Feb 9 06:44 snap [2021-02-09T06:50:21.941Z] -rw-rw-r-- 1 1001 1001 168 Feb 9 06:44 version.go [Pipeline] sh [2021-02-09T06:50:22.593Z] + '[' -e coverage.out ] [2021-02-09T06:50:22.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-09T06:50:22.655Z] Warning: overwriting stash ‘coverage-report’ [2021-02-09T06:50:23.824Z] Stashed 1 file(s) [Pipeline] sh [2021-02-09T06:50:24.517Z] + make build [2021-02-09T06:50:24.517Z] 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-02-09T06:50:33.680Z] lxd 4.11 from Canonical* installed [2021-02-09T06:50:33.680Z] + sudo lxd init --auto [2021-02-09T06:50:34.699Z] 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-02-09T06:50:41.847Z] + sudo snap install --classic snapcraft [2021-02-09T06:50:48.446Z] snapcraft 4.4.4 from Canonical* installed [2021-02-09T06:50:48.446Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-09T06:50:48.446Z] + patch --verbose -p1 [2021-02-09T06:50:48.446Z] Hmm... Looks like a unified diff to me... [2021-02-09T06:50:48.446Z] The text leading up to this was: [2021-02-09T06:50:48.446Z] -------------------------- [2021-02-09T06:50:48.446Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-09T06:50:48.446Z] |From: Tony Espy [2021-02-09T06:50:48.446Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-09T06:50:48.446Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-09T06:50:48.446Z] | [2021-02-09T06:50:48.446Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-09T06:50:48.446Z] |optimize the snap CI check run for pull requests. When [2021-02-09T06:50:48.446Z] |applied, it essentially strips out everything (apps and [2021-02-09T06:50:48.446Z] |parts) from the snapcraft.yaml file except those required [2021-02-09T06:50:48.446Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-09T06:50:48.446Z] |catch changes to edgex-go that break the snap build. [2021-02-09T06:50:48.446Z] | [2021-02-09T06:50:48.446Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-09T06:50:48.446Z] |to update this patch file, otherwise it may fail to apply, [2021-02-09T06:50:48.446Z] |resulting in a failed snap build CI check in the associated [2021-02-09T06:50:48.446Z] |pull request. [2021-02-09T06:50:48.446Z] | [2021-02-09T06:50:48.446Z] |Note - in addition to applying this patch, the pipeline also [2021-02-09T06:50:48.446Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-09T06:50:48.446Z] |need to build the finally binary .snap file (and it won't [2021-02-09T06:50:48.446Z] |work with the patch applied). This further reduces the build [2021-02-09T06:50:48.446Z] |time. [2021-02-09T06:50:48.446Z] |--- [2021-02-09T06:50:48.446Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-09T06:50:48.446Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-09T06:50:48.446Z] | [2021-02-09T06:50:48.446Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-09T06:50:48.446Z] |index 1e537489..faf42425 100644 [2021-02-09T06:50:48.446Z] |--- a/snap/snapcraft.yaml [2021-02-09T06:50:48.446Z] |+++ b/snap/snapcraft.yaml [2021-02-09T06:50:48.446Z] -------------------------- [2021-02-09T06:50:48.446Z] patching file snap/snapcraft.yaml [2021-02-09T06:50:48.446Z] Using Plan A... [2021-02-09T06:50:48.446Z] Hunk #1 succeeded at 73. [2021-02-09T06:50:48.446Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-09T06:50:48.446Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-09T06:50:48.446Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-09T06:50:48.446Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-09T06:50:48.446Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-09T06:50:48.446Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-09T06:50:48.446Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-09T06:50:48.446Z] Hmm... Ignoring the trailing garbage. [2021-02-09T06:50:48.446Z] done [2021-02-09T06:50:48.446Z] + sudo snapcraft prime --use-lxd [2021-02-09T06:50:49.836Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-09T06:50:49.836Z] 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-02-09T06:50:49.836Z] - README.md [2021-02-09T06:50:49.836Z] - snapcraft.yaml.orig [2021-02-09T06:50:49.836Z] [2021-02-09T06:50:49.836Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-09T06:50:50.781Z] Launching a container. [2021-02-09T06:50:56.891Z] 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-02-09T06:51:01.196Z] 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-02-09T06:51:07.911Z] 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-02-09T06:51:08.513Z] 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-02-09T06:51:08.912Z] Waiting for container to be ready [2021-02-09T06:51:08.912Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-09T06:51:08.912Z] [2021-02-09T06:51:11.463Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-09T06:51:11.463Z] Waiting for network to be ready... [2021-02-09T06:51:12.035Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-09T06:51:12.035Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-09T06:51:12.607Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-09T06:51:12.607Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1538 kB] [2021-02-09T06:51:12.868Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-09T06:51:13.135Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-09T06:51:13.135Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-09T06:51:13.135Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-09T06:51:13.135Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-09T06:51:13.135Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-09T06:51:13.135Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-09T06:51:13.135Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-09T06:51:13.135Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-09T06:51:13.135Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-09T06:51:13.135Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-09T06:51:13.400Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-09T06:51:13.400Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-09T06:51:13.400Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-09T06:51:13.660Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-09T06:51:13.922Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-09T06:51:13.922Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-09T06:51:13.922Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-09T06:51:13.922Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-09T06:51:13.922Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-09T06:51:13.922Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-09T06:51:13.922Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-09T06:51:13.924Z] 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-02-09T06:51:14.184Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-09T06:51:16.728Z] Fetched 23.9 MB in 4s (5327 kB/s) [2021-02-09T06:51:16.989Z] Reading package lists... [2021-02-09T06:51:17.254Z] Reading package lists... [2021-02-09T06:51:17.514Z] Building dependency tree... [2021-02-09T06:51:17.514Z] Reading state information... [2021-02-09T06:51:17.774Z] The following additional packages will be installed: [2021-02-09T06:51:17.774Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-09T06:51:17.774Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-09T06:51:17.774Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-09T06:51:17.774Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-09T06:51:17.774Z] Suggested packages: [2021-02-09T06:51:17.774Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-09T06:51:17.774Z] Recommended packages: [2021-02-09T06:51:17.774Z] gnupg libsasl2-modules [2021-02-09T06:51:17.774Z] The following NEW packages will be installed: [2021-02-09T06:51:17.774Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-09T06:51:17.775Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-09T06:51:17.775Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-09T06:51:17.775Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-09T06:51:17.775Z] The following packages will be upgraded: [2021-02-09T06:51:17.775Z] gpg gpg-agent gpgconf libudev1 [2021-02-09T06:51:17.775Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-09T06:51:17.775Z] Need to get 3532 kB of archives. [2021-02-09T06:51:17.775Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-09T06:51:17.775Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-09T06:51:17.775Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-09T06:51:17.775Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-09T06:51:17.775Z] Get:4 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-02-09T06:51:17.775Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-09T06:51:17.775Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] [2021-02-09T06:51:17.775Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] [2021-02-09T06:51:18.037Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-09T06:51:18.037Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-09T06:51:18.299Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-09T06:51:18.563Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-09T06:51:18.563Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-09T06:51:18.563Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-09T06:51:18.564Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-09T06:51:18.826Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-09T06:51:18.826Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-09T06:51:18.826Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-09T06:51:18.826Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-09T06:51:18.826Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-09T06:51:18.826Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-09T06:51:18.826Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-09T06:51:18.826Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-09T06:51:18.826Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T06:51:19.087Z] Fetched 3532 kB in 1s (3179 kB/s) [2021-02-09T06:51:19.087Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-09T06:51:19.087Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-09T06:51:19.087Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T06:51:19.087Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-09T06:51:19.326Z] 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-02-09T06:51:19.350Z] Selecting previously unselected package udev. [2021-02-09T06:51:19.350Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-09T06:51:19.350Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-09T06:51:19.350Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-09T06:51:19.612Z] Selecting previously unselected package libfuse2:amd64. [2021-02-09T06:51:19.612Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-09T06:51:19.612Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-09T06:51:19.612Z] Selecting previously unselected package fuse. [2021-02-09T06:51:19.612Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-09T06:51:19.875Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-09T06:51:19.875Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:19.875Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T06:51:19.875Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:19.875Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T06:51:20.136Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:20.136Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T06:51:20.136Z] Selecting previously unselected package libksba8:amd64. [2021-02-09T06:51:20.136Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-09T06:51:20.136Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-09T06:51:20.397Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-09T06:51:20.397Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.397Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:20.397Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-09T06:51:20.397Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.397Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:20.660Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-09T06:51:20.660Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.660Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:20.660Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-09T06:51:20.660Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.660Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:20.921Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-09T06:51:20.921Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.921Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:20.921Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-09T06:51:20.921Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:20.921Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:21.181Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-09T06:51:21.181Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:21.181Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:21.181Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-09T06:51:21.182Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:21.182Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:21.445Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-09T06:51:21.445Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-09T06:51:21.445Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:21.445Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-09T06:51:21.445Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-09T06:51:21.445Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T06:51:21.445Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-09T06:51:21.445Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-09T06:51:21.445Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T06:51:21.706Z] Selecting previously unselected package libldap-common. [2021-02-09T06:51:21.706Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... [2021-02-09T06:51:21.707Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T06:51:21.967Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-09T06:51:21.967Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... [2021-02-09T06:51:21.967Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T06:51:22.235Z] Selecting previously unselected package dirmngr. [2021-02-09T06:51:22.235Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:22.235Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-09T06:51:22.235Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T06:51:22.497Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-09T06:51:22.497Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-09T06:51:22.497Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T06:51:22.497Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-09T06:51:22.497Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-09T06:51:22.497Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:22.723Z] 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-02-09T06:51:22.759Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-09T06:51:22.759Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T06:51:22.759Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-09T06:51:23.020Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-09T06:51:23.281Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.281Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-09T06:51:23.281Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-09T06:51:23.281Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-09T06:51:23.545Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-09T06:51:23.545Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... [2021-02-09T06:51:23.806Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-09T06:51:23.806Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T06:51:24.066Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-09T06:51:24.066Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-09T06:51:24.066Z] This means they are not meant to be enabled using systemctl. [2021-02-09T06:51:24.066Z] Possible reasons for having this kind of units are: [2021-02-09T06:51:24.066Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-09T06:51:24.066Z] .wants/ or .requires/ directory. [2021-02-09T06:51:24.066Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-09T06:51:24.066Z] a requirement dependency on it. [2021-02-09T06:51:24.066Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-09T06:51:24.066Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-09T06:51:24.066Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-09T06:51:24.066Z] instance name specified. [2021-02-09T06:51:24.644Z] Reading package lists... [2021-02-09T06:51:24.644Z] Building dependency tree... [2021-02-09T06:51:24.644Z] Reading state information... [2021-02-09T06:51:24.907Z] The following additional packages will be installed: [2021-02-09T06:51:24.907Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-09T06:51:24.907Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-09T06:51:24.907Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-09T06:51:24.907Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-09T06:51:24.907Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-09T06:51:24.907Z] Suggested packages: [2021-02-09T06:51:24.907Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-09T06:51:24.907Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-09T06:51:24.907Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-09T06:51:24.907Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-09T06:51:24.907Z] systemd-container policykit-1 [2021-02-09T06:51:24.907Z] Recommended packages: [2021-02-09T06:51:24.907Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-09T06:51:24.907Z] The following NEW packages will be installed: [2021-02-09T06:51:24.907Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-09T06:51:24.907Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-09T06:51:24.907Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-09T06:51:24.907Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-09T06:51:24.907Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-09T06:51:24.907Z] The following packages will be upgraded: [2021-02-09T06:51:24.907Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-09T06:51:25.168Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-09T06:51:25.168Z] Need to get 35.2 MB of archives. [2021-02-09T06:51:25.168Z] After this operation, 141 MB of additional disk space will be used. [2021-02-09T06:51:25.168Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-09T06:51:25.168Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-09T06:51:25.742Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-09T06:51:25.742Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-09T06:51:26.003Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-09T06:51:26.003Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-09T06:51:26.003Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-09T06:51:26.003Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-09T06:51:26.003Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-09T06:51:26.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-09T06:51:26.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-09T06:51:26.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-09T06:51:26.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-09T06:51:26.004Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-09T06:51:26.004Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-09T06:51:26.004Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-09T06:51:26.004Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-09T06:51:26.004Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-09T06:51:26.004Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-09T06:51:26.004Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-09T06:51:26.004Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-09T06:51:26.004Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-09T06:51:26.004Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-09T06:51:26.004Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-09T06:51:26.004Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-09T06:51:26.004Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-09T06:51:26.004Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-09T06:51:26.004Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-09T06:51:26.004Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-09T06:51:26.266Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-09T06:51:27.025Z] 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-02-09T06:51:27.217Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T06:51:27.217Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-02-09T06:51:27.480Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T06:51:27.480Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-09T06:51:27.480Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T06:51:28.053Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-09T06:51:28.053Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T06:51:28.314Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-09T06:51:28.315Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T06:51:28.315Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-09T06:51:28.315Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-09T06:51:28.576Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-09T06:51:28.576Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-09T06:51:28.576Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-09T06:51:28.576Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-09T06:51:28.836Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-09T06:51:28.836Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-09T06:51:29.409Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-09T06:51:29.409Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-09T06:51:29.409Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-09T06:51:29.409Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-09T06:51:29.646Z] 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-02-09T06:51:29.671Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-09T06:51:29.671Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T06:51:29.671Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:29.932Z] Selecting previously unselected package libexpat1:amd64. [2021-02-09T06:51:29.932Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-09T06:51:29.932Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-09T06:51:29.932Z] Selecting previously unselected package python3.6-minimal. [2021-02-09T06:51:29.932Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T06:51:29.932Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:30.192Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-09T06:51:30.453Z] Checking for services that may need to be restarted...done. [2021-02-09T06:51:30.453Z] Checking for services that may need to be restarted...done. [2021-02-09T06:51:30.453Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:30.453Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-09T06:51:30.453Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:31.027Z] Selecting previously unselected package python3-minimal. [2021-02-09T06:51:31.027Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-09T06:51:31.027Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-09T06:51:31.027Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-09T06:51:31.027Z] Selecting previously unselected package mime-support. [2021-02-09T06:51:31.027Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-09T06:51:31.027Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-09T06:51:31.288Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-09T06:51:31.288Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-09T06:51:31.288Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-09T06:51:31.288Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-09T06:51:31.288Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T06:51:31.288Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:31.552Z] Selecting previously unselected package python3.6. [2021-02-09T06:51:31.552Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-09T06:51:31.552Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:31.813Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-09T06:51:31.813Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-09T06:51:31.813Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-09T06:51:31.813Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-09T06:51:32.074Z] Selecting previously unselected package python3. [2021-02-09T06:51:32.074Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-09T06:51:32.074Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-09T06:51:32.074Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-09T06:51:32.074Z] Selecting previously unselected package multiarch-support. [2021-02-09T06:51:32.074Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T06:51:32.074Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-09T06:51:32.335Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-09T06:51:32.335Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-09T06:51:32.335Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-09T06:51:32.335Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-09T06:51:32.335Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-09T06:51:32.597Z] Selecting previously unselected package libbsd0:amd64. [2021-02-09T06:51:32.597Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-09T06:51:32.597Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-09T06:51:32.597Z] Selecting previously unselected package sudo. [2021-02-09T06:51:32.597Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-09T06:51:32.597Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-09T06:51:32.860Z] Selecting previously unselected package apparmor. [2021-02-09T06:51:32.861Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-09T06:51:32.861Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-09T06:51:33.122Z] Selecting previously unselected package libedit2:amd64. [2021-02-09T06:51:33.122Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-09T06:51:33.122Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-09T06:51:33.122Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-09T06:51:33.122Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T06:51:33.122Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:33.122Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-09T06:51:33.122Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T06:51:33.122Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:33.387Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-09T06:51:33.387Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-09T06:51:33.387Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-09T06:51:33.387Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-09T06:51:33.387Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T06:51:33.387Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:33.649Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-09T06:51:33.649Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-09T06:51:33.649Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:33.910Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-09T06:51:33.910Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-09T06:51:33.910Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-09T06:51:33.910Z] Selecting previously unselected package openssh-client. [2021-02-09T06:51:33.910Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-09T06:51:33.910Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-09T06:51:33.959Z] 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-02-09T06:51:34.178Z] Selecting previously unselected package squashfs-tools. [2021-02-09T06:51:34.178Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-09T06:51:34.178Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-09T06:51:34.439Z] Selecting previously unselected package snapd. [2021-02-09T06:51:34.439Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-09T06:51:34.439Z] Unpacking snapd (2.48+18.04) ... [2021-02-09T06:51:36.358Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-09T06:51:36.358Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-09T06:51:36.624Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-09T06:51:36.624Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-09T06:51:36.624Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-09T06:51:36.885Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:36.885Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T06:51:36.885Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-09T06:51:36.885Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-09T06:51:38.328Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-09T06:51:38.901Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-09T06:51:38.901Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-09T06:51:38.901Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:38.901Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:38.901Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-09T06:51:39.473Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-09T06:51:39.473Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:39.473Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-09T06:51:39.473Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-09T06:51:39.473Z] running python rtupdate hooks for python3.6... [2021-02-09T06:51:39.473Z] running python post-rtupdate hooks for python3.6... [2021-02-09T06:51:39.735Z] Setting up apparmor (2.12-4ubuntu5.1) ... [Pipeline] } [2021-02-09T06:51:40.698Z] $ docker stop --time=1 d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 [2021-02-09T06:51:41.123Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-09T06:51:41.123Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-09T06:51:41.385Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-09T06:51:41.386Z] Setting up snapd (2.48+18.04) ... [2021-02-09T06:51:41.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-09T06:51:41.958Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-09T06:51:42.218Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-09T06:51:42.480Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-09T06:51:42.480Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-09T06:51:42.480Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-09T06:51:42.745Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-09T06:51:43.005Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-09T06:51:43.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-09T06:51:43.247Z] $ docker rm -f d84945dea75affa2815718e66baa2a492475a3c662f849ace44d5b02befdb1b1 [2021-02-09T06:51:43.266Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-09T06:51:43.266Z] /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-02-09T06:51:43.527Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-09T06:51:43.527Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-09T06:51:44.475Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T06:51:44.475Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-09T06:51:44.735Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:51:45.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T06:51:45.336Z] [2021-02-09T06:51:45.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:51:45.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T06:51:45.938Z] Reading package lists... [2021-02-09T06:51:45.989Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-09T06:51:45.989Z] 29e5d40040c1: Pulling fs layer [2021-02-09T06:51:45.989Z] 1ce36da41761: Pulling fs layer [2021-02-09T06:51:45.989Z] 25b303627fd3: Pulling fs layer [2021-02-09T06:51:46.198Z] Reading package lists... [2021-02-09T06:51:46.198Z] Building dependency tree... [2021-02-09T06:51:46.198Z] Reading state information... [2021-02-09T06:51:46.459Z] Calculating upgrade... [2021-02-09T06:51:46.459Z] The following packages will be upgraded: [2021-02-09T06:51:46.459Z] advancecomp base-files bash binutils binutils-common [2021-02-09T06:51:46.459Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-09T06:51:46.459Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-09T06:51:46.459Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-09T06:51:46.459Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-09T06:51:46.459Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-09T06:51:46.459Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-09T06:51:46.459Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-09T06:51:46.459Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-09T06:51:46.459Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-09T06:51:46.459Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-09T06:51:46.459Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-09T06:51:46.459Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-09T06:51:46.459Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-09T06:51:46.459Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-09T06:51:46.459Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T06:51:46.459Z] Need to get 63.8 MB of archives. [2021-02-09T06:51:46.459Z] After this operation, 5188 kB of additional disk space will be used. [2021-02-09T06:51:46.459Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-09T06:51:46.725Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-09T06:51:46.725Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-09T06:51:46.725Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-09T06:51:46.725Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-09T06:51:46.725Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-09T06:51:46.725Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-09T06:51:46.725Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-09T06:51:46.725Z] 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-02-09T06:51:46.725Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-09T06:51:46.725Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-09T06:51:46.725Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-09T06:51:46.725Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-09T06:51:46.725Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-09T06:51:46.725Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-09T06:51:46.725Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-09T06:51:46.725Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-09T06:51:46.725Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-09T06:51:46.963Z] 29e5d40040c1: Verifying Checksum [2021-02-09T06:51:46.963Z] 29e5d40040c1: Download complete [2021-02-09T06:51:46.985Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-09T06:51:46.985Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-09T06:51:46.985Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-09T06:51:46.985Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-09T06:51:46.985Z] 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-02-09T06:51:46.985Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-09T06:51:46.985Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-09T06:51:46.985Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-09T06:51:46.985Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-09T06:51:46.985Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-09T06:51:46.985Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-09T06:51:46.985Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-09T06:51:46.985Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-09T06:51:46.985Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-09T06:51:46.985Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-09T06:51:46.985Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-09T06:51:46.985Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-09T06:51:46.985Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-09T06:51:46.985Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-09T06:51:46.985Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-09T06:51:46.985Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-09T06:51:46.985Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-09T06:51:46.985Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-09T06:51:46.985Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-09T06:51:46.985Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-09T06:51:46.985Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-09T06:51:46.985Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-09T06:51:46.985Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-09T06:51:46.985Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-09T06:51:46.985Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-09T06:51:46.985Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-09T06:51:47.246Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-09T06:51:47.246Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-09T06:51:47.246Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-09T06:51:47.246Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-09T06:51:47.246Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-09T06:51:47.246Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-09T06:51:47.246Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-09T06:51:47.246Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-09T06:51:47.516Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-09T06:51:47.516Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-09T06:51:47.516Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-09T06:51:47.557Z] 29e5d40040c1: Pull complete [2021-02-09T06:51:47.777Z] 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-02-09T06:51:47.777Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-09T06:51:47.777Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-09T06:51:47.777Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-09T06:51:47.777Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-09T06:51:47.777Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-09T06:51:47.777Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-09T06:51:47.831Z] 1ce36da41761: Verifying Checksum [2021-02-09T06:51:47.831Z] 1ce36da41761: Download complete [2021-02-09T06:51:48.038Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-09T06:51:48.038Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-09T06:51:48.038Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-09T06:51:48.038Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-09T06:51:48.038Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-09T06:51:48.038Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-09T06:51:48.038Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-09T06:51:48.038Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-09T06:51:48.038Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-09T06:51:48.038Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-09T06:51:48.299Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-09T06:51:48.299Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-09T06:51:48.299Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-09T06:51:48.299Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-09T06:51:48.299Z] 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-02-09T06:51:48.299Z] 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-02-09T06:51:48.299Z] 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-02-09T06:51:48.299Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-09T06:51:48.299Z] 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-02-09T06:51:48.299Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-09T06:51:48.561Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-09T06:51:48.561Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-09T06:51:48.561Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-09T06:51:48.561Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-09T06:51:48.561Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-09T06:51:48.561Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-09T06:51:48.561Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-09T06:51:48.561Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-09T06:51:48.561Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-09T06:51:48.561Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-09T06:51:48.561Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-09T06:51:48.561Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-09T06:51:48.821Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T06:51:48.821Z] Fetched 63.8 MB in 2s (29.5 MB/s) [2021-02-09T06:51:48.821Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:48.821Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T06:51:48.821Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T06:51:49.261Z] 1ce36da41761: Pull complete [2021-02-09T06:51:49.766Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T06:51:49.766Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T06:51:49.766Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-09T06:51:49.766Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-09T06:51:49.867Z] 25b303627fd3: Verifying Checksum [2021-02-09T06:51:49.867Z] 25b303627fd3: Download complete [2021-02-09T06:51:50.724Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:50.725Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:50.725Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:50.725Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:50.987Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:50.987Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:50.987Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:50.987Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:51.252Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:51.252Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:51.252Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:51.513Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:51.513Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:51.513Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:51.773Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:51:51.773Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T06:51:51.774Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:51.774Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-09T06:51:51.774Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:51:52.034Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T06:51:52.034Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:52.034Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:52.034Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:52.295Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:52.295Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-09T06:51:52.295Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-09T06:51:52.555Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:51:52.555Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T06:51:52.555Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T06:51:52.818Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-09T06:51:53.080Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-09T06:51:53.340Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-09T06:51:53.340Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-09T06:51:53.602Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-09T06:51:53.602Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-09T06:51:53.602Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-09T06:51:53.864Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-09T06:51:53.864Z] Installing new version of config file /etc/issue ... [2021-02-09T06:51:53.864Z] Installing new version of config file /etc/issue.net ... [2021-02-09T06:51:53.864Z] Installing new version of config file /etc/lsb-release ... [2021-02-09T06:51:53.864Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-09T06:51:54.125Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-09T06:51:54.125Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-09T06:51:54.125Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-09T06:51:54.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:54.386Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-09T06:51:54.386Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-09T06:51:54.386Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-09T06:51:54.386Z] 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-02-09T06:51:54.648Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:54.648Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:51:54.648Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-09T06:51:54.648Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:51:54.910Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:54.910Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-09T06:51:54.910Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-09T06:51:54.910Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-09T06:51:55.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:55.173Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-09T06:51:55.173Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-09T06:51:55.437Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-09T06:51:55.437Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:55.437Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:55.437Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T06:51:55.699Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T06:51:55.699Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:55.699Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T06:51:55.699Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T06:51:55.960Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-09T06:51:55.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:55.960Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-09T06:51:55.960Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-09T06:51:56.221Z] Setting up grep (3.1-2build1) ... [2021-02-09T06:51:56.221Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:56.221Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-09T06:51:56.221Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-09T06:51:56.485Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-09T06:51:56.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:56.754Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T06:51:56.754Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T06:51:56.754Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-09T06:51:57.013Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:57.013Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T06:51:57.013Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T06:51:57.588Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T06:51:57.588Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T06:51:57.588Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-09T06:51:57.588Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T06:51:58.160Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-09T06:51:58.420Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:58.420Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-09T06:51:58.420Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-09T06:51:59.368Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-09T06:51:59.368Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-09T06:51:59.630Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-09T06:51:59.630Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-09T06:51:59.891Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-09T06:51:59.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:51:59.891Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-09T06:51:59.891Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-09T06:51:59.996Z] 25b303627fd3: Pull complete [2021-02-09T06:51:59.996Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-09T06:51:59.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T06:51:59.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-09T06:52:00.154Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-09T06:52:00.154Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:00.154Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:00.154Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:00.253Z] prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container [2021-02-09T06:52:00.333Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-02-09T06:52:00.419Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:00.419Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:00.419Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:00.419Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:00.680Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:00.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:00.680Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:00.680Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:00.941Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:00.941Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:00.941Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:00.941Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:00.941Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:01.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:01.207Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T06:52:01.207Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T06:52:01.470Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T06:52:01.470Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T06:52:01.470Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T06:52:01.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:01.736Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-09T06:52:01.736Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T06:52:01.736Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T06:52:01.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:01.999Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:01.999Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:01.999Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:01.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:01.999Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:02.262Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:02.262Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:02.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:02.262Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:02.550Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:03.125Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:03.387Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-09T06:52:03.499Z] $ docker top 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 -eo pid,comm [2021-02-09T06:52:03.647Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-09T06:52:03.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:03.647Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-09T06:52:03.647Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh [2021-02-09T06:52:03.913Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T06:52:04.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-09T06:52:04.175Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-09T06:52:04.175Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-09T06:52:04.175Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-09T06:52:04.436Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:04.436Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-09T06:52:04.436Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-09T06:52:04.436Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-09T06:52:04.520Z] + grep parallel [2021-02-09T06:52:04.520Z] + docker-compose build --help [2021-02-09T06:52:05.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:05.008Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-09T06:52:05.008Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-09T06:52:05.008Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-09T06:52:05.008Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:05.008Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-09T06:52:05.270Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-09T06:52:05.270Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-09T06:52:05.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:05.531Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T06:52:05.531Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T06:52:05.531Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T06:52:05.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:05.791Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T06:52:05.791Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T06:52:05.791Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T06:52:06.052Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:06.052Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-09T06:52:06.315Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T06:52:06.315Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T06:52:06.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:06.580Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-09T06:52:06.580Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-09T06:52:06.843Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-09T06:52:06.843Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-09T06:52:06.843Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T06:52:06.843Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T06:52:07.103Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T06:52:07.103Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:07.103Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-09T06:52:07.103Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-09T06:52:07.395Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-09T06:52:07.395Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:07.395Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-09T06:52:07.395Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-09T06:52:07.659Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-09T06:52:07.890Z] --parallel Build images in parallel. [Pipeline] } [2021-02-09T06:52:07.918Z] $ docker stop --time=1 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 [2021-02-09T06:52:07.918Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:07.918Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-09T06:52:07.918Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-09T06:52:07.918Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-09T06:52:08.184Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:08.184Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-09T06:52:08.184Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-09T06:52:08.184Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-09T06:52:08.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:08.444Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-09T06:52:08.444Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-09T06:52:08.704Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-09T06:52:08.964Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:08.964Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-09T06:52:08.964Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-09T06:52:08.964Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-09T06:52:09.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:09.227Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-09T06:52:09.227Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-09T06:52:09.489Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-09T06:52:09.489Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:09.489Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-09T06:52:09.489Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-09T06:52:09.751Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-09T06:52:09.872Z] $ docker rm -f 80b0360f2b9ca64875fdcfacf4be71718a28ed473929b76ef169a725017eb388 [2021-02-09T06:52:10.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:10.011Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-09T06:52:10.011Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-09T06:52:10.011Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [Pipeline] // withDockerContainer [2021-02-09T06:52:10.274Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:10.274Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-09T06:52:10.274Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-09T06:52:10.536Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-09T06:52:10.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:10.536Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-09T06:52:10.536Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-09T06:52:10.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-09T06:52:10.745Z] . [Pipeline] withDockerContainer [2021-02-09T06:52:10.797Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-09T06:52:10.797Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-09T06:52:10.797Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-09T06:52:10.797Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-09T06:52:10.797Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-09T06:52:11.043Z] prd-ubuntu18.04-docker-arm64-4c-16g-25744 does not seem to be running inside a container [2021-02-09T06:52:11.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-09T06:52:11.075Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-09T06:52:11.075Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-09T06:52:11.075Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-09T06:52:11.124Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-09T06:52:11.424Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-09T06:52:11.425Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-09T06:52:11.425Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-09T06:52:11.780Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-09T06:52:11.780Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-09T06:52:11.780Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-09T06:52:11.780Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-09T06:52:12.072Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-09T06:52:12.072Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-09T06:52:12.072Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-09T06:52:12.072Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-09T06:52:12.390Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-09T06:52:12.390Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-09T06:52:12.390Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-09T06:52:12.390Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-09T06:52:12.390Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-09T06:52:12.542Z] $ docker top 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 -eo pid,comm [2021-02-09T06:52:12.717Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-09T06:52:12.717Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-09T06:52:12.717Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-09T06:52:12.717Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [Pipeline] { [Pipeline] sh [2021-02-09T06:52:12.979Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-09T06:52:13.550Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-09T06:52:13.550Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-09T06:52:13.560Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-09T06:52:13.812Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-09T06:52:13.812Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-09T06:52:13.812Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T06:52:13.812Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T06:52:14.073Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T06:52:14.073Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T06:52:14.335Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T06:52:14.335Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T06:52:14.335Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-09T06:52:14.335Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-09T06:52:14.595Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:14.595Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:14.595Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:14.595Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:14.855Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:14.855Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:14.855Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:14.855Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:15.796Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:15.796Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:16.746Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:16.746Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:17.325Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:17.587Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:17.848Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:17.848Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:17.862Z] Building docker-core-command-go ... [2021-02-09T06:52:17.862Z] Building docker-core-data-go ... [2021-02-09T06:52:17.862Z] Building docker-core-metadata-go ... [2021-02-09T06:52:17.862Z] Building docker-security-bootstrapper-go ... [2021-02-09T06:52:17.862Z] Building docker-security-proxy-setup-go ... [2021-02-09T06:52:17.862Z] Building docker-security-secretstore-setup-go ... [2021-02-09T06:52:17.862Z] Building docker-support-notifications-go ... [2021-02-09T06:52:17.862Z] Building docker-support-scheduler-go ... [2021-02-09T06:52:17.862Z] Building docker-sys-mgmt-agent-go ... [2021-02-09T06:52:17.862Z] Building docker-security-bootstrapper-go [2021-02-09T06:52:17.862Z] Building docker-security-secretstore-setup-go [2021-02-09T06:52:17.862Z] Building docker-core-command-go [2021-02-09T06:52:17.862Z] Building docker-core-metadata-go [2021-02-09T06:52:17.862Z] Building docker-sys-mgmt-agent-go [2021-02-09T06:52:18.792Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-09T06:52:18.792Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-09T06:52:18.792Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T06:52:18.792Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T06:52:18.792Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-09T06:52:19.053Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-09T06:52:19.053Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-09T06:52:19.053Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-09T06:52:19.332Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-09T06:52:19.332Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-09T06:52:19.332Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T06:52:19.332Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T06:52:19.593Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-09T06:52:19.593Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-09T06:52:19.593Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-09T06:52:19.593Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-09T06:52:19.854Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:19.854Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-09T06:52:19.854Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:19.854Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:19.854Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:19.854Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-09T06:52:19.854Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-09T06:52:20.115Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-09T06:52:20.115Z] [2021-02-09T06:52:20.115Z] Current default time zone: 'Etc/UTC' [2021-02-09T06:52:20.115Z] Local time is now: Tue Feb 9 06:52:20 UTC 2021. [2021-02-09T06:52:20.115Z] Universal Time is now: Tue Feb 9 06:52:20 UTC 2021. [2021-02-09T06:52:20.115Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-09T06:52:20.115Z] [2021-02-09T06:52:20.115Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-09T06:52:20.115Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:20.378Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-09T06:52:20.378Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-09T06:52:20.378Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-09T06:52:20.378Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-09T06:52:20.640Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-09T06:52:20.640Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-09T06:52:20.640Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-09T06:52:20.640Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-09T06:52:20.640Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:20.640Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-09T06:52:20.903Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:20.903Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-09T06:52:20.903Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:21.163Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-09T06:52:21.163Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-09T06:52:21.163Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-09T06:52:21.163Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-09T06:52:21.163Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-09T06:52:21.163Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-09T06:52:21.163Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-09T06:52:21.163Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-09T06:52:23.078Z] Updating certificates in /etc/ssl/certs... [2021-02-09T06:52:24.023Z] 23 added, 27 removed; done. [2021-02-09T06:52:24.023Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-09T06:52:24.285Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-09T06:52:24.285Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-09T06:52:24.285Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-09T06:52:24.285Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-09T06:52:24.285Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.285Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-09T06:52:24.548Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.548Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.548Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.548Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.548Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.548Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-09T06:52:24.548Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-09T06:52:24.816Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-09T06:52:24.816Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-09T06:52:24.816Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-09T06:52:24.816Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.816Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-09T06:52:24.816Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-09T06:52:25.079Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-09T06:52:25.079Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-09T06:52:25.079Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T06:52:25.079Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-09T06:52:25.341Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-09T06:52:25.341Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-09T06:52:25.341Z] Updating certificates in /etc/ssl/certs... [2021-02-09T06:52:25.914Z] 0 added, 0 removed; done. [2021-02-09T06:52:25.914Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-09T06:52:25.914Z] done. [2021-02-09T06:52:26.486Z] Reading package lists... [2021-02-09T06:52:26.486Z] Building dependency tree... [2021-02-09T06:52:26.486Z] Reading state information... [2021-02-09T06:52:26.747Z] The following NEW packages will be installed: [2021-02-09T06:52:26.747Z] apt-transport-https [2021-02-09T06:52:26.747Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T06:52:26.747Z] Need to get 1696 B of archives. [2021-02-09T06:52:26.747Z] After this operation, 153 kB of additional disk space will be used. [2021-02-09T06:52:26.747Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-09T06:52:27.008Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T06:52:27.008Z] Fetched 1696 B in 0s (12.9 kB/s) [2021-02-09T06:52:27.008Z] Selecting previously unselected package apt-transport-https. [2021-02-09T06:52:27.008Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-09T06:52:27.008Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-09T06:52:27.008Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-09T06:52:27.008Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-09T06:52:27.270Z] Waiting for network to be ready... [2021-02-09T06:52:35.420Z] 2021-02-09T06:52:31Z INFO Waiting for automatic snapd restart... [2021-02-09T06:52:35.420Z] snapd 2.48.2.1 from Canonical* installed [2021-02-09T06:52:36.364Z] "snapd" switched to the "latest/stable" channel [2021-02-09T06:52:36.364Z] [2021-02-09T06:52:38.912Z] core18 20210128 from Canonical* installed [2021-02-09T06:52:39.172Z] "core18" switched to the "latest/stable" channel [2021-02-09T06:52:39.172Z] [2021-02-09T06:52:42.473Z] snapcraft 4.4.4 from Canonical* installed [2021-02-09T06:52:42.734Z] "snapcraft" switched to the "latest/stable" channel [2021-02-09T06:52:42.734Z] [2021-02-09T06:52:46.031Z] 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-02-09T06:52:46.031Z] - README.md [2021-02-09T06:52:46.031Z] - snapcraft.yaml.orig [2021-02-09T06:52:46.031Z] [2021-02-09T06:52:46.031Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-09T06:52:52.618Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T06:52:52.878Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-09T06:52:52.878Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T06:52:52.878Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-09T06:52:54.081Z] Reading package lists... [2021-02-09T06:52:54.342Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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-02-09T06:53:00.932Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T06:53:00.932Z] Reading package lists... [2021-02-09T06:53:00.932Z] Building dependency tree... [2021-02-09T06:53:00.932Z] Reading state information... [2021-02-09T06:53:00.932Z] Suggested packages: [2021-02-09T06:53:00.932Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-09T06:53:00.932Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-09T06:53:00.932Z] Recommended packages: [2021-02-09T06:53:00.932Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-09T06:53:00.932Z] The following NEW packages will be installed: [2021-02-09T06:53:00.932Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-09T06:53:00.932Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-09T06:53:00.932Z] pkg-config zip [2021-02-09T06:53:00.932Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-09T06:53:00.932Z] Need to get 7655 kB of archives. [2021-02-09T06:53:00.932Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-09T06:53:00.932Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-09T06:53:01.193Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-09T06:53:01.193Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-09T06:53:01.193Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-09T06:53:01.193Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-09T06:53:01.193Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-09T06:53:01.193Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-09T06:53:01.193Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-09T06:53:01.458Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-09T06:53:01.458Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-09T06:53:01.458Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-09T06:53:01.458Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-09T06:53:01.721Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-09T06:53:01.721Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-09T06:53:01.721Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-09T06:53:01.721Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-09T06:53:01.721Z] Fetched 7655 kB in 1s (10.1 MB/s) [2021-02-09T06:53:01.984Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-09T06:53:01.984Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-09T06:53:01.984Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-09T06:53:01.984Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-09T06:53:01.984Z] Selecting previously unselected package libpsl5:amd64. [2021-02-09T06:53:01.984Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-09T06:53:01.984Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-09T06:53:02.246Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-09T06:53:02.246Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-09T06:53:02.246Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-09T06:53:02.246Z] Selecting previously unselected package librtmp1:amd64. [2021-02-09T06:53:02.246Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-09T06:53:02.246Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-09T06:53:02.507Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-09T06:53:02.507Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-09T06:53:02.507Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-09T06:53:02.507Z] Selecting previously unselected package liberror-perl. [2021-02-09T06:53:02.507Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-09T06:53:02.507Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-09T06:53:02.507Z] Selecting previously unselected package git-man. [2021-02-09T06:53:02.507Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-09T06:53:02.507Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-09T06:53:02.769Z] Selecting previously unselected package git. [2021-02-09T06:53:02.770Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-09T06:53:02.770Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-09T06:53:03.717Z] Selecting previously unselected package libnorm1:amd64. [2021-02-09T06:53:03.717Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-09T06:53:03.717Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-09T06:53:03.717Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-09T06:53:03.717Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-09T06:53:03.717Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-09T06:53:03.717Z] Selecting previously unselected package libsodium23:amd64. [2021-02-09T06:53:03.717Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-09T06:53:03.717Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-09T06:53:03.979Z] Selecting previously unselected package libzmq5:amd64. [2021-02-09T06:53:03.979Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-09T06:53:03.979Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T06:53:03.979Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-09T06:53:03.979Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-09T06:53:03.979Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T06:53:04.241Z] Selecting previously unselected package pkg-config. [2021-02-09T06:53:04.241Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-09T06:53:04.241Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-09T06:53:04.241Z] Selecting previously unselected package zip. [2021-02-09T06:53:04.241Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-09T06:53:04.241Z] Unpacking zip (3.0-11build1) ... [2021-02-09T06:53:04.503Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-09T06:53:04.503Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-09T06:53:04.503Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-09T06:53:04.503Z] Setting up liberror-perl (0.17025-1) ... [2021-02-09T06:53:04.503Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-09T06:53:04.503Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-09T06:53:04.503Z] No schema files found: doing nothing. [2021-02-09T06:53:04.503Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-09T06:53:04.764Z] Setting up zip (3.0-11build1) ... [2021-02-09T06:53:04.764Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-09T06:53:04.764Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-09T06:53:04.764Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-09T06:53:04.764Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T06:53:04.764Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-09T06:53:04.764Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-09T06:53:05.026Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-09T06:53:05.026Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-09T06:53:11.630Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T06:53:11.630Z] git set to automatically installed. [2021-02-09T06:53:11.630Z] git-man set to automatically installed. [2021-02-09T06:53:11.630Z] libcurl3-gnutls set to automatically installed. [2021-02-09T06:53:11.630Z] liberror-perl set to automatically installed. [2021-02-09T06:53:11.630Z] libglib2.0-0 set to automatically installed. [2021-02-09T06:53:11.630Z] libnghttp2-14 set to automatically installed. [2021-02-09T06:53:11.630Z] libnorm1 set to automatically installed. [2021-02-09T06:53:11.630Z] libpgm-5.2-0 set to automatically installed. [2021-02-09T06:53:11.630Z] libpsl5 set to automatically installed. [2021-02-09T06:53:11.630Z] librtmp1 set to automatically installed. [2021-02-09T06:53:11.630Z] libsodium23 set to automatically installed. [2021-02-09T06:53:11.630Z] libzmq3-dev set to automatically installed. [2021-02-09T06:53:11.630Z] libzmq5 set to automatically installed. [2021-02-09T06:53:11.630Z] pkg-config set to automatically installed. [2021-02-09T06:53:11.630Z] zip set to automatically installed. [2021-02-09T06:53:14.177Z] snapd is not logged in, snap install commands will use sudo [2021-02-09T06:53:20.765Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-09T06:53:21.026Z] snap "core18" has no updates available [2021-02-09T06:53:21.969Z] Pulling config-common [2021-02-09T06:53:22.912Z] Pulling go-build-helper [2021-02-09T06:53:39.618Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:53:39.618Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:53:39.618Z] ---> 3cb2caa3f3b6 [2021-02-09T06:53:39.618Z] Step 3/24 : WORKDIR /edgex-go [2021-02-09T06:53:39.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:53:39.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:53:39.618Z] ---> 3cb2caa3f3b6 [2021-02-09T06:53:39.618Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:53:39.618Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:53:39.618Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:53:39.618Z] ---> 3cb2caa3f3b6 [2021-02-09T06:53:39.618Z] Step 3/26 : WORKDIR /edgex-go [2021-02-09T06:53:39.618Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:53:39.618Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:53:39.618Z] ---> 3cb2caa3f3b6 [2021-02-09T06:53:39.618Z] Step 3/30 : WORKDIR /edgex-go [2021-02-09T06:53:39.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:53:39.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:53:39.618Z] ---> 3cb2caa3f3b6 [2021-02-09T06:53:39.618Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:53:39.618Z] ---> Running in f440723326e4 [2021-02-09T06:53:39.618Z] ---> Running in ccc9200d4fd9 [2021-02-09T06:53:39.618Z] ---> Running in bd114ba9abe2 [2021-02-09T06:53:39.618Z] ---> Running in d3250424ceb6 [2021-02-09T06:53:39.618Z] ---> Running in 40775a0d9e8f [2021-02-09T06:53:39.618Z] Removing intermediate container bd114ba9abe2 [2021-02-09T06:53:39.618Z] ---> 3e8e94388c7e [2021-02-09T06:53:39.618Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:53:39.618Z] Removing intermediate container 40775a0d9e8f [2021-02-09T06:53:39.618Z] ---> df76fcbd898d [2021-02-09T06:53:39.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:53:39.618Z] Removing intermediate container d3250424ceb6 [2021-02-09T06:53:39.618Z] ---> 942956bb88aa [2021-02-09T06:53:39.618Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:53:39.618Z] Removing intermediate container ccc9200d4fd9 [2021-02-09T06:53:39.618Z] ---> 12cc3096c86f [2021-02-09T06:53:39.618Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:53:39.618Z] Removing intermediate container f440723326e4 [2021-02-09T06:53:39.618Z] ---> 68ae45c8e730 [2021-02-09T06:53:39.618Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:53:39.618Z] ---> Running in 1dc52229993a [2021-02-09T06:53:39.618Z] ---> Running in 4c45555854f8 [2021-02-09T06:53:39.618Z] ---> Running in c6361e6d3f98 [2021-02-09T06:53:39.618Z] ---> Running in 16f90f1a9c07 [2021-02-09T06:53:39.618Z] ---> Running in d87bea3e36b1 [2021-02-09T06:53:39.618Z] Removing intermediate container 1dc52229993a [2021-02-09T06:53:39.618Z] ---> c670a1973152 [2021-02-09T06:53:39.618Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-09T06:53:39.618Z] ---> Running in 63dee4b82a2c [2021-02-09T06:53:41.057Z] Removing intermediate container 16f90f1a9c07 [2021-02-09T06:53:41.057Z] ---> b801ac5ec8b9 [2021-02-09T06:53:41.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T06:53:41.338Z] Removing intermediate container c6361e6d3f98 [2021-02-09T06:53:41.338Z] ---> a2c66490c1f8 [2021-02-09T06:53:41.338Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-09T06:53:41.338Z] ---> Running in 73b2e1baa056 [2021-02-09T06:53:41.338Z] Removing intermediate container d87bea3e36b1 [2021-02-09T06:53:41.338Z] ---> 1fd160c53522 [2021-02-09T06:53:41.338Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-09T06:53:41.338Z] Removing intermediate container 4c45555854f8 [2021-02-09T06:53:41.611Z] ---> 82e3a727bedf [2021-02-09T06:53:41.611Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-09T06:53:42.601Z] ---> Running in df6455d7cdd0 [2021-02-09T06:53:42.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:43.875Z] ---> Running in 71287a2e679d [2021-02-09T06:53:43.875Z] ---> Running in 040826f41811 [2021-02-09T06:53:43.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:44.496Z] OK: 217 MiB in 51 packages [2021-02-09T06:53:45.076Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-09T06:53:45.076Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-09T06:53:45.076Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-09T06:53:45.076Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1538 kB] [2021-02-09T06:53:45.076Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-09T06:53:45.076Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-09T06:53:45.076Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-09T06:53:45.076Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-09T06:53:45.076Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-09T06:53:45.076Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-09T06:53:45.076Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-09T06:53:45.076Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-09T06:53:45.076Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-09T06:53:45.076Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-09T06:53:45.076Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-09T06:53:45.076Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-09T06:53:45.076Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] [2021-02-09T06:53:45.076Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-09T06:53:45.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-09T06:53:45.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1883 kB] [2021-02-09T06:53:45.076Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [390 kB] [2021-02-09T06:53:45.076Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-09T06:53:45.076Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-09T06:53:45.076Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-09T06:53:45.076Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-09T06:53:45.076Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1717 kB] [2021-02-09T06:53:45.076Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] [2021-02-09T06:53:45.076Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-09T06:53:45.076Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-09T06:53:45.076Z] Fetched 279 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-09T06:53:45.076Z] Fetched 122 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-09T06:53:45.076Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-09T06:53:45.076Z] Fetched 8848 B in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-09T06:53:45.076Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-09T06:53:45.076Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-09T06:53:45.076Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-09T06:53:45.076Z] Fetched 214 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb [155 kB] [2021-02-09T06:53:45.076Z] Fetched 155 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-09T06:53:45.076Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-09T06:53:45.076Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-09T06:53:45.076Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-09T06:53:45.076Z] Fetched 499 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-09T06:53:45.076Z] Fetched 111 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-09T06:53:45.076Z] Fetched 240 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-09T06:53:45.076Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-09T06:53:45.076Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-09T06:53:45.076Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-09T06:53:45.076Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-09T06:53:45.076Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-09T06:53:45.076Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb [16.6 kB] [2021-02-09T06:53:45.076Z] Fetched 16.6 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-09T06:53:45.076Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-09T06:53:45.076Z] Fetched 8720 B in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-09T06:53:45.076Z] Fetched 137 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-09T06:53:45.076Z] Fetched 119 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-09T06:53:45.076Z] Fetched 109 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-09T06:53:45.076Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-09T06:53:45.076Z] Fetched 645 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-09T06:53:45.076Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-09T06:53:45.076Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-09T06:53:45.076Z] Fetched 368 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-09T06:53:45.076Z] Fetched 187 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-09T06:53:45.076Z] Fetched 175 kB in 0s (0 B/s) [2021-02-09T06:53:45.076Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-09T06:53:45.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:45.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:45.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:45.753Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:46.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:46.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:46.349Z] Removing intermediate container 63dee4b82a2c [2021-02-09T06:53:46.349Z] ---> 4dff538bbc29 [2021-02-09T06:53:46.349Z] Step 6/30 : COPY go.mod . [2021-02-09T06:53:46.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:46.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:53:46.902Z] OK: 217 MiB in 51 packages [2021-02-09T06:53:47.183Z] OK: 217 MiB in 51 packages [2021-02-09T06:53:47.183Z] OK: 217 MiB in 51 packages [2021-02-09T06:53:47.183Z] ---> b32cf94af69f [2021-02-09T06:53:47.183Z] Step 7/30 : RUN go mod download [2021-02-09T06:53:47.784Z] OK: 217 MiB in 51 packages [2021-02-09T06:53:48.058Z] ---> Running in dd55016cf708 [2021-02-09T06:53:49.039Z] Removing intermediate container df6455d7cdd0 [2021-02-09T06:53:49.039Z] ---> 2b452be030d9 [2021-02-09T06:53:49.039Z] Step 6/24 : COPY go.mod . [2021-02-09T06:53:49.039Z] Removing intermediate container 73b2e1baa056 [2021-02-09T06:53:49.039Z] ---> 22bd4006339b [2021-02-09T06:53:49.039Z] Step 6/23 : COPY go.mod . [2021-02-09T06:53:49.039Z] Removing intermediate container 71287a2e679d [2021-02-09T06:53:49.039Z] ---> ef0dda97f8b7 [2021-02-09T06:53:49.039Z] Step 6/26 : COPY go.mod . [2021-02-09T06:53:49.290Z] Fetched 206 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-09T06:53:49.290Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-09T06:53:49.290Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-09T06:53:49.290Z] Fetched 159 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-09T06:53:49.290Z] Fetched 107 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-09T06:53:49.290Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-09T06:53:49.290Z] Pulling static-packages [2021-02-09T06:53:49.316Z] Removing intermediate container 040826f41811 [2021-02-09T06:53:49.316Z] ---> 6ab46901cfb4 [2021-02-09T06:53:49.316Z] Step 6/23 : COPY go.mod . [2021-02-09T06:53:49.866Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-09T06:53:49.866Z] Skipping pull go-build-helper (already ran) [2021-02-09T06:53:49.866Z] Skipping pull static-packages (already ran) [2021-02-09T06:53:49.866Z] Building go-build-helper [2021-02-09T06:53:49.918Z] ---> 2e0008d65656 [2021-02-09T06:53:49.918Z] Step 7/24 : RUN go mod download [2021-02-09T06:53:50.524Z] ---> Running in 51e6382ad74e [2021-02-09T06:53:51.120Z] ---> 5b50adea3a6d [2021-02-09T06:53:51.120Z] ---> 1edc013debb0 [2021-02-09T06:53:51.120Z] Step 7/23 : RUN go mod download [2021-02-09T06:53:51.120Z] Step 7/26 : RUN go mod download [2021-02-09T06:53:51.120Z] ---> bbed85e39f94 [2021-02-09T06:53:51.120Z] Step 7/23 : RUN go mod download [2021-02-09T06:53:51.405Z] ---> Running in a67bd3802e41 [2021-02-09T06:53:51.405Z] ---> Running in 8271920d3ebe [2021-02-09T06:53:51.405Z] ---> Running in c011e10b46a9 [2021-02-09T06:53:53.389Z] Removing intermediate container dd55016cf708 [2021-02-09T06:53:53.389Z] ---> 1d88c7ec2659 [2021-02-09T06:53:53.389Z] Step 8/30 : COPY . . [2021-02-09T06:53:54.072Z] Building static-packages [2021-02-09T06:53:55.460Z] Staging go-build-helper [2021-02-09T06:53:56.404Z] Staging static-packages [2021-02-09T06:53:57.346Z] Pulling go115 [2021-02-09T06:53:58.292Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-09T06:53:58.292Z] Skipping pull go115 (already ran) [2021-02-09T06:53:58.292Z] Building go115 [2021-02-09T06:53:58.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-09T06:53:58.292Z] Dload Upload Total Spent Left Speed [2021-02-09T06:54:00.227Z] Removing intermediate container 51e6382ad74e [2021-02-09T06:54:00.227Z] ---> f8073ee1713b [2021-02-09T06:54:00.227Z] Step 8/24 : COPY . . [2021-02-09T06:54:00.832Z] Removing intermediate container 8271920d3ebe [2021-02-09T06:54:00.832Z] ---> 34a1def9e3e8 [2021-02-09T06:54:00.832Z] Step 8/23 : COPY . . [2021-02-09T06:54:01.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 115M 7 9423k 0 0 18.8M 0 0:00:06 --:--:-- 0:00:06 18.7M 50 115M 50 58.0M 0 0 38.9M 0 0:00:02 0:00:01 0:00:01 38.9M 85 115M 85 98.5M 0 0 39.6M 0 0:00:02 0:00:02 --:--:-- 39.5M 100 115M 100 115M 0 0 40.1M 0 0:00:02 0:00:02 --:--:-- 40.1M [2021-02-09T06:54:01.703Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-09T06:54:02.279Z] Removing intermediate container c011e10b46a9 [2021-02-09T06:54:02.279Z] ---> 375954660a6b [2021-02-09T06:54:02.279Z] Step 8/26 : COPY . . [2021-02-09T06:54:02.279Z] Removing intermediate container a67bd3802e41 [2021-02-09T06:54:02.279Z] ---> 09a3db2dd229 [2021-02-09T06:54:02.279Z] Step 8/23 : COPY . . [2021-02-09T06:54:05.914Z] Staging go115 [2021-02-09T06:54:11.232Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-09T06:54:11.232Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-09T06:54:11.232Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-09T06:54:11.232Z] Fetched 0 B in 0s (0 B/s) [2021-02-09T06:54:11.232Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-09T06:54:11.232Z] Fetched 224 kB in 0s (0 B/s) [2021-02-09T06:54:11.232Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-09T06:54:11.232Z] Fetched 157 kB in 0s (0 B/s) [2021-02-09T06:54:11.232Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-09T06:54:11.232Z] Fetched 221 kB in 0s (0 B/s) [2021-02-09T06:54:11.232Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-09T06:54:11.232Z] Fetched 143 kB in 0s (0 B/s) [2021-02-09T06:54:11.232Z] Pulling edgex-go [2021-02-09T06:54:12.472Z] ---> 8358cdb1729f [2021-02-09T06:54:12.472Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-09T06:54:12.628Z] Pulling version [2021-02-09T06:54:13.570Z] Building config-common [2021-02-09T06:54:15.496Z] Skipping build go-build-helper (already ran) [2021-02-09T06:54:15.496Z] Skipping build static-packages (already ran) [2021-02-09T06:54:15.496Z] Skipping build go115 (already ran) [2021-02-09T06:54:15.496Z] Building edgex-go [2021-02-09T06:54:15.759Z] 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-02-09T06:54:15.883Z] ---> Running in 6c4cea49fbaf [2021-02-09T06:54:17.150Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.31 [2021-02-09T06:54:17.150Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-09T06:54:17.150Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-09T06:54:17.150Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-09T06:54:17.150Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-09T06:54:17.150Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-09T06:54:17.150Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-09T06:54:17.150Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-09T06:54:17.150Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-09T06:54:17.150Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-09T06:54:17.150Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-09T06:54:17.150Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-09T06:54:17.150Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-09T06:54:17.150Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-09T06:54:17.150Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-09T06:54:17.325Z] 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-02-09T06:54:17.411Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-09T06:54:17.411Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-09T06:54:17.411Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-09T06:54:17.671Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-09T06:54:17.671Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-09T06:54:22.778Z] ---> 44c83c077b42 [2021-02-09T06:54:22.778Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-09T06:54:22.778Z] ---> Running in d3fbccfd0e89 [2021-02-09T06:54:24.247Z] 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-02-09T06:54:24.247Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-09T06:54:24.777Z] ---> 98f50ed2137e [2021-02-09T06:54:24.777Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-09T06:54:26.222Z] 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-02-09T06:54:26.222Z] ---> Running in c2c1f71664a7 [2021-02-09T06:54:26.825Z] ---> 480df8d2f72a [2021-02-09T06:54:26.825Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-09T06:54:27.101Z] ---> Running in 596e5c26bd16 [2021-02-09T06:54:27.714Z] ---> 665779ffd387 [2021-02-09T06:54:27.714Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-09T06:54:28.313Z] 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-02-09T06:54:28.448Z] 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-02-09T06:54:29.389Z] 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-02-09T06:54:29.761Z] 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-02-09T06:54:30.038Z] ---> Running in f68a9ab04f9a [2021-02-09T06:54:30.784Z] 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-02-09T06:54:31.045Z] 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-02-09T06:54:31.045Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-09T06:54:31.306Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-09T06:54:31.306Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-09T06:54:31.306Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-09T06:54:32.032Z] 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-02-09T06:54:32.690Z] 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-02-09T06:54:32.951Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-09T06:54:32.951Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-09T06:54:33.896Z] 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-02-09T06:54:34.842Z] 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-02-09T06:54:34.842Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-09T06:54:36.225Z] 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-02-09T06:54:37.167Z] 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-02-09T06:54:37.167Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-09T06:54:38.109Z] 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-02-09T06:54:38.109Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-09T06:54:41.410Z] Building version [2021-02-09T06:54:42.796Z] Staging config-common [2021-02-09T06:54:43.367Z] Skipping stage go-build-helper (already ran) [2021-02-09T06:54:43.367Z] Skipping stage static-packages (already ran) [2021-02-09T06:54:43.367Z] Skipping stage go115 (already ran) [2021-02-09T06:54:43.367Z] Staging edgex-go [2021-02-09T06:54:44.309Z] Staging version [2021-02-09T06:54:45.249Z] Priming config-common [2021-02-09T06:54:46.190Z] Priming go-build-helper [2021-02-09T06:54:47.131Z] Priming static-packages [2021-02-09T06:54:49.680Z] Priming go115 [2021-02-09T06:54:50.254Z] Priming edgex-go [2021-02-09T06:54:51.199Z] Priming version [2021-02-09T06:54:52.141Z] 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-02-09T06:55:40.362Z] Removing intermediate container 6c4cea49fbaf [2021-02-09T06:55:40.362Z] ---> 715887d1f4eb [2021-02-09T06:55:40.362Z] [2021-02-09T06:55:40.362Z] Step 10/30 : FROM alpine:3.12 [2021-02-09T06:55:40.362Z] 3.12: Pulling from library/alpine [2021-02-09T06:55:40.362Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-09T06:55:40.362Z] Status: Downloaded newer image for alpine:3.12 [2021-02-09T06:55:40.362Z] ---> afeebe901d6b [2021-02-09T06:55:40.362Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-09T06:55:40.362Z] ---> Running in ef57305bb5cf [2021-02-09T06:55:40.362Z] Removing intermediate container ef57305bb5cf [2021-02-09T06:55:40.362Z] ---> 8f788682d366 [2021-02-09T06:55:40.362Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-09T06:55:40.362Z] ---> Running in 58c179b5b992 [2021-02-09T06:55:40.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:55:40.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:55:40.362Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-09T06:55:40.362Z] (2/2) Installing su-exec (0.2-r1) [2021-02-09T06:55:40.362Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:55:40.362Z] OK: 5 MiB in 16 packages [2021-02-09T06:55:40.362Z] Removing intermediate container 58c179b5b992 [2021-02-09T06:55:40.363Z] ---> 82a3e5cd5177 [2021-02-09T06:55:40.363Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-09T06:55:40.363Z] 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-02-09T06:55:40.363Z] ---> Running in cdf45bd57df8 [2021-02-09T06:55:40.970Z] Removing intermediate container cdf45bd57df8 [2021-02-09T06:55:40.970Z] ---> de2c6d7304f5 [2021-02-09T06:55:40.970Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-09T06:55:41.245Z] ---> Running in 86a846177ae4 [2021-02-09T06:55:41.846Z] Removing intermediate container 86a846177ae4 [2021-02-09T06:55:41.846Z] ---> 97e07c1d27ff [2021-02-09T06:55:41.847Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-09T06:55:42.133Z] ---> Running in a0956a2a8623 [2021-02-09T06:55:48.913Z] Removing intermediate container a0956a2a8623 [2021-02-09T06:55:48.913Z] ---> 5da61a029437 [2021-02-09T06:55:48.913Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-09T06:55:48.913Z] ---> Running in bca7e1279d11 [2021-02-09T06:55:49.192Z] Removing intermediate container bca7e1279d11 [2021-02-09T06:55:49.193Z] ---> fe7ee72faf51 [2021-02-09T06:55:49.193Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-09T06:55:50.673Z] ---> 9a7199d70344 [2021-02-09T06:55:50.673Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-09T06:55:50.673Z] ---> Running in 41baa26322ca [2021-02-09T06:55:56.126Z] Removing intermediate container 41baa26322ca [2021-02-09T06:55:56.126Z] ---> d2d0d3541727 [2021-02-09T06:55:56.126Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:55:58.132Z] ---> 7533a825aec1 [2021-02-09T06:55:58.132Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-09T06:55:59.120Z] Removing intermediate container d3fbccfd0e89 [2021-02-09T06:55:59.120Z] ---> 2fb85bbc5c99 [2021-02-09T06:55:59.120Z] [2021-02-09T06:55:59.120Z] Step 10/24 : FROM alpine:3.12 [2021-02-09T06:55:59.120Z] ---> afeebe901d6b [2021-02-09T06:55:59.120Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-09T06:56:00.110Z] ---> Running in a20fffcac63e [2021-02-09T06:56:00.388Z] ---> abb391a4e513 [2021-02-09T06:56:00.388Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-09T06:56:03.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:03.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:03.640Z] ---> 2f229407ea12 [2021-02-09T06:56:03.640Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-09T06:56:03.640Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-09T06:56:03.920Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:56:03.920Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-09T06:56:03.920Z] (4/5) Installing curl (7.69.1-r3) [2021-02-09T06:56:03.920Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-09T06:56:03.920Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:56:03.920Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:56:04.201Z] OK: 7 MiB in 19 packages [2021-02-09T06:56:04.201Z] Removing intermediate container 596e5c26bd16 [2021-02-09T06:56:04.201Z] ---> ea9ea2759eda [2021-02-09T06:56:04.201Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-09T06:56:04.802Z] ---> Running in e4e07d1d3d11 [2021-02-09T06:56:06.792Z] ---> ad318bd62efd [2021-02-09T06:56:06.792Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-09T06:56:07.784Z] ---> Running in ec29dcbd9398 [2021-02-09T06:56:08.068Z] 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-02-09T06:56:08.669Z] Removing intermediate container a20fffcac63e [2021-02-09T06:56:08.669Z] ---> be38cc94d49d [2021-02-09T06:56:08.669Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T06:56:09.276Z] Removing intermediate container ec29dcbd9398 [2021-02-09T06:56:09.276Z] ---> 564a18a0b0d2 [2021-02-09T06:56:09.276Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-09T06:56:09.276Z] ---> Running in d74aa26a1fb3 [2021-02-09T06:56:10.749Z] Removing intermediate container d74aa26a1fb3 [2021-02-09T06:56:10.749Z] ---> c6f14453dbd5 [2021-02-09T06:56:10.749Z] Step 13/24 : WORKDIR / [2021-02-09T06:56:11.023Z] ---> Running in 6b768a45d7b6 [2021-02-09T06:56:11.023Z] ---> 6a4f89a33bd1 [2021-02-09T06:56:11.023Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-09T06:56:11.625Z] Removing intermediate container c2c1f71664a7 [2021-02-09T06:56:11.625Z] ---> 150db1434ed4 [2021-02-09T06:56:11.625Z] [2021-02-09T06:56:11.625Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:56:11.625Z] ---> afeebe901d6b [2021-02-09T06:56:11.625Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:56:11.904Z] ---> Running in 37839c05c625 [2021-02-09T06:56:12.884Z] ---> Running in e2c0a0879ec1 [2021-02-09T06:56:13.164Z] Removing intermediate container 6b768a45d7b6 [2021-02-09T06:56:13.164Z] ---> c44728e7dc8d [2021-02-09T06:56:13.164Z] 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-02-09T06:56:15.146Z] Removing intermediate container e4e07d1d3d11 [2021-02-09T06:56:15.146Z] ---> c267cac1eab3 [2021-02-09T06:56:15.146Z] [2021-02-09T06:56:15.146Z] Step 11/26 : FROM docker:20.10.0 [2021-02-09T06:56:15.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:15.417Z] 20.10.0: Pulling from library/docker [2021-02-09T06:56:15.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:16.017Z] ---> bbaaf0e5d357 [2021-02-09T06:56:16.017Z] 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-02-09T06:56:16.292Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-09T06:56:16.292Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:56:16.292Z] OK: 5 MiB in 15 packages [2021-02-09T06:56:19.691Z] ---> 5964328120b8 [2021-02-09T06:56:19.691Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-09T06:56:20.294Z] Removing intermediate container 37839c05c625 [2021-02-09T06:56:20.294Z] ---> 9740ec0d427d [2021-02-09T06:56:20.295Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-09T06:56:20.572Z] Removing intermediate container e2c0a0879ec1 [2021-02-09T06:56:20.572Z] ---> 0fd34adc330e [2021-02-09T06:56:20.572Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:56:21.180Z] ---> 2c4cfa8f921d [2021-02-09T06:56:21.180Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-09T06:56:21.180Z] ---> Running in 10a883d4dfeb [2021-02-09T06:56:21.180Z] ---> Running in 25beebe84c00 [2021-02-09T06:56:21.794Z] Removing intermediate container 10a883d4dfeb [2021-02-09T06:56:21.794Z] ---> 53b534f35054 [2021-02-09T06:56:21.794Z] Step 27/30 : CMD ["gate"] [2021-02-09T06:56:22.409Z] Removing intermediate container 25beebe84c00 [2021-02-09T06:56:22.409Z] ---> cea8cd747d06 [2021-02-09T06:56:22.409Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-09T06:56:22.683Z] ---> Running in 0accfe812a58 [2021-02-09T06:56:22.965Z] ---> Running in 7944471759ec [2021-02-09T06:56:23.240Z] ---> f30c2c7a2bbc [2021-02-09T06:56:23.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-09T06:56:23.525Z] Removing intermediate container f68a9ab04f9a [2021-02-09T06:56:23.525Z] ---> 87d12a2fab9c [2021-02-09T06:56:23.821Z] [2021-02-09T06:56:23.821Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:56:23.821Z] ---> afeebe901d6b [2021-02-09T06:56:23.821Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:56:23.821Z] ---> Using cache [2021-02-09T06:56:23.821Z] ---> 0fd34adc330e [2021-02-09T06:56:23.821Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:56:23.821Z] ---> Using cache [2021-02-09T06:56:23.821Z] ---> cea8cd747d06 [2021-02-09T06:56:23.821Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-09T06:56:23.821Z] Removing intermediate container 0accfe812a58 [2021-02-09T06:56:23.821Z] ---> 4f74fc52419e [2021-02-09T06:56:23.821Z] Step 28/30 : LABEL arch=arm64 [2021-02-09T06:56:24.420Z] ---> Running in e299dd807ab8 [2021-02-09T06:56:24.420Z] Removing intermediate container 7944471759ec [2021-02-09T06:56:24.420Z] ---> 23e1ba369e48 [2021-02-09T06:56:24.420Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T06:56:24.700Z] ---> Running in 74617865c209 [2021-02-09T06:56:24.975Z] ---> Running in 63ea9ac9f51e [2021-02-09T06:56:25.248Z] Removing intermediate container e299dd807ab8 [2021-02-09T06:56:25.248Z] ---> 57ce9d4ef8a0 [2021-02-09T06:56:25.248Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-09T06:56:25.248Z] ---> 79222df0df4c [2021-02-09T06:56:25.248Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-09T06:56:25.525Z] Removing intermediate container 74617865c209 [2021-02-09T06:56:25.525Z] ---> 865f3989c4b9 [2021-02-09T06:56:25.525Z] Step 29/30 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:56:25.525Z] ---> Running in ac0d24601995 [2021-02-09T06:56:25.525Z] Removing intermediate container 63ea9ac9f51e [2021-02-09T06:56:25.525Z] ---> 5e9b25100f16 [2021-02-09T06:56:25.525Z] Step 15/23 : WORKDIR / [2021-02-09T06:56:26.123Z] ---> Running in bfb6fa62086d [2021-02-09T06:56:26.123Z] ---> Running in bf4788159172 [2021-02-09T06:56:26.123Z] Removing intermediate container ac0d24601995 [2021-02-09T06:56:26.123Z] ---> b8ef5bc0fd3e [2021-02-09T06:56:26.123Z] Step 15/23 : WORKDIR / [2021-02-09T06:56:26.416Z] ---> af9485b6de47 [2021-02-09T06:56:26.416Z] 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-02-09T06:56:26.416Z] ---> Running in 3636089b0eb3 [2021-02-09T06:56:26.695Z] ---> Running in 8eae98f8f336 [2021-02-09T06:56:26.971Z] Removing intermediate container bfb6fa62086d [2021-02-09T06:56:26.971Z] ---> 2392e1048ae8 [2021-02-09T06:56:26.971Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:56:26.971Z] Removing intermediate container bf4788159172 [2021-02-09T06:56:26.971Z] ---> 03e095bb2ca7 [2021-02-09T06:56:26.971Z] Step 30/30 : LABEL version=0.0.0 [2021-02-09T06:56:27.567Z] Removing intermediate container 3636089b0eb3 [2021-02-09T06:56:27.567Z] ---> 4cc26deba646 [2021-02-09T06:56:27.567Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:56:27.567Z] ---> Running in 7bf15a8c7dd9 [2021-02-09T06:56:28.168Z] ---> 9816a57982d0 [2021-02-09T06:56:28.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-09T06:56:28.770Z] Removing intermediate container 7bf15a8c7dd9 [2021-02-09T06:56:28.770Z] ---> 4bbdfeee9cc7 [2021-02-09T06:56:28.770Z] [2021-02-09T06:56:29.048Z] ---> 03c6d359560a [2021-02-09T06:56:29.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-09T06:56:29.329Z] Successfully built 4bbdfeee9cc7 [2021-02-09T06:56:29.937Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-09T06:56:29.937Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-02-09T06:56:30.546Z] ---> dfabd43022cd [2021-02-09T06:56:30.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-09T06:56:30.823Z] Removing intermediate container 8eae98f8f336 [2021-02-09T06:56:30.824Z] ---> 52038be2c88d [2021-02-09T06:56:30.824Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-09T06:56:30.824Z] ---> 9d373da9f1c8 [2021-02-09T06:56:30.824Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-09T06:56:31.116Z] ---> Running in cd028f7e6102 [2021-02-09T06:56:32.097Z] ---> e42680dbe2ba [2021-02-09T06:56:32.097Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-09T06:56:32.097Z] Removing intermediate container cd028f7e6102 [2021-02-09T06:56:32.097Z] ---> 7eb7bc312bce [2021-02-09T06:56:32.097Z] Step 22/24 : LABEL arch=arm64 [2021-02-09T06:56:32.704Z] ---> 41fed4c17209 [2021-02-09T06:56:32.704Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-09T06:56:32.704Z] ---> Running in 736b29c58f38 [2021-02-09T06:56:32.704Z] ---> Running in fac82d2cedb4 [2021-02-09T06:56:32.980Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-09T06:56:33.254Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-09T06:56:33.254Z] ---> eeaf43b92773 [2021-02-09T06:56:33.254Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-09T06:56:33.254Z] ---> Running in 456ebb13792d [2021-02-09T06:56:33.533Z] ---> Running in 64d906787b17 [2021-02-09T06:56:33.533Z] Removing intermediate container 736b29c58f38 [2021-02-09T06:56:33.533Z] ---> 5b92fdd76c17 [2021-02-09T06:56:33.533Z] Step 23/24 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:56:34.509Z] Removing intermediate container fac82d2cedb4 [2021-02-09T06:56:34.509Z] ---> 14862dc4f08e [2021-02-09T06:56:34.509Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:56:34.785Z] ---> Running in 29b35044c5f2 [2021-02-09T06:56:34.785Z] Removing intermediate container 456ebb13792d [2021-02-09T06:56:34.785Z] ---> 14592cf1cae0 [2021-02-09T06:56:34.785Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:56:35.109Z] ---> Running in 7d21f878b535 [2021-02-09T06:56:35.381Z] ---> Running in 3e5c3ef77b2a [2021-02-09T06:56:35.656Z] Removing intermediate container 29b35044c5f2 [2021-02-09T06:56:35.656Z] ---> eb509e8f73d0 [2021-02-09T06:56:35.656Z] Step 24/24 : LABEL version=0.0.0 [2021-02-09T06:56:35.934Z] Removing intermediate container 7d21f878b535 [2021-02-09T06:56:35.934Z] ---> a4c5535610f9 [2021-02-09T06:56:35.934Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T06:56:35.934Z] ---> Running in 707fc898e23b [2021-02-09T06:56:36.217Z] ---> Running in 2f8cc3463bff [2021-02-09T06:56:36.217Z] Removing intermediate container 3e5c3ef77b2a [2021-02-09T06:56:36.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:36.217Z] ---> 3e8e0fa50159 [2021-02-09T06:56:36.217Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T06:56:36.217Z] ---> Running in 5bf9095fb813 [2021-02-09T06:56:36.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:36.497Z] Removing intermediate container 707fc898e23b [2021-02-09T06:56:36.497Z] ---> b68214815800 [2021-02-09T06:56:36.497Z] [2021-02-09T06:56:36.776Z] Removing intermediate container 2f8cc3463bff [2021-02-09T06:56:36.776Z] ---> 741045d0c978 [2021-02-09T06:56:36.776Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:56:37.060Z] ---> Running in aa1636ebfd42 [2021-02-09T06:56:37.060Z] Removing intermediate container 5bf9095fb813 [2021-02-09T06:56:37.060Z] ---> d18ca3b53465 [2021-02-09T06:56:37.060Z] (1/2) Installing readline (8.0.4-r0) [2021-02-09T06:56:37.060Z] (2/2) Installing bash (5.0.17-r0) [2021-02-09T06:56:37.060Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:56:37.060Z] Executing bash-5.0.17-r0.post-install [2021-02-09T06:56:37.060Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:56:37.060Z] OK: 12 MiB in 22 packages [2021-02-09T06:56:37.060Z] Successfully built b68214815800 [2021-02-09T06:56:37.336Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-09T06:56:37.336Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go [2021-02-09T06:56:37.336Z] ---> Running in 31fb3ea74870 [2021-02-09T06:56:37.614Z] Removing intermediate container aa1636ebfd42 [2021-02-09T06:56:37.614Z] ---> 8df437feaf62 [2021-02-09T06:56:37.614Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:56:38.218Z] ---> Running in 3f5017c96dea [2021-02-09T06:56:38.494Z] Removing intermediate container 31fb3ea74870 [2021-02-09T06:56:38.494Z] ---> 645dab43e976 [2021-02-09T06:56:38.494Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:56:38.767Z] ---> Running in b004b8ef67b7 [2021-02-09T06:56:39.044Z] Removing intermediate container 3f5017c96dea [2021-02-09T06:56:39.044Z] ---> c88f81903bfa [2021-02-09T06:56:39.044Z] [2021-02-09T06:56:39.321Z] Removing intermediate container 64d906787b17 [2021-02-09T06:56:39.321Z] ---> ece62f676369 [2021-02-09T06:56:39.321Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-09T06:56:39.321Z] Successfully built c88f81903bfa [2021-02-09T06:56:39.596Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-09T06:56:39.597Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-02-09T06:56:39.597Z] Removing intermediate container b004b8ef67b7 [2021-02-09T06:56:39.597Z] ---> 578fb8b3a8ae [2021-02-09T06:56:39.597Z] [2021-02-09T06:56:39.597Z] ---> Running in a9ebec147db7 [2021-02-09T06:56:40.194Z] Successfully built 578fb8b3a8ae [2021-02-09T06:56:40.194Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-09T06:56:40.194Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-02-09T06:56:40.468Z] Removing intermediate container a9ebec147db7 [2021-02-09T06:56:40.468Z] ---> d3cef97b4836 [2021-02-09T06:56:40.468Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-09T06:56:40.468Z] ---> Running in 50f311d50954 [2021-02-09T06:56:41.067Z] Removing intermediate container 50f311d50954 [2021-02-09T06:56:41.067Z] ---> 7c5e0cf145a3 [2021-02-09T06:56:41.067Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-09T06:56:41.344Z] ---> Running in 7893343e5734 [2021-02-09T06:56:41.619Z] Removing intermediate container 7893343e5734 [2021-02-09T06:56:41.619Z] ---> b335fd8ab757 [2021-02-09T06:56:41.619Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-09T06:56:43.056Z] ---> 172c3a999ca7 [2021-02-09T06:56:43.056Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-09T06:56:44.571Z] ---> 8324548e0688 [2021-02-09T06:56:44.571Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-09T06:56:46.100Z] ---> a9fe7a376e76 [2021-02-09T06:56:46.100Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-09T06:56:46.390Z] ---> Running in 3bade982e358 [2021-02-09T06:56:47.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:47.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:56:48.460Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-09T06:56:48.460Z] (2/33) Installing expat (2.2.9-r1) [2021-02-09T06:56:48.460Z] (3/33) Installing libffi (3.3-r2) [2021-02-09T06:56:48.460Z] (4/33) Installing gdbm (1.13-r1) [2021-02-09T06:56:48.460Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-09T06:56:48.460Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-09T06:56:48.460Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-09T06:56:50.442Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-09T06:56:50.442Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-09T06:56:50.442Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-09T06:56:50.442Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-09T06:56:50.442Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-09T06:56:50.442Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-09T06:56:50.442Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-09T06:56:50.442Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-09T06:56:50.443Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-09T06:56:50.443Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-09T06:56:50.443Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-09T06:56:50.718Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-09T06:56:50.718Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-09T06:56:50.718Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-09T06:56:50.718Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-09T06:56:50.718Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-09T06:56:50.718Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-09T06:56:50.718Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-09T06:56:50.718Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-09T06:56:50.718Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-09T06:56:50.718Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-09T06:56:50.718Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-09T06:56:50.718Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-09T06:56:50.718Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-09T06:56:50.718Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-09T06:56:50.718Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-09T06:56:50.993Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:56:50.993Z] OK: 71 MiB in 55 packages [2021-02-09T06:57:01.181Z] Removing intermediate container 3bade982e358 [2021-02-09T06:57:01.181Z] ---> 121a0a6c9a21 [2021-02-09T06:57:01.181Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-09T06:57:01.181Z] ---> Running in 683a3a59684c [2021-02-09T06:57:06.596Z] Collecting docker-compose==1.23.2 [2021-02-09T06:57:06.596Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-09T06:57:07.196Z] Collecting texttable<0.10,>=0.9.0 [2021-02-09T06:57:07.196Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-09T06:57:09.184Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:57:09.184Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:57:09.184Z] ---> 3cb2caa3f3b6 [2021-02-09T06:57:09.184Z] Step 3/21 : WORKDIR /edgex-go [2021-02-09T06:57:09.184Z] ---> Using cache [2021-02-09T06:57:09.184Z] ---> 12cc3096c86f [2021-02-09T06:57:09.184Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:57:09.184Z] ---> Using cache [2021-02-09T06:57:09.184Z] ---> 1fd160c53522 [2021-02-09T06:57:09.184Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-09T06:57:10.673Z] ---> Running in 18130089d591 [2021-02-09T06:57:10.673Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-09T06:57:10.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-09T06:57:11.227Z] 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-02-09T06:57:11.826Z] Collecting jsonschema<3,>=2.5.1 [2021-02-09T06:57:11.826Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-09T06:57:12.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:12.701Z] Collecting docker<4.0,>=3.6.0 [2021-02-09T06:57:12.701Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-09T06:57:12.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:13.693Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-09T06:57:13.693Z] OK: 217 MiB in 51 packages [2021-02-09T06:57:13.693Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-09T06:57:16.315Z] Collecting cached-property<2,>=1.2.0 [2021-02-09T06:57:16.315Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-09T06:57:16.588Z] Removing intermediate container 18130089d591 [2021-02-09T06:57:16.588Z] ---> a2e23eab9611 [2021-02-09T06:57:16.588Z] Step 6/21 : COPY go.mod . [2021-02-09T06:57:17.565Z] Collecting PyYAML<4,>=3.10 [2021-02-09T06:57:17.565Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-09T06:57:17.864Z] ---> b464d7cf0071 [2021-02-09T06:57:17.865Z] Step 7/21 : RUN go mod download [2021-02-09T06:57:18.460Z] ---> Running in 6f7401e278c9 [2021-02-09T06:57:21.871Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-09T06:57:21.871Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-09T06:57:22.151Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:57:22.151Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:57:22.151Z] ---> 3cb2caa3f3b6 [2021-02-09T06:57:22.151Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T06:57:22.151Z] ---> Using cache [2021-02-09T06:57:22.151Z] ---> 12cc3096c86f [2021-02-09T06:57:22.151Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:57:22.151Z] ---> Using cache [2021-02-09T06:57:22.151Z] ---> 1fd160c53522 [2021-02-09T06:57:22.151Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-09T06:57:22.151Z] ---> Running in 1a79e71464ad [2021-02-09T06:57:22.433Z] Collecting docopt<0.7,>=0.6.1 [2021-02-09T06:57:22.433Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-09T06:57:22.709Z] Removing intermediate container 6f7401e278c9 [2021-02-09T06:57:22.709Z] ---> ebb1af0e5f85 [2021-02-09T06:57:22.709Z] Step 8/21 : COPY . . [2021-02-09T06:57:24.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:24.979Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:57:24.979Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:57:24.979Z] ---> 3cb2caa3f3b6 [2021-02-09T06:57:24.979Z] Step 3/23 : WORKDIR /edgex-go [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> 12cc3096c86f [2021-02-09T06:57:24.979Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> 1fd160c53522 [2021-02-09T06:57:24.979Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-09T06:57:24.979Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-09T06:57:24.979Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-09T06:57:24.979Z] ---> 3cb2caa3f3b6 [2021-02-09T06:57:24.979Z] Step 3/22 : WORKDIR /edgex-go [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> 12cc3096c86f [2021-02-09T06:57:24.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> 1fd160c53522 [2021-02-09T06:57:24.979Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> a2e23eab9611 [2021-02-09T06:57:24.979Z] Step 6/22 : COPY go.mod . [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> b464d7cf0071 [2021-02-09T06:57:24.979Z] Step 7/22 : RUN go mod download [2021-02-09T06:57:24.979Z] ---> Using cache [2021-02-09T06:57:24.979Z] ---> ebb1af0e5f85 [2021-02-09T06:57:24.979Z] Step 8/22 : COPY . . [2021-02-09T06:57:25.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:25.549Z] ---> Running in 975192ee9296 [2021-02-09T06:57:25.831Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-09T06:57:26.122Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-09T06:57:26.122Z] OK: 217 MiB in 51 packages [2021-02-09T06:57:26.403Z] 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-02-09T06:57:26.403Z] 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-02-09T06:57:26.680Z] Collecting idna<2.8,>=2.5 [2021-02-09T06:57:26.680Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-09T06:57:27.680Z] Collecting docker-pycreds>=0.4.0 [2021-02-09T06:57:27.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:27.680Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-09T06:57:28.281Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-09T06:57:28.281Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-09T06:57:28.281Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-09T06:57:28.281Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-09T06:57:28.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:29.277Z] OK: 217 MiB in 51 packages [2021-02-09T06:57:29.277Z] Installing collected packages: texttable, urllib3, idna, requests, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, cached-property, PyYAML, docopt, docker-compose [2021-02-09T06:57:29.277Z] Running setup.py install for texttable: started [2021-02-09T06:57:29.926Z] Removing intermediate container 1a79e71464ad [2021-02-09T06:57:29.926Z] ---> 5abcf0b8f8f8 [2021-02-09T06:57:29.926Z] Step 6/22 : COPY go.mod . [2021-02-09T06:57:31.383Z] ---> 06ab0e31308e [2021-02-09T06:57:31.383Z] Step 7/22 : RUN go mod download [2021-02-09T06:57:31.657Z] Removing intermediate container 975192ee9296 [2021-02-09T06:57:31.657Z] ---> 7561f6089444 [2021-02-09T06:57:31.657Z] Step 6/23 : COPY go.mod . [2021-02-09T06:57:31.657Z] ---> Running in 64568b29c1d1 [2021-02-09T06:57:31.657Z] Running setup.py install for texttable: finished with status 'done' [2021-02-09T06:57:31.657Z] Attempting uninstall: urllib3 [2021-02-09T06:57:31.657Z] Found existing installation: urllib3 1.25.9 [2021-02-09T06:57:31.657Z] Uninstalling urllib3-1.25.9: [2021-02-09T06:57:31.932Z] Successfully uninstalled urllib3-1.25.9 [2021-02-09T06:57:32.532Z] Attempting uninstall: idna [2021-02-09T06:57:32.532Z] Found existing installation: idna 2.9 [2021-02-09T06:57:32.532Z] Uninstalling idna-2.9: [2021-02-09T06:57:32.819Z] Successfully uninstalled idna-2.9 [2021-02-09T06:57:33.118Z] ---> e1757a4dee2f [2021-02-09T06:57:33.118Z] Step 7/23 : RUN go mod download [2021-02-09T06:57:33.401Z] Attempting uninstall: requests [2021-02-09T06:57:33.401Z] Found existing installation: requests 2.23.0 [2021-02-09T06:57:33.402Z] Uninstalling requests-2.23.0: [2021-02-09T06:57:33.678Z] ---> Running in 1d01ac29405a [2021-02-09T06:57:33.678Z] Successfully uninstalled requests-2.23.0 [2021-02-09T06:57:36.326Z] Running setup.py install for dockerpty: started [2021-02-09T06:57:36.603Z] Removing intermediate container 64568b29c1d1 [2021-02-09T06:57:36.603Z] ---> 85cc213333a8 [2021-02-09T06:57:36.603Z] Step 8/22 : COPY . . [2021-02-09T06:57:38.040Z] Removing intermediate container 1d01ac29405a [2021-02-09T06:57:38.040Z] ---> 24b45e3768cc [2021-02-09T06:57:38.040Z] Step 8/23 : COPY . . [2021-02-09T06:57:38.315Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-09T06:57:38.315Z] Running setup.py install for PyYAML: started [2021-02-09T06:57:40.962Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-09T06:57:40.962Z] Running setup.py install for docopt: started [2021-02-09T06:57:42.965Z] Running setup.py install for docopt: finished with status 'done' [2021-02-09T06:57:43.564Z] 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.57.0 [2021-02-09T06:57:49.000Z] ---> b5a31b7e9c41 [2021-02-09T06:57:49.000Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-09T06:57:49.000Z] ---> 43ce7e6c3dc0 [2021-02-09T06:57:49.000Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-09T06:57:49.278Z] ---> Running in a477e31fa361 [2021-02-09T06:57:49.553Z] ---> Running in 5ff132f26587 [2021-02-09T06:57:51.543Z] 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-02-09T06:57:51.543Z] 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-02-09T06:57:52.989Z] Removing intermediate container 683a3a59684c [2021-02-09T06:57:52.989Z] ---> d8b413455207 [2021-02-09T06:57:52.989Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-09T06:57:53.270Z] ---> Running in d86389011395 [2021-02-09T06:57:55.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:55.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:57:56.144Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:57:56.144Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-09T06:57:56.423Z] (3/3) Installing curl (7.69.1-r3) [2021-02-09T06:57:56.423Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:57:56.423Z] OK: 71 MiB in 58 packages [2021-02-09T06:58:00.100Z] Removing intermediate container d86389011395 [2021-02-09T06:58:00.100Z] ---> 523a9012975c [2021-02-09T06:58:00.100Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-09T06:58:00.715Z] ---> Running in c82ed020bb5d [2021-02-09T06:58:01.704Z] Removing intermediate container c82ed020bb5d [2021-02-09T06:58:01.704Z] ---> c32aaa842e79 [2021-02-09T06:58:01.704Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:58:01.981Z] ---> Running in c9d5471f424d [2021-02-09T06:58:02.587Z] ---> f61aabe56058 [2021-02-09T06:58:02.587Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-09T06:58:02.866Z] ---> Running in db747a28195c [2021-02-09T06:58:03.148Z] Removing intermediate container c9d5471f424d [2021-02-09T06:58:03.148Z] ---> dcc4a8faa8a8 [2021-02-09T06:58:03.148Z] Step 24/26 : LABEL arch=arm64 [2021-02-09T06:58:03.427Z] ---> Running in 983f1a59f36f [2021-02-09T06:58:04.036Z] ---> 8cd3811bda6b [2021-02-09T06:58:04.036Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-09T06:58:04.315Z] ---> Running in 07a912b73a03 [2021-02-09T06:58:04.598Z] Removing intermediate container 983f1a59f36f [2021-02-09T06:58:04.598Z] ---> a6857efeaa16 [2021-02-09T06:58:04.598Z] Step 25/26 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:58:04.877Z] ---> Running in 4bfe40ddfb83 [2021-02-09T06:58:05.156Z] 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-02-09T06:58:05.765Z] Removing intermediate container 4bfe40ddfb83 [2021-02-09T06:58:05.765Z] ---> 565d4608b172 [2021-02-09T06:58:05.765Z] Step 26/26 : LABEL version=0.0.0 [2021-02-09T06:58:05.765Z] ---> Running in d143c9968a6e [2021-02-09T06:58:06.368Z] 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-02-09T06:58:06.368Z] Removing intermediate container d143c9968a6e [2021-02-09T06:58:06.368Z] ---> 0c968abce24a [2021-02-09T06:58:06.368Z] [2021-02-09T06:58:06.974Z] Successfully built 0c968abce24a [2021-02-09T06:58:06.974Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-09T06:58:53.995Z]  Building docker-sys-mgmt-agent-go ... done 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-02-09T06:59:09.120Z] Removing intermediate container a477e31fa361 [2021-02-09T06:59:09.120Z] ---> c2b66419652a [2021-02-09T06:59:09.120Z] [2021-02-09T06:59:09.120Z] Step 10/21 : FROM alpine:3.12 [2021-02-09T06:59:09.120Z] ---> afeebe901d6b [2021-02-09T06:59:09.120Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-09T06:59:09.120Z] ---> Running in 57dc5ac1997b [2021-02-09T06:59:10.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:10.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:11.449Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-09T06:59:11.731Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-09T06:59:11.731Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-09T06:59:11.731Z] (4/4) Installing curl (7.69.1-r3) [2021-02-09T06:59:11.731Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:59:11.731Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:59:12.009Z] OK: 7 MiB in 18 packages [2021-02-09T06:59:14.667Z] Removing intermediate container 57dc5ac1997b [2021-02-09T06:59:14.667Z] ---> 33b0f4381438 [2021-02-09T06:59:14.667Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-09T06:59:14.946Z] ---> Running in b2654067363b [2021-02-09T06:59:15.941Z] Removing intermediate container b2654067363b [2021-02-09T06:59:15.941Z] ---> 363f32072ba1 [2021-02-09T06:59:15.941Z] Step 13/21 : WORKDIR /edgex [2021-02-09T06:59:16.220Z] ---> Running in 48b6d2ce720b [2021-02-09T06:59:16.830Z] Removing intermediate container 48b6d2ce720b [2021-02-09T06:59:16.830Z] ---> 35b65b8b165c [2021-02-09T06:59:16.830Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-09T06:59:18.285Z] ---> 1fcbc5e08c23 [2021-02-09T06:59:18.285Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-09T06:59:21.708Z] ---> 69bbdf49ce6b [2021-02-09T06:59:21.708Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-09T06:59:21.984Z] Removing intermediate container 5ff132f26587 [2021-02-09T06:59:21.984Z] ---> f880cdf3a587 [2021-02-09T06:59:21.984Z] [2021-02-09T06:59:21.984Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T06:59:21.984Z] ---> afeebe901d6b [2021-02-09T06:59:21.984Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-09T06:59:21.984Z] ---> Using cache [2021-02-09T06:59:21.984Z] ---> 0fd34adc330e [2021-02-09T06:59:21.984Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:59:21.984Z] ---> Using cache [2021-02-09T06:59:21.984Z] ---> cea8cd747d06 [2021-02-09T06:59:21.984Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-09T06:59:22.266Z] ---> Running in c945b67bb586 [2021-02-09T06:59:23.255Z] Removing intermediate container c945b67bb586 [2021-02-09T06:59:23.255Z] ---> 9ba64a2cea97 [2021-02-09T06:59:23.255Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T06:59:23.255Z] ---> 8512c3d0e607 [2021-02-09T06:59:23.255Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-09T06:59:23.528Z] ---> Running in 527cad4fbcc7 [2021-02-09T06:59:23.529Z] ---> Running in 34585046c9a8 [2021-02-09T06:59:24.138Z] Removing intermediate container 527cad4fbcc7 [2021-02-09T06:59:24.138Z] ---> d83c4ac7f0b5 [2021-02-09T06:59:24.453Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:59:24.453Z] Removing intermediate container 34585046c9a8 [2021-02-09T06:59:24.453Z] ---> 6e14869fc125 [2021-02-09T06:59:24.453Z] Step 18/21 : CMD ["--init=true"] [2021-02-09T06:59:24.729Z] ---> Running in 68ce6ccd61a2 [2021-02-09T06:59:25.339Z] Removing intermediate container 68ce6ccd61a2 [2021-02-09T06:59:25.339Z] ---> 9804fda67dee [2021-02-09T06:59:25.339Z] Step 19/21 : LABEL arch=arm64 [2021-02-09T06:59:25.613Z] ---> 5d3f22da193a [2021-02-09T06:59:25.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-09T06:59:25.613Z] ---> Running in a2a8fafd46be [2021-02-09T06:59:26.232Z] Removing intermediate container a2a8fafd46be [2021-02-09T06:59:26.232Z] ---> bc055f8cca09 [2021-02-09T06:59:26.232Z] Step 20/21 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:59:26.516Z] ---> Running in 8574b8ad319b [2021-02-09T06:59:27.128Z] Removing intermediate container 8574b8ad319b [2021-02-09T06:59:27.128Z] ---> 75407a47d45a [2021-02-09T06:59:27.128Z] Step 21/21 : LABEL version=0.0.0 [2021-02-09T06:59:27.404Z] ---> 8746c00f2e26 [2021-02-09T06:59:27.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-09T06:59:27.404Z] ---> Running in e1b597ae721c [2021-02-09T06:59:28.395Z] Removing intermediate container e1b597ae721c [2021-02-09T06:59:28.395Z] ---> e75acdd423a6 [2021-02-09T06:59:28.395Z] [2021-02-09T06:59:28.675Z] ---> ea56a63a58f5 [2021-02-09T06:59:28.675Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-09T06:59:28.951Z] ---> Running in f09a77d83ac1 [2021-02-09T06:59:28.951Z] Successfully built e75acdd423a6 [2021-02-09T06:59:28.951Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-09T06:59:29.552Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f09a77d83ac1 [2021-02-09T06:59:29.552Z] ---> 1bf7d520afd4 [2021-02-09T06:59:29.552Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:59:29.826Z] ---> Running in 05b9007032fe [2021-02-09T06:59:30.808Z] Removing intermediate container 05b9007032fe [2021-02-09T06:59:30.808Z] ---> 3558ff7d8c31 [2021-02-09T06:59:30.808Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T06:59:30.808Z] ---> Running in d10fbf87ba69 [2021-02-09T06:59:31.090Z] Removing intermediate container db747a28195c [2021-02-09T06:59:31.090Z] ---> 6387fc849a20 [2021-02-09T06:59:31.090Z] [2021-02-09T06:59:31.090Z] Step 10/22 : FROM alpine:3.12 [2021-02-09T06:59:31.090Z] ---> afeebe901d6b [2021-02-09T06:59:31.090Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-09T06:59:31.090Z] ---> Running in 309b7153b11a [2021-02-09T06:59:31.373Z] Removing intermediate container d10fbf87ba69 [2021-02-09T06:59:31.373Z] ---> 91d4f9eca2f1 [2021-02-09T06:59:31.373Z] Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:59:31.987Z] ---> Running in 595e3166a5bc [2021-02-09T06:59:32.265Z] Removing intermediate container 595e3166a5bc [2021-02-09T06:59:32.265Z] ---> 0ede98e7e828 [2021-02-09T06:59:32.265Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T06:59:32.557Z] ---> Running in 2d366995361e [2021-02-09T06:59:32.843Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:33.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:33.125Z] Removing intermediate container 2d366995361e [2021-02-09T06:59:33.125Z] ---> f1d090b0b211 [2021-02-09T06:59:33.125Z] [2021-02-09T06:59:33.736Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-09T06:59:33.736Z] Successfully built f1d090b0b211 [2021-02-09T06:59:33.736Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-09T06:59:33.736Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-09T06:59:33.736Z]  Building docker-support-scheduler-go ... done Executing busybox-1.31.1-r19.trigger [2021-02-09T06:59:33.736Z] Executing ca-certificates-20191127-r4.trigger [2021-02-09T06:59:34.014Z] OK: 6 MiB in 16 packages [2021-02-09T06:59:36.004Z] Removing intermediate container 309b7153b11a [2021-02-09T06:59:36.004Z] ---> b725cea7f1f6 [2021-02-09T06:59:36.004Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-09T06:59:36.004Z] ---> Running in 23ee0f25c1e9 [2021-02-09T06:59:36.288Z] Removing intermediate container 23ee0f25c1e9 [2021-02-09T06:59:36.288Z] ---> 154e610f0d2f [2021-02-09T06:59:36.288Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-09T06:59:36.567Z] ---> Running in 808a6a7213a2 [2021-02-09T06:59:37.162Z] Removing intermediate container 808a6a7213a2 [2021-02-09T06:59:37.162Z] ---> 64e62b980c2d [2021-02-09T06:59:37.162Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-09T06:59:37.162Z] ---> Running in 60086d29832a [2021-02-09T06:59:37.760Z] Removing intermediate container 60086d29832a [2021-02-09T06:59:37.760Z] ---> dfd03707601e [2021-02-09T06:59:37.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:59:38.746Z] ---> 1dae6b6559e8 [2021-02-09T06:59:38.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-09T06:59:40.738Z] ---> 237c68778741 [2021-02-09T06:59:40.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-09T06:59:41.013Z] ---> e863aaf869d6 [2021-02-09T06:59:41.014Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-09T06:59:41.285Z] Removing intermediate container 07a912b73a03 [2021-02-09T06:59:41.285Z] ---> cb78260b57f1 [2021-02-09T06:59:41.285Z] [2021-02-09T06:59:41.285Z] Step 10/23 : FROM alpine:3.12 [2021-02-09T06:59:41.285Z] ---> afeebe901d6b [2021-02-09T06:59:41.285Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-09T06:59:41.285Z] ---> Running in bd2efedfe546 [2021-02-09T06:59:41.285Z] ---> Running in 02aeedf23375 [2021-02-09T06:59:41.875Z] Removing intermediate container bd2efedfe546 [2021-02-09T06:59:41.875Z] Removing intermediate container 02aeedf23375 [2021-02-09T06:59:41.875Z] ---> cd7c3fdbbef8 [2021-02-09T06:59:41.875Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-09T06:59:41.875Z] ---> 593002dc1b2d [2021-02-09T06:59:41.875Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:59:42.146Z] ---> Running in 807e615cece4 [2021-02-09T06:59:42.146Z] ---> Running in 16fe9370bbdf [2021-02-09T06:59:42.415Z] Removing intermediate container 16fe9370bbdf [2021-02-09T06:59:42.415Z] ---> f8e6d26c3182 [2021-02-09T06:59:42.415Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-09T06:59:42.415Z] Removing intermediate container 807e615cece4 [2021-02-09T06:59:42.415Z] ---> d3fe04bd4fd6 [2021-02-09T06:59:42.415Z] Step 20/22 : LABEL arch=arm64 [2021-02-09T06:59:42.686Z] ---> Running in 6b0470e56282 [2021-02-09T06:59:42.686Z] ---> Running in 25ae3fe44cec [2021-02-09T06:59:43.279Z] Removing intermediate container 25ae3fe44cec [2021-02-09T06:59:43.279Z] ---> 0d646de44028 [2021-02-09T06:59:43.279Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6b0470e56282 [2021-02-09T06:59:43.279Z] [2021-02-09T06:59:43.279Z] ---> 5ea7c647178c [2021-02-09T06:59:43.279Z] Step 21/22 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:59:43.279Z] ---> Running in 876b21f86c2e [2021-02-09T06:59:43.279Z] ---> Running in be81fdbd0099 [2021-02-09T06:59:43.875Z] Removing intermediate container 876b21f86c2e [2021-02-09T06:59:43.875Z] ---> c9e128eef987 [2021-02-09T06:59:43.875Z] Step 22/22 : LABEL version=0.0.0 [2021-02-09T06:59:43.875Z] ---> Running in f5a90e5bde6d [2021-02-09T06:59:44.470Z] Removing intermediate container f5a90e5bde6d [2021-02-09T06:59:44.470Z] ---> e27d2d67fe9a [2021-02-09T06:59:44.470Z] [2021-02-09T06:59:45.072Z] Successfully built e27d2d67fe9a [2021-02-09T06:59:45.072Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-09T06:59:45.344Z]  Building docker-support-notifications-go ... done Removing intermediate container be81fdbd0099 [2021-02-09T06:59:45.344Z] ---> bb4d4c46fb4d [2021-02-09T06:59:45.344Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-09T06:59:45.617Z] ---> Running in 65b785e2595a [2021-02-09T06:59:46.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:47.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-09T06:59:48.217Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-09T06:59:48.217Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-09T06:59:48.217Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-09T06:59:48.491Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-09T06:59:48.760Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-09T06:59:48.760Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-09T06:59:49.033Z] Executing busybox-1.31.1-r19.trigger [2021-02-09T06:59:49.033Z] OK: 8 MiB in 20 packages [2021-02-09T06:59:50.016Z] Removing intermediate container 65b785e2595a [2021-02-09T06:59:50.016Z] ---> cadde2cdad53 [2021-02-09T06:59:50.016Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-09T06:59:51.027Z] ---> 058d83ed9f82 [2021-02-09T06:59:51.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-09T06:59:52.453Z] ---> f2a121a97045 [2021-02-09T06:59:52.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-09T06:59:53.047Z] ---> cc9f2eeac7e4 [2021-02-09T06:59:53.047Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-09T06:59:53.047Z] ---> Running in c9ad014d0e56 [2021-02-09T06:59:53.644Z] Removing intermediate container c9ad014d0e56 [2021-02-09T06:59:53.644Z] ---> d86c61295e93 [2021-02-09T06:59:53.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-09T06:59:53.644Z] ---> Running in ed972f7a94ac [2021-02-09T06:59:54.237Z] Removing intermediate container ed972f7a94ac [2021-02-09T06:59:54.237Z] ---> 27c929b6d014 [2021-02-09T06:59:54.237Z] Step 21/23 : LABEL arch=arm64 [2021-02-09T06:59:54.237Z] ---> Running in 35127ad1b1fb [2021-02-09T06:59:54.829Z] Removing intermediate container 35127ad1b1fb [2021-02-09T06:59:54.829Z] ---> d3601cdaed83 [2021-02-09T06:59:54.829Z] Step 22/23 : LABEL git_sha=5e3d15d5058e552ad2f5f33266fc8e9944625b2d [2021-02-09T06:59:54.829Z] ---> Running in 5dd48912642e [2021-02-09T06:59:55.424Z] Removing intermediate container 5dd48912642e [2021-02-09T06:59:55.424Z] ---> 5e0db898374f [2021-02-09T06:59:55.424Z] Step 23/23 : LABEL version=0.0.0 [2021-02-09T06:59:55.424Z] ---> Running in 19772ef3653c [2021-02-09T06:59:56.016Z] Removing intermediate container 19772ef3653c [2021-02-09T06:59:56.016Z] ---> 4c4923601849 [2021-02-09T06:59:56.016Z] [2021-02-09T06:59:56.288Z] Successfully built 4c4923601849 [2021-02-09T06:59:56.288Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-09T06:59:56.892Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-09T06:59:56.903Z] $ docker stop --time=1 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 [2021-02-09T06:59:58.849Z] $ docker rm -f 5c63a61c4f475a2c83488955861f60a82e16f8d346c0939f6427e71196ebbd01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-09T06:59:59.593Z] + docker images [2021-02-09T06:59:59.594Z] + grep docker [2021-02-09T06:59:59.864Z] docker-core-data-go-arm64 latest 4c4923601849 4 seconds ago 21MB [2021-02-09T06:59:59.864Z] docker-support-notifications-go-arm64 latest e27d2d67fe9a 15 seconds ago 16.7MB [2021-02-09T06:59:59.864Z] docker-support-scheduler-go-arm64 latest f1d090b0b211 27 seconds ago 16.1MB [2021-02-09T06:59:59.865Z] docker-security-proxy-setup-go-arm64 latest e75acdd423a6 31 seconds ago 23.2MB [2021-02-09T06:59:59.865Z] docker-sys-mgmt-agent-go-arm64 latest 0c968abce24a About a minute ago 300MB [2021-02-09T06:59:59.865Z] docker-core-metadata-go-arm64 latest 578fb8b3a8ae 3 minutes ago 17.8MB [2021-02-09T06:59:59.865Z] docker-core-command-go-arm64 latest c88f81903bfa 3 minutes ago 16MB [2021-02-09T06:59:59.865Z] docker-security-secretstore-setup-go-arm64 latest b68214815800 3 minutes ago 23.4MB [2021-02-09T06:59:59.865Z] docker-security-bootstrapper-go-arm64 latest 4bbdfeee9cc7 3 minutes ago 17MB [2021-02-09T06:59:59.865Z] docker 20.10.0 eeaf43b92773 2 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 [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-02-09T07:00:02.012Z] provisioning config files... [2021-02-09T07:00:02.027Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config517986646031687260tmp [Pipeline] { [Pipeline] sh [2021-02-09T07:00:02.466Z] + set +x [2021-02-09T07:00:02.466Z] + curl -s https://codecov.io/bash [2021-02-09T07:00:02.466Z] + bash -s -- [2021-02-09T07:00:03.044Z] [2021-02-09T07:00:03.044Z] _____ _ [2021-02-09T07:00:03.044Z] / ____| | | [2021-02-09T07:00:03.044Z] | | ___ __| | ___ ___ _____ __ [2021-02-09T07:00:03.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-09T07:00:03.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-09T07:00:03.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-09T07:00:03.044Z] Bash-20210129-7c25fce [2021-02-09T07:00:03.044Z] [2021-02-09T07:00:03.044Z] [2021-02-09T07:00:03.044Z] ==> git version 2.24.3 found [2021-02-09T07:00:03.044Z] ==> 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-02-09T07:00:03.044Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-09T07:00:03.044Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-09T07:00:03.044Z] ==> Jenkins CI detected. [2021-02-09T07:00:03.044Z] project root: . [2021-02-09T07:00:03.044Z] --> token set from env [2021-02-09T07:00:03.044Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-09T07:00:03.044Z] ==> Running gcov in . (disable via -X gcov) [2021-02-09T07:00:03.044Z] ==> Python coveragepy not found [2021-02-09T07:00:03.044Z] ==> Searching for coverage reports in: [2021-02-09T07:00:03.044Z] + . [2021-02-09T07:00:03.044Z] -> Found 1 reports [2021-02-09T07:00:03.044Z] ==> Detecting git/mercurial file structure [2021-02-09T07:00:03.044Z] ==> Reading reports [2021-02-09T07:00:03.044Z] + ./coverage.out bytes=594557 [2021-02-09T07:00:03.044Z] ==> Appending adjustments [2021-02-09T07:00:03.044Z] https://docs.codecov.io/docs/fixing-reports [2021-02-09T07:00:07.267Z] + Found adjustments [2021-02-09T07:00:07.267Z] ==> Gzipping contents [2021-02-09T07:00:07.267Z] 88K /tmp/codecov.tZmiCh.gz [2021-02-09T07:00:07.267Z] ==> Uploading reports [2021-02-09T07:00:07.267Z] url: https://codecov.io [2021-02-09T07:00:07.267Z] query: branch=PR-3148&commit=5e3d15d5058e552ad2f5f33266fc8e9944625b2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= [2021-02-09T07:00:07.267Z] -> Pinging Codecov [2021-02-09T07:00:07.267Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3148&commit=5e3d15d5058e552ad2f5f33266fc8e9944625b2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3148%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3148&job=&cmd_args= [2021-02-09T07:00:07.267Z] -> Uploading to [2021-02-09T07:00:07.267Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-09/00271124DB129430A58F1EEE437C3FCB/5e3d15d5058e552ad2f5f33266fc8e9944625b2d/1e665f5b-fe5b-4702-8d15-d63e31c5c960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210209T070007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b9ac5ed29f4cd383141a63c60a5f95ce711c7d398494a4703af9c6034553def [2021-02-09T07:00:07.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-09T07:00:07.267Z] Dload Upload Total Spent Left Speed [2021-02-09T07:00:07.844Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89376 0 0 100 89376 0 157k --:--:-- --:--:-- --:--:-- 156k 100 89376 0 0 100 89376 0 157k --:--:-- --:--:-- --:--:-- 156k [2021-02-09T07:00:07.844Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e3d15d5058e552ad2f5f33266fc8e9944625b2d [Pipeline] } [2021-02-09T07:00:07.854Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-09T07:00:10.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:11.104Z] ---> package-listing.sh [2021-02-09T07:00:11.104Z] ++ facter osfamily [2021-02-09T07:00:11.104Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-09T07:00:11.104Z] + OS_FAMILY=redhat [2021-02-09T07:00:11.104Z] + workspace=/w/workspace/edgex-go/3 [2021-02-09T07:00:11.104Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-09T07:00:11.104Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-09T07:00:11.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-09T07:00:11.104Z] + PACKAGES=/tmp/packages_start.txt [2021-02-09T07:00:11.104Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-09T07:00:11.104Z] + PACKAGES=/tmp/packages_end.txt [2021-02-09T07:00:11.104Z] + case "${OS_FAMILY}" in [2021-02-09T07:00:11.104Z] + rpm -qa [2021-02-09T07:00:11.104Z] + sort [2021-02-09T07:00:16.418Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-09T07:00:16.418Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-09T07:00:16.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-09T07:00:16.418Z] + '[' /w/workspace/edgex-go/3 ']' [2021-02-09T07:00:16.418Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-02-09T07:00:16.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-02-09T07:00:16.433Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-09T07:00:16.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-09T07:00:17.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T07:00:17.055Z] [2021-02-09T07:00:17.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-09T07:00:17.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T07:00:17.476Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-09T07:00:17.476Z] df20fa9351a1: Pulling fs layer [2021-02-09T07:00:17.476Z] 36b3adc4ff6f: Pulling fs layer [2021-02-09T07:00:17.476Z] 8ad3a11d3b57: Pulling fs layer [2021-02-09T07:00:17.476Z] 46f8f816bc3b: Pulling fs layer [2021-02-09T07:00:17.476Z] 93b61091891f: Pulling fs layer [2021-02-09T07:00:17.476Z] 93b9cdb0e59b: Pulling fs layer [2021-02-09T07:00:17.476Z] 5e14af77c1be: Pulling fs layer [2021-02-09T07:00:17.476Z] 01666e4c0597: Pulling fs layer [2021-02-09T07:00:17.476Z] aa168da1d23b: Pulling fs layer [2021-02-09T07:00:17.476Z] 93b9cdb0e59b: Waiting [2021-02-09T07:00:17.476Z] 5e14af77c1be: Waiting [2021-02-09T07:00:17.476Z] 01666e4c0597: Waiting [2021-02-09T07:00:17.476Z] aa168da1d23b: Waiting [2021-02-09T07:00:17.476Z] 46f8f816bc3b: Waiting [2021-02-09T07:00:17.476Z] 93b61091891f: Waiting [2021-02-09T07:00:17.476Z] 36b3adc4ff6f: Download complete [2021-02-09T07:00:17.476Z] 46f8f816bc3b: Verifying Checksum [2021-02-09T07:00:17.476Z] 46f8f816bc3b: Download complete [2021-02-09T07:00:17.476Z] df20fa9351a1: Verifying Checksum [2021-02-09T07:00:17.476Z] df20fa9351a1: Download complete [2021-02-09T07:00:17.743Z] 93b9cdb0e59b: Verifying Checksum [2021-02-09T07:00:17.743Z] 93b9cdb0e59b: Download complete [2021-02-09T07:00:17.743Z] 5e14af77c1be: Verifying Checksum [2021-02-09T07:00:17.743Z] 5e14af77c1be: Download complete [2021-02-09T07:00:17.743Z] 93b61091891f: Verifying Checksum [2021-02-09T07:00:17.743Z] 93b61091891f: Download complete [2021-02-09T07:00:17.743Z] 01666e4c0597: Verifying Checksum [2021-02-09T07:00:17.743Z] 01666e4c0597: Download complete [2021-02-09T07:00:17.743Z] 8ad3a11d3b57: Verifying Checksum [2021-02-09T07:00:17.743Z] 8ad3a11d3b57: Download complete [2021-02-09T07:00:18.010Z] df20fa9351a1: Pull complete [2021-02-09T07:00:18.272Z] 36b3adc4ff6f: Pull complete [2021-02-09T07:00:19.709Z] aa168da1d23b: Verifying Checksum [2021-02-09T07:00:19.709Z] aa168da1d23b: Download complete [2021-02-09T07:00:21.114Z] 8ad3a11d3b57: Pull complete [2021-02-09T07:00:21.381Z] 46f8f816bc3b: Pull complete [2021-02-09T07:00:21.645Z] 93b61091891f: Pull complete [2021-02-09T07:00:21.912Z] 93b9cdb0e59b: Pull complete [2021-02-09T07:00:21.912Z] 5e14af77c1be: Pull complete [2021-02-09T07:00:22.189Z] 01666e4c0597: Pull complete [2021-02-09T07:00:32.276Z] aa168da1d23b: Pull complete [2021-02-09T07:00:32.276Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-09T07:00:32.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-09T07:00:32.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-09T07:00:32.536Z] prd-centos7-docker-4c-2g-25742 does not seem to be running inside a container [2021-02-09T07:00:32.599Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat [2021-02-09T07:00:37.535Z] $ docker top 5acb703b815a6944f370cce010d97038cd9da44ff0bb3834406a19a4cb6ff39c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-09T07:00:38.230Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-09T07:00:38.536Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-09T07:00:38.837Z] + ls /var/log/sa-host [2021-02-09T07:00:38.837Z] + sadf -c /var/log/sa-host/sa09 [2021-02-09T07:00:38.837Z] file_magic: OK [2021-02-09T07:00:38.837Z] HZ: Using current value: 100 [2021-02-09T07:00:38.837Z] file_header: OK [2021-02-09T07:00:38.837Z] 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-02-09T07:00:38.837Z] Statistics: [2021-02-09T07:00:38.837Z] 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... [2021-02-09T07:00:38.837Z] File successfully converted to sysstat format version 12.2.1 [2021-02-09T07:00:38.837Z] + sadf -c /var/log/sa-host/sa23 [2021-02-09T07:00:38.837Z] file_magic: OK [2021-02-09T07:00:38.837Z] HZ: Using current value: 100 [2021-02-09T07:00:38.837Z] file_header: OK [2021-02-09T07:00:38.837Z] 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-02-09T07:00:38.837Z] Statistics: [2021-02-09T07:00:38.837Z] Hnuu...uuuununununu... [2021-02-09T07:00:38.837Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-09T07:00:39.065Z] provisioning config files... [2021-02-09T07:00:39.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3705704268396327921tmp [Pipeline] { [Pipeline] echo [2021-02-09T07:00:39.229Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:39.531Z] ---> create-netrc.sh [Pipeline] } [2021-02-09T07:00:39.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-09T07:00:39.689Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:39.987Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-09T07:00:39.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:40.298Z] ---> sudo-logs.sh [2021-02-09T07:00:40.298Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-09T07:00:40.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:40.714Z] ---> job-cost.sh [2021-02-09T07:00:40.714Z] lf-activate-venv: SKIPPING [2021-02-09T07:00:40.714Z] INFO: No Stack... [2021-02-09T07:00:41.705Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-09T07:00:42.280Z] INFO: Archiving Costs [Pipeline] echo [2021-02-09T07:00:42.294Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-09T07:00:42.594Z] ---> logs-deploy.sh [2021-02-09T07:00:42.594Z] lf-activate-venv: SKIPPING [2021-02-09T07:00:42.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3148/3 [2021-02-09T07:00:42.594Z] INFO: archiving workspace using pattern(s): [2021-02-09T07:00:43.986Z] Archives upload complete. [2021-02-09T07:00:44.249Z] INFO: archiving logs to Nexus