Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 2c126a996be31befa6625c4f217e526aa48b3805 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 2c126a996be31befa6625c4f217e526aa48b3805 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-28798 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/77 [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/77 # 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 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing d85fd520626e1caa3a9307b3b6b360b60c1923e4 Checking out Revision d85fd520626e1caa3a9307b3b6b360b60c1923e4 (PR-2858) > 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/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-06T00:32:14.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-06T00:32:14.645Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-06T00:32:14.738Z] ========================================================= [2021-03-06T00:32:14.738Z] EdgeX Global Pipelines Version Info [2021-03-06T00:32:14.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 [2021-03-06T00:32:16.229Z] ------------------- [2021-03-06T00:32:16.229Z] stable info: [2021-03-06T00:32:16.229Z] ------------------- [2021-03-06T00:32:16.229Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-06T00:32:16.229Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T00:32:16.229Z] Message: update stable to v1.0.184 [2021-03-06T00:32:17.184Z] ------------------- [2021-03-06T00:32:17.184Z] experimental info: [2021-03-06T00:32:17.184Z] ------------------- [2021-03-06T00:32:17.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-06T00:32:17.184Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-06T00:32:17.184Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-06T00:32:17.436Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-06T00:32:17.535Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-06T00:32:17.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-06T00:32:17.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-06T00:32:17.867Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-06T00:32:17.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-06T00:32:18.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-06T00:32:18.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-06T00:32:18.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-06T00:32:18.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-06T00:32:18.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-06T00:32:18.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-06T00:32:18.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-06T00:32:18.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-06T00:32:18.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T00:32:18.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-06T00:32:19.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-06T00:32:19.171Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-06T00:32:19.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-06T00:32:19.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-06T00:32:19.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-06T00:32:19.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-06T00:32:19.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-03-06T00:32:19.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-03-06T00:32:19.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-03-06T00:32:19.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85fd520626e1caa3a9307b3b6b360b60c1923e4 [Pipeline] echo [2021-03-06T00:32:20.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85fd52 [Pipeline] echo [2021-03-06T00:32:20.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T00:32:20.338Z] provisioning config files... [2021-03-06T00:32:20.368Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/77@tmp/config6746226225275762888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:32:20.722Z] ---> docker-login.sh [2021-03-06T00:32:20.722Z] nexus3.edgexfoundry.org:10001 [2021-03-06T00:32:20.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:32:21.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:32:21.252Z] Configure a credential helper to remove this warning. See [2021-03-06T00:32:21.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:32:21.252Z] [2021-03-06T00:32:21.252Z] Login Succeeded [2021-03-06T00:32:21.252Z] nexus3.edgexfoundry.org:10002 [2021-03-06T00:32:21.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:32:21.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:32:21.513Z] Configure a credential helper to remove this warning. See [2021-03-06T00:32:21.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:32:21.513Z] [2021-03-06T00:32:21.513Z] Login Succeeded [2021-03-06T00:32:21.513Z] nexus3.edgexfoundry.org:10003 [2021-03-06T00:32:21.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:32:21.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:32:21.777Z] Configure a credential helper to remove this warning. See [2021-03-06T00:32:21.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:32:21.777Z] [2021-03-06T00:32:21.777Z] Login Succeeded [2021-03-06T00:32:21.777Z] nexus3.edgexfoundry.org:10004 [2021-03-06T00:32:21.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:32:21.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:32:21.777Z] Configure a credential helper to remove this warning. See [2021-03-06T00:32:21.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:32:21.777Z] [2021-03-06T00:32:21.777Z] Login Succeeded [2021-03-06T00:32:21.777Z] docker.io [2021-03-06T00:32:22.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:32:22.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:32:22.301Z] Configure a credential helper to remove this warning. See [2021-03-06T00:32:22.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:32:22.301Z] [2021-03-06T00:32:22.302Z] Login Succeeded [2021-03-06T00:32:22.302Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T00:32:22.311Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-06T00:32:22.776Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/core-command/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/core-data/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-06T00:32:22.776Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-06T00:32:22.776Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-06T00:32:22.776Z] ++ cut -d/ -f2 [2021-03-06T00:32:22.776Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-06T00:32:22.860Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:32:23.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:32:23.843Z] [2021-03-06T00:32:23.843Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:32:24.188Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:32:24.188Z] latest: Pulling from edgex-devops/git-semver [2021-03-06T00:32:24.188Z] 31603596830f: Pulling fs layer [2021-03-06T00:32:24.188Z] 2a8b12db71e7: Pulling fs layer [2021-03-06T00:32:24.188Z] 6ca5941a6612: Pulling fs layer [2021-03-06T00:32:24.188Z] ecc8261a40a4: Pulling fs layer [2021-03-06T00:32:24.188Z] ecc8261a40a4: Waiting [2021-03-06T00:32:24.188Z] 2a8b12db71e7: Download complete [2021-03-06T00:32:24.467Z] 31603596830f: Verifying Checksum [2021-03-06T00:32:24.467Z] 31603596830f: Download complete [2021-03-06T00:32:24.467Z] ecc8261a40a4: Verifying Checksum [2021-03-06T00:32:24.467Z] ecc8261a40a4: Download complete [2021-03-06T00:32:24.467Z] 6ca5941a6612: Verifying Checksum [2021-03-06T00:32:24.467Z] 6ca5941a6612: Download complete [2021-03-06T00:32:24.731Z] 31603596830f: Pull complete [2021-03-06T00:32:24.994Z] 2a8b12db71e7: Pull complete [2021-03-06T00:32:25.950Z] 6ca5941a6612: Pull complete [2021-03-06T00:32:26.536Z] ecc8261a40a4: Pull complete [2021-03-06T00:32:26.536Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-06T00:32:26.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-06T00:32:26.536Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-06T00:32:26.685Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:32:26.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-06T00:32:29.441Z] $ docker top 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-06T00:32:29.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T00:32:29.739Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T00:32:30.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T00:32:30.029Z] $ docker exec 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent [2021-03-06T00:32:30.220Z] SSH_AUTH_SOCK=/tmp/ssh-w76kVs72UjP4/agent.11 [2021-03-06T00:32:30.220Z] SSH_AGENT_PID=16 [2021-03-06T00:32:30.233Z] Running ssh-add (command line suppressed) [2021-03-06T00:32:30.371Z] Identity added: /w/workspace/edgex-go/77@tmp/private_key_3555271608669826587.key (/w/workspace/edgex-go/77@tmp/private_key_3555271608669826587.key) [2021-03-06T00:32:30.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T00:32:30.861Z] + git tag --points-at HEAD [Pipeline] } [2021-03-06T00:32:30.891Z] $ docker exec --env ******** --env ******** 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent -k [2021-03-06T00:32:31.027Z] unset SSH_AUTH_SOCK; [2021-03-06T00:32:31.027Z] unset SSH_AGENT_PID; [2021-03-06T00:32:31.027Z] echo Agent pid 16 killed; [2021-03-06T00:32:31.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-06T00:32:31.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-06T00:32:31.261Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-06T00:32:31.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-06T00:32:31.447Z] $ docker exec 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent [2021-03-06T00:32:31.619Z] SSH_AUTH_SOCK=/tmp/ssh-smybzE2pNuoV/agent.46 [2021-03-06T00:32:31.619Z] SSH_AGENT_PID=52 [2021-03-06T00:32:31.627Z] Running ssh-add (command line suppressed) [2021-03-06T00:32:31.763Z] Identity added: /w/workspace/edgex-go/77@tmp/private_key_7243831634257605975.key (/w/workspace/edgex-go/77@tmp/private_key_7243831634257605975.key) [2021-03-06T00:32:31.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-06T00:32:32.181Z] + git semver init [2021-03-06T00:32:32.181Z] # -> Open(): unable to determine branch for HEAD [2021-03-06T00:32:32.181Z] # $GIT_DIR = /w/workspace/edgex-go/77/.git [2021-03-06T00:32:32.181Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/77 [2021-03-06T00:32:32.181Z] # $SEMVER_REMOTE_NAME = origin [2021-03-06T00:32:32.181Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-06T00:32:32.181Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-06T00:32:32.181Z] # $SEMVER_BRANCH = PR-2858 [2021-03-06T00:32:32.181Z] # $SEMVER_TEMP = /tmp/semver-222288435 [2021-03-06T00:32:32.181Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-06T00:33:04.357Z] # '/tmp/semver-222288435' -> '/w/workspace/edgex-go/77/.semver' [2021-03-06T00:33:04.357Z] # -> Force: false [2021-03-06T00:33:04.357Z] # $SEMVER_DIR = /w/workspace/edgex-go/77/.semver [Pipeline] } [2021-03-06T00:33:04.377Z] $ docker exec --env ******** --env ******** 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 ssh-agent -k [2021-03-06T00:33:04.673Z] unset SSH_AUTH_SOCK; [2021-03-06T00:33:04.674Z] unset SSH_AGENT_PID; [2021-03-06T00:33:04.674Z] echo Agent pid 52 killed; [2021-03-06T00:33:04.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-06T00:33:05.247Z] + git semver [Pipeline] } [2021-03-06T00:33:05.269Z] $ docker stop --time=1 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 [2021-03-06T00:33:06.974Z] $ docker rm -f 0414c5b40256be63656b13b92179f9b4ea0c5172d390a56f5b242adf22f07dd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:33:07.517Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-06T00:33:08.096Z] Stashed 1 file(s) [Pipeline] echo [2021-03-06T00:33:08.099Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T00:33:09.043Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:33:09.346Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:33:09.648Z] + sudo service docker restart [2021-03-06T00:33:09.648Z] + true [2021-03-06T00:33:09.648Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-06T00:33:10.241Z] ========================================================= [2021-03-06T00:33:10.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-06T00:33:10.241Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:33:10.586Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-06T00:33:13.910Z] Sending build context to Docker daemon 328.4MB [2021-03-06T00:33:13.910Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T00:33:13.910Z] Step 2/6 : FROM ${BASE} [2021-03-06T00:33:13.910Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-06T00:33:13.910Z] 188c0c94c7c5: Pulling fs layer [2021-03-06T00:33:13.910Z] 0ef7d3d256c8: Pulling fs layer [2021-03-06T00:33:13.910Z] de9db76c5a1d: Pulling fs layer [2021-03-06T00:33:13.910Z] bca2f99d35d6: Pulling fs layer [2021-03-06T00:33:13.910Z] 93359f2a8cfa: Pulling fs layer [2021-03-06T00:33:13.910Z] 7c6f9722023f: Pulling fs layer [2021-03-06T00:33:13.910Z] a35cf1a2eb13: Pulling fs layer [2021-03-06T00:33:13.910Z] 93359f2a8cfa: Waiting [2021-03-06T00:33:13.910Z] 7c6f9722023f: Waiting [2021-03-06T00:33:13.910Z] a35cf1a2eb13: Waiting [2021-03-06T00:33:13.910Z] bca2f99d35d6: Waiting [2021-03-06T00:33:13.910Z] de9db76c5a1d: Download complete [2021-03-06T00:33:13.910Z] 0ef7d3d256c8: Verifying Checksum [2021-03-06T00:33:13.910Z] 0ef7d3d256c8: Download complete [2021-03-06T00:33:14.173Z] 93359f2a8cfa: Verifying Checksum [2021-03-06T00:33:14.173Z] 93359f2a8cfa: Download complete [2021-03-06T00:33:14.439Z] 188c0c94c7c5: Verifying Checksum [2021-03-06T00:33:14.439Z] 188c0c94c7c5: Download complete [2021-03-06T00:33:14.439Z] 7c6f9722023f: Verifying Checksum [2021-03-06T00:33:14.439Z] 7c6f9722023f: Download complete [2021-03-06T00:33:14.704Z] 188c0c94c7c5: Pull complete [2021-03-06T00:33:16.119Z] 0ef7d3d256c8: Pull complete [2021-03-06T00:33:16.119Z] de9db76c5a1d: Pull complete [2021-03-06T00:33:16.119Z] a35cf1a2eb13: Verifying Checksum [2021-03-06T00:33:16.119Z] a35cf1a2eb13: Download complete [2021-03-06T00:33:16.705Z] bca2f99d35d6: Verifying Checksum [2021-03-06T00:33:16.705Z] bca2f99d35d6: Download complete [2021-03-06T00:33:22.053Z] bca2f99d35d6: Pull complete [2021-03-06T00:33:22.053Z] 93359f2a8cfa: Pull complete [2021-03-06T00:33:22.053Z] 7c6f9722023f: Pull complete [2021-03-06T00:33:23.527Z] Still waiting to schedule task [2021-03-06T00:33:23.527Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-06T00:33:27.375Z] a35cf1a2eb13: Pull complete [2021-03-06T00:33:27.375Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-06T00:33:27.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-06T00:33:27.375Z] ---> a62c8e92a672 [2021-03-06T00:33:27.375Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-06T00:33:27.950Z] ---> Running in 07985c8399ab [2021-03-06T00:33:28.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:33:29.474Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:33:30.047Z] (1/12) Installing libmagic (5.38-r0) [2021-03-06T00:33:30.047Z] (2/12) Installing file (5.38-r0) [2021-03-06T00:33:30.310Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-06T00:33:30.310Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-06T00:33:36.910Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-06T00:33:36.910Z] (6/12) Installing patch (2.7.6-r6) [2021-03-06T00:33:36.910Z] (7/12) Installing build-base (0.5-r2) [2021-03-06T00:33:36.910Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-06T00:33:36.910Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-06T00:33:36.910Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-06T00:33:36.910Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-06T00:33:36.910Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-06T00:33:36.910Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:33:36.910Z] OK: 233 MiB in 51 packages [2021-03-06T00:33:40.230Z] Removing intermediate container 07985c8399ab [2021-03-06T00:33:40.230Z] ---> 4d0f4958bf86 [2021-03-06T00:33:40.230Z] Step 4/6 : WORKDIR /edgex-go [2021-03-06T00:33:40.230Z] ---> Running in e539b9a28711 [2021-03-06T00:33:40.493Z] Removing intermediate container e539b9a28711 [2021-03-06T00:33:40.493Z] ---> 61e33ef4ae61 [2021-03-06T00:33:40.493Z] Step 5/6 : COPY go.mod . [2021-03-06T00:33:40.762Z] ---> e585c7f7de20 [2021-03-06T00:33:40.762Z] Step 6/6 : RUN go mod download [2021-03-06T00:33:40.762Z] ---> Running in 4844d982bf2b [2021-03-06T00:34:07.417Z] Removing intermediate container 4844d982bf2b [2021-03-06T00:34:07.417Z] ---> 093e87abea16 [2021-03-06T00:34:07.417Z] Successfully built 093e87abea16 [2021-03-06T00:34:07.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:34:07.751Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T00:34:07.751Z] . [Pipeline] withDockerContainer [2021-03-06T00:34:07.922Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:34:07.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-06T00:34:09.030Z] $ docker top 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:34:09.594Z] + go version [2021-03-06T00:34:09.594Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-06T00:34:09.615Z] $ docker stop --time=1 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 [2021-03-06T00:34:11.065Z] $ docker rm -f 9501a98a22a1434c65fdbdbe214a57948896b63648a0fec028694d2c5d8ecca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:34:11.945Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-06T00:34:11.945Z] . [Pipeline] withDockerContainer [2021-03-06T00:34:12.046Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:34:12.093Z] $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-06T00:34:12.912Z] $ docker top 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-06T00:34:13.102Z] ========================================================= [2021-03-06T00:34:13.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-06T00:34:13.102Z] ========================================================= [Pipeline] sh [2021-03-06T00:34:13.396Z] + make test [2021-03-06T00:34:13.396Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-06T00:34:21.637Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-06T00:34:43.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-06T00:34:43.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-06T00:34:45.168Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-06T00:34:45.168Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-06T00:34:46.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-06T00:34:46.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-06T00:34:46.138Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-06T00:34:46.727Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-06T00:34:47.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-06T00:34:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-06T00:34:49.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-06T00:34:49.858Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-06T00:34:49.858Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-06T00:34:53.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.103s coverage: 45.9% of statements [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-06T00:34:53.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-06T00:34:53.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.092s coverage: 100.0% of statements [2021-03-06T00:34:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.157s coverage: 27.1% of statements [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-06T00:34:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-06T00:34:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-06T00:34:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.112s coverage: 66.2% of statements [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-06T00:34:56.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.438s coverage: 82.4% of statements [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-06T00:34:56.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.129s coverage: 97.5% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-06T00:34:59.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-06T00:34:59.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-06T00:35:03.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.398s coverage: 92.8% of statements [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-06T00:35:03.440Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.079s coverage: 0.1% of statements [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-06T00:35:03.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-03-06T00:35:03.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-03-06T00:35:13.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.042s coverage: 94.4% of statements [2021-03-06T00:35:13.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements [2021-03-06T00:35:13.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.060s coverage: 81.4% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 77.8% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.6% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.6% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 62.4% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.303s coverage: 69.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 38.4% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.041s coverage: 89.5% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.136s coverage: 47.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.147s coverage: 88.5% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.757s coverage: 29.1% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.073s coverage: 99.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 95.6% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-06T00:35:26.282Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-06T00:35:26.282Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-06T00:35:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-06T00:35:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-06T00:35:26.283Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-06T00:35:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-03-06T00:35:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-03-06T00:35:26.283Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-06T00:35:26.283Z] GO111MODULE=on go vet ./... [2021-03-06T00:35:58.526Z] gofmt -l . [2021-03-06T00:35:58.526Z] [ "`gofmt -l .`" = "" ] [2021-03-06T00:35:58.526Z] ./bin/test-go-mod-tidy.sh [2021-03-06T00:35:58.526Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-06T00:35:59.159Z] + ls -al . [2021-03-06T00:35:59.159Z] total 732 [2021-03-06T00:35:59.159Z] drwxrwxr-x 10 1001 1001 4096 Mar 6 00:35 . [2021-03-06T00:35:59.159Z] drwxr-xr-x 4 root root 30 Mar 6 00:34 .. [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 11 Mar 6 00:32 .dockerignore [2021-03-06T00:35:59.159Z] drwxrwxr-x 8 1001 1001 179 Mar 6 00:32 .git [2021-03-06T00:35:59.159Z] drwxrwxr-x 3 1001 1001 125 Mar 6 00:32 .github [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 818 Mar 6 00:32 .gitignore [2021-03-06T00:35:59.159Z] drwx------ 3 1001 1001 60 Mar 6 00:33 .semver [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 00:32 .sonarcloud.properties [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:32 Attribution.txt [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:32 CONTRIBUTING.md [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 931 Mar 6 00:32 Dockerfile.build [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 863 Mar 6 00:32 Jenkinsfile [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:32 LICENSE [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:32 Makefile [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:32 README.md [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:32 SECURITY.md [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 00:33 VERSION [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:32 ZMQWindows.md [2021-03-06T00:35:59.159Z] drwxrwxr-x 2 1001 1001 117 Mar 6 00:32 bin [2021-03-06T00:35:59.159Z] drwxrwxr-x 14 1001 1001 4096 Mar 6 00:32 cmd [2021-03-06T00:35:59.159Z] -rw-r--r-- 1 root root 621194 Mar 6 00:35 coverage.out [2021-03-06T00:35:59.159Z] -rw-r--r-- 1 root root 1055 Mar 6 00:35 go.mod [2021-03-06T00:35:59.159Z] -rw-r--r-- 1 root root 21699 Mar 6 00:35 go.sum [2021-03-06T00:35:59.159Z] drwxrwxr-x 8 1001 1001 127 Mar 6 00:32 internal [2021-03-06T00:35:59.159Z] drwxrwxr-x 4 1001 1001 26 Mar 6 00:32 openapi [2021-03-06T00:35:59.159Z] drwxrwxr-x 4 1001 1001 71 Mar 6 00:32 snap [2021-03-06T00:35:59.159Z] -rw-rw-r-- 1 1001 1001 168 Mar 6 00:32 version.go [Pipeline] sh [2021-03-06T00:35:59.463Z] + '[' -e coverage.out ] [2021-03-06T00:35:59.463Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-06T00:35:59.752Z] Stashed 1 file(s) [Pipeline] sh [2021-03-06T00:36:00.050Z] + make build [2021-03-06T00:36:00.051Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-06T00:36:03.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-06T00:36:11.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-06T00:36:12.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-06T00:36:14.023Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-06T00:36:14.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-06T00:36:16.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-06T00:36:17.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-06T00:36:19.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-06T00:36:20.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-06T00:36:21.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-06T00:36:22.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-06T00:36:24.656Z] $ docker stop --time=1 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 [2021-03-06T00:36:26.353Z] $ docker rm -f 54d0a335b83a40aec38346bd82356e25e153e9b603de8996df3be4228af09771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:36:29.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:36:29.217Z] [2021-03-06T00:36:29.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:36:29.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:36:29.573Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-06T00:36:29.573Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-06T00:36:29.573Z] ca9280d653b3: Pulling fs layer [2021-03-06T00:36:29.573Z] 7e9c9ca2126c: Pulling fs layer [2021-03-06T00:36:29.837Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-06T00:36:29.837Z] cbdbe7a5bc2a: Download complete [2021-03-06T00:36:30.101Z] cbdbe7a5bc2a: Pull complete [2021-03-06T00:36:30.363Z] ca9280d653b3: Verifying Checksum [2021-03-06T00:36:30.363Z] ca9280d653b3: Download complete [2021-03-06T00:36:31.320Z] 7e9c9ca2126c: Verifying Checksum [2021-03-06T00:36:31.320Z] 7e9c9ca2126c: Download complete [2021-03-06T00:36:31.585Z] ca9280d653b3: Pull complete [2021-03-06T00:36:38.216Z] 7e9c9ca2126c: Pull complete [2021-03-06T00:36:38.216Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-06T00:36:38.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:36:38.216Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-06T00:36:38.367Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:36:38.418Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-06T00:36:41.602Z] $ docker top 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:36:42.176Z] + docker-compose build --help [2021-03-06T00:36:42.176Z] + grep parallel [2021-03-06T00:36:43.126Z] --parallel Build images in parallel. [Pipeline] } [2021-03-06T00:36:43.403Z] $ docker stop --time=1 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 [2021-03-06T00:36:44.788Z] $ docker rm -f 59c0412284ba09fa6bb8ea4475e03372dbe512c62e16a9f7fe1e962b364f2745 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:36:45.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-06T00:36:45.430Z] . [Pipeline] withDockerContainer [2021-03-06T00:36:45.534Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:36:45.585Z] $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-06T00:36:46.449Z] $ docker top 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:36:47.008Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-06T00:36:48.028Z] Building docker-core-command-go ... [2021-03-06T00:36:48.028Z] Building docker-core-data-go ... [2021-03-06T00:36:48.028Z] Building docker-core-metadata-go ... [2021-03-06T00:36:48.028Z] Building docker-security-bootstrapper-go ... [2021-03-06T00:36:48.028Z] Building docker-security-proxy-setup-go ... [2021-03-06T00:36:48.028Z] Building docker-security-secretstore-setup-go ... [2021-03-06T00:36:48.028Z] Building docker-support-notifications-go ... [2021-03-06T00:36:48.028Z] Building docker-support-scheduler-go ... [2021-03-06T00:36:48.028Z] Building docker-sys-mgmt-agent-go ... [2021-03-06T00:36:48.028Z] Building docker-core-data-go [2021-03-06T00:36:48.028Z] Building docker-security-bootstrapper-go [2021-03-06T00:36:48.028Z] Building docker-core-command-go [2021-03-06T00:36:48.028Z] Building docker-security-secretstore-setup-go [2021-03-06T00:36:48.028Z] Building docker-security-proxy-setup-go [2021-03-06T00:36:48.315Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28806 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-06T00:36:48.368Z] Running in /w/workspace/edgex-go/77 [Pipeline] { [Pipeline] checkout [2021-03-06T00:36:53.842Z] using credential edgex-jenkins-ssh [2021-03-06T00:36:53.895Z] Cloning the remote Git repository [2021-03-06T00:36:53.953Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:36:54.058Z] > git init /w/workspace/edgex-go/77 # timeout=10 [2021-03-06T00:36:54.153Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:36:54.154Z] > git --version # timeout=10 [2021-03-06T00:36:54.172Z] > git --version # 'git version 2.17.1' [2021-03-06T00:36:54.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:36:54.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:37:10.539Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:37:10.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:37:10.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:37:11.560Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-06T00:37:10.629Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:37:10.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:37:10.642Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T00:37:11.587Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:37:11.604Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-06T00:37:12.007Z] > git remote # timeout=10 [2021-03-06T00:37:12.055Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T00:37:12.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:37:12.116Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-06T00:37:13.208Z] Merge succeeded, producing 58da4709c6ad8b08bdbf7b7c3b68059142781b06 [2021-03-06T00:37:13.208Z] Checking out Revision 58da4709c6ad8b08bdbf7b7c3b68059142781b06 (PR-2858) [2021-03-06T00:37:13.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T00:37:13.219Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:37:13.233Z] > git checkout -f 58da4709c6ad8b08bdbf7b7c3b68059142781b06 # timeout=10 [2021-03-06T00:37:17.923Z] Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" [2021-03-06T00:37:17.959Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-06T00:37:19.434Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:37:17.936Z] > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 [2021-03-06T00:37:19.905Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-06T00:37:20.282Z] + sudo service docker restart [2021-03-06T00:37:20.282Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-06T00:37:22.333Z] provisioning config files... [2021-03-06T00:37:22.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/77@tmp/config1949488007841916607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:37:22.825Z] ---> docker-login.sh [2021-03-06T00:37:22.825Z] nexus3.edgexfoundry.org:10001 [2021-03-06T00:37:23.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:37:24.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:37:24.089Z] Configure a credential helper to remove this warning. See [2021-03-06T00:37:24.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:37:24.089Z] [2021-03-06T00:37:24.089Z] Login Succeeded [2021-03-06T00:37:24.089Z] nexus3.edgexfoundry.org:10002 [2021-03-06T00:37:24.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:37:24.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:37:24.638Z] Configure a credential helper to remove this warning. See [2021-03-06T00:37:24.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:37:24.638Z] [2021-03-06T00:37:24.638Z] Login Succeeded [2021-03-06T00:37:24.638Z] nexus3.edgexfoundry.org:10003 [2021-03-06T00:37:25.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:37:25.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:37:25.237Z] Configure a credential helper to remove this warning. See [2021-03-06T00:37:25.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:37:25.237Z] [2021-03-06T00:37:25.237Z] Login Succeeded [2021-03-06T00:37:25.237Z] nexus3.edgexfoundry.org:10004 [2021-03-06T00:37:25.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:37:25.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:37:25.840Z] Configure a credential helper to remove this warning. See [2021-03-06T00:37:25.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:37:25.840Z] [2021-03-06T00:37:25.840Z] Login Succeeded [2021-03-06T00:37:25.840Z] docker.io [2021-03-06T00:37:26.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-06T00:37:26.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-06T00:37:26.720Z] Configure a credential helper to remove this warning. See [2021-03-06T00:37:26.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-06T00:37:26.720Z] [2021-03-06T00:37:26.720Z] Login Succeeded [2021-03-06T00:37:26.720Z] ---> docker-login.sh ends [Pipeline] } [2021-03-06T00:37:26.737Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-03-06T00:37:26.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:26.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:37:26.929Z] ---> 093e87abea16 [2021-03-06T00:37:26.929Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:37:26.929Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:26.929Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:37:26.929Z] ---> 093e87abea16 [2021-03-06T00:37:26.929Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:37:26.929Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:26.929Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:37:26.929Z] ---> 093e87abea16 [2021-03-06T00:37:26.929Z] Step 3/21 : WORKDIR /edgex-go [2021-03-06T00:37:26.929Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:26.929Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:37:26.929Z] ---> 093e87abea16 [2021-03-06T00:37:26.929Z] Step 3/31 : WORKDIR /edgex-go [2021-03-06T00:37:26.929Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:26.929Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:37:26.929Z] ---> 093e87abea16 [2021-03-06T00:37:26.929Z] Step 3/24 : WORKDIR /edgex-go [2021-03-06T00:37:26.929Z] ---> Running in 826a62fd87ed [2021-03-06T00:37:26.929Z] ---> Running in d51bb0681c51 [2021-03-06T00:37:26.929Z] ---> Running in 99565299a99d [2021-03-06T00:37:26.929Z] ---> Running in f339208bffa9 [2021-03-06T00:37:26.929Z] ---> Running in 536f38b67867 [2021-03-06T00:37:26.929Z] Removing intermediate container 99565299a99d [2021-03-06T00:37:26.929Z] ---> 9f74c3655930 [2021-03-06T00:37:26.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:37:26.929Z] Removing intermediate container f339208bffa9 [2021-03-06T00:37:26.929Z] ---> 93c7985fd8cd [2021-03-06T00:37:26.929Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:37:26.929Z] Removing intermediate container 536f38b67867 [2021-03-06T00:37:26.929Z] ---> 3c2d4d5ad23e [2021-03-06T00:37:26.929Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:37:26.929Z] Removing intermediate container d51bb0681c51 [2021-03-06T00:37:26.929Z] ---> 075840ebeb75 [2021-03-06T00:37:26.929Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:37:26.929Z] Removing intermediate container 826a62fd87ed [2021-03-06T00:37:26.929Z] ---> 63bc53cbac23 [2021-03-06T00:37:26.929Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:37:26.929Z] ---> Running in e32513e8cf63 [2021-03-06T00:37:26.929Z] ---> Running in faafe87d5083 [2021-03-06T00:37:26.929Z] ---> Running in f5fc46f63a07 [2021-03-06T00:37:26.929Z] ---> Running in 071f05fb77b1 [2021-03-06T00:37:26.929Z] ---> Running in c1d2ea556358 [2021-03-06T00:37:26.929Z] Removing intermediate container f5fc46f63a07 [2021-03-06T00:37:26.929Z] ---> fbdb4c7b548b [2021-03-06T00:37:26.929Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:37:26.929Z] Removing intermediate container faafe87d5083 [2021-03-06T00:37:26.929Z] ---> 3d3a421cbb12 [2021-03-06T00:37:26.929Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-06T00:37:26.929Z] ---> Running in ff3d5aa9020b [2021-03-06T00:37:26.929Z] ---> Running in ddd4664e0a67 [2021-03-06T00:37:26.929Z] Removing intermediate container e32513e8cf63 [2021-03-06T00:37:26.929Z] ---> a3f5adc4cc62 [2021-03-06T00:37:26.929Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-06T00:37:26.929Z] ---> Running in c715c6e1f6d6 [2021-03-06T00:37:26.929Z] Removing intermediate container c1d2ea556358 [2021-03-06T00:37:26.929Z] ---> 17b921e424ae [2021-03-06T00:37:26.929Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-06T00:37:26.929Z] Removing intermediate container 071f05fb77b1 [2021-03-06T00:37:26.929Z] ---> a38e2281b717 [2021-03-06T00:37:26.929Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-06T00:37:26.929Z] ---> Running in 5067aecb6019 [2021-03-06T00:37:26.929Z] ---> Running in 3a5b2a92595e [2021-03-06T00:37:26.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:26.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:26.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] unstash [2021-03-06T00:37:27.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:27.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-03-06T00:37:27.336Z] ========================================================= [2021-03-06T00:37:27.336Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-06T00:37:27.336Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:37:27.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-06T00:37:27.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:28.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:28.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:28.294Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:29.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:37:30.198Z] OK: 233 MiB in 51 packages [2021-03-06T00:37:30.198Z] OK: 233 MiB in 51 packages [2021-03-06T00:37:30.392Z] Sending build context to Docker daemon 166.6MB [2021-03-06T00:37:30.392Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-06T00:37:30.392Z] Step 2/6 : FROM ${BASE} [2021-03-06T00:37:30.392Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-06T00:37:30.392Z] 5f621e34cdf4: Pulling fs layer [2021-03-06T00:37:30.392Z] a4357932f1b6: Pulling fs layer [2021-03-06T00:37:30.392Z] 18c013af1878: Pulling fs layer [2021-03-06T00:37:30.392Z] 00ac8860ef70: Pulling fs layer [2021-03-06T00:37:30.392Z] 63d7cb157983: Pulling fs layer [2021-03-06T00:37:30.392Z] b116817d02f9: Pulling fs layer [2021-03-06T00:37:30.392Z] 745a02a5169b: Pulling fs layer [2021-03-06T00:37:30.392Z] 63d7cb157983: Waiting [2021-03-06T00:37:30.392Z] b116817d02f9: Waiting [2021-03-06T00:37:30.392Z] 745a02a5169b: Waiting [2021-03-06T00:37:30.392Z] 18c013af1878: Verifying Checksum [2021-03-06T00:37:30.392Z] 18c013af1878: Download complete [2021-03-06T00:37:30.392Z] a4357932f1b6: Verifying Checksum [2021-03-06T00:37:30.392Z] a4357932f1b6: Download complete [2021-03-06T00:37:30.392Z] b116817d02f9: Verifying Checksum [2021-03-06T00:37:30.392Z] b116817d02f9: Download complete [2021-03-06T00:37:30.462Z] OK: 233 MiB in 51 packages [2021-03-06T00:37:30.670Z] 5f621e34cdf4: Verifying Checksum [2021-03-06T00:37:30.670Z] 5f621e34cdf4: Download complete [2021-03-06T00:37:30.732Z] Removing intermediate container 5067aecb6019 [2021-03-06T00:37:30.732Z] ---> 52d0367fa423 [2021-03-06T00:37:30.732Z] Step 6/21 : COPY go.mod . [2021-03-06T00:37:30.732Z] Removing intermediate container ddd4664e0a67 [2021-03-06T00:37:30.732Z] ---> 9e311b6cc8e1 [2021-03-06T00:37:30.732Z] Step 6/23 : COPY go.mod . [2021-03-06T00:37:30.994Z] ---> 1c7b020b85a5 [2021-03-06T00:37:30.994Z] Step 7/21 : RUN go mod download [2021-03-06T00:37:30.994Z] ---> Running in 0788906e70b3 [2021-03-06T00:37:30.994Z] ---> ed132ad10996 [2021-03-06T00:37:30.994Z] Step 7/23 : RUN go mod download [2021-03-06T00:37:31.263Z] Removing intermediate container ff3d5aa9020b [2021-03-06T00:37:31.263Z] ---> 8aeb60c8e219 [2021-03-06T00:37:31.263Z] Step 6/23 : COPY go.mod . [2021-03-06T00:37:31.263Z] ---> Running in ce44a3387ca1 [2021-03-06T00:37:31.285Z] 5f621e34cdf4: Pull complete [2021-03-06T00:37:31.541Z] OK: 233 MiB in 51 packages [2021-03-06T00:37:31.541Z] ---> 6bc5afb99317 [2021-03-06T00:37:31.541Z] Step 7/23 : RUN go mod download [2021-03-06T00:37:31.823Z] ---> Running in adc99c66fbaa [2021-03-06T00:37:31.884Z] a4357932f1b6: Pull complete [2021-03-06T00:37:32.095Z] Removing intermediate container c715c6e1f6d6 [2021-03-06T00:37:32.095Z] ---> bd86d504a849 [2021-03-06T00:37:32.095Z] Step 6/31 : COPY go.mod . [2021-03-06T00:37:32.165Z] 18c013af1878: Pull complete [2021-03-06T00:37:32.690Z] ---> 5591be09a1b8 [2021-03-06T00:37:32.690Z] Step 7/31 : RUN go mod download [2021-03-06T00:37:32.690Z] ---> Running in a990f083e0ee [2021-03-06T00:37:32.966Z] OK: 233 MiB in 51 packages [2021-03-06T00:37:33.547Z] Removing intermediate container 0788906e70b3 [2021-03-06T00:37:33.547Z] ---> fa5eeed278a3 [2021-03-06T00:37:33.547Z] Step 8/21 : COPY . . [2021-03-06T00:37:33.547Z] Removing intermediate container ce44a3387ca1 [2021-03-06T00:37:33.547Z] ---> 0df8d23c3f1d [2021-03-06T00:37:33.547Z] Step 8/23 : COPY . . [2021-03-06T00:37:33.547Z] Removing intermediate container adc99c66fbaa [2021-03-06T00:37:33.547Z] ---> 79dae2ab1869 [2021-03-06T00:37:33.547Z] Step 8/23 : COPY . . [2021-03-06T00:37:35.592Z] 745a02a5169b: Verifying Checksum [2021-03-06T00:37:35.592Z] 745a02a5169b: Download complete [2021-03-06T00:37:36.133Z] Removing intermediate container 3a5b2a92595e [2021-03-06T00:37:36.133Z] ---> 67104d703fbe [2021-03-06T00:37:36.133Z] Step 6/24 : COPY go.mod . [2021-03-06T00:37:36.191Z] 00ac8860ef70: Verifying Checksum [2021-03-06T00:37:36.191Z] 00ac8860ef70: Download complete [2021-03-06T00:37:39.516Z] ---> 882e078f9553 [2021-03-06T00:37:39.516Z] Step 7/24 : RUN go mod download [2021-03-06T00:37:39.516Z] Removing intermediate container a990f083e0ee [2021-03-06T00:37:39.516Z] ---> 50e9dd805a0f [2021-03-06T00:37:39.516Z] Step 8/31 : COPY . . [2021-03-06T00:37:44.847Z] ---> Running in 07d00545e439 [2021-03-06T00:37:46.365Z] 00ac8860ef70: Pull complete [2021-03-06T00:37:46.964Z] 63d7cb157983: Pull complete [2021-03-06T00:37:47.239Z] b116817d02f9: Pull complete [2021-03-06T00:37:50.651Z] 745a02a5169b: Pull complete [2021-03-06T00:37:50.651Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-06T00:37:50.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-06T00:37:50.651Z] ---> b7e6874047d6 [2021-03-06T00:37:50.651Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-06T00:37:55.002Z] ---> Running in 8bcf3dce1152 [2021-03-06T00:37:55.602Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:37:58.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:37:59.859Z] Removing intermediate container 07d00545e439 [2021-03-06T00:37:59.859Z] ---> f68364dc2f4d [2021-03-06T00:37:59.859Z] Step 8/24 : COPY . . [2021-03-06T00:38:00.831Z] (1/12) Installing libmagic (5.38-r0) [2021-03-06T00:38:01.103Z] (2/12) Installing file (5.38-r0) [2021-03-06T00:38:01.103Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-06T00:38:01.375Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-06T00:38:11.511Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-06T00:38:11.511Z] (6/12) Installing patch (2.7.6-r6) [2021-03-06T00:38:11.511Z] (7/12) Installing build-base (0.5-r2) [2021-03-06T00:38:11.511Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-06T00:38:11.511Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-06T00:38:11.797Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-06T00:38:11.797Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-06T00:38:11.798Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-06T00:38:12.092Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:38:12.092Z] OK: 217 MiB in 51 packages [2021-03-06T00:38:12.622Z] ---> 358329c3fdc8 [2021-03-06T00:38:12.622Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-06T00:38:13.569Z] ---> 7ff26fee4b5d [2021-03-06T00:38:13.570Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-06T00:38:13.570Z] ---> 3d1ff62f2522 [2021-03-06T00:38:13.570Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-06T00:38:14.158Z] ---> Running in 6d07091f75d4 [2021-03-06T00:38:14.432Z] ---> 18d8505a49c4 [2021-03-06T00:38:14.432Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-06T00:38:14.432Z] ---> Running in 8c7b12193a80 [2021-03-06T00:38:14.432Z] ---> Running in ff3101db49f9 [2021-03-06T00:38:14.698Z] ---> Running in 8ba90d52dc4e [2021-03-06T00:38:16.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-06T00:38:16.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-06T00:38:16.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-06T00:38:16.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-06T00:38:16.456Z] Removing intermediate container 8bcf3dce1152 [2021-03-06T00:38:16.456Z] ---> d12f4d6fe6ef [2021-03-06T00:38:16.456Z] Step 4/6 : WORKDIR /edgex-go [2021-03-06T00:38:16.456Z] ---> Running in 9dae5b012cef [2021-03-06T00:38:17.053Z] Removing intermediate container 9dae5b012cef [2021-03-06T00:38:17.053Z] ---> b6a233e90dbb [2021-03-06T00:38:17.053Z] Step 5/6 : COPY go.mod . [2021-03-06T00:38:18.035Z] ---> 6ef794adf2e3 [2021-03-06T00:38:18.035Z] Step 6/6 : RUN go mod download [2021-03-06T00:38:18.035Z] ---> Running in 0dc40edc499f [2021-03-06T00:38:24.401Z] ---> a8d288015a1b [2021-03-06T00:38:24.401Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-06T00:38:24.673Z] ---> Running in 29ea04abc85d [2021-03-06T00:38:26.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-06T00:38:48.214Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-06T00:38:50.452Z] Removing intermediate container 0dc40edc499f [2021-03-06T00:38:50.452Z] ---> 51631b312cec [2021-03-06T00:38:50.452Z] Successfully built 51631b312cec [2021-03-06T00:38:50.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:38:50.806Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T00:38:50.806Z] . [Pipeline] withDockerContainer [2021-03-06T00:38:51.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container [2021-03-06T00:38:51.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@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-03-06T00:38:52.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-06T00:38:52.875Z] $ docker top 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:38:53.431Z] Removing intermediate container 8ba90d52dc4e [2021-03-06T00:38:53.432Z] ---> f3907a8d980b [2021-03-06T00:38:53.432Z] [2021-03-06T00:38:53.432Z] Step 10/31 : FROM alpine:3.12 [2021-03-06T00:38:53.432Z] 3.12: Pulling from library/alpine [2021-03-06T00:38:53.980Z] + go version [2021-03-06T00:38:53.981Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-06T00:38:54.008Z] $ docker stop --time=1 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 [2021-03-06T00:38:56.057Z] $ docker rm -f 66c61ca6fe9393b62f1bc445e8dac02a1f4ed84f7f279442c6847cb9c5776722 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-03-06T00:38:56.765Z] Removing intermediate container 8c7b12193a80 [2021-03-06T00:38:56.766Z] ---> 38ded0057f40 [2021-03-06T00:38:56.766Z] [2021-03-06T00:38:56.766Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:38:56.766Z] 3.12: Pulling from library/alpine [2021-03-06T00:38:56.766Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:38:57.034Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T00:38:57.034Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T00:38:57.034Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T00:38:57.034Z] ---> 88dd2752d2ea [2021-03-06T00:38:57.034Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:38:57.034Z] ---> 88dd2752d2ea [2021-03-06T00:38:57.034Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-06T00:38:57.113Z] + docker inspect -f . ci-base-image-arm64 [2021-03-06T00:38:57.113Z] . [Pipeline] withDockerContainer [2021-03-06T00:38:57.403Z] prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container [2021-03-06T00:38:57.489Z] $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@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-03-06T00:38:58.972Z] ---> Running in badcfd0585d5 [2021-03-06T00:38:58.972Z] Removing intermediate container 6d07091f75d4 [2021-03-06T00:38:58.972Z] ---> 9ac6ce9fe693 [2021-03-06T00:38:58.972Z] [2021-03-06T00:38:58.972Z] Step 10/21 : FROM alpine:3.12 [2021-03-06T00:38:58.972Z] ---> 88dd2752d2ea [2021-03-06T00:38:58.972Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-06T00:38:58.972Z] ---> Running in 05f4751b0b47 [2021-03-06T00:38:58.972Z] ---> Running in e75fc3310c60 [2021-03-06T00:38:59.092Z] $ docker top cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 -eo pid,comm [2021-03-06T00:38:59.234Z] Removing intermediate container 05f4751b0b47 [2021-03-06T00:38:59.234Z] ---> 99e5925c886a [2021-03-06T00:38:59.234Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [Pipeline] { [Pipeline] echo [2021-03-06T00:38:59.528Z] ========================================================= [2021-03-06T00:38:59.528Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-06T00:38:59.528Z] ========================================================= [Pipeline] sh [2021-03-06T00:39:00.187Z] + make test [2021-03-06T00:39:00.187Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-06T00:39:01.176Z] ---> Running in eeafe2b80260 [2021-03-06T00:39:01.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:01.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:01.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:01.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:01.176Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-06T00:39:01.176Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:39:01.176Z] OK: 6 MiB in 15 packages [2021-03-06T00:39:01.176Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-06T00:39:01.176Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:39:01.176Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-06T00:39:01.176Z] (4/4) Installing curl (7.69.1-r3) [2021-03-06T00:39:01.439Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:39:01.439Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:39:01.439Z] OK: 7 MiB in 18 packages [2021-03-06T00:39:02.403Z] Removing intermediate container 29ea04abc85d [2021-03-06T00:39:02.403Z] ---> efb57901344d [2021-03-06T00:39:02.403Z] [2021-03-06T00:39:02.403Z] Step 10/24 : FROM alpine:3.12 [2021-03-06T00:39:02.403Z] ---> 88dd2752d2ea [2021-03-06T00:39:02.403Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-06T00:39:02.673Z] Removing intermediate container ff3101db49f9 [2021-03-06T00:39:02.673Z] ---> ccdcde9483c8 [2021-03-06T00:39:02.673Z] [2021-03-06T00:39:02.673Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:39:02.673Z] ---> 88dd2752d2ea [2021-03-06T00:39:02.673Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-06T00:39:02.673Z] ---> Running in 66ae2c6f8908 [2021-03-06T00:39:02.673Z] ---> Running in fd465a3af8ee [2021-03-06T00:39:02.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:02.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:03.206Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:39:03.206Z] (2/2) Installing su-exec (0.2-r1) [2021-03-06T00:39:03.206Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:39:03.206Z] OK: 6 MiB in 16 packages [2021-03-06T00:39:03.470Z] Removing intermediate container badcfd0585d5 [2021-03-06T00:39:03.470Z] ---> 0a69ecfaf008 [2021-03-06T00:39:03.470Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:39:03.751Z] Removing intermediate container 66ae2c6f8908 [2021-03-06T00:39:03.751Z] ---> 84ae4a05764c [2021-03-06T00:39:03.751Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-06T00:39:03.751Z] Removing intermediate container e75fc3310c60 [2021-03-06T00:39:03.751Z] ---> 0aec62397e6e [2021-03-06T00:39:03.751Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:39:03.751Z] ---> Running in 31b200aa8c09 [2021-03-06T00:39:04.015Z] ---> Running in d951cce4d9b0 [2021-03-06T00:39:04.015Z] ---> Running in 1034286c0d79 [2021-03-06T00:39:04.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:04.015Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:04.015Z] Removing intermediate container 31b200aa8c09 [2021-03-06T00:39:04.015Z] ---> a5d732ae2170 [2021-03-06T00:39:04.015Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-06T00:39:04.279Z] Removing intermediate container d951cce4d9b0 [2021-03-06T00:39:04.279Z] ---> e730d9448715 [2021-03-06T00:39:04.279Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-06T00:39:04.279Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-06T00:39:04.279Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:39:04.279Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-06T00:39:04.279Z] (4/5) Installing curl (7.69.1-r3) [2021-03-06T00:39:04.279Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-06T00:39:04.279Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:39:04.279Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:39:04.279Z] OK: 7 MiB in 19 packages [2021-03-06T00:39:04.542Z] ---> Running in 2206d2e07d65 [2021-03-06T00:39:04.809Z] Removing intermediate container 1034286c0d79 [2021-03-06T00:39:04.809Z] ---> b03dbd0c6a02 [2021-03-06T00:39:04.809Z] Step 13/21 : WORKDIR /edgex [2021-03-06T00:39:04.809Z] Removing intermediate container eeafe2b80260 [2021-03-06T00:39:04.809Z] ---> 56c20890953b [2021-03-06T00:39:04.809Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-06T00:39:05.076Z] ---> Running in d5afe7556cf2 [2021-03-06T00:39:05.076Z] ---> Running in 2a0ad05b2760 [2021-03-06T00:39:05.076Z] ---> Running in edd56f5cb0dc [2021-03-06T00:39:05.076Z] Removing intermediate container 2206d2e07d65 [2021-03-06T00:39:05.076Z] ---> 0a9d24fb7b22 [2021-03-06T00:39:05.076Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:39:06.467Z] Removing intermediate container d5afe7556cf2 [2021-03-06T00:39:06.467Z] ---> e559863c68bc [2021-03-06T00:39:06.467Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:39:06.467Z] Removing intermediate container 2a0ad05b2760 [2021-03-06T00:39:06.467Z] ---> 899c9d29f5f7 [2021-03-06T00:39:06.467Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-06T00:39:06.467Z] ---> Running in d4d311cfd6fa [2021-03-06T00:39:06.467Z] ---> Running in 5c0ab486e9ab [2021-03-06T00:39:06.467Z] Removing intermediate container edd56f5cb0dc [2021-03-06T00:39:06.467Z] ---> a8da503e4df7 [2021-03-06T00:39:06.467Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-06T00:39:06.733Z] Removing intermediate container fd465a3af8ee [2021-03-06T00:39:06.733Z] ---> 3c9928a44fca [2021-03-06T00:39:06.733Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:39:06.733Z] ---> Running in 451812634ac8 [2021-03-06T00:39:07.013Z] Removing intermediate container d4d311cfd6fa [2021-03-06T00:39:07.013Z] ---> c4abda94bf05 [2021-03-06T00:39:07.013Z] Step 15/23 : WORKDIR / [2021-03-06T00:39:07.013Z] ---> Running in 26e87815d572 [2021-03-06T00:39:07.013Z] ---> e18d1ec45ced [2021-03-06T00:39:07.013Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-06T00:39:07.013Z] ---> Running in 8263281f1e19 [2021-03-06T00:39:07.282Z] Removing intermediate container 451812634ac8 [2021-03-06T00:39:07.282Z] ---> 6d0c7e936269 [2021-03-06T00:39:07.282Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-06T00:39:07.282Z] Removing intermediate container 26e87815d572 [2021-03-06T00:39:07.282Z] ---> 2aaa466603e6 [2021-03-06T00:39:07.282Z] Step 13/24 : WORKDIR / [2021-03-06T00:39:07.282Z] ---> Running in 55dc1402cc1d [2021-03-06T00:39:07.551Z] ---> Running in cdec8785f0f6 [2021-03-06T00:39:07.551Z] Removing intermediate container 8263281f1e19 [2021-03-06T00:39:07.551Z] ---> be6dc2e9cf01 [2021-03-06T00:39:07.551Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:39:07.821Z] ---> 69f3bbcef3c7 [2021-03-06T00:39:07.821Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-06T00:39:08.088Z] ---> e96d9c4b2dc8 [2021-03-06T00:39:08.088Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-06T00:39:08.088Z] Removing intermediate container cdec8785f0f6 [2021-03-06T00:39:08.088Z] ---> d724c140aefd [2021-03-06T00:39:08.088Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-06T00:39:08.356Z] Removing intermediate container 5c0ab486e9ab [2021-03-06T00:39:08.356Z] ---> 40ac597b8b2d [2021-03-06T00:39:08.356Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-06T00:39:08.621Z] ---> Running in 7c5622ad6032 [2021-03-06T00:39:08.884Z] ---> 7610866fa7bc [2021-03-06T00:39:08.884Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-06T00:39:09.146Z] ---> Running in 49a4efa405be [2021-03-06T00:39:09.146Z] ---> 04ae318fcc77 [2021-03-06T00:39:09.146Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-06T00:39:09.146Z] ---> 04a994bfc65f [2021-03-06T00:39:09.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-06T00:39:09.415Z] Removing intermediate container 55dc1402cc1d [2021-03-06T00:39:09.415Z] ---> 66b6501bce37 [2021-03-06T00:39:09.415Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-06T00:39:09.415Z] Removing intermediate container 49a4efa405be [2021-03-06T00:39:09.415Z] ---> 58c21252e39b [2021-03-06T00:39:09.415Z] Step 18/21 : CMD ["--init=true"] [2021-03-06T00:39:09.680Z] ---> 2f064b78ed18 [2021-03-06T00:39:09.680Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-06T00:39:09.680Z] ---> Running in edf6d494ac43 [2021-03-06T00:39:09.680Z] ---> 07cc3248ca9e [2021-03-06T00:39:09.680Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-06T00:39:09.680Z] ---> Running in 4b03d0e0079c [2021-03-06T00:39:09.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:09.944Z] ---> Running in e1fc09ca8296 [2021-03-06T00:39:09.944Z] Removing intermediate container edf6d494ac43 [2021-03-06T00:39:09.944Z] ---> ecae7f3b79c0 [2021-03-06T00:39:09.944Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-06T00:39:09.944Z] Removing intermediate container 4b03d0e0079c [2021-03-06T00:39:09.944Z] ---> bfb44322a027 [2021-03-06T00:39:09.944Z] Step 19/21 : LABEL arch=x86_64 [2021-03-06T00:39:10.208Z] ---> 246e88498b05 [2021-03-06T00:39:10.208Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-06T00:39:10.208Z] Removing intermediate container e1fc09ca8296 [2021-03-06T00:39:10.208Z] ---> a800a98a125f [2021-03-06T00:39:10.208Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:39:10.208Z] ---> Running in 2a0d287c97c3 [2021-03-06T00:39:10.208Z] ---> Running in 2803f996cadf [2021-03-06T00:39:10.470Z] ---> 728b937c3afa [2021-03-06T00:39:10.470Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-06T00:39:10.732Z] Removing intermediate container 2a0d287c97c3 [2021-03-06T00:39:10.732Z] ---> 2f676e512c28 [2021-03-06T00:39:10.732Z] Step 20/21 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:39:10.732Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:10.995Z] ---> Running in 8cfbc38bab0f [2021-03-06T00:39:10.995Z] Removing intermediate container 2803f996cadf [2021-03-06T00:39:10.995Z] ---> bd9f15847100 [2021-03-06T00:39:10.995Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:39:10.995Z] ---> Running in 05adafd66ba5 [2021-03-06T00:39:10.995Z] ---> d2a10d234c99 [2021-03-06T00:39:10.995Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-06T00:39:10.995Z] ---> Running in 5c39b548382a [2021-03-06T00:39:11.262Z] Removing intermediate container 05adafd66ba5 [2021-03-06T00:39:11.262Z] ---> 982b403904fd [2021-03-06T00:39:11.262Z] Step 21/21 : LABEL version=0.0.0 [2021-03-06T00:39:11.532Z] ---> Running in 2d7bbe66349a [2021-03-06T00:39:11.532Z] Removing intermediate container 5c39b548382a [2021-03-06T00:39:11.532Z] ---> c49de41ed8de [2021-03-06T00:39:11.532Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:39:11.532Z] ---> d650924f3d91 [2021-03-06T00:39:11.532Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-06T00:39:11.532Z] ---> Running in 2f65a590c05c [2021-03-06T00:39:11.799Z] Removing intermediate container 2d7bbe66349a [2021-03-06T00:39:11.799Z] ---> 1a6017acd38a [2021-03-06T00:39:11.799Z] [2021-03-06T00:39:11.799Z] Removing intermediate container 2f65a590c05c [2021-03-06T00:39:11.799Z] ---> 833310b1ab87 [2021-03-06T00:39:11.799Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:39:12.081Z] ---> 9e0a68a95477 [2021-03-06T00:39:12.081Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-06T00:39:12.081Z] ---> Running in 4ea317c0d403 [2021-03-06T00:39:12.082Z] Successfully built 1a6017acd38a [2021-03-06T00:39:12.082Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-06T00:39:12.082Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-06T00:39:12.082Z] ---> Running in ec56501b01da [2021-03-06T00:39:12.347Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-06T00:39:12.347Z] Removing intermediate container 4ea317c0d403 [2021-03-06T00:39:12.347Z] ---> d1d58c116f5c [2021-03-06T00:39:12.347Z] [2021-03-06T00:39:12.347Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-06T00:39:12.347Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-06T00:39:12.613Z] Successfully built d1d58c116f5c [2021-03-06T00:39:12.613Z] Successfully tagged docker-core-command-go:latest [2021-03-06T00:39:12.613Z]  Building docker-core-command-go ... done Building docker-support-notifications-go [2021-03-06T00:39:12.613Z] Removing intermediate container 8cfbc38bab0f [2021-03-06T00:39:12.613Z] ---> adaa7f02a30d [2021-03-06T00:39:12.613Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:39:12.878Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-06T00:39:13.462Z] ---> 517927818c9a [2021-03-06T00:39:13.462Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-06T00:39:13.731Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-06T00:39:15.139Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-06T00:39:15.139Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:39:15.139Z] OK: 8 MiB in 20 packages [2021-03-06T00:39:19.359Z] ---> 630a14b17ba3 [2021-03-06T00:39:19.359Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-06T00:39:19.359Z] Removing intermediate container ec56501b01da [2021-03-06T00:39:19.359Z] ---> 7a75f125a8df [2021-03-06T00:39:19.359Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-06T00:39:20.752Z] ---> Running in 5a26c835fe67 [2021-03-06T00:39:21.017Z] Removing intermediate container 7c5622ad6032 [2021-03-06T00:39:21.017Z] ---> bfb4484e6500 [2021-03-06T00:39:21.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:39:21.017Z] ---> d2834e70cc19 [2021-03-06T00:39:21.017Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-06T00:39:21.283Z] Removing intermediate container 5a26c835fe67 [2021-03-06T00:39:21.283Z] ---> 07f39c5c6230 [2021-03-06T00:39:21.283Z] Step 22/24 : LABEL arch=x86_64 [2021-03-06T00:39:23.222Z] ---> Running in 3c9b8ab75698 [2021-03-06T00:39:23.222Z] ---> de5063d06102 [2021-03-06T00:39:23.222Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-06T00:39:24.047Z] ---> f852c0f3e3d5 [2021-03-06T00:39:24.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-06T00:39:24.783Z] Removing intermediate container 3c9b8ab75698 [2021-03-06T00:39:24.783Z] ---> c5a285a1011d [2021-03-06T00:39:24.783Z] Step 23/24 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:39:25.793Z] ---> d3fc17ffd18a [2021-03-06T00:39:26.060Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-06T00:39:27.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-06T00:39:27.478Z] ---> Running in 786ceb001918 [2021-03-06T00:39:27.748Z] ---> 9e2db99d19fd [2021-03-06T00:39:27.748Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-06T00:39:28.336Z] Removing intermediate container 786ceb001918 [2021-03-06T00:39:28.336Z] ---> 06cd1e6c7dda [2021-03-06T00:39:28.336Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T00:39:28.336Z] ---> Running in f12c2a26f75a [2021-03-06T00:39:29.771Z] ---> 547a7804cb04 [2021-03-06T00:39:29.771Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-06T00:39:29.771Z] ---> Running in 40d6d55f0bc8 [2021-03-06T00:39:30.364Z] Removing intermediate container f12c2a26f75a [2021-03-06T00:39:30.364Z] ---> 44bbc9ddea4b [2021-03-06T00:39:30.364Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-06T00:39:30.364Z] ---> Running in 2c28979dc541 [2021-03-06T00:39:30.961Z] Removing intermediate container 40d6d55f0bc8 [2021-03-06T00:39:30.961Z] ---> d2d6f20709e9 [2021-03-06T00:39:30.961Z] [2021-03-06T00:39:31.914Z] Removing intermediate container 2c28979dc541 [2021-03-06T00:39:31.914Z] ---> 635330845ded [2021-03-06T00:39:31.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:39:31.914Z] ---> 2a2bbb051646 [2021-03-06T00:39:31.914Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-06T00:39:31.914Z] Successfully built d2d6f20709e9 [2021-03-06T00:39:32.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:39:32.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:39:32.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:39:32.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:39:33.349Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-06T00:39:33.349Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-03-06T00:39:33.349Z] ---> 093e87abea16 [2021-03-06T00:39:33.349Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:39:33.349Z] ---> 093e87abea16 [2021-03-06T00:39:33.349Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:39:33.349Z] ---> Using cache [2021-03-06T00:39:33.349Z] ---> 63bc53cbac23 [2021-03-06T00:39:33.349Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:39:33.349Z] ---> Using cache [2021-03-06T00:39:33.350Z] ---> 63bc53cbac23 [2021-03-06T00:39:33.350Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:39:33.350Z] ---> Using cache [2021-03-06T00:39:33.350Z] ---> 17b921e424ae [2021-03-06T00:39:33.350Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:39:33.350Z] ---> Using cache [2021-03-06T00:39:33.350Z] ---> 17b921e424ae [2021-03-06T00:39:33.350Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-06T00:39:33.350Z] ---> Using cache [2021-03-06T00:39:33.350Z] ---> 52d0367fa423 [2021-03-06T00:39:33.350Z] Step 6/23 : COPY go.mod . [2021-03-06T00:39:33.619Z] ---> Using cache [2021-03-06T00:39:33.619Z] ---> 1c7b020b85a5 [2021-03-06T00:39:33.619Z] Step 7/23 : RUN go mod download [2021-03-06T00:39:33.619Z] ---> Using cache [2021-03-06T00:39:33.619Z] ---> fa5eeed278a3 [2021-03-06T00:39:33.619Z] Step 8/23 : COPY . . [2021-03-06T00:39:33.619Z] ---> Using cache [2021-03-06T00:39:33.619Z] ---> 358329c3fdc8 [2021-03-06T00:39:33.619Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-06T00:39:34.203Z] ---> Running in 80cc4806d271 [2021-03-06T00:39:34.203Z] ---> Running in 8105b23071d0 [2021-03-06T00:39:34.469Z] ---> Running in f72dad8d931d [2021-03-06T00:39:34.469Z] ---> Running in 95a35c4c9420 [2021-03-06T00:39:34.734Z] Removing intermediate container 80cc4806d271 [2021-03-06T00:39:34.734Z] ---> bc8fbb4d8e2d [2021-03-06T00:39:34.734Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:39:34.999Z] ---> Running in 0e84e47deb67 [2021-03-06T00:39:35.267Z] Removing intermediate container 0e84e47deb67 [2021-03-06T00:39:35.267Z] ---> 1185c77d655b [2021-03-06T00:39:35.267Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:39:37.197Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-06T00:39:37.197Z] ---> Running in c1b8141ae2eb [2021-03-06T00:39:37.197Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:38.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:39:38.749Z] Removing intermediate container c1b8141ae2eb [2021-03-06T00:39:38.749Z] ---> 9457809b01f6 [2021-03-06T00:39:38.749Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:39:38.749Z] ---> Running in 689bc86919e4 [2021-03-06T00:39:39.720Z] OK: 233 MiB in 51 packages [2021-03-06T00:39:40.709Z] Removing intermediate container 689bc86919e4 [2021-03-06T00:39:40.710Z] ---> 173d8192d472 [2021-03-06T00:39:40.710Z] [2021-03-06T00:39:40.710Z] Removing intermediate container f72dad8d931d [2021-03-06T00:39:40.710Z] ---> 299e8e96de45 [2021-03-06T00:39:40.710Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-06T00:39:40.990Z] Successfully built 173d8192d472 [2021-03-06T00:39:40.990Z] Successfully tagged docker-core-data-go:latest [2021-03-06T00:39:40.990Z] Building docker-sys-mgmt-agent-go [2021-03-06T00:39:43.611Z]  Building docker-core-data-go ... done  ---> Running in 62c2e7946f46 [2021-03-06T00:39:45.612Z] Removing intermediate container 62c2e7946f46 [2021-03-06T00:39:45.612Z] ---> 5acb76c0f6ed [2021-03-06T00:39:45.612Z] Step 28/31 : CMD ["gate"] [2021-03-06T00:39:45.612Z] Removing intermediate container 95a35c4c9420 [2021-03-06T00:39:45.612Z] ---> 1ad6b9f7f70c [2021-03-06T00:39:45.612Z] Step 6/22 : COPY go.mod . [2021-03-06T00:39:47.064Z] ---> Running in 23f1d67091be [2021-03-06T00:39:47.336Z] ---> 41ac92314d83 [2021-03-06T00:39:47.336Z] Step 7/22 : RUN go mod download [2021-03-06T00:39:47.926Z] ---> Running in 299dd769b0b2 [2021-03-06T00:39:47.926Z] Removing intermediate container 23f1d67091be [2021-03-06T00:39:47.926Z] ---> e1452780ada8 [2021-03-06T00:39:47.926Z] Step 29/31 : LABEL arch=x86_64 [2021-03-06T00:39:48.198Z] ---> Running in b182b82ae0b1 [2021-03-06T00:39:49.631Z] Removing intermediate container b182b82ae0b1 [2021-03-06T00:39:49.631Z] ---> 6bb599eeedc5 [2021-03-06T00:39:49.631Z] Step 30/31 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:39:50.596Z] ---> Running in 8ced1cdc504b [2021-03-06T00:39:53.701Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:39:53.701Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:39:53.701Z] ---> 093e87abea16 [2021-03-06T00:39:53.701Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> 63bc53cbac23 [2021-03-06T00:39:53.701Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> 17b921e424ae [2021-03-06T00:39:53.701Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> 52d0367fa423 [2021-03-06T00:39:53.701Z] Step 6/22 : COPY go.mod . [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> 1c7b020b85a5 [2021-03-06T00:39:53.701Z] Step 7/22 : RUN go mod download [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> fa5eeed278a3 [2021-03-06T00:39:53.701Z] Step 8/22 : COPY . . [2021-03-06T00:39:53.701Z] ---> Using cache [2021-03-06T00:39:53.701Z] ---> 358329c3fdc8 [2021-03-06T00:39:53.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-06T00:39:53.966Z] Removing intermediate container 8ced1cdc504b [2021-03-06T00:39:53.966Z] ---> afde83bf5fe8 [2021-03-06T00:39:53.966Z] Step 31/31 : LABEL version=0.0.0 [2021-03-06T00:39:54.938Z] ---> Running in a5d61f465199 [2021-03-06T00:39:56.371Z] Removing intermediate container 299dd769b0b2 [2021-03-06T00:39:56.371Z] ---> 4ad7a476f915 [2021-03-06T00:39:56.371Z] Step 8/22 : COPY . . [2021-03-06T00:39:56.648Z] ---> Running in b0cbe90782d2 [2021-03-06T00:39:59.246Z] Removing intermediate container b0cbe90782d2 [2021-03-06T00:39:59.246Z] ---> 49aa9b62674b [2021-03-06T00:39:59.246Z] [2021-03-06T00:40:00.656Z] Successfully built 49aa9b62674b [2021-03-06T00:40:00.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-06T00:40:00.928Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-06T00:40:01.200Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:40:01.200Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:40:01.200Z] ---> 093e87abea16 [2021-03-06T00:40:01.200Z] Step 3/26 : WORKDIR /edgex-go [2021-03-06T00:40:01.200Z] ---> Using cache [2021-03-06T00:40:01.200Z] ---> 63bc53cbac23 [2021-03-06T00:40:01.200Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:40:01.200Z] ---> Using cache [2021-03-06T00:40:01.200Z] ---> 17b921e424ae [2021-03-06T00:40:01.200Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-06T00:40:04.559Z] ---> Running in 3ff5877346b2 [2021-03-06T00:40:06.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:07.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:09.019Z] OK: 233 MiB in 51 packages [2021-03-06T00:40:15.699Z] Removing intermediate container 8105b23071d0 [2021-03-06T00:40:15.700Z] ---> 6c1bcaf8fee0 [2021-03-06T00:40:15.700Z] [2021-03-06T00:40:15.700Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:40:15.700Z] ---> 88dd2752d2ea [2021-03-06T00:40:15.700Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:40:15.700Z] ---> Using cache [2021-03-06T00:40:15.700Z] ---> 0a69ecfaf008 [2021-03-06T00:40:15.700Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:40:15.700Z] ---> Using cache [2021-03-06T00:40:15.700Z] ---> a5d732ae2170 [2021-03-06T00:40:15.700Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-06T00:40:15.700Z] Removing intermediate container 3ff5877346b2 [2021-03-06T00:40:15.700Z] ---> 87db5c62c3b7 [2021-03-06T00:40:15.700Z] Step 6/26 : COPY go.mod . [2021-03-06T00:40:17.676Z] ---> Running in 5a0162b53f7a [2021-03-06T00:40:18.280Z] ---> 7cd97cef2907 [2021-03-06T00:40:18.280Z] Step 7/26 : RUN go mod download [2021-03-06T00:40:20.256Z] ---> Running in 93a732edfc95 [2021-03-06T00:40:20.525Z] Removing intermediate container 5a0162b53f7a [2021-03-06T00:40:20.525Z] ---> a2c34973e568 [2021-03-06T00:40:20.525Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:40:21.495Z] ---> Running in a4e44f98a9bf [2021-03-06T00:40:21.764Z] Removing intermediate container a4e44f98a9bf [2021-03-06T00:40:21.764Z] ---> fc20ea18a1d0 [2021-03-06T00:40:21.764Z] Step 15/23 : WORKDIR / [2021-03-06T00:40:21.764Z] ---> 422a1f785a0d [2021-03-06T00:40:21.764Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-06T00:40:22.032Z] ---> Running in 2673e125106a [2021-03-06T00:40:22.032Z] ---> Running in c972f69e5dd9 [2021-03-06T00:40:22.319Z] Removing intermediate container 2673e125106a [2021-03-06T00:40:22.319Z] ---> efde78879859 [2021-03-06T00:40:22.319Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:40:22.589Z] ---> b397ef405da3 [2021-03-06T00:40:22.589Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-06T00:40:22.589Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-06T00:40:23.542Z] ---> 0ae48a2eaa3f [2021-03-06T00:40:23.542Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:23.542Z] Removing intermediate container 93a732edfc95 [2021-03-06T00:40:23.542Z] ---> e3f313940282 [2021-03-06T00:40:23.542Z] Step 8/26 : COPY . . [2021-03-06T00:40:23.616Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-06T00:40:24.125Z] ---> 7f201a82aa1e [2021-03-06T00:40:24.125Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-06T00:40:26.092Z] ---> Running in c248c41bf92b [2021-03-06T00:40:30.370Z] Removing intermediate container c248c41bf92b [2021-03-06T00:40:30.370Z] ---> 90cbf7710315 [2021-03-06T00:40:30.370Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:40:33.739Z] ---> Running in 58d0d718971b [2021-03-06T00:40:34.723Z] Removing intermediate container a5d61f465199 [2021-03-06T00:40:34.723Z] ---> 90f6168dfe8e [2021-03-06T00:40:34.723Z] [2021-03-06T00:40:34.723Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:40:34.723Z] ---> 88dd2752d2ea [2021-03-06T00:40:34.723Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:40:34.723Z] ---> Using cache [2021-03-06T00:40:34.723Z] ---> 0a69ecfaf008 [2021-03-06T00:40:34.723Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:40:34.723Z] ---> Using cache [2021-03-06T00:40:34.723Z] ---> a5d732ae2170 [2021-03-06T00:40:34.723Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-06T00:40:35.300Z] Removing intermediate container 58d0d718971b [2021-03-06T00:40:35.300Z] ---> fa8f97975ca8 [2021-03-06T00:40:35.300Z] Step 21/23 : LABEL arch=x86_64 [2021-03-06T00:40:36.280Z] ---> Running in 9b830d70e9c0 [2021-03-06T00:40:37.978Z] ---> Running in 43554b138720 [2021-03-06T00:40:38.348Z] Removing intermediate container 9b830d70e9c0 [2021-03-06T00:40:38.348Z] ---> b88d6f608def [2021-03-06T00:40:38.348Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-06T00:40:39.254Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-06T00:40:40.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-06T00:40:40.396Z] Removing intermediate container 43554b138720 [2021-03-06T00:40:40.396Z] ---> bc507348445c [2021-03-06T00:40:40.396Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:40:40.396Z] ---> Running in 297beefbe1ae [2021-03-06T00:40:42.343Z] ---> Running in ffbac6e7ef6a [2021-03-06T00:40:42.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-06T00:40:44.268Z] Removing intermediate container 297beefbe1ae [2021-03-06T00:40:44.268Z] ---> bef816f4d96e [2021-03-06T00:40:44.268Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:40:44.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-06T00:40:44.541Z] Removing intermediate container ffbac6e7ef6a [2021-03-06T00:40:44.541Z] ---> 8220e8392239 [2021-03-06T00:40:44.541Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:40:45.948Z] ---> 55bd905bfe58 [2021-03-06T00:40:45.948Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-06T00:40:45.948Z] ---> Running in 058ffb7dd223 [2021-03-06T00:40:47.340Z] Removing intermediate container 058ffb7dd223 [2021-03-06T00:40:47.340Z] ---> 8e816c4a1218 [2021-03-06T00:40:47.340Z] [2021-03-06T00:40:47.607Z] ---> 2a06005a4491 [2021-03-06T00:40:47.607Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:47.874Z] Successfully built 8e816c4a1218 [2021-03-06T00:40:47.874Z] ---> d74c8e0d2261 [2021-03-06T00:40:47.874Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-06T00:40:47.874Z] Successfully tagged docker-core-metadata-go:latest [2021-03-06T00:40:47.874Z]  Building docker-core-metadata-go ... done  ---> Running in 99fc4699c077 [2021-03-06T00:40:47.874Z] ---> 1ca7b06dd224 [2021-03-06T00:40:47.874Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-06T00:40:48.137Z] ---> Running in a9f52b4b7c2a [2021-03-06T00:40:48.404Z] Removing intermediate container a9f52b4b7c2a [2021-03-06T00:40:48.404Z] ---> e53b1c36b0a0 [2021-03-06T00:40:48.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:40:48.404Z] ---> Running in e96c7c8ae287 [2021-03-06T00:40:48.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-06T00:40:48.949Z] Removing intermediate container e96c7c8ae287 [2021-03-06T00:40:48.949Z] ---> a2573b3eaaaa [2021-03-06T00:40:48.949Z] Step 20/22 : LABEL arch=x86_64 [2021-03-06T00:40:50.391Z] ---> Running in 5440eaeed1db [2021-03-06T00:40:50.678Z] Removing intermediate container c972f69e5dd9 [2021-03-06T00:40:50.678Z] ---> 1a6f80732afa [2021-03-06T00:40:50.678Z] [2021-03-06T00:40:50.678Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:40:50.678Z] ---> 88dd2752d2ea [2021-03-06T00:40:50.678Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-06T00:40:50.678Z] ---> Running in d929d228f033 [2021-03-06T00:40:50.678Z] Removing intermediate container 5440eaeed1db [2021-03-06T00:40:50.678Z] ---> d48c038e7fa6 [2021-03-06T00:40:50.678Z] Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:40:50.955Z] ---> Running in 01c639e216b8 [2021-03-06T00:40:51.232Z] Removing intermediate container 01c639e216b8 [2021-03-06T00:40:51.232Z] ---> 0828d1ae941c [2021-03-06T00:40:51.232Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:40:51.232Z] ---> Running in ec25b7883658 [2021-03-06T00:40:51.834Z] Removing intermediate container ec25b7883658 [2021-03-06T00:40:51.834Z] ---> 3a2ef8f0e345 [2021-03-06T00:40:51.834Z] [2021-03-06T00:40:52.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:52.102Z] Successfully built 3a2ef8f0e345 [2021-03-06T00:40:52.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:40:52.102Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-06T00:40:52.371Z]  Building docker-support-scheduler-go ... done (1/2) Installing ca-certificates (20191127-r4) [2021-03-06T00:40:52.371Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:40:52.371Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:40:52.371Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:40:52.371Z] OK: 6 MiB in 16 packages [2021-03-06T00:40:52.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-06T00:40:52.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-06T00:40:52.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-06T00:40:55.003Z] Removing intermediate container d929d228f033 [2021-03-06T00:40:55.003Z] ---> 205a8fff664c [2021-03-06T00:40:55.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:40:55.003Z] ---> Running in 1417f6bcb7de [2021-03-06T00:40:55.003Z] Removing intermediate container 1417f6bcb7de [2021-03-06T00:40:55.003Z] ---> e267c27cf51f [2021-03-06T00:40:55.003Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-06T00:40:55.268Z] ---> Running in 35112ccedf49 [2021-03-06T00:40:55.268Z] Removing intermediate container 35112ccedf49 [2021-03-06T00:40:55.268Z] ---> bb8f4145287d [2021-03-06T00:40:55.268Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:40:55.549Z] ---> Running in dcf8a9a10fd4 [2021-03-06T00:40:55.846Z] Removing intermediate container dcf8a9a10fd4 [2021-03-06T00:40:55.846Z] ---> 9dc3441505d9 [2021-03-06T00:40:55.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:40:56.124Z] ---> f7b81b7ea633 [2021-03-06T00:40:56.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-06T00:40:57.113Z] ---> 4cac51a2899e [2021-03-06T00:40:57.113Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-06T00:40:57.386Z] ---> 0d8796ef87f3 [2021-03-06T00:40:57.386Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-06T00:40:57.654Z] ---> Running in b0d717bd7c18 [2021-03-06T00:40:57.919Z] Removing intermediate container b0d717bd7c18 [2021-03-06T00:40:57.919Z] ---> 5caf28bd71e3 [2021-03-06T00:40:57.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:40:59.322Z] ---> Running in a459079cd671 [2021-03-06T00:40:59.322Z] Removing intermediate container a459079cd671 [2021-03-06T00:40:59.322Z] ---> 69a4304e6e1a [2021-03-06T00:40:59.322Z] Step 20/22 : LABEL arch=x86_64 [2021-03-06T00:40:59.586Z] ---> Running in bc3ac80f5b52 [2021-03-06T00:40:59.586Z] Removing intermediate container bc3ac80f5b52 [2021-03-06T00:40:59.586Z] ---> dd9ffeb921b1 [2021-03-06T00:40:59.586Z] Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:40:59.853Z] ---> Running in a46e905e5c22 [2021-03-06T00:40:59.853Z] Removing intermediate container a46e905e5c22 [2021-03-06T00:40:59.853Z] ---> d83fae965cab [2021-03-06T00:40:59.853Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:40:59.853Z] ---> Running in 412f6b95d59a [2021-03-06T00:41:00.126Z] Removing intermediate container 412f6b95d59a [2021-03-06T00:41:00.126Z] ---> dbf93a30ae27 [2021-03-06T00:41:00.126Z] [2021-03-06T00:41:00.392Z] Successfully built dbf93a30ae27 [2021-03-06T00:41:00.392Z] Successfully tagged docker-support-notifications-go:latest [2021-03-06T00:41:01.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.497s coverage: 45.9% of statements [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-06T00:41:01.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-06T00:41:01.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.279s coverage: 100.0% of statements [2021-03-06T00:41:02.979Z]  Building docker-support-notifications-go ... done Removing intermediate container 99fc4699c077 [2021-03-06T00:41:02.979Z] ---> 2c1833dc2037 [2021-03-06T00:41:02.979Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-06T00:41:02.979Z] ---> Running in 6e375cbafb83 [2021-03-06T00:41:03.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-06T00:41:04.511Z] Removing intermediate container 6e375cbafb83 [2021-03-06T00:41:04.511Z] ---> 8a3464a7e579 [2021-03-06T00:41:04.511Z] [2021-03-06T00:41:04.511Z] Step 11/26 : FROM docker:20.10.0 [2021-03-06T00:41:04.511Z] 20.10.0: Pulling from library/docker [2021-03-06T00:41:07.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.544s coverage: 27.1% of statements [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-06T00:41:07.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-06T00:41:07.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-06T00:41:07.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-06T00:41:08.750Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-06T00:41:08.750Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-06T00:41:08.750Z] ---> aefe523efa57 [2021-03-06T00:41:08.750Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-06T00:41:09.017Z] ---> Running in 943a78e8f68d [2021-03-06T00:41:09.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.386s coverage: 66.2% of statements [2021-03-06T00:41:09.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-06T00:41:09.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-06T00:41:09.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:09.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:09.859Z] (1/2) Installing readline (8.0.4-r0) [2021-03-06T00:41:09.859Z] (2/2) Installing bash (5.0.17-r0) [2021-03-06T00:41:09.859Z] Executing bash-5.0.17-r0.post-install [2021-03-06T00:41:09.859Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:41:09.859Z] OK: 12 MiB in 22 packages [2021-03-06T00:41:10.450Z] Removing intermediate container 943a78e8f68d [2021-03-06T00:41:10.450Z] ---> 78550fceee0a [2021-03-06T00:41:10.450Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-06T00:41:10.450Z] ---> Running in 92f766d98c48 [2021-03-06T00:41:10.714Z] Removing intermediate container 92f766d98c48 [2021-03-06T00:41:10.714Z] ---> 22d50a959ebc [2021-03-06T00:41:10.714Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-06T00:41:10.714Z] ---> Running in e279a2900888 [2021-03-06T00:41:10.986Z] Removing intermediate container e279a2900888 [2021-03-06T00:41:10.986Z] ---> 0b839e62a3f0 [2021-03-06T00:41:10.986Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-06T00:41:10.986Z] ---> Running in f8f5e270e515 [2021-03-06T00:41:11.252Z] Removing intermediate container f8f5e270e515 [2021-03-06T00:41:11.252Z] ---> 1ecb8aabc616 [2021-03-06T00:41:11.252Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-06T00:41:11.833Z] ---> bedbba2b5b7b [2021-03-06T00:41:11.833Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-06T00:41:11.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.797s coverage: 82.4% of statements [2021-03-06T00:41:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-06T00:41:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:41:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-06T00:41:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-06T00:41:12.098Z] ---> 2170719a0f19 [2021-03-06T00:41:12.098Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-06T00:41:12.372Z] ---> eb4ed0d02916 [2021-03-06T00:41:12.372Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-06T00:41:12.372Z] ---> Running in 1aef84cdce9e [2021-03-06T00:41:13.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:13.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:13.328Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-06T00:41:13.328Z] (2/33) Installing expat (2.2.9-r1) [2021-03-06T00:41:13.328Z] (3/33) Installing libffi (3.3-r2) [2021-03-06T00:41:13.328Z] (4/33) Installing gdbm (1.13-r1) [2021-03-06T00:41:13.328Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-06T00:41:13.328Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-06T00:41:13.328Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-06T00:41:14.729Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-06T00:41:14.729Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-06T00:41:14.729Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-06T00:41:14.729Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-06T00:41:14.729Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-06T00:41:14.729Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-06T00:41:14.729Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-06T00:41:14.993Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-06T00:41:14.993Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-06T00:41:14.993Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-06T00:41:14.993Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-06T00:41:14.993Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-06T00:41:14.993Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-06T00:41:14.993Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-06T00:41:14.993Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-06T00:41:14.993Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-06T00:41:14.993Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-06T00:41:14.993Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-06T00:41:14.993Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-06T00:41:14.993Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-06T00:41:14.993Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-06T00:41:15.260Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-06T00:41:15.260Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-06T00:41:15.260Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-06T00:41:15.260Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-06T00:41:15.260Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-06T00:41:15.260Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:41:15.260Z] OK: 71 MiB in 55 packages [2021-03-06T00:41:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.321s coverage: 28.6% of statements [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-06T00:41:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.156s coverage: 100.0% of statements [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-06T00:41:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-06T00:41:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-06T00:41:20.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.405s coverage: 97.5% of statements [2021-03-06T00:41:20.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-06T00:41:20.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.178s coverage: 78.3% of statements [2021-03-06T00:41:20.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-06T00:41:20.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-06T00:41:20.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-06T00:41:20.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-06T00:41:25.311Z] Removing intermediate container 1aef84cdce9e [2021-03-06T00:41:25.311Z] ---> 90201daadf09 [2021-03-06T00:41:25.311Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-06T00:41:25.311Z] ---> Running in 8dadde79e2f0 [2021-03-06T00:41:25.311Z] Collecting docker-compose==1.23.2 [2021-03-06T00:41:25.311Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-06T00:41:25.311Z] Collecting jsonschema<3,>=2.5.1 [2021-03-06T00:41:25.576Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-06T00:41:25.576Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-06T00:41:25.576Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-06T00:41:25.839Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-06T00:41:25.839Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-06T00:41:25.839Z] Collecting docopt<0.7,>=0.6.1 [2021-03-06T00:41:25.839Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-06T00:41:26.418Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-06T00:41:26.418Z] Collecting cached-property<2,>=1.2.0 [2021-03-06T00:41:26.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-06T00:41:26.683Z] Collecting PyYAML<4,>=3.10 [2021-03-06T00:41:26.684Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-06T00:41:27.635Z] Collecting texttable<0.10,>=0.9.0 [2021-03-06T00:41:27.635Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-06T00:41:27.898Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-06T00:41:27.898Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-06T00:41:29.826Z] Collecting docker<4.0,>=3.6.0 [2021-03-06T00:41:29.826Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-06T00:41:29.826Z] Collecting idna<2.8,>=2.5 [2021-03-06T00:41:29.826Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-06T00:41:29.826Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-06T00:41:29.826Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-06T00:41:29.826Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-06T00:41:29.826Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-06T00:41:30.091Z] Collecting docker-pycreds>=0.4.0 [2021-03-06T00:41:30.091Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-06T00:41:30.091Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-06T00:41:30.091Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-06T00:41:30.091Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-06T00:41:30.091Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-06T00:41:30.091Z] Installing collected packages: jsonschema, idna, urllib3, requests, websocket-client, docopt, cached-property, PyYAML, texttable, dockerpty, docker-pycreds, docker, docker-compose [2021-03-06T00:41:30.356Z] Attempting uninstall: idna [2021-03-06T00:41:30.356Z] Found existing installation: idna 2.9 [2021-03-06T00:41:30.356Z] Uninstalling idna-2.9: [2021-03-06T00:41:30.356Z] Successfully uninstalled idna-2.9 [2021-03-06T00:41:30.623Z] Attempting uninstall: urllib3 [2021-03-06T00:41:30.623Z] Found existing installation: urllib3 1.25.9 [2021-03-06T00:41:30.623Z] Uninstalling urllib3-1.25.9: [2021-03-06T00:41:30.623Z] Successfully uninstalled urllib3-1.25.9 [2021-03-06T00:41:30.887Z] Attempting uninstall: requests [2021-03-06T00:41:30.887Z] Found existing installation: requests 2.23.0 [2021-03-06T00:41:30.887Z] Uninstalling requests-2.23.0: [2021-03-06T00:41:30.887Z] Successfully uninstalled requests-2.23.0 [2021-03-06T00:41:31.150Z] Running setup.py install for docopt: started [2021-03-06T00:41:31.415Z] Running setup.py install for docopt: finished with status 'done' [2021-03-06T00:41:31.415Z] Running setup.py install for PyYAML: started [2021-03-06T00:41:31.992Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-06T00:41:31.992Z] Running setup.py install for texttable: started [2021-03-06T00:41:32.568Z] Running setup.py install for texttable: finished with status 'done' [2021-03-06T00:41:32.568Z] Running setup.py install for dockerpty: started [2021-03-06T00:41:32.832Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-06T00:41:33.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.491s coverage: 92.8% of statements [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-06T00:41:33.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.274s coverage: 0.1% of statements [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-06T00:41:33.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 47.1% of statements [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements [2021-03-06T00:41:33.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.102s coverage: 87.5% of statements [2021-03-06T00:41:33.411Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-06T00:41:36.737Z] Removing intermediate container 8dadde79e2f0 [2021-03-06T00:41:36.737Z] ---> a5c2a1ae6e41 [2021-03-06T00:41:36.737Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-06T00:41:36.737Z] ---> Running in beff879ce1f0 [2021-03-06T00:41:37.002Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:37.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-06T00:41:37.267Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:41:37.267Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-06T00:41:37.267Z] (3/3) Installing curl (7.69.1-r3) [2021-03-06T00:41:37.267Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:41:37.267Z] OK: 72 MiB in 58 packages [2021-03-06T00:41:37.849Z] Removing intermediate container beff879ce1f0 [2021-03-06T00:41:37.849Z] ---> 66090210f953 [2021-03-06T00:41:37.849Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-06T00:41:37.849Z] ---> Running in acc2ed022ccd [2021-03-06T00:41:38.114Z] Removing intermediate container acc2ed022ccd [2021-03-06T00:41:38.114Z] ---> 695aeaab5064 [2021-03-06T00:41:38.114Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:41:38.114Z] ---> Running in 5a2b44947fff [2021-03-06T00:41:38.379Z] Removing intermediate container 5a2b44947fff [2021-03-06T00:41:38.379Z] ---> d67ac2b33ad9 [2021-03-06T00:41:38.379Z] Step 24/26 : LABEL arch=x86_64 [2021-03-06T00:41:38.379Z] ---> Running in 251d95942c8b [2021-03-06T00:41:38.644Z] Removing intermediate container 251d95942c8b [2021-03-06T00:41:38.644Z] ---> ec272920a4b4 [2021-03-06T00:41:38.644Z] Step 25/26 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:41:38.644Z] ---> Running in d8b7cb77ea6e [2021-03-06T00:41:38.908Z] Removing intermediate container d8b7cb77ea6e [2021-03-06T00:41:38.908Z] ---> e0601607bc63 [2021-03-06T00:41:38.908Z] Step 26/26 : LABEL version=0.0.0 [2021-03-06T00:41:38.908Z] ---> Running in 0fb762277399 [2021-03-06T00:41:39.172Z] Removing intermediate container 0fb762277399 [2021-03-06T00:41:39.172Z] ---> a8596a5047b3 [2021-03-06T00:41:39.172Z] [2021-03-06T00:41:39.172Z] Successfully built a8596a5047b3 [2021-03-06T00:41:39.172Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-06T00:41:39.766Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-06T00:41:39.786Z] $ docker stop --time=1 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac [2021-03-06T00:41:41.484Z] $ docker rm -f 7252028544ef95ba007285f9f7d000c7f164cc6a5f6f8b3d54d3ef73c927b0ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:41:42.080Z] + docker images [2021-03-06T00:41:42.081Z] + grep docker [2021-03-06T00:41:42.343Z] docker-sys-mgmt-agent-go latest a8596a5047b3 4 seconds ago 313MB [2021-03-06T00:41:42.343Z] docker-support-notifications-go latest dbf93a30ae27 43 seconds ago 17.8MB [2021-03-06T00:41:42.343Z] docker-support-scheduler-go latest 3a2ef8f0e345 51 seconds ago 17.2MB [2021-03-06T00:41:42.343Z] docker-core-metadata-go latest 8e816c4a1218 57 seconds ago 19MB [2021-03-06T00:41:42.343Z] docker-security-bootstrapper-go latest 49aa9b62674b About a minute ago 18.7MB [2021-03-06T00:41:42.343Z] docker-core-data-go latest 173d8192d472 2 minutes ago 22.4MB [2021-03-06T00:41:42.343Z] docker-security-secretstore-setup-go latest d2d6f20709e9 2 minutes ago 24.9MB [2021-03-06T00:41:42.343Z] docker-core-command-go latest d1d58c116f5c 2 minutes ago 17.2MB [2021-03-06T00:41:42.343Z] docker-security-proxy-setup-go latest 1a6017acd38a 2 minutes ago 24.7MB [2021-03-06T00:41:42.343Z] 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-03-06T00:41:45.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-03-06T00:41:45.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-06T00:41:45.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.147s coverage: 81.4% of statements [2021-03-06T00:41:58.092Z] Still waiting to schedule task [2021-03-06T00:41:58.093Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.225s coverage: 92.9% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.6% of statements [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.6% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 62.4% of statements [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-06T00:42:00.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-03-06T00:42:00.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-03-06T00:42:01.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements [2021-03-06T00:42:01.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-03-06T00:42:04.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.998s coverage: 69.0% of statements [2021-03-06T00:42:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-06T00:42:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-06T00:42:04.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-06T00:42:08.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.413s coverage: 38.4% of statements [2021-03-06T00:42:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-06T00:42:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-06T00:42:08.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements [2021-03-06T00:42:08.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-06T00:42:08.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-03-06T00:42:13.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.466s coverage: 47.0% of statements [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-06T00:42:13.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-06T00:42:13.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-06T00:42:13.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-06T00:42:13.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.449s coverage: 88.5% of statements [2021-03-06T00:42:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-06T00:42:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:42:13.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-06T00:42:22.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.853s coverage: 29.1% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.230s coverage: 95.6% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-06T00:42:22.330Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-03-06T00:42:22.330Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2021-03-06T00:42:23.762Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-06T00:42:24.355Z] GO111MODULE=on go vet ./... [2021-03-06T00:43:35.762Z] Running on prd-ubuntu18.04-docker-8c-8g-28813 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-03-06T00:43:35.840Z] Running in /w/workspace/edgex-go/77 [Pipeline] { [Pipeline] checkout [2021-03-06T00:43:38.029Z] using credential edgex-jenkins-ssh [2021-03-06T00:43:38.089Z] Cloning the remote Git repository [2021-03-06T00:43:38.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:43:38.195Z] > git init /w/workspace/edgex-go/77 # timeout=10 [2021-03-06T00:43:38.221Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:43:38.221Z] > git --version # timeout=10 [2021-03-06T00:43:38.226Z] > git --version # 'git version 2.17.1' [2021-03-06T00:43:38.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:43:38.250Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:43:46.158Z] gofmt -l . [2021-03-06T00:43:46.158Z] [ "`gofmt -l .`" = "" ] [2021-03-06T00:43:46.158Z] ./bin/test-go-mod-tidy.sh [2021-03-06T00:43:46.158Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-06T00:43:47.871Z] + ls -al . [2021-03-06T00:43:47.871Z] total 760 [2021-03-06T00:43:47.871Z] drwxrwxr-x 9 1001 1001 4096 Mar 6 00:43 . [2021-03-06T00:43:47.871Z] drwxr-xr-x 4 root root 4096 Mar 6 00:38 .. [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 11 Mar 6 00:37 .dockerignore [2021-03-06T00:43:47.871Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 00:37 .git [2021-03-06T00:43:47.871Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 00:37 .github [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 818 Mar 6 00:37 .gitignore [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 166 Mar 6 00:37 .sonarcloud.properties [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 8475 Mar 6 00:37 Attribution.txt [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 00:37 CONTRIBUTING.md [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 931 Mar 6 00:37 Dockerfile.build [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 863 Mar 6 00:37 Jenkinsfile [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 00:37 LICENSE [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 5774 Mar 6 00:37 Makefile [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 6524 Mar 6 00:37 README.md [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 6755 Mar 6 00:37 SECURITY.md [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 5 Mar 6 00:33 VERSION [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 4131 Mar 6 00:37 ZMQWindows.md [2021-03-06T00:43:47.871Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 00:37 bin [2021-03-06T00:43:47.871Z] drwxrwxr-x 14 1001 1001 4096 Mar 6 00:37 cmd [2021-03-06T00:43:47.871Z] -rw-r--r-- 1 root root 621194 Mar 6 00:42 coverage.out [2021-03-06T00:43:47.871Z] -rw-r--r-- 1 root root 1055 Mar 6 00:43 go.mod [2021-03-06T00:43:47.871Z] -rw-r--r-- 1 root root 21699 Mar 6 00:43 go.sum [2021-03-06T00:43:47.871Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 00:37 internal [2021-03-06T00:43:47.871Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 00:37 openapi [2021-03-06T00:43:47.871Z] drwxrwxr-x 4 1001 1001 4096 Mar 6 00:37 snap [2021-03-06T00:43:47.871Z] -rw-rw-r-- 1 1001 1001 168 Mar 6 00:37 version.go [Pipeline] sh [2021-03-06T00:43:48.585Z] + '[' -e coverage.out ] [2021-03-06T00:43:48.585Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-06T00:43:48.681Z] Warning: overwriting stash ‘coverage-report’ [2021-03-06T00:43:50.025Z] Stashed 1 file(s) [Pipeline] sh [2021-03-06T00:43:50.685Z] + make build [2021-03-06T00:43:50.686Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-06T00:43:51.571Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:43:51.579Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-06T00:43:51.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-06T00:43:51.602Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-06T00:43:51.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:43:51.607Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-06T00:43:52.194Z] Merging remotes/origin/master commit 2c126a996be31befa6625c4f217e526aa48b3805 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-03-06T00:43:52.648Z] Merge succeeded, producing bc2b816e1c9bf795bfc160fb3c2b71f028aad05b [2021-03-06T00:43:52.648Z] Checking out Revision bc2b816e1c9bf795bfc160fb3c2b71f028aad05b (PR-2858) [2021-03-06T00:43:52.220Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:43:52.225Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-03-06T00:43:52.353Z] > git remote # timeout=10 [2021-03-06T00:43:52.359Z] > git config --get remote.origin.url # timeout=10 [2021-03-06T00:43:52.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-06T00:43:52.368Z] > git merge 2c126a996be31befa6625c4f217e526aa48b3805 # timeout=10 [2021-03-06T00:43:52.662Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-06T00:43:52.670Z] > git config core.sparsecheckout # timeout=10 [2021-03-06T00:43:52.679Z] > git checkout -f bc2b816e1c9bf795bfc160fb3c2b71f028aad05b # timeout=10 [2021-03-06T00:43:56.301Z] Commit message: "Merge commit '2c126a996be31befa6625c4f217e526aa48b3805' into HEAD" [2021-03-06T00:43:56.311Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:43:57.333Z] + echo snap-build.sh [2021-03-06T00:43:57.333Z] snap-build.sh [2021-03-06T00:43:57.333Z] + SNAP_BASE_DIR=. [2021-03-06T00:43:57.333Z] + '[' '!' -z /w/workspace/edgex-go/77 ']' [2021-03-06T00:43:57.333Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/77 [2021-03-06T00:43:57.333Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/77]' [2021-03-06T00:43:57.333Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/77] [2021-03-06T00:43:57.333Z] + cd /w/workspace/edgex-go/77 [2021-03-06T00:43:57.333Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-06T00:43:57.333Z] Reading package lists... [2021-03-06T00:43:57.594Z] Building dependency tree... [2021-03-06T00:43:57.594Z] Reading state information... [2021-03-06T00:43:57.594Z] The following packages were automatically installed and are no longer required: [2021-03-06T00:43:57.594Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-06T00:43:57.594Z] uidmap xdelta3 [2021-03-06T00:43:57.594Z] Use 'sudo apt autoremove' to remove them. [2021-03-06T00:43:56.323Z] > git rev-list --no-walk aae23c0f7cf4439c59d33128a7e0d2464996f88b # timeout=10 [2021-03-06T00:43:57.855Z] The following packages will be REMOVED: [2021-03-06T00:43:57.855Z] lxd* lxd-client* [2021-03-06T00:43:58.119Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-06T00:43:58.119Z] After this operation, 31.7 MB disk space will be freed. [2021-03-06T00:43:59.164Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-06T00:43:59.164Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-06T00:44:00.105Z] Removing lxd dnsmasq configuration [2021-03-06T00:44:00.105Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-06T00:44:00.365Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-06T00:44:00.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-06T00:44:01.310Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-06T00:44:01.310Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-06T00:44:01.310Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-06T00:44:02.696Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-06T00:44:02.956Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-06T00:44:04.342Z] + sudo snap remove --purge lxd [2021-03-06T00:44:04.602Z] snap "lxd" is not installed [2021-03-06T00:44:04.602Z] + sudo groupadd --force --system lxd [2021-03-06T00:44:04.602Z] ++ whoami [2021-03-06T00:44:04.602Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-06T00:44:04.602Z] + newgrp - lxd [2021-03-06T00:44:04.602Z] + sudo snap install lxd [2021-03-06T00:44:16.870Z] 2021-03-06T00:44:13Z INFO Waiting for automatic snapd restart... [2021-03-06T00:44:27.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-06T00:44:29.126Z] lxd 4.11 from Canonical* installed [2021-03-06T00:44:29.126Z] + sudo lxd init --auto [2021-03-06T00:44:31.935Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-06T00:44:37.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-06T00:44:38.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-06T00:44:39.141Z] + sudo snap install --classic snapcraft [2021-03-06T00:44:43.354Z] snapcraft 4.5.4 from Canonical* installed [2021-03-06T00:44:43.354Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-06T00:44:43.354Z] + patch --verbose -p1 [2021-03-06T00:44:43.354Z] Hmm... Looks like a unified diff to me... [2021-03-06T00:44:43.354Z] The text leading up to this was: [2021-03-06T00:44:43.354Z] -------------------------- [2021-03-06T00:44:43.354Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-06T00:44:43.354Z] |From: Tony Espy [2021-03-06T00:44:43.354Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-06T00:44:43.355Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-06T00:44:43.355Z] | [2021-03-06T00:44:43.355Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-06T00:44:43.355Z] |optimize the snap CI check run for pull requests. When [2021-03-06T00:44:43.355Z] |applied, it essentially strips out everything (apps and [2021-03-06T00:44:43.355Z] |parts) from the snapcraft.yaml file except those required [2021-03-06T00:44:43.355Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-06T00:44:43.355Z] |catch changes to edgex-go that break the snap build. [2021-03-06T00:44:43.355Z] | [2021-03-06T00:44:43.355Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-06T00:44:43.355Z] |to update this patch file, otherwise it may fail to apply, [2021-03-06T00:44:43.355Z] |resulting in a failed snap build CI check in the associated [2021-03-06T00:44:43.355Z] |pull request. [2021-03-06T00:44:43.355Z] | [2021-03-06T00:44:43.355Z] |Note - in addition to applying this patch, the pipeline also [2021-03-06T00:44:43.355Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-06T00:44:43.355Z] |need to build the finally binary .snap file (and it won't [2021-03-06T00:44:43.355Z] |work with the patch applied). This further reduces the build [2021-03-06T00:44:43.355Z] |time. [2021-03-06T00:44:43.355Z] |--- [2021-03-06T00:44:43.355Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-06T00:44:43.355Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-06T00:44:43.355Z] | [2021-03-06T00:44:43.355Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-06T00:44:43.355Z] |index 1e537489..faf42425 100644 [2021-03-06T00:44:43.355Z] |--- a/snap/snapcraft.yaml [2021-03-06T00:44:43.355Z] |+++ b/snap/snapcraft.yaml [2021-03-06T00:44:43.355Z] -------------------------- [2021-03-06T00:44:43.355Z] patching file snap/snapcraft.yaml [2021-03-06T00:44:43.355Z] Using Plan A... [2021-03-06T00:44:43.355Z] Hunk #1 succeeded at 73. [2021-03-06T00:44:43.355Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-06T00:44:43.355Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-06T00:44:43.355Z] Hunk #4 FAILED at 222. [2021-03-06T00:44:43.355Z] Hunk #5 succeeded at 303 (offset 4 lines). [2021-03-06T00:44:43.355Z] Hunk #6 succeeded at 330 (offset 4 lines). [2021-03-06T00:44:43.355Z] Hunk #7 succeeded at 364 (offset 4 lines). [2021-03-06T00:44:43.355Z] Hunk #8 FAILED at 411. [2021-03-06T00:44:43.355Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-06T00:44:43.355Z] Hmm... Ignoring the trailing garbage. [2021-03-06T00:44:43.355Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-06T00:44:43.725Z] 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 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-06T00:44:45.691Z] Failed in branch amd64 [2021-03-06T00:44:49.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-06T00:44:53.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-06T00:44:58.858Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-06T00:45:02.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-06T00:45:05.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-06T00:45:13.912Z] $ docker stop --time=1 cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 [2021-03-06T00:45:16.338Z] $ docker rm -f cf9a0946c863c127f9aa366a59d19bb7867a556a7a37f92b0823a7464688c883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:45:19.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:45:19.704Z] [2021-03-06T00:45:19.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:45:20.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:45:20.208Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-06T00:45:20.208Z] 29e5d40040c1: Pulling fs layer [2021-03-06T00:45:20.208Z] 1ce36da41761: Pulling fs layer [2021-03-06T00:45:20.208Z] 25b303627fd3: Pulling fs layer [2021-03-06T00:45:20.483Z] 29e5d40040c1: Verifying Checksum [2021-03-06T00:45:20.483Z] 29e5d40040c1: Download complete [2021-03-06T00:45:21.098Z] 1ce36da41761: Verifying Checksum [2021-03-06T00:45:21.098Z] 1ce36da41761: Download complete [2021-03-06T00:45:21.377Z] 29e5d40040c1: Pull complete [2021-03-06T00:45:22.819Z] 1ce36da41761: Pull complete [2021-03-06T00:45:22.819Z] 25b303627fd3: Verifying Checksum [2021-03-06T00:45:22.819Z] 25b303627fd3: Download complete [2021-03-06T00:45:32.967Z] 25b303627fd3: Pull complete [2021-03-06T00:45:32.967Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-06T00:45:32.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:45:32.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-06T00:45:33.244Z] prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container [2021-03-06T00:45:33.316Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-06T00:45:36.579Z] $ docker top be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:45:37.856Z] + docker-compose build --help [2021-03-06T00:45:37.856Z] + grep parallel [2021-03-06T00:45:42.152Z] --parallel Build images in parallel. [Pipeline] } [2021-03-06T00:45:42.433Z] $ docker stop --time=1 be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 [2021-03-06T00:45:44.429Z] $ docker rm -f be844722bfa7c0bb67f9000cb1ca50a6c79c9128d3affadceb6b2250d741c244 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:45:45.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-06T00:45:45.709Z] . [Pipeline] withDockerContainer [2021-03-06T00:45:45.999Z] prd-ubuntu18.04-docker-arm64-4c-16g-28806 does not seem to be running inside a container [2021-03-06T00:45:46.069Z] $ 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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@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-03-06T00:45:47.593Z] $ docker top 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:45:48.931Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-06T00:45:53.219Z] Building docker-core-command-go ... [2021-03-06T00:45:53.219Z] Building docker-core-data-go ... [2021-03-06T00:45:53.219Z] Building docker-core-metadata-go ... [2021-03-06T00:45:53.219Z] Building docker-security-bootstrapper-go ... [2021-03-06T00:45:53.219Z] Building docker-security-proxy-setup-go ... [2021-03-06T00:45:53.219Z] Building docker-security-secretstore-setup-go ... [2021-03-06T00:45:53.219Z] Building docker-support-notifications-go ... [2021-03-06T00:45:53.219Z] Building docker-support-scheduler-go ... [2021-03-06T00:45:53.219Z] Building docker-sys-mgmt-agent-go ... [2021-03-06T00:45:53.219Z] Building docker-security-secretstore-setup-go [2021-03-06T00:45:53.219Z] Building docker-core-metadata-go [2021-03-06T00:45:53.219Z] Building docker-sys-mgmt-agent-go [2021-03-06T00:45:53.219Z] Building docker-support-notifications-go [2021-03-06T00:45:53.219Z] Building docker-security-bootstrapper-go [2021-03-06T00:47:02.343Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:47:02.343Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:47:02.343Z] ---> 51631b312cec [2021-03-06T00:47:02.343Z] Step 3/24 : WORKDIR /edgex-go [2021-03-06T00:47:02.343Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:47:02.343Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:47:02.343Z] ---> 51631b312cec [2021-03-06T00:47:02.343Z] Step 3/26 : WORKDIR /edgex-go [2021-03-06T00:47:02.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:47:02.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:47:02.343Z] ---> 51631b312cec [2021-03-06T00:47:02.343Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:47:02.343Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:47:02.343Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:47:02.343Z] ---> 51631b312cec [2021-03-06T00:47:02.343Z] Step 3/31 : WORKDIR /edgex-go [2021-03-06T00:47:02.343Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:47:02.343Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:47:02.343Z] ---> 51631b312cec [2021-03-06T00:47:02.343Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:47:04.957Z] ---> Running in 9e30e737787b [2021-03-06T00:47:04.957Z] ---> Running in c7d51c1434e3 [2021-03-06T00:47:04.957Z] ---> Running in 299d0c7b01b6 [2021-03-06T00:47:04.957Z] ---> Running in 53094727d783 [2021-03-06T00:47:04.957Z] ---> Running in afa68631127c [2021-03-06T00:47:05.550Z] Removing intermediate container c7d51c1434e3 [2021-03-06T00:47:05.550Z] ---> beead04884f9 [2021-03-06T00:47:05.550Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:47:05.550Z] Removing intermediate container afa68631127c [2021-03-06T00:47:05.550Z] ---> 626b04fe4b80 [2021-03-06T00:47:05.550Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:47:05.550Z] Removing intermediate container 299d0c7b01b6 [2021-03-06T00:47:05.550Z] ---> 31d873a69020 [2021-03-06T00:47:05.550Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:47:05.550Z] Removing intermediate container 53094727d783 [2021-03-06T00:47:05.550Z] ---> c2b843019c5f [2021-03-06T00:47:05.550Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:47:05.821Z] Removing intermediate container 9e30e737787b [2021-03-06T00:47:05.821Z] ---> a0621293b54d [2021-03-06T00:47:05.821Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:47:05.821Z] ---> Running in a40472e2e8d7 [2021-03-06T00:47:05.821Z] ---> Running in 2e3e80afec30 [2021-03-06T00:47:05.821Z] ---> Running in ee6a3958a578 [2021-03-06T00:47:05.821Z] ---> Running in d9a8dc350799 [2021-03-06T00:47:05.821Z] ---> Running in 277ff117a8cc [2021-03-06T00:47:09.211Z] Removing intermediate container a40472e2e8d7 [2021-03-06T00:47:09.211Z] ---> 138aa87da1da [2021-03-06T00:47:09.211Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:47:09.814Z] ---> Running in 04eeabb26813 [2021-03-06T00:47:09.814Z] Removing intermediate container d9a8dc350799 [2021-03-06T00:47:09.814Z] ---> e79b24baf988 [2021-03-06T00:47:09.814Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-06T00:47:09.814Z] Removing intermediate container 2e3e80afec30 [2021-03-06T00:47:09.814Z] ---> b2d17a53b4cb [2021-03-06T00:47:09.814Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-06T00:47:10.093Z] ---> Running in 3f16e7c1718e [2021-03-06T00:47:10.093Z] ---> Running in d7da3e585ca6 [2021-03-06T00:47:10.369Z] Removing intermediate container ee6a3958a578 [2021-03-06T00:47:10.369Z] ---> 423c860108e4 [2021-03-06T00:47:10.369Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-06T00:47:10.369Z] Removing intermediate container 277ff117a8cc [2021-03-06T00:47:10.369Z] ---> e0eda5de293e [2021-03-06T00:47:10.369Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-06T00:47:10.656Z] ---> Running in dc1af1681b78 [2021-03-06T00:47:10.656Z] ---> Running in 10e169dea2b7 [2021-03-06T00:47:11.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:12.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:13.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:13.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:13.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:47:13.405Z] OK: 217 MiB in 51 packages [2021-03-06T00:47:13.682Z] OK: 217 MiB in 51 packages [2021-03-06T00:47:13.682Z] OK: 217 MiB in 51 packages [2021-03-06T00:47:13.973Z] OK: 217 MiB in 51 packages [2021-03-06T00:47:14.253Z] OK: 217 MiB in 51 packages [2021-03-06T00:47:15.245Z] Removing intermediate container 04eeabb26813 [2021-03-06T00:47:15.245Z] ---> 10b6f080fd46 [2021-03-06T00:47:15.245Z] Step 6/23 : COPY go.mod . [2021-03-06T00:47:15.523Z] Removing intermediate container 3f16e7c1718e [2021-03-06T00:47:15.523Z] ---> 11524f95d26b [2021-03-06T00:47:15.523Z] Step 6/26 : COPY go.mod . [2021-03-06T00:47:15.804Z] Removing intermediate container d7da3e585ca6 [2021-03-06T00:47:15.804Z] ---> f09ef26b6202 [2021-03-06T00:47:15.804Z] Step 6/24 : COPY go.mod . [2021-03-06T00:47:16.079Z] Removing intermediate container 10e169dea2b7 [2021-03-06T00:47:16.079Z] ---> 9bbd870d36d3 [2021-03-06T00:47:16.079Z] Step 6/31 : COPY go.mod . [2021-03-06T00:47:16.079Z] Removing intermediate container dc1af1681b78 [2021-03-06T00:47:16.079Z] ---> 9548c079565b [2021-03-06T00:47:16.079Z] Step 6/22 : COPY go.mod . [2021-03-06T00:47:16.079Z] ---> 1a506d14c37e [2021-03-06T00:47:16.079Z] Step 7/23 : RUN go mod download [2021-03-06T00:47:16.368Z] ---> Running in c5d381ce541e [2021-03-06T00:47:16.649Z] ---> 362c435ff81f [2021-03-06T00:47:16.649Z] Step 7/26 : RUN go mod download [2021-03-06T00:47:16.920Z] ---> 12bb089924f0 [2021-03-06T00:47:16.921Z] Step 7/24 : RUN go mod download [2021-03-06T00:47:16.921Z] ---> Running in f990b5d6ef59 [2021-03-06T00:47:17.194Z] ---> cf2f37270f59 [2021-03-06T00:47:17.194Z] Step 7/31 : RUN go mod download [2021-03-06T00:47:17.194Z] ---> Running in 7f6c7047d032 [2021-03-06T00:47:17.194Z] ---> 7418771ea30f [2021-03-06T00:47:17.194Z] Step 7/22 : RUN go mod download [2021-03-06T00:47:17.469Z] ---> Running in 95fe7b558d57 [2021-03-06T00:47:17.469Z] ---> Running in b5ce6b9bf010 [2021-03-06T00:47:20.894Z] Removing intermediate container c5d381ce541e [2021-03-06T00:47:20.894Z] ---> 147704b95b61 [2021-03-06T00:47:20.894Z] Step 8/23 : COPY . . [2021-03-06T00:47:21.174Z] Removing intermediate container f990b5d6ef59 [2021-03-06T00:47:21.174Z] ---> c4c41ae75fcd [2021-03-06T00:47:21.174Z] Step 8/26 : COPY . . [2021-03-06T00:47:21.774Z] Removing intermediate container 7f6c7047d032 [2021-03-06T00:47:21.774Z] ---> 8a91e38e769a [2021-03-06T00:47:21.774Z] Step 8/24 : COPY . . [2021-03-06T00:47:22.387Z] Removing intermediate container b5ce6b9bf010 [2021-03-06T00:47:22.387Z] ---> a52a2fa5f5cd [2021-03-06T00:47:22.387Z] Step 8/31 : COPY . . [2021-03-06T00:47:22.387Z] Removing intermediate container 95fe7b558d57 [2021-03-06T00:47:22.387Z] ---> 7f66327a0f63 [2021-03-06T00:47:22.387Z] Step 8/22 : COPY . . [2021-03-06T00:47:49.205Z] ---> dce956f4ed5f [2021-03-06T00:47:49.205Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-06T00:47:49.205Z] ---> 08984294ea43 [2021-03-06T00:47:49.205Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-06T00:47:49.205Z] ---> 107b08574c32 [2021-03-06T00:47:49.205Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-06T00:47:49.205Z] ---> 9e92ab9677d7 [2021-03-06T00:47:49.205Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-06T00:47:49.205Z] ---> Running in 1dfbee399e70 [2021-03-06T00:47:49.205Z] ---> Running in 9dd0425cd5eb [2021-03-06T00:47:49.205Z] ---> Running in 510251de4094 [2021-03-06T00:47:49.205Z] ---> Running in b3914f170cde [2021-03-06T00:47:49.205Z] ---> 8dc399792e06 [2021-03-06T00:47:49.205Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-06T00:47:49.205Z] ---> Running in e66a5a8c2070 [2021-03-06T00:47:49.205Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-06T00:47:49.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-06T00:47:49.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-06T00:47:49.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-06T00:47:49.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-06T00:49:26.625Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-06T00:49:37.269Z] Removing intermediate container e66a5a8c2070 [2021-03-06T00:49:37.269Z] ---> b43a784cfb0d [2021-03-06T00:49:37.269Z] [2021-03-06T00:49:37.269Z] Step 10/24 : FROM alpine:3.12 [2021-03-06T00:49:37.269Z] 3.12: Pulling from library/alpine [2021-03-06T00:49:37.902Z] Removing intermediate container 1dfbee399e70 [2021-03-06T00:49:37.902Z] ---> 3c0ceb35b5bf [2021-03-06T00:49:37.902Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-06T00:49:38.920Z] ---> Running in 0fc7aac2ecaa [2021-03-06T00:49:38.920Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-06T00:49:38.920Z] Status: Downloaded newer image for alpine:3.12 [2021-03-06T00:49:38.920Z] ---> d10569e2745f [2021-03-06T00:49:38.920Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-06T00:49:39.524Z] ---> Running in ab39a7046aed [2021-03-06T00:49:41.557Z] Removing intermediate container 510251de4094 [2021-03-06T00:49:41.557Z] ---> 124c8744646d [2021-03-06T00:49:41.557Z] [2021-03-06T00:49:41.557Z] Step 10/31 : FROM alpine:3.12 [2021-03-06T00:49:41.557Z] ---> d10569e2745f [2021-03-06T00:49:41.557Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-06T00:49:41.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-06T00:49:41.833Z] ---> Running in a764d218df79 [2021-03-06T00:49:41.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:42.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:42.411Z] Removing intermediate container a764d218df79 [2021-03-06T00:49:42.411Z] ---> b3d40f9209fd [2021-03-06T00:49:42.411Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-06T00:49:42.411Z] ---> Running in 157f6206d3be [2021-03-06T00:49:43.022Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-06T00:49:43.022Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:49:43.022Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-06T00:49:43.022Z] (4/5) Installing curl (7.69.1-r3) [2021-03-06T00:49:43.022Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-06T00:49:43.022Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:49:43.022Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:49:43.297Z] OK: 7 MiB in 19 packages [2021-03-06T00:49:44.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:44.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:45.369Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:49:45.369Z] (2/2) Installing su-exec (0.2-r1) [2021-03-06T00:49:45.369Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:49:45.369Z] OK: 5 MiB in 16 packages [2021-03-06T00:49:46.396Z] Removing intermediate container ab39a7046aed [2021-03-06T00:49:46.396Z] ---> e02e0799ea18 [2021-03-06T00:49:46.396Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:49:47.015Z] ---> Running in 832fb7639c71 [2021-03-06T00:49:48.026Z] Removing intermediate container 157f6206d3be [2021-03-06T00:49:48.026Z] ---> c6ca3d3fb82e [2021-03-06T00:49:48.026Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-06T00:49:48.026Z] Removing intermediate container 832fb7639c71 [2021-03-06T00:49:48.026Z] ---> 3b9f7539de65 [2021-03-06T00:49:48.026Z] Step 13/24 : WORKDIR / [2021-03-06T00:49:48.309Z] ---> Running in 456550884f96 [2021-03-06T00:49:48.583Z] ---> Running in 099aa00ecea4 [2021-03-06T00:49:48.583Z] Removing intermediate container 0fc7aac2ecaa [2021-03-06T00:49:48.583Z] ---> 21370f61c53b [2021-03-06T00:49:48.583Z] [2021-03-06T00:49:48.583Z] Step 11/26 : FROM docker:20.10.0 [2021-03-06T00:49:48.865Z] 20.10.0: Pulling from library/docker [2021-03-06T00:49:49.137Z] Removing intermediate container 456550884f96 [2021-03-06T00:49:49.137Z] ---> af34fd184032 [2021-03-06T00:49:49.137Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-06T00:49:50.131Z] ---> Running in 27a1de82bc9d [2021-03-06T00:49:50.131Z] Removing intermediate container 099aa00ecea4 [2021-03-06T00:49:50.131Z] ---> 83eda50cb8c2 [2021-03-06T00:49:50.131Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-06T00:49:52.114Z] Removing intermediate container 27a1de82bc9d [2021-03-06T00:49:52.114Z] ---> a5808448aa62 [2021-03-06T00:49:52.114Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-06T00:49:52.387Z] ---> eba63589aa60 [2021-03-06T00:49:52.387Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-06T00:49:52.662Z] ---> Running in b24fee605fb7 [2021-03-06T00:49:53.323Z] Removing intermediate container b3914f170cde [2021-03-06T00:49:53.323Z] ---> 3be7121ff90b [2021-03-06T00:49:53.323Z] [2021-03-06T00:49:53.323Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:49:53.323Z] ---> d10569e2745f [2021-03-06T00:49:53.323Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-06T00:49:54.305Z] ---> Running in 374fc6ee8685 [2021-03-06T00:49:54.579Z] ---> 969fb58dd097 [2021-03-06T00:49:54.579Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-06T00:49:56.040Z] ---> 3cfdd754f074 [2021-03-06T00:49:56.040Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-06T00:49:56.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:56.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:49:56.666Z] Removing intermediate container b24fee605fb7 [2021-03-06T00:49:56.666Z] ---> 1d2c7e1cfcc1 [2021-03-06T00:49:56.666Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-06T00:49:56.994Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-06T00:49:56.994Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-06T00:49:56.994Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:49:57.298Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:49:57.298Z] ---> Running in 44247e398548 [2021-03-06T00:49:57.683Z] OK: 6 MiB in 16 packages [2021-03-06T00:49:59.251Z] Removing intermediate container 44247e398548 [2021-03-06T00:49:59.251Z] ---> f201157de7a3 [2021-03-06T00:49:59.251Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-06T00:49:59.529Z] ---> 17e8919d2663 [2021-03-06T00:49:59.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-06T00:50:00.523Z] Removing intermediate container 9dd0425cd5eb [2021-03-06T00:50:00.523Z] ---> c4738fe165f2 [2021-03-06T00:50:00.523Z] [2021-03-06T00:50:00.523Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:50:00.523Z] ---> d10569e2745f [2021-03-06T00:50:00.523Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:50:00.801Z] Removing intermediate container 374fc6ee8685 [2021-03-06T00:50:00.801Z] ---> 75cfdd645cd5 [2021-03-06T00:50:00.801Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:50:01.075Z] ---> Running in 561fc2a22a68 [2021-03-06T00:50:01.075Z] ---> 45494b653283 [2021-03-06T00:50:01.075Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-06T00:50:01.348Z] ---> Running in 560bea38841c [2021-03-06T00:50:01.629Z] ---> Running in 3ec6fabff25e [2021-03-06T00:50:01.629Z] ---> 9eb82265890d [2021-03-06T00:50:01.629Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-06T00:50:02.245Z] Removing intermediate container 560bea38841c [2021-03-06T00:50:02.245Z] ---> b685630b4e64 [2021-03-06T00:50:02.245Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-06T00:50:02.556Z] ---> Running in 27ab7eff2cb7 [2021-03-06T00:50:03.160Z] ---> 9786e6a430f9 [2021-03-06T00:50:03.160Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-06T00:50:03.434Z] ---> Running in effdba49c8bf [2021-03-06T00:50:03.434Z] Removing intermediate container 27ab7eff2cb7 [2021-03-06T00:50:03.434Z] ---> 0ca9d7d9d081 [2021-03-06T00:50:03.434Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:50:03.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:03.713Z] ---> Running in afa101242b28 [2021-03-06T00:50:03.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:04.335Z] Removing intermediate container afa101242b28 [2021-03-06T00:50:04.335Z] ---> d7403f9eafab [2021-03-06T00:50:04.335Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:50:04.612Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-06T00:50:04.612Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:04.612Z] OK: 5 MiB in 15 packages [2021-03-06T00:50:05.223Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-06T00:50:05.223Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-06T00:50:05.223Z] Removing intermediate container 3ec6fabff25e [2021-03-06T00:50:05.223Z] ---> eeaf43b92773 [2021-03-06T00:50:05.223Z] ---> 043ffd52ff19 [2021-03-06T00:50:05.223Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:50:05.223Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-06T00:50:05.833Z] ---> b9133c95fce2 [2021-03-06T00:50:05.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-06T00:50:05.834Z] ---> Running in e9417cca9623 [2021-03-06T00:50:06.446Z] ---> 7f62aa866490 [2021-03-06T00:50:06.446Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-06T00:50:06.723Z] Removing intermediate container 561fc2a22a68 [2021-03-06T00:50:06.723Z] ---> 63787a83d898 [2021-03-06T00:50:06.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:50:06.723Z] ---> Running in 0218c11e61b3 [2021-03-06T00:50:06.999Z] Removing intermediate container effdba49c8bf [2021-03-06T00:50:06.999Z] ---> 004079bc3659 [2021-03-06T00:50:06.999Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-06T00:50:07.606Z] ---> c45c1421ad19 [2021-03-06T00:50:07.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-06T00:50:07.606Z] ---> Running in af1784db7af8 [2021-03-06T00:50:07.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:07.883Z] Removing intermediate container 0218c11e61b3 [2021-03-06T00:50:07.883Z] ---> a31824bdbdb2 [2021-03-06T00:50:07.883Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-06T00:50:07.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:08.162Z] ---> Running in f840c3952c14 [2021-03-06T00:50:08.162Z] ---> 42c69508bba4 [2021-03-06T00:50:08.162Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-06T00:50:08.436Z] Removing intermediate container af1784db7af8 [2021-03-06T00:50:08.436Z] ---> 15a2d09a98c7 [2021-03-06T00:50:08.436Z] Step 22/24 : LABEL arch=arm64 [2021-03-06T00:50:08.436Z] (1/2) Installing readline (8.0.4-r0) [2021-03-06T00:50:08.436Z] ---> 355a2a66d85c [2021-03-06T00:50:08.436Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-06T00:50:08.436Z] (2/2) Installing bash (5.0.17-r0) [2021-03-06T00:50:08.436Z] Executing bash-5.0.17-r0.post-install [2021-03-06T00:50:08.436Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:08.715Z] OK: 12 MiB in 22 packages [2021-03-06T00:50:08.715Z] ---> Running in 865e03a8365b [2021-03-06T00:50:08.715Z] ---> Running in 9c06451c2564 [2021-03-06T00:50:08.715Z] Removing intermediate container f840c3952c14 [2021-03-06T00:50:08.715Z] ---> b1109bc08e62 [2021-03-06T00:50:08.715Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:50:08.991Z] ---> Running in 031bff148b94 [2021-03-06T00:50:09.268Z] ---> 495646b5f0c7 [2021-03-06T00:50:09.268Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-06T00:50:09.268Z] Removing intermediate container 865e03a8365b [2021-03-06T00:50:09.268Z] ---> 4ab9470667ea [2021-03-06T00:50:09.268Z] Step 23/24 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:50:09.543Z] Removing intermediate container 9c06451c2564 [2021-03-06T00:50:09.543Z] ---> 1ee64e72b438 [2021-03-06T00:50:09.543Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:50:09.543Z] ---> Running in 3555ae623d5f [2021-03-06T00:50:09.817Z] ---> Running in caf015dabb39 [2021-03-06T00:50:09.817Z] Removing intermediate container 031bff148b94 [2021-03-06T00:50:09.817Z] ---> b5a91311ea8d [2021-03-06T00:50:09.817Z] Step 15/23 : WORKDIR / [2021-03-06T00:50:10.091Z] ---> Running in 1c51d89d2747 [2021-03-06T00:50:10.363Z] Removing intermediate container e9417cca9623 [2021-03-06T00:50:10.364Z] ---> 86154b88f56e [2021-03-06T00:50:10.364Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-06T00:50:10.364Z] Removing intermediate container 3555ae623d5f [2021-03-06T00:50:10.364Z] ---> cbc43e9fea87 [2021-03-06T00:50:10.364Z] Step 24/24 : LABEL version=0.0.0 [2021-03-06T00:50:10.364Z] ---> a3f114533b9c [2021-03-06T00:50:10.364Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-06T00:50:10.364Z] Removing intermediate container caf015dabb39 [2021-03-06T00:50:10.364Z] ---> 99f09c629cd1 [2021-03-06T00:50:10.364Z] Step 20/22 : LABEL arch=arm64 [2021-03-06T00:50:10.636Z] ---> Running in 9af50f47bdad [2021-03-06T00:50:10.636Z] ---> Running in 48271dd831bc [2021-03-06T00:50:10.636Z] ---> Running in c33d0c48b2e4 [2021-03-06T00:50:10.913Z] Removing intermediate container 1c51d89d2747 [2021-03-06T00:50:10.913Z] ---> 3ebf8ec730e7 [2021-03-06T00:50:10.913Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:50:11.186Z] Removing intermediate container 9af50f47bdad [2021-03-06T00:50:11.186Z] ---> fb1da95749a1 [2021-03-06T00:50:11.186Z] [2021-03-06T00:50:11.186Z] Removing intermediate container 48271dd831bc [2021-03-06T00:50:11.186Z] ---> 1fd947b7f150 [2021-03-06T00:50:11.186Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-06T00:50:11.464Z] ---> 0a63d713bccd [2021-03-06T00:50:11.464Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-06T00:50:11.464Z] Removing intermediate container c33d0c48b2e4 [2021-03-06T00:50:11.464Z] ---> 44077eecb925 [2021-03-06T00:50:11.464Z] Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:50:11.738Z] ---> Running in 09d313d9c451 [2021-03-06T00:50:11.738Z] Successfully built fb1da95749a1 [2021-03-06T00:50:11.738Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-06T00:50:11.739Z] ---> Running in acd3a5de0661 [2021-03-06T00:50:11.739Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-06T00:50:12.013Z] ---> Running in faf3b03337f5 [2021-03-06T00:50:12.014Z] ---> 1d8c54075f88 [2021-03-06T00:50:12.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-06T00:50:12.293Z] Removing intermediate container 09d313d9c451 [2021-03-06T00:50:12.294Z] ---> 8fc184e127c8 [2021-03-06T00:50:12.294Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-06T00:50:12.294Z] Removing intermediate container acd3a5de0661 [2021-03-06T00:50:12.294Z] ---> c79d1e4bbf44 [2021-03-06T00:50:12.294Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:50:12.568Z] ---> Running in 47763b1ecd11 [2021-03-06T00:50:12.847Z] Removing intermediate container faf3b03337f5 [2021-03-06T00:50:12.847Z] ---> a3c09e118fef [2021-03-06T00:50:12.847Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-06T00:50:12.847Z] ---> Running in fb7e3f2835be [2021-03-06T00:50:13.854Z] Removing intermediate container 47763b1ecd11 [2021-03-06T00:50:13.854Z] ---> 9fd8f5c831df [2021-03-06T00:50:13.854Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-06T00:50:13.854Z] ---> 1112d4f76201 [2021-03-06T00:50:13.854Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-06T00:50:14.481Z] ---> 13215753348f [2021-03-06T00:50:14.481Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-06T00:50:14.481Z] Removing intermediate container fb7e3f2835be [2021-03-06T00:50:14.481Z] ---> e472c7a4f24f [2021-03-06T00:50:14.481Z] [2021-03-06T00:50:15.078Z] Successfully built e472c7a4f24f [2021-03-06T00:50:15.671Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-06T00:50:15.671Z] Building docker-core-data-go [2021-03-06T00:50:15.671Z]  Building docker-support-notifications-go ... done  ---> Running in e6dc958945b6 [2021-03-06T00:50:15.671Z] ---> a60b8c9db31d [2021-03-06T00:50:15.671Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-06T00:50:15.671Z] ---> 3776523b5cc0 [2021-03-06T00:50:15.671Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-06T00:50:15.952Z] ---> Running in 396d96144c7a [2021-03-06T00:50:16.554Z] Removing intermediate container 396d96144c7a [2021-03-06T00:50:16.554Z] ---> b5e3b816d0e0 [2021-03-06T00:50:16.554Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:50:16.554Z] ---> ba73617defba [2021-03-06T00:50:16.554Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-06T00:50:16.832Z] ---> Running in 460afab15a56 [2021-03-06T00:50:17.442Z] Removing intermediate container 460afab15a56 [2021-03-06T00:50:17.442Z] ---> 88fcd5c4ba1b [2021-03-06T00:50:17.442Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:50:18.426Z] ---> 8ab5d8fbae01 [2021-03-06T00:50:18.426Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-06T00:50:18.426Z] ---> Running in 5ee0d2cb0761 [2021-03-06T00:50:19.440Z] ---> Running in 66c160cc64d8 [2021-03-06T00:50:20.031Z] Removing intermediate container e6dc958945b6 [2021-03-06T00:50:20.031Z] ---> 034f40b26725 [2021-03-06T00:50:20.031Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-06T00:50:20.031Z] Removing intermediate container 5ee0d2cb0761 [2021-03-06T00:50:20.031Z] ---> c26bf10fc230 [2021-03-06T00:50:20.031Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:50:20.632Z] ---> Running in e7ae0faaf73d [2021-03-06T00:50:20.632Z] ---> Running in f1ca02cbf527 [2021-03-06T00:50:21.228Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:21.498Z] Removing intermediate container e7ae0faaf73d [2021-03-06T00:50:21.498Z] ---> 7c81e4d1d3c7 [2021-03-06T00:50:21.498Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:50:21.498Z] Removing intermediate container f1ca02cbf527 [2021-03-06T00:50:21.498Z] ---> 6948e1872854 [2021-03-06T00:50:21.498Z] Step 28/31 : CMD ["gate"] [2021-03-06T00:50:21.498Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:50:22.098Z] ---> Running in d2096bb45e00 [2021-03-06T00:50:22.098Z] ---> Running in 2e20468051ab [2021-03-06T00:50:22.372Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-06T00:50:22.372Z] (2/33) Installing expat (2.2.9-r1) [2021-03-06T00:50:22.372Z] (3/33) Installing libffi (3.3-r2) [2021-03-06T00:50:22.372Z] (4/33) Installing gdbm (1.13-r1) [2021-03-06T00:50:22.372Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-06T00:50:22.372Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-06T00:50:22.372Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-06T00:50:23.809Z] Removing intermediate container 2e20468051ab [2021-03-06T00:50:23.809Z] ---> e080886e88c0 [2021-03-06T00:50:23.809Z] [2021-03-06T00:50:23.809Z] Removing intermediate container d2096bb45e00 [2021-03-06T00:50:23.809Z] ---> 4294def99c83 [2021-03-06T00:50:23.809Z] Step 29/31 : LABEL arch=arm64 [2021-03-06T00:50:24.085Z] Successfully built e080886e88c0 [2021-03-06T00:50:24.359Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-06T00:50:24.359Z] Building docker-security-proxy-setup-go [2021-03-06T00:50:24.359Z]  Building docker-core-metadata-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-06T00:50:24.359Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-06T00:50:24.359Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-06T00:50:24.359Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-06T00:50:24.359Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-06T00:50:24.359Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-06T00:50:24.359Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-06T00:50:24.634Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-06T00:50:24.634Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-06T00:50:24.634Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-06T00:50:24.634Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-06T00:50:24.634Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-06T00:50:24.634Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-06T00:50:24.634Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-06T00:50:24.634Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-06T00:50:24.634Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-06T00:50:24.634Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-06T00:50:24.908Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-06T00:50:24.908Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-06T00:50:24.908Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-06T00:50:24.908Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-06T00:50:24.908Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-06T00:50:24.908Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-06T00:50:24.908Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-06T00:50:24.908Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-06T00:50:24.908Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-06T00:50:24.908Z] ---> Running in 7e6b09fbd927 [2021-03-06T00:50:25.178Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:50:25.178Z] OK: 71 MiB in 55 packages [2021-03-06T00:50:25.771Z] Removing intermediate container 7e6b09fbd927 [2021-03-06T00:50:25.771Z] ---> 6995b4ba53be [2021-03-06T00:50:25.771Z] Step 30/31 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:50:26.399Z] ---> Running in 71d6861038b1 [2021-03-06T00:50:27.874Z] Removing intermediate container 71d6861038b1 [2021-03-06T00:50:27.874Z] ---> 876197e476e1 [2021-03-06T00:50:27.874Z] Step 31/31 : LABEL version=0.0.0 [2021-03-06T00:50:29.321Z] ---> Running in 7fe5160edc26 [2021-03-06T00:50:30.310Z] Removing intermediate container 7fe5160edc26 [2021-03-06T00:50:30.310Z] ---> bedd18686e52 [2021-03-06T00:50:30.310Z] [2021-03-06T00:50:30.613Z] Successfully built bedd18686e52 [2021-03-06T00:50:30.887Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-06T00:50:30.887Z] Building docker-support-scheduler-go [2021-03-06T00:50:31.865Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 66c160cc64d8 [2021-03-06T00:50:31.865Z] ---> 8568620597bd [2021-03-06T00:50:31.865Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-06T00:50:32.464Z] ---> Running in 0b8ceb4b6dc0 [2021-03-06T00:50:37.885Z] Collecting docker-compose==1.23.2 [2021-03-06T00:50:38.161Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-06T00:50:38.757Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-06T00:50:39.029Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-06T00:50:41.652Z] Collecting texttable<0.10,>=0.9.0 [2021-03-06T00:50:41.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-06T00:50:45.052Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-06T00:50:45.052Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-06T00:50:45.328Z] Collecting docopt<0.7,>=0.6.1 [2021-03-06T00:50:45.328Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-06T00:50:47.956Z] Collecting jsonschema<3,>=2.5.1 [2021-03-06T00:50:47.956Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-06T00:50:48.949Z] Collecting PyYAML<4,>=3.10 [2021-03-06T00:50:48.949Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-06T00:50:49.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:50:49.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:50:49.571Z] ---> 51631b312cec [2021-03-06T00:50:49.571Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:50:49.571Z] ---> Using cache [2021-03-06T00:50:49.571Z] ---> a0621293b54d [2021-03-06T00:50:49.571Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:50:49.571Z] ---> Using cache [2021-03-06T00:50:49.571Z] ---> e0eda5de293e [2021-03-06T00:50:49.571Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-06T00:50:49.571Z] ---> Using cache [2021-03-06T00:50:49.571Z] ---> 9bbd870d36d3 [2021-03-06T00:50:49.571Z] Step 6/23 : COPY go.mod . [2021-03-06T00:50:49.571Z] ---> Using cache [2021-03-06T00:50:49.572Z] ---> cf2f37270f59 [2021-03-06T00:50:49.572Z] Step 7/23 : RUN go mod download [2021-03-06T00:50:49.572Z] ---> Using cache [2021-03-06T00:50:49.572Z] ---> a52a2fa5f5cd [2021-03-06T00:50:49.572Z] Step 8/23 : COPY . . [2021-03-06T00:50:49.572Z] ---> Using cache [2021-03-06T00:50:49.572Z] ---> 9e92ab9677d7 [2021-03-06T00:50:49.572Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-06T00:50:52.198Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-06T00:50:52.806Z] Collecting cached-property<2,>=1.2.0 [2021-03-06T00:50:52.806Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-06T00:50:53.789Z] ---> Running in 5b8a35ca28fd [2021-03-06T00:50:54.390Z] Collecting docker<4.0,>=3.6.0 [2021-03-06T00:50:54.390Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-06T00:50:55.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-06T00:50:55.378Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-06T00:50:55.378Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-06T00:50:55.657Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-06T00:50:55.657Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-06T00:50:56.265Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-06T00:50:56.265Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-06T00:50:56.872Z] Collecting idna<2.8,>=2.5 [2021-03-06T00:50:56.872Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-06T00:50:57.476Z] Collecting docker-pycreds>=0.4.0 [2021-03-06T00:50:57.476Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-06T00:50:57.476Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-06T00:50:57.476Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-06T00:50:57.476Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-06T00:50:57.476Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-06T00:50:59.102Z] Installing collected packages: dockerpty, texttable, urllib3, idna, requests, docopt, jsonschema, PyYAML, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-03-06T00:50:59.103Z] Running setup.py install for dockerpty: started [2021-03-06T00:51:00.239Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:51:00.239Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:51:00.239Z] ---> 51631b312cec [2021-03-06T00:51:00.239Z] Step 3/23 : WORKDIR /edgex-go [2021-03-06T00:51:00.239Z] ---> Using cache [2021-03-06T00:51:00.239Z] ---> a0621293b54d [2021-03-06T00:51:00.239Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:51:00.239Z] ---> Using cache [2021-03-06T00:51:00.239Z] ---> e0eda5de293e [2021-03-06T00:51:00.239Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-06T00:51:00.879Z] ---> Running in 5cda2c2b60d7 [2021-03-06T00:51:02.918Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-06T00:51:02.918Z] Running setup.py install for texttable: started [2021-03-06T00:51:02.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:03.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:04.913Z] OK: 217 MiB in 51 packages [2021-03-06T00:51:05.515Z] Running setup.py install for texttable: finished with status 'done' [2021-03-06T00:51:05.515Z] Attempting uninstall: urllib3 [2021-03-06T00:51:05.515Z] Found existing installation: urllib3 1.25.9 [2021-03-06T00:51:05.515Z] Uninstalling urllib3-1.25.9: [2021-03-06T00:51:05.814Z] Successfully uninstalled urllib3-1.25.9 [2021-03-06T00:51:06.812Z] Attempting uninstall: idna [2021-03-06T00:51:06.812Z] Found existing installation: idna 2.9 [2021-03-06T00:51:06.812Z] Uninstalling idna-2.9: [2021-03-06T00:51:06.812Z] Successfully uninstalled idna-2.9 [2021-03-06T00:51:07.817Z] Removing intermediate container 5cda2c2b60d7 [2021-03-06T00:51:07.817Z] ---> fb7d850a011c [2021-03-06T00:51:07.817Z] Step 6/23 : COPY go.mod . [2021-03-06T00:51:07.817Z] Attempting uninstall: requests [2021-03-06T00:51:07.817Z] Found existing installation: requests 2.23.0 [2021-03-06T00:51:07.817Z] Uninstalling requests-2.23.0: [2021-03-06T00:51:08.093Z] Successfully uninstalled requests-2.23.0 [2021-03-06T00:51:08.719Z] Running setup.py install for docopt: started [2021-03-06T00:51:09.330Z] ---> 7797354f943a [2021-03-06T00:51:09.330Z] Step 7/23 : RUN go mod download [2021-03-06T00:51:09.612Z] ---> Running in 97e2680f8de2 [2021-03-06T00:51:10.216Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:51:10.216Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:51:10.216Z] ---> 51631b312cec [2021-03-06T00:51:10.216Z] Step 3/21 : WORKDIR /edgex-go [2021-03-06T00:51:10.216Z] ---> Using cache [2021-03-06T00:51:10.216Z] ---> a0621293b54d [2021-03-06T00:51:10.216Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:51:10.216Z] ---> Using cache [2021-03-06T00:51:10.216Z] ---> e0eda5de293e [2021-03-06T00:51:10.216Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-06T00:51:10.216Z] ---> Using cache [2021-03-06T00:51:10.216Z] ---> 9bbd870d36d3 [2021-03-06T00:51:10.216Z] Step 6/21 : COPY go.mod . [2021-03-06T00:51:10.216Z] ---> Using cache [2021-03-06T00:51:10.216Z] ---> cf2f37270f59 [2021-03-06T00:51:10.216Z] Step 7/21 : RUN go mod download [2021-03-06T00:51:10.216Z] ---> Using cache [2021-03-06T00:51:10.216Z] ---> a52a2fa5f5cd [2021-03-06T00:51:10.216Z] Step 8/21 : COPY . . [2021-03-06T00:51:10.494Z] ---> Using cache [2021-03-06T00:51:10.494Z] ---> 9e92ab9677d7 [2021-03-06T00:51:10.494Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-06T00:51:11.103Z] ---> Running in 9d243180f52a [2021-03-06T00:51:11.712Z] Running setup.py install for docopt: finished with status 'done' [2021-03-06T00:51:11.988Z] Running setup.py install for PyYAML: started [2021-03-06T00:51:12.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-06T00:51:14.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-06T00:51:14.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-06T00:51:14.488Z] ---> 51631b312cec [2021-03-06T00:51:14.488Z] Step 3/22 : WORKDIR /edgex-go [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> a0621293b54d [2021-03-06T00:51:14.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> e0eda5de293e [2021-03-06T00:51:14.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> 9bbd870d36d3 [2021-03-06T00:51:14.488Z] Step 6/22 : COPY go.mod . [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> cf2f37270f59 [2021-03-06T00:51:14.488Z] Step 7/22 : RUN go mod download [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> a52a2fa5f5cd [2021-03-06T00:51:14.488Z] Step 8/22 : COPY . . [2021-03-06T00:51:14.488Z] ---> Using cache [2021-03-06T00:51:14.488Z] ---> 9e92ab9677d7 [2021-03-06T00:51:14.488Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-06T00:51:14.769Z] ---> Running in 4d34c263b2f0 [2021-03-06T00:51:15.389Z] Removing intermediate container 97e2680f8de2 [2021-03-06T00:51:15.389Z] ---> 0506b1407d9d [2021-03-06T00:51:15.389Z] Step 8/23 : COPY . . [2021-03-06T00:51:15.999Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-06T00:51:17.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-06T00:51:19.014Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-06T00:51:29.249Z] Removing intermediate container 0b8ceb4b6dc0 [2021-03-06T00:51:29.249Z] ---> cf3c2adb870c [2021-03-06T00:51:29.249Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-06T00:51:29.532Z] ---> Running in bd8d79d48ca3 [2021-03-06T00:51:32.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:32.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:51:33.073Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:51:33.353Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-06T00:51:33.353Z] (3/3) Installing curl (7.69.1-r3) [2021-03-06T00:51:33.353Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:51:33.353Z] OK: 71 MiB in 58 packages [2021-03-06T00:51:34.835Z] ---> a16f9cd59875 [2021-03-06T00:51:34.835Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-06T00:51:35.117Z] ---> Running in 380f6294d724 [2021-03-06T00:51:35.396Z] Removing intermediate container bd8d79d48ca3 [2021-03-06T00:51:35.396Z] ---> 39748b471c86 [2021-03-06T00:51:35.396Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-06T00:51:35.684Z] ---> Running in a0e8dd0c929b [2021-03-06T00:51:36.682Z] Removing intermediate container a0e8dd0c929b [2021-03-06T00:51:36.682Z] ---> 9e8d9695971c [2021-03-06T00:51:36.682Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:51:36.682Z] ---> Running in 43644e9f02d5 [2021-03-06T00:51:37.298Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-06T00:51:37.578Z] Removing intermediate container 43644e9f02d5 [2021-03-06T00:51:37.578Z] ---> 830542833ac8 [2021-03-06T00:51:37.578Z] Step 24/26 : LABEL arch=arm64 [2021-03-06T00:51:37.855Z] ---> Running in 0aac92f22c98 [2021-03-06T00:51:38.461Z] Removing intermediate container 0aac92f22c98 [2021-03-06T00:51:38.461Z] ---> 1d3274da5c27 [2021-03-06T00:51:38.461Z] Step 25/26 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:51:38.461Z] ---> Running in a98600dee96a [2021-03-06T00:51:39.459Z] Removing intermediate container a98600dee96a [2021-03-06T00:51:39.459Z] ---> 94a5ce86666e [2021-03-06T00:51:39.459Z] Step 26/26 : LABEL version=0.0.0 [2021-03-06T00:51:39.459Z] ---> Running in 3f0b54541b63 [2021-03-06T00:51:40.077Z] Removing intermediate container 3f0b54541b63 [2021-03-06T00:51:40.077Z] ---> dd7b992729e8 [2021-03-06T00:51:40.077Z] [2021-03-06T00:51:40.693Z] Successfully built dd7b992729e8 [2021-03-06T00:51:40.693Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-06T00:52:37.299Z]  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-03-06T00:52:37.299Z] Removing intermediate container 5b8a35ca28fd [2021-03-06T00:52:37.299Z] ---> 08128691bcae [2021-03-06T00:52:37.299Z] [2021-03-06T00:52:37.299Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:52:37.299Z] ---> d10569e2745f [2021-03-06T00:52:37.299Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:52:37.299Z] ---> Using cache [2021-03-06T00:52:37.299Z] ---> 63787a83d898 [2021-03-06T00:52:37.299Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:52:37.299Z] ---> Using cache [2021-03-06T00:52:37.299Z] ---> a31824bdbdb2 [2021-03-06T00:52:37.299Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-06T00:52:37.299Z] ---> Running in cda3f57aa11a [2021-03-06T00:52:37.910Z] Removing intermediate container cda3f57aa11a [2021-03-06T00:52:37.910Z] ---> 16118026ed9b [2021-03-06T00:52:37.910Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-06T00:52:37.910Z] ---> Running in 9f1a89590666 [2021-03-06T00:52:38.920Z] Removing intermediate container 9f1a89590666 [2021-03-06T00:52:38.920Z] ---> 3ef3f9cea299 [2021-03-06T00:52:38.920Z] Step 15/23 : WORKDIR / [2021-03-06T00:52:38.920Z] ---> Running in cb673ff7e872 [2021-03-06T00:52:39.525Z] Removing intermediate container cb673ff7e872 [2021-03-06T00:52:39.525Z] ---> f3033dd2f667 [2021-03-06T00:52:39.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:52:40.821Z] ---> cbeec749b38b [2021-03-06T00:52:40.821Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-06T00:52:43.489Z] ---> 247638af488c [2021-03-06T00:52:43.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-06T00:52:45.504Z] ---> 24589574c641 [2021-03-06T00:52:45.504Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-06T00:52:45.504Z] ---> Running in e73d591d0347 [2021-03-06T00:52:46.505Z] Removing intermediate container e73d591d0347 [2021-03-06T00:52:46.505Z] ---> 28a567d39ba2 [2021-03-06T00:52:46.505Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:52:46.790Z] ---> Running in bef3b88a2ea3 [2021-03-06T00:52:47.070Z] Removing intermediate container 9d243180f52a [2021-03-06T00:52:47.070Z] ---> c87fbd5a466f [2021-03-06T00:52:47.070Z] [2021-03-06T00:52:47.070Z] Step 10/21 : FROM alpine:3.12 [2021-03-06T00:52:47.070Z] ---> d10569e2745f [2021-03-06T00:52:47.070Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-06T00:52:47.351Z] ---> Running in cee6c44beac8 [2021-03-06T00:52:47.636Z] Removing intermediate container bef3b88a2ea3 [2021-03-06T00:52:47.636Z] ---> fe368149dea1 [2021-03-06T00:52:47.636Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:52:47.925Z] ---> Running in d17edb7cd9d3 [2021-03-06T00:52:48.920Z] Removing intermediate container d17edb7cd9d3 [2021-03-06T00:52:48.920Z] ---> 4a3dd57e3346 [2021-03-06T00:52:48.920Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:52:48.920Z] ---> Running in 9a56866f8b54 [2021-03-06T00:52:49.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:52:49.808Z] Removing intermediate container 9a56866f8b54 [2021-03-06T00:52:49.808Z] ---> e64670eb6fda [2021-03-06T00:52:49.808Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:52:49.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:52:50.087Z] ---> Running in b9200d695627 [2021-03-06T00:52:50.696Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-06T00:52:50.696Z] Removing intermediate container b9200d695627 [2021-03-06T00:52:50.696Z] ---> df61e86a397d [2021-03-06T00:52:50.696Z] [2021-03-06T00:52:50.696Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-06T00:52:50.696Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-06T00:52:50.696Z] (4/4) Installing curl (7.69.1-r3) [2021-03-06T00:52:50.974Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:52:50.974Z] Executing ca-certificates-20191127-r4.trigger [2021-03-06T00:52:51.251Z] OK: 7 MiB in 18 packages [2021-03-06T00:52:51.251Z] Successfully built df61e86a397d [2021-03-06T00:52:51.529Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-06T00:52:54.525Z]  Building docker-core-command-go ... done Removing intermediate container cee6c44beac8 [2021-03-06T00:52:54.525Z] ---> 902366317cef [2021-03-06T00:52:54.525Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-06T00:52:54.525Z] ---> Running in 9cd8378622f8 [2021-03-06T00:52:55.554Z] Removing intermediate container 9cd8378622f8 [2021-03-06T00:52:55.554Z] ---> b6f37a7ea946 [2021-03-06T00:52:55.554Z] Step 13/21 : WORKDIR /edgex [2021-03-06T00:52:55.833Z] ---> Running in a614a1759887 [2021-03-06T00:52:56.832Z] Removing intermediate container a614a1759887 [2021-03-06T00:52:56.832Z] ---> 870c6dc48d9e [2021-03-06T00:52:56.832Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-06T00:52:58.835Z] Removing intermediate container 4d34c263b2f0 [2021-03-06T00:52:58.835Z] ---> ec907ecbf3cd [2021-03-06T00:52:58.835Z] [2021-03-06T00:52:58.835Z] Step 10/22 : FROM alpine:3.12 [2021-03-06T00:52:58.835Z] ---> d10569e2745f [2021-03-06T00:52:58.835Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-06T00:52:58.835Z] ---> Using cache [2021-03-06T00:52:58.835Z] ---> 63787a83d898 [2021-03-06T00:52:58.835Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-06T00:52:58.835Z] ---> Using cache [2021-03-06T00:52:58.835Z] ---> a31824bdbdb2 [2021-03-06T00:52:58.835Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-06T00:52:58.835Z] ---> 8b4e955defde [2021-03-06T00:52:58.835Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-06T00:52:58.835Z] ---> Running in 391a653fba79 [2021-03-06T00:52:59.434Z] Removing intermediate container 391a653fba79 [2021-03-06T00:52:59.434Z] ---> 4987377ccdc5 [2021-03-06T00:52:59.434Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-06T00:52:59.712Z] ---> Running in 3c20b2971c20 [2021-03-06T00:52:59.985Z] ---> 50196cb99e06 [2021-03-06T00:52:59.985Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-06T00:53:00.266Z] Removing intermediate container 3c20b2971c20 [2021-03-06T00:53:00.266Z] ---> 3c08b9e9e1e3 [2021-03-06T00:53:00.266Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:53:01.722Z] ---> 3764f8161fee [2021-03-06T00:53:01.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-06T00:53:01.722Z] ---> 785f71c4df4d [2021-03-06T00:53:01.722Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-06T00:53:01.722Z] ---> Running in 1e0b66c0f405 [2021-03-06T00:53:02.713Z] Removing intermediate container 1e0b66c0f405 [2021-03-06T00:53:02.713Z] ---> 8f6e893c62b3 [2021-03-06T00:53:02.713Z] Step 18/21 : CMD ["--init=true"] [2021-03-06T00:53:02.713Z] ---> Running in b43d801c1ae9 [2021-03-06T00:53:02.990Z] ---> 6a55c8f04b82 [2021-03-06T00:53:02.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-06T00:53:03.267Z] Removing intermediate container b43d801c1ae9 [2021-03-06T00:53:03.267Z] ---> 9a2682a25288 [2021-03-06T00:53:03.267Z] Step 19/21 : LABEL arch=arm64 [2021-03-06T00:53:03.543Z] ---> Running in 86e765a20677 [2021-03-06T00:53:03.821Z] ---> 73a36497bad7 [2021-03-06T00:53:03.821Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-06T00:53:03.821Z] ---> Running in 6f81bc9b0e0f [2021-03-06T00:53:04.095Z] Removing intermediate container 86e765a20677 [2021-03-06T00:53:04.095Z] ---> dc8c74a729f5 [2021-03-06T00:53:04.095Z] Step 20/21 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:53:04.095Z] ---> Running in e3dc3bea7ff9 [2021-03-06T00:53:04.372Z] Removing intermediate container 6f81bc9b0e0f [2021-03-06T00:53:04.372Z] ---> 70bc6c4b2ab3 [2021-03-06T00:53:04.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:53:04.977Z] ---> Running in 528f9fa32000 [2021-03-06T00:53:04.977Z] Removing intermediate container e3dc3bea7ff9 [2021-03-06T00:53:04.977Z] ---> 25a1e4c734f7 [2021-03-06T00:53:04.977Z] Step 21/21 : LABEL version=0.0.0 [2021-03-06T00:53:04.977Z] ---> Running in 93e13efd8b5a [2021-03-06T00:53:05.258Z] Removing intermediate container 528f9fa32000 [2021-03-06T00:53:05.258Z] ---> 5ac2477a4f7b [2021-03-06T00:53:05.258Z] Step 20/22 : LABEL arch=arm64 [2021-03-06T00:53:05.535Z] ---> Running in fda0c910295c [2021-03-06T00:53:05.826Z] Removing intermediate container 93e13efd8b5a [2021-03-06T00:53:05.826Z] ---> 9cf0e761d3b0 [2021-03-06T00:53:05.826Z] [2021-03-06T00:53:06.100Z] Removing intermediate container fda0c910295c [2021-03-06T00:53:06.100Z] ---> a9d74feafadb [2021-03-06T00:53:06.100Z] Step 21/22 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:53:06.100Z] Successfully built 9cf0e761d3b0 [2021-03-06T00:53:06.100Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-06T00:53:06.373Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 1e60f856c556 [2021-03-06T00:53:06.992Z] Removing intermediate container 1e60f856c556 [2021-03-06T00:53:06.992Z] ---> c883ae735791 [2021-03-06T00:53:06.992Z] Step 22/22 : LABEL version=0.0.0 [2021-03-06T00:53:06.992Z] ---> Running in b84aff9ea001 [2021-03-06T00:53:07.594Z] Removing intermediate container b84aff9ea001 [2021-03-06T00:53:07.594Z] ---> 55a800e9fbed [2021-03-06T00:53:07.594Z] [2021-03-06T00:53:08.192Z] Successfully built 55a800e9fbed [2021-03-06T00:53:08.192Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-06T00:53:14.902Z]  Building docker-support-scheduler-go ... done Removing intermediate container 380f6294d724 [2021-03-06T00:53:14.902Z] ---> 1dadba7339b2 [2021-03-06T00:53:14.902Z] [2021-03-06T00:53:14.902Z] Step 10/23 : FROM alpine:3.12 [2021-03-06T00:53:14.902Z] ---> d10569e2745f [2021-03-06T00:53:14.902Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-06T00:53:14.902Z] ---> Running in ef56b80f5995 [2021-03-06T00:53:14.902Z] Removing intermediate container ef56b80f5995 [2021-03-06T00:53:14.902Z] ---> 53f66cf17abd [2021-03-06T00:53:14.902Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-06T00:53:14.902Z] ---> Running in c694b3258e4e [2021-03-06T00:53:15.178Z] Removing intermediate container c694b3258e4e [2021-03-06T00:53:15.178Z] ---> 829151a149a6 [2021-03-06T00:53:15.178Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-06T00:53:15.178Z] ---> Running in aa18b1f529ea [2021-03-06T00:53:15.777Z] Removing intermediate container aa18b1f529ea [2021-03-06T00:53:15.777Z] ---> 8fc73bf6b982 [2021-03-06T00:53:15.777Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-06T00:53:15.777Z] ---> Running in d9c136a73242 [2021-03-06T00:53:18.431Z] Removing intermediate container d9c136a73242 [2021-03-06T00:53:18.431Z] ---> b45a71e51f84 [2021-03-06T00:53:18.431Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-06T00:53:18.431Z] ---> Running in 44984b608139 [2021-03-06T00:53:19.424Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-06T00:53:20.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-06T00:53:21.052Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-06T00:53:21.326Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-06T00:53:21.326Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-06T00:53:21.599Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-06T00:53:21.872Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-06T00:53:22.145Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-06T00:53:22.145Z] Executing busybox-1.31.1-r19.trigger [2021-03-06T00:53:22.145Z] OK: 8 MiB in 20 packages [2021-03-06T00:53:23.584Z] Removing intermediate container 44984b608139 [2021-03-06T00:53:23.584Z] ---> c27f45e1d9e8 [2021-03-06T00:53:23.584Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-06T00:53:24.183Z] ---> 6ab62d39ce70 [2021-03-06T00:53:24.183Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-06T00:53:25.616Z] ---> fc9265db346e [2021-03-06T00:53:25.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-06T00:53:26.210Z] ---> e2915a4846c5 [2021-03-06T00:53:26.210Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-06T00:53:26.210Z] ---> Running in afc559222d4e [2021-03-06T00:53:26.802Z] Removing intermediate container afc559222d4e [2021-03-06T00:53:26.802Z] ---> ee79a2db97c3 [2021-03-06T00:53:26.802Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-06T00:53:26.802Z] ---> Running in fe916b8e76cc [2021-03-06T00:53:27.394Z] Removing intermediate container fe916b8e76cc [2021-03-06T00:53:27.394Z] ---> 48bcceb3ab39 [2021-03-06T00:53:27.394Z] Step 21/23 : LABEL arch=arm64 [2021-03-06T00:53:27.394Z] ---> Running in 1095821152a8 [2021-03-06T00:53:27.988Z] Removing intermediate container 1095821152a8 [2021-03-06T00:53:27.988Z] ---> 21960ca7691f [2021-03-06T00:53:27.988Z] Step 22/23 : LABEL git_sha=d85fd520626e1caa3a9307b3b6b360b60c1923e4 [2021-03-06T00:53:27.988Z] ---> Running in 11c487c16b4c [2021-03-06T00:53:28.583Z] Removing intermediate container 11c487c16b4c [2021-03-06T00:53:28.583Z] ---> 5eaa2a3f9204 [2021-03-06T00:53:28.583Z] Step 23/23 : LABEL version=0.0.0 [2021-03-06T00:53:28.583Z] ---> Running in 7d14cfa48faa [2021-03-06T00:53:29.179Z] Removing intermediate container 7d14cfa48faa [2021-03-06T00:53:29.179Z] ---> 9d21398a1a2e [2021-03-06T00:53:29.179Z] [2021-03-06T00:53:29.452Z] Successfully built 9d21398a1a2e [2021-03-06T00:53:29.452Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-06T00:53:30.062Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-06T00:53:30.055Z] $ docker stop --time=1 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 [2021-03-06T00:53:32.036Z] $ docker rm -f 3577f279dd6df6ee5e81be7f004d9cbccbe088b21d9696a02c95451db5a879f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-06T00:53:32.808Z] + grep docker [2021-03-06T00:53:32.808Z] + docker images [2021-03-06T00:53:33.078Z] docker-core-data-go-arm64 latest 9d21398a1a2e 4 seconds ago 21.1MB [2021-03-06T00:53:33.078Z] docker-support-scheduler-go-arm64 latest 55a800e9fbed 25 seconds ago 16.3MB [2021-03-06T00:53:33.078Z] docker-security-proxy-setup-go-arm64 latest 9cf0e761d3b0 27 seconds ago 23.4MB [2021-03-06T00:53:33.078Z] docker-core-command-go-arm64 latest df61e86a397d 42 seconds ago 16.2MB [2021-03-06T00:53:33.078Z] docker-sys-mgmt-agent-go-arm64 latest dd7b992729e8 About a minute ago 300MB [2021-03-06T00:53:33.078Z] docker-security-bootstrapper-go-arm64 latest bedd18686e52 3 minutes ago 17.8MB [2021-03-06T00:53:33.078Z] docker-core-metadata-go-arm64 latest e080886e88c0 3 minutes ago 17.9MB [2021-03-06T00:53:33.078Z] docker-support-notifications-go-arm64 latest e472c7a4f24f 3 minutes ago 16.9MB [2021-03-06T00:53:33.078Z] docker-security-secretstore-setup-go-arm64 latest fb1da95749a1 3 minutes ago 23.7MB [2021-03-06T00:53:33.078Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:53:34.962Z] ---> job-cost.sh [2021-03-06T00:53:34.962Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-swq5 [2021-03-06T00:54:21.886Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-06T00:56:43.714Z] lf-activate-venv(): INFO: Adding /tmp/venv-swq5/bin to PATH [2021-03-06T00:56:43.714Z] INFO: No Stack... [2021-03-06T00:56:43.714Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-06T00:56:43.714Z] INFO: Archiving Costs [Pipeline] sh [2021-03-06T00:56:44.074Z] + cat /w/workspace/edgex-go/77/archives/cost.csv [2021-03-06T00:56:44.074Z] + cut -d, -f6 [Pipeline] lock [2021-03-06T00:56:44.182Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] [2021-03-06T00:56:44.205Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] did not exist. Created. [2021-03-06T00:56:44.206Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-06T00:56:44.676Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-06T00:56:45.001Z] Stashed 1 file(s) [Pipeline] } [2021-03-06T00:56:45.020Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-77-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:56:48.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:56:48.998Z] ---> package-listing.sh [2021-03-06T00:56:48.998Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-06T00:56:48.998Z] ++ facter osfamily [2021-03-06T00:56:48.998Z] + OS_FAMILY=redhat [2021-03-06T00:56:48.998Z] + workspace=/w/workspace/edgex-go/77 [2021-03-06T00:56:48.998Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-06T00:56:48.998Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-06T00:56:48.998Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-06T00:56:48.998Z] + PACKAGES=/tmp/packages_start.txt [2021-03-06T00:56:48.998Z] + '[' /w/workspace/edgex-go/77 ']' [2021-03-06T00:56:48.998Z] + PACKAGES=/tmp/packages_end.txt [2021-03-06T00:56:48.998Z] + case "${OS_FAMILY}" in [2021-03-06T00:56:48.998Z] + rpm -qa [2021-03-06T00:56:48.998Z] + sort [2021-03-06T00:56:54.318Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-06T00:56:54.318Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-06T00:56:54.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-06T00:56:54.318Z] + '[' /w/workspace/edgex-go/77 ']' [2021-03-06T00:56:54.318Z] + mkdir -p /w/workspace/edgex-go/77/archives/ [2021-03-06T00:56:54.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/77/archives/ [Pipeline] echo [2021-03-06T00:56:54.333Z] 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/77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-06T00:56:54.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:56:54.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:56:55.215Z] [2021-03-06T00:56:55.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-06T00:56:55.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:56:55.652Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-06T00:56:55.652Z] df20fa9351a1: Pulling fs layer [2021-03-06T00:56:55.652Z] 36b3adc4ff6f: Pulling fs layer [2021-03-06T00:56:55.652Z] 8ad3a11d3b57: Pulling fs layer [2021-03-06T00:56:55.652Z] 46f8f816bc3b: Pulling fs layer [2021-03-06T00:56:55.652Z] 93b61091891f: Pulling fs layer [2021-03-06T00:56:55.652Z] 93b9cdb0e59b: Pulling fs layer [2021-03-06T00:56:55.652Z] 5e14af77c1be: Pulling fs layer [2021-03-06T00:56:55.652Z] 01666e4c0597: Pulling fs layer [2021-03-06T00:56:55.652Z] aa168da1d23b: Pulling fs layer [2021-03-06T00:56:55.652Z] 93b9cdb0e59b: Waiting [2021-03-06T00:56:55.652Z] 5e14af77c1be: Waiting [2021-03-06T00:56:55.652Z] 01666e4c0597: Waiting [2021-03-06T00:56:55.652Z] aa168da1d23b: Waiting [2021-03-06T00:56:55.652Z] 46f8f816bc3b: Waiting [2021-03-06T00:56:55.652Z] 93b61091891f: Waiting [2021-03-06T00:56:55.652Z] 36b3adc4ff6f: Verifying Checksum [2021-03-06T00:56:55.652Z] 36b3adc4ff6f: Download complete [2021-03-06T00:56:55.652Z] 46f8f816bc3b: Verifying Checksum [2021-03-06T00:56:55.652Z] 46f8f816bc3b: Download complete [2021-03-06T00:56:55.652Z] df20fa9351a1: Verifying Checksum [2021-03-06T00:56:55.652Z] df20fa9351a1: Download complete [2021-03-06T00:56:55.917Z] 93b9cdb0e59b: Verifying Checksum [2021-03-06T00:56:55.917Z] 93b9cdb0e59b: Download complete [2021-03-06T00:56:55.917Z] 93b61091891f: Verifying Checksum [2021-03-06T00:56:55.917Z] 93b61091891f: Download complete [2021-03-06T00:56:55.917Z] 5e14af77c1be: Verifying Checksum [2021-03-06T00:56:55.917Z] 5e14af77c1be: Download complete [2021-03-06T00:56:55.917Z] 01666e4c0597: Verifying Checksum [2021-03-06T00:56:55.917Z] 01666e4c0597: Download complete [2021-03-06T00:56:56.183Z] df20fa9351a1: Pull complete [2021-03-06T00:56:56.452Z] 36b3adc4ff6f: Pull complete [2021-03-06T00:56:56.452Z] 8ad3a11d3b57: Verifying Checksum [2021-03-06T00:56:56.452Z] 8ad3a11d3b57: Download complete [2021-03-06T00:56:57.408Z] 8ad3a11d3b57: Pull complete [2021-03-06T00:56:58.366Z] aa168da1d23b: Verifying Checksum [2021-03-06T00:56:58.367Z] aa168da1d23b: Download complete [2021-03-06T00:56:59.760Z] 46f8f816bc3b: Pull complete [2021-03-06T00:57:01.683Z] 93b61091891f: Pull complete [2021-03-06T00:57:01.683Z] 93b9cdb0e59b: Pull complete [2021-03-06T00:57:01.683Z] 5e14af77c1be: Pull complete [2021-03-06T00:57:01.683Z] 01666e4c0597: Pull complete [2021-03-06T00:57:09.877Z] aa168da1d23b: Pull complete [2021-03-06T00:57:09.877Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-06T00:57:09.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-06T00:57:09.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-06T00:57:10.097Z] prd-centos7-docker-4c-2g-28798 does not seem to be running inside a container [2021-03-06T00:57:10.146Z] $ 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/77/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/77 -v /w/workspace/edgex-go/77:/w/workspace/edgex-go/77:rw,z -v /w/workspace/edgex-go/77@tmp:/w/workspace/edgex-go/77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-06T00:57:20.450Z] $ docker top 36ae91b0d631b65f994e4e9657e0063f063fea30b60db913088fe927ac8a8bca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-06T00:57:21.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-06T00:57:21.459Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-06T00:57:21.768Z] + ls /var/log/sa-host [2021-03-06T00:57:21.768Z] + sadf -c /var/log/sa-host/sa06 [2021-03-06T00:57:21.768Z] file_magic: OK [2021-03-06T00:57:21.768Z] HZ: Using current value: 100 [2021-03-06T00:57:21.768Z] file_header: OK [2021-03-06T00:57:21.768Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-06T00:57:21.768Z] Statistics: [2021-03-06T00:57:21.768Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-06T00:57:21.768Z] File successfully converted to sysstat format version 12.2.1 [2021-03-06T00:57:21.768Z] + sadf -c /var/log/sa-host/sa23 [2021-03-06T00:57:21.768Z] file_magic: OK [2021-03-06T00:57:21.768Z] HZ: Using current value: 100 [2021-03-06T00:57:21.768Z] file_header: OK [2021-03-06T00:57:21.768Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-06T00:57:21.768Z] Statistics: [2021-03-06T00:57:21.768Z] Hnuu...uuuununununu... [2021-03-06T00:57:21.768Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-06T00:57:21.969Z] provisioning config files... [2021-03-06T00:57:21.986Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/77@tmp/config2258952920781226977tmp [Pipeline] { [Pipeline] echo [2021-03-06T00:57:22.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:57:22.368Z] ---> create-netrc.sh [Pipeline] } [2021-03-06T00:57:22.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-06T00:57:22.514Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:57:22.852Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-06T00:57:22.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:57:23.165Z] ---> sudo-logs.sh [2021-03-06T00:57:23.165Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-06T00:57:23.358Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:57:23.665Z] ---> job-cost.sh [2021-03-06T00:57:23.665Z] lf-activate-venv: SKIPPING [2021-03-06T00:57:23.665Z] DEBUG: total: 0.20999999344348907 [2021-03-06T00:57:23.665Z] INFO: Retrieving Stack Cost... [2021-03-06T00:57:24.624Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-06T00:57:25.200Z] INFO: Archiving Costs [Pipeline] echo [2021-03-06T00:57:25.215Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-06T00:57:25.520Z] ---> logs-deploy.sh [2021-03-06T00:57:25.520Z] lf-activate-venv: SKIPPING [2021-03-06T00:57:25.520Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/77 [2021-03-06T00:57:25.520Z] INFO: archiving workspace using pattern(s): [2021-03-06T00:57:26.911Z] Archives upload complete. [2021-03-06T00:57:27.176Z] INFO: archiving logs to Nexus