Pull request #3115 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6f35d1e4c32490934954dd0a0399a77df47d6746+74c372326013f994c98436bf4455b6fe21c08430 (6812c569b92089cf6afb66baf2af67cbe3bd34eb) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3115/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3115/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24636 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 Merge succeeded, producing b6816d1870e92b957d78c98ad5ec59133b61a29b Checking out Revision b6816d1870e92b957d78c98ad5ec59133b61a29b (PR-3115) > 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/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # 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 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6816d1870e92b957d78c98ad5ec59133b61a29b # timeout=10 Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-03T00:02:27.869Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-03T00:02:28.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-03T00:02:28.488Z] ========================================================= [2021-02-03T00:02:28.488Z] EdgeX Global Pipelines Version Info [2021-02-03T00:02:28.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:02:30.038Z] ------------------- [2021-02-03T00:02:30.038Z] stable info: [2021-02-03T00:02:30.038Z] ------------------- [2021-02-03T00:02:30.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T00:02:30.038Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T00:02:30.038Z] Message: update stable to v1.0.179 [2021-02-03T00:02:30.986Z] ------------------- [2021-02-03T00:02:30.986Z] experimental info: [2021-02-03T00:02:30.987Z] ------------------- [2021-02-03T00:02:30.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-03T00:02:30.987Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-03T00:02:30.987Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-03T00:02:31.358Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-03T00:02:31.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-03T00:02:31.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-03T00:02:31.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-03T00:02:31.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-03T00:02:32.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-03T00:02:32.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-03T00:02:32.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-03T00:02:32.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-03T00:02:32.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-03T00:02:32.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-03T00:02:32.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-03T00:02:32.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-03T00:02:33.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-03T00:02:33.197Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T00:02:33.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-03T00:02:33.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-03T00:02:33.638Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-03T00:02:33.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-03T00:02:33.879Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-03T00:02:34.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-03T00:02:34.134Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-03T00:02:34.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-03T00:02:34.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo [2021-02-03T00:02:34.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo [2021-02-03T00:02:34.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo [2021-02-03T00:02:34.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b6816d1870e92b957d78c98ad5ec59133b61a29b [Pipeline] echo [2021-02-03T00:02:34.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b6816d1 [Pipeline] echo [2021-02-03T00:02:35.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T00:02:35.298Z] provisioning config files... [2021-02-03T00:02:35.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config567877333588666872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:02:35.746Z] ---> docker-login.sh [2021-02-03T00:02:35.746Z] nexus3.edgexfoundry.org:10001 [2021-02-03T00:02:36.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:02:36.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:02:36.270Z] Configure a credential helper to remove this warning. See [2021-02-03T00:02:36.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:02:36.270Z] [2021-02-03T00:02:36.270Z] Login Succeeded [2021-02-03T00:02:36.270Z] nexus3.edgexfoundry.org:10002 [2021-02-03T00:02:36.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:02:36.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:02:36.270Z] Configure a credential helper to remove this warning. See [2021-02-03T00:02:36.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:02:36.270Z] [2021-02-03T00:02:36.270Z] Login Succeeded [2021-02-03T00:02:36.270Z] nexus3.edgexfoundry.org:10003 [2021-02-03T00:02:36.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:02:36.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:02:36.531Z] Configure a credential helper to remove this warning. See [2021-02-03T00:02:36.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:02:36.531Z] [2021-02-03T00:02:36.531Z] Login Succeeded [2021-02-03T00:02:36.531Z] nexus3.edgexfoundry.org:10004 [2021-02-03T00:02:36.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:02:36.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:02:36.794Z] Configure a credential helper to remove this warning. See [2021-02-03T00:02:36.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:02:36.794Z] [2021-02-03T00:02:36.794Z] Login Succeeded [2021-02-03T00:02:36.794Z] docker.io [2021-02-03T00:02:36.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:02:37.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:02:37.057Z] Configure a credential helper to remove this warning. See [2021-02-03T00:02:37.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:02:37.057Z] [2021-02-03T00:02:37.057Z] Login Succeeded [2021-02-03T00:02:37.057Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T00:02:37.080Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T00:02:37.644Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/core-command/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/core-data/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-03T00:02:37.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-03T00:02:37.644Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-03T00:02:37.644Z] ++ cut -d/ -f2 [2021-02-03T00:02:37.644Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-03T00:02:37.737Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:02:39.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:02:39.447Z] [2021-02-03T00:02:39.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:02:39.835Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:02:39.835Z] latest: Pulling from edgex-devops/git-semver [2021-02-03T00:02:39.835Z] 31603596830f: Pulling fs layer [2021-02-03T00:02:39.835Z] 2a8b12db71e7: Pulling fs layer [2021-02-03T00:02:39.835Z] 6ca5941a6612: Pulling fs layer [2021-02-03T00:02:39.835Z] ecc8261a40a4: Pulling fs layer [2021-02-03T00:02:39.835Z] ecc8261a40a4: Waiting [2021-02-03T00:02:39.835Z] 2a8b12db71e7: Verifying Checksum [2021-02-03T00:02:39.835Z] 2a8b12db71e7: Download complete [2021-02-03T00:02:40.101Z] 31603596830f: Verifying Checksum [2021-02-03T00:02:40.101Z] 31603596830f: Download complete [2021-02-03T00:02:40.101Z] ecc8261a40a4: Verifying Checksum [2021-02-03T00:02:40.101Z] ecc8261a40a4: Download complete [2021-02-03T00:02:40.101Z] 6ca5941a6612: Verifying Checksum [2021-02-03T00:02:40.101Z] 6ca5941a6612: Download complete [2021-02-03T00:02:40.369Z] 31603596830f: Pull complete [2021-02-03T00:02:40.632Z] 2a8b12db71e7: Pull complete [2021-02-03T00:02:41.576Z] 6ca5941a6612: Pull complete [2021-02-03T00:02:41.576Z] ecc8261a40a4: Pull complete [2021-02-03T00:02:41.576Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-03T00:02:41.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-03T00:02:41.576Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-03T00:02:41.703Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:02:41.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-03T00:02:44.400Z] $ docker top f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-03T00:02:44.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T00:02:44.791Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T00:02:45.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T00:02:45.011Z] $ docker exec f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent [2021-02-03T00:02:45.174Z] SSH_AUTH_SOCK=/tmp/ssh-Jk1MBPSDlo90/agent.11 [2021-02-03T00:02:45.174Z] SSH_AGENT_PID=16 [2021-02-03T00:02:45.188Z] Running ssh-add (command line suppressed) [2021-02-03T00:02:45.305Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4234279152809315416.key (/w/workspace/edgex-go/1@tmp/private_key_4234279152809315416.key) [2021-02-03T00:02:45.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T00:02:45.746Z] + git tag --points-at HEAD [Pipeline] } [2021-02-03T00:02:45.780Z] $ docker exec --env ******** --env ******** f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent -k [2021-02-03T00:02:45.887Z] unset SSH_AUTH_SOCK; [2021-02-03T00:02:45.888Z] unset SSH_AGENT_PID; [2021-02-03T00:02:45.888Z] echo Agent pid 16 killed; [2021-02-03T00:02:45.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-03T00:02:46.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-03T00:02:46.125Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-03T00:02:46.284Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-03T00:02:46.290Z] $ docker exec f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent [2021-02-03T00:02:46.455Z] SSH_AUTH_SOCK=/tmp/ssh-sZ5iKq2n3bNw/agent.45 [2021-02-03T00:02:46.455Z] SSH_AGENT_PID=50 [2021-02-03T00:02:46.462Z] Running ssh-add (command line suppressed) [2021-02-03T00:02:46.580Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6626680325912859220.key (/w/workspace/edgex-go/1@tmp/private_key_6626680325912859220.key) [2021-02-03T00:02:46.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-03T00:02:47.002Z] + git semver init [2021-02-03T00:02:47.002Z] # -> Open(): unable to determine branch for HEAD [2021-02-03T00:02:47.002Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-03T00:02:47.002Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-03T00:02:47.002Z] # $SEMVER_REMOTE_NAME = origin [2021-02-03T00:02:47.002Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-03T00:02:47.002Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-03T00:02:47.002Z] # $SEMVER_BRANCH = PR-3115 [2021-02-03T00:02:47.002Z] # $SEMVER_TEMP = /tmp/semver-726716612 [2021-02-03T00:02:47.002Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-03T00:03:05.194Z] # '/tmp/semver-726716612' -> '/w/workspace/edgex-go/1/.semver' [2021-02-03T00:03:05.194Z] # -> Force: false [2021-02-03T00:03:05.194Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-03T00:03:05.217Z] $ docker exec --env ******** --env ******** f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea ssh-agent -k [2021-02-03T00:03:05.433Z] unset SSH_AUTH_SOCK; [2021-02-03T00:03:05.433Z] unset SSH_AGENT_PID; [2021-02-03T00:03:05.433Z] echo Agent pid 50 killed; [2021-02-03T00:03:05.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-03T00:03:06.159Z] + git semver [Pipeline] } [2021-02-03T00:03:06.193Z] $ docker stop --time=1 f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea [2021-02-03T00:03:07.774Z] $ docker rm -f f52c81cd31c783da4bd6ffe69631c677742d832118d462d784d48c37588eaaea [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T00:03:08.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-03T00:03:08.911Z] Stashed 1 file(s) [Pipeline] echo [2021-02-03T00:03:08.938Z] [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 [2021-02-03T00:03:09.786Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24630 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { (Prep) [Pipeline] { [Pipeline] ws [2021-02-03T00:03:09.933Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-03T00:03:10.433Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:03:10.754Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:03:11.078Z] + sudo service docker restart [2021-02-03T00:03:11.078Z] + true [2021-02-03T00:03:11.078Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-03T00:03:11.690Z] ========================================================= [2021-02-03T00:03:11.690Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-03T00:03:11.690Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:03:12.082Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-03T00:03:14.745Z] using credential edgex-jenkins-ssh [2021-02-03T00:03:14.802Z] Cloning the remote Git repository [2021-02-03T00:03:14.869Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:03:15.409Z] Sending build context to Docker daemon 327.6MB [2021-02-03T00:03:15.409Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T00:03:15.409Z] Step 2/6 : FROM ${BASE} [2021-02-03T00:03:15.409Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-03T00:03:15.409Z] 188c0c94c7c5: Pulling fs layer [2021-02-03T00:03:15.409Z] 0ef7d3d256c8: Pulling fs layer [2021-02-03T00:03:15.409Z] de9db76c5a1d: Pulling fs layer [2021-02-03T00:03:15.409Z] bca2f99d35d6: Pulling fs layer [2021-02-03T00:03:15.409Z] 93359f2a8cfa: Pulling fs layer [2021-02-03T00:03:15.409Z] 7c6f9722023f: Pulling fs layer [2021-02-03T00:03:15.409Z] a35cf1a2eb13: Pulling fs layer [2021-02-03T00:03:15.409Z] 93359f2a8cfa: Waiting [2021-02-03T00:03:15.409Z] 7c6f9722023f: Waiting [2021-02-03T00:03:15.409Z] a35cf1a2eb13: Waiting [2021-02-03T00:03:15.409Z] bca2f99d35d6: Waiting [2021-02-03T00:03:15.409Z] de9db76c5a1d: Verifying Checksum [2021-02-03T00:03:15.409Z] de9db76c5a1d: Download complete [2021-02-03T00:03:15.409Z] 0ef7d3d256c8: Verifying Checksum [2021-02-03T00:03:15.409Z] 0ef7d3d256c8: Download complete [2021-02-03T00:03:15.409Z] 93359f2a8cfa: Verifying Checksum [2021-02-03T00:03:15.409Z] 93359f2a8cfa: Download complete [2021-02-03T00:03:15.409Z] 188c0c94c7c5: Verifying Checksum [2021-02-03T00:03:15.409Z] 188c0c94c7c5: Download complete [2021-02-03T00:03:15.409Z] 7c6f9722023f: Verifying Checksum [2021-02-03T00:03:15.409Z] 7c6f9722023f: Download complete [2021-02-03T00:03:14.995Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-03T00:03:15.083Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:03:15.083Z] > git --version # timeout=10 [2021-02-03T00:03:15.110Z] > git --version # 'git version 2.17.1' [2021-02-03T00:03:15.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:03:15.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:03:16.359Z] 188c0c94c7c5: Pull complete [2021-02-03T00:03:16.631Z] 0ef7d3d256c8: Pull complete [2021-02-03T00:03:17.582Z] a35cf1a2eb13: Verifying Checksum [2021-02-03T00:03:17.582Z] a35cf1a2eb13: Download complete [2021-02-03T00:03:18.161Z] bca2f99d35d6: Verifying Checksum [2021-02-03T00:03:18.161Z] de9db76c5a1d: Pull complete [2021-02-03T00:03:23.481Z] bca2f99d35d6: Pull complete [2021-02-03T00:03:23.481Z] 93359f2a8cfa: Pull complete [2021-02-03T00:03:23.481Z] 7c6f9722023f: Pull complete [2021-02-03T00:03:27.726Z] a35cf1a2eb13: Pull complete [2021-02-03T00:03:27.726Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-03T00:03:27.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-03T00:03:27.726Z] ---> a62c8e92a672 [2021-02-03T00:03:27.726Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-03T00:03:27.726Z] ---> Running in 0e13ddf37685 [2021-02-03T00:03:28.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:03:29.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:03:29.515Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T00:03:30.463Z] (2/12) Installing file (5.38-r0) [2021-02-03T00:03:30.463Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T00:03:30.463Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T00:03:34.683Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T00:03:34.683Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T00:03:34.683Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T00:03:34.683Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T00:03:34.683Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T00:03:34.683Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T00:03:34.683Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T00:03:34.683Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T00:03:34.947Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:03:34.947Z] OK: 233 MiB in 51 packages [2021-02-03T00:03:37.335Z] Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 [2021-02-03T00:03:38.064Z] Merge succeeded, producing 0f519e61c334fd626901a4e239d26030944ce5ca [2021-02-03T00:03:38.065Z] Checking out Revision 0f519e61c334fd626901a4e239d26030944ce5ca (PR-3115) [2021-02-03T00:03:38.265Z] Removing intermediate container 0e13ddf37685 [2021-02-03T00:03:38.265Z] ---> 33b31388d7a3 [2021-02-03T00:03:38.265Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T00:03:38.265Z] ---> Running in 941a99ab9f05 [2021-02-03T00:03:38.534Z] Removing intermediate container 941a99ab9f05 [2021-02-03T00:03:38.534Z] ---> 503a95bb94c2 [2021-02-03T00:03:38.534Z] Step 5/6 : COPY go.mod . [2021-02-03T00:03:36.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:03:36.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:03:36.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:03:36.519Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:03:36.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:03:36.535Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-03T00:03:37.353Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:03:37.365Z] > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # timeout=10 [2021-02-03T00:03:37.653Z] > git remote # timeout=10 [2021-02-03T00:03:37.671Z] > git config --get remote.origin.url # timeout=10 [2021-02-03T00:03:37.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:03:37.699Z] > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 [2021-02-03T00:03:38.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-03T00:03:38.073Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:03:38.085Z] > git checkout -f 0f519e61c334fd626901a4e239d26030944ce5ca # timeout=10 [2021-02-03T00:03:38.798Z] ---> 45aef3b27dd9 [2021-02-03T00:03:38.798Z] Step 6/6 : RUN go mod download [2021-02-03T00:03:38.799Z] ---> Running in a41050a1ca4b [2021-02-03T00:03:42.312Z] Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" [2021-02-03T00:03:42.312Z] First time build. Skipping changelog. [2021-02-03T00:03:42.384Z] > git --version # timeout=10 [2021-02-03T00:03:42.400Z] > git --version # 'git version 2.17.1' [2021-02-03T00:03:42.420Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-03T00:03:44.267Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:03:44.692Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-03T00:03:45.059Z] + sudo service docker restart+ [2021-02-03T00:03:45.059Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-03T00:03:47.190Z] provisioning config files... [2021-02-03T00:03:47.231Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6448809334514850375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:03:47.688Z] ---> docker-login.sh [2021-02-03T00:03:47.688Z] nexus3.edgexfoundry.org:10001 [2021-02-03T00:03:48.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:03:48.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:03:48.946Z] Configure a credential helper to remove this warning. See [2021-02-03T00:03:48.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:03:48.946Z] [2021-02-03T00:03:48.946Z] Login Succeeded [2021-02-03T00:03:48.946Z] nexus3.edgexfoundry.org:10002 [2021-02-03T00:03:49.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:03:49.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:03:49.543Z] Configure a credential helper to remove this warning. See [2021-02-03T00:03:49.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:03:49.543Z] [2021-02-03T00:03:49.543Z] Login Succeeded [2021-02-03T00:03:49.543Z] nexus3.edgexfoundry.org:10003 [2021-02-03T00:03:50.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:03:50.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:03:50.149Z] Configure a credential helper to remove this warning. See [2021-02-03T00:03:50.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:03:50.149Z] [2021-02-03T00:03:50.149Z] Login Succeeded [2021-02-03T00:03:50.149Z] nexus3.edgexfoundry.org:10004 [2021-02-03T00:03:50.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:03:50.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:03:50.698Z] Configure a credential helper to remove this warning. See [2021-02-03T00:03:50.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:03:50.698Z] [2021-02-03T00:03:50.698Z] Login Succeeded [2021-02-03T00:03:50.698Z] docker.io [2021-02-03T00:03:50.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-03T00:03:51.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-03T00:03:51.564Z] Configure a credential helper to remove this warning. See [2021-02-03T00:03:51.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-03T00:03:51.564Z] [2021-02-03T00:03:51.564Z] Login Succeeded [2021-02-03T00:03:51.564Z] ---> docker-login.sh ends [Pipeline] } [2021-02-03T00:03:51.597Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-03T00:03:52.130Z] ========================================================= [2021-02-03T00:03:52.130Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-03T00:03:52.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:03:52.548Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-03T00:03:55.169Z] Sending build context to Docker daemon 166.2MB [2021-02-03T00:03:55.169Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-03T00:03:55.169Z] Step 2/6 : FROM ${BASE} [2021-02-03T00:03:55.169Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-03T00:03:55.169Z] 5f621e34cdf4: Pulling fs layer [2021-02-03T00:03:55.169Z] a4357932f1b6: Pulling fs layer [2021-02-03T00:03:55.169Z] 18c013af1878: Pulling fs layer [2021-02-03T00:03:55.169Z] 00ac8860ef70: Pulling fs layer [2021-02-03T00:03:55.169Z] 63d7cb157983: Pulling fs layer [2021-02-03T00:03:55.169Z] b116817d02f9: Pulling fs layer [2021-02-03T00:03:55.169Z] 745a02a5169b: Pulling fs layer [2021-02-03T00:03:55.169Z] 00ac8860ef70: Waiting [2021-02-03T00:03:55.169Z] 63d7cb157983: Waiting [2021-02-03T00:03:55.169Z] b116817d02f9: Waiting [2021-02-03T00:03:55.169Z] 745a02a5169b: Waiting [2021-02-03T00:03:55.169Z] 18c013af1878: Verifying Checksum [2021-02-03T00:03:55.169Z] a4357932f1b6: Verifying Checksum [2021-02-03T00:03:55.169Z] a4357932f1b6: Download complete [2021-02-03T00:03:55.169Z] 63d7cb157983: Download complete [2021-02-03T00:03:55.169Z] b116817d02f9: Verifying Checksum [2021-02-03T00:03:55.169Z] b116817d02f9: Download complete [2021-02-03T00:03:55.169Z] 5f621e34cdf4: Verifying Checksum [2021-02-03T00:03:55.169Z] 5f621e34cdf4: Download complete [2021-02-03T00:03:56.154Z] 5f621e34cdf4: Pull complete [2021-02-03T00:03:56.429Z] a4357932f1b6: Pull complete [2021-02-03T00:03:56.705Z] 18c013af1878: Pull complete [2021-02-03T00:03:57.303Z] 745a02a5169b: Verifying Checksum [2021-02-03T00:03:57.303Z] 745a02a5169b: Download complete [2021-02-03T00:03:58.730Z] 00ac8860ef70: Verifying Checksum [2021-02-03T00:03:58.730Z] 00ac8860ef70: Download complete [2021-02-03T00:04:00.819Z] Removing intermediate container a41050a1ca4b [2021-02-03T00:04:00.820Z] ---> de52b408fb14 [2021-02-03T00:04:00.820Z] Successfully built de52b408fb14 [2021-02-03T00:04:00.820Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:04:01.166Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T00:04:01.166Z] . [Pipeline] withDockerContainer [2021-02-03T00:04:01.299Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:04:01.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-03T00:04:02.288Z] $ docker top b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:04:02.851Z] + go version [2021-02-03T00:04:02.851Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-03T00:04:02.883Z] $ docker stop --time=1 b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 [2021-02-03T00:04:04.778Z] $ docker rm -f b9f643a5889f4436651feac477e56c16ddc374d124b631633e0f08a2a8696d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:04:05.906Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-03T00:04:05.906Z] . [Pipeline] withDockerContainer [2021-02-03T00:04:06.017Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:04:06.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-03T00:04:06.730Z] $ docker top 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T00:04:07.040Z] ========================================================= [2021-02-03T00:04:07.040Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T00:04:07.040Z] ========================================================= [Pipeline] sh [2021-02-03T00:04:07.352Z] + make test [2021-02-03T00:04:07.352Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T00:04:08.886Z] 00ac8860ef70: Pull complete [2021-02-03T00:04:08.886Z] 63d7cb157983: Pull complete [2021-02-03T00:04:09.161Z] b116817d02f9: Pull complete [2021-02-03T00:04:13.472Z] 745a02a5169b: Pull complete [2021-02-03T00:04:13.472Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-03T00:04:13.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-03T00:04:13.472Z] ---> b7e6874047d6 [2021-02-03T00:04:13.473Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-02-03T00:04:16.868Z] ---> Running in 2afa14f1bfe9 [2021-02-03T00:04:17.452Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T00:04:17.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:04:18.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:04:19.028Z] (1/12) Installing libmagic (5.38-r0) [2021-02-03T00:04:19.028Z] (2/12) Installing file (5.38-r0) [2021-02-03T00:04:19.028Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-03T00:04:19.305Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-03T00:04:25.996Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-03T00:04:25.996Z] (6/12) Installing patch (2.7.6-r6) [2021-02-03T00:04:25.996Z] (7/12) Installing build-base (0.5-r2) [2021-02-03T00:04:25.996Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-03T00:04:25.996Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-03T00:04:25.996Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-03T00:04:25.996Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-03T00:04:25.996Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-03T00:04:25.996Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:04:25.996Z] OK: 217 MiB in 51 packages [2021-02-03T00:04:30.302Z] Removing intermediate container 2afa14f1bfe9 [2021-02-03T00:04:30.302Z] ---> 62ab665fbcd4 [2021-02-03T00:04:30.302Z] Step 4/6 : WORKDIR /edgex-go [2021-02-03T00:04:30.302Z] ---> Running in 0a99998a2003 [2021-02-03T00:04:30.583Z] Removing intermediate container 0a99998a2003 [2021-02-03T00:04:30.583Z] ---> 2760b11776e9 [2021-02-03T00:04:30.583Z] Step 5/6 : COPY go.mod . [2021-02-03T00:04:31.180Z] ---> 19da74dc64b5 [2021-02-03T00:04:31.180Z] Step 6/6 : RUN go mod download [2021-02-03T00:04:31.180Z] ---> Running in 7c1398827408 [2021-02-03T00:04:32.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-03T00:04:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T00:04:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T00:04:37.820Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T00:04:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T00:04:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T00:04:38.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T00:04:39.161Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T00:04:39.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-03T00:04:40.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T00:04:42.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T00:04:42.850Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T00:04:42.850Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T00:04:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.0% of statements [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T00:04:44.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T00:04:44.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements [2021-02-03T00:04:48.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.179s coverage: 27.1% of statements [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T00:04:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T00:04:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T00:04:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.096s coverage: 65.8% of statements [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T00:04:48.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.119s coverage: 82.3% of statements [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T00:04:48.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T00:04:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.307s coverage: 28.6% of statements [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T00:04:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T00:04:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T00:04:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements [2021-02-03T00:04:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T00:04:50.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.155s coverage: 97.5% of statements [2021-02-03T00:04:50.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T00:04:51.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-02-03T00:04:51.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T00:04:51.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T00:04:51.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T00:04:51.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.460s coverage: 92.8% of statements [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T00:04:53.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.035s coverage: 94.1% of statements [2021-02-03T00:04:53.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-02-03T00:04:53.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements [2021-02-03T00:04:57.967Z] Removing intermediate container 7c1398827408 [2021-02-03T00:04:57.967Z] ---> 6a844de16b39 [2021-02-03T00:04:57.967Z] Successfully built 6a844de16b39 [2021-02-03T00:04:57.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:04:58.340Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T00:04:58.340Z] . [Pipeline] withDockerContainer [2021-02-03T00:04:58.652Z] prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container [2021-02-03T00:04:58.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-03T00:05:00.309Z] $ docker top 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:05:01.419Z] + go version [2021-02-03T00:05:01.419Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-03T00:05:01.484Z] $ docker stop --time=1 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 [2021-02-03T00:05:03.314Z] $ docker rm -f 82c1e998a920ad5de6a4de61ece5c71f2113e60b6e402f0273c7de4413e13f66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:05:04.505Z] + docker inspect -f . ci-base-image-arm64 [2021-02-03T00:05:04.505Z] . [Pipeline] withDockerContainer [2021-02-03T00:05:04.749Z] prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container [2021-02-03T00:05:04.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-03T00:05:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements [2021-02-03T00:05:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-02-03T00:05:06.093Z] $ docker top 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-03T00:05:06.493Z] ========================================================= [2021-02-03T00:05:06.493Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-03T00:05:06.493Z] ========================================================= [Pipeline] sh [2021-02-03T00:05:06.830Z] + make test [2021-02-03T00:05:07.101Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.076s coverage: 92.9% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 68.9% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.252s coverage: 84.0% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-02-03T00:05:20.731Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T00:05:20.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.041s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.068s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.664s coverage: 29.1% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.039s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.054s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T00:05:20.732Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-02-03T00:05:20.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-02-03T00:05:20.732Z] GO111MODULE=on go vet ./... [2021-02-03T00:05:29.266Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-03T00:05:47.485Z] gofmt -l . [2021-02-03T00:05:47.485Z] [ "`gofmt -l .`" = "" ] [2021-02-03T00:05:47.485Z] ./bin/test-go-mod-tidy.sh [2021-02-03T00:05:47.485Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-03T00:05:47.814Z] + ls -al . [2021-02-03T00:05:47.814Z] total 684 [2021-02-03T00:05:47.814Z] drwxrwxr-x 10 1001 1001 4096 Feb 3 00:05 . [2021-02-03T00:05:47.814Z] drwxr-xr-x 4 root root 28 Feb 3 00:04 .. [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 00:02 .dockerignore [2021-02-03T00:05:47.814Z] drwxrwxr-x 8 1001 1001 179 Feb 3 00:02 .git [2021-02-03T00:05:47.814Z] drwxrwxr-x 3 1001 1001 125 Feb 3 00:02 .github [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 818 Feb 3 00:02 .gitignore [2021-02-03T00:05:47.814Z] drwx------ 3 1001 1001 60 Feb 3 00:03 .semver [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 00:02 .sonarcloud.properties [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:02 Attribution.txt [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:02 CONTRIBUTING.md [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 931 Feb 3 00:02 Dockerfile.build [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 863 Feb 3 00:02 Jenkinsfile [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:02 LICENSE [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:02 Makefile [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:02 README.md [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:02 SECURITY.md [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 00:03 VERSION [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:02 ZMQWindows.md [2021-02-03T00:05:47.814Z] drwxrwxr-x 2 1001 1001 117 Feb 3 00:02 bin [2021-02-03T00:05:47.814Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 00:02 cmd [2021-02-03T00:05:47.814Z] -rw-r--r-- 1 root root 580844 Feb 3 00:05 coverage.out [2021-02-03T00:05:47.814Z] -rw-r--r-- 1 root root 1054 Feb 3 00:05 go.mod [2021-02-03T00:05:47.814Z] -rw-r--r-- 1 root root 19399 Feb 3 00:05 go.sum [2021-02-03T00:05:47.814Z] drwxrwxr-x 8 1001 1001 127 Feb 3 00:02 internal [2021-02-03T00:05:47.814Z] drwxrwxr-x 4 1001 1001 26 Feb 3 00:02 openapi [2021-02-03T00:05:47.814Z] drwxrwxr-x 4 1001 1001 71 Feb 3 00:02 snap [2021-02-03T00:05:47.814Z] -rw-rw-r-- 1 1001 1001 168 Feb 3 00:02 version.go [Pipeline] sh [2021-02-03T00:05:48.140Z] + '[' -e coverage.out ] [2021-02-03T00:05:48.140Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-03T00:05:48.365Z] Stashed 1 file(s) [Pipeline] sh [2021-02-03T00:05:48.678Z] + make build [2021-02-03T00:05:48.679Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-03T00:05:52.931Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-03T00:06:01.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-03T00:06:01.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-03T00:06:03.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-03T00:06:03.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-03T00:06:04.989Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-03T00:06:06.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-03T00:06:07.327Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-03T00:06:08.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-03T00:06:09.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-03T00:06:10.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-02-03T00:06:12.622Z] $ docker stop --time=1 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 [2021-02-03T00:06:14.312Z] $ docker rm -f 2683c9ee93ea03d3540b917cd2ed0c1a943c0dc09a853b387deafc997deb4774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-03T00:06:16.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:06:18.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:06:18.206Z] [2021-02-03T00:06:18.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:06:18.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:06:18.604Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-03T00:06:18.604Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-03T00:06:18.604Z] ca9280d653b3: Pulling fs layer [2021-02-03T00:06:18.604Z] 7e9c9ca2126c: Pulling fs layer [2021-02-03T00:06:19.182Z] cbdbe7a5bc2a: Download complete [2021-02-03T00:06:19.761Z] ca9280d653b3: Verifying Checksum [2021-02-03T00:06:19.761Z] ca9280d653b3: Download complete [2021-02-03T00:06:19.761Z] cbdbe7a5bc2a: Pull complete [2021-02-03T00:06:20.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-03T00:06:20.724Z] 7e9c9ca2126c: Verifying Checksum [2021-02-03T00:06:20.724Z] 7e9c9ca2126c: Download complete [2021-02-03T00:06:20.724Z] ca9280d653b3: Pull complete [2021-02-03T00:06:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-03T00:06:26.113Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-03T00:06:27.341Z] 7e9c9ca2126c: Pull complete [2021-02-03T00:06:27.341Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-03T00:06:27.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:06:27.341Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-03T00:06:27.497Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:06:27.554Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-03T00:06:29.462Z] $ docker top bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:06:30.023Z] + docker-compose build --help [2021-02-03T00:06:30.023Z] + grep parallel [2021-02-03T00:06:30.971Z] --parallel Build images in parallel. [Pipeline] } [2021-02-03T00:06:31.000Z] $ docker stop --time=1 bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 [2021-02-03T00:06:32.368Z] $ docker rm -f bb23691ebec7e27b920d27ca536e3fbeb12ddba0ec543fb814dbe7309bca4726 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [2021-02-03T00:06:32.865Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-03T00:06:32.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-03T00:06:32.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-03T00:06:32.866Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-03T00:06:32.866Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] sh [2021-02-03T00:06:33.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-03T00:06:33.173Z] . [Pipeline] withDockerContainer [2021-02-03T00:06:33.311Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:06:33.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-03T00:06:34.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-03T00:06:34.923Z] $ docker top 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:06:35.573Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-03T00:06:36.592Z] Building docker-core-command-go ... [2021-02-03T00:06:36.592Z] Building docker-core-data-go ... [2021-02-03T00:06:36.592Z] Building docker-core-metadata-go ... [2021-02-03T00:06:36.592Z] Building docker-security-bootstrapper-go ... [2021-02-03T00:06:36.592Z] Building docker-security-proxy-setup-go ... [2021-02-03T00:06:36.592Z] Building docker-security-secretstore-setup-go ... [2021-02-03T00:06:36.592Z] Building docker-support-notifications-go ... [2021-02-03T00:06:36.592Z] Building docker-support-scheduler-go ... [2021-02-03T00:06:36.592Z] Building docker-sys-mgmt-agent-go ... [2021-02-03T00:06:36.592Z] Building docker-core-data-go [2021-02-03T00:06:36.592Z] Building docker-support-scheduler-go [2021-02-03T00:06:36.592Z] Building docker-support-notifications-go [2021-02-03T00:06:36.592Z] Building docker-security-bootstrapper-go [2021-02-03T00:06:36.592Z] Building docker-core-command-go [2021-02-03T00:06:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-03T00:06:41.070Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-03T00:06:41.070Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-03T00:06:47.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 46.0% of statements [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-03T00:06:47.796Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-03T00:06:47.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements [2021-02-03T00:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.500s coverage: 27.1% of statements [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-03T00:06:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-03T00:06:54.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-02-03T00:06:54.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-03T00:06:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements [2021-02-03T00:06:54.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-03T00:06:54.523Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-03T00:06:55.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.284s coverage: 65.8% of statements [2021-02-03T00:06:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-03T00:06:55.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-03T00:06:57.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.714s coverage: 82.3% of statements [2021-02-03T00:06:57.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-03T00:06:57.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:06:57.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-03T00:06:57.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-03T00:07:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.177s coverage: 28.6% of statements [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-03T00:07:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-03T00:07:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-03T00:07:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements [2021-02-03T00:07:04.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-03T00:07:05.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.325s coverage: 97.5% of statements [2021-02-03T00:07:05.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-03T00:07:05.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements [2021-02-03T00:07:05.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-03T00:07:05.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-03T00:07:05.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-03T00:07:05.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-03T00:07:08.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:07:08.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:07:08.860Z] ---> de52b408fb14 [2021-02-03T00:07:08.860Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:07:08.860Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:07:08.860Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:07:08.860Z] ---> de52b408fb14 [2021-02-03T00:07:08.860Z] Step 3/30 : WORKDIR /edgex-go [2021-02-03T00:07:08.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:07:08.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:07:08.860Z] ---> de52b408fb14 [2021-02-03T00:07:08.860Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:07:08.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:07:08.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:07:08.860Z] ---> de52b408fb14 [2021-02-03T00:07:08.860Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:07:08.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:07:08.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:07:08.860Z] ---> de52b408fb14 [2021-02-03T00:07:08.860Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:07:08.860Z] ---> Running in 4df45d77b572 [2021-02-03T00:07:08.860Z] ---> Running in 43bb47a5e58d [2021-02-03T00:07:08.860Z] ---> Running in 4b820620b977 [2021-02-03T00:07:08.860Z] ---> Running in 9fcfd9e7bd46 [2021-02-03T00:07:08.860Z] ---> Running in 12b98afb359d [2021-02-03T00:07:08.860Z] Removing intermediate container 4df45d77b572 [2021-02-03T00:07:08.860Z] ---> fe4ec1204d08 [2021-02-03T00:07:08.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:07:08.860Z] Removing intermediate container 9fcfd9e7bd46 [2021-02-03T00:07:08.860Z] ---> f12bd9a32092 [2021-02-03T00:07:08.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:07:08.860Z] Removing intermediate container 12b98afb359d [2021-02-03T00:07:08.860Z] ---> bc2a71d3b7e7 [2021-02-03T00:07:08.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:07:08.860Z] Removing intermediate container 4b820620b977 [2021-02-03T00:07:08.860Z] ---> ef171b19c792 [2021-02-03T00:07:08.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:07:08.860Z] Removing intermediate container 43bb47a5e58d [2021-02-03T00:07:08.860Z] ---> f878369e5e42 [2021-02-03T00:07:08.860Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:07:08.860Z] ---> Running in 0a89f4de6722 [2021-02-03T00:07:08.860Z] ---> Running in 5b7fbb8a1160 [2021-02-03T00:07:08.860Z] ---> Running in 932fa8a4eade [2021-02-03T00:07:08.860Z] ---> Running in 66762be1f136 [2021-02-03T00:07:08.860Z] ---> Running in 7c6f0da8c69f [2021-02-03T00:07:10.816Z] Removing intermediate container 932fa8a4eade [2021-02-03T00:07:10.816Z] ---> adc05a750952 [2021-02-03T00:07:10.816Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-03T00:07:10.816Z] Removing intermediate container 0a89f4de6722 [2021-02-03T00:07:10.816Z] ---> 116cefbf770e [2021-02-03T00:07:10.816Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-03T00:07:11.084Z] ---> Running in 11cd72a61a47 [2021-02-03T00:07:11.084Z] Removing intermediate container 5b7fbb8a1160 [2021-02-03T00:07:11.084Z] ---> 43d5591e4d32 [2021-02-03T00:07:11.084Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:07:11.084Z] ---> Running in 301728083fe8 [2021-02-03T00:07:11.084Z] Removing intermediate container 66762be1f136 [2021-02-03T00:07:11.084Z] ---> 6f83bf448019 [2021-02-03T00:07:11.084Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-03T00:07:11.349Z] ---> Running in 355746db1772 [2021-02-03T00:07:11.349Z] Removing intermediate container 7c6f0da8c69f [2021-02-03T00:07:11.349Z] ---> 80765fa94433 [2021-02-03T00:07:11.349Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-03T00:07:11.349Z] ---> Running in 88e1f503cd40 [2021-02-03T00:07:11.611Z] ---> Running in ad0977948169 [2021-02-03T00:07:11.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:12.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:13.198Z] OK: 233 MiB in 51 packages [2021-02-03T00:07:13.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:07:13.475Z] OK: 233 MiB in 51 packages [2021-02-03T00:07:13.475Z] Removing intermediate container 11cd72a61a47 [2021-02-03T00:07:13.475Z] ---> 01b9b34450fb [2021-02-03T00:07:13.475Z] Step 6/23 : COPY go.mod . [2021-02-03T00:07:13.748Z] OK: 233 MiB in 51 packages [2021-02-03T00:07:13.748Z] OK: 233 MiB in 51 packages [2021-02-03T00:07:13.748Z] ---> c9aedee96535 [2021-02-03T00:07:13.748Z] Step 7/23 : RUN go mod download [2021-02-03T00:07:14.012Z] OK: 233 MiB in 51 packages [2021-02-03T00:07:14.012Z] ---> Running in 9af24f6d46fd [2021-02-03T00:07:14.279Z] Removing intermediate container 301728083fe8 [2021-02-03T00:07:14.279Z] ---> 80e64df8b0dc [2021-02-03T00:07:14.279Z] Step 6/22 : COPY go.mod . [2021-02-03T00:07:14.543Z] Removing intermediate container 88e1f503cd40 [2021-02-03T00:07:14.543Z] ---> a9932709d09d [2021-02-03T00:07:14.543Z] Step 6/22 : COPY go.mod . [2021-02-03T00:07:14.807Z] Removing intermediate container ad0977948169 [2021-02-03T00:07:14.807Z] ---> ec77b911a89d [2021-02-03T00:07:14.807Z] Step 6/30 : COPY go.mod . [2021-02-03T00:07:14.807Z] ---> 4096fa035e9f [2021-02-03T00:07:14.807Z] Step 7/22 : RUN go mod download [2021-02-03T00:07:15.071Z] ---> Running in d7821b3216dc [2021-02-03T00:07:15.071Z] ---> 4348f3760432 [2021-02-03T00:07:15.071Z] Step 7/22 : RUN go mod download [2021-02-03T00:07:15.071Z] Removing intermediate container 355746db1772 [2021-02-03T00:07:15.071Z] ---> 59c19653b44a [2021-02-03T00:07:15.071Z] Step 6/23 : COPY go.mod . [2021-02-03T00:07:15.336Z] ---> 3548aa826f40 [2021-02-03T00:07:15.336Z] Step 7/30 : RUN go mod download [2021-02-03T00:07:15.336Z] ---> Running in fe74dd1b42f3 [2021-02-03T00:07:15.336Z] ---> Running in 10edf0f50357 [2021-02-03T00:07:15.600Z] ---> 3fec506e2760 [2021-02-03T00:07:15.600Z] Step 7/23 : RUN go mod download [2021-02-03T00:07:15.600Z] ---> Running in 3d6833c7ccef [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.126s coverage: 92.8% of statements [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.166s coverage: 0.1% of statements [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-03T00:07:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.159s coverage: 96.3% of statements [2021-02-03T00:07:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2021-02-03T00:07:16.586Z] Removing intermediate container 9af24f6d46fd [2021-02-03T00:07:16.586Z] ---> ac675b8a595d [2021-02-03T00:07:16.586Z] Step 8/23 : COPY . . [2021-02-03T00:07:16.586Z] Removing intermediate container d7821b3216dc [2021-02-03T00:07:16.586Z] ---> 7db781bde137 [2021-02-03T00:07:16.586Z] Step 8/22 : COPY . . [2021-02-03T00:07:21.920Z] Removing intermediate container fe74dd1b42f3 [2021-02-03T00:07:21.920Z] ---> bd47d4e3f7a6 [2021-02-03T00:07:21.920Z] Step 8/22 : COPY . . [2021-02-03T00:07:24.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements [2021-02-03T00:07:24.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-02-03T00:07:25.251Z] Removing intermediate container 10edf0f50357 [2021-02-03T00:07:25.251Z] ---> 65ccbf23f905 [2021-02-03T00:07:25.251Z] Step 8/30 : COPY . . [2021-02-03T00:07:29.509Z] Removing intermediate container 3d6833c7ccef [2021-02-03T00:07:29.509Z] ---> 40294ed33c33 [2021-02-03T00:07:29.509Z] Step 8/23 : COPY . . [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.149s coverage: 92.9% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.118s coverage: 84.2% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.490s coverage: 63.5% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.074s coverage: 91.3% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.736s coverage: 68.9% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.330s coverage: 37.0% of statements [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-03T00:07:42.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.606s coverage: 84.0% of statements [2021-02-03T00:07:42.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements [2021-02-03T00:07:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.405s coverage: 47.0% of statements [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-03T00:07:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.216s coverage: 100.0% of statements [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-03T00:07:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.140s coverage: 100.0% of statements [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-03T00:07:49.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 100.0% of statements [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:07:49.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-03T00:07:57.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.004s coverage: 29.1% of statements [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-03T00:07:57.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-03T00:07:57.777Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-02-03T00:07:57.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.198s coverage: 100.0% of statements [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.076s coverage: 87.9% of statements [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-03T00:07:57.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-03T00:07:57.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-02-03T00:07:58.377Z] GO111MODULE=on go vet ./... [2021-02-03T00:08:01.800Z] ---> 94264228c521 [2021-02-03T00:08:01.800Z] ---> 7d86a0100a2a [2021-02-03T00:08:01.800Z] Step 9/23 : RUN make cmd/core-data/core-dataStep 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-03T00:08:01.800Z] [2021-02-03T00:08:01.800Z] ---> Running in 8d2d37f1611b [2021-02-03T00:08:01.800Z] ---> Running in 5a326a339da6 [2021-02-03T00:08:01.800Z] ---> 7a90c9d3e0d9 [2021-02-03T00:08:01.800Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-03T00:08:01.800Z] ---> 0fa0d66583e2 [2021-02-03T00:08:01.800Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-03T00:08:01.800Z] ---> 724289fba6e2 [2021-02-03T00:08:01.800Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-03T00:08:01.800Z] ---> Running in be8bd29ff647 [2021-02-03T00:08:01.800Z] ---> Running in a44298ba3242 [2021-02-03T00:08:01.800Z] ---> Running in ca9b970d7b43 [2021-02-03T00:08:01.800Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-03T00:08:01.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-03T00:08:01.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-03T00:08:01.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-03T00:08:01.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-03T00:08:40.692Z] Removing intermediate container ca9b970d7b43 [2021-02-03T00:08:40.692Z] ---> 3d94d2e46795 [2021-02-03T00:08:40.692Z] [2021-02-03T00:08:40.692Z] Step 10/30 : FROM alpine:3.12 [2021-02-03T00:08:40.692Z] 3.12: Pulling from library/alpine [2021-02-03T00:08:40.692Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-03T00:08:40.693Z] Status: Downloaded newer image for alpine:3.12 [2021-02-03T00:08:40.693Z] ---> 389fef711851 [2021-02-03T00:08:40.693Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-03T00:08:40.693Z] ---> Running in cd9c65d87d49 [2021-02-03T00:08:40.693Z] Removing intermediate container cd9c65d87d49 [2021-02-03T00:08:40.693Z] ---> a9162fe1ecd1 [2021-02-03T00:08:40.693Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-03T00:08:40.693Z] ---> Running in c2e6ff627f85 [2021-02-03T00:08:40.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:40.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:40.693Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:08:40.693Z] (2/2) Installing su-exec (0.2-r1) [2021-02-03T00:08:40.693Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:08:40.693Z] OK: 6 MiB in 16 packages [2021-02-03T00:08:46.016Z] Removing intermediate container a44298ba3242 [2021-02-03T00:08:46.016Z] ---> 762d6b853f3e [2021-02-03T00:08:46.016Z] [2021-02-03T00:08:46.016Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:08:46.016Z] ---> 389fef711851 [2021-02-03T00:08:46.016Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:08:46.016Z] Removing intermediate container 5a326a339da6 [2021-02-03T00:08:46.016Z] ---> 1926db499456 [2021-02-03T00:08:46.016Z] [2021-02-03T00:08:46.016Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:08:46.016Z] ---> 389fef711851 [2021-02-03T00:08:46.016Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-03T00:08:46.016Z] Removing intermediate container be8bd29ff647 [2021-02-03T00:08:46.016Z] ---> 966008a967da [2021-02-03T00:08:46.016Z] [2021-02-03T00:08:46.016Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:08:46.016Z] ---> Running in d150f6e4b584 [2021-02-03T00:08:46.016Z] ---> 389fef711851 [2021-02-03T00:08:46.016Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:08:46.016Z] ---> Running in 05d6f57402ba [2021-02-03T00:08:46.016Z] Removing intermediate container c2e6ff627f85 [2021-02-03T00:08:46.016Z] ---> a3b6bec0fc4e [2021-02-03T00:08:46.016Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-03T00:08:46.963Z] ---> Running in 6ba7712a2016 [2021-02-03T00:08:47.975Z] ---> Running in bdd8c2096b90 [2021-02-03T00:08:48.245Z] Removing intermediate container 8d2d37f1611b [2021-02-03T00:08:48.245Z] ---> 6d01a8eeef52 [2021-02-03T00:08:48.245Z] [2021-02-03T00:08:48.245Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:08:48.245Z] ---> 389fef711851 [2021-02-03T00:08:48.245Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-03T00:08:48.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:48.245Z] Removing intermediate container bdd8c2096b90 [2021-02-03T00:08:48.245Z] ---> 07bcc648a024 [2021-02-03T00:08:48.245Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-03T00:08:48.245Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:48.506Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:08:48.506Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:08:48.506Z] OK: 6 MiB in 15 packages [2021-02-03T00:08:48.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:48.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:49.031Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-03T00:08:49.031Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:08:49.031Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:08:49.031Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:08:49.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:49.293Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:49.293Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:08:49.293Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:08:49.293Z] OK: 6 MiB in 15 packages [2021-02-03T00:08:49.555Z] OK: 6 MiB in 16 packages [2021-02-03T00:08:49.555Z] ---> Running in 50c7c063da6a [2021-02-03T00:08:49.555Z] ---> Running in e00945408f04 [2021-02-03T00:08:50.132Z] Removing intermediate container 50c7c063da6a [2021-02-03T00:08:50.132Z] ---> 6123f4a142b4 [2021-02-03T00:08:50.132Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-03T00:08:50.132Z] Removing intermediate container e00945408f04 [2021-02-03T00:08:50.132Z] ---> b20400fab20e [2021-02-03T00:08:50.132Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-03T00:08:50.132Z] ---> Running in 3a784c802364 [2021-02-03T00:08:50.394Z] ---> Running in ec5ef4ae7aec [2021-02-03T00:08:50.394Z] Removing intermediate container d150f6e4b584 [2021-02-03T00:08:50.394Z] ---> a7cf4240fd41 [2021-02-03T00:08:50.394Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:08:50.972Z] Removing intermediate container 6ba7712a2016 [2021-02-03T00:08:50.972Z] ---> 67922fc92841 [2021-02-03T00:08:50.972Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:08:50.972Z] ---> Running in ec121d1c0df0 [2021-02-03T00:08:51.236Z] Removing intermediate container 3a784c802364 [2021-02-03T00:08:51.236Z] ---> ad0b206fdca3 [2021-02-03T00:08:51.236Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-03T00:08:51.236Z] Removing intermediate container 05d6f57402ba [2021-02-03T00:08:51.236Z] ---> 50dc01ae905f [2021-02-03T00:08:51.236Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:08:51.236Z] ---> Running in b30262efb7e5 [2021-02-03T00:08:51.236Z] ---> Running in bb52c8022b9e [2021-02-03T00:08:51.497Z] ---> Running in 82d1da71c960 [2021-02-03T00:08:51.497Z] Removing intermediate container ec121d1c0df0 [2021-02-03T00:08:51.497Z] ---> d1bfe248a38f [2021-02-03T00:08:51.497Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-03T00:08:51.498Z] ---> Running in 824f8c8b15b5 [2021-02-03T00:08:51.759Z] Removing intermediate container b30262efb7e5 [2021-02-03T00:08:51.759Z] ---> 30f8c3bcc43e [2021-02-03T00:08:51.759Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-03T00:08:51.759Z] Removing intermediate container 82d1da71c960 [2021-02-03T00:08:51.759Z] ---> efd17db8c8d4 [2021-02-03T00:08:51.759Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-03T00:08:51.759Z] Removing intermediate container bb52c8022b9e [2021-02-03T00:08:51.759Z] ---> 2e591358ccd6 [2021-02-03T00:08:51.759Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:08:52.337Z] ---> Running in 5d57c3bfab9c [2021-02-03T00:08:52.337Z] ---> Running in aa5c943b4e1d [2021-02-03T00:08:52.337Z] ---> Running in a7d5c6b42a3d [2021-02-03T00:08:52.337Z] Removing intermediate container 824f8c8b15b5 [2021-02-03T00:08:52.337Z] ---> c1dc1f1a364f [2021-02-03T00:08:52.337Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:08:52.600Z] ---> Running in 4a2979863cdb [2021-02-03T00:08:52.872Z] Removing intermediate container 5d57c3bfab9c [2021-02-03T00:08:52.873Z] ---> 4756f6e14409 [2021-02-03T00:08:52.873Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:08:52.873Z] Removing intermediate container aa5c943b4e1d [2021-02-03T00:08:52.873Z] ---> 88fec40905fa [2021-02-03T00:08:52.873Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:08:52.873Z] Removing intermediate container ec5ef4ae7aec [2021-02-03T00:08:52.873Z] ---> 15fa8089fd63 [2021-02-03T00:08:52.873Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-03T00:08:52.873Z] ---> Running in 63ccf5868968 [2021-02-03T00:08:52.873Z] ---> Running in 40474ad8cc9e [2021-02-03T00:08:52.873Z] ---> Running in 971115826f78 [2021-02-03T00:08:53.137Z] Removing intermediate container 4a2979863cdb [2021-02-03T00:08:53.137Z] ---> e9f7b85493e4 [2021-02-03T00:08:53.137Z] Step 15/23 : WORKDIR / [2021-02-03T00:08:53.137Z] ---> Running in 57798b07808c [2021-02-03T00:08:53.402Z] Removing intermediate container 40474ad8cc9e [2021-02-03T00:08:53.402Z] ---> 37384558c18a [2021-02-03T00:08:53.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:08:53.402Z] Removing intermediate container 63ccf5868968 [2021-02-03T00:08:53.402Z] ---> 8a77f9a91853 [2021-02-03T00:08:53.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:08:53.402Z] Removing intermediate container 971115826f78 [2021-02-03T00:08:53.402Z] ---> 42c063c5f23d [2021-02-03T00:08:53.402Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-03T00:08:53.668Z] Removing intermediate container 57798b07808c [2021-02-03T00:08:53.668Z] ---> 919b9de5c77d [2021-02-03T00:08:53.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:08:53.930Z] ---> d3852e3e65ac [2021-02-03T00:08:53.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-03T00:08:53.930Z] ---> 8ecfc0d3a663 [2021-02-03T00:08:53.930Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-03T00:08:53.931Z] Removing intermediate container a7d5c6b42a3d [2021-02-03T00:08:53.931Z] ---> bb8cd72c91be [2021-02-03T00:08:53.931Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-03T00:08:54.193Z] ---> 08326b4bd988 [2021-02-03T00:08:54.193Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-03T00:08:54.481Z] ---> a96ad804aecd [2021-02-03T00:08:54.482Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-03T00:08:54.482Z] ---> Running in a07744c51639 [2021-02-03T00:08:54.482Z] ---> Running in d90650947c69 [2021-02-03T00:08:54.748Z] ---> 3382e82eaa5c [2021-02-03T00:08:54.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-03T00:08:55.012Z] ---> 79caf9ad5492 [2021-02-03T00:08:55.012Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-03T00:08:55.283Z] ---> b425920bead2 [2021-02-03T00:08:55.283Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-03T00:08:55.283Z] ---> 8123c59cb9ba [2021-02-03T00:08:55.283Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-03T00:08:55.550Z] ---> Running in 3e5ae7412b46 [2021-02-03T00:08:55.550Z] ---> 61b90b259c0f [2021-02-03T00:08:55.550Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-03T00:08:55.550Z] ---> Running in dc2da34dc391 [2021-02-03T00:08:55.813Z] Removing intermediate container 3e5ae7412b46 [2021-02-03T00:08:55.813Z] ---> 6ed9058ff129 [2021-02-03T00:08:55.813Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:08:55.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:55.813Z] ---> Running in 50d92afcdf58 [2021-02-03T00:08:55.813Z] ---> 77754d5cd428 [2021-02-03T00:08:55.813Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-03T00:08:56.076Z] Removing intermediate container dc2da34dc391 [2021-02-03T00:08:56.076Z] ---> 2d25311900df [2021-02-03T00:08:56.077Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:08:56.077Z] ---> Running in ec1d66a9f8d3 [2021-02-03T00:08:56.077Z] ---> Running in c8e15e05811f [2021-02-03T00:08:56.077Z] Removing intermediate container 50d92afcdf58 [2021-02-03T00:08:56.077Z] ---> 0eac9c579625 [2021-02-03T00:08:56.077Z] Step 20/22 : LABEL arch=x86_64 [2021-02-03T00:08:56.355Z] ---> Running in c688e7a5f434 [2021-02-03T00:08:56.355Z] Removing intermediate container ec1d66a9f8d3 [2021-02-03T00:08:56.355Z] ---> 25f10986062d [2021-02-03T00:08:56.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:08:56.618Z] Removing intermediate container c8e15e05811f [2021-02-03T00:08:56.618Z] ---> 4760a06a9048 [2021-02-03T00:08:56.618Z] Step 20/22 : LABEL arch=x86_64 [2021-02-03T00:08:56.618Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:08:56.618Z] ---> Running in b7317bb9fe59 [2021-02-03T00:08:56.618Z] ---> Running in 57319bc5bf8b [2021-02-03T00:08:56.881Z] Removing intermediate container c688e7a5f434 [2021-02-03T00:08:56.881Z] ---> 0987987cf461 [2021-02-03T00:08:56.881Z] Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:08:57.148Z] Removing intermediate container d90650947c69 [2021-02-03T00:08:57.148Z] ---> afd0d9e2018b [2021-02-03T00:08:57.149Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:08:57.149Z] Removing intermediate container b7317bb9fe59 [2021-02-03T00:08:57.149Z] ---> 9271cf97db1b [2021-02-03T00:08:57.149Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:08:57.149Z] ---> Running in 57675e854560 [2021-02-03T00:08:57.149Z] ---> Running in 89eacf3d5b1c [2021-02-03T00:08:57.149Z] Removing intermediate container 57319bc5bf8b [2021-02-03T00:08:57.149Z] ---> 4359a9c3480e [2021-02-03T00:08:57.149Z] Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:08:57.410Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-03T00:08:57.410Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-03T00:08:57.410Z] ---> Running in f65635fb5e63 [2021-02-03T00:08:57.410Z] ---> 899fe8a720ca [2021-02-03T00:08:57.410Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-03T00:08:57.410Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-03T00:08:57.410Z] Removing intermediate container 57675e854560 [2021-02-03T00:08:57.410Z] ---> df968a8f35cb [2021-02-03T00:08:57.410Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:08:57.673Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-03T00:08:57.673Z] Removing intermediate container 89eacf3d5b1c [2021-02-03T00:08:57.673Z] ---> 0aa1a4440d14 [2021-02-03T00:08:57.673Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:08:57.673Z] ---> Running in 43ecc7e87288 [2021-02-03T00:08:57.673Z] ---> Running in 2a4fb1714e58 [2021-02-03T00:08:57.940Z] Removing intermediate container f65635fb5e63 [2021-02-03T00:08:57.940Z] ---> 4b772fb74ccf [2021-02-03T00:08:57.940Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:08:57.940Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-03T00:08:57.940Z] ---> Running in 6387c1727f19 [2021-02-03T00:08:57.940Z] Removing intermediate container 43ecc7e87288 [2021-02-03T00:08:57.940Z] ---> b42ea0e3895b [2021-02-03T00:08:57.940Z] [2021-02-03T00:08:57.940Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-03T00:08:58.208Z] Removing intermediate container 2a4fb1714e58 [2021-02-03T00:08:58.208Z] ---> c186e47cb031 [2021-02-03T00:08:58.208Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:08:58.208Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:08:58.208Z] OK: 8 MiB in 20 packages [2021-02-03T00:08:58.208Z] ---> e138982cdc2e [2021-02-03T00:08:58.208Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-03T00:08:58.472Z] Successfully built b42ea0e3895b [2021-02-03T00:08:58.472Z] ---> Running in b99784d00013 [2021-02-03T00:08:58.472Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-03T00:08:58.472Z] Building docker-sys-mgmt-agent-go [2021-02-03T00:08:58.472Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6387c1727f19 [2021-02-03T00:08:58.472Z] ---> 7dd46efb4663 [2021-02-03T00:08:58.472Z] [2021-02-03T00:08:58.741Z] ---> 7649a304c33e [2021-02-03T00:08:58.741Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-03T00:08:58.741Z] Successfully built 7dd46efb4663 [2021-02-03T00:08:58.741Z] Successfully tagged docker-support-notifications-go:latest [2021-02-03T00:08:58.741Z] Building docker-security-secretstore-setup-go [2021-02-03T00:08:58.741Z]  Building docker-support-notifications-go ... done Removing intermediate container b99784d00013 [2021-02-03T00:08:58.741Z] ---> 23ddd01fb915 [2021-02-03T00:08:58.741Z] [2021-02-03T00:08:59.008Z] Removing intermediate container a07744c51639 [2021-02-03T00:08:59.008Z] ---> 263bec159f29 [2021-02-03T00:08:59.008Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:08:59.008Z] Successfully built 23ddd01fb915 [2021-02-03T00:08:59.008Z] ---> 1b9106dec247 [2021-02-03T00:08:59.008Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-03T00:08:59.008Z] Successfully tagged docker-core-command-go:latest [2021-02-03T00:08:59.008Z] Building docker-security-proxy-setup-go [2021-02-03T00:08:59.283Z]  Building docker-core-command-go ... done  ---> Running in c864a5644ce9 [2021-02-03T00:08:59.548Z] ---> 6c2992a4f2f2 [2021-02-03T00:08:59.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-03T00:08:59.548Z] Removing intermediate container c864a5644ce9 [2021-02-03T00:08:59.548Z] ---> d87e87e90fb8 [2021-02-03T00:08:59.548Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-03T00:09:02.890Z] ---> b86f6873cb55 [2021-02-03T00:09:02.890Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-03T00:09:02.890Z] ---> fde70eaca2fb [2021-02-03T00:09:02.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-03T00:09:08.216Z] ---> 627f95f1b097 [2021-02-03T00:09:08.216Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-03T00:09:08.216Z] ---> Running in 30904046d0f1 [2021-02-03T00:09:08.216Z] ---> Running in 006348f8df02 [2021-02-03T00:09:08.804Z] Removing intermediate container 006348f8df02 [2021-02-03T00:09:08.804Z] ---> 14cf88668721 [2021-02-03T00:09:08.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:09:09.069Z] ---> Running in 52e55a1a7162 [2021-02-03T00:09:09.336Z] Removing intermediate container 52e55a1a7162 [2021-02-03T00:09:09.336Z] ---> fe66175c9f57 [2021-02-03T00:09:09.336Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:09:14.693Z] ---> Running in e9556a2858a9 [2021-02-03T00:09:17.296Z] Removing intermediate container e9556a2858a9 [2021-02-03T00:09:17.296Z] ---> d8b685bf01a1 [2021-02-03T00:09:17.297Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:09:17.564Z] ---> Running in dbb64b256b9b [2021-02-03T00:09:17.564Z] Removing intermediate container 30904046d0f1 [2021-02-03T00:09:17.564Z] ---> 8fb611dd5025 [2021-02-03T00:09:17.564Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-03T00:09:20.159Z] gofmt -l . [2021-02-03T00:09:20.159Z] [ "`gofmt -l .`" = "" ] [2021-02-03T00:09:20.159Z] ./bin/test-go-mod-tidy.sh [2021-02-03T00:09:20.159Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-03T00:09:20.842Z] + ls -al . [2021-02-03T00:09:20.842Z] total 712 [2021-02-03T00:09:20.842Z] drwxrwxr-x 9 1001 1001 4096 Feb 3 00:09 . [2021-02-03T00:09:20.842Z] drwxr-xr-x 4 root root 4096 Feb 3 00:05 .. [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 11 Feb 3 00:03 .dockerignore [2021-02-03T00:09:20.842Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 00:03 .git [2021-02-03T00:09:20.842Z] drwxrwxr-x 3 1001 1001 4096 Feb 3 00:03 .github [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 818 Feb 3 00:03 .gitignore [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 166 Feb 3 00:03 .sonarcloud.properties [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:03 Attribution.txt [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:03 CONTRIBUTING.md [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 931 Feb 3 00:03 Dockerfile.build [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 863 Feb 3 00:03 Jenkinsfile [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:03 LICENSE [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:03 Makefile [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:03 README.md [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:03 SECURITY.md [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 5 Feb 3 00:03 VERSION [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:03 ZMQWindows.md [2021-02-03T00:09:20.842Z] drwxrwxr-x 2 1001 1001 4096 Feb 3 00:03 bin [2021-02-03T00:09:20.842Z] drwxrwxr-x 14 1001 1001 4096 Feb 3 00:03 cmd [2021-02-03T00:09:20.842Z] -rw-r--r-- 1 root root 580844 Feb 3 00:07 coverage.out [2021-02-03T00:09:20.842Z] -rw-r--r-- 1 root root 1054 Feb 3 00:09 go.mod [2021-02-03T00:09:20.842Z] -rw-r--r-- 1 root root 19399 Feb 3 00:09 go.sum [2021-02-03T00:09:20.842Z] drwxrwxr-x 8 1001 1001 4096 Feb 3 00:03 internal [2021-02-03T00:09:20.842Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 00:03 openapi [2021-02-03T00:09:20.842Z] drwxrwxr-x 4 1001 1001 4096 Feb 3 00:03 snap [2021-02-03T00:09:20.842Z] -rw-rw-r-- 1 1001 1001 168 Feb 3 00:03 version.go [Pipeline] sh [2021-02-03T00:09:20.934Z] ---> Running in ec26a0e098ab [2021-02-03T00:09:20.934Z] Removing intermediate container dbb64b256b9b [2021-02-03T00:09:20.934Z] ---> 5a26a7d2385b [2021-02-03T00:09:20.934Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:09:21.511Z] + '[' -e coverage.out ] [2021-02-03T00:09:21.511Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-03T00:09:21.550Z] Warning: overwriting stash ‘coverage-report’ [2021-02-03T00:09:21.918Z] ---> Running in 33aaed4ade36 [2021-02-03T00:09:22.513Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:09:22.513Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:09:22.513Z] ---> de52b408fb14 [2021-02-03T00:09:22.513Z] Step 3/21 : WORKDIR /edgex-go [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> f878369e5e42 [2021-02-03T00:09:22.513Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 80765fa94433 [2021-02-03T00:09:22.513Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-03T00:09:22.513Z] Removing intermediate container ec26a0e098ab [2021-02-03T00:09:22.513Z] ---> 173f2ea6441d [2021-02-03T00:09:22.513Z] Step 27/30 : CMD ["gate"] [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> ec77b911a89d [2021-02-03T00:09:22.513Z] Step 6/21 : COPY go.mod . [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 3548aa826f40 [2021-02-03T00:09:22.513Z] Step 7/21 : RUN go mod download [2021-02-03T00:09:22.513Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:09:22.513Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:09:22.513Z] ---> de52b408fb14 [2021-02-03T00:09:22.513Z] Step 3/24 : WORKDIR /edgex-go [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> f878369e5e42 [2021-02-03T00:09:22.513Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 80765fa94433 [2021-02-03T00:09:22.513Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> ec77b911a89d [2021-02-03T00:09:22.513Z] Step 6/24 : COPY go.mod . [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 3548aa826f40 [2021-02-03T00:09:22.513Z] Step 7/24 : RUN go mod download [2021-02-03T00:09:22.513Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:09:22.513Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:09:22.513Z] ---> de52b408fb14 [2021-02-03T00:09:22.513Z] Step 3/26 : WORKDIR /edgex-go [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> f878369e5e42 [2021-02-03T00:09:22.513Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 80765fa94433 [2021-02-03T00:09:22.513Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 65ccbf23f905 [2021-02-03T00:09:22.513Z] Step 8/24 : COPY . . [2021-02-03T00:09:22.513Z] ---> Using cache [2021-02-03T00:09:22.513Z] ---> 65ccbf23f905 [2021-02-03T00:09:22.513Z] Step 8/21 : COPY . . [2021-02-03T00:09:22.629Z] Stashed 1 file(s) [Pipeline] sh [2021-02-03T00:09:22.781Z] ---> Using cache [2021-02-03T00:09:22.781Z] ---> 724289fba6e2 [2021-02-03T00:09:22.781Z] ---> Using cache [2021-02-03T00:09:22.781Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> 724289fba6e2 [2021-02-03T00:09:22.781Z] [2021-02-03T00:09:22.781Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-03T00:09:23.308Z] + make build [2021-02-03T00:09:23.308Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-03T00:09:24.179Z] ---> Running in 5040c390e0e5 [2021-02-03T00:09:24.180Z] ---> Running in ad1c0ce3de41 [2021-02-03T00:09:24.180Z] ---> Running in cecf62eb8a64 [2021-02-03T00:09:24.180Z] ---> Running in d48d703d7c7a [2021-02-03T00:09:24.180Z] Removing intermediate container 33aaed4ade36 [2021-02-03T00:09:24.180Z] ---> 2685a302c0ac [2021-02-03T00:09:24.180Z] [2021-02-03T00:09:24.180Z] Successfully built 2685a302c0ac [2021-02-03T00:09:24.445Z] Successfully tagged docker-core-data-go:latest [2021-02-03T00:09:24.445Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-02-03T00:09:24.445Z] Removing intermediate container d48d703d7c7a [2021-02-03T00:09:24.445Z] ---> dff830c69b26 [2021-02-03T00:09:24.445Z] Step 28/30 : LABEL arch=x86_64 [2021-02-03T00:09:25.059Z] ---> Running in ba8c6236f120 [2021-02-03T00:09:25.323Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:09:25.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-03T00:09:25.597Z] Removing intermediate container ba8c6236f120 [2021-02-03T00:09:25.597Z] ---> f6f3015790eb [2021-02-03T00:09:25.597Z] Step 29/30 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:09:25.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-03T00:09:25.863Z] ---> Running in 4c2c20c3dbaa [2021-02-03T00:09:25.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:09:27.268Z] OK: 233 MiB in 51 packages [2021-02-03T00:09:29.221Z] Removing intermediate container 4c2c20c3dbaa [2021-02-03T00:09:29.221Z] ---> 6b58578f5ea1 [2021-02-03T00:09:29.221Z] Step 30/30 : LABEL version=0.0.0 [2021-02-03T00:09:30.211Z] ---> Running in 5adeb434c5fb [2021-02-03T00:09:30.816Z] Removing intermediate container 5040c390e0e5 [2021-02-03T00:09:30.816Z] ---> 45be4e03269e [2021-02-03T00:09:30.816Z] Step 6/26 : COPY go.mod . [2021-02-03T00:09:30.816Z] Removing intermediate container 5adeb434c5fb [2021-02-03T00:09:30.816Z] ---> 66533975b5ef [2021-02-03T00:09:30.816Z] [2021-02-03T00:09:31.122Z] Successfully built 66533975b5ef [2021-02-03T00:09:31.122Z] ---> d25998294076 [2021-02-03T00:09:31.122Z] Step 7/26 : RUN go mod download [2021-02-03T00:09:31.456Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-03T00:09:31.456Z]  Building docker-security-bootstrapper-go ... done  ---> Running in e23cfcef2f04 [2021-02-03T00:09:35.692Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-03T00:09:37.232Z] Removing intermediate container e23cfcef2f04 [2021-02-03T00:09:37.232Z] ---> 385b2decb78d [2021-02-03T00:09:37.232Z] Step 8/26 : COPY . . [2021-02-03T00:09:42.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:09:42.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:09:42.643Z] ---> de52b408fb14 [2021-02-03T00:09:42.643Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> f878369e5e42 [2021-02-03T00:09:42.643Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> 80765fa94433 [2021-02-03T00:09:42.643Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> ec77b911a89d [2021-02-03T00:09:42.643Z] Step 6/23 : COPY go.mod . [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> 3548aa826f40 [2021-02-03T00:09:42.643Z] Step 7/23 : RUN go mod download [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> 65ccbf23f905 [2021-02-03T00:09:42.643Z] Step 8/23 : COPY . . [2021-02-03T00:09:42.643Z] ---> Using cache [2021-02-03T00:09:42.643Z] ---> 724289fba6e2 [2021-02-03T00:09:42.643Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-03T00:09:45.216Z] ---> Running in bbf7c6424e99 [2021-02-03T00:09:46.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-03T00:09:48.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-03T00:09:48.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-03T00:09:57.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-03T00:10:01.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-03T00:10:03.410Z] Removing intermediate container cecf62eb8a64 [2021-02-03T00:10:03.410Z] ---> c468d2a131c9 [2021-02-03T00:10:03.410Z] [2021-02-03T00:10:03.410Z] Step 10/24 : FROM alpine:3.12 [2021-02-03T00:10:03.410Z] ---> 389fef711851 [2021-02-03T00:10:03.410Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-03T00:10:03.410Z] Removing intermediate container ad1c0ce3de41 [2021-02-03T00:10:03.410Z] ---> 8025657f6eeb [2021-02-03T00:10:03.410Z] [2021-02-03T00:10:03.410Z] Step 10/21 : FROM alpine:3.12 [2021-02-03T00:10:03.410Z] ---> 389fef711851 [2021-02-03T00:10:03.410Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-03T00:10:03.410Z] ---> Running in d5473c003410 [2021-02-03T00:10:03.410Z] ---> c1cf66f44855 [2021-02-03T00:10:03.410Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-03T00:10:03.410Z] ---> Running in c2ecea5e0b44 [2021-02-03T00:10:03.410Z] ---> Running in 4643e01832dc [2021-02-03T00:10:03.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:03.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:03.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-03T00:10:03.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:03.696Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:03.973Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-03T00:10:03.973Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-03T00:10:03.973Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:10:03.973Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-03T00:10:03.973Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:10:03.973Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-03T00:10:03.973Z] (4/5) Installing curl (7.69.1-r3) [2021-02-03T00:10:03.973Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-03T00:10:03.973Z] (4/4) Installing curl (7.69.1-r3) [2021-02-03T00:10:03.973Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:10:03.973Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:10:03.973Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:10:03.973Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:10:04.240Z] OK: 7 MiB in 18 packages [2021-02-03T00:10:04.503Z] OK: 7 MiB in 19 packages [2021-02-03T00:10:05.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-03T00:10:07.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-03T00:10:07.872Z] Removing intermediate container d5473c003410 [2021-02-03T00:10:07.873Z] ---> d1fe44dde458 [2021-02-03T00:10:07.873Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:10:07.873Z] Removing intermediate container c2ecea5e0b44 [2021-02-03T00:10:07.873Z] ---> 2979371bf37d [2021-02-03T00:10:07.873Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:10:07.873Z] ---> Running in 63cdc9f588a2 [2021-02-03T00:10:07.873Z] ---> Running in b6ad930d38a2 [2021-02-03T00:10:07.873Z] Removing intermediate container 63cdc9f588a2 [2021-02-03T00:10:07.873Z] ---> 1449fa3fa942 [2021-02-03T00:10:07.873Z] Step 13/24 : WORKDIR / [2021-02-03T00:10:07.873Z] ---> Running in cb08fed080f0 [2021-02-03T00:10:07.873Z] Removing intermediate container b6ad930d38a2 [2021-02-03T00:10:07.873Z] ---> ab418185042b [2021-02-03T00:10:07.873Z] Step 13/21 : WORKDIR /edgex [2021-02-03T00:10:08.147Z] ---> Running in 28aab2f25f9f [2021-02-03T00:10:08.147Z] Removing intermediate container cb08fed080f0 [2021-02-03T00:10:08.147Z] ---> fb0d6ac4cfd3 [2021-02-03T00:10:08.147Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-03T00:10:08.421Z] Removing intermediate container 28aab2f25f9f [2021-02-03T00:10:08.421Z] ---> 88147486e121 [2021-02-03T00:10:08.421Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-03T00:10:09.035Z] ---> e5b0f184c207 [2021-02-03T00:10:09.035Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-03T00:10:09.035Z] ---> 720b506d8ac9 [2021-02-03T00:10:09.035Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-03T00:10:10.031Z] ---> cb6ccef9ba0f [2021-02-03T00:10:10.031Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-03T00:10:10.031Z] ---> 0671fe3bfc7e [2021-02-03T00:10:10.031Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-03T00:10:10.317Z] ---> 692d8ec26cc0 [2021-02-03T00:10:10.318Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-03T00:10:10.909Z] ---> 49e6814cde49 [2021-02-03T00:10:10.909Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-03T00:10:10.909Z] ---> Running in 484d033df096 [2021-02-03T00:10:11.179Z] ---> 5c497653929c [2021-02-03T00:10:11.179Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-03T00:10:11.179Z] Removing intermediate container 484d033df096 [2021-02-03T00:10:11.179Z] ---> 1aa28fa1a393 [2021-02-03T00:10:11.179Z] Step 18/21 : CMD ["--init=true"] [2021-02-03T00:10:12.743Z] ---> Running in 17ae31faf16e [2021-02-03T00:10:12.743Z] Removing intermediate container 17ae31faf16e [2021-02-03T00:10:12.743Z] ---> e515eca33c30 [2021-02-03T00:10:12.743Z] Step 19/21 : LABEL arch=x86_64 [2021-02-03T00:10:12.747Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-03T00:10:14.140Z] ---> Running in f3b0fcf55f4d [2021-02-03T00:10:14.140Z] ---> 86cfbf271359 [2021-02-03T00:10:14.140Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-03T00:10:14.140Z] Removing intermediate container bbf7c6424e99 [2021-02-03T00:10:14.140Z] ---> ef563ae005e4 [2021-02-03T00:10:14.140Z] [2021-02-03T00:10:14.140Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:10:14.140Z] ---> 389fef711851 [2021-02-03T00:10:14.140Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:10:14.140Z] ---> Using cache [2021-02-03T00:10:14.140Z] ---> 67922fc92841 [2021-02-03T00:10:14.140Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:10:14.412Z] ---> Using cache [2021-02-03T00:10:14.412Z] ---> 30f8c3bcc43e [2021-02-03T00:10:14.412Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-03T00:10:14.412Z] Removing intermediate container f3b0fcf55f4d [2021-02-03T00:10:14.412Z] ---> 7370304bf4e7 [2021-02-03T00:10:14.412Z] Step 20/21 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:10:14.412Z] ---> Running in aba4916aa979 [2021-02-03T00:10:14.684Z] ---> Running in 2ae80c93e946 [2021-02-03T00:10:14.684Z] ---> d13d9a02df56 [2021-02-03T00:10:14.684Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-03T00:10:14.954Z] Removing intermediate container aba4916aa979 [2021-02-03T00:10:14.954Z] ---> 8820800bcecf [2021-02-03T00:10:14.954Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:10:14.954Z] ---> Running in 711503a95d3d [2021-02-03T00:10:15.223Z] Removing intermediate container 2ae80c93e946 [2021-02-03T00:10:15.223Z] ---> b873000875e5 [2021-02-03T00:10:15.223Z] Step 21/21 : LABEL version=0.0.0 [2021-02-03T00:10:15.490Z] ---> Running in 7d26b1e80fdf [2021-02-03T00:10:15.490Z] ---> Running in 7f6c6a0ffd15 [2021-02-03T00:10:15.755Z] Removing intermediate container 7d26b1e80fdf [2021-02-03T00:10:15.755Z] ---> aa1e6b4c3ce1 [2021-02-03T00:10:15.755Z] Step 15/23 : WORKDIR / [2021-02-03T00:10:16.021Z] ---> Running in 23f09e8456d5 [2021-02-03T00:10:16.021Z] Removing intermediate container 7f6c6a0ffd15 [2021-02-03T00:10:16.021Z] ---> aa2c4d42bce2 [2021-02-03T00:10:16.021Z] [2021-02-03T00:10:16.614Z] Successfully built aa2c4d42bce2 [2021-02-03T00:10:16.614Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-03T00:10:16.614Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 23f09e8456d5 [2021-02-03T00:10:16.614Z] ---> f3c699bcad0b [2021-02-03T00:10:16.614Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:10:16.925Z] Removing intermediate container 711503a95d3d [2021-02-03T00:10:16.925Z] ---> 261cef5e2884 [2021-02-03T00:10:16.925Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-03T00:10:16.925Z] ---> 040490d8665a [2021-02-03T00:10:16.925Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-03T00:10:16.925Z] ---> Running in 93046fdf1c43 [2021-02-03T00:10:17.193Z] Removing intermediate container 93046fdf1c43 [2021-02-03T00:10:17.193Z] ---> 4dd2802502b1 [2021-02-03T00:10:17.193Z] Step 22/24 : LABEL arch=x86_64 [2021-02-03T00:10:17.462Z] ---> Running in 8c2729531e3e [2021-02-03T00:10:17.726Z] ---> c3a7720a3d49 [2021-02-03T00:10:17.726Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-03T00:10:17.726Z] Removing intermediate container 8c2729531e3e [2021-02-03T00:10:17.726Z] ---> b9e456f03257 [2021-02-03T00:10:17.726Z] Step 23/24 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:10:17.726Z] ---> Running in 6409b272eb75 [2021-02-03T00:10:17.991Z] ---> c665b97bc3c7 [2021-02-03T00:10:17.991Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-03T00:10:17.991Z] Removing intermediate container 6409b272eb75 [2021-02-03T00:10:17.991Z] ---> 0d7d402e02b9 [2021-02-03T00:10:17.991Z] Step 24/24 : LABEL version=0.0.0 [2021-02-03T00:10:18.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-03T00:10:19.912Z] ---> Running in 5a519f1bdafb [2021-02-03T00:10:19.912Z] ---> Running in 2ab57490625d [2021-02-03T00:10:20.181Z] Removing intermediate container 4643e01832dc [2021-02-03T00:10:20.181Z] ---> 3a6c617e8f12 [2021-02-03T00:10:20.181Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-03T00:10:20.181Z] ---> Running in 5a3b776922ea [2021-02-03T00:10:20.181Z] Removing intermediate container 5a519f1bdafb [2021-02-03T00:10:20.181Z] ---> d0dcefee25b4 [2021-02-03T00:10:20.181Z] [2021-02-03T00:10:20.181Z] Removing intermediate container 2ab57490625d [2021-02-03T00:10:20.181Z] ---> cb2d2a28406c [2021-02-03T00:10:20.181Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:10:20.447Z] Successfully built d0dcefee25b4 [2021-02-03T00:10:20.447Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-03T00:10:20.447Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 3acdce808d56 [2021-02-03T00:10:20.717Z] Removing intermediate container 3acdce808d56 [2021-02-03T00:10:20.717Z] ---> 98d0c5f0980b [2021-02-03T00:10:20.717Z] Step 21/23 : LABEL arch=x86_64 [2021-02-03T00:10:20.717Z] ---> Running in 1d756e1ee469 [2021-02-03T00:10:20.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-03T00:10:20.980Z] Removing intermediate container 1d756e1ee469 [2021-02-03T00:10:20.980Z] ---> 3435137b0f5b [2021-02-03T00:10:20.980Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:10:21.244Z] ---> Running in b21923983c3f [2021-02-03T00:10:21.244Z] Removing intermediate container b21923983c3f [2021-02-03T00:10:21.245Z] ---> aac79059e228 [2021-02-03T00:10:21.245Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:10:21.507Z] ---> Running in 7cc7bdf1e471 [2021-02-03T00:10:21.507Z] Removing intermediate container 7cc7bdf1e471 [2021-02-03T00:10:21.507Z] ---> 5f46c2520abf [2021-02-03T00:10:21.507Z] [2021-02-03T00:10:21.521Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-03T00:10:21.770Z] Successfully built 5f46c2520abf [2021-02-03T00:10:21.770Z] Successfully tagged docker-core-metadata-go:latest [2021-02-03T00:10:22.344Z]  Building docker-core-metadata-go ... done Removing intermediate container 5a3b776922ea [2021-02-03T00:10:22.345Z] ---> 74a104f9f519 [2021-02-03T00:10:22.345Z] [2021-02-03T00:10:22.345Z] Step 11/26 : FROM docker:20.10.0 [2021-02-03T00:10:22.345Z] 20.10.0: Pulling from library/docker [2021-02-03T00:10:24.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-03T00:10:27.648Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-03T00:10:27.648Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-03T00:10:27.648Z] ---> aefe523efa57 [2021-02-03T00:10:27.648Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-03T00:10:27.648Z] ---> Running in f37d021ec941 [2021-02-03T00:10:27.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:27.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:28.173Z] (1/2) Installing readline (8.0.4-r0) [2021-02-03T00:10:28.173Z] (2/2) Installing bash (5.0.17-r0) [2021-02-03T00:10:28.173Z] Executing bash-5.0.17-r0.post-install [2021-02-03T00:10:28.173Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:10:28.173Z] OK: 12 MiB in 22 packages [2021-02-03T00:10:28.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-03T00:10:28.750Z] Removing intermediate container f37d021ec941 [2021-02-03T00:10:28.750Z] ---> 152335f62993 [2021-02-03T00:10:28.750Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-03T00:10:28.750Z] ---> Running in 003689aaa811 [2021-02-03T00:10:29.013Z] Removing intermediate container 003689aaa811 [2021-02-03T00:10:29.013Z] ---> ae0e4b1f4188 [2021-02-03T00:10:29.013Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-03T00:10:29.013Z] ---> Running in f72dd588f123 [2021-02-03T00:10:29.274Z] Removing intermediate container f72dd588f123 [2021-02-03T00:10:29.274Z] ---> ab12dc8038cb [2021-02-03T00:10:29.274Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-03T00:10:29.274Z] ---> Running in 50b0b461759d [2021-02-03T00:10:29.537Z] Removing intermediate container 50b0b461759d [2021-02-03T00:10:29.537Z] ---> afecdf0f895e [2021-02-03T00:10:29.537Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-03T00:10:30.113Z] ---> 35faa33e937b [2021-02-03T00:10:30.113Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-03T00:10:30.374Z] ---> 279f5ddc21af [2021-02-03T00:10:30.374Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-03T00:10:30.640Z] ---> b687e82145c1 [2021-02-03T00:10:30.640Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-03T00:10:30.640Z] ---> Running in 2ef0e569c9ba [2021-02-03T00:10:31.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:31.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:31.475Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-03T00:10:31.475Z] (2/33) Installing expat (2.2.9-r1) [2021-02-03T00:10:31.475Z] (3/33) Installing libffi (3.3-r2) [2021-02-03T00:10:31.475Z] (4/33) Installing gdbm (1.13-r1) [2021-02-03T00:10:31.475Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-03T00:10:31.475Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-03T00:10:31.475Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-03T00:10:32.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-03T00:10:32.866Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-03T00:10:32.867Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-03T00:10:32.867Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-03T00:10:32.867Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-03T00:10:32.867Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-03T00:10:32.867Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-03T00:10:32.867Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-03T00:10:32.867Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-03T00:10:32.867Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-03T00:10:32.867Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-03T00:10:32.867Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-03T00:10:32.867Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-03T00:10:32.867Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-03T00:10:32.867Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-03T00:10:32.867Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-03T00:10:32.867Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-03T00:10:32.867Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-03T00:10:33.131Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-03T00:10:33.131Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-03T00:10:33.131Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-03T00:10:33.131Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-03T00:10:33.131Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-03T00:10:33.131Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-03T00:10:33.131Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-03T00:10:33.131Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-03T00:10:33.131Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-03T00:10:33.394Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:10:33.394Z] OK: 71 MiB in 55 packages [Pipeline] } [2021-02-03T00:10:38.005Z] $ docker stop --time=1 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae [2021-02-03T00:10:40.849Z] $ docker rm -f 97a71c92c805a78c34e46ceb77dc287101b9ec0594a94a5859cff7d4b8334cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:10:43.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:10:43.158Z] [2021-02-03T00:10:43.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:10:43.419Z] Removing intermediate container 2ef0e569c9ba [2021-02-03T00:10:43.419Z] ---> 7b0ef6e7fdab [2021-02-03T00:10:43.419Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-03T00:10:43.419Z] ---> Running in 1cc591ae25c4 [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:10:43.681Z] Collecting docker-compose==1.23.2 [2021-02-03T00:10:43.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:10:43.944Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-03T00:10:43.944Z] Collecting docopt<0.7,>=0.6.1 [2021-02-03T00:10:44.142Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-03T00:10:44.142Z] 29e5d40040c1: Pulling fs layer [2021-02-03T00:10:44.142Z] 1ce36da41761: Pulling fs layer [2021-02-03T00:10:44.142Z] 25b303627fd3: Pulling fs layer [2021-02-03T00:10:44.206Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-03T00:10:44.414Z] 29e5d40040c1: Verifying Checksum [2021-02-03T00:10:44.414Z] 29e5d40040c1: Download complete [2021-02-03T00:10:44.685Z] 1ce36da41761: Verifying Checksum [2021-02-03T00:10:44.685Z] 1ce36da41761: Download complete [2021-02-03T00:10:44.781Z] Collecting jsonschema<3,>=2.5.1 [2021-02-03T00:10:44.781Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-03T00:10:44.781Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-03T00:10:44.958Z] 29e5d40040c1: Pull complete [2021-02-03T00:10:45.044Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-03T00:10:45.044Z] Collecting cached-property<2,>=1.2.0 [2021-02-03T00:10:45.044Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-03T00:10:45.044Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-03T00:10:45.044Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-03T00:10:45.617Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-03T00:10:45.617Z] Collecting texttable<0.10,>=0.9.0 [2021-02-03T00:10:45.617Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-03T00:10:46.193Z] Collecting docker<4.0,>=3.6.0 [2021-02-03T00:10:46.193Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-03T00:10:46.394Z] 1ce36da41761: Pull complete [2021-02-03T00:10:46.394Z] 25b303627fd3: Verifying Checksum [2021-02-03T00:10:46.394Z] 25b303627fd3: Download complete [2021-02-03T00:10:46.456Z] Collecting PyYAML<4,>=3.10 [2021-02-03T00:10:46.456Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-03T00:10:47.401Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-03T00:10:47.401Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-03T00:10:47.662Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-03T00:10:47.662Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-03T00:10:47.662Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-03T00:10:47.663Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-03T00:10:47.663Z] Collecting idna<2.8,>=2.5 [2021-02-03T00:10:47.663Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-03T00:10:47.924Z] Collecting docker-pycreds>=0.4.0 [2021-02-03T00:10:47.924Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-03T00:10:47.924Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-03T00:10:47.924Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-03T00:10:47.924Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-03T00:10:47.924Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-03T00:10:47.924Z] Installing collected packages: docopt, jsonschema, urllib3, idna, requests, cached-property, dockerpty, texttable, docker-pycreds, websocket-client, docker, PyYAML, docker-compose [2021-02-03T00:10:47.924Z] Running setup.py install for docopt: started [2021-02-03T00:10:48.497Z] Running setup.py install for docopt: finished with status 'done' [2021-02-03T00:10:48.497Z] Attempting uninstall: urllib3 [2021-02-03T00:10:48.497Z] Found existing installation: urllib3 1.25.9 [2021-02-03T00:10:48.497Z] Uninstalling urllib3-1.25.9: [2021-02-03T00:10:48.761Z] Successfully uninstalled urllib3-1.25.9 [2021-02-03T00:10:48.761Z] Attempting uninstall: idna [2021-02-03T00:10:48.761Z] Found existing installation: idna 2.9 [2021-02-03T00:10:48.761Z] Uninstalling idna-2.9: [2021-02-03T00:10:49.024Z] Successfully uninstalled idna-2.9 [2021-02-03T00:10:49.024Z] Attempting uninstall: requests [2021-02-03T00:10:49.024Z] Found existing installation: requests 2.23.0 [2021-02-03T00:10:49.024Z] Uninstalling requests-2.23.0: [2021-02-03T00:10:49.024Z] Successfully uninstalled requests-2.23.0 [2021-02-03T00:10:49.288Z] Running setup.py install for dockerpty: started [2021-02-03T00:10:49.862Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-03T00:10:49.862Z] Running setup.py install for texttable: started [2021-02-03T00:10:50.125Z] Running setup.py install for texttable: finished with status 'done' [2021-02-03T00:10:50.700Z] Running setup.py install for PyYAML: started [2021-02-03T00:10:50.965Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-03T00:10:51.227Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-03T00:10:54.550Z] Removing intermediate container 1cc591ae25c4 [2021-02-03T00:10:54.550Z] ---> a75d6d0b101d [2021-02-03T00:10:54.550Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-03T00:10:54.816Z] ---> Running in 060175242a54 [2021-02-03T00:10:55.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:55.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-03T00:10:55.656Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:10:55.656Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-03T00:10:55.656Z] (3/3) Installing curl (7.69.1-r3) [2021-02-03T00:10:55.656Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:10:55.656Z] OK: 72 MiB in 58 packages [2021-02-03T00:10:56.232Z] Removing intermediate container 060175242a54 [2021-02-03T00:10:56.232Z] ---> a0e2e785fe8d [2021-02-03T00:10:56.232Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-03T00:10:56.232Z] ---> Running in 0c7969f38248 [2021-02-03T00:10:56.495Z] Removing intermediate container 0c7969f38248 [2021-02-03T00:10:56.495Z] ---> a61b4e71dc1e [2021-02-03T00:10:56.495Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:10:56.495Z] ---> Running in 02fa72f3cc42 [2021-02-03T00:10:56.530Z] 25b303627fd3: Pull complete [2021-02-03T00:10:56.530Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-03T00:10:56.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:10:56.530Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-03T00:10:56.759Z] Removing intermediate container 02fa72f3cc42 [2021-02-03T00:10:56.759Z] ---> 34df5d4dd5d6 [2021-02-03T00:10:56.759Z] Step 24/26 : LABEL arch=x86_64 [2021-02-03T00:10:56.759Z] ---> Running in cb2183dd56a7 [2021-02-03T00:10:56.821Z] prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container [2021-02-03T00:10:56.912Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-03T00:10:57.022Z] Removing intermediate container cb2183dd56a7 [2021-02-03T00:10:57.022Z] ---> 100d55ebb8a2 [2021-02-03T00:10:57.022Z] Step 25/26 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:10:57.022Z] ---> Running in 075c06f7e5e1 [2021-02-03T00:10:57.285Z] Removing intermediate container 075c06f7e5e1 [2021-02-03T00:10:57.285Z] ---> 93e3dbc444bf [2021-02-03T00:10:57.285Z] Step 26/26 : LABEL version=0.0.0 [2021-02-03T00:10:57.285Z] ---> Running in 5a46eb4580ba [2021-02-03T00:10:57.548Z] Removing intermediate container 5a46eb4580ba [2021-02-03T00:10:57.548Z] ---> 925cbd3a2241 [2021-02-03T00:10:57.548Z] [2021-02-03T00:10:57.548Z] Successfully built 925cbd3a2241 [2021-02-03T00:10:57.548Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-03T00:10:57.825Z]  Building docker-sys-mgmt-agent-go ... done  [2021-02-03T00:11:00.236Z] $ docker top 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 -eo pid,comm [Pipeline] { [Pipeline] } [2021-02-03T00:11:00.768Z] $ docker stop --time=1 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 [2021-02-03T00:11:02.444Z] $ docker rm -f 6a644b0cdaedd19273327c2324cdcd5c581f33d7e9cd45ec22f1e46e821057c8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-02-03T00:11:03.004Z] + docker images [2021-02-03T00:11:03.004Z] + grep docker [2021-02-03T00:11:03.267Z] docker-sys-mgmt-agent-go latest 925cbd3a2241 6 seconds ago 313MB [2021-02-03T00:11:03.267Z] docker-core-metadata-go latest 5f46c2520abf 42 seconds ago 18.8MB [2021-02-03T00:11:03.267Z] docker-security-secretstore-setup-go latest d0dcefee25b4 43 seconds ago 24.6MB [2021-02-03T00:11:03.267Z] docker-security-proxy-setup-go latest aa2c4d42bce2 48 seconds ago 24.4MB [2021-02-03T00:11:03.267Z] docker-security-bootstrapper-go latest 66533975b5ef About a minute ago 17.9MB [2021-02-03T00:11:03.267Z] docker-core-data-go latest 2685a302c0ac About a minute ago 22.3MB [2021-02-03T00:11:03.267Z] docker-support-notifications-go latest 7dd46efb4663 2 minutes ago 17.5MB [2021-02-03T00:11:03.267Z] docker-core-command-go latest 23ddd01fb915 2 minutes ago 16.9MB [2021-02-03T00:11:03.267Z] docker-support-scheduler-go latest b42ea0e3895b 2 minutes ago 17MB [2021-02-03T00:11:03.267Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [2021-02-03T00:11:03.410Z] + docker-compose build --help [2021-02-03T00:11:03.411Z] + grep parallel [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-03T00:11:04.591Z] Running on prd-ubuntu18.04-docker-8c-8g-24595 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws [2021-02-03T00:11:04.694Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-03T00:11:06.802Z] --parallel Build images in parallel. [2021-02-03T00:11:06.996Z] using credential edgex-jenkins-ssh [2021-02-03T00:11:07.049Z] Cloning the remote Git repository [Pipeline] } [2021-02-03T00:11:07.124Z] $ docker stop --time=1 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 [2021-02-03T00:11:07.069Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:11:07.138Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-03T00:11:07.165Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:11:07.165Z] > git --version # timeout=10 [2021-02-03T00:11:07.173Z] > git --version # 'git version 2.17.1' [2021-02-03T00:11:07.173Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:11:07.197Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:11:09.053Z] $ docker rm -f 98d007404c0afea0b05234fb57f1c37d2f58417021c1475462f05c4256a6b9b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:11:10.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-03T00:11:10.067Z] . [Pipeline] withDockerContainer [2021-02-03T00:11:10.346Z] prd-ubuntu18.04-docker-arm64-4c-16g-24630 does not seem to be running inside a container [2021-02-03T00:11:10.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-03T00:11:11.861Z] $ docker top 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b -eo pid,comm [2021-02-03T00:11:11.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:11:11.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-03T00:11:11.766Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-03T00:11:11.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-03T00:11:11.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:11:11.779Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { [Pipeline] sh [2021-02-03T00:11:12.381Z] Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 6f35d1e4c32490934954dd0a0399a77df47d6746 [2021-02-03T00:11:12.593Z] Merge succeeded, producing 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 [2021-02-03T00:11:12.593Z] Checking out Revision 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 (PR-3115) [2021-02-03T00:11:12.930Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-03T00:11:12.414Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:11:12.422Z] > git checkout -f 6f35d1e4c32490934954dd0a0399a77df47d6746 # timeout=10 [2021-02-03T00:11:12.493Z] > git remote # timeout=10 [2021-02-03T00:11:12.506Z] > git config --get remote.origin.url # timeout=10 [2021-02-03T00:11:12.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-03T00:11:12.516Z] > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 [2021-02-03T00:11:12.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-03T00:11:12.597Z] > git config core.sparsecheckout # timeout=10 [2021-02-03T00:11:12.604Z] > git checkout -f 5273bb7b8f14663e38b1840d7fb1ab13edb3b026 # timeout=10 [2021-02-03T00:11:16.239Z] Commit message: "Merge commit '74c372326013f994c98436bf4455b6fe21c08430' into HEAD" [2021-02-03T00:11:16.239Z] First time build. Skipping changelog. [2021-02-03T00:11:16.272Z] > git --version # timeout=10 [2021-02-03T00:11:16.275Z] > git --version # 'git version 2.17.1' [2021-02-03T00:11:16.285Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:11:17.235Z] Building docker-core-command-go ... [2021-02-03T00:11:17.235Z] Building docker-core-data-go ... [2021-02-03T00:11:17.235Z] Building docker-core-metadata-go ... [2021-02-03T00:11:17.235Z] Building docker-security-bootstrapper-go ... [2021-02-03T00:11:17.235Z] Building docker-security-proxy-setup-go ... [2021-02-03T00:11:17.235Z] Building docker-security-secretstore-setup-go ... [2021-02-03T00:11:17.235Z] Building docker-support-notifications-go ... [2021-02-03T00:11:17.235Z] Building docker-support-scheduler-go ... [2021-02-03T00:11:17.235Z] Building docker-sys-mgmt-agent-go ... [2021-02-03T00:11:17.235Z] Building docker-support-notifications-go [2021-02-03T00:11:17.235Z] Building docker-support-scheduler-go [2021-02-03T00:11:17.235Z] Building docker-sys-mgmt-agent-go [2021-02-03T00:11:17.235Z] Building docker-security-secretstore-setup-go [2021-02-03T00:11:17.235Z] Building docker-security-proxy-setup-go [2021-02-03T00:11:17.575Z] + echo snap-build.sh [2021-02-03T00:11:17.575Z] snap-build.sh [2021-02-03T00:11:17.575Z] + SNAP_BASE_DIR=. [2021-02-03T00:11:17.575Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-03T00:11:17.575Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-03T00:11:17.575Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-03T00:11:17.575Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-03T00:11:17.575Z] + cd /w/workspace/edgex-go/1 [2021-02-03T00:11:17.575Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-03T00:11:17.575Z] Reading package lists... [2021-02-03T00:11:17.837Z] Building dependency tree... [2021-02-03T00:11:17.837Z] Reading state information... [2021-02-03T00:11:17.837Z] The following packages were automatically installed and are no longer required: [2021-02-03T00:11:17.837Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-03T00:11:17.837Z] uidmap xdelta3 [2021-02-03T00:11:17.837Z] Use 'sudo apt autoremove' to remove them. [2021-02-03T00:11:18.099Z] The following packages will be REMOVED: [2021-02-03T00:11:18.099Z] lxd* lxd-client* [2021-02-03T00:11:18.360Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-03T00:11:18.360Z] After this operation, 31.7 MB disk space will be freed. [2021-02-03T00:11:19.671Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-03T00:11:19.671Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:11:20.619Z] Removing lxd dnsmasq configuration [2021-02-03T00:11:20.619Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:11:20.619Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-03T00:12:25.283Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:12:25.283Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:12:25.283Z] ---> 6a844de16b39 [2021-02-03T00:12:25.283Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:12:25.283Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:12:25.283Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:12:25.283Z] ---> 6a844de16b39 [2021-02-03T00:12:25.283Z] Step 3/21 : WORKDIR /edgex-go [2021-02-03T00:12:25.564Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:12:25.564Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:12:25.564Z] ---> 6a844de16b39 [2021-02-03T00:12:25.564Z] Step 3/26 : WORKDIR /edgex-go [2021-02-03T00:12:25.836Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:12:25.836Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:12:25.836Z] ---> 6a844de16b39 [2021-02-03T00:12:25.836Z] Step 3/24 : WORKDIR /edgex-go [2021-02-03T00:12:25.836Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:12:25.836Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:12:25.836Z] ---> 6a844de16b39 [2021-02-03T00:12:25.836Z] Step 3/22 : WORKDIR /edgex-go [2021-02-03T00:12:30.113Z] ---> Running in e368e45b8827 [2021-02-03T00:12:30.113Z] ---> Running in 94b69cf0a9a1 [2021-02-03T00:12:30.113Z] ---> Running in 7e6820823ac5 [2021-02-03T00:12:30.113Z] ---> Running in 45ce4114717f [2021-02-03T00:12:30.386Z] ---> Running in 94d3f772fbed [2021-02-03T00:12:30.979Z] Removing intermediate container e368e45b8827 [2021-02-03T00:12:30.979Z] ---> 721843a2eeba [2021-02-03T00:12:30.979Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:12:30.979Z] Removing intermediate container 94b69cf0a9a1 [2021-02-03T00:12:30.979Z] ---> 79bca6223708 [2021-02-03T00:12:30.979Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:12:31.252Z] Removing intermediate container 7e6820823ac5 [2021-02-03T00:12:31.252Z] ---> eed3ff418be2 [2021-02-03T00:12:31.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:12:31.252Z] Removing intermediate container 94d3f772fbed [2021-02-03T00:12:31.252Z] ---> 371091f089f9 [2021-02-03T00:12:31.252Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:12:31.252Z] Removing intermediate container 45ce4114717f [2021-02-03T00:12:31.252Z] ---> bbb89cbdab64 [2021-02-03T00:12:31.252Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:12:31.252Z] ---> Running in 9c943599e652 [2021-02-03T00:12:31.252Z] ---> Running in 1d3cf4dcf690 [2021-02-03T00:12:31.527Z] ---> Running in 5844d9ce302e [2021-02-03T00:12:31.527Z] ---> Running in 39686f600ee0 [2021-02-03T00:12:31.527Z] ---> Running in 6c0612226ffb [2021-02-03T00:12:34.926Z] Removing intermediate container 9c943599e652 [2021-02-03T00:12:34.926Z] ---> 03388a9da813 [2021-02-03T00:12:34.926Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-03T00:12:34.926Z] ---> Running in 163d83e9cef9 [2021-02-03T00:12:35.207Z] Removing intermediate container 1d3cf4dcf690 [2021-02-03T00:12:35.207Z] ---> 22f7481495fc [2021-02-03T00:12:35.207Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-03T00:12:35.207Z] ---> Running in 2d60c64e566f [2021-02-03T00:12:35.491Z] Removing intermediate container 39686f600ee0 [2021-02-03T00:12:35.491Z] ---> 2a0e9db4f585 [2021-02-03T00:12:35.491Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-03T00:12:35.491Z] Removing intermediate container 5844d9ce302e [2021-02-03T00:12:35.491Z] ---> 8e9a5731da87 [2021-02-03T00:12:35.491Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-03T00:12:35.773Z] ---> Running in 9e557b63ed4d [2021-02-03T00:12:35.773Z] ---> Running in 09bd9d7bfc5e [2021-02-03T00:12:36.049Z] Removing intermediate container 6c0612226ffb [2021-02-03T00:12:36.049Z] ---> aac42eeb5d5f [2021-02-03T00:12:36.049Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-03T00:12:36.329Z] ---> Running in b514e7e2b89b [2021-02-03T00:12:36.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:37.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:37.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:37.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:37.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:37.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:38.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:38.317Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:38.317Z] OK: 217 MiB in 51 packages [2021-02-03T00:12:38.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:38.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:12:38.897Z] OK: 217 MiB in 51 packages [2021-02-03T00:12:39.502Z] OK: 217 MiB in 51 packages [2021-02-03T00:12:39.502Z] OK: 217 MiB in 51 packages [2021-02-03T00:12:39.502Z] OK: 217 MiB in 51 packages [2021-02-03T00:12:40.104Z] Removing intermediate container 163d83e9cef9 [2021-02-03T00:12:40.104Z] ---> 3f365b4a7882 [2021-02-03T00:12:40.104Z] Step 6/26 : COPY go.mod . [2021-02-03T00:12:40.718Z] Removing intermediate container 2d60c64e566f [2021-02-03T00:12:40.718Z] ---> 007a3e87018d [2021-02-03T00:12:40.718Z] Step 6/22 : COPY go.mod . [2021-02-03T00:12:40.994Z] ---> 8caef5b48c05 [2021-02-03T00:12:40.995Z] Step 7/26 : RUN go mod download [2021-02-03T00:12:40.995Z] Removing intermediate container 9e557b63ed4d [2021-02-03T00:12:40.995Z] ---> 24431894e2eb [2021-02-03T00:12:40.995Z] Step 6/22 : COPY go.mod . [2021-02-03T00:12:41.269Z] ---> Running in 0afab0640f57 [2021-02-03T00:12:41.545Z] Removing intermediate container b514e7e2b89b [2021-02-03T00:12:41.545Z] ---> 2a543c32c5d9 [2021-02-03T00:12:41.545Z] Step 6/21 : COPY go.mod . [2021-02-03T00:12:41.545Z] Removing intermediate container 09bd9d7bfc5e [2021-02-03T00:12:41.545Z] ---> a5ea5674f6ad [2021-02-03T00:12:41.545Z] Step 6/24 : COPY go.mod . [2021-02-03T00:12:41.545Z] ---> 7cc0854ddd91 [2021-02-03T00:12:41.545Z] Step 7/22 : RUN go mod download [2021-02-03T00:12:41.825Z] ---> Running in 3272719d920a [2021-02-03T00:12:42.430Z] ---> 3123e271cd0a [2021-02-03T00:12:42.430Z] Step 7/22 : RUN go mod download [2021-02-03T00:12:42.430Z] ---> Running in 67e5ee066e89 [2021-02-03T00:12:42.703Z] ---> 98a154b5c418 [2021-02-03T00:12:42.703Z] Step 7/21 : RUN go mod download [2021-02-03T00:12:42.703Z] ---> 542c88e6750b [2021-02-03T00:12:42.703Z] Step 7/24 : RUN go mod download [2021-02-03T00:12:42.978Z] ---> Running in 9c504b0f8eec [2021-02-03T00:12:42.978Z] ---> Running in 79ace9f8cbd6 [2021-02-03T00:12:45.616Z] Removing intermediate container 0afab0640f57 [2021-02-03T00:12:45.616Z] ---> 29e7fd0e7864 [2021-02-03T00:12:45.616Z] Step 8/26 : COPY . . [2021-02-03T00:12:46.216Z] Removing intermediate container 3272719d920a [2021-02-03T00:12:46.216Z] ---> 035ecff4085c [2021-02-03T00:12:46.216Z] Step 8/22 : COPY . . [2021-02-03T00:12:46.819Z] Removing intermediate container 67e5ee066e89 [2021-02-03T00:12:46.819Z] ---> 48ee0d45d3c7 [2021-02-03T00:12:46.819Z] Step 8/22 : COPY . . [2021-02-03T00:12:50.219Z] Removing intermediate container 9c504b0f8eec [2021-02-03T00:12:50.219Z] ---> 335ffaf12332 [2021-02-03T00:12:50.219Z] Step 8/24 : COPY . . [2021-02-03T00:12:50.219Z] Removing intermediate container 79ace9f8cbd6 [2021-02-03T00:12:50.219Z] ---> 3b7b9e05cba5 [2021-02-03T00:12:50.219Z] Step 8/21 : COPY . . [2021-02-03T00:13:12.142Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-03T00:13:12.142Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-03T00:13:12.142Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-03T00:13:12.142Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-03T00:13:12.142Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-03T00:13:12.142Z] + sudo snap remove --purge lxd [2021-02-03T00:13:12.142Z] snap "lxd" is not installed [2021-02-03T00:13:12.143Z] + sudo groupadd --force --system lxd [2021-02-03T00:13:12.143Z] ++ whoami [2021-02-03T00:13:12.143Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-03T00:13:12.143Z] + newgrp - lxd [2021-02-03T00:13:12.143Z] + sudo snap install lxd [2021-02-03T00:13:12.143Z] 2021-02-03T00:13:09Z INFO Waiting for automatic snapd restart... [2021-02-03T00:13:17.039Z] ---> 390539e6c5a5 [2021-02-03T00:13:17.039Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-03T00:13:17.039Z] ---> b67fe15b2c26 [2021-02-03T00:13:17.039Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-03T00:13:17.039Z] ---> c238afcfe980 [2021-02-03T00:13:17.039Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-03T00:13:17.039Z] ---> ff90a61032c2 [2021-02-03T00:13:17.039Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-03T00:13:17.039Z] ---> ffcc25d24cad [2021-02-03T00:13:17.039Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-03T00:13:17.039Z] ---> Running in 88db916b3de9 [2021-02-03T00:13:17.039Z] ---> Running in be63d1f79dce [2021-02-03T00:13:17.039Z] ---> Running in 364dcfd6421f [2021-02-03T00:13:17.039Z] ---> Running in 83c8d05fa1a8 [2021-02-03T00:13:17.039Z] ---> Running in 8c325c8c5fbd [2021-02-03T00:13:17.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-02-03T00:13:17.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-02-03T00:13:17.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-02-03T00:13:17.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-02-03T00:13:17.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-02-03T00:13:30.285Z] lxd 4.10 from Canonical* installed [2021-02-03T00:13:30.285Z] + sudo lxd init --auto [2021-02-03T00:13:36.903Z] + sudo snap install --classic snapcraft [2021-02-03T00:13:42.196Z] snapcraft 4.4.4 from Canonical* installed [2021-02-03T00:13:42.196Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-03T00:13:42.196Z] + patch --verbose -p1 [2021-02-03T00:13:42.196Z] Hmm... Looks like a unified diff to me... [2021-02-03T00:13:42.196Z] The text leading up to this was: [2021-02-03T00:13:42.196Z] -------------------------- [2021-02-03T00:13:42.196Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-03T00:13:42.196Z] |From: Tony Espy [2021-02-03T00:13:42.196Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-03T00:13:42.196Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-03T00:13:42.196Z] | [2021-02-03T00:13:42.196Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-03T00:13:42.196Z] |optimize the snap CI check run for pull requests. When [2021-02-03T00:13:42.196Z] |applied, it essentially strips out everything (apps and [2021-02-03T00:13:42.196Z] |parts) from the snapcraft.yaml file except those required [2021-02-03T00:13:42.196Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-03T00:13:42.196Z] |catch changes to edgex-go that break the snap build. [2021-02-03T00:13:42.196Z] | [2021-02-03T00:13:42.196Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-03T00:13:42.196Z] |to update this patch file, otherwise it may fail to apply, [2021-02-03T00:13:42.196Z] |resulting in a failed snap build CI check in the associated [2021-02-03T00:13:42.196Z] |pull request. [2021-02-03T00:13:42.196Z] | [2021-02-03T00:13:42.196Z] |Note - in addition to applying this patch, the pipeline also [2021-02-03T00:13:42.196Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-03T00:13:42.196Z] |need to build the finally binary .snap file (and it won't [2021-02-03T00:13:42.196Z] |work with the patch applied). This further reduces the build [2021-02-03T00:13:42.196Z] |time. [2021-02-03T00:13:42.196Z] |--- [2021-02-03T00:13:42.196Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-03T00:13:42.196Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-03T00:13:42.196Z] | [2021-02-03T00:13:42.196Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-03T00:13:42.196Z] |index 1e537489..faf42425 100644 [2021-02-03T00:13:42.196Z] |--- a/snap/snapcraft.yaml [2021-02-03T00:13:42.196Z] |+++ b/snap/snapcraft.yaml [2021-02-03T00:13:42.196Z] -------------------------- [2021-02-03T00:13:42.196Z] patching file snap/snapcraft.yaml [2021-02-03T00:13:42.196Z] Using Plan A... [2021-02-03T00:13:42.196Z] Hunk #1 FAILED at 73. [2021-02-03T00:13:42.196Z] Hunk #2 succeeded at 278 with fuzz 1 (offset 7 lines). [2021-02-03T00:13:42.196Z] Hunk #3 succeeded at 290 (offset 4 lines). [2021-02-03T00:13:42.196Z] Hunk #4 succeeded at 298 (offset 4 lines). [2021-02-03T00:13:42.196Z] Hunk #5 succeeded at 305 (offset 4 lines). [2021-02-03T00:13:42.196Z] Hunk #6 succeeded at 332 (offset 4 lines). [2021-02-03T00:13:42.196Z] Hunk #7 succeeded at 366 (offset 4 lines). [2021-02-03T00:13:42.196Z] Hunk #8 succeeded at 425 (offset 12 lines). [2021-02-03T00:13:42.196Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-02-03T00:13:42.196Z] Hmm... Ignoring the trailing garbage. [2021-02-03T00:13:42.196Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-03T00:13:43.592Z] Failed in branch amd64 [2021-02-03T00:14:38.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-02-03T00:14:38.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-02-03T00:14:51.322Z] Removing intermediate container 364dcfd6421f [2021-02-03T00:14:51.322Z] ---> 3273a8a71266 [2021-02-03T00:14:51.322Z] [2021-02-03T00:14:51.322Z] Step 10/24 : FROM alpine:3.12 [2021-02-03T00:14:51.322Z] Removing intermediate container 88db916b3de9 [2021-02-03T00:14:51.322Z] ---> c72552cfd01b [2021-02-03T00:14:51.322Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-03T00:14:51.322Z] 3.12: Pulling from library/alpine [2021-02-03T00:14:51.322Z] ---> Running in 7ec7378e6f96 [2021-02-03T00:14:52.304Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-03T00:14:52.304Z] Status: Downloaded newer image for alpine:3.12 [2021-02-03T00:14:52.304Z] ---> afeebe901d6b [2021-02-03T00:14:52.304Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-03T00:14:52.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-02-03T00:14:53.184Z] ---> Running in 66178faf668e [2021-02-03T00:14:53.184Z] Removing intermediate container 8c325c8c5fbd [2021-02-03T00:14:53.184Z] ---> f5fd6d2537fc [2021-02-03T00:14:53.184Z] [2021-02-03T00:14:53.184Z] Step 10/21 : FROM alpine:3.12 [2021-02-03T00:14:53.184Z] ---> afeebe901d6b [2021-02-03T00:14:53.184Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-03T00:14:53.463Z] ---> Running in 6934d853b204 [2021-02-03T00:14:55.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:14:55.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:14:55.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:14:55.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:14:56.333Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-03T00:14:56.333Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:14:56.333Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-03T00:14:56.333Z] (4/5) Installing curl (7.69.1-r3) [2021-02-03T00:14:56.333Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-03T00:14:56.333Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-03T00:14:56.333Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:14:56.623Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:14:56.623Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:14:56.623Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-03T00:14:56.623Z] (4/4) Installing curl (7.69.1-r3) [2021-02-03T00:14:56.623Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:14:56.623Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:14:56.906Z] OK: 7 MiB in 19 packages [2021-02-03T00:14:56.906Z] OK: 7 MiB in 18 packages [2021-02-03T00:14:58.377Z] Removing intermediate container 7ec7378e6f96 [2021-02-03T00:14:58.377Z] ---> 7271bc6de1a5 [2021-02-03T00:14:58.377Z] [2021-02-03T00:14:58.377Z] Step 11/26 : FROM docker:20.10.0 [2021-02-03T00:14:58.653Z] 20.10.0: Pulling from library/docker [2021-02-03T00:15:00.667Z] Removing intermediate container 66178faf668e [2021-02-03T00:15:00.667Z] ---> cdad0bba4c95 [2021-02-03T00:15:00.667Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:15:00.667Z] Removing intermediate container 6934d853b204 [2021-02-03T00:15:00.667Z] ---> 58758b5e8876 [2021-02-03T00:15:00.667Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-03T00:15:00.940Z] ---> Running in d529323c81dd [2021-02-03T00:15:01.240Z] ---> Running in 50fef7a6796c [2021-02-03T00:15:02.263Z] Removing intermediate container d529323c81dd [2021-02-03T00:15:02.263Z] ---> 74ec794e970d [2021-02-03T00:15:02.263Z] Step 13/24 : WORKDIR / [2021-02-03T00:15:03.269Z] ---> Running in bf3da5f5fa35 [2021-02-03T00:15:03.269Z] Removing intermediate container 50fef7a6796c [2021-02-03T00:15:03.269Z] ---> f82de64e9472 [2021-02-03T00:15:03.269Z] Step 13/21 : WORKDIR /edgex [2021-02-03T00:15:03.870Z] ---> Running in 0fb9fa7db852 [2021-02-03T00:15:04.164Z] Removing intermediate container 83c8d05fa1a8 [2021-02-03T00:15:04.164Z] ---> 6ec6f62c9849 [2021-02-03T00:15:04.164Z] [2021-02-03T00:15:04.164Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:15:04.164Z] ---> afeebe901d6b [2021-02-03T00:15:04.164Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-03T00:15:04.464Z] Removing intermediate container be63d1f79dce [2021-02-03T00:15:04.464Z] ---> a619898ca7c9 [2021-02-03T00:15:04.464Z] [2021-02-03T00:15:04.464Z] Step 10/22 : FROM alpine:3.12 [2021-02-03T00:15:04.464Z] ---> afeebe901d6b [2021-02-03T00:15:04.464Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:15:04.464Z] Removing intermediate container bf3da5f5fa35 [2021-02-03T00:15:04.464Z] ---> d92f0b5c717a [2021-02-03T00:15:04.464Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-03T00:15:04.756Z] ---> Running in 7850faf0d970 [2021-02-03T00:15:04.756Z] ---> Running in 84e3507e32aa [2021-02-03T00:15:05.220Z] Removing intermediate container 0fb9fa7db852 [2021-02-03T00:15:05.220Z] ---> 29c8a1c7c641 [2021-02-03T00:15:05.220Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-03T00:15:06.828Z] ---> 0a0932bd5245 [2021-02-03T00:15:06.828Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-03T00:15:06.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:07.118Z] ---> fff589c3a5fe [2021-02-03T00:15:07.118Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-03T00:15:07.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:07.118Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:07.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:07.698Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-03T00:15:07.698Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:15:07.996Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:15:07.996Z] Executing ca-certificates-20191127-r4.trigger [2021-02-03T00:15:07.996Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-03T00:15:07.996Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:15:07.996Z] OK: 5 MiB in 15 packages [2021-02-03T00:15:07.996Z] OK: 6 MiB in 16 packages [2021-02-03T00:15:09.037Z] ---> ff3e05423ea6 [2021-02-03T00:15:09.037Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-03T00:15:09.663Z] ---> 6f88a231341e [2021-02-03T00:15:09.663Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-03T00:15:10.287Z] ---> 26c278c2b7f7 [2021-02-03T00:15:10.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-03T00:15:10.896Z] Removing intermediate container 84e3507e32aa [2021-02-03T00:15:10.896Z] ---> 00458e454039 [2021-02-03T00:15:11.168Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:15:11.452Z] Removing intermediate container 7850faf0d970 [2021-02-03T00:15:11.452Z] ---> b8220c7d9396 [2021-02-03T00:15:11.452Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:15:12.064Z] ---> Running in 9ca5ae5eeeac [2021-02-03T00:15:12.064Z] ---> df01fb59ffc0 [2021-02-03T00:15:12.064Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-03T00:15:12.342Z] ---> Running in 434a7741fdac [2021-02-03T00:15:12.342Z] ---> b1035d2575cc [2021-02-03T00:15:12.342Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-03T00:15:12.342Z] ---> Running in ab558bd05d9d [2021-02-03T00:15:12.623Z] Removing intermediate container 9ca5ae5eeeac [2021-02-03T00:15:12.623Z] ---> ceff86eaa190 [2021-02-03T00:15:12.623Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-03T00:15:12.899Z] ---> Running in cc9458b40ddf [2021-02-03T00:15:12.899Z] Removing intermediate container 434a7741fdac [2021-02-03T00:15:12.899Z] ---> 309e773c7dee [2021-02-03T00:15:12.899Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-03T00:15:13.181Z] Removing intermediate container ab558bd05d9d [2021-02-03T00:15:13.181Z] ---> 85417fbb3baf [2021-02-03T00:15:13.181Z] Step 18/21 : CMD ["--init=true"] [2021-02-03T00:15:13.473Z] ---> Running in b95d1e72e8ca [2021-02-03T00:15:13.755Z] ---> Running in 6ec202ce6cd8 [2021-02-03T00:15:13.755Z] Removing intermediate container cc9458b40ddf [2021-02-03T00:15:13.755Z] ---> a4f543e177b3 [2021-02-03T00:15:13.755Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:15:13.755Z] ---> 0eeb954a9729 [2021-02-03T00:15:13.755Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-03T00:15:14.028Z] ---> Running in 1d2d54263cfc [2021-02-03T00:15:14.028Z] Removing intermediate container b95d1e72e8ca [2021-02-03T00:15:14.028Z] ---> 395de9a1c663 [2021-02-03T00:15:14.028Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-03T00:15:14.302Z] ---> Running in 2e9a55fbd85e [2021-02-03T00:15:14.302Z] Removing intermediate container 6ec202ce6cd8 [2021-02-03T00:15:14.302Z] ---> 6aa5ee8a8f79 [2021-02-03T00:15:14.302Z] Step 19/21 : LABEL arch=arm64 [2021-02-03T00:15:14.302Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-03T00:15:14.575Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-03T00:15:14.575Z] ---> eeaf43b92773 [2021-02-03T00:15:14.575Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-03T00:15:14.575Z] ---> Running in dd5a30e8e141 [2021-02-03T00:15:14.575Z] Removing intermediate container 1d2d54263cfc [2021-02-03T00:15:14.575Z] ---> 898035eb97f5 [2021-02-03T00:15:14.575Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:15:14.852Z] ---> Running in 59a2188bc7bd [2021-02-03T00:15:14.852Z] ---> ee62c4633420 [2021-02-03T00:15:14.852Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-03T00:15:14.852Z] Removing intermediate container 2e9a55fbd85e [2021-02-03T00:15:14.852Z] ---> be8110e6fc91 [2021-02-03T00:15:14.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:15:15.134Z] ---> Running in d02c38108508 [2021-02-03T00:15:15.410Z] Removing intermediate container dd5a30e8e141 [2021-02-03T00:15:15.410Z] ---> 6ed5a6b75530 [2021-02-03T00:15:15.410Z] Step 20/21 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:15:15.689Z] ---> Running in 19fbd40f8bf4 [2021-02-03T00:15:15.689Z] ---> e7e23da09428 [2021-02-03T00:15:15.689Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-03T00:15:15.975Z] ---> 2ff5eb54929f [2021-02-03T00:15:15.975Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-03T00:15:16.585Z] Removing intermediate container 19fbd40f8bf4 [2021-02-03T00:15:16.585Z] ---> 717797f1b3e9 [2021-02-03T00:15:16.585Z] Step 21/21 : LABEL version=0.0.0 [2021-02-03T00:15:16.585Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:16.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:16.863Z] ---> Running in a53b9c89f6c8 [2021-02-03T00:15:17.524Z] (1/2) Installing readline (8.0.4-r0) [2021-02-03T00:15:17.524Z] (2/2) Installing bash (5.0.17-r0) [2021-02-03T00:15:17.853Z] ---> 3dad375eb541 [2021-02-03T00:15:17.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-03T00:15:17.853Z] Removing intermediate container a53b9c89f6c8 [2021-02-03T00:15:17.853Z] ---> 0eedfb7c06e7 [2021-02-03T00:15:17.853Z] [2021-02-03T00:15:17.853Z] ---> 32be98c3de45 [2021-02-03T00:15:17.853Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-03T00:15:18.513Z] Removing intermediate container d02c38108508 [2021-02-03T00:15:18.513Z] ---> e6406e0ca0dc [2021-02-03T00:15:18.513Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-03T00:15:18.513Z] Successfully built 0eedfb7c06e7 [2021-02-03T00:15:18.804Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-03T00:15:18.804Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-02-03T00:15:18.804Z] ---> Running in b649489f2305 [2021-02-03T00:15:18.804Z] Executing bash-5.0.17-r0.post-install [2021-02-03T00:15:18.804Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:15:18.804Z] OK: 12 MiB in 22 packages [2021-02-03T00:15:19.134Z] ---> 25c89aecc37a [2021-02-03T00:15:19.134Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-03T00:15:19.134Z] ---> 62cd20575f05 [2021-02-03T00:15:19.134Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-03T00:15:19.134Z] ---> Running in 3b77e242fb75 [2021-02-03T00:15:19.134Z] ---> Running in 7f0abb69119a [2021-02-03T00:15:19.429Z] Removing intermediate container b649489f2305 [2021-02-03T00:15:19.429Z] ---> da1cd5c95f6b [2021-02-03T00:15:19.429Z] Step 22/24 : LABEL arch=arm64 [2021-02-03T00:15:19.725Z] ---> Running in 2e9c2a0ad00b [2021-02-03T00:15:20.021Z] Removing intermediate container 3b77e242fb75 [2021-02-03T00:15:20.021Z] ---> bd94a95a48f3 [2021-02-03T00:15:20.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:15:20.021Z] Removing intermediate container 7f0abb69119a [2021-02-03T00:15:20.021Z] ---> 8769271008f8 [2021-02-03T00:15:20.021Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:15:20.304Z] ---> Running in b691cd3a3b3c [2021-02-03T00:15:20.304Z] ---> Running in 6c6f89fda492 [2021-02-03T00:15:20.304Z] Removing intermediate container 2e9c2a0ad00b [2021-02-03T00:15:20.304Z] ---> b7dad5dbfaca [2021-02-03T00:15:20.304Z] Step 23/24 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:15:20.579Z] Removing intermediate container 59a2188bc7bd [2021-02-03T00:15:20.580Z] ---> a1dac032d558 [2021-02-03T00:15:20.580Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-03T00:15:21.184Z] ---> Running in 1d7123be4bd0 [2021-02-03T00:15:21.184Z] ---> Running in 293d03ea112b [2021-02-03T00:15:21.184Z] Removing intermediate container 6c6f89fda492 [2021-02-03T00:15:21.184Z] ---> e545694732f5 [2021-02-03T00:15:21.184Z] Step 20/22 : LABEL arch=arm64 [2021-02-03T00:15:21.499Z] Removing intermediate container b691cd3a3b3c [2021-02-03T00:15:21.499Z] ---> 97e27d09f282 [2021-02-03T00:15:21.499Z] Step 20/22 : LABEL arch=arm64 [2021-02-03T00:15:21.793Z] ---> Running in b49480e0b616 [2021-02-03T00:15:22.077Z] Removing intermediate container 1d7123be4bd0 [2021-02-03T00:15:22.077Z] ---> 470e90d2a2e0 [2021-02-03T00:15:22.077Z] Step 24/24 : LABEL version=0.0.0 [2021-02-03T00:15:22.077Z] ---> Running in 23af9c88d02c [2021-02-03T00:15:22.353Z] ---> Running in aa02d6b64257 [2021-02-03T00:15:22.353Z] Removing intermediate container 293d03ea112b [2021-02-03T00:15:22.353Z] ---> 8b3ce2938b54 [2021-02-03T00:15:22.353Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-03T00:15:22.353Z] Removing intermediate container b49480e0b616 [2021-02-03T00:15:22.353Z] ---> 15bb7edd2479 [2021-02-03T00:15:22.353Z] Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:15:22.635Z] ---> Running in a481b130db75 [2021-02-03T00:15:22.635Z] ---> Running in 07cb9720232d [2021-02-03T00:15:22.912Z] Removing intermediate container 23af9c88d02c [2021-02-03T00:15:22.912Z] ---> f85a14568c6a [2021-02-03T00:15:22.912Z] Step 21/22 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:15:23.200Z] ---> Running in 55d1bcd08832 [2021-02-03T00:15:23.506Z] Removing intermediate container aa02d6b64257 [2021-02-03T00:15:23.506Z] ---> 93066cfd2628 [2021-02-03T00:15:23.506Z] [2021-02-03T00:15:23.782Z] Removing intermediate container a481b130db75 [2021-02-03T00:15:23.782Z] ---> bf4e2a4ab7df [2021-02-03T00:15:23.782Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-03T00:15:23.782Z] Removing intermediate container 07cb9720232d [2021-02-03T00:15:23.782Z] ---> d964ddb67122 [2021-02-03T00:15:23.782Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:15:23.782Z] Successfully built 93066cfd2628 [2021-02-03T00:15:24.055Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-03T00:15:24.055Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-02-03T00:15:24.332Z] ---> Running in 38084285c2cb [2021-02-03T00:15:24.332Z] Removing intermediate container 55d1bcd08832 [2021-02-03T00:15:24.332Z] ---> 1986210a1e42 [2021-02-03T00:15:24.332Z] Step 22/22 : LABEL version=0.0.0 [2021-02-03T00:15:24.332Z] ---> Running in 0d76fbc597cc [2021-02-03T00:15:24.612Z] ---> Running in 6de3ab9f09dc [2021-02-03T00:15:24.890Z] Removing intermediate container 0d76fbc597cc [2021-02-03T00:15:24.890Z] ---> 88d2e3fb5f2b [2021-02-03T00:15:24.890Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-03T00:15:24.890Z] Removing intermediate container 38084285c2cb [2021-02-03T00:15:24.890Z] ---> 1bb995d67aaf [2021-02-03T00:15:24.890Z] [2021-02-03T00:15:25.211Z] Removing intermediate container 6de3ab9f09dc [2021-02-03T00:15:25.211Z] ---> d5000bdda640 [2021-02-03T00:15:25.211Z] [2021-02-03T00:15:25.531Z] Successfully built 1bb995d67aaf [2021-02-03T00:15:25.531Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-03T00:15:25.531Z] Building docker-core-data-go [2021-02-03T00:15:25.832Z]  Building docker-support-scheduler-go ... done Successfully built d5000bdda640 [2021-02-03T00:15:25.832Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-03T00:15:25.833Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-02-03T00:15:26.152Z] ---> 3fd3bafd2b0b [2021-02-03T00:15:26.152Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-03T00:15:27.464Z] ---> 7302a0434bc9 [2021-02-03T00:15:27.464Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-03T00:15:27.781Z] ---> b2b3463f2bef [2021-02-03T00:15:27.781Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-03T00:15:28.095Z] ---> Running in a3c501279de8 [2021-02-03T00:15:29.217Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:29.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:15:30.158Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-03T00:15:30.158Z] (2/33) Installing expat (2.2.9-r1) [2021-02-03T00:15:30.158Z] (3/33) Installing libffi (3.3-r2) [2021-02-03T00:15:30.158Z] (4/33) Installing gdbm (1.13-r1) [2021-02-03T00:15:30.158Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-03T00:15:30.158Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-03T00:15:30.158Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-03T00:15:32.214Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-03T00:15:32.214Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-03T00:15:32.214Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-03T00:15:32.214Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-03T00:15:32.214Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-03T00:15:32.214Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-03T00:15:32.214Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-03T00:15:32.214Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-03T00:15:32.214Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-03T00:15:32.214Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-03T00:15:32.492Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-03T00:15:32.492Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-03T00:15:32.492Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-03T00:15:32.492Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-03T00:15:32.492Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-03T00:15:32.492Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-03T00:15:32.492Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-03T00:15:32.492Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-03T00:15:32.492Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-03T00:15:32.775Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-03T00:15:32.775Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-03T00:15:32.775Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-03T00:15:32.775Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-03T00:15:32.775Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-03T00:15:32.775Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-03T00:15:32.775Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-03T00:15:32.775Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:15:33.061Z] OK: 71 MiB in 55 packages [2021-02-03T00:15:43.404Z] Removing intermediate container a3c501279de8 [2021-02-03T00:15:43.404Z] ---> ac2ff121f37c [2021-02-03T00:15:43.404Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-03T00:15:43.404Z] ---> Running in 2062fdb88c64 [2021-02-03T00:15:48.901Z] Collecting docker-compose==1.23.2 [2021-02-03T00:15:48.901Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-03T00:15:49.184Z] Collecting docopt<0.7,>=0.6.1 [2021-02-03T00:15:49.184Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-03T00:15:51.219Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-02-03T00:15:51.219Z] Collecting cached-property<2,>=1.2.0 [2021-02-03T00:15:51.219Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-03T00:15:52.258Z] Collecting docker<4.0,>=3.6.0 [2021-02-03T00:15:52.258Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-03T00:15:52.905Z] Collecting jsonschema<3,>=2.5.1 [2021-02-03T00:15:53.190Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-03T00:15:54.258Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-03T00:15:54.546Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-03T00:15:54.853Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-03T00:15:54.853Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-03T00:15:58.405Z] Collecting PyYAML<4,>=3.10 [2021-02-03T00:15:58.405Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-03T00:16:00.524Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:16:00.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:16:00.824Z] ---> 6a844de16b39 [2021-02-03T00:16:00.824Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> bbb89cbdab64 [2021-02-03T00:16:00.824Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> aac42eeb5d5f [2021-02-03T00:16:00.824Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> 2a543c32c5d9 [2021-02-03T00:16:00.824Z] Step 6/23 : COPY go.mod . [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> 98a154b5c418 [2021-02-03T00:16:00.824Z] Step 7/23 : RUN go mod download [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> 3b7b9e05cba5 [2021-02-03T00:16:00.824Z] Step 8/23 : COPY . . [2021-02-03T00:16:00.824Z] ---> Using cache [2021-02-03T00:16:00.824Z] ---> ff90a61032c2 [2021-02-03T00:16:00.824Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-03T00:16:02.363Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-03T00:16:02.363Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-03T00:16:03.456Z] Collecting texttable<0.10,>=0.9.0 [2021-02-03T00:16:03.456Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-03T00:16:05.044Z] ---> Running in e66f627d125e [2021-02-03T00:16:06.541Z] Collecting docker-pycreds>=0.4.0 [2021-02-03T00:16:06.541Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-03T00:16:06.541Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-02-03T00:16:06.541Z] Collecting idna<2.8,>=2.5 [2021-02-03T00:16:06.831Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-03T00:16:06.831Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-02-03T00:16:07.497Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-03T00:16:07.497Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-03T00:16:07.781Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-02-03T00:16:07.781Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-03T00:16:07.781Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-03T00:16:07.781Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-03T00:16:07.781Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-03T00:16:08.849Z] Installing collected packages: docopt, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, dockerpty, PyYAML, texttable, docker-compose [2021-02-03T00:16:08.849Z] Running setup.py install for docopt: started [2021-02-03T00:16:10.950Z] Running setup.py install for docopt: finished with status 'done' [2021-02-03T00:16:11.578Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:16:11.578Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:16:11.578Z] ---> 6a844de16b39 [2021-02-03T00:16:11.578Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> bbb89cbdab64 [2021-02-03T00:16:11.578Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> aac42eeb5d5f [2021-02-03T00:16:11.578Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> 2a543c32c5d9 [2021-02-03T00:16:11.578Z] Step 6/23 : COPY go.mod . [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> 98a154b5c418 [2021-02-03T00:16:11.578Z] Step 7/23 : RUN go mod download [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> 3b7b9e05cba5 [2021-02-03T00:16:11.578Z] Step 8/23 : COPY . . [2021-02-03T00:16:11.578Z] ---> Using cache [2021-02-03T00:16:11.578Z] ---> ff90a61032c2 [2021-02-03T00:16:11.578Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-03T00:16:12.250Z] Attempting uninstall: idna [2021-02-03T00:16:12.250Z] Found existing installation: idna 2.9 [2021-02-03T00:16:12.680Z] Uninstalling idna-2.9: [2021-02-03T00:16:12.680Z] Successfully uninstalled idna-2.9 [2021-02-03T00:16:13.083Z] ---> Running in 2d77cd7e6b99 [2021-02-03T00:16:13.793Z] Attempting uninstall: urllib3 [2021-02-03T00:16:13.793Z] Found existing installation: urllib3 1.25.9 [2021-02-03T00:16:13.793Z] Uninstalling urllib3-1.25.9: [2021-02-03T00:16:14.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:16:14.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:16:14.102Z] ---> 6a844de16b39 [2021-02-03T00:16:14.102Z] Step 3/23 : WORKDIR /edgex-go [2021-02-03T00:16:14.102Z] ---> Using cache [2021-02-03T00:16:14.102Z] ---> bbb89cbdab64 [2021-02-03T00:16:14.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:16:14.102Z] ---> Using cache [2021-02-03T00:16:14.102Z] ---> aac42eeb5d5f [2021-02-03T00:16:14.102Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-03T00:16:14.102Z] ---> Running in 9513ac683fbb [2021-02-03T00:16:14.102Z] Successfully uninstalled urllib3-1.25.9 [2021-02-03T00:16:14.412Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-03T00:16:14.412Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-03T00:16:14.412Z] ---> 6a844de16b39 [2021-02-03T00:16:14.412Z] Step 3/30 : WORKDIR /edgex-go [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.412Z] ---> bbb89cbdab64 [2021-02-03T00:16:14.412Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.412Z] ---> aac42eeb5d5f [2021-02-03T00:16:14.412Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.412Z] ---> 2a543c32c5d9 [2021-02-03T00:16:14.412Z] Step 6/30 : COPY go.mod . [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.412Z] ---> 98a154b5c418 [2021-02-03T00:16:14.412Z] Step 7/30 : RUN go mod download [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.412Z] ---> 3b7b9e05cba5 [2021-02-03T00:16:14.412Z] Step 8/30 : COPY . . [2021-02-03T00:16:14.412Z] ---> Using cache [2021-02-03T00:16:14.413Z] ---> ff90a61032c2 [2021-02-03T00:16:14.413Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-03T00:16:15.076Z] ---> Running in bde00bd083b4 [2021-02-03T00:16:15.366Z] Attempting uninstall: requests [2021-02-03T00:16:15.366Z] Found existing installation: requests 2.23.0 [2021-02-03T00:16:15.366Z] Uninstalling requests-2.23.0: [2021-02-03T00:16:15.647Z] Successfully uninstalled requests-2.23.0 [2021-02-03T00:16:16.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-02-03T00:16:16.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:16:16.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-02-03T00:16:17.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:16:17.469Z] Running setup.py install for dockerpty: started [2021-02-03T00:16:18.107Z] OK: 217 MiB in 51 packages [2021-02-03T00:16:20.417Z] Removing intermediate container 9513ac683fbb [2021-02-03T00:16:20.417Z] ---> 39dfc80046f5 [2021-02-03T00:16:20.417Z] Step 6/23 : COPY go.mod . [2021-02-03T00:16:20.775Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-03T00:16:20.775Z] Running setup.py install for PyYAML: started [2021-02-03T00:16:21.095Z] ---> dd826cc1a21c [2021-02-03T00:16:21.095Z] Step 7/23 : RUN go mod download [2021-02-03T00:16:21.380Z] ---> Running in 19842df6c88d [2021-02-03T00:16:24.347Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-03T00:16:24.347Z] Running setup.py install for texttable: started [2021-02-03T00:16:25.926Z] Removing intermediate container 19842df6c88d [2021-02-03T00:16:25.926Z] ---> 1b6f0a645b56 [2021-02-03T00:16:25.926Z] Step 8/23 : COPY . . [2021-02-03T00:16:27.441Z] Running setup.py install for texttable: finished with status 'done' [2021-02-03T00:16:29.579Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-03T00:16:40.204Z] Removing intermediate container 2062fdb88c64 [2021-02-03T00:16:40.204Z] ---> 56d81bd68b7a [2021-02-03T00:16:40.204Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-03T00:16:40.204Z] ---> Running in 7b7feaec1b55 [2021-02-03T00:16:42.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:16:42.325Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:16:43.012Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-03T00:16:43.012Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-03T00:16:43.318Z] (3/3) Installing curl (7.69.1-r3) [2021-02-03T00:16:43.318Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:16:43.318Z] OK: 71 MiB in 58 packages [2021-02-03T00:16:44.800Z] ---> fc5426368df8 [2021-02-03T00:16:44.800Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-03T00:16:44.800Z] ---> Running in ed219cfd6b63 [2021-02-03T00:16:45.416Z] Removing intermediate container 7b7feaec1b55 [2021-02-03T00:16:45.416Z] ---> e18a5f1ec815 [2021-02-03T00:16:45.416Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-03T00:16:45.416Z] ---> Running in 547b529d45e9 [2021-02-03T00:16:46.406Z] Removing intermediate container 547b529d45e9 [2021-02-03T00:16:46.406Z] ---> afe8b16f6ef4 [2021-02-03T00:16:46.406Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:16:46.406Z] ---> Running in 7a442d0de90c [2021-02-03T00:16:47.017Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-02-03T00:16:47.308Z] Removing intermediate container 7a442d0de90c [2021-02-03T00:16:47.308Z] ---> 77f92ed3d585 [2021-02-03T00:16:47.308Z] Step 24/26 : LABEL arch=arm64 [2021-02-03T00:16:47.308Z] ---> Running in d68e1ac157d1 [2021-02-03T00:16:48.313Z] Removing intermediate container d68e1ac157d1 [2021-02-03T00:16:48.313Z] ---> f79fe0d4319d [2021-02-03T00:16:48.313Z] Step 25/26 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:16:48.313Z] ---> Running in a9a5637a4a02 [2021-02-03T00:16:48.932Z] Removing intermediate container a9a5637a4a02 [2021-02-03T00:16:48.932Z] ---> e165b0138501 [2021-02-03T00:16:49.208Z] Step 26/26 : LABEL version=0.0.0 [2021-02-03T00:16:49.208Z] ---> Running in 41f6be1592ad [2021-02-03T00:16:49.822Z] Removing intermediate container 41f6be1592ad [2021-02-03T00:16:49.822Z] ---> f7233d0eac35 [2021-02-03T00:16:49.822Z] [2021-02-03T00:16:50.432Z] Successfully built f7233d0eac35 [2021-02-03T00:16:50.432Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-03T00:17:37.741Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container bde00bd083b4 [2021-02-03T00:17:37.741Z] ---> 1fd80d50d03a [2021-02-03T00:17:37.741Z] [2021-02-03T00:17:37.741Z] Step 10/30 : FROM alpine:3.12 [2021-02-03T00:17:37.741Z] ---> afeebe901d6b [2021-02-03T00:17:37.741Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-03T00:17:37.741Z] ---> Running in 8d576cf5f03f [2021-02-03T00:17:37.741Z] Removing intermediate container 8d576cf5f03f [2021-02-03T00:17:37.741Z] ---> 4e14f32c968a [2021-02-03T00:17:37.741Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-03T00:17:37.741Z] ---> Running in cac6be52d275 [2021-02-03T00:17:39.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:17:39.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:17:40.284Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-03T00:17:40.284Z] (2/2) Installing su-exec (0.2-r1) [2021-02-03T00:17:40.284Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:17:40.590Z] OK: 5 MiB in 16 packages [2021-02-03T00:17:42.648Z] Removing intermediate container cac6be52d275 [2021-02-03T00:17:42.648Z] ---> db0fbc05378c [2021-02-03T00:17:42.648Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-03T00:17:42.929Z] ---> Running in 26921dbfd215 [2021-02-03T00:17:43.592Z] Removing intermediate container 26921dbfd215 [2021-02-03T00:17:43.592Z] ---> 0f76e1fe379b [2021-02-03T00:17:43.592Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-03T00:17:43.592Z] ---> Running in 970c13ee4ca0 [2021-02-03T00:17:44.249Z] Removing intermediate container 970c13ee4ca0 [2021-02-03T00:17:44.249Z] ---> b18272ad55c0 [2021-02-03T00:17:44.249Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-03T00:17:44.570Z] ---> Running in 563a96a69c78 [2021-02-03T00:17:48.186Z] Removing intermediate container 563a96a69c78 [2021-02-03T00:17:48.186Z] ---> ee96b33e5dc2 [2021-02-03T00:17:48.186Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-03T00:17:48.186Z] ---> Running in dabb5a66470a [2021-02-03T00:17:49.258Z] Removing intermediate container dabb5a66470a [2021-02-03T00:17:49.258Z] ---> 25385a47feb4 [2021-02-03T00:17:49.258Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-03T00:17:51.417Z] ---> 424c7346c65b [2021-02-03T00:17:51.417Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-03T00:17:51.690Z] ---> Running in 535b9bfc4f6b [2021-02-03T00:17:57.284Z] Removing intermediate container e66f627d125e [2021-02-03T00:17:57.284Z] Removing intermediate container 2d77cd7e6b99 [2021-02-03T00:17:57.284Z] ---> 5eaebf18562c [2021-02-03T00:17:57.284Z] ---> e34601842e52 [2021-02-03T00:17:57.284Z] [2021-02-03T00:17:57.284Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:17:57.284Z] ---> afeebe901d6b [2021-02-03T00:17:57.284Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:17:57.284Z] [2021-02-03T00:17:57.284Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:17:57.284Z] ---> afeebe901d6b [2021-02-03T00:17:57.284Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-03T00:17:57.284Z] ---> Using cache [2021-02-03T00:17:57.284Z] ---> 00458e454039 [2021-02-03T00:17:57.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:17:57.284Z] ---> Using cache [2021-02-03T00:17:57.284Z] ---> 00458e454039 [2021-02-03T00:17:57.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-03T00:17:57.284Z] ---> Using cache [2021-02-03T00:17:57.284Z] ---> ceff86eaa190 [2021-02-03T00:17:57.284Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-03T00:17:57.284Z] ---> Using cache [2021-02-03T00:17:57.284Z] ---> ceff86eaa190 [2021-02-03T00:17:57.284Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-03T00:17:57.284Z] Removing intermediate container 535b9bfc4f6b [2021-02-03T00:17:57.284Z] ---> 9f5b85baf6c2 [2021-02-03T00:17:57.284Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:17:57.284Z] ---> Running in 6ce1fac3c6d6 [2021-02-03T00:17:57.284Z] ---> Running in 9c1fd332c5b0 [2021-02-03T00:17:57.979Z] Removing intermediate container 6ce1fac3c6d6 [2021-02-03T00:17:57.979Z] ---> 847b62161f5d [2021-02-03T00:17:57.979Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:17:57.979Z] Removing intermediate container 9c1fd332c5b0 [2021-02-03T00:17:57.979Z] ---> 111f4c92532c [2021-02-03T00:17:57.979Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-03T00:17:58.284Z] ---> Running in aff545fd98f2 [2021-02-03T00:17:58.284Z] ---> bf481b1852f8 [2021-02-03T00:17:58.284Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-03T00:17:58.284Z] ---> Running in 5e2254d67821 [2021-02-03T00:17:59.303Z] Removing intermediate container aff545fd98f2 [2021-02-03T00:17:59.303Z] ---> ec0f81b70ae2 [2021-02-03T00:17:59.303Z] Step 15/23 : WORKDIR / [2021-02-03T00:17:59.303Z] Removing intermediate container 5e2254d67821 [2021-02-03T00:17:59.303Z] ---> 82f244d2bc42 [2021-02-03T00:17:59.303Z] Step 15/23 : WORKDIR / [2021-02-03T00:17:59.596Z] ---> Running in 18da6e491796 [2021-02-03T00:17:59.596Z] ---> Running in 04d6b9204239 [2021-02-03T00:18:00.692Z] Removing intermediate container 18da6e491796 [2021-02-03T00:18:00.692Z] ---> 920cdbebd21b [2021-02-03T00:18:00.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:18:00.692Z] ---> a32e6fb72626 [2021-02-03T00:18:00.692Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-03T00:18:00.692Z] Removing intermediate container 04d6b9204239 [2021-02-03T00:18:00.692Z] ---> d1ce98349aa2 [2021-02-03T00:18:00.692Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:18:01.806Z] ---> 63479be77a3b [2021-02-03T00:18:01.806Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-03T00:18:01.806Z] ---> 34962c20667f [2021-02-03T00:18:01.806Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-03T00:18:02.101Z] ---> 0c71aaab5ec8 [2021-02-03T00:18:02.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-03T00:18:03.614Z] ---> 796b68b71a1a [2021-02-03T00:18:03.614Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-03T00:18:04.282Z] ---> Running in 32cf14f66aed [2021-02-03T00:18:04.282Z] ---> f53c9f469f03 [2021-02-03T00:18:04.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-03T00:18:04.282Z] ---> babfdbff9cb2 [2021-02-03T00:18:04.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-03T00:18:05.110Z] Removing intermediate container 32cf14f66aed [2021-02-03T00:18:05.110Z] ---> c058f5ab8c29 [2021-02-03T00:18:05.110Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-03T00:18:05.518Z] ---> 96a8d0035383 [2021-02-03T00:18:05.518Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-03T00:18:05.518Z] ---> 9ae24b4819f7 [2021-02-03T00:18:05.518Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-03T00:18:05.874Z] ---> Running in ecdda39a5e55 [2021-02-03T00:18:05.874Z] ---> Running in 781da3692704 [2021-02-03T00:18:06.551Z] ---> 27fe6bb31f57 [2021-02-03T00:18:06.551Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-03T00:18:06.837Z] Removing intermediate container 781da3692704 [2021-02-03T00:18:06.837Z] ---> d367b50ad106 [2021-02-03T00:18:06.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:18:06.837Z] Removing intermediate container ecdda39a5e55 [2021-02-03T00:18:06.837Z] ---> 10115a3248a5 [2021-02-03T00:18:06.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:18:07.127Z] ---> Running in 3eeb2e84b6c7 [2021-02-03T00:18:07.127Z] ---> Running in 666667f44720 [2021-02-03T00:18:07.421Z] ---> Running in dc1bde2e5fa1 [2021-02-03T00:18:08.079Z] Removing intermediate container 666667f44720 [2021-02-03T00:18:08.079Z] ---> ca58c2c3c329 [2021-02-03T00:18:08.079Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:18:08.079Z] Removing intermediate container dc1bde2e5fa1 [2021-02-03T00:18:08.079Z] ---> 59e8d94d5244 [2021-02-03T00:18:08.079Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:18:08.390Z] ---> Running in ece5b1c79c34 [2021-02-03T00:18:08.702Z] ---> Running in aad78c4ca55c [2021-02-03T00:18:09.018Z] Removing intermediate container ece5b1c79c34 [2021-02-03T00:18:09.018Z] ---> 186728645554 [2021-02-03T00:18:09.018Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:18:09.340Z] ---> Running in 74ddd5831a78 [2021-02-03T00:18:09.340Z] Removing intermediate container aad78c4ca55c [2021-02-03T00:18:09.340Z] ---> cd92d1f134d7 [2021-02-03T00:18:09.340Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:18:09.664Z] ---> Running in 2f1ca2aedede [2021-02-03T00:18:10.005Z] Removing intermediate container 74ddd5831a78 [2021-02-03T00:18:10.005Z] ---> a122ea13d8d9 [2021-02-03T00:18:10.005Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:18:10.330Z] ---> Running in 8281902952a6 [2021-02-03T00:18:10.330Z] Removing intermediate container 2f1ca2aedede [2021-02-03T00:18:10.330Z] ---> 9c9182e204ec [2021-02-03T00:18:10.330Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:18:10.330Z] Removing intermediate container 3eeb2e84b6c7 [2021-02-03T00:18:10.330Z] ---> 2183fc92c9b9 [2021-02-03T00:18:10.330Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-03T00:18:10.633Z] ---> Running in dd563e80ef2f [2021-02-03T00:18:10.967Z] Removing intermediate container 8281902952a6 [2021-02-03T00:18:10.967Z] ---> fa25697341d6 [2021-02-03T00:18:10.967Z] [2021-02-03T00:18:10.967Z] ---> Running in a5ab2d767729 [2021-02-03T00:18:10.967Z] Removing intermediate container dd563e80ef2f [2021-02-03T00:18:10.967Z] ---> eb16bad7967e [2021-02-03T00:18:10.967Z] [2021-02-03T00:18:11.256Z] Successfully built fa25697341d6 [2021-02-03T00:18:11.256Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-03T00:18:11.537Z]  Building docker-core-command-go ... done Removing intermediate container a5ab2d767729 [2021-02-03T00:18:11.537Z] ---> d3a7f7a765bb [2021-02-03T00:18:11.537Z] Step 27/30 : CMD ["gate"] [2021-02-03T00:18:11.537Z] Successfully built eb16bad7967e [2021-02-03T00:18:11.537Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-03T00:18:11.825Z]  Building docker-core-metadata-go ... done  ---> Running in 1ae8e087fc91 [2021-02-03T00:18:12.445Z] Removing intermediate container 1ae8e087fc91 [2021-02-03T00:18:12.445Z] ---> 3c81fdd32a3c [2021-02-03T00:18:12.445Z] Step 28/30 : LABEL arch=arm64 [2021-02-03T00:18:12.743Z] ---> Running in eacfec0e9ff0 [2021-02-03T00:18:13.413Z] Removing intermediate container eacfec0e9ff0 [2021-02-03T00:18:13.413Z] ---> dfc355c55695 [2021-02-03T00:18:13.413Z] Step 29/30 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:18:13.705Z] ---> Running in 057eba67f8c0 [2021-02-03T00:18:14.353Z] Removing intermediate container 057eba67f8c0 [2021-02-03T00:18:14.353Z] ---> db07784bd3ba [2021-02-03T00:18:14.353Z] Step 30/30 : LABEL version=0.0.0 [2021-02-03T00:18:15.036Z] ---> Running in 7b7f08eee0d2 [2021-02-03T00:18:15.686Z] Removing intermediate container 7b7f08eee0d2 [2021-02-03T00:18:15.686Z] ---> 9c30875ecc8d [2021-02-03T00:18:15.686Z] [2021-02-03T00:18:15.686Z] Removing intermediate container ed219cfd6b63 [2021-02-03T00:18:15.686Z] ---> af8bd04b19a1 [2021-02-03T00:18:15.686Z] [2021-02-03T00:18:15.686Z] Step 10/23 : FROM alpine:3.12 [2021-02-03T00:18:15.686Z] ---> afeebe901d6b [2021-02-03T00:18:15.686Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-03T00:18:15.994Z] Successfully built 9c30875ecc8d [2021-02-03T00:18:15.994Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-03T00:18:15.994Z]  Building docker-security-bootstrapper-go ... done  ---> Running in df597e98841f [2021-02-03T00:18:16.289Z] Removing intermediate container df597e98841f [2021-02-03T00:18:16.289Z] ---> 5e3a7f56dc4a [2021-02-03T00:18:16.289Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-03T00:18:16.579Z] ---> Running in f28a4ddc2e95 [2021-02-03T00:18:16.891Z] Removing intermediate container f28a4ddc2e95 [2021-02-03T00:18:16.891Z] ---> c17f80c1c49d [2021-02-03T00:18:16.891Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-03T00:18:17.199Z] ---> Running in 3a5b9c3bc1d6 [2021-02-03T00:18:17.510Z] Removing intermediate container 3a5b9c3bc1d6 [2021-02-03T00:18:17.510Z] ---> ad1cf8ebbe43 [2021-02-03T00:18:17.510Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-03T00:18:17.510Z] ---> Running in cfa558d07903 [2021-02-03T00:18:19.586Z] Removing intermediate container cfa558d07903 [2021-02-03T00:18:19.586Z] ---> b223a1be1c20 [2021-02-03T00:18:19.586Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-03T00:18:19.869Z] ---> Running in 4fae03bc8061 [2021-02-03T00:18:20.881Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-03T00:18:21.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-03T00:18:22.204Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-03T00:18:22.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-03T00:18:22.485Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-03T00:18:22.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-03T00:18:22.770Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-03T00:18:23.050Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-03T00:18:23.050Z] Executing busybox-1.31.1-r19.trigger [2021-02-03T00:18:23.050Z] OK: 8 MiB in 20 packages [2021-02-03T00:18:24.590Z] Removing intermediate container 4fae03bc8061 [2021-02-03T00:18:24.590Z] ---> 97e03f588c04 [2021-02-03T00:18:24.590Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-03T00:18:25.200Z] ---> 9f21bf9a0cd7 [2021-02-03T00:18:25.200Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-03T00:18:26.198Z] ---> 46d4370e1cfb [2021-02-03T00:18:26.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-03T00:18:27.184Z] ---> cc45d882055a [2021-02-03T00:18:27.184Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-03T00:18:27.184Z] ---> Running in 3b702f49d3e3 [2021-02-03T00:18:27.792Z] Removing intermediate container 3b702f49d3e3 [2021-02-03T00:18:27.792Z] ---> 586888419595 [2021-02-03T00:18:27.792Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-03T00:18:27.792Z] ---> Running in bb5ade09fbab [2021-02-03T00:18:28.067Z] Removing intermediate container bb5ade09fbab [2021-02-03T00:18:28.067Z] ---> 170fe9bf6f6e [2021-02-03T00:18:28.067Z] Step 21/23 : LABEL arch=arm64 [2021-02-03T00:18:28.342Z] ---> Running in 465997dcc194 [2021-02-03T00:18:28.616Z] Removing intermediate container 465997dcc194 [2021-02-03T00:18:28.616Z] ---> ed1a57262e2e [2021-02-03T00:18:28.616Z] Step 22/23 : LABEL git_sha=b6816d1870e92b957d78c98ad5ec59133b61a29b [2021-02-03T00:18:28.896Z] ---> Running in 321916e4d8a7 [2021-02-03T00:18:29.179Z] Removing intermediate container 321916e4d8a7 [2021-02-03T00:18:29.179Z] ---> eecd837d0655 [2021-02-03T00:18:29.179Z] Step 23/23 : LABEL version=0.0.0 [2021-02-03T00:18:29.455Z] ---> Running in 2e226c7e9900 [2021-02-03T00:18:29.734Z] Removing intermediate container 2e226c7e9900 [2021-02-03T00:18:29.734Z] ---> a0d9060f5992 [2021-02-03T00:18:29.734Z] [2021-02-03T00:18:30.348Z] Successfully built a0d9060f5992 [2021-02-03T00:18:30.348Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-03T00:18:30.652Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-02-03T00:18:30.683Z] $ docker stop --time=1 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b [2021-02-03T00:18:32.620Z] $ docker rm -f 65fdaada73422d8f7ce26e0594d58c430b4c44d85335383aa8201a702ea42b0b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-03T00:18:33.462Z] + docker images [2021-02-03T00:18:33.463Z] + grep docker [2021-02-03T00:18:33.744Z] docker-core-data-go-arm64 latest a0d9060f5992 4 seconds ago 21MB [2021-02-03T00:18:33.744Z] docker-security-bootstrapper-go-arm64 latest 9c30875ecc8d 18 seconds ago 17MB [2021-02-03T00:18:33.744Z] docker-core-command-go-arm64 latest fa25697341d6 23 seconds ago 16MB [2021-02-03T00:18:33.744Z] docker-core-metadata-go-arm64 latest eb16bad7967e 23 seconds ago 17.7MB [2021-02-03T00:18:33.744Z] docker-sys-mgmt-agent-go-arm64 latest f7233d0eac35 About a minute ago 300MB [2021-02-03T00:18:33.744Z] docker-support-scheduler-go-arm64 latest 1bb995d67aaf 3 minutes ago 16.1MB [2021-02-03T00:18:33.744Z] docker-support-notifications-go-arm64 latest d5000bdda640 3 minutes ago 16.6MB [2021-02-03T00:18:33.744Z] docker-security-secretstore-setup-go-arm64 latest 93066cfd2628 3 minutes ago 23.4MB [2021-02-03T00:18:33.744Z] docker-security-proxy-setup-go-arm64 latest 0eedfb7c06e7 3 minutes ago 23.2MB [2021-02-03T00:18:33.744Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-02-03T00:18:39.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:18:40.208Z] ---> package-listing.sh [2021-02-03T00:18:40.208Z] ++ facter osfamily [2021-02-03T00:18:40.208Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-03T00:18:40.208Z] + OS_FAMILY=redhat [2021-02-03T00:18:40.208Z] + workspace=/w/workspace/edgex-go/1 [2021-02-03T00:18:40.208Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-03T00:18:40.208Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-03T00:18:40.208Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-03T00:18:40.208Z] + PACKAGES=/tmp/packages_start.txt [2021-02-03T00:18:40.208Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-03T00:18:40.208Z] + PACKAGES=/tmp/packages_end.txt [2021-02-03T00:18:40.208Z] + case "${OS_FAMILY}" in [2021-02-03T00:18:40.208Z] + rpm -qa [2021-02-03T00:18:40.208Z] + sort [2021-02-03T00:18:45.552Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-03T00:18:45.552Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-03T00:18:45.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-03T00:18:45.552Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-03T00:18:45.552Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-03T00:18:45.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-03T00:18:45.588Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-03T00:18:45.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:18:46.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:18:46.330Z] [2021-02-03T00:18:46.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-03T00:18:46.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:18:46.771Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-03T00:18:46.771Z] df20fa9351a1: Pulling fs layer [2021-02-03T00:18:46.771Z] 36b3adc4ff6f: Pulling fs layer [2021-02-03T00:18:46.771Z] 8ad3a11d3b57: Pulling fs layer [2021-02-03T00:18:46.771Z] 46f8f816bc3b: Pulling fs layer [2021-02-03T00:18:46.771Z] 93b61091891f: Pulling fs layer [2021-02-03T00:18:46.771Z] 93b9cdb0e59b: Pulling fs layer [2021-02-03T00:18:46.771Z] 5e14af77c1be: Pulling fs layer [2021-02-03T00:18:46.771Z] 01666e4c0597: Pulling fs layer [2021-02-03T00:18:46.771Z] aa168da1d23b: Pulling fs layer [2021-02-03T00:18:46.771Z] 93b9cdb0e59b: Waiting [2021-02-03T00:18:46.771Z] 5e14af77c1be: Waiting [2021-02-03T00:18:46.771Z] 01666e4c0597: Waiting [2021-02-03T00:18:46.771Z] aa168da1d23b: Waiting [2021-02-03T00:18:46.771Z] 93b61091891f: Waiting [2021-02-03T00:18:46.771Z] 46f8f816bc3b: Waiting [2021-02-03T00:18:46.771Z] 36b3adc4ff6f: Download complete [2021-02-03T00:18:46.771Z] 46f8f816bc3b: Download complete [2021-02-03T00:18:47.047Z] df20fa9351a1: Verifying Checksum [2021-02-03T00:18:47.047Z] df20fa9351a1: Download complete [2021-02-03T00:18:47.047Z] 93b9cdb0e59b: Download complete [2021-02-03T00:18:47.047Z] 5e14af77c1be: Verifying Checksum [2021-02-03T00:18:47.047Z] 5e14af77c1be: Download complete [2021-02-03T00:18:47.047Z] 01666e4c0597: Verifying Checksum [2021-02-03T00:18:47.047Z] 01666e4c0597: Download complete [2021-02-03T00:18:47.047Z] 93b61091891f: Verifying Checksum [2021-02-03T00:18:47.047Z] 93b61091891f: Download complete [2021-02-03T00:18:47.320Z] df20fa9351a1: Pull complete [2021-02-03T00:18:47.592Z] 36b3adc4ff6f: Pull complete [2021-02-03T00:18:47.858Z] 8ad3a11d3b57: Verifying Checksum [2021-02-03T00:18:47.858Z] 8ad3a11d3b57: Download complete [2021-02-03T00:18:49.302Z] 8ad3a11d3b57: Pull complete [2021-02-03T00:18:49.581Z] 46f8f816bc3b: Pull complete [2021-02-03T00:18:50.182Z] 93b61091891f: Pull complete [2021-02-03T00:18:50.452Z] aa168da1d23b: Verifying Checksum [2021-02-03T00:18:50.452Z] aa168da1d23b: Download complete [2021-02-03T00:18:51.430Z] 93b9cdb0e59b: Pull complete [2021-02-03T00:18:51.430Z] 5e14af77c1be: Pull complete [2021-02-03T00:18:51.430Z] 01666e4c0597: Pull complete [2021-02-03T00:18:58.169Z] aa168da1d23b: Pull complete [2021-02-03T00:18:58.169Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-03T00:18:58.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-03T00:18:58.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-03T00:18:59.072Z] prd-centos7-docker-4c-2g-24636 does not seem to be running inside a container [2021-02-03T00:18:59.208Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-03T00:19:02.797Z] $ docker top d48d1a6a34c5cca16c1ecb8d6eed42d3a39aa28e194d5a512f0503e29dc1aba2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-03T00:19:03.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-03T00:19:03.856Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-03T00:19:04.184Z] + ls /var/log/sa-host [2021-02-03T00:19:04.184Z] + sadf -c /var/log/sa-host/sa03 [2021-02-03T00:19:04.184Z] file_magic: OK [2021-02-03T00:19:04.184Z] HZ: Using current value: 100 [2021-02-03T00:19:04.184Z] file_header: OK [2021-02-03T00:19:04.184Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-03T00:19:04.184Z] Statistics: [2021-02-03T00:19:04.184Z] 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... [2021-02-03T00:19:04.184Z] File successfully converted to sysstat format version 12.2.1 [2021-02-03T00:19:04.184Z] + sadf -c /var/log/sa-host/sa23 [2021-02-03T00:19:04.184Z] file_magic: OK [2021-02-03T00:19:04.184Z] HZ: Using current value: 100 [2021-02-03T00:19:04.184Z] file_header: OK [2021-02-03T00:19:04.184Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-03T00:19:04.184Z] Statistics: [2021-02-03T00:19:04.184Z] Hnuu...uuuununununu... [2021-02-03T00:19:04.184Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-03T00:19:04.889Z] provisioning config files... [2021-02-03T00:19:04.908Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3852339293563012583tmp [Pipeline] { [Pipeline] echo [2021-02-03T00:19:05.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:19:05.386Z] ---> create-netrc.sh [Pipeline] } [2021-02-03T00:19:05.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-03T00:19:05.553Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:19:05.892Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-03T00:19:05.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:19:06.882Z] ---> sudo-logs.sh [2021-02-03T00:19:06.882Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-03T00:19:06.929Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:19:07.268Z] ---> job-cost.sh [2021-02-03T00:19:07.268Z] lf-activate-venv: SKIPPING [2021-02-03T00:19:07.268Z] INFO: No Stack... [2021-02-03T00:19:07.886Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-03T00:19:08.489Z] INFO: Archiving Costs [Pipeline] echo [2021-02-03T00:19:08.529Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-03T00:19:08.919Z] ---> logs-deploy.sh [2021-02-03T00:19:08.919Z] lf-activate-venv: SKIPPING [2021-02-03T00:19:08.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/1 [2021-02-03T00:19:08.919Z] INFO: archiving workspace using pattern(s): [2021-02-03T00:19:10.884Z] Archives upload complete. [2021-02-03T00:19:10.884Z] INFO: archiving logs to Nexus [2021-02-03T00:19:11.832Z] ---> uname -a: [2021-02-03T00:19:11.832Z] Linux prd-centos7-docker-4c-2g-24636.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-03T00:19:11.832Z] [2021-02-03T00:19:11.832Z] [2021-02-03T00:19:11.832Z] ---> lscpu: [2021-02-03T00:19:11.832Z] Architecture: x86_64 [2021-02-03T00:19:11.832Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-03T00:19:11.832Z] Byte Order: Little Endian [2021-02-03T00:19:11.832Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-03T00:19:11.832Z] CPU(s): 4 [2021-02-03T00:19:11.832Z] On-line CPU(s) list: 0-3 [2021-02-03T00:19:11.832Z] Thread(s) per core: 1 [2021-02-03T00:19:11.832Z] Core(s) per socket: 1 [2021-02-03T00:19:11.832Z] Socket(s): 4 [2021-02-03T00:19:11.832Z] NUMA node(s): 1 [2021-02-03T00:19:11.832Z] Vendor ID: GenuineIntel [2021-02-03T00:19:11.832Z] CPU family: 6 [2021-02-03T00:19:11.832Z] Model: 44 [2021-02-03T00:19:11.832Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-03T00:19:11.832Z] Stepping: 1 [2021-02-03T00:19:11.832Z] CPU MHz: 2933.442 [2021-02-03T00:19:11.832Z] BogoMIPS: 5866.88 [2021-02-03T00:19:11.832Z] Virtualization: VT-x [2021-02-03T00:19:11.832Z] Hypervisor vendor: KVM [2021-02-03T00:19:11.832Z] Virtualization type: full [2021-02-03T00:19:11.832Z] L1d cache: 128 KiB [2021-02-03T00:19:11.832Z] L1i cache: 128 KiB [2021-02-03T00:19:11.832Z] L2 cache: 16 MiB [2021-02-03T00:19:11.832Z] L3 cache: 64 MiB [2021-02-03T00:19:11.832Z] NUMA node0 CPU(s): 0-3 [2021-02-03T00:19:11.832Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-03T00:19:11.832Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-03T00:19:11.832Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-03T00:19:11.832Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-03T00:19:11.832Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-03T00:19:11.832Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-03T00:19:11.832Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-03T00:19:11.832Z] Vulnerability Srbds: Not affected [2021-02-03T00:19:11.832Z] Vulnerability Tsx async abort: Not affected [2021-02-03T00:19:11.832Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-03T00:19:11.832Z] [2021-02-03T00:19:11.832Z]