FelixTing commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at f0a5054a805e8aad79e6fefc9c847f3d46b91de1 rather than 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Obtained Jenkinsfile from f0a5054a805e8aad79e6fefc9c847f3d46b91de1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28201 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Merge succeeded, producing 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 Checking out Revision 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 (PR-3210) > git config core.sparsecheckout # timeout=10 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # 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 f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" > git rev-list --no-walk 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-02T12:32:17.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-02T12:32:18.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-02T12:32:18.117Z] ========================================================= [2021-03-02T12:32:18.117Z] EdgeX Global Pipelines Version Info [2021-03-02T12:32:18.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:32:19.618Z] ------------------- [2021-03-02T12:32:19.618Z] stable info: [2021-03-02T12:32:19.618Z] ------------------- [2021-03-02T12:32:19.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-02T12:32:19.618Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-02T12:32:19.618Z] Message: update stable to v1.0.183 [2021-03-02T12:32:20.562Z] ------------------- [2021-03-02T12:32:20.562Z] experimental info: [2021-03-02T12:32:20.562Z] ------------------- [2021-03-02T12:32:20.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-02T12:32:20.562Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-02T12:32:20.562Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-02T12:32:20.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-02T12:32:21.012Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-02T12:32:21.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-02T12:32:21.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-02T12:32:21.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-02T12:32:21.443Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-02T12:32:21.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-02T12:32:21.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-02T12:32:21.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-02T12:32:21.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-02T12:32:21.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-02T12:32:22.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-02T12:32:22.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-02T12:32:22.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-02T12:32:22.286Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-02T12:32:22.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-02T12:32:22.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-02T12:32:22.608Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-02T12:32:22.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-02T12:32:22.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-02T12:32:22.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-02T12:32:22.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-02T12:32:23.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3210 [Pipeline] echo [2021-03-02T12:32:23.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3210 [Pipeline] echo [2021-03-02T12:32:23.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3210 [Pipeline] echo [2021-03-02T12:32:23.431Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [Pipeline] echo [2021-03-02T12:32:23.514Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94e051b [Pipeline] echo [2021-03-02T12:32:23.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-02T12:32:23.767Z] provisioning config files... [2021-03-02T12:32:23.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config208972039446959938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:32:24.167Z] ---> docker-login.sh [2021-03-02T12:32:24.167Z] nexus3.edgexfoundry.org:10001 [2021-03-02T12:32:24.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:32:24.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:32:24.710Z] Configure a credential helper to remove this warning. See [2021-03-02T12:32:24.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:32:24.710Z] [2021-03-02T12:32:24.710Z] Login Succeeded [2021-03-02T12:32:24.710Z] nexus3.edgexfoundry.org:10002 [2021-03-02T12:32:24.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:32:24.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:32:24.973Z] Configure a credential helper to remove this warning. See [2021-03-02T12:32:24.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:32:24.973Z] [2021-03-02T12:32:24.973Z] Login Succeeded [2021-03-02T12:32:24.973Z] nexus3.edgexfoundry.org:10003 [2021-03-02T12:32:24.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:32:25.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:32:25.236Z] Configure a credential helper to remove this warning. See [2021-03-02T12:32:25.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:32:25.236Z] [2021-03-02T12:32:25.236Z] Login Succeeded [2021-03-02T12:32:25.236Z] nexus3.edgexfoundry.org:10004 [2021-03-02T12:32:25.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:32:25.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:32:25.500Z] Configure a credential helper to remove this warning. See [2021-03-02T12:32:25.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:32:25.500Z] [2021-03-02T12:32:25.500Z] Login Succeeded [2021-03-02T12:32:25.500Z] docker.io [2021-03-02T12:32:25.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:32:25.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:32:25.763Z] Configure a credential helper to remove this warning. See [2021-03-02T12:32:25.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:32:25.763Z] [2021-03-02T12:32:25.763Z] Login Succeeded [2021-03-02T12:32:25.763Z] ---> docker-login.sh ends [Pipeline] } [2021-03-02T12:32:25.774Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-02T12:32:26.238Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/core-command/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/core-data/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-02T12:32:26.238Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-02T12:32:26.238Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-02T12:32:26.238Z] ++ cut -d/ -f2 [2021-03-02T12:32:26.238Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-02T12:32:26.323Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:32:28.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T12:32:28.050Z] [2021-03-02T12:32:28.050Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:32:28.399Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T12:32:28.399Z] latest: Pulling from edgex-devops/git-semver [2021-03-02T12:32:28.399Z] 31603596830f: Pulling fs layer [2021-03-02T12:32:28.399Z] 2a8b12db71e7: Pulling fs layer [2021-03-02T12:32:28.399Z] 6ca5941a6612: Pulling fs layer [2021-03-02T12:32:28.399Z] ecc8261a40a4: Pulling fs layer [2021-03-02T12:32:28.399Z] ecc8261a40a4: Waiting [2021-03-02T12:32:28.399Z] 2a8b12db71e7: Verifying Checksum [2021-03-02T12:32:28.399Z] 2a8b12db71e7: Download complete [2021-03-02T12:32:28.663Z] 31603596830f: Verifying Checksum [2021-03-02T12:32:28.663Z] 31603596830f: Download complete [2021-03-02T12:32:28.663Z] ecc8261a40a4: Verifying Checksum [2021-03-02T12:32:28.663Z] ecc8261a40a4: Download complete [2021-03-02T12:32:28.663Z] 6ca5941a6612: Verifying Checksum [2021-03-02T12:32:28.663Z] 6ca5941a6612: Download complete [2021-03-02T12:32:28.925Z] 31603596830f: Pull complete [2021-03-02T12:32:29.188Z] 2a8b12db71e7: Pull complete [2021-03-02T12:32:30.140Z] 6ca5941a6612: Pull complete [2021-03-02T12:32:30.140Z] ecc8261a40a4: Pull complete [2021-03-02T12:32:30.140Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-02T12:32:30.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-02T12:32:30.140Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-02T12:32:30.522Z] prd-centos7-docker-4c-2g-28201 does not seem to be running inside a container [2021-03-02T12:32:30.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-02T12:32:33.288Z] $ docker top 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-02T12:32:33.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T12:32:33.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T12:32:33.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T12:32:33.857Z] $ docker exec 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent [2021-03-02T12:32:34.032Z] SSH_AUTH_SOCK=/tmp/ssh-wXHPlK7Nbfwd/agent.11 [2021-03-02T12:32:34.032Z] SSH_AGENT_PID=17 [2021-03-02T12:32:34.048Z] Running ssh-add (command line suppressed) [2021-03-02T12:32:34.177Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7353598656753736293.key (/w/workspace/edgex-go/2@tmp/private_key_7353598656753736293.key) [2021-03-02T12:32:34.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T12:32:34.567Z] + git tag --points-at HEAD [Pipeline] } [2021-03-02T12:32:34.597Z] $ docker exec --env ******** --env ******** 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent -k [2021-03-02T12:32:34.722Z] unset SSH_AUTH_SOCK; [2021-03-02T12:32:34.722Z] unset SSH_AGENT_PID; [2021-03-02T12:32:34.722Z] echo Agent pid 17 killed; [2021-03-02T12:32:34.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-02T12:32:34.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-02T12:32:34.906Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-02T12:32:35.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-02T12:32:35.093Z] $ docker exec 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent [2021-03-02T12:32:35.263Z] SSH_AUTH_SOCK=/tmp/ssh-rE4k4l1jJ9Zc/agent.48 [2021-03-02T12:32:35.263Z] SSH_AGENT_PID=53 [2021-03-02T12:32:35.270Z] Running ssh-add (command line suppressed) [2021-03-02T12:32:35.407Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_58775589901586341.key (/w/workspace/edgex-go/2@tmp/private_key_58775589901586341.key) [2021-03-02T12:32:35.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-02T12:32:35.807Z] + git semver init [2021-03-02T12:32:35.807Z] # -> Open(): unable to determine branch for HEAD [2021-03-02T12:32:35.807Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-02T12:32:35.807Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-02T12:32:35.807Z] # $SEMVER_REMOTE_NAME = origin [2021-03-02T12:32:35.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-02T12:32:35.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-02T12:32:35.807Z] # $SEMVER_BRANCH = PR-3210 [2021-03-02T12:32:35.807Z] # $SEMVER_TEMP = /tmp/semver-872908139 [2021-03-02T12:32:35.807Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-02T12:32:53.994Z] # '/tmp/semver-872908139' -> '/w/workspace/edgex-go/2/.semver' [2021-03-02T12:32:53.994Z] # -> Force: false [2021-03-02T12:32:53.994Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-02T12:32:54.012Z] $ docker exec --env ******** --env ******** 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 ssh-agent -k [2021-03-02T12:32:54.260Z] unset SSH_AUTH_SOCK; [2021-03-02T12:32:54.261Z] unset SSH_AGENT_PID; [2021-03-02T12:32:54.261Z] echo Agent pid 53 killed; [2021-03-02T12:32:54.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-02T12:32:54.880Z] + git semver [Pipeline] } [2021-03-02T12:32:54.904Z] $ docker stop --time=1 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 [2021-03-02T12:32:56.599Z] $ docker rm -f 50fcc296e1d49e92b0b859c9ba6bf9250e8fc24a61084fe2daf7f37868a9a418 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T12:32:57.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-02T12:32:57.679Z] Stashed 1 file(s) [Pipeline] echo [2021-03-02T12:32:57.682Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T12:32:58.626Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-02T12:32:58.928Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T12:32:59.233Z] + sudo service docker restart [2021-03-02T12:32:59.233Z] + true [2021-03-02T12:32:59.233Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-02T12:32:59.827Z] ========================================================= [2021-03-02T12:32:59.827Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-02T12:32:59.827Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:33:00.181Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-02T12:33:04.426Z] Sending build context to Docker daemon 328.1MB [2021-03-02T12:33:04.426Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T12:33:04.426Z] Step 2/6 : FROM ${BASE} [2021-03-02T12:33:04.426Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-02T12:33:04.426Z] 188c0c94c7c5: Pulling fs layer [2021-03-02T12:33:04.426Z] 0ef7d3d256c8: Pulling fs layer [2021-03-02T12:33:04.426Z] de9db76c5a1d: Pulling fs layer [2021-03-02T12:33:04.426Z] bca2f99d35d6: Pulling fs layer [2021-03-02T12:33:04.426Z] 93359f2a8cfa: Pulling fs layer [2021-03-02T12:33:04.426Z] 7c6f9722023f: Pulling fs layer [2021-03-02T12:33:04.426Z] a35cf1a2eb13: Pulling fs layer [2021-03-02T12:33:04.426Z] 93359f2a8cfa: Waiting [2021-03-02T12:33:04.426Z] 7c6f9722023f: Waiting [2021-03-02T12:33:04.426Z] a35cf1a2eb13: Waiting [2021-03-02T12:33:04.426Z] bca2f99d35d6: Waiting [2021-03-02T12:33:04.426Z] de9db76c5a1d: Verifying Checksum [2021-03-02T12:33:04.426Z] de9db76c5a1d: Download complete [2021-03-02T12:33:04.426Z] 0ef7d3d256c8: Verifying Checksum [2021-03-02T12:33:04.426Z] 0ef7d3d256c8: Download complete [2021-03-02T12:33:04.426Z] 93359f2a8cfa: Verifying Checksum [2021-03-02T12:33:04.426Z] 93359f2a8cfa: Download complete [2021-03-02T12:33:04.426Z] 7c6f9722023f: Download complete [2021-03-02T12:33:04.426Z] 188c0c94c7c5: Verifying Checksum [2021-03-02T12:33:04.426Z] 188c0c94c7c5: Download complete [2021-03-02T12:33:04.426Z] 188c0c94c7c5: Pull complete [2021-03-02T12:33:04.690Z] 0ef7d3d256c8: Pull complete [2021-03-02T12:33:04.690Z] de9db76c5a1d: Pull complete [2021-03-02T12:33:06.620Z] a35cf1a2eb13: Verifying Checksum [2021-03-02T12:33:06.620Z] a35cf1a2eb13: Download complete [2021-03-02T12:33:06.883Z] bca2f99d35d6: Verifying Checksum [2021-03-02T12:33:06.883Z] bca2f99d35d6: Download complete [2021-03-02T12:33:12.222Z] bca2f99d35d6: Pull complete [2021-03-02T12:33:12.222Z] 93359f2a8cfa: Pull complete [2021-03-02T12:33:12.222Z] 7c6f9722023f: Pull complete [2021-03-02T12:33:13.069Z] Still waiting to schedule task [2021-03-02T12:33:13.069Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-02T12:33:17.564Z] a35cf1a2eb13: Pull complete [2021-03-02T12:33:17.564Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-02T12:33:17.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-02T12:33:17.564Z] ---> a62c8e92a672 [2021-03-02T12:33:17.564Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-02T12:33:17.564Z] ---> Running in 5c35274240b6 [2021-03-02T12:33:17.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-02T12:33:23.134Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-03-02T12:33:23.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-02T12:33:28.446Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2021-03-02T12:33:28.446Z] ERROR: unsatisfiable constraints: [2021-03-02T12:33:28.446Z]  build-base (missing): [2021-03-02T12:33:28.446Z] required by: world[build-base] [2021-03-02T12:33:28.446Z] libsodium-dev (missing): [2021-03-02T12:33:28.446Z] required by: world[libsodium-dev] [2021-03-02T12:33:28.446Z] pkgconfig (missing): [2021-03-02T12:33:28.446Z] required by: world[pkgconfig] [2021-03-02T12:33:28.446Z] zeromq-dev (missing): [2021-03-02T12:33:28.446Z] required by: world[zeromq-dev] [2021-03-02T12:33:28.446Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-02T12:33:29.599Z] Failed in branch amd64 [2021-03-02T12:35:01.727Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28202 in /w/workspace/edgexfoundry_edgex-go_PR-3210 [Pipeline] { [Pipeline] ws [2021-03-02T12:35:01.848Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-02T12:35:07.325Z] using credential edgex-jenkins-ssh [2021-03-02T12:35:07.382Z] Cloning the remote Git repository [2021-03-02T12:35:07.442Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-02T12:35:07.555Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-02T12:35:07.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T12:35:07.624Z] > git --version # timeout=10 [2021-03-02T12:35:07.642Z] > git --version # 'git version 2.17.1' [2021-03-02T12:35:07.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T12:35:07.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T12:35:26.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T12:35:26.162Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-02T12:35:26.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-02T12:35:26.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-02T12:35:26.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T12:35:27.090Z] Merging remotes/origin/master commit f0a5054a805e8aad79e6fefc9c847f3d46b91de1 into PR head commit 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:35:27.573Z] Merge succeeded, producing 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:35:27.573Z] Checking out Revision 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 (PR-3210) [2021-03-02T12:35:26.257Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3210/head:refs/remotes/origin/PR-3210 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-02T12:35:27.112Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T12:35:27.133Z] > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 [2021-03-02T12:35:27.488Z] > git remote # timeout=10 [2021-03-02T12:35:27.507Z] > git config --get remote.origin.url # timeout=10 [2021-03-02T12:35:27.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-02T12:35:27.532Z] > git merge f0a5054a805e8aad79e6fefc9c847f3d46b91de1 # timeout=10 [2021-03-02T12:35:27.555Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-02T12:35:27.578Z] > git config core.sparsecheckout # timeout=10 [2021-03-02T12:35:27.594Z] > git checkout -f 94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 # timeout=10 [2021-03-02T12:35:32.064Z] Commit message: "feat(notifications): Implement GET /notification/id/{id} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-02T12:35:34.797Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-02T12:35:35.232Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-02T12:35:35.587Z] + true [2021-03-02T12:35:35.587Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-02T12:35:37.659Z] provisioning config files... [2021-03-02T12:35:37.704Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5125506553278377778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:35:38.117Z] ---> docker-login.sh [2021-03-02T12:35:38.117Z] nexus3.edgexfoundry.org:10001 [2021-03-02T12:35:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:35:39.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:35:39.375Z] Configure a credential helper to remove this warning. See [2021-03-02T12:35:39.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:35:39.375Z] [2021-03-02T12:35:39.375Z] Login Succeeded [2021-03-02T12:35:39.648Z] nexus3.edgexfoundry.org:10002 [2021-03-02T12:35:39.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:35:40.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:35:40.204Z] Configure a credential helper to remove this warning. See [2021-03-02T12:35:40.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:35:40.204Z] [2021-03-02T12:35:40.204Z] Login Succeeded [2021-03-02T12:35:40.204Z] nexus3.edgexfoundry.org:10003 [2021-03-02T12:35:40.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:35:40.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:35:40.758Z] Configure a credential helper to remove this warning. See [2021-03-02T12:35:40.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:35:40.758Z] [2021-03-02T12:35:40.758Z] Login Succeeded [2021-03-02T12:35:40.758Z] nexus3.edgexfoundry.org:10004 [2021-03-02T12:35:41.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:35:41.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:35:41.315Z] Configure a credential helper to remove this warning. See [2021-03-02T12:35:41.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:35:41.315Z] [2021-03-02T12:35:41.315Z] Login Succeeded [2021-03-02T12:35:41.315Z] docker.io [2021-03-02T12:35:41.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-02T12:35:41.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-02T12:35:41.861Z] Configure a credential helper to remove this warning. See [2021-03-02T12:35:41.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-02T12:35:41.861Z] [2021-03-02T12:35:41.861Z] Login Succeeded [2021-03-02T12:35:41.861Z] ---> docker-login.sh ends [Pipeline] } [2021-03-02T12:35:41.879Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-02T12:35:42.323Z] ========================================================= [2021-03-02T12:35:42.323Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-02T12:35:42.323Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:35:42.698Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-02T12:35:45.350Z] Sending build context to Docker daemon 166.5MB [2021-03-02T12:35:45.350Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-02T12:35:45.350Z] Step 2/6 : FROM ${BASE} [2021-03-02T12:35:45.350Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-02T12:35:45.350Z] 5f621e34cdf4: Pulling fs layer [2021-03-02T12:35:45.350Z] a4357932f1b6: Pulling fs layer [2021-03-02T12:35:45.350Z] 18c013af1878: Pulling fs layer [2021-03-02T12:35:45.350Z] 00ac8860ef70: Pulling fs layer [2021-03-02T12:35:45.350Z] 63d7cb157983: Pulling fs layer [2021-03-02T12:35:45.350Z] b116817d02f9: Pulling fs layer [2021-03-02T12:35:45.350Z] 745a02a5169b: Pulling fs layer [2021-03-02T12:35:45.350Z] 00ac8860ef70: Waiting [2021-03-02T12:35:45.350Z] 63d7cb157983: Waiting [2021-03-02T12:35:45.350Z] b116817d02f9: Waiting [2021-03-02T12:35:45.350Z] 745a02a5169b: Waiting [2021-03-02T12:35:45.350Z] 18c013af1878: Download complete [2021-03-02T12:35:45.350Z] a4357932f1b6: Download complete [2021-03-02T12:35:45.350Z] 63d7cb157983: Verifying Checksum [2021-03-02T12:35:45.350Z] 63d7cb157983: Download complete [2021-03-02T12:35:45.350Z] b116817d02f9: Verifying Checksum [2021-03-02T12:35:45.350Z] b116817d02f9: Download complete [2021-03-02T12:35:45.629Z] 5f621e34cdf4: Verifying Checksum [2021-03-02T12:35:46.228Z] 5f621e34cdf4: Pull complete [2021-03-02T12:35:46.509Z] a4357932f1b6: Pull complete [2021-03-02T12:35:47.110Z] 18c013af1878: Pull complete [2021-03-02T12:35:49.086Z] 745a02a5169b: Verifying Checksum [2021-03-02T12:35:49.086Z] 745a02a5169b: Download complete [2021-03-02T12:35:49.362Z] 00ac8860ef70: Verifying Checksum [2021-03-02T12:35:49.362Z] 00ac8860ef70: Download complete [2021-03-02T12:36:01.767Z] 00ac8860ef70: Pull complete [2021-03-02T12:36:01.767Z] 63d7cb157983: Pull complete [2021-03-02T12:36:01.767Z] b116817d02f9: Pull complete [2021-03-02T12:36:04.394Z] 745a02a5169b: Pull complete [2021-03-02T12:36:04.394Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-02T12:36:04.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-02T12:36:04.394Z] ---> b7e6874047d6 [2021-03-02T12:36:04.394Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-02T12:36:07.791Z] ---> Running in b35728e15e5a [2021-03-02T12:36:08.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:36:09.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:36:10.356Z] (1/12) Installing libmagic (5.38-r0) [2021-03-02T12:36:10.356Z] (2/12) Installing file (5.38-r0) [2021-03-02T12:36:10.629Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-02T12:36:10.629Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-02T12:36:16.033Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-02T12:36:16.033Z] (6/12) Installing patch (2.7.6-r6) [2021-03-02T12:36:16.033Z] (7/12) Installing build-base (0.5-r2) [2021-03-02T12:36:16.306Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-02T12:36:16.306Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-02T12:36:16.306Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-02T12:36:16.578Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-02T12:36:16.578Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-02T12:36:16.850Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:36:16.850Z] OK: 217 MiB in 51 packages [2021-03-02T12:36:21.159Z] Removing intermediate container b35728e15e5a [2021-03-02T12:36:21.159Z] ---> 5091b210ce21 [2021-03-02T12:36:21.159Z] Step 4/6 : WORKDIR /edgex-go [2021-03-02T12:36:21.159Z] ---> Running in 792d646c1b8a [2021-03-02T12:36:21.431Z] Removing intermediate container 792d646c1b8a [2021-03-02T12:36:21.431Z] ---> 9a30989310ae [2021-03-02T12:36:21.431Z] Step 5/6 : COPY go.mod . [2021-03-02T12:36:22.407Z] ---> e82cbd74f93b [2021-03-02T12:36:22.407Z] Step 6/6 : RUN go mod download [2021-03-02T12:36:22.408Z] ---> Running in 875192710be5 [2021-03-02T12:36:49.242Z] Removing intermediate container 875192710be5 [2021-03-02T12:36:49.242Z] ---> ed23d4c7e3c9 [2021-03-02T12:36:49.516Z] Successfully built ed23d4c7e3c9 [2021-03-02T12:36:49.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:36:50.135Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T12:36:50.135Z] . [Pipeline] withDockerContainer [2021-03-02T12:36:50.416Z] prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container [2021-03-02T12:36:50.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-02T12:36:52.047Z] $ docker top 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T12:36:53.090Z] + go version [2021-03-02T12:36:53.090Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-02T12:36:53.111Z] $ docker stop --time=1 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b [2021-03-02T12:36:55.039Z] $ docker rm -f 306bff7189eae08d319fb7695f8479a5765a38d886d1e06cf9c0bed32094230b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:36:56.055Z] + docker inspect -f . ci-base-image-arm64 [2021-03-02T12:36:56.055Z] . [Pipeline] withDockerContainer [2021-03-02T12:36:56.315Z] prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container [2021-03-02T12:36:56.413Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-02T12:36:57.801Z] $ docker top cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-02T12:36:58.213Z] ========================================================= [2021-03-02T12:36:58.213Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-02T12:36:58.213Z] ========================================================= [Pipeline] sh [2021-03-02T12:36:58.859Z] + make test [2021-03-02T12:36:58.859Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-02T12:37:21.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-02T12:38:08.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-02T12:38:15.032Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-02T12:38:25.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-02T12:38:25.218Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-02T12:38:25.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-02T12:38:25.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-02T12:38:25.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-02T12:38:25.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-02T12:38:28.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-02T12:38:29.198Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-02T12:38:37.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-02T12:38:37.524Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-02T12:38:37.524Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-02T12:38:42.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.407s coverage: 45.9% of statements [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-02T12:38:42.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-02T12:38:42.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.253s coverage: 100.0% of statements [2021-03-02T12:38:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.542s coverage: 27.1% of statements [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-02T12:38:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-02T12:38:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-02T12:38:49.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-02T12:38:49.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.207s coverage: 65.8% of statements [2021-03-02T12:38:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-02T12:38:49.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-02T12:38:53.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.704s coverage: 82.3% of statements [2021-03-02T12:38:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-02T12:38:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T12:38:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-02T12:38:53.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-02T12:38:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.221s coverage: 28.6% of statements [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-02T12:38:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-02T12:38:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-03-02T12:38:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-02T12:38:59.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.340s coverage: 86.7% of statements [2021-03-02T12:38:59.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-02T12:39:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.322s coverage: 97.5% of statements [2021-03-02T12:39:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-02T12:39:00.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-03-02T12:39:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-02T12:39:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-02T12:39:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-02T12:39:00.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 92.8% of statements [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.231s coverage: 0.1% of statements [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-02T12:39:10.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-03-02T12:39:10.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-02T12:39:22.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2021-03-02T12:39:22.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-03-02T12:39:37.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.133s coverage: 92.9% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.136s coverage: 87.2% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.6% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.523s coverage: 62.4% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.787s coverage: 69.1% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.310s coverage: 38.4% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-02T12:39:37.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-03-02T12:39:37.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-02T12:39:38.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.090s coverage: 84.8% of statements [2021-03-02T12:39:44.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.474s coverage: 47.0% of statements [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-02T12:39:44.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.114s coverage: 100.0% of statements [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-02T12:39:44.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-02T12:39:44.952Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.393s coverage: 90.3% of statements [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T12:39:44.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.045s coverage: 29.1% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.163s coverage: 99.0% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 94.3% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-02T12:39:53.273Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-03-02T12:39:53.273Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-02T12:39:53.544Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-02T12:39:54.522Z] GO111MODULE=on go vet ./... [2021-03-02T12:41:16.342Z] gofmt -l . [2021-03-02T12:41:16.342Z] [ "`gofmt -l .`" = "" ] [2021-03-02T12:41:16.342Z] ./bin/test-go-mod-tidy.sh [2021-03-02T12:41:16.342Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-02T12:41:16.999Z] + ls -al . [2021-03-02T12:41:16.999Z] total 740 [2021-03-02T12:41:16.999Z] drwxrwxr-x 9 1001 1001 4096 Mar 2 12:41 . [2021-03-02T12:41:16.999Z] drwxr-xr-x 4 root root 4096 Mar 2 12:36 .. [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 11 Mar 2 12:35 .dockerignore [2021-03-02T12:41:16.999Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 12:35 .git [2021-03-02T12:41:16.999Z] drwxrwxr-x 3 1001 1001 4096 Mar 2 12:35 .github [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 818 Mar 2 12:35 .gitignore [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 166 Mar 2 12:35 .sonarcloud.properties [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 8475 Mar 2 12:35 Attribution.txt [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 3804 Mar 2 12:35 CONTRIBUTING.md [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 931 Mar 2 12:35 Dockerfile.build [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 863 Mar 2 12:35 Jenkinsfile [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 10775 Mar 2 12:35 LICENSE [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 5774 Mar 2 12:35 Makefile [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 6524 Mar 2 12:35 README.md [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 6755 Mar 2 12:35 SECURITY.md [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 5 Mar 2 12:32 VERSION [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 4131 Mar 2 12:35 ZMQWindows.md [2021-03-02T12:41:16.999Z] drwxrwxr-x 2 1001 1001 4096 Mar 2 12:35 bin [2021-03-02T12:41:16.999Z] drwxrwxr-x 14 1001 1001 4096 Mar 2 12:35 cmd [2021-03-02T12:41:16.999Z] -rw-r--r-- 1 root root 601857 Mar 2 12:39 coverage.out [2021-03-02T12:41:16.999Z] -rw-r--r-- 1 root root 1055 Mar 2 12:41 go.mod [2021-03-02T12:41:16.999Z] -rw-r--r-- 1 root root 21699 Mar 2 12:41 go.sum [2021-03-02T12:41:16.999Z] drwxrwxr-x 8 1001 1001 4096 Mar 2 12:35 internal [2021-03-02T12:41:16.999Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 12:35 openapi [2021-03-02T12:41:16.999Z] drwxrwxr-x 4 1001 1001 4096 Mar 2 12:35 snap [2021-03-02T12:41:16.999Z] -rw-rw-r-- 1 1001 1001 168 Mar 2 12:35 version.go [Pipeline] sh [2021-03-02T12:41:17.657Z] + '[' -e coverage.out ] [2021-03-02T12:41:17.657Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-02T12:41:19.058Z] Stashed 1 file(s) [Pipeline] sh [2021-03-02T12:41:19.779Z] + make build [2021-03-02T12:41:19.779Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T12:41:32.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T12:41:54.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T12:41:57.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T12:42:03.142Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T12:42:04.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T12:42:11.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T12:42:19.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T12:42:23.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T12:42:29.260Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T12:42:33.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T12:42:36.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-02T12:42:43.679Z] $ docker stop --time=1 cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 [2021-03-02T12:42:46.333Z] $ docker rm -f cfd8b8de635833816b568d2ddb7ce8510c96f4ca69fb4f2c6f312c01a49bfc10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:42:50.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T12:42:50.860Z] [2021-03-02T12:42:50.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:42:51.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T12:42:51.790Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-02T12:42:51.790Z] 29e5d40040c1: Pulling fs layer [2021-03-02T12:42:51.790Z] 1ce36da41761: Pulling fs layer [2021-03-02T12:42:51.790Z] 25b303627fd3: Pulling fs layer [2021-03-02T12:42:52.065Z] 29e5d40040c1: Verifying Checksum [2021-03-02T12:42:52.065Z] 29e5d40040c1: Download complete [2021-03-02T12:42:52.665Z] 1ce36da41761: Verifying Checksum [2021-03-02T12:42:52.665Z] 1ce36da41761: Download complete [2021-03-02T12:42:52.665Z] 29e5d40040c1: Pull complete [2021-03-02T12:42:54.100Z] 1ce36da41761: Pull complete [2021-03-02T12:42:54.373Z] 25b303627fd3: Download complete [2021-03-02T12:43:04.527Z] 25b303627fd3: Pull complete [2021-03-02T12:43:04.527Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-02T12:43:04.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T12:43:04.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-02T12:43:04.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container [2021-03-02T12:43:04.866Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-02T12:43:07.853Z] $ docker top d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T12:43:08.838Z] + + docker-composegrep build parallel --help [2021-03-02T12:43:08.838Z] [2021-03-02T12:43:12.218Z] --parallel Build images in parallel. [Pipeline] } [2021-03-02T12:43:12.517Z] $ docker stop --time=1 d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c [2021-03-02T12:43:14.467Z] $ docker rm -f d17a64083d561a76f0f6e91a94abd0fb48b00f6c3f8de81b27a919ffd0d11d6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:43:15.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-02T12:43:15.353Z] . [Pipeline] withDockerContainer [2021-03-02T12:43:15.690Z] prd-ubuntu18.04-docker-arm64-4c-16g-28202 does not seem to be running inside a container [2021-03-02T12:43:15.796Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-02T12:43:17.274Z] $ docker top 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T12:43:18.354Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-02T12:43:22.646Z] Building docker-core-command-go ... [2021-03-02T12:43:22.646Z] Building docker-core-data-go ... [2021-03-02T12:43:22.646Z] Building docker-core-metadata-go ... [2021-03-02T12:43:22.646Z] Building docker-security-bootstrapper-go ... [2021-03-02T12:43:22.646Z] Building docker-security-proxy-setup-go ... [2021-03-02T12:43:22.646Z] Building docker-security-secretstore-setup-go ... [2021-03-02T12:43:22.646Z] Building docker-support-notifications-go ... [2021-03-02T12:43:22.646Z] Building docker-support-scheduler-go ... [2021-03-02T12:43:22.646Z] Building docker-sys-mgmt-agent-go ... [2021-03-02T12:43:22.646Z] Building docker-core-metadata-go [2021-03-02T12:43:22.646Z] Building docker-core-command-go [2021-03-02T12:43:22.646Z] Building docker-security-secretstore-setup-go [2021-03-02T12:43:22.646Z] Building docker-security-bootstrapper-go [2021-03-02T12:43:22.646Z] Building docker-security-proxy-setup-go [2021-03-02T12:44:44.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:44:44.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:44:44.410Z] ---> ed23d4c7e3c9 [2021-03-02T12:44:44.410Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T12:44:44.410Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:44:44.410Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:44:44.410Z] ---> ed23d4c7e3c9 [2021-03-02T12:44:44.410Z] Step 3/23 : WORKDIR /edgex-go [2021-03-02T12:44:44.410Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:44:44.410Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:44:44.410Z] ---> ed23d4c7e3c9 [2021-03-02T12:44:44.410Z] Step 3/21 : WORKDIR /edgex-go [2021-03-02T12:44:44.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:44:44.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:44:44.410Z] ---> ed23d4c7e3c9 [2021-03-02T12:44:44.410Z] Step 3/24 : WORKDIR /edgex-go [2021-03-02T12:44:44.410Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:44:44.410Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:44:44.410Z] ---> ed23d4c7e3c9 [2021-03-02T12:44:44.410Z] Step 3/30 : WORKDIR /edgex-go [2021-03-02T12:44:44.410Z] ---> Running in ee76b5f52bb3 [2021-03-02T12:44:44.410Z] ---> Running in b42366edc8b9 [2021-03-02T12:44:44.410Z] ---> Running in e939967ef8e2 [2021-03-02T12:44:44.410Z] ---> Running in 7f4a0f20b261 [2021-03-02T12:44:44.410Z] ---> Running in b41b08521e24 [2021-03-02T12:44:44.410Z] Removing intermediate container b41b08521e24 [2021-03-02T12:44:44.410Z] ---> 1c0638648bd6 [2021-03-02T12:44:44.410Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:44:44.410Z] Removing intermediate container 7f4a0f20b261 [2021-03-02T12:44:44.410Z] ---> 1e4111e478be [2021-03-02T12:44:44.410Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:44:44.410Z] Removing intermediate container e939967ef8e2 [2021-03-02T12:44:44.410Z] ---> 7672f8b78542 [2021-03-02T12:44:44.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:44:44.410Z] Removing intermediate container ee76b5f52bb3 [2021-03-02T12:44:44.410Z] ---> 5928f7010abf [2021-03-02T12:44:44.410Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:44:44.410Z] ---> Running in 53389d8860c0 [2021-03-02T12:44:44.410Z] Removing intermediate container b42366edc8b9 [2021-03-02T12:44:44.410Z] ---> a385c745a533 [2021-03-02T12:44:44.410Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:44:44.410Z] ---> Running in f8d976318a68 [2021-03-02T12:44:44.410Z] ---> Running in 57726c19d5f1 [2021-03-02T12:44:44.410Z] ---> Running in 452d7d2697a5 [2021-03-02T12:44:44.410Z] ---> Running in 61e3247ef130 [2021-03-02T12:44:44.410Z] Removing intermediate container 53389d8860c0 [2021-03-02T12:44:44.410Z] ---> 3367e563420d [2021-03-02T12:44:44.410Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-02T12:44:44.410Z] ---> Running in a3e28c998331 [2021-03-02T12:44:44.410Z] Removing intermediate container 57726c19d5f1 [2021-03-02T12:44:44.410Z] ---> 4dc24ff6352c [2021-03-02T12:44:44.410Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-02T12:44:44.410Z] Removing intermediate container f8d976318a68 [2021-03-02T12:44:44.410Z] ---> bc8aeba8b542 [2021-03-02T12:44:44.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T12:44:44.410Z] ---> Running in d8aa03e56ae4 [2021-03-02T12:44:44.410Z] ---> Running in b96fe8722e3a [2021-03-02T12:44:44.410Z] Removing intermediate container 61e3247ef130 [2021-03-02T12:44:44.410Z] ---> 784a6165a650 [2021-03-02T12:44:44.410Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-02T12:44:44.410Z] Removing intermediate container 452d7d2697a5 [2021-03-02T12:44:44.410Z] ---> 8a891de9b1c4 [2021-03-02T12:44:44.410Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-02T12:44:44.410Z] ---> Running in 2f7ff413156c [2021-03-02T12:44:44.410Z] ---> Running in ac959eb1de0a [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:44.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:45.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:45.016Z] OK: 217 MiB in 51 packages [2021-03-02T12:44:45.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:45.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:45.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:44:46.015Z] OK: 217 MiB in 51 packages [2021-03-02T12:44:46.015Z] OK: 217 MiB in 51 packages [2021-03-02T12:44:46.015Z] OK: 217 MiB in 51 packages [2021-03-02T12:44:46.294Z] OK: 217 MiB in 51 packages [2021-03-02T12:44:46.569Z] Removing intermediate container a3e28c998331 [2021-03-02T12:44:46.569Z] ---> 904eb954f9df [2021-03-02T12:44:46.569Z] Step 6/24 : COPY go.mod . [2021-03-02T12:44:47.556Z] ---> 02c7ee0e3096 [2021-03-02T12:44:47.556Z] Step 7/24 : RUN go mod download [2021-03-02T12:44:47.832Z] Removing intermediate container 2f7ff413156c [2021-03-02T12:44:47.832Z] ---> 55c098b7826e [2021-03-02T12:44:47.832Z] Step 6/21 : COPY go.mod . [2021-03-02T12:44:47.832Z] ---> Running in 4fc76fce112a [2021-03-02T12:44:48.439Z] Removing intermediate container b96fe8722e3a [2021-03-02T12:44:48.439Z] ---> 152615fcbe36 [2021-03-02T12:44:48.439Z] Step 6/30 : COPY go.mod . [2021-03-02T12:44:48.439Z] Removing intermediate container ac959eb1de0a [2021-03-02T12:44:48.439Z] ---> e5f7c1636ddd [2021-03-02T12:44:48.439Z] Step 6/23 : COPY go.mod . [2021-03-02T12:44:48.715Z] Removing intermediate container d8aa03e56ae4 [2021-03-02T12:44:48.715Z] ---> 68421a21b965 [2021-03-02T12:44:48.715Z] Step 6/23 : COPY go.mod . [2021-03-02T12:44:48.990Z] ---> 1b4f48b1bfc2 [2021-03-02T12:44:48.990Z] Step 7/21 : RUN go mod download [2021-03-02T12:44:49.264Z] ---> Running in 392ff801d688 [2021-03-02T12:44:49.871Z] ---> ecc393a2312f [2021-03-02T12:44:49.871Z] Step 7/30 : RUN go mod download [2021-03-02T12:44:49.871Z] ---> 51a0cbd3af46 [2021-03-02T12:44:49.871Z] Step 7/23 : RUN go mod download [2021-03-02T12:44:49.871Z] ---> 0b4388534378 [2021-03-02T12:44:49.871Z] Step 7/23 : RUN go mod download [2021-03-02T12:44:50.147Z] ---> Running in 8ef28b7de143 [2021-03-02T12:44:50.147Z] ---> Running in 0dd62be58ea1 [2021-03-02T12:44:50.147Z] ---> Running in bbc7ec8fc17b [2021-03-02T12:44:52.134Z] Removing intermediate container 4fc76fce112a [2021-03-02T12:44:52.135Z] ---> 2259d8d35f7a [2021-03-02T12:44:52.135Z] Step 8/24 : COPY . . [2021-03-02T12:44:53.618Z] Removing intermediate container 392ff801d688 [2021-03-02T12:44:53.618Z] ---> c0a571432277 [2021-03-02T12:44:53.618Z] Step 8/21 : COPY . . [2021-03-02T12:44:55.607Z] Removing intermediate container 8ef28b7de143 [2021-03-02T12:44:55.607Z] ---> aff5190ace92 [2021-03-02T12:44:55.607Z] Step 8/30 : COPY . . [2021-03-02T12:44:55.879Z] Removing intermediate container bbc7ec8fc17b [2021-03-02T12:44:55.879Z] ---> 851a30714143 [2021-03-02T12:44:55.879Z] Step 8/23 : COPY . . [2021-03-02T12:44:55.879Z] Removing intermediate container 0dd62be58ea1 [2021-03-02T12:44:55.879Z] ---> 64b941a16a33 [2021-03-02T12:44:55.879Z] Step 8/23 : COPY . . [2021-03-02T12:45:22.676Z] ---> 6be46ca3765c [2021-03-02T12:45:22.676Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-02T12:45:22.676Z] ---> dd354ae0f99a [2021-03-02T12:45:22.676Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-02T12:45:22.676Z] ---> Running in 69afca3448b6 [2021-03-02T12:45:22.676Z] ---> Running in 1bd05d59f9fc [2021-03-02T12:45:22.676Z] ---> fcc80e245294 [2021-03-02T12:45:22.676Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-02T12:45:22.676Z] ---> a42b46f12538 [2021-03-02T12:45:22.676Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-02T12:45:22.676Z] ---> 03e01976fa26 [2021-03-02T12:45:22.676Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-02T12:45:22.676Z] ---> Running in 765c46cc0811 [2021-03-02T12:45:22.676Z] ---> Running in 15716f35ef02 [2021-03-02T12:45:22.676Z] ---> Running in a70b36004320 [2021-03-02T12:45:22.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-02T12:45:22.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-02T12:45:22.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-02T12:45:22.676Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-02T12:45:22.953Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-02T12:46:59.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-02T12:46:59.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-02T12:47:06.503Z] Removing intermediate container 69afca3448b6 [2021-03-02T12:47:06.503Z] ---> a0332cfe02a1 [2021-03-02T12:47:06.503Z] [2021-03-02T12:47:06.503Z] Step 10/21 : FROM alpine:3.12 [2021-03-02T12:47:06.503Z] Removing intermediate container 1bd05d59f9fc [2021-03-02T12:47:06.503Z] ---> 6789defe53a9 [2021-03-02T12:47:06.503Z] [2021-03-02T12:47:06.503Z] Step 10/24 : FROM alpine:3.12 [2021-03-02T12:47:06.503Z] 3.12: Pulling from library/alpine [2021-03-02T12:47:06.503Z] 3.12: Pulling from library/alpine [2021-03-02T12:47:07.484Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-02T12:47:07.484Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-02T12:47:07.484Z] Status: Downloaded newer image for alpine:3.12 [2021-03-02T12:47:07.484Z] ---> d10569e2745f [2021-03-02T12:47:07.484Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-02T12:47:07.484Z] Status: Image is up to date for alpine:3.12 [2021-03-02T12:47:07.484Z] ---> d10569e2745f [2021-03-02T12:47:07.484Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-02T12:47:08.463Z] ---> Running in 310f80152ac7 [2021-03-02T12:47:08.463Z] ---> Running in 085fc06b9f09 [2021-03-02T12:47:09.064Z] Removing intermediate container a70b36004320 [2021-03-02T12:47:09.064Z] ---> 7a7a2013a767 [2021-03-02T12:47:09.064Z] [2021-03-02T12:47:09.064Z] Step 10/30 : FROM alpine:3.12 [2021-03-02T12:47:09.064Z] ---> d10569e2745f [2021-03-02T12:47:09.064Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-02T12:47:09.667Z] ---> Running in 49357b2085ca [2021-03-02T12:47:10.655Z] Removing intermediate container 49357b2085ca [2021-03-02T12:47:10.655Z] ---> b61637008a28 [2021-03-02T12:47:10.655Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-02T12:47:10.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:10.939Z] ---> Running in d70c332a412e [2021-03-02T12:47:10.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:10.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:10.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:11.930Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-02T12:47:11.931Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-02T12:47:11.931Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T12:47:11.931Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-02T12:47:11.931Z] (4/5) Installing curl (7.69.1-r3) [2021-03-02T12:47:11.931Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-02T12:47:11.931Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:47:11.931Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T12:47:11.931Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-02T12:47:11.931Z] (4/4) Installing curl (7.69.1-r3) [2021-03-02T12:47:11.931Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:47:11.931Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T12:47:11.931Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T12:47:12.208Z] OK: 7 MiB in 19 packages [2021-03-02T12:47:12.208Z] OK: 7 MiB in 18 packages [2021-03-02T12:47:13.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:13.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:14.256Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-02T12:47:14.256Z] (2/2) Installing su-exec (0.2-r1) [2021-03-02T12:47:14.256Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:47:14.256Z] OK: 5 MiB in 16 packages [2021-03-02T12:47:15.718Z] Removing intermediate container 085fc06b9f09 [2021-03-02T12:47:15.718Z] ---> f3e4274f1fa2 [2021-03-02T12:47:15.718Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T12:47:15.718Z] Removing intermediate container 310f80152ac7 [2021-03-02T12:47:15.718Z] ---> 26c7ee7da9dd [2021-03-02T12:47:15.718Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-02T12:47:15.718Z] Removing intermediate container 765c46cc0811 [2021-03-02T12:47:15.718Z] ---> 4b9be5745ddb [2021-03-02T12:47:15.718Z] [2021-03-02T12:47:15.718Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T12:47:15.718Z] ---> d10569e2745f [2021-03-02T12:47:15.718Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T12:47:15.992Z] ---> Running in c1a001ccdc2b [2021-03-02T12:47:16.265Z] ---> Running in 3a96d0b7a4d2 [2021-03-02T12:47:16.265Z] ---> Running in 593f86f4fbc2 [2021-03-02T12:47:16.265Z] Removing intermediate container d70c332a412e [2021-03-02T12:47:16.265Z] ---> 5bb7e8492dd2 [2021-03-02T12:47:16.265Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-02T12:47:16.563Z] ---> Running in 8a5024db6a62 [2021-03-02T12:47:16.835Z] Removing intermediate container 593f86f4fbc2 [2021-03-02T12:47:16.835Z] ---> c60f4e00cb0c [2021-03-02T12:47:16.835Z] Step 13/24 : WORKDIR / [2021-03-02T12:47:16.835Z] Removing intermediate container c1a001ccdc2b [2021-03-02T12:47:16.835Z] ---> 34ad5b1dafe1 [2021-03-02T12:47:16.835Z] Step 13/21 : WORKDIR /edgex [2021-03-02T12:47:17.107Z] ---> Running in 565c13b5a68d [2021-03-02T12:47:17.383Z] ---> Running in 0a0a9dd480b2 [2021-03-02T12:47:17.383Z] Removing intermediate container 8a5024db6a62 [2021-03-02T12:47:17.383Z] ---> 06e018b1c183 [2021-03-02T12:47:17.383Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-02T12:47:17.655Z] ---> Running in b4fe8f9745f8 [2021-03-02T12:47:17.933Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:18.206Z] Removing intermediate container 565c13b5a68d [2021-03-02T12:47:18.206Z] ---> da730b806b46 [2021-03-02T12:47:18.206Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-02T12:47:18.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:47:18.206Z] Removing intermediate container 0a0a9dd480b2 [2021-03-02T12:47:18.206Z] ---> c844ead838ee [2021-03-02T12:47:18.206Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-02T12:47:18.600Z] Removing intermediate container b4fe8f9745f8 [2021-03-02T12:47:18.600Z] ---> e3ae4b8432d5 [2021-03-02T12:47:18.600Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-02T12:47:19.079Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-02T12:47:19.079Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:47:19.079Z] OK: 5 MiB in 15 packages [2021-03-02T12:47:19.079Z] ---> Running in 01c7275b9529 [2021-03-02T12:47:20.217Z] ---> 28c3165d839e [2021-03-02T12:47:20.217Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-02T12:47:20.217Z] ---> d5e82bb2ac38 [2021-03-02T12:47:20.217Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-02T12:47:21.230Z] Removing intermediate container 3a96d0b7a4d2 [2021-03-02T12:47:21.230Z] ---> 1fba38a036f9 [2021-03-02T12:47:21.230Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T12:47:21.505Z] ---> Running in 7bd80db088b6 [2021-03-02T12:47:22.101Z] ---> 6874f1dd1435 [2021-03-02T12:47:22.101Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-02T12:47:22.376Z] Removing intermediate container 7bd80db088b6 [2021-03-02T12:47:22.376Z] ---> 70890aba3ab0 [2021-03-02T12:47:22.376Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-02T12:47:22.376Z] ---> 9e628c2b3d7f [2021-03-02T12:47:22.376Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-02T12:47:22.977Z] ---> Running in 3f26493caa7a [2021-03-02T12:47:23.253Z] ---> fd97d8702ba1 [2021-03-02T12:47:23.253Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-02T12:47:23.527Z] Removing intermediate container 01c7275b9529 [2021-03-02T12:47:23.527Z] ---> 01059c3830b9 [2021-03-02T12:47:23.527Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-02T12:47:23.527Z] Removing intermediate container 3f26493caa7a [2021-03-02T12:47:23.527Z] ---> bb1140bd0708 [2021-03-02T12:47:23.527Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T12:47:24.131Z] ---> Running in 043ed8848074 [2021-03-02T12:47:24.131Z] ---> Running in be0c74ab2c73 [2021-03-02T12:47:24.408Z] ---> 7ef7ca74bddf [2021-03-02T12:47:24.408Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-02T12:47:24.680Z] Removing intermediate container 15716f35ef02 [2021-03-02T12:47:24.680Z] ---> 7c0373d58951 [2021-03-02T12:47:24.680Z] [2021-03-02T12:47:24.680Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T12:47:24.680Z] ---> d10569e2745f [2021-03-02T12:47:24.680Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-02T12:47:24.680Z] ---> Using cache [2021-03-02T12:47:24.680Z] ---> 1fba38a036f9 [2021-03-02T12:47:24.680Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T12:47:24.680Z] ---> Using cache [2021-03-02T12:47:24.680Z] ---> 70890aba3ab0 [2021-03-02T12:47:24.680Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-02T12:47:24.680Z] ---> Running in 3be689103aac [2021-03-02T12:47:24.957Z] ---> 53ef901a2d99 [2021-03-02T12:47:24.957Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-02T12:47:24.957Z] ---> Running in 5f80b9b32004 [2021-03-02T12:47:25.239Z] Removing intermediate container be0c74ab2c73 [2021-03-02T12:47:25.239Z] ---> bec145b6c6cc [2021-03-02T12:47:25.239Z] Step 15/23 : WORKDIR / [2021-03-02T12:47:25.239Z] Removing intermediate container 043ed8848074 [2021-03-02T12:47:25.239Z] ---> d53b37bc001c [2021-03-02T12:47:25.239Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-02T12:47:25.514Z] Removing intermediate container 3be689103aac [2021-03-02T12:47:25.514Z] ---> 071819a99ce0 [2021-03-02T12:47:25.514Z] Step 18/21 : CMD ["--init=true"] [2021-03-02T12:47:25.514Z] ---> Running in 068c0bf5c541 [2021-03-02T12:47:25.801Z] ---> Running in bcbfd08c0d95 [2021-03-02T12:47:25.801Z] Removing intermediate container 5f80b9b32004 [2021-03-02T12:47:25.801Z] ---> dc0e346622be [2021-03-02T12:47:25.801Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-02T12:47:26.075Z] ---> Running in c220a3e7c5be [2021-03-02T12:47:26.349Z] Removing intermediate container 068c0bf5c541 [2021-03-02T12:47:26.349Z] ---> 7cce6070a677 [2021-03-02T12:47:26.349Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:47:26.628Z] ---> 4ab0d3488dd1 [2021-03-02T12:47:26.628Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-02T12:47:26.628Z] Removing intermediate container bcbfd08c0d95 [2021-03-02T12:47:26.628Z] ---> 0b69a33d0642 [2021-03-02T12:47:26.628Z] Step 19/21 : LABEL arch=arm64 [2021-03-02T12:47:26.903Z] ---> b1c256ca08ac [2021-03-02T12:47:26.903Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-02T12:47:26.903Z] ---> Running in 3815126e1eea [2021-03-02T12:47:26.903Z] ---> Running in 829c2eb3a15e [2021-03-02T12:47:26.903Z] Removing intermediate container c220a3e7c5be [2021-03-02T12:47:26.903Z] ---> 7b32a9d7a150 [2021-03-02T12:47:26.903Z] Step 15/23 : WORKDIR / [2021-03-02T12:47:27.184Z] ---> Running in f4938a33dd89 [2021-03-02T12:47:27.458Z] ---> 683ed69f0a57 [2021-03-02T12:47:27.458Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-02T12:47:27.737Z] Removing intermediate container 3815126e1eea [2021-03-02T12:47:27.737Z] ---> 9abb39db8049 [2021-03-02T12:47:27.737Z] Step 20/21 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:47:27.737Z] ---> Running in eadd384ffa35 [2021-03-02T12:47:28.011Z] ---> 8d5b090e4e1c [2021-03-02T12:47:28.011Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-02T12:47:28.011Z] Removing intermediate container f4938a33dd89 [2021-03-02T12:47:28.011Z] ---> 1376e84871ba [2021-03-02T12:47:28.011Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:47:28.284Z] ---> Running in bac465d1b4d6 [2021-03-02T12:47:28.563Z] Removing intermediate container eadd384ffa35 [2021-03-02T12:47:28.563Z] ---> c291b77a8e60 [2021-03-02T12:47:28.563Z] Step 21/21 : LABEL version=0.0.0 [2021-03-02T12:47:29.160Z] ---> Running in 21336996448f [2021-03-02T12:47:29.160Z] ---> 557010c47b2c [2021-03-02T12:47:29.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-02T12:47:29.160Z] ---> 67e9ae1d091d [2021-03-02T12:47:29.160Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-02T12:47:29.435Z] Removing intermediate container 21336996448f [2021-03-02T12:47:29.435Z] ---> 452033a0b1da [2021-03-02T12:47:29.435Z] [2021-03-02T12:47:30.028Z] Removing intermediate container 829c2eb3a15e [2021-03-02T12:47:30.028Z] ---> b3548b5eb773 [2021-03-02T12:47:30.028Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:47:30.310Z] Successfully built 452033a0b1da [2021-03-02T12:47:30.310Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-02T12:47:30.310Z] Building docker-support-notifications-go [2021-03-02T12:47:30.310Z]  Building docker-security-proxy-setup-go ... done  ---> aa7473c61c90 [2021-03-02T12:47:30.310Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-02T12:47:30.586Z] ---> Running in 14b7d604b2df [2021-03-02T12:47:31.193Z] ---> 9ee51700ee11 [2021-03-02T12:47:31.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-02T12:47:31.193Z] ---> 7923dae2389b [2021-03-02T12:47:31.193Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-02T12:47:31.474Z] Removing intermediate container 14b7d604b2df [2021-03-02T12:47:31.474Z] ---> 068fa716b29b [2021-03-02T12:47:31.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:47:31.474Z] Removing intermediate container bac465d1b4d6 [2021-03-02T12:47:31.474Z] ---> 5e07f67ab323 [2021-03-02T12:47:31.474Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-02T12:47:31.753Z] ---> Running in 62ecdefca8d4 [2021-03-02T12:47:32.031Z] ---> Running in 09154947994e [2021-03-02T12:47:33.013Z] Removing intermediate container 62ecdefca8d4 [2021-03-02T12:47:33.013Z] ---> 11779e49caa0 [2021-03-02T12:47:33.013Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T12:47:33.288Z] ---> 9559db235433 [2021-03-02T12:47:33.288Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-02T12:47:33.885Z] ---> Running in 50eaa6ffdb35 [2021-03-02T12:47:33.885Z] Removing intermediate container 09154947994e [2021-03-02T12:47:33.885Z] ---> 3bed78f4d065 [2021-03-02T12:47:33.885Z] Step 22/24 : LABEL arch=arm64 [2021-03-02T12:47:33.885Z] ---> 560be2bd751f [2021-03-02T12:47:33.885Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-02T12:47:33.885Z] ---> Running in 82579e52a495 [2021-03-02T12:47:34.165Z] ---> Running in 4d4102b8095b [2021-03-02T12:47:34.783Z] Removing intermediate container 50eaa6ffdb35 [2021-03-02T12:47:34.783Z] ---> 92d44da0b36e [2021-03-02T12:47:34.783Z] Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:47:35.060Z] Removing intermediate container 82579e52a495 [2021-03-02T12:47:35.060Z] ---> 112dc5226fe7 [2021-03-02T12:47:35.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:47:35.651Z] ---> Running in d1922c1f0708 [2021-03-02T12:47:35.651Z] Removing intermediate container 4d4102b8095b [2021-03-02T12:47:35.651Z] ---> d15c4d6b6ccd [2021-03-02T12:47:35.651Z] Step 23/24 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:47:36.248Z] ---> Running in 8389bced67e2 [2021-03-02T12:47:36.248Z] ---> b444698c56c2 [2021-03-02T12:47:36.248Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-02T12:47:36.524Z] ---> Running in 73268bc3e0ce [2021-03-02T12:47:36.524Z] Removing intermediate container d1922c1f0708 [2021-03-02T12:47:36.524Z] ---> d940abbf97bc [2021-03-02T12:47:36.524Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T12:47:36.798Z] ---> Running in ed8bc06cd0f5 [2021-03-02T12:47:36.798Z] Removing intermediate container 8389bced67e2 [2021-03-02T12:47:36.798Z] ---> 4b22b6e91bfe [2021-03-02T12:47:36.798Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T12:47:37.072Z] ---> Running in 1dec636218b3 [2021-03-02T12:47:37.072Z] Removing intermediate container 73268bc3e0ce [2021-03-02T12:47:37.072Z] ---> f90704909230 [2021-03-02T12:47:37.072Z] Step 24/24 : LABEL version=0.0.0 [2021-03-02T12:47:37.348Z] ---> 2b643ed744fe [2021-03-02T12:47:37.348Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-02T12:47:37.348Z] ---> Running in 68339e8bbd8b [2021-03-02T12:47:37.620Z] Removing intermediate container ed8bc06cd0f5 [2021-03-02T12:47:37.620Z] ---> 33067efd9da4 [2021-03-02T12:47:37.620Z] [2021-03-02T12:47:37.900Z] ---> Running in a4c807d1d344 [2021-03-02T12:47:37.900Z] Removing intermediate container 1dec636218b3 [2021-03-02T12:47:37.900Z] ---> 94298eb009db [2021-03-02T12:47:37.900Z] Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:47:38.174Z] Successfully built 33067efd9da4 [2021-03-02T12:47:38.174Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-02T12:47:38.174Z]  Building docker-core-command-go ... done Building docker-support-scheduler-go [2021-03-02T12:47:38.454Z] Removing intermediate container 68339e8bbd8b [2021-03-02T12:47:38.454Z] ---> 3f5d57bca789 [2021-03-02T12:47:38.454Z] [2021-03-02T12:47:38.454Z] ---> Running in 74a611445f12 [2021-03-02T12:47:38.735Z] Removing intermediate container a4c807d1d344 [2021-03-02T12:47:38.735Z] ---> 9816a70e580d [2021-03-02T12:47:38.735Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-02T12:47:39.011Z] Successfully built 3f5d57bca789 [2021-03-02T12:47:39.285Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-02T12:47:39.285Z] Building docker-sys-mgmt-agent-go [2021-03-02T12:47:39.285Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 74a611445f12 [2021-03-02T12:47:39.285Z] ---> 52599f221774 [2021-03-02T12:47:39.285Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T12:47:39.566Z] ---> Running in 308211e898ed [2021-03-02T12:47:39.566Z] ---> ed496c3381dd [2021-03-02T12:47:39.566Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-02T12:47:40.160Z] Removing intermediate container 308211e898ed [2021-03-02T12:47:40.160Z] ---> 2587536ccffa [2021-03-02T12:47:40.160Z] [2021-03-02T12:47:40.160Z] ---> Running in ecd152268214 [2021-03-02T12:47:40.759Z] Successfully built 2587536ccffa [2021-03-02T12:47:40.759Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-02T12:47:40.759Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-02T12:47:42.753Z] Removing intermediate container ecd152268214 [2021-03-02T12:47:42.753Z] ---> 1fcbc47d30df [2021-03-02T12:47:42.753Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-02T12:47:43.734Z] ---> Running in ec18eb1dbf21 [2021-03-02T12:47:45.178Z] Removing intermediate container ec18eb1dbf21 [2021-03-02T12:47:45.178Z] ---> 574ce5117c30 [2021-03-02T12:47:45.178Z] Step 27/30 : CMD ["gate"] [2021-03-02T12:47:46.163Z] ---> Running in b538287a89d6 [2021-03-02T12:47:47.594Z] Removing intermediate container b538287a89d6 [2021-03-02T12:47:47.594Z] ---> abd5d6145a0b [2021-03-02T12:47:47.594Z] Step 28/30 : LABEL arch=arm64 [2021-03-02T12:47:48.592Z] ---> Running in 9a3f9c330e33 [2021-03-02T12:47:49.574Z] Removing intermediate container 9a3f9c330e33 [2021-03-02T12:47:49.574Z] ---> bf61bb166a80 [2021-03-02T12:47:49.574Z] Step 29/30 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:47:50.567Z] ---> Running in 0dab41eee580 [2021-03-02T12:47:51.542Z] Removing intermediate container 0dab41eee580 [2021-03-02T12:47:51.542Z] ---> 43381a5f1931 [2021-03-02T12:47:51.542Z] Step 30/30 : LABEL version=0.0.0 [2021-03-02T12:47:51.819Z] ---> Running in bb9ea0e43f6d [2021-03-02T12:47:52.411Z] Removing intermediate container bb9ea0e43f6d [2021-03-02T12:47:52.411Z] ---> 431c9c5912d6 [2021-03-02T12:47:52.411Z] [2021-03-02T12:47:52.681Z] Successfully built 431c9c5912d6 [2021-03-02T12:47:52.950Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-02T12:48:15.092Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:48:15.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:48:15.092Z] ---> ed23d4c7e3c9 [2021-03-02T12:48:15.092Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T12:48:15.092Z] ---> Using cache [2021-03-02T12:48:15.092Z] ---> a385c745a533 [2021-03-02T12:48:15.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:48:15.092Z] ---> Using cache [2021-03-02T12:48:15.092Z] ---> 784a6165a650 [2021-03-02T12:48:15.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-02T12:48:18.489Z] ---> Running in 666acb10bc56 [2021-03-02T12:48:19.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:20.223Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:21.206Z] OK: 217 MiB in 51 packages [2021-03-02T12:48:24.619Z] Removing intermediate container 666acb10bc56 [2021-03-02T12:48:24.619Z] ---> 1459029f0f79 [2021-03-02T12:48:24.619Z] Step 6/22 : COPY go.mod . [2021-03-02T12:48:25.216Z] ---> 949d6dbff5d1 [2021-03-02T12:48:25.216Z] Step 7/22 : RUN go mod download [2021-03-02T12:48:25.493Z] ---> Running in 4aae17fe3f68 [2021-03-02T12:48:27.504Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:48:27.504Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:48:27.504Z] ---> ed23d4c7e3c9 [2021-03-02T12:48:27.504Z] Step 3/22 : WORKDIR /edgex-go [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> a385c745a533 [2021-03-02T12:48:27.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> 784a6165a650 [2021-03-02T12:48:27.504Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> 55c098b7826e [2021-03-02T12:48:27.504Z] Step 6/22 : COPY go.mod . [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> 1b4f48b1bfc2 [2021-03-02T12:48:27.504Z] Step 7/22 : RUN go mod download [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> c0a571432277 [2021-03-02T12:48:27.504Z] Step 8/22 : COPY . . [2021-03-02T12:48:27.504Z] ---> Using cache [2021-03-02T12:48:27.504Z] ---> 6be46ca3765c [2021-03-02T12:48:27.504Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-02T12:48:28.106Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-02T12:48:28.106Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-02T12:48:28.106Z] ---> ed23d4c7e3c9 [2021-03-02T12:48:28.106Z] Step 3/26 : WORKDIR /edgex-go [2021-03-02T12:48:28.106Z] ---> Using cache [2021-03-02T12:48:28.106Z] ---> a385c745a533 [2021-03-02T12:48:28.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:48:28.106Z] [2021-03-02T12:48:28.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> Using cache [2021-03-02T12:48:28.106Z] [2021-03-02T12:48:28.106Z] ---> 784a6165a650 [2021-03-02T12:48:28.106Z] ---> ed23d4c7e3c9 [2021-03-02T12:48:28.106Z] Step 3/23 : WORKDIR /edgex-goStep 5/26 : RUN apk add --update --no-cache make bash git [2021-03-02T12:48:28.106Z] [2021-03-02T12:48:28.106Z] ---> Using cache [2021-03-02T12:48:28.106Z] ---> a385c745a533 [2021-03-02T12:48:28.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:48:28.106Z] ---> Using cache [2021-03-02T12:48:28.106Z] ---> 784a6165a650 [2021-03-02T12:48:28.106Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-02T12:48:28.380Z] ---> Running in 677746aaf7b0 [2021-03-02T12:48:28.380Z] ---> Running in 4871c64a739c [2021-03-02T12:48:28.380Z] ---> Running in 9fd2da1666d5 [2021-03-02T12:48:29.358Z] Removing intermediate container 4aae17fe3f68 [2021-03-02T12:48:29.358Z] ---> d08b497d34cc [2021-03-02T12:48:29.358Z] Step 8/22 : COPY . . [2021-03-02T12:48:30.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:30.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:30.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-02T12:48:30.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:31.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:48:31.822Z] OK: 217 MiB in 51 packages [2021-03-02T12:48:31.822Z] OK: 217 MiB in 51 packages [2021-03-02T12:48:36.154Z] Removing intermediate container 677746aaf7b0 [2021-03-02T12:48:36.154Z] ---> b212a8ca34ff [2021-03-02T12:48:36.154Z] Step 6/23 : COPY go.mod . [2021-03-02T12:48:36.154Z] Removing intermediate container 9fd2da1666d5 [2021-03-02T12:48:36.154Z] ---> c1791a7eb6c8 [2021-03-02T12:48:36.154Z] Step 6/26 : COPY go.mod . [2021-03-02T12:48:38.137Z] ---> 02737faf2429 [2021-03-02T12:48:38.137Z] Step 7/23 : RUN go mod download [2021-03-02T12:48:38.816Z] ---> 9a1c7150a383 [2021-03-02T12:48:38.816Z] Step 7/26 : RUN go mod download [2021-03-02T12:48:38.816Z] ---> Running in fea7b0ab260c [2021-03-02T12:48:39.200Z] ---> Running in 51b6ac46a8b9 [2021-03-02T12:48:46.110Z] Removing intermediate container fea7b0ab260c [2021-03-02T12:48:46.110Z] ---> 72b1cc51c6a6 [2021-03-02T12:48:46.110Z] Step 8/23 : COPY . . [2021-03-02T12:48:46.110Z] Removing intermediate container 51b6ac46a8b9 [2021-03-02T12:48:46.110Z] ---> d6855ef77a51 [2021-03-02T12:48:46.110Z] Step 8/26 : COPY . . [2021-03-02T12:48:55.382Z] ---> c34d695b11e5 [2021-03-02T12:48:55.382Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-02T12:48:55.382Z] ---> Running in 6de573201f49 [2021-03-02T12:48:57.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-02T12:49:19.620Z] ---> 48596adf77f8 [2021-03-02T12:49:19.620Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-02T12:49:19.620Z] ---> 7f46fb4d3104 [2021-03-02T12:49:19.620Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-02T12:49:19.620Z] ---> Running in 5d57bf7c61b3 [2021-03-02T12:49:19.620Z] ---> Running in 5bf558f85f0d [2021-03-02T12:49:19.620Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-02T12:49:19.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-02T12:49:32.337Z] Removing intermediate container 4871c64a739c [2021-03-02T12:49:32.337Z] ---> 40ee1742fdf7 [2021-03-02T12:49:32.337Z] [2021-03-02T12:49:32.337Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T12:49:32.337Z] ---> d10569e2745f [2021-03-02T12:49:32.337Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-02T12:49:32.337Z] ---> Using cache [2021-03-02T12:49:32.337Z] ---> 1fba38a036f9 [2021-03-02T12:49:32.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T12:49:32.337Z] ---> Using cache [2021-03-02T12:49:32.337Z] ---> 70890aba3ab0 [2021-03-02T12:49:32.337Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-02T12:49:32.337Z] ---> Running in 7da645221692 [2021-03-02T12:49:32.946Z] Removing intermediate container 7da645221692 [2021-03-02T12:49:32.946Z] ---> 18e39793417e [2021-03-02T12:49:32.946Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T12:49:33.224Z] ---> Running in 3150915b57ab [2021-03-02T12:49:33.834Z] Removing intermediate container 3150915b57ab [2021-03-02T12:49:33.834Z] ---> 878807fcdfc7 [2021-03-02T12:49:33.834Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:49:34.827Z] ---> a9a719d93724 [2021-03-02T12:49:34.827Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-02T12:49:36.823Z] ---> 28d3f732665e [2021-03-02T12:49:36.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-02T12:49:37.813Z] ---> 971d3069d2ba [2021-03-02T12:49:37.813Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-02T12:49:38.098Z] ---> Running in 2a343104421f [2021-03-02T12:49:38.702Z] Removing intermediate container 2a343104421f [2021-03-02T12:49:38.702Z] ---> 07a45b779f65 [2021-03-02T12:49:38.702Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:49:38.981Z] ---> Running in 47f94adab18f [2021-03-02T12:49:39.584Z] Removing intermediate container 47f94adab18f [2021-03-02T12:49:39.584Z] ---> d2294827af2b [2021-03-02T12:49:39.584Z] Step 20/22 : LABEL arch=arm64 [2021-03-02T12:49:39.861Z] ---> Running in d6e40f7c8ecc [2021-03-02T12:49:40.472Z] Removing intermediate container d6e40f7c8ecc [2021-03-02T12:49:40.472Z] ---> 6ef255842166 [2021-03-02T12:49:40.472Z] Step 21/22 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:49:40.762Z] ---> Running in ec83698adaaa [2021-03-02T12:49:41.752Z] Removing intermediate container ec83698adaaa [2021-03-02T12:49:41.752Z] ---> 964ee85a1895 [2021-03-02T12:49:41.752Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T12:49:42.039Z] ---> Running in a8824cdf6da7 [2021-03-02T12:49:42.644Z] Removing intermediate container a8824cdf6da7 [2021-03-02T12:49:42.644Z] ---> ce1587de8b9e [2021-03-02T12:49:42.644Z] [2021-03-02T12:49:42.923Z] Successfully built ce1587de8b9e [2021-03-02T12:49:42.923Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-02T12:50:21.951Z]  Building docker-support-scheduler-go ... done Removing intermediate container 6de573201f49 [2021-03-02T12:50:21.951Z] ---> ebace5cc9fc0 [2021-03-02T12:50:21.951Z] [2021-03-02T12:50:21.951Z] Step 10/22 : FROM alpine:3.12 [2021-03-02T12:50:21.951Z] ---> d10569e2745f [2021-03-02T12:50:21.951Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-02T12:50:21.951Z] ---> Running in 013b62adffd0 [2021-03-02T12:50:21.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:21.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:21.951Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-02T12:50:21.951Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-02T12:50:21.951Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:50:21.951Z] Executing ca-certificates-20191127-r4.trigger [2021-03-02T12:50:21.951Z] OK: 6 MiB in 16 packages [2021-03-02T12:50:23.414Z] Removing intermediate container 013b62adffd0 [2021-03-02T12:50:23.414Z] ---> bca94b7dfc9e [2021-03-02T12:50:23.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-02T12:50:23.692Z] ---> Running in c1a22a8a78ff [2021-03-02T12:50:24.673Z] Removing intermediate container c1a22a8a78ff [2021-03-02T12:50:24.673Z] ---> 1ab83acc3879 [2021-03-02T12:50:24.673Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-02T12:50:24.673Z] ---> Running in 6f9ca0152772 [2021-03-02T12:50:26.127Z] Removing intermediate container 6f9ca0152772 [2021-03-02T12:50:26.127Z] ---> cfe353e8b20a [2021-03-02T12:50:26.127Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-02T12:50:26.408Z] ---> Running in 20841f09f55e [2021-03-02T12:50:27.385Z] Removing intermediate container 20841f09f55e [2021-03-02T12:50:27.385Z] ---> 58e0734b47a3 [2021-03-02T12:50:27.385Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:50:27.659Z] Removing intermediate container 5d57bf7c61b3 [2021-03-02T12:50:27.659Z] ---> f3ca819d4a55 [2021-03-02T12:50:27.659Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-02T12:50:27.932Z] ---> Running in 27705a56007c [2021-03-02T12:50:28.229Z] ---> 08522f30a3b1 [2021-03-02T12:50:28.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-02T12:50:29.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-02T12:50:29.815Z] ---> 343414ab7727 [2021-03-02T12:50:29.815Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-02T12:50:30.800Z] ---> 37fd5788ce55 [2021-03-02T12:50:30.800Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-02T12:50:30.800Z] ---> Running in b5b4648ac954 [2021-03-02T12:50:31.400Z] Removing intermediate container b5b4648ac954 [2021-03-02T12:50:31.400Z] ---> c15fa8b1caf9 [2021-03-02T12:50:31.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:50:31.673Z] ---> Running in 2ba795a6504e [2021-03-02T12:50:32.273Z] Removing intermediate container 2ba795a6504e [2021-03-02T12:50:32.273Z] ---> 04e4f4339542 [2021-03-02T12:50:32.273Z] Step 20/22 : LABEL arch=arm64 [2021-03-02T12:50:32.273Z] Removing intermediate container 27705a56007c [2021-03-02T12:50:32.273Z] ---> 80de6ea805a2 [2021-03-02T12:50:32.273Z] [2021-03-02T12:50:32.273Z] Step 11/26 : FROM docker:20.10.0 [2021-03-02T12:50:32.273Z] 20.10.0: Pulling from library/docker [2021-03-02T12:50:32.559Z] ---> Running in d489936bc0f9 [2021-03-02T12:50:33.178Z] Removing intermediate container d489936bc0f9 [2021-03-02T12:50:33.178Z] ---> f4fcdd64480d [2021-03-02T12:50:33.178Z] Step 21/22 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:50:34.168Z] ---> Running in caf5d12e5571 [2021-03-02T12:50:35.609Z] Removing intermediate container caf5d12e5571 [2021-03-02T12:50:35.609Z] ---> 3e31d376f2cb [2021-03-02T12:50:35.609Z] Step 22/22 : LABEL version=0.0.0 [2021-03-02T12:50:35.886Z] ---> Running in f3d24a3cc573 [2021-03-02T12:50:36.868Z] Removing intermediate container f3d24a3cc573 [2021-03-02T12:50:36.868Z] ---> 2e88b7e2501d [2021-03-02T12:50:36.868Z] [2021-03-02T12:50:37.142Z] Successfully built 2e88b7e2501d [2021-03-02T12:50:37.142Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-02T12:50:42.537Z]  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-02T12:50:42.537Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-02T12:50:42.537Z] ---> eeaf43b92773 [2021-03-02T12:50:42.537Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-02T12:50:43.132Z] ---> Running in 15c8a144da20 [2021-03-02T12:50:43.404Z] Removing intermediate container 5bf558f85f0d [2021-03-02T12:50:43.404Z] ---> 68b53b9d5df6 [2021-03-02T12:50:43.404Z] [2021-03-02T12:50:43.404Z] Step 10/23 : FROM alpine:3.12 [2021-03-02T12:50:43.404Z] ---> d10569e2745f [2021-03-02T12:50:43.404Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-02T12:50:43.713Z] ---> Running in 248368f0e703 [2021-03-02T12:50:44.339Z] Removing intermediate container 248368f0e703 [2021-03-02T12:50:44.339Z] ---> 21aa352a4f31 [2021-03-02T12:50:44.339Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-02T12:50:44.339Z] ---> Running in e991a2dc9783 [2021-03-02T12:50:44.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:44.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:44.968Z] Removing intermediate container e991a2dc9783 [2021-03-02T12:50:44.968Z] ---> f789829b7e03 [2021-03-02T12:50:44.968Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-02T12:50:45.255Z] ---> Running in d23fa081b602 [2021-03-02T12:50:45.255Z] (1/2) Installing readline (8.0.4-r0) [2021-03-02T12:50:45.255Z] (2/2) Installing bash (5.0.17-r0) [2021-03-02T12:50:45.255Z] Executing bash-5.0.17-r0.post-install [2021-03-02T12:50:45.255Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:50:45.255Z] OK: 12 MiB in 22 packages [2021-03-02T12:50:45.866Z] Removing intermediate container d23fa081b602 [2021-03-02T12:50:45.866Z] ---> 4a4974e1db78 [2021-03-02T12:50:45.866Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-02T12:50:45.866Z] ---> Running in 30b08a838d9d [2021-03-02T12:50:46.846Z] Removing intermediate container 15c8a144da20 [2021-03-02T12:50:46.846Z] ---> 7a055a3ff7a9 [2021-03-02T12:50:46.846Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-02T12:50:47.121Z] ---> Running in 215a328747ce [2021-03-02T12:50:47.396Z] Removing intermediate container 215a328747ce [2021-03-02T12:50:47.396Z] ---> 4705b36170b5 [2021-03-02T12:50:47.396Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-02T12:50:47.668Z] ---> Running in 17511de35c5b [2021-03-02T12:50:48.265Z] Removing intermediate container 17511de35c5b [2021-03-02T12:50:48.265Z] ---> 4c27e204e8b5 [2021-03-02T12:50:48.265Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-02T12:50:48.265Z] ---> Running in 5d5426464f9d [2021-03-02T12:50:48.538Z] Removing intermediate container 30b08a838d9d [2021-03-02T12:50:48.538Z] ---> 43d030d3a84a [2021-03-02T12:50:48.538Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-02T12:50:48.538Z] ---> Running in c9b8e82c0cc7 [2021-03-02T12:50:48.810Z] Removing intermediate container 5d5426464f9d [2021-03-02T12:50:48.810Z] ---> e0fb5dac0371 [2021-03-02T12:50:48.810Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-02T12:50:49.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:50.063Z] ---> a4d1adbee7af [2021-03-02T12:50:50.063Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-02T12:50:50.654Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:50.926Z] ---> 9f882d01212c [2021-03-02T12:50:50.926Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-02T12:50:51.520Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-02T12:50:51.520Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-02T12:50:51.520Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-02T12:50:51.792Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-02T12:50:51.792Z] ---> ac0046911033 [2021-03-02T12:50:51.792Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-02T12:50:52.067Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-02T12:50:52.067Z] ---> Running in d77872ba35b5 [2021-03-02T12:50:52.067Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-02T12:50:52.067Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:50:52.067Z] OK: 8 MiB in 20 packages [2021-03-02T12:50:53.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:53.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:50:53.505Z] Removing intermediate container c9b8e82c0cc7 [2021-03-02T12:50:53.505Z] ---> b64180c7cb28 [2021-03-02T12:50:53.505Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-02T12:50:54.098Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-02T12:50:54.098Z] (2/33) Installing expat (2.2.9-r1) [2021-03-02T12:50:54.098Z] (3/33) Installing libffi (3.3-r2) [2021-03-02T12:50:54.098Z] (4/33) Installing gdbm (1.13-r1) [2021-03-02T12:50:54.098Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-02T12:50:54.098Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-02T12:50:54.098Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-02T12:50:54.699Z] ---> 882610ac25c8 [2021-03-02T12:50:54.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-02T12:50:56.135Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-02T12:50:56.135Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-02T12:50:56.135Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-02T12:50:56.135Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-02T12:50:56.135Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-02T12:50:56.135Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-02T12:50:56.135Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-02T12:50:56.135Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-02T12:50:56.135Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-02T12:50:56.135Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-02T12:50:56.135Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-02T12:50:56.135Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-02T12:50:56.135Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-02T12:50:56.135Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-02T12:50:56.407Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-02T12:50:56.407Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-02T12:50:56.407Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-02T12:50:56.407Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-02T12:50:56.407Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-02T12:50:56.407Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-02T12:50:56.407Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-02T12:50:56.407Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-02T12:50:56.407Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-02T12:50:56.407Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-02T12:50:56.407Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-02T12:50:56.407Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-02T12:50:56.677Z] ---> 2ea3498bdef3 [2021-03-02T12:50:56.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-02T12:50:56.677Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:50:56.677Z] OK: 71 MiB in 55 packages [2021-03-02T12:50:57.659Z] ---> fabcc8c7ae7a [2021-03-02T12:50:57.659Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-02T12:50:57.659Z] ---> Running in b242e3223bcd [2021-03-02T12:50:58.253Z] Removing intermediate container b242e3223bcd [2021-03-02T12:50:58.253Z] ---> 91a74bef438f [2021-03-02T12:50:58.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:50:58.253Z] ---> Running in 32d3ab97a22d [2021-03-02T12:50:58.851Z] Removing intermediate container 32d3ab97a22d [2021-03-02T12:50:58.851Z] ---> 7c1706078bbb [2021-03-02T12:50:58.851Z] Step 21/23 : LABEL arch=arm64 [2021-03-02T12:50:59.122Z] ---> Running in 48222cba7202 [2021-03-02T12:50:59.716Z] Removing intermediate container 48222cba7202 [2021-03-02T12:50:59.716Z] ---> 8d56cc012d65 [2021-03-02T12:50:59.716Z] Step 22/23 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:50:59.988Z] ---> Running in 30f3143be2cd [2021-03-02T12:51:00.258Z] Removing intermediate container 30f3143be2cd [2021-03-02T12:51:00.258Z] ---> 6027ed3a036e [2021-03-02T12:51:00.258Z] Step 23/23 : LABEL version=0.0.0 [2021-03-02T12:51:00.531Z] ---> Running in 346ea9ec4d8e [2021-03-02T12:51:01.131Z] Removing intermediate container 346ea9ec4d8e [2021-03-02T12:51:01.131Z] ---> 2e24b2f645b7 [2021-03-02T12:51:01.131Z] [2021-03-02T12:51:01.408Z] Successfully built 2e24b2f645b7 [2021-03-02T12:51:01.678Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-02T12:51:02.275Z]  Building docker-core-data-go ... done Removing intermediate container d77872ba35b5 [2021-03-02T12:51:02.275Z] ---> 1455b8eb6c55 [2021-03-02T12:51:02.275Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-02T12:51:02.552Z] ---> Running in 1997ed06ad0b [2021-03-02T12:51:07.933Z] Collecting docker-compose==1.23.2 [2021-03-02T12:51:07.933Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-02T12:51:07.933Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-02T12:51:07.933Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-02T12:51:09.902Z] Collecting jsonschema<3,>=2.5.1 [2021-03-02T12:51:09.902Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-02T12:51:10.873Z] Collecting PyYAML<4,>=3.10 [2021-03-02T12:51:10.873Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-02T12:51:13.481Z] Collecting texttable<0.10,>=0.9.0 [2021-03-02T12:51:13.751Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-02T12:51:16.364Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-02T12:51:16.364Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-02T12:51:16.364Z] Collecting docopt<0.7,>=0.6.1 [2021-03-02T12:51:16.364Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-02T12:51:18.966Z] Collecting docker<4.0,>=3.6.0 [2021-03-02T12:51:18.966Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-02T12:51:18.966Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-02T12:51:19.560Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-02T12:51:19.560Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-02T12:51:19.830Z] Collecting cached-property<2,>=1.2.0 [2021-03-02T12:51:19.830Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-02T12:51:20.102Z] Collecting idna<2.8,>=2.5 [2021-03-02T12:51:20.102Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-02T12:51:20.372Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-02T12:51:20.968Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-02T12:51:20.968Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-02T12:51:20.968Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-02T12:51:21.244Z] Collecting docker-pycreds>=0.4.0 [2021-03-02T12:51:21.244Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-02T12:51:21.244Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-02T12:51:21.244Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-02T12:51:21.244Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-02T12:51:21.244Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-02T12:51:22.220Z] Installing collected packages: dockerpty, jsonschema, PyYAML, texttable, idna, urllib3, requests, docopt, websocket-client, docker-pycreds, docker, cached-property, docker-compose [2021-03-02T12:51:22.220Z] Running setup.py install for dockerpty: started [2021-03-02T12:51:24.182Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-02T12:51:24.182Z] Running setup.py install for PyYAML: started [2021-03-02T12:51:26.148Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-02T12:51:26.148Z] Running setup.py install for texttable: started [2021-03-02T12:51:28.106Z] Running setup.py install for texttable: finished with status 'done' [2021-03-02T12:51:28.106Z] Attempting uninstall: idna [2021-03-02T12:51:28.106Z] Found existing installation: idna 2.9 [2021-03-02T12:51:28.106Z] Uninstalling idna-2.9: [2021-03-02T12:51:28.106Z] Successfully uninstalled idna-2.9 [2021-03-02T12:51:28.704Z] Attempting uninstall: urllib3 [2021-03-02T12:51:28.704Z] Found existing installation: urllib3 1.25.9 [2021-03-02T12:51:28.704Z] Uninstalling urllib3-1.25.9: [2021-03-02T12:51:28.974Z] Successfully uninstalled urllib3-1.25.9 [2021-03-02T12:51:29.564Z] Attempting uninstall: requests [2021-03-02T12:51:29.564Z] Found existing installation: requests 2.23.0 [2021-03-02T12:51:29.564Z] Uninstalling requests-2.23.0: [2021-03-02T12:51:29.564Z] Successfully uninstalled requests-2.23.0 [2021-03-02T12:51:29.835Z] Running setup.py install for docopt: started [2021-03-02T12:51:31.798Z] Running setup.py install for docopt: finished with status 'done' [2021-03-02T12:51:33.759Z] 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-03-02T12:51:37.130Z] Removing intermediate container 1997ed06ad0b [2021-03-02T12:51:37.130Z] ---> 950672624ba9 [2021-03-02T12:51:37.130Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-02T12:51:37.409Z] ---> Running in 37ac50bb9ace [2021-03-02T12:51:38.386Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-02T12:51:38.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-02T12:51:39.248Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-02T12:51:39.248Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-02T12:51:39.248Z] (3/3) Installing curl (7.69.1-r3) [2021-03-02T12:51:39.248Z] Executing busybox-1.31.1-r19.trigger [2021-03-02T12:51:39.248Z] OK: 71 MiB in 58 packages [2021-03-02T12:51:40.679Z] Removing intermediate container 37ac50bb9ace [2021-03-02T12:51:40.679Z] ---> b24f7b491012 [2021-03-02T12:51:40.679Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-02T12:51:40.679Z] ---> Running in f0d139c6d165 [2021-03-02T12:51:40.951Z] Removing intermediate container f0d139c6d165 [2021-03-02T12:51:40.951Z] ---> 28225ba1900f [2021-03-02T12:51:40.951Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-02T12:51:41.223Z] ---> Running in c9ab20c6a2a7 [2021-03-02T12:51:41.816Z] Removing intermediate container c9ab20c6a2a7 [2021-03-02T12:51:41.816Z] ---> 09c36c12728a [2021-03-02T12:51:41.816Z] Step 24/26 : LABEL arch=arm64 [2021-03-02T12:51:41.816Z] ---> Running in d7eae93885cf [2021-03-02T12:51:42.413Z] Removing intermediate container d7eae93885cf [2021-03-02T12:51:42.413Z] ---> 49db8139034f [2021-03-02T12:51:42.413Z] Step 25/26 : LABEL git_sha=94e051b87fae1ba1ec11d6e0fa6f64b28ef483d3 [2021-03-02T12:51:42.413Z] ---> Running in aff39fd077cd [2021-03-02T12:51:43.004Z] Removing intermediate container aff39fd077cd [2021-03-02T12:51:43.004Z] ---> 7f85fd2da57e [2021-03-02T12:51:43.004Z] Step 26/26 : LABEL version=0.0.0 [2021-03-02T12:51:43.004Z] ---> Running in 0c24f4a8f4bc [2021-03-02T12:51:43.597Z] Removing intermediate container 0c24f4a8f4bc [2021-03-02T12:51:43.597Z] ---> 880135195059 [2021-03-02T12:51:43.597Z] [2021-03-02T12:51:43.883Z] Successfully built 880135195059 [2021-03-02T12:51:44.156Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-02T12:51:44.449Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-02T12:51:44.447Z] $ docker stop --time=1 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 [2021-03-02T12:51:46.427Z] $ docker rm -f 6ff1cd3702fcd225eb87a37eb6ac66583e14119a017014cff7e22e3bc3920819 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-02T12:51:47.169Z] + grep docker [2021-03-02T12:51:47.169Z] + docker images [2021-03-02T12:51:47.442Z] docker-sys-mgmt-agent-go-arm64 latest 880135195059 4 seconds ago 300MB [2021-03-02T12:51:47.442Z] docker-core-data-go-arm64 latest 2e24b2f645b7 47 seconds ago 21.1MB [2021-03-02T12:51:47.442Z] docker-support-notifications-go-arm64 latest 2e88b7e2501d About a minute ago 16.9MB [2021-03-02T12:51:47.442Z] docker-support-scheduler-go-arm64 latest ce1587de8b9e 2 minutes ago 16.3MB [2021-03-02T12:51:47.442Z] docker-security-bootstrapper-go-arm64 latest 431c9c5912d6 3 minutes ago 17.6MB [2021-03-02T12:51:47.442Z] docker-core-metadata-go-arm64 latest 2587536ccffa 4 minutes ago 17.9MB [2021-03-02T12:51:47.442Z] docker-security-secretstore-setup-go-arm64 latest 3f5d57bca789 4 minutes ago 23.7MB [2021-03-02T12:51:47.442Z] docker-core-command-go-arm64 latest 33067efd9da4 4 minutes ago 16.2MB [2021-03-02T12:51:47.442Z] docker-security-proxy-setup-go-arm64 latest 452033a0b1da 4 minutes ago 23.4MB [2021-03-02T12:51:47.442Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:51:48.800Z] ---> job-cost.sh [2021-03-02T12:51:48.801Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ih0r [2021-03-02T12:52:27.748Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-02T12:54:49.528Z] lf-activate-venv(): INFO: Adding /tmp/venv-ih0r/bin to PATH [2021-03-02T12:54:49.528Z] INFO: No Stack... [2021-03-02T12:54:49.528Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-02T12:54:49.528Z] INFO: Archiving Costs [Pipeline] sh [2021-03-02T12:54:49.865Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-02T12:54:49.866Z] + cut -d, -f6 [Pipeline] lock [2021-03-02T12:54:49.976Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] [2021-03-02T12:54:49.985Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] did not exist. Created. [2021-03-02T12:54:49.985Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-02T12:54:50.454Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-02T12:54:50.778Z] Stashed 1 file(s) [Pipeline] } [2021-03-02T12:54:50.786Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3210-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:54:54.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:54:54.630Z] ---> package-listing.sh [2021-03-02T12:54:54.630Z] ++ facter osfamily [2021-03-02T12:54:54.630Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-02T12:54:54.630Z] + OS_FAMILY=redhat [2021-03-02T12:54:54.630Z] + workspace=/w/workspace/edgex-go/2 [2021-03-02T12:54:54.630Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-02T12:54:54.630Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-02T12:54:54.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-02T12:54:54.630Z] + PACKAGES=/tmp/packages_start.txt [2021-03-02T12:54:54.630Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-02T12:54:54.630Z] + PACKAGES=/tmp/packages_end.txt [2021-03-02T12:54:54.630Z] + case "${OS_FAMILY}" in [2021-03-02T12:54:54.630Z] + rpm -qa [2021-03-02T12:54:54.630Z] + sort [2021-03-02T12:54:59.960Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-02T12:54:59.960Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-02T12:54:59.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-02T12:54:59.960Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-02T12:54:59.960Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-02T12:54:59.960Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-02T12:54:59.975Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-02T12:55:00.276Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:55:00.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T12:55:00.626Z] [2021-03-02T12:55:00.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-02T12:55:01.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T12:55:01.006Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-02T12:55:01.006Z] df20fa9351a1: Pulling fs layer [2021-03-02T12:55:01.006Z] 36b3adc4ff6f: Pulling fs layer [2021-03-02T12:55:01.006Z] 8ad3a11d3b57: Pulling fs layer [2021-03-02T12:55:01.006Z] 46f8f816bc3b: Pulling fs layer [2021-03-02T12:55:01.006Z] 93b61091891f: Pulling fs layer [2021-03-02T12:55:01.006Z] 93b9cdb0e59b: Pulling fs layer [2021-03-02T12:55:01.006Z] 5e14af77c1be: Pulling fs layer [2021-03-02T12:55:01.006Z] 01666e4c0597: Pulling fs layer [2021-03-02T12:55:01.006Z] aa168da1d23b: Pulling fs layer [2021-03-02T12:55:01.006Z] 93b9cdb0e59b: Waiting [2021-03-02T12:55:01.006Z] 5e14af77c1be: Waiting [2021-03-02T12:55:01.006Z] 46f8f816bc3b: Waiting [2021-03-02T12:55:01.006Z] 01666e4c0597: Waiting [2021-03-02T12:55:01.006Z] aa168da1d23b: Waiting [2021-03-02T12:55:01.006Z] 93b61091891f: Waiting [2021-03-02T12:55:01.006Z] 36b3adc4ff6f: Verifying Checksum [2021-03-02T12:55:01.006Z] 36b3adc4ff6f: Download complete [2021-03-02T12:55:01.006Z] 46f8f816bc3b: Download complete [2021-03-02T12:55:01.283Z] df20fa9351a1: Verifying Checksum [2021-03-02T12:55:01.283Z] df20fa9351a1: Download complete [2021-03-02T12:55:01.283Z] 93b9cdb0e59b: Verifying Checksum [2021-03-02T12:55:01.283Z] 93b9cdb0e59b: Download complete [2021-03-02T12:55:01.283Z] 93b61091891f: Verifying Checksum [2021-03-02T12:55:01.283Z] 93b61091891f: Download complete [2021-03-02T12:55:01.283Z] 5e14af77c1be: Verifying Checksum [2021-03-02T12:55:01.283Z] 5e14af77c1be: Download complete [2021-03-02T12:55:01.283Z] 01666e4c0597: Verifying Checksum [2021-03-02T12:55:01.283Z] 01666e4c0597: Download complete [2021-03-02T12:55:01.548Z] df20fa9351a1: Pull complete [2021-03-02T12:55:01.824Z] 36b3adc4ff6f: Pull complete [2021-03-02T12:55:01.824Z] 8ad3a11d3b57: Verifying Checksum [2021-03-02T12:55:01.824Z] 8ad3a11d3b57: Download complete [2021-03-02T12:55:02.823Z] 8ad3a11d3b57: Pull complete [2021-03-02T12:55:02.823Z] 46f8f816bc3b: Pull complete [2021-03-02T12:55:03.791Z] aa168da1d23b: Verifying Checksum [2021-03-02T12:55:03.791Z] aa168da1d23b: Download complete [2021-03-02T12:55:04.053Z] 93b61091891f: Pull complete [2021-03-02T12:55:04.317Z] 93b9cdb0e59b: Pull complete [2021-03-02T12:55:04.317Z] 5e14af77c1be: Pull complete [2021-03-02T12:55:04.584Z] 01666e4c0597: Pull complete [2021-03-02T12:55:12.781Z] aa168da1d23b: Pull complete [2021-03-02T12:55:12.781Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-02T12:55:12.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-02T12:55:12.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-02T12:55:13.000Z] prd-centos7-docker-4c-2g-28201 does not seem to be running inside a container [2021-03-02T12:55:13.053Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-02T12:55:15.857Z] $ docker top f944562d5f252065632ae09313cfef26d8d4c7bd238094a48091a85696111e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-02T12:55:16.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-02T12:55:16.766Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-02T12:55:17.081Z] + ls /var/log/sa-host [2021-03-02T12:55:17.081Z] + sadf -c /var/log/sa-host/sa02 [2021-03-02T12:55:17.081Z] file_magic: OK [2021-03-02T12:55:17.081Z] HZ: Using current value: 100 [2021-03-02T12:55:17.081Z] file_header: OK [2021-03-02T12:55:17.081Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-02T12:55:17.081Z] Statistics: [2021-03-02T12:55:17.081Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-02T12:55:17.081Z] File successfully converted to sysstat format version 12.2.1 [2021-03-02T12:55:17.081Z] + sadf -c /var/log/sa-host/sa23 [2021-03-02T12:55:17.081Z] file_magic: OK [2021-03-02T12:55:17.081Z] HZ: Using current value: 100 [2021-03-02T12:55:17.081Z] file_header: OK [2021-03-02T12:55:17.081Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-02T12:55:17.081Z] Statistics: [2021-03-02T12:55:17.081Z] Hnuu...uuuununununu... [2021-03-02T12:55:17.081Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-02T12:55:17.785Z] provisioning config files... [2021-03-02T12:55:17.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1612170184292229691tmp [Pipeline] { [Pipeline] echo [2021-03-02T12:55:17.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:55:18.184Z] ---> create-netrc.sh [Pipeline] } [2021-03-02T12:55:18.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-02T12:55:18.285Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:55:18.584Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-02T12:55:18.597Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:55:18.894Z] ---> sudo-logs.sh [2021-03-02T12:55:18.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-02T12:55:18.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:55:19.272Z] ---> job-cost.sh [2021-03-02T12:55:19.272Z] lf-activate-venv: SKIPPING [2021-03-02T12:55:19.272Z] DEBUG: total: 0.20999999344348907 [2021-03-02T12:55:19.272Z] INFO: Retrieving Stack Cost... [2021-03-02T12:55:20.321Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-02T12:55:20.592Z] INFO: Archiving Costs [Pipeline] echo [2021-03-02T12:55:20.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-02T12:55:20.951Z] ---> logs-deploy.sh [2021-03-02T12:55:20.951Z] lf-activate-venv: SKIPPING [2021-03-02T12:55:20.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3210/2 [2021-03-02T12:55:20.951Z] INFO: archiving workspace using pattern(s): [2021-03-02T12:55:22.354Z] Archives upload complete. [2021-03-02T12:55:22.617Z] INFO: archiving logs to Nexus