Pull request #2897 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 345a18b6c05634fa219a7b7bedf8d84af99f4e7e+0163c92eb67c845bff5e90a4dc6407d0e1146c78 (585ebd5d5377e2c298dbc6974f1e91b2e865b0f1) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14464 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e Merge succeeded, producing 345a18b6c05634fa219a7b7bedf8d84af99f4e7e Checking out Revision 345a18b6c05634fa219a7b7bedf8d84af99f4e7e (PR-2897) > git config core.sparsecheckout # timeout=10 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # 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 0163c92eb67c845bff5e90a4dc6407d0e1146c78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 Commit message: "feat(data): Implement GET /reading/all V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-04T08:07:41.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-04T08:07:41.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-04T08:07:41.976Z] ========================================================= [2020-12-04T08:07:41.976Z] EdgeX Global Pipelines Version Info [2020-12-04T08:07:41.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ea47064f6e4d0c31434a90aeda4612cab47bccfc # timeout=10 [2020-12-04T08:07:43.497Z] ------------------- [2020-12-04T08:07:43.497Z] stable info: [2020-12-04T08:07:43.497Z] ------------------- [2020-12-04T08:07:43.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-04T08:07:43.497Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-04T08:07:43.497Z] Message: update stable to v1.0.169 [2020-12-04T08:07:44.446Z] ------------------- [2020-12-04T08:07:44.446Z] experimental info: [2020-12-04T08:07:44.446Z] ------------------- [2020-12-04T08:07:44.446Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-04T08:07:44.446Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-04T08:07:44.446Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-04T08:07:44.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-04T08:07:44.907Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-04T08:07:45.009Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-04T08:07:45.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-04T08:07:45.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-04T08:07:45.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-04T08:07:45.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-04T08:07:45.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-04T08:07:45.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-04T08:07:45.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-04T08:07:45.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-04T08:07:46.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-04T08:07:46.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-04T08:07:46.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-04T08:07:46.335Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T08:07:46.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-04T08:07:46.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-04T08:07:46.652Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-04T08:07:46.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-04T08:07:46.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-04T08:07:46.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-04T08:07:47.072Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-04T08:07:47.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2897 [Pipeline] echo [2020-12-04T08:07:47.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2897 [Pipeline] echo [2020-12-04T08:07:47.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2897 [Pipeline] echo [2020-12-04T08:07:47.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 345a18b6c05634fa219a7b7bedf8d84af99f4e7e [Pipeline] echo [2020-12-04T08:07:47.591Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 345a18b [Pipeline] echo [2020-12-04T08:07:47.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T08:07:47.883Z] provisioning config files... [2020-12-04T08:07:47.912Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5639693689508926948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:07:48.282Z] ---> docker-login.sh [2020-12-04T08:07:48.282Z] nexus3.edgexfoundry.org:10001 [2020-12-04T08:07:48.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:07:48.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:07:48.814Z] Configure a credential helper to remove this warning. See [2020-12-04T08:07:48.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:07:48.814Z] [2020-12-04T08:07:48.814Z] Login Succeeded [2020-12-04T08:07:48.814Z] nexus3.edgexfoundry.org:10002 [2020-12-04T08:07:48.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:07:49.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:07:49.088Z] Configure a credential helper to remove this warning. See [2020-12-04T08:07:49.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:07:49.088Z] [2020-12-04T08:07:49.088Z] Login Succeeded [2020-12-04T08:07:49.088Z] nexus3.edgexfoundry.org:10003 [2020-12-04T08:07:49.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:07:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:07:49.353Z] Configure a credential helper to remove this warning. See [2020-12-04T08:07:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:07:49.353Z] [2020-12-04T08:07:49.353Z] Login Succeeded [2020-12-04T08:07:49.353Z] nexus3.edgexfoundry.org:10004 [2020-12-04T08:07:49.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:07:49.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:07:49.353Z] Configure a credential helper to remove this warning. See [2020-12-04T08:07:49.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:07:49.353Z] [2020-12-04T08:07:49.353Z] Login Succeeded [2020-12-04T08:07:49.353Z] docker.io [2020-12-04T08:07:49.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:07:49.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:07:49.879Z] Configure a credential helper to remove this warning. See [2020-12-04T08:07:49.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:07:49.879Z] [2020-12-04T08:07:49.879Z] Login Succeeded [2020-12-04T08:07:49.879Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T08:07:49.889Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-04T08:07:50.374Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/core-command/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/core-data/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-04T08:07:50.374Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-04T08:07:50.374Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-04T08:07:50.374Z] ++ cut -d/ -f2 [2020-12-04T08:07:50.374Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-04T08:07:50.452Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-04T08:07:52.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T08:07:52.171Z] [2020-12-04T08:07:52.171Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:07:52.562Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T08:07:52.562Z] latest: Pulling from edgex-devops/git-semver [2020-12-04T08:07:52.562Z] 31603596830f: Pulling fs layer [2020-12-04T08:07:52.562Z] 2a8b12db71e7: Pulling fs layer [2020-12-04T08:07:52.562Z] 6ca5941a6612: Pulling fs layer [2020-12-04T08:07:52.562Z] ecc8261a40a4: Pulling fs layer [2020-12-04T08:07:52.562Z] ecc8261a40a4: Waiting [2020-12-04T08:07:52.562Z] 2a8b12db71e7: Verifying Checksum [2020-12-04T08:07:52.562Z] 2a8b12db71e7: Download complete [2020-12-04T08:07:52.827Z] 31603596830f: Download complete [2020-12-04T08:07:52.827Z] ecc8261a40a4: Verifying Checksum [2020-12-04T08:07:52.827Z] ecc8261a40a4: Download complete [2020-12-04T08:07:53.093Z] 6ca5941a6612: Verifying Checksum [2020-12-04T08:07:53.093Z] 6ca5941a6612: Download complete [2020-12-04T08:07:53.093Z] 31603596830f: Pull complete [2020-12-04T08:07:53.372Z] 2a8b12db71e7: Pull complete [2020-12-04T08:07:54.323Z] 6ca5941a6612: Pull complete [2020-12-04T08:07:54.323Z] ecc8261a40a4: Pull complete [2020-12-04T08:07:54.323Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-04T08:07:54.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-04T08:07:54.587Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-04T08:07:54.701Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:07:54.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-04T08:07:57.191Z] $ docker top 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-04T08:07:57.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T08:07:57.521Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T08:07:57.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T08:07:57.757Z] $ docker exec 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent [2020-12-04T08:07:57.928Z] SSH_AUTH_SOCK=/tmp/ssh-lE0e71kA9YgN/agent.12 [2020-12-04T08:07:57.928Z] SSH_AGENT_PID=17 [2020-12-04T08:07:57.938Z] Running ssh-add (command line suppressed) [2020-12-04T08:07:58.068Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_6038239674078998791.key (/w/workspace/edgex-go/6@tmp/private_key_6038239674078998791.key) [2020-12-04T08:07:58.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T08:07:58.468Z] + git tag --points-at HEAD [Pipeline] } [2020-12-04T08:07:58.500Z] $ docker exec --env ******** --env ******** 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent -k [2020-12-04T08:07:58.617Z] unset SSH_AUTH_SOCK; [2020-12-04T08:07:58.617Z] unset SSH_AGENT_PID; [2020-12-04T08:07:58.617Z] echo Agent pid 17 killed; [2020-12-04T08:07:58.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-04T08:07:58.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-04T08:07:58.836Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-04T08:07:59.016Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-04T08:07:59.023Z] $ docker exec 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent [2020-12-04T08:07:59.190Z] SSH_AUTH_SOCK=/tmp/ssh-7t4uVE4hOVfV/agent.45 [2020-12-04T08:07:59.190Z] SSH_AGENT_PID=50 [2020-12-04T08:07:59.198Z] Running ssh-add (command line suppressed) [2020-12-04T08:07:59.333Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_478433015240749424.key (/w/workspace/edgex-go/6@tmp/private_key_478433015240749424.key) [2020-12-04T08:07:59.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-04T08:07:59.761Z] + git semver init [2020-12-04T08:07:59.761Z] # -> Open(): unable to determine branch for HEAD [2020-12-04T08:07:59.761Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2020-12-04T08:07:59.761Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2020-12-04T08:07:59.761Z] # $SEMVER_REMOTE_NAME = origin [2020-12-04T08:07:59.761Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-04T08:07:59.761Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-04T08:07:59.761Z] # $SEMVER_BRANCH = PR-2897 [2020-12-04T08:07:59.761Z] # $SEMVER_TEMP = /tmp/semver-185122896 [2020-12-04T08:07:59.761Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-04T08:08:21.806Z] # '/tmp/semver-185122896' -> '/w/workspace/edgex-go/6/.semver' [2020-12-04T08:08:21.806Z] # -> Force: false [2020-12-04T08:08:21.806Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2020-12-04T08:08:21.827Z] $ docker exec --env ******** --env ******** 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 ssh-agent -k [2020-12-04T08:08:22.087Z] unset SSH_AUTH_SOCK; [2020-12-04T08:08:22.087Z] unset SSH_AGENT_PID; [2020-12-04T08:08:22.087Z] echo Agent pid 50 killed; [2020-12-04T08:08:22.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-04T08:08:22.737Z] + git semver [Pipeline] } [2020-12-04T08:08:22.760Z] $ docker stop --time=1 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 [2020-12-04T08:08:24.634Z] $ docker rm -f 3000dbf9ff19d3b91c2a4f88946a58bae63c87bc31b01151511755eb4015ef19 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T08:08:25.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-04T08:08:25.805Z] Stashed 1 file(s) [Pipeline] echo [2020-12-04T08:08:25.808Z] [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 [2020-12-04T08:08:26.733Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-04T08:08:27.040Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T08:08:27.343Z] + sudo service docker restart [2020-12-04T08:08:27.343Z] + true [2020-12-04T08:08:27.343Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-04T08:08:27.935Z] ========================================================= [2020-12-04T08:08:27.935Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-04T08:08:27.935Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:08:28.278Z] + 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 . [2020-12-04T08:08:31.617Z] Sending build context to Docker daemon 326.2MB [2020-12-04T08:08:31.617Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-04T08:08:31.617Z] Step 2/7 : FROM ${BASE} [2020-12-04T08:08:31.880Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-04T08:08:31.880Z] 188c0c94c7c5: Pulling fs layer [2020-12-04T08:08:31.880Z] 0ef7d3d256c8: Pulling fs layer [2020-12-04T08:08:31.880Z] de9db76c5a1d: Pulling fs layer [2020-12-04T08:08:31.880Z] bca2f99d35d6: Pulling fs layer [2020-12-04T08:08:31.880Z] 93359f2a8cfa: Pulling fs layer [2020-12-04T08:08:31.880Z] 7c6f9722023f: Pulling fs layer [2020-12-04T08:08:31.880Z] a35cf1a2eb13: Pulling fs layer [2020-12-04T08:08:31.880Z] 93359f2a8cfa: Waiting [2020-12-04T08:08:31.880Z] 7c6f9722023f: Waiting [2020-12-04T08:08:31.880Z] a35cf1a2eb13: Waiting [2020-12-04T08:08:31.880Z] bca2f99d35d6: Waiting [2020-12-04T08:08:31.880Z] de9db76c5a1d: Verifying Checksum [2020-12-04T08:08:31.880Z] de9db76c5a1d: Download complete [2020-12-04T08:08:31.880Z] 0ef7d3d256c8: Verifying Checksum [2020-12-04T08:08:31.880Z] 0ef7d3d256c8: Download complete [2020-12-04T08:08:31.880Z] 93359f2a8cfa: Verifying Checksum [2020-12-04T08:08:31.880Z] 93359f2a8cfa: Download complete [2020-12-04T08:08:31.880Z] 188c0c94c7c5: Verifying Checksum [2020-12-04T08:08:31.880Z] 188c0c94c7c5: Download complete [2020-12-04T08:08:31.880Z] 7c6f9722023f: Verifying Checksum [2020-12-04T08:08:31.880Z] 7c6f9722023f: Download complete [2020-12-04T08:08:32.468Z] 188c0c94c7c5: Pull complete [2020-12-04T08:08:32.468Z] 0ef7d3d256c8: Pull complete [2020-12-04T08:08:32.734Z] de9db76c5a1d: Pull complete [2020-12-04T08:08:34.139Z] a35cf1a2eb13: Verifying Checksum [2020-12-04T08:08:34.139Z] a35cf1a2eb13: Download complete [2020-12-04T08:08:34.715Z] bca2f99d35d6: Verifying Checksum [2020-12-04T08:08:34.715Z] bca2f99d35d6: Download complete [2020-12-04T08:08:41.221Z] Still waiting to schedule task [2020-12-04T08:08:41.221Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-04T08:08:41.347Z] bca2f99d35d6: Pull complete [2020-12-04T08:08:41.347Z] 93359f2a8cfa: Pull complete [2020-12-04T08:08:41.347Z] 7c6f9722023f: Pull complete [2020-12-04T08:08:45.597Z] a35cf1a2eb13: Pull complete [2020-12-04T08:08:45.597Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-04T08:08:45.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-04T08:08:45.597Z] ---> a62c8e92a672 [2020-12-04T08:08:45.597Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-04T08:08:45.862Z] ---> Running in d3579217ea67 [2020-12-04T08:08:46.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:08:47.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:08:47.971Z] (1/12) Installing libmagic (5.38-r0) [2020-12-04T08:08:48.548Z] (2/12) Installing file (5.38-r0) [2020-12-04T08:08:48.548Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-04T08:08:48.812Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-04T08:08:53.042Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-04T08:08:53.042Z] (6/12) Installing patch (2.7.6-r6) [2020-12-04T08:08:53.042Z] (7/12) Installing build-base (0.5-r2) [2020-12-04T08:08:53.042Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-04T08:08:53.042Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-04T08:08:53.043Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-04T08:08:53.043Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-04T08:08:53.043Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-04T08:08:53.043Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:08:53.307Z] OK: 233 MiB in 51 packages [2020-12-04T08:08:57.536Z] Removing intermediate container d3579217ea67 [2020-12-04T08:08:57.536Z] ---> d7e7ef71c01d [2020-12-04T08:08:57.536Z] Step 4/7 : WORKDIR /edgex-go [2020-12-04T08:08:57.536Z] ---> Running in d126e28e0f10 [2020-12-04T08:08:57.536Z] Removing intermediate container d126e28e0f10 [2020-12-04T08:08:57.536Z] ---> 5fd9d9ebff40 [2020-12-04T08:08:57.536Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-04T08:08:58.118Z] latest: Pulling from library/docker [2020-12-04T08:08:58.118Z] 188c0c94c7c5: Already exists [2020-12-04T08:08:58.118Z] 0c7c675703d6: Pulling fs layer [2020-12-04T08:08:58.118Z] cc8c12a437cb: Pulling fs layer [2020-12-04T08:08:58.118Z] f092543453df: Pulling fs layer [2020-12-04T08:08:58.118Z] 65b6bc45957d: Pulling fs layer [2020-12-04T08:08:58.118Z] 4de832df471b: Pulling fs layer [2020-12-04T08:08:58.118Z] 79aa7fa92271: Pulling fs layer [2020-12-04T08:08:58.118Z] 65b6bc45957d: Waiting [2020-12-04T08:08:58.118Z] 4de832df471b: Waiting [2020-12-04T08:08:58.118Z] 79aa7fa92271: Waiting [2020-12-04T08:08:58.118Z] cc8c12a437cb: Verifying Checksum [2020-12-04T08:08:58.118Z] cc8c12a437cb: Download complete [2020-12-04T08:08:58.384Z] 0c7c675703d6: Verifying Checksum [2020-12-04T08:08:58.384Z] 0c7c675703d6: Download complete [2020-12-04T08:08:58.384Z] 65b6bc45957d: Verifying Checksum [2020-12-04T08:08:58.384Z] 65b6bc45957d: Download complete [2020-12-04T08:08:58.384Z] 4de832df471b: Verifying Checksum [2020-12-04T08:08:58.384Z] 4de832df471b: Download complete [2020-12-04T08:08:58.384Z] 79aa7fa92271: Verifying Checksum [2020-12-04T08:08:58.384Z] 79aa7fa92271: Download complete [2020-12-04T08:08:58.650Z] 0c7c675703d6: Pull complete [2020-12-04T08:08:58.650Z] cc8c12a437cb: Pull complete [2020-12-04T08:08:59.598Z] f092543453df: Verifying Checksum [2020-12-04T08:08:59.598Z] f092543453df: Download complete [2020-12-04T08:09:02.171Z] f092543453df: Pull complete [2020-12-04T08:09:02.171Z] 65b6bc45957d: Pull complete [2020-12-04T08:09:02.171Z] 4de832df471b: Pull complete [2020-12-04T08:09:02.434Z] 79aa7fa92271: Pull complete [2020-12-04T08:09:02.434Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-04T08:09:02.434Z] Status: Downloaded newer image for docker:latest [2020-12-04T08:09:04.369Z] ---> c49ab15329ee [2020-12-04T08:09:04.370Z] Step 6/7 : COPY go.mod . [2020-12-04T08:09:04.370Z] ---> a42e20f8fab0 [2020-12-04T08:09:04.370Z] Step 7/7 : RUN go mod download [2020-12-04T08:09:04.370Z] ---> Running in 959956fc1955 [2020-12-04T08:09:26.430Z] Removing intermediate container 959956fc1955 [2020-12-04T08:09:26.430Z] ---> c0c690daefdf [2020-12-04T08:09:26.430Z] Successfully built c0c690daefdf [2020-12-04T08:09:26.430Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:09:26.749Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T08:09:26.749Z] . [Pipeline] withDockerContainer [2020-12-04T08:09:26.864Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:09:26.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T08:09:27.701Z] $ docker top c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T08:09:28.240Z] + go version [2020-12-04T08:09:28.240Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-04T08:09:28.258Z] $ docker stop --time=1 c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b [2020-12-04T08:09:29.606Z] $ docker rm -f c9694a8fb2ac53dad0f067bf07aa2e879d4fa7c01cc124066416b5155a46fe3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:09:30.492Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-04T08:09:30.492Z] . [Pipeline] withDockerContainer [2020-12-04T08:09:30.598Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:09:30.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-04T08:09:31.413Z] $ docker top a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-04T08:09:31.808Z] ========================================================= [2020-12-04T08:09:31.808Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-04T08:09:31.808Z] ========================================================= [Pipeline] sh [2020-12-04T08:09:32.106Z] + make test [2020-12-04T08:09:32.106Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-04T08:09:42.165Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-04T08:09:57.242Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-04T08:10:03.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-04T08:10:04.164Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-04T08:10:04.437Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-04T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-04T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-04T08:10:04.716Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-04T08:10:07.300Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.032s [2020-12-04T08:10:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-04T08:10:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-04T08:10:07.884Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-04T08:10:07.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-04T08:10:07.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-04T08:10:07.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-04T08:10:11.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.157s coverage: 46.6% of statements [2020-12-04T08:10:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-04T08:10:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-04T08:10:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-04T08:10:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-04T08:10:11.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-04T08:10:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-04T08:10:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2020-12-04T08:10:15.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-04T08:10:15.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-04T08:10:15.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.408s coverage: 68.5% of statements [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-04T08:10:15.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.113s coverage: 82.3% of statements [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-04T08:10:15.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-04T08:10:15.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2020-12-04T08:10:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-04T08:10:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-04T08:10:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-04T08:10:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-04T08:10:15.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-04T08:10:16.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.094s coverage: 100.0% of statements [2020-12-04T08:10:16.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-04T08:10:16.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2020-12-04T08:10:16.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-04T08:10:17.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements [2020-12-04T08:10:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-04T08:10:17.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements [2020-12-04T08:10:17.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-04T08:10:17.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 78.3% of statements [2020-12-04T08:10:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-04T08:10:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-04T08:10:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-04T08:10:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-04T08:10:18.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.342s coverage: 94.7% of statements [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-04T08:10:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-04T08:10:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.0% of statements [no tests to run] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-04T08:10:18.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2020-12-04T08:10:18.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-04T08:10:19.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2020-12-04T08:10:19.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.8% of statements [2020-12-04T08:10:19.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2020-12-04T08:10:19.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 84.2% of statements [2020-12-04T08:10:19.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.038s coverage: 100.0% of statements [2020-12-04T08:10:19.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.5% of statements [2020-12-04T08:10:21.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-04T08:10:21.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2020-12-04T08:10:21.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2020-12-04T08:10:22.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 55.9% of statements [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-04T08:10:22.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.452s coverage: 86.3% of statements [2020-12-04T08:10:28.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.110s coverage: 72.2% of statements [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.418s coverage: 72.1% of statements [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.051s coverage: 82.4% of statements [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.044s coverage: 48.4% of statements [2020-12-04T08:10:28.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-04T08:10:28.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-04T08:10:28.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-04T08:10:28.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements [2020-12-04T08:10:28.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-04T08:10:28.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.073s coverage: 96.8% of statements [2020-12-04T08:10:28.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-04T08:10:28.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 37.2% of statements [2020-12-04T08:10:28.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-04T08:10:28.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-04T08:10:28.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.332s coverage: 84.1% of statements [2020-12-04T08:10:28.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2020-12-04T08:10:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.176s coverage: 47.1% of statements [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-04T08:10:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-04T08:10:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-04T08:10:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2020-12-04T08:10:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.670s coverage: 29.1% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.065s coverage: 100.0% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-04T08:10:31.639Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2020-12-04T08:10:31.639Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-04T08:10:31.902Z] GO111MODULE=on go vet ./... [2020-12-04T08:10:35.713Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14465 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws [2020-12-04T08:10:35.777Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2020-12-04T08:10:40.685Z] using credential edgex-jenkins-ssh [2020-12-04T08:10:40.789Z] Cloning the remote Git repository [2020-12-04T08:10:40.881Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-04T08:10:40.996Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2020-12-04T08:10:41.086Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T08:10:41.087Z] > git --version # timeout=10 [2020-12-04T08:10:41.108Z] > git --version # 'git version 2.17.1' [2020-12-04T08:10:41.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T08:10:41.193Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T08:10:57.194Z] Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:10:57.702Z] Merge succeeded, producing 345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:10:57.703Z] Checking out Revision 345a18b6c05634fa219a7b7bedf8d84af99f4e7e (PR-2897) [2020-12-04T08:10:56.401Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T08:10:56.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T08:10:56.448Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T08:10:56.478Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T08:10:56.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T08:10:56.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T08:10:57.229Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T08:10:57.243Z] > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 [2020-12-04T08:10:57.556Z] > git remote # timeout=10 [2020-12-04T08:10:57.573Z] > git config --get remote.origin.url # timeout=10 [2020-12-04T08:10:57.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T08:10:57.596Z] > git merge 0163c92eb67c845bff5e90a4dc6407d0e1146c78 # timeout=10 [2020-12-04T08:10:57.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-04T08:10:57.726Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T08:10:57.762Z] > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 [2020-12-04T08:10:58.637Z] gofmt -l . [2020-12-04T08:10:58.637Z] [ "`gofmt -l .`" = "" ] [2020-12-04T08:10:58.637Z] ./bin/test-go-mod-tidy.sh [2020-12-04T08:10:58.637Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-04T08:10:59.529Z] + ls -al . [2020-12-04T08:10:59.529Z] total 652 [2020-12-04T08:10:59.529Z] drwxrwxr-x 10 1001 1001 4096 Dec 4 08:10 . [2020-12-04T08:10:59.529Z] drwxr-xr-x 4 root root 28 Dec 4 08:09 .. [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 11 Dec 4 08:07 .dockerignore [2020-12-04T08:10:59.529Z] drwxrwxr-x 8 1001 1001 179 Dec 4 08:07 .git [2020-12-04T08:10:59.529Z] drwxrwxr-x 3 1001 1001 125 Dec 4 08:07 .github [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 971 Dec 4 08:07 .gitignore [2020-12-04T08:10:59.529Z] drwx------ 3 1001 1001 47 Dec 4 08:08 .semver [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 166 Dec 4 08:07 .sonarcloud.properties [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 08:07 CONTRIBUTING.md [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 1035 Dec 4 08:07 Dockerfile.build [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 863 Dec 4 08:07 Jenkinsfile [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 08:07 LICENSE [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 6318 Dec 4 08:07 Makefile [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 6447 Dec 4 08:07 README.md [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 259 Dec 4 08:07 SECURITY.md [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 08:08 VERSION [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 4131 Dec 4 08:07 ZMQWindows.md [2020-12-04T08:10:59.529Z] drwxrwxr-x 2 1001 1001 117 Dec 4 08:07 bin [2020-12-04T08:10:59.529Z] drwxrwxr-x 15 1001 1001 4096 Dec 4 08:07 cmd [2020-12-04T08:10:59.529Z] -rw-r--r-- 1 root root 557544 Dec 4 08:10 coverage.out [2020-12-04T08:10:59.529Z] -rw-r--r-- 1 root root 1071 Dec 4 08:10 go.mod [2020-12-04T08:10:59.529Z] -rw-r--r-- 1 root root 18916 Dec 4 08:10 go.sum [2020-12-04T08:10:59.529Z] drwxrwxr-x 8 1001 1001 127 Dec 4 08:07 internal [2020-12-04T08:10:59.529Z] drwxrwxr-x 4 1001 1001 26 Dec 4 08:07 openapi [2020-12-04T08:10:59.529Z] drwxrwxr-x 4 1001 1001 71 Dec 4 08:07 snap [2020-12-04T08:10:59.529Z] -rw-rw-r-- 1 1001 1001 168 Dec 4 08:07 version.go [Pipeline] sh [2020-12-04T08:10:59.838Z] + '[' -e coverage.out ] [2020-12-04T08:10:59.838Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-04T08:11:00.042Z] Stashed 1 file(s) [Pipeline] sh [2020-12-04T08:11:00.341Z] + make build [2020-12-04T08:11:00.341Z] 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 [2020-12-04T08:11:02.189Z] Commit message: "feat(data): Implement GET /reading/all V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-04T08:11:03.659Z] 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 [2020-12-04T08:11:04.039Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-04T08:11:04.503Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-04T08:11:04.843Z] + sudo service docker restart+ [2020-12-04T08:11:04.843Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-04T08:11:06.975Z] provisioning config files... [2020-12-04T08:11:07.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3774373328514860547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:11:07.493Z] ---> docker-login.sh [2020-12-04T08:11:07.493Z] nexus3.edgexfoundry.org:10001 [2020-12-04T08:11:08.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:11:08.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:11:08.761Z] Configure a credential helper to remove this warning. See [2020-12-04T08:11:08.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:11:08.761Z] [2020-12-04T08:11:08.761Z] Login Succeeded [2020-12-04T08:11:08.761Z] nexus3.edgexfoundry.org:10002 [2020-12-04T08:11:09.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:11:09.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:11:09.362Z] Configure a credential helper to remove this warning. See [2020-12-04T08:11:09.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:11:09.362Z] [2020-12-04T08:11:09.362Z] Login Succeeded [2020-12-04T08:11:09.362Z] nexus3.edgexfoundry.org:10003 [2020-12-04T08:11:09.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:11:10.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:11:10.231Z] Configure a credential helper to remove this warning. See [2020-12-04T08:11:10.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:11:10.231Z] [2020-12-04T08:11:10.231Z] Login Succeeded [2020-12-04T08:11:10.231Z] nexus3.edgexfoundry.org:10004 [2020-12-04T08:11:10.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:11:10.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:11:10.508Z] Configure a credential helper to remove this warning. See [2020-12-04T08:11:10.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:11:10.508Z] [2020-12-04T08:11:10.508Z] Login Succeeded [2020-12-04T08:11:10.508Z] docker.io [2020-12-04T08:11:11.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-04T08:11:11.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-04T08:11:11.382Z] Configure a credential helper to remove this warning. See [2020-12-04T08:11:11.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-04T08:11:11.382Z] [2020-12-04T08:11:11.382Z] Login Succeeded [2020-12-04T08:11:11.382Z] ---> docker-login.sh ends [Pipeline] } [2020-12-04T08:11:11.400Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-04T08:11:11.858Z] ========================================================= [2020-12-04T08:11:11.858Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-04T08:11:11.858Z] ========================================================= [2020-12-04T08:11:11.886Z] 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 [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:11:12.254Z] + 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 . [2020-12-04T08:11:13.280Z] 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 [2020-12-04T08:11:14.677Z] 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 [2020-12-04T08:11:14.901Z] Sending build context to Docker daemon 165.6MB [2020-12-04T08:11:14.901Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-04T08:11:14.901Z] Step 2/7 : FROM ${BASE} [2020-12-04T08:11:14.901Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-04T08:11:14.901Z] 5f621e34cdf4: Pulling fs layer [2020-12-04T08:11:14.901Z] a4357932f1b6: Pulling fs layer [2020-12-04T08:11:14.901Z] 18c013af1878: Pulling fs layer [2020-12-04T08:11:14.901Z] 00ac8860ef70: Pulling fs layer [2020-12-04T08:11:14.901Z] 63d7cb157983: Pulling fs layer [2020-12-04T08:11:14.901Z] b116817d02f9: Pulling fs layer [2020-12-04T08:11:14.901Z] 745a02a5169b: Pulling fs layer [2020-12-04T08:11:14.901Z] 00ac8860ef70: Waiting [2020-12-04T08:11:14.901Z] 63d7cb157983: Waiting [2020-12-04T08:11:14.901Z] b116817d02f9: Waiting [2020-12-04T08:11:14.901Z] 745a02a5169b: Waiting [2020-12-04T08:11:14.901Z] 18c013af1878: Verifying Checksum [2020-12-04T08:11:14.901Z] 18c013af1878: Download complete [2020-12-04T08:11:14.901Z] a4357932f1b6: Verifying Checksum [2020-12-04T08:11:14.901Z] a4357932f1b6: Download complete [2020-12-04T08:11:14.901Z] 63d7cb157983: Download complete [2020-12-04T08:11:14.901Z] 5f621e34cdf4: Verifying Checksum [2020-12-04T08:11:14.901Z] 5f621e34cdf4: Download complete [2020-12-04T08:11:14.901Z] b116817d02f9: Verifying Checksum [2020-12-04T08:11:14.901Z] b116817d02f9: Download complete [2020-12-04T08:11:14.944Z] 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 [2020-12-04T08:11:15.500Z] 5f621e34cdf4: Pull complete [2020-12-04T08:11:16.102Z] a4357932f1b6: Pull complete [2020-12-04T08:11:16.367Z] 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 [2020-12-04T08:11:16.702Z] 18c013af1878: Pull complete [2020-12-04T08:11:16.975Z] 745a02a5169b: Verifying Checksum [2020-12-04T08:11:16.975Z] 745a02a5169b: Download complete [2020-12-04T08:11:17.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T08:11:18.007Z] 00ac8860ef70: Verifying Checksum [2020-12-04T08:11:18.007Z] 00ac8860ef70: Download complete [2020-12-04T08:11:18.731Z] 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 [2020-12-04T08:11:20.139Z] 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 [2020-12-04T08:11:21.533Z] 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 [2020-12-04T08:11:22.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-04T08:11:23.442Z] 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 [Pipeline] } [2020-12-04T08:11:25.392Z] $ docker stop --time=1 a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 [2020-12-04T08:11:27.137Z] $ docker rm -f a4d773611f1aff541148adba888cafd15c649e637ed54593a570bbc8210ddbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-04T08:11:28.192Z] 00ac8860ef70: Pull complete [2020-12-04T08:11:28.466Z] 63d7cb157983: Pull complete [2020-12-04T08:11:29.065Z] b116817d02f9: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:11:30.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T08:11:30.847Z] [2020-12-04T08:11:30.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:11:31.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T08:11:31.215Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-04T08:11:31.215Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-04T08:11:31.215Z] ca9280d653b3: Pulling fs layer [2020-12-04T08:11:31.215Z] 7e9c9ca2126c: Pulling fs layer [2020-12-04T08:11:31.480Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-04T08:11:31.480Z] cbdbe7a5bc2a: Download complete [2020-12-04T08:11:31.742Z] ca9280d653b3: Verifying Checksum [2020-12-04T08:11:31.742Z] ca9280d653b3: Download complete [2020-12-04T08:11:31.742Z] cbdbe7a5bc2a: Pull complete [2020-12-04T08:11:32.695Z] 7e9c9ca2126c: Download complete [2020-12-04T08:11:32.695Z] ca9280d653b3: Pull complete [2020-12-04T08:11:33.403Z] 745a02a5169b: Pull complete [2020-12-04T08:11:33.403Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-04T08:11:33.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-04T08:11:33.403Z] ---> b7e6874047d6 [2020-12-04T08:11:33.403Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-04T08:11:36.026Z] ---> Running in 4559c754792c [2020-12-04T08:11:37.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:11:37.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:11:38.583Z] (1/12) Installing libmagic (5.38-r0) [2020-12-04T08:11:38.855Z] (2/12) Installing file (5.38-r0) [2020-12-04T08:11:38.855Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-04T08:11:39.129Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-04T08:11:40.867Z] 7e9c9ca2126c: Pull complete [2020-12-04T08:11:40.867Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-04T08:11:40.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T08:11:40.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-04T08:11:41.008Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:11:41.063Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-04T08:11:42.038Z] $ docker top 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T08:11:42.670Z] + docker-compose build --help [2020-12-04T08:11:42.670Z] + grep parallel [2020-12-04T08:11:43.414Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-04T08:11:43.414Z] (6/12) Installing patch (2.7.6-r6) [2020-12-04T08:11:43.414Z] (7/12) Installing build-base (0.5-r2) [2020-12-04T08:11:43.414Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-04T08:11:43.627Z] --parallel Build images in parallel. [Pipeline] } [2020-12-04T08:11:43.644Z] $ docker stop --time=1 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b [2020-12-04T08:11:43.683Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-04T08:11:43.683Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-04T08:11:43.683Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-04T08:11:43.952Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-04T08:11:43.952Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:11:43.952Z] OK: 217 MiB in 51 packages [2020-12-04T08:11:45.037Z] $ docker rm -f 2f49f0d5b676f85f0ff11f48df73c231a3c52da55c4a3895e87198c533ff592b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:11:45.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-04T08:11:45.691Z] . [Pipeline] withDockerContainer [2020-12-04T08:11:45.789Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:11:45.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-04T08:11:46.633Z] $ docker top f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T08:11:47.130Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-04T08:11:48.079Z] Building docker-core-command-go ... [2020-12-04T08:11:48.079Z] Building docker-core-data-go ... [2020-12-04T08:11:48.079Z] Building docker-core-metadata-go ... [2020-12-04T08:11:48.079Z] Building docker-security-bootstrap-redis-go ... [2020-12-04T08:11:48.079Z] Building docker-security-proxy-setup-go ... [2020-12-04T08:11:48.079Z] Building docker-security-secrets-setup-go ... [2020-12-04T08:11:48.079Z] Building docker-security-secretstore-setup-go ... [2020-12-04T08:11:48.079Z] Building docker-support-notifications-go ... [2020-12-04T08:11:48.079Z] Building docker-support-scheduler-go ... [2020-12-04T08:11:48.079Z] Building docker-sys-mgmt-agent-go ... [2020-12-04T08:11:48.079Z] Building docker-security-proxy-setup-go [2020-12-04T08:11:48.079Z] Building docker-security-secrets-setup-go [2020-12-04T08:11:48.079Z] Building docker-support-notifications-go [2020-12-04T08:11:48.079Z] Building docker-support-scheduler-go [2020-12-04T08:11:48.079Z] Building docker-core-command-go [2020-12-04T08:11:48.243Z] Removing intermediate container 4559c754792c [2020-12-04T08:11:48.243Z] ---> 97618d6d1e2d [2020-12-04T08:11:48.243Z] Step 4/7 : WORKDIR /edgex-go [2020-12-04T08:11:48.243Z] ---> Running in d82784b0b067 [2020-12-04T08:11:48.836Z] Removing intermediate container d82784b0b067 [2020-12-04T08:11:48.836Z] ---> 530de00ac680 [2020-12-04T08:11:48.836Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-04T08:11:49.431Z] latest: Pulling from library/docker [2020-12-04T08:11:49.705Z] 5f621e34cdf4: Already exists [2020-12-04T08:11:49.705Z] 85db56a05063: Pulling fs layer [2020-12-04T08:11:49.705Z] ccb67d6aeaaa: Pulling fs layer [2020-12-04T08:11:49.705Z] de930078acea: Pulling fs layer [2020-12-04T08:11:49.705Z] d5a9d88a4785: Pulling fs layer [2020-12-04T08:11:49.705Z] e7f15c1544d5: Pulling fs layer [2020-12-04T08:11:49.705Z] 877c515997d3: Pulling fs layer [2020-12-04T08:11:49.705Z] d5a9d88a4785: Waiting [2020-12-04T08:11:49.705Z] e7f15c1544d5: Waiting [2020-12-04T08:11:49.705Z] 877c515997d3: Waiting [2020-12-04T08:11:49.981Z] ccb67d6aeaaa: Verifying Checksum [2020-12-04T08:11:49.981Z] 85db56a05063: Verifying Checksum [2020-12-04T08:11:49.981Z] 85db56a05063: Download complete [2020-12-04T08:11:49.981Z] d5a9d88a4785: Verifying Checksum [2020-12-04T08:11:49.981Z] d5a9d88a4785: Download complete [2020-12-04T08:11:49.981Z] e7f15c1544d5: Download complete [2020-12-04T08:11:50.254Z] 877c515997d3: Verifying Checksum [2020-12-04T08:11:50.254Z] 877c515997d3: Download complete [2020-12-04T08:11:50.858Z] 85db56a05063: Pull complete [2020-12-04T08:11:51.137Z] ccb67d6aeaaa: Pull complete [2020-12-04T08:11:51.413Z] de930078acea: Verifying Checksum [2020-12-04T08:11:51.413Z] de930078acea: Download complete [2020-12-04T08:11:54.819Z] de930078acea: Pull complete [2020-12-04T08:11:55.097Z] d5a9d88a4785: Pull complete [2020-12-04T08:11:55.383Z] e7f15c1544d5: Pull complete [2020-12-04T08:11:55.657Z] 877c515997d3: Pull complete [2020-12-04T08:11:55.657Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-04T08:11:55.930Z] Status: Downloaded newer image for docker:latest [2020-12-04T08:11:59.340Z] ---> 34baef72af8c [2020-12-04T08:11:59.340Z] Step 6/7 : COPY go.mod . [2020-12-04T08:11:59.613Z] ---> d38d91a54d44 [2020-12-04T08:11:59.613Z] Step 7/7 : RUN go mod download [2020-12-04T08:11:59.887Z] ---> Running in 706c20ab4660 [2020-12-04T08:12:26.695Z] Removing intermediate container 706c20ab4660 [2020-12-04T08:12:26.695Z] ---> 9276e0c50e45 [2020-12-04T08:12:26.695Z] Successfully built 9276e0c50e45 [2020-12-04T08:12:26.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:12:27.046Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T08:12:27.046Z] . [Pipeline] withDockerContainer [2020-12-04T08:12:27.309Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:12:27.309Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:12:27.309Z] ---> c0c690daefdf [2020-12-04T08:12:27.309Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T08:12:27.309Z] [2020-12-04T08:12:27.309Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:12:27.309Z] ---> c0c690daefdf [2020-12-04T08:12:27.309Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T08:12:27.309Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:12:27.309Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:12:27.309Z] ---> c0c690daefdf [2020-12-04T08:12:27.309Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T08:12:27.309Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:12:27.309Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-04T08:12:27.309Z] ---> c0c690daefdf [2020-12-04T08:12:27.309Z] Step 3/29 : WORKDIR /edgex-go [2020-12-04T08:12:27.309Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:12:27.309Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:12:27.309Z] ---> c0c690daefdf [2020-12-04T08:12:27.309Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:12:27.309Z] ---> Running in f8c62a2d930c [2020-12-04T08:12:27.309Z] ---> Running in dd64d85f9e88 [2020-12-04T08:12:27.309Z] ---> Running in 4638d477af53 [2020-12-04T08:12:27.309Z] ---> Running in a00be13425cb [2020-12-04T08:12:27.309Z] ---> Running in ef8cecc07521 [2020-12-04T08:12:27.309Z] Removing intermediate container dd64d85f9e88 [2020-12-04T08:12:27.309Z] ---> a9ce8075039a [2020-12-04T08:12:27.309Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:12:27.309Z] Removing intermediate container a00be13425cb [2020-12-04T08:12:27.309Z] ---> 6001b0e46a5f [2020-12-04T08:12:27.309Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:12:27.309Z] Removing intermediate container 4638d477af53 [2020-12-04T08:12:27.309Z] ---> 9b64fcfb24ac [2020-12-04T08:12:27.309Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:12:27.309Z] Removing intermediate container ef8cecc07521 [2020-12-04T08:12:27.309Z] ---> d593826f74e5 [2020-12-04T08:12:27.309Z] Step 4/29 : RUN apk update && apk add make git [2020-12-04T08:12:27.309Z] Removing intermediate container f8c62a2d930c [2020-12-04T08:12:27.309Z] ---> 8a358c0c4cc3 [2020-12-04T08:12:27.309Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:12:27.309Z] ---> Running in 43b6449460f8 [2020-12-04T08:12:27.309Z] ---> Running in 1a87b8ef398e [2020-12-04T08:12:27.309Z] ---> Running in 00064504c6c6 [2020-12-04T08:12:27.309Z] ---> Running in 0c4f40737ecd [2020-12-04T08:12:27.309Z] ---> Running in c5b9902c754d [2020-12-04T08:12:27.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.309Z] Removing intermediate container 00064504c6c6 [2020-12-04T08:12:27.309Z] ---> 7ac9242c867e [2020-12-04T08:12:27.309Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T08:12:27.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.309Z] ---> Running in 1bdd19938feb [2020-12-04T08:12:27.309Z] Removing intermediate container 1a87b8ef398e [2020-12-04T08:12:27.309Z] ---> 5fd9ddef587f [2020-12-04T08:12:27.309Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T08:12:27.309Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:12:27.309Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:12:27.309Z] OK: 12745 distinct packages available [2020-12-04T08:12:27.309Z] ---> Running in 5fe77bba6ccb [2020-12-04T08:12:27.309Z] Removing intermediate container c5b9902c754d [2020-12-04T08:12:27.309Z] ---> a038f81b456c [2020-12-04T08:12:27.309Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:12:27.309Z] Removing intermediate container 0c4f40737ecd [2020-12-04T08:12:27.309Z] ---> 291de5144a5a [2020-12-04T08:12:27.309Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-04T08:12:27.309Z] OK: 233 MiB in 51 packages [2020-12-04T08:12:27.309Z] ---> Running in e8fba5c14602 [2020-12-04T08:12:27.309Z] ---> Running in 34e86b52d7a1 [2020-12-04T08:12:27.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container [2020-12-04T08:12:27.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T08:12:27.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.582Z] Removing intermediate container 43b6449460f8 [2020-12-04T08:12:27.582Z] ---> c8d73b20137b [2020-12-04T08:12:27.582Z] Step 5/29 : COPY go.mod . [2020-12-04T08:12:27.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.853Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:27.853Z] ---> 5ef7a6c39d77 [2020-12-04T08:12:27.853Z] Step 6/29 : RUN go mod download [2020-12-04T08:12:28.121Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:28.121Z] ---> Running in 8aa7f85f1756 [2020-12-04T08:12:28.121Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:12:28.121Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:12:28.121Z] OK: 12745 distinct packages available [2020-12-04T08:12:28.416Z] OK: 233 MiB in 51 packages [2020-12-04T08:12:28.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:28.416Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:12:28.416Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:12:28.416Z] OK: 12745 distinct packages available [2020-12-04T08:12:28.697Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:12:28.999Z] $ docker top b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 -eo pid,comm [2020-12-04T08:12:28.971Z] OK: 233 MiB in 51 packages [2020-12-04T08:12:28.971Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:12:28.971Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:12:28.971Z] OK: 12745 distinct packages available [2020-12-04T08:12:28.971Z] Removing intermediate container 1bdd19938feb [2020-12-04T08:12:28.971Z] ---> e3c1a55002f5 [2020-12-04T08:12:28.971Z] Step 6/21 : COPY go.mod . [2020-12-04T08:12:28.971Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:12:28.971Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:12:28.971Z] OK: 12745 distinct packages available [2020-12-04T08:12:29.238Z] OK: 233 MiB in 51 packages [2020-12-04T08:12:29.238Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] sh [2020-12-04T08:12:29.508Z] Removing intermediate container 5fe77bba6ccb [2020-12-04T08:12:29.508Z] ---> 4f45d6f9e061 [2020-12-04T08:12:29.508Z] Step 6/21 : COPY go.mod . [2020-12-04T08:12:29.508Z] ---> 0340a2735a51 [2020-12-04T08:12:29.508Z] Step 7/21 : RUN go mod download [2020-12-04T08:12:29.508Z] ---> Running in bb8f4f77ed50 [2020-12-04T08:12:29.771Z] ---> c927cdff8f28 [2020-12-04T08:12:29.771Z] Step 7/21 : RUN go mod download [2020-12-04T08:12:30.007Z] + go version [2020-12-04T08:12:30.007Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-04T08:12:30.063Z] $ docker stop --time=1 b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 [2020-12-04T08:12:30.033Z] ---> Running in d491588a98e5 [2020-12-04T08:12:30.296Z] Removing intermediate container e8fba5c14602 [2020-12-04T08:12:30.296Z] ---> 6862e8d2785b [2020-12-04T08:12:30.296Z] Step 6/22 : COPY go.mod . [2020-12-04T08:12:30.572Z] Removing intermediate container 8aa7f85f1756 [2020-12-04T08:12:30.572Z] ---> 8b887930b917 [2020-12-04T08:12:30.572Z] Step 7/29 : COPY . . [2020-12-04T08:12:30.572Z] ---> 2f9c23704072 [2020-12-04T08:12:30.572Z] Step 7/22 : RUN go mod download [2020-12-04T08:12:30.846Z] Removing intermediate container 34e86b52d7a1 [2020-12-04T08:12:30.846Z] ---> 17516b3448cd [2020-12-04T08:12:30.846Z] Step 6/24 : COPY go.mod . [2020-12-04T08:12:30.846Z] ---> Running in 1ade90db3bb6 [2020-12-04T08:12:31.441Z] ---> 998e7af04c21 [2020-12-04T08:12:31.442Z] Step 7/24 : RUN go mod download [2020-12-04T08:12:31.975Z] $ docker rm -f b10a0f8297b904056df737b132d0906903c6e75cfac89ba0ffd851e08cb046e7 [2020-12-04T08:12:32.019Z] ---> Running in 0658a784d89d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:12:33.147Z] + docker inspect -f . ci-base-image-arm64 [2020-12-04T08:12:33.147Z] . [Pipeline] withDockerContainer [2020-12-04T08:12:33.409Z] prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container [2020-12-04T08:12:33.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-04T08:12:34.606Z] Removing intermediate container d491588a98e5 [2020-12-04T08:12:34.606Z] ---> abde74e788b9 [2020-12-04T08:12:34.606Z] Step 8/21 : COPY . . [2020-12-04T08:12:34.966Z] $ docker top 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-04T08:12:35.335Z] ========================================================= [2020-12-04T08:12:35.335Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-04T08:12:35.335Z] ========================================================= [Pipeline] sh [2020-12-04T08:12:35.981Z] + make test [2020-12-04T08:12:35.982Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-04T08:12:37.950Z] Removing intermediate container bb8f4f77ed50 [2020-12-04T08:12:37.950Z] ---> f438ef338925 [2020-12-04T08:12:37.950Z] Step 8/21 : COPY . . [2020-12-04T08:12:40.525Z] Removing intermediate container 1ade90db3bb6 [2020-12-04T08:12:40.525Z] ---> 78c768d55d4d [2020-12-04T08:12:40.525Z] Step 8/22 : COPY . . [2020-12-04T08:12:50.606Z] Removing intermediate container 0658a784d89d [2020-12-04T08:12:50.606Z] ---> 0b6dd7df4617 [2020-12-04T08:12:50.606Z] Step 8/24 : COPY . . [2020-12-04T08:12:58.163Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-04T08:13:12.698Z] ---> a50a5c8018d9 [2020-12-04T08:13:12.698Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-04T08:13:14.109Z] ---> Running in 9c4778c34a9a [2020-12-04T08:13:17.733Z] ---> a785b8883bc1 [2020-12-04T08:13:17.733Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-04T08:13:21.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T08:13:21.347Z] ---> Running in 7ab6b174f2c8 [2020-12-04T08:13:21.347Z] ---> d2ec83e7ab45 [2020-12-04T08:13:21.347Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-04T08:13:21.347Z] ---> 63a710ddb689 [2020-12-04T08:13:21.347Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-04T08:13:22.301Z] ---> Running in e8f154bf4e29 [2020-12-04T08:13:22.301Z] ---> Running in f740a5be7720 [2020-12-04T08:13:23.752Z] ---> b6b0768b0dd4 [2020-12-04T08:13:23.752Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-04T08:13:23.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-04T08:13:23.752Z] ---> Running in 0097b0968324 [2020-12-04T08:13:24.738Z] 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 [2020-12-04T08:13:24.738Z] 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 [2020-12-04T08:13:24.738Z] 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 [2020-12-04T08:13:45.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-04T08:13:46.824Z] Removing intermediate container 9c4778c34a9a [2020-12-04T08:13:46.824Z] ---> 853569556ee4 [2020-12-04T08:13:46.824Z] [2020-12-04T08:13:46.824Z] Step 9/29 : FROM alpine:latest [2020-12-04T08:13:46.824Z] latest: Pulling from library/alpine [2020-12-04T08:13:46.824Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T08:13:46.824Z] Status: Downloaded newer image for alpine:latest [2020-12-04T08:13:46.824Z] ---> d6e46aa2470d [2020-12-04T08:13:46.824Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-04T08:13:46.824Z] ---> Running in 2af2921adadc [2020-12-04T08:13:47.093Z] Removing intermediate container 2af2921adadc [2020-12-04T08:13:47.093Z] ---> 59b3d31ba005 [2020-12-04T08:13:47.093Z] Step 11/29 : USER root [2020-12-04T08:13:47.093Z] ---> Running in 47419306c3d9 [2020-12-04T08:13:47.360Z] Removing intermediate container 47419306c3d9 [2020-12-04T08:13:47.360Z] ---> 7357f4682535 [2020-12-04T08:13:47.360Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-04T08:13:47.360Z] ---> Running in 20f8830948c6 [2020-12-04T08:13:49.958Z] 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 [2020-12-04T08:13:49.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:13:49.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:13:49.958Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:13:49.958Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:13:49.958Z] OK: 12746 distinct packages available [2020-12-04T08:13:50.237Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-04T08:13:50.237Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-04T08:13:50.508Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:13:50.508Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T08:13:50.508Z] OK: 6 MiB in 16 packages [2020-12-04T08:13:53.150Z] Removing intermediate container 20f8830948c6 [2020-12-04T08:13:53.150Z] ---> baa30149a868 [2020-12-04T08:13:53.150Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-04T08:13:53.150Z] ---> Running in dc621ad97e80 [2020-12-04T08:13:53.150Z] Removing intermediate container dc621ad97e80 [2020-12-04T08:13:53.150Z] ---> e630bcef634e [2020-12-04T08:13:53.150Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-04T08:13:53.423Z] ---> Running in bdf76d133d1a [2020-12-04T08:13:53.702Z] Removing intermediate container bdf76d133d1a [2020-12-04T08:13:53.702Z] ---> 8d633b3e9423 [2020-12-04T08:13:53.702Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-04T08:13:53.702Z] ---> Running in 0279eb4de9f4 [2020-12-04T08:13:57.032Z] Removing intermediate container 7ab6b174f2c8 [2020-12-04T08:13:57.032Z] ---> 087153e26e66 [2020-12-04T08:13:57.032Z] [2020-12-04T08:13:57.032Z] Step 10/21 : FROM scratch [2020-12-04T08:13:57.032Z] ---> [2020-12-04T08:13:57.032Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:13:58.425Z] ---> Running in e772f43f7d6f [2020-12-04T08:13:58.696Z] Removing intermediate container 0279eb4de9f4 [2020-12-04T08:13:58.696Z] ---> d72aed775c87 [2020-12-04T08:13:58.696Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-04T08:13:58.696Z] Removing intermediate container f740a5be7720 [2020-12-04T08:13:58.696Z] ---> 512adc8b05c9 [2020-12-04T08:13:58.696Z] [2020-12-04T08:13:58.696Z] Step 10/21 : FROM alpine [2020-12-04T08:13:58.696Z] ---> d6e46aa2470d [2020-12-04T08:13:58.696Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-04T08:13:58.958Z] Removing intermediate container e772f43f7d6f [2020-12-04T08:13:58.958Z] ---> 1f377bd5a626 [2020-12-04T08:13:58.958Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-04T08:14:01.546Z] ---> Running in 7ef3ee01d1e7 [2020-12-04T08:14:01.546Z] ---> Running in 5c9c76323a82 [2020-12-04T08:14:01.546Z] ---> 57b0ea8a1cf5 [2020-12-04T08:14:01.546Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-04T08:14:01.813Z] Removing intermediate container e8f154bf4e29 [2020-12-04T08:14:01.813Z] ---> ba29270c646f [2020-12-04T08:14:01.813Z] [2020-12-04T08:14:01.813Z] Step 10/22 : FROM scratch [2020-12-04T08:14:01.813Z] ---> [2020-12-04T08:14:01.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:14:01.813Z] ---> Using cache [2020-12-04T08:14:01.813Z] ---> 1f377bd5a626 [2020-12-04T08:14:01.813Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-04T08:14:01.813Z] Removing intermediate container 0097b0968324 [2020-12-04T08:14:01.813Z] ---> 6e6b9b776038 [2020-12-04T08:14:01.813Z] [2020-12-04T08:14:01.813Z] Step 10/24 : FROM scratch [2020-12-04T08:14:01.813Z] ---> [2020-12-04T08:14:01.813Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-04T08:14:01.813Z] Removing intermediate container 5c9c76323a82 [2020-12-04T08:14:01.813Z] ---> 2f685629e075 [2020-12-04T08:14:01.813Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-04T08:14:02.082Z] ---> Running in 65b643ba1884 [2020-12-04T08:14:02.082Z] ---> Running in 417ea5d9d933 [2020-12-04T08:14:02.082Z] ---> Running in dc3278bf53a2 [2020-12-04T08:14:02.082Z] ---> 3a05841af2b1 [2020-12-04T08:14:02.082Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-04T08:14:02.082Z] Removing intermediate container 65b643ba1884 [2020-12-04T08:14:02.082Z] ---> 3a71010fbfe4 [2020-12-04T08:14:02.082Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T08:14:02.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:02.348Z] Removing intermediate container 417ea5d9d933 [2020-12-04T08:14:02.348Z] ---> 3e00884615c9 [2020-12-04T08:14:02.348Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-04T08:14:02.348Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:02.348Z] Removing intermediate container dc3278bf53a2 [2020-12-04T08:14:02.348Z] ---> 4c67322dc102 [2020-12-04T08:14:02.348Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-04T08:14:02.348Z] ---> Running in e64a77df562e [2020-12-04T08:14:02.348Z] ---> Running in 1d3232fac4e7 [2020-12-04T08:14:02.615Z] ---> 27364dbb99fc [2020-12-04T08:14:02.615Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-04T08:14:02.615Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:14:02.615Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:14:02.615Z] OK: 12746 distinct packages available [2020-12-04T08:14:02.615Z] Removing intermediate container e64a77df562e [2020-12-04T08:14:02.615Z] ---> d48da38ae9ad [2020-12-04T08:14:02.615Z] Step 14/22 : WORKDIR / [2020-12-04T08:14:02.879Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-04T08:14:02.879Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T08:14:02.879Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-04T08:14:02.879Z] (4/4) Installing curl (7.69.1-r1) [2020-12-04T08:14:02.879Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:14:02.879Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T08:14:02.879Z] OK: 7 MiB in 18 packages [2020-12-04T08:14:03.143Z] ---> 37b49e767ccd [2020-12-04T08:14:03.143Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-04T08:14:03.702Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.061s [2020-12-04T08:14:03.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-04T08:14:03.718Z] Removing intermediate container 1d3232fac4e7 [2020-12-04T08:14:03.719Z] ---> 077615410674 [2020-12-04T08:14:03.719Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-04T08:14:03.719Z] ---> Running in cc969c685076 [2020-12-04T08:14:03.982Z] ---> 594f12a6b098 [2020-12-04T08:14:03.982Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-04T08:14:04.249Z] ---> 2d455d49348a [2020-12-04T08:14:04.249Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-04T08:14:04.249Z] ---> Running in 77b27fcc087c [2020-12-04T08:14:04.249Z] Removing intermediate container cc969c685076 [2020-12-04T08:14:04.249Z] ---> 95b94231d407 [2020-12-04T08:14:04.249Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-04T08:14:04.699Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-04T08:14:04.825Z] Removing intermediate container 77b27fcc087c [2020-12-04T08:14:04.825Z] ---> cf91a99342a6 [2020-12-04T08:14:04.825Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-04T08:14:05.088Z] ---> 61da0495ffd6 [2020-12-04T08:14:05.088Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-04T08:14:05.088Z] ---> 6114441f1610 [2020-12-04T08:14:05.088Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-04T08:14:05.088Z] ---> e988f172e8f7 [2020-12-04T08:14:05.088Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-04T08:14:05.088Z] ---> Running in 97e14c835bc9 [2020-12-04T08:14:05.352Z] Removing intermediate container 7ef3ee01d1e7 [2020-12-04T08:14:05.352Z] ---> d9fbcfb8c717 [2020-12-04T08:14:05.352Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T08:14:05.940Z] ---> Running in 2f14f2dd5eb0 [2020-12-04T08:14:05.940Z] ---> b3b79a493f1f [2020-12-04T08:14:05.940Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-04T08:14:06.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-04T08:14:06.154Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-04T08:14:06.154Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-04T08:14:06.154Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-04T08:14:06.214Z] ---> Running in 51940156bdb3 [2020-12-04T08:14:06.214Z] ---> 36ea3d601609 [2020-12-04T08:14:06.214Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-04T08:14:06.479Z] Removing intermediate container 2f14f2dd5eb0 [2020-12-04T08:14:06.479Z] ---> 62d093f80c74 [2020-12-04T08:14:06.479Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:14:07.426Z] ---> Running in 3d7d72764775 [2020-12-04T08:14:07.426Z] Removing intermediate container 51940156bdb3 [2020-12-04T08:14:07.426Z] ---> 33ab039a79ef [2020-12-04T08:14:07.426Z] Step 13/21 : WORKDIR /edgex [2020-12-04T08:14:07.426Z] ---> dcd0aaee0676 [2020-12-04T08:14:07.426Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-04T08:14:07.426Z] ---> 03eb1249b1dc [2020-12-04T08:14:07.426Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-04T08:14:07.426Z] ---> Running in 30a2103d9abd [2020-12-04T08:14:07.690Z] ---> Running in d54839f1be6c [2020-12-04T08:14:07.690Z] Removing intermediate container 3d7d72764775 [2020-12-04T08:14:07.690Z] ---> 55c897c36b43 [2020-12-04T08:14:07.690Z] Step 19/21 : LABEL arch=x86_64 [2020-12-04T08:14:07.954Z] ---> Running in d968b3651405 [2020-12-04T08:14:07.954Z] Removing intermediate container d54839f1be6c [2020-12-04T08:14:07.954Z] ---> a0eca1215d39 [2020-12-04T08:14:07.954Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:14:07.954Z] ---> 1c9d467bd0db [2020-12-04T08:14:07.954Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-04T08:14:07.954Z] Removing intermediate container 30a2103d9abd [2020-12-04T08:14:07.954Z] ---> 075eaa3ea2c5 [2020-12-04T08:14:07.954Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-04T08:14:08.217Z] Removing intermediate container 97e14c835bc9 [2020-12-04T08:14:08.217Z] ---> a76541e727a9 [2020-12-04T08:14:08.217Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T08:14:08.217Z] ---> Running in 2c891eb219ee [2020-12-04T08:14:08.217Z] Removing intermediate container d968b3651405 [2020-12-04T08:14:08.217Z] ---> 6650d4b61ec4 [2020-12-04T08:14:08.217Z] Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:14:08.481Z] ---> Running in 7e80e28004c0 [2020-12-04T08:14:08.751Z] ---> 25dfe052f478 [2020-12-04T08:14:08.751Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-04T08:14:08.751Z] ---> 3fcd038f3514 [2020-12-04T08:14:08.751Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-04T08:14:08.751Z] ---> 10c149eed50e [2020-12-04T08:14:08.751Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T08:14:08.751Z] Removing intermediate container 2c891eb219ee [2020-12-04T08:14:08.751Z] ---> bb81d61b4a60 [2020-12-04T08:14:08.751Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T08:14:09.025Z] ---> Running in 4e5f7c1daaec [2020-12-04T08:14:09.025Z] ---> Running in e62fddc2e503 [2020-12-04T08:14:09.025Z] Removing intermediate container 7e80e28004c0 [2020-12-04T08:14:09.025Z] ---> 6c21cbdfefd8 [2020-12-04T08:14:09.025Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T08:14:09.290Z] ---> Running in d74a72fd668d [2020-12-04T08:14:09.558Z] Removing intermediate container e62fddc2e503 [2020-12-04T08:14:09.558Z] ---> 0fffde94ade7 [2020-12-04T08:14:09.558Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:14:09.558Z] ---> 37fd7429e0dd [2020-12-04T08:14:09.558Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-04T08:14:09.558Z] ---> 7213eae2d196 [2020-12-04T08:14:09.558Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-04T08:14:09.558Z] Removing intermediate container d74a72fd668d [2020-12-04T08:14:09.558Z] ---> fd87565d0473 [2020-12-04T08:14:09.558Z] [2020-12-04T08:14:09.558Z] ---> Running in ed6d737efe9c [2020-12-04T08:14:10.149Z] Successfully built fd87565d0473 [2020-12-04T08:14:10.149Z] ---> a62d29f722d3 [2020-12-04T08:14:10.149Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-04T08:14:10.149Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-04T08:14:10.149Z] Removing intermediate container ed6d737efe9c [2020-12-04T08:14:10.149Z] ---> ef0fb95fdbbe [2020-12-04T08:14:10.149Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:14:10.149Z] Building docker-core-data-go [2020-12-04T08:14:10.413Z]  Building docker-support-scheduler-go ... done  ---> Running in 88be083b116d [2020-12-04T08:14:10.413Z] ---> Running in 99f1b0021f76 [2020-12-04T08:14:10.413Z] ---> f76dbec93f45 [2020-12-04T08:14:10.413Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-04T08:14:10.679Z] ---> Running in 90e7206475ed [2020-12-04T08:14:10.952Z] Removing intermediate container 88be083b116d [2020-12-04T08:14:10.952Z] ---> 1a109a50def5 [2020-12-04T08:14:10.952Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:14:11.217Z] Removing intermediate container 4e5f7c1daaec [2020-12-04T08:14:11.217Z] ---> fafce3c990fc [2020-12-04T08:14:11.217Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-04T08:14:11.217Z] Removing intermediate container 99f1b0021f76 [2020-12-04T08:14:11.217Z] ---> c6f885f15a0b [2020-12-04T08:14:11.217Z] [2020-12-04T08:14:11.217Z] ---> Running in 280c6fd443a9 [2020-12-04T08:14:11.488Z] Successfully built c6f885f15a0b [2020-12-04T08:14:12.066Z] Successfully tagged docker-core-command-go:latest [2020-12-04T08:14:12.066Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-12-04T08:14:12.066Z] ---> Running in 691d2b48c6da [2020-12-04T08:14:12.066Z] Removing intermediate container 90e7206475ed [2020-12-04T08:14:12.066Z] ---> 02c822d898f5 [2020-12-04T08:14:12.066Z] Step 18/21 : CMD ["--init=true"] [2020-12-04T08:14:13.473Z] Removing intermediate container 280c6fd443a9 [2020-12-04T08:14:13.473Z] ---> e8cf4146aaba [2020-12-04T08:14:13.473Z] Step 22/24 : LABEL arch=x86_64 [2020-12-04T08:14:14.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.265s coverage: 46.6% of statements [2020-12-04T08:14:14.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-04T08:14:14.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-04T08:14:14.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-04T08:14:14.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-04T08:14:14.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-04T08:14:16.830Z] ---> Running in c77db4792c3d [2020-12-04T08:14:16.830Z] ---> Running in c0e0bf76062c [2020-12-04T08:14:17.405Z] Removing intermediate container c77db4792c3d [2020-12-04T08:14:17.405Z] ---> e04f2757598b [2020-12-04T08:14:17.405Z] Step 19/21 : LABEL arch=x86_64 [2020-12-04T08:14:17.405Z] Removing intermediate container c0e0bf76062c [2020-12-04T08:14:17.405Z] ---> 053def26a311 [2020-12-04T08:14:17.405Z] Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:14:17.676Z] ---> Running in dd609d3fe458 [2020-12-04T08:14:17.676Z] ---> Running in e201e43a2c21 [2020-12-04T08:14:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.549s coverage: 27.1% of statements [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-04T08:14:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-04T08:14:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-04T08:14:21.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.523s coverage: 68.5% of statements [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-04T08:14:21.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-04T08:14:21.935Z] Removing intermediate container e201e43a2c21 [2020-12-04T08:14:21.935Z] ---> 6ace3500ade4 [2020-12-04T08:14:21.935Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T08:14:22.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.603s coverage: 82.3% of statements [2020-12-04T08:14:22.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-04T08:14:22.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T08:14:22.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-04T08:14:22.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-04T08:14:22.893Z] Removing intermediate container dd609d3fe458 [2020-12-04T08:14:22.893Z] ---> 15edc73e2aff [2020-12-04T08:14:22.893Z] Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:14:23.884Z] ---> Running in bd81e80272ab [2020-12-04T08:14:24.840Z] ---> Running in ec09102a76c6 [2020-12-04T08:14:24.840Z] Removing intermediate container 691d2b48c6da [2020-12-04T08:14:24.840Z] ---> 2ad91d3c10cb [2020-12-04T08:14:24.840Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T08:14:25.421Z] Removing intermediate container bd81e80272ab [2020-12-04T08:14:25.421Z] ---> dd363c942243 [2020-12-04T08:14:25.421Z] [2020-12-04T08:14:26.006Z] Successfully built dd363c942243 [2020-12-04T08:14:26.963Z] Successfully tagged docker-support-notifications-go:latest [2020-12-04T08:14:26.963Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2020-12-04T08:14:26.963Z] Removing intermediate container ec09102a76c6 [2020-12-04T08:14:26.963Z] ---> 3ad7830dbbc4 [2020-12-04T08:14:26.963Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T08:14:26.963Z] ---> Running in 40f1cbb9e811 [2020-12-04T08:14:26.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:14:26.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:14:26.963Z] ---> c0c690daefdf [2020-12-04T08:14:26.963Z] Step 3/23 : WORKDIR /edgex-go [2020-12-04T08:14:26.963Z] ---> Using cache [2020-12-04T08:14:26.963Z] ---> 8a358c0c4cc3 [2020-12-04T08:14:26.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:14:26.963Z] ---> Using cache [2020-12-04T08:14:26.963Z] ---> a038f81b456c [2020-12-04T08:14:26.963Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-04T08:14:27.919Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:14:27.919Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:14:27.919Z] ---> c0c690daefdf [2020-12-04T08:14:27.919Z] Step 3/27 : WORKDIR /edgex-go [2020-12-04T08:14:27.919Z] ---> Using cache [2020-12-04T08:14:27.919Z] ---> 8a358c0c4cc3 [2020-12-04T08:14:27.919Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:14:27.919Z] ---> Using cache [2020-12-04T08:14:27.919Z] ---> a038f81b456c [2020-12-04T08:14:27.919Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-04T08:14:28.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-04T08:14:28.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-04T08:14:28.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2020-12-04T08:14:28.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-04T08:14:28.873Z] ---> Running in bc0551d29728 [2020-12-04T08:14:28.873Z] ---> Running in 885c0eb5cb0b [2020-12-04T08:14:28.873Z] ---> Running in 0978d76fd02f [2020-12-04T08:14:28.873Z] Removing intermediate container 40f1cbb9e811 [2020-12-04T08:14:28.873Z] ---> baea5c284b8c [2020-12-04T08:14:28.873Z] Step 26/29 : CMD [ "generate" ] [2020-12-04T08:14:29.137Z] ---> Running in ca8d913a3582 [2020-12-04T08:14:29.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements [2020-12-04T08:14:29.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-04T08:14:30.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements [2020-12-04T08:14:30.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-04T08:14:30.097Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.169s coverage: 78.3% of statements [2020-12-04T08:14:30.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-04T08:14:30.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-04T08:14:30.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-04T08:14:30.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-04T08:14:31.076Z] Removing intermediate container 885c0eb5cb0b [2020-12-04T08:14:31.076Z] ---> 016a01b86b96 [2020-12-04T08:14:31.076Z] [2020-12-04T08:14:31.346Z] Successfully built 016a01b86b96 [2020-12-04T08:14:31.619Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-04T08:14:31.619Z] Building docker-security-bootstrap-redis-go [2020-12-04T08:14:31.619Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ca8d913a3582 [2020-12-04T08:14:31.619Z] ---> 73d7552f309c [2020-12-04T08:14:31.619Z] Step 27/29 : LABEL arch=x86_64 [2020-12-04T08:14:31.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:31.890Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:32.158Z] ---> Running in 08a209c159a3 [2020-12-04T08:14:32.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:32.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:14:33.342Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:14:33.342Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:14:33.342Z] OK: 12745 distinct packages available [2020-12-04T08:14:33.626Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:14:33.626Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:14:33.626Z] OK: 12745 distinct packages available [2020-12-04T08:14:33.626Z] OK: 233 MiB in 51 packages [2020-12-04T08:14:33.902Z] OK: 233 MiB in 51 packages [2020-12-04T08:14:34.532Z] Removing intermediate container 08a209c159a3 [2020-12-04T08:14:34.532Z] ---> 70014d0d436f [2020-12-04T08:14:34.532Z] Step 28/29 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:14:35.995Z] ---> Running in 62e9c1432634 [2020-12-04T08:14:37.444Z] Removing intermediate container 0978d76fd02f [2020-12-04T08:14:37.444Z] ---> 82576371b963 [2020-12-04T08:14:37.444Z] Step 6/27 : COPY go.mod . [2020-12-04T08:14:37.444Z] Removing intermediate container 62e9c1432634 [2020-12-04T08:14:37.444Z] ---> 8a734ddc220d [2020-12-04T08:14:37.444Z] Step 29/29 : LABEL version=0.0.0 [2020-12-04T08:14:37.444Z] Removing intermediate container bc0551d29728 [2020-12-04T08:14:37.444Z] ---> efc9529219ba [2020-12-04T08:14:37.444Z] Step 6/23 : COPY go.mod . [2020-12-04T08:14:38.253Z] ---> Running in add3f512d687 [2020-12-04T08:14:38.253Z] ---> b7f64dbb03d9 [2020-12-04T08:14:38.253Z] Step 7/23 : RUN go mod download [2020-12-04T08:14:38.253Z] ---> 7b0474ed97bb [2020-12-04T08:14:38.253Z] Step 7/27 : RUN go mod download [2020-12-04T08:14:38.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.030s coverage: 94.7% of statements [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-04T08:14:38.526Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.0% of statements [no tests to run] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.140s coverage: 87.2% of statements [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.2% of statements [2020-12-04T08:14:38.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 100.0% of statements [2020-12-04T08:14:38.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-04T08:14:38.595Z] ---> Running in 7cdaf2ea75d1 [2020-12-04T08:14:38.595Z] ---> Running in ec3b02d769b1 [2020-12-04T08:14:39.316Z] Removing intermediate container add3f512d687 [2020-12-04T08:14:39.316Z] ---> 2faee45a5d67 [2020-12-04T08:14:39.316Z] [2020-12-04T08:14:39.731Z] Successfully built 2faee45a5d67 [2020-12-04T08:14:39.731Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-04T08:14:39.731Z]  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go [2020-12-04T08:14:41.686Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:14:41.686Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:14:41.686Z] ---> c0c690daefdf [2020-12-04T08:14:41.686Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> 8a358c0c4cc3 [2020-12-04T08:14:41.686Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> a038f81b456c [2020-12-04T08:14:41.686Z] Step 5/24 : RUN apk update && apk add make git [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> 6862e8d2785b [2020-12-04T08:14:41.686Z] Step 6/24 : COPY go.mod . [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> 2f9c23704072 [2020-12-04T08:14:41.686Z] Step 7/24 : RUN go mod download [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> 78c768d55d4d [2020-12-04T08:14:41.686Z] Step 8/24 : COPY . . [2020-12-04T08:14:41.686Z] ---> Using cache [2020-12-04T08:14:41.686Z] ---> d2ec83e7ab45 [2020-12-04T08:14:41.686Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-04T08:14:42.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.608s coverage: 63.5% of statements [2020-12-04T08:14:42.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-04T08:14:42.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-04T08:14:42.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2020-12-04T08:14:42.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2020-12-04T08:14:42.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2020-12-04T08:14:42.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2020-12-04T08:14:43.094Z] ---> Running in fdc60f011d0b [2020-12-04T08:14:43.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2020-12-04T08:14:47.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.798s coverage: 55.9% of statements [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-04T08:14:47.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-04T08:14:47.368Z] 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 [2020-12-04T08:14:47.368Z] Removing intermediate container ec3b02d769b1 [2020-12-04T08:14:47.368Z] ---> 2a0318541b7d [2020-12-04T08:14:47.368Z] Step 8/27 : COPY . . [2020-12-04T08:14:47.368Z] Removing intermediate container 7cdaf2ea75d1 [2020-12-04T08:14:47.368Z] ---> 260f11f3ec80 [2020-12-04T08:14:47.368Z] Step 8/23 : COPY . . [2020-12-04T08:14:48.807Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:14:48.807Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:14:48.807Z] ---> c0c690daefdf [2020-12-04T08:14:48.807Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> 8a358c0c4cc3 [2020-12-04T08:14:49.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> a038f81b456c [2020-12-04T08:14:49.401Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> 6862e8d2785b [2020-12-04T08:14:49.401Z] Step 6/22 : COPY go.mod . [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> 2f9c23704072 [2020-12-04T08:14:49.401Z] Step 7/22 : RUN go mod download [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> 78c768d55d4d [2020-12-04T08:14:49.401Z] Step 8/22 : COPY . . [2020-12-04T08:14:49.401Z] ---> Using cache [2020-12-04T08:14:49.401Z] ---> d2ec83e7ab45 [2020-12-04T08:14:49.401Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-04T08:14:59.559Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:14:59.559Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:14:59.559Z] ---> c0c690daefdf [2020-12-04T08:14:59.559Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> 8a358c0c4cc3 [2020-12-04T08:14:59.559Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> a038f81b456c [2020-12-04T08:14:59.559Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> 6862e8d2785b [2020-12-04T08:14:59.559Z] Step 6/22 : COPY go.mod . [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> 2f9c23704072 [2020-12-04T08:14:59.559Z] Step 7/22 : RUN go mod download [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> 78c768d55d4d [2020-12-04T08:14:59.559Z] Step 8/22 : COPY . . [2020-12-04T08:14:59.559Z] ---> Using cache [2020-12-04T08:14:59.559Z] ---> d2ec83e7ab45 [2020-12-04T08:14:59.559Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-04T08:15:00.138Z] ---> Running in c98c0d74f9ae [2020-12-04T08:15:01.131Z] ---> Running in 5804df183609 [2020-12-04T08:15:03.754Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-04T08:15:04.772Z] 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 [2020-12-04T08:15:05.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.174s coverage: 86.3% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.264s coverage: 72.2% of statements [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.531s coverage: 72.1% of statements [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.094s coverage: 82.4% of statements [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.071s coverage: 48.4% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.066s coverage: 28.8% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.112s coverage: 96.8% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.358s coverage: 37.2% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.529s coverage: 84.1% of statements [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.355s coverage: 47.1% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-04T08:15:05.504Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2020-12-04T08:15:05.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.718s coverage: 29.1% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.126s coverage: 100.0% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-04T08:15:12.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2020-12-04T08:15:12.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2020-12-04T08:15:13.293Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-04T08:15:13.889Z] GO111MODULE=on go vet ./... [2020-12-04T08:15:14.985Z] 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 [2020-12-04T08:15:18.377Z] ---> e79420e68334 [2020-12-04T08:15:18.377Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-04T08:15:18.377Z] ---> 93cf161a9429 [2020-12-04T08:15:18.377Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-04T08:15:18.377Z] ---> Running in d6f77b0ae15a [2020-12-04T08:15:18.377Z] ---> Running in 83b010cd7c58 [2020-12-04T08:15:19.823Z] 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 [2020-12-04T08:15:19.823Z] 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 [2020-12-04T08:15:23.215Z] Removing intermediate container fdc60f011d0b [2020-12-04T08:15:23.215Z] ---> c16a7d8fcdf3 [2020-12-04T08:15:23.215Z] [2020-12-04T08:15:23.215Z] Step 10/24 : FROM alpine:3.10 [2020-12-04T08:15:23.215Z] 3.10: Pulling from library/alpine [2020-12-04T08:15:24.188Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-04T08:15:24.188Z] Status: Downloaded newer image for alpine:3.10 [2020-12-04T08:15:24.188Z] ---> be4e4bea2c2e [2020-12-04T08:15:24.188Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T08:15:26.764Z] ---> Running in 4297f7f8635f [2020-12-04T08:15:27.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:28.064Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:28.356Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-04T08:15:28.356Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-04T08:15:28.356Z] OK: 10348 distinct packages available [2020-12-04T08:15:28.653Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-04T08:15:28.653Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-04T08:15:28.653Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-04T08:15:28.653Z] (4/5) Installing curl (7.66.0-r1) [2020-12-04T08:15:28.653Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-04T08:15:28.653Z] Executing busybox-1.30.1-r3.trigger [2020-12-04T08:15:28.944Z] Executing ca-certificates-20191127-r2.trigger [2020-12-04T08:15:28.944Z] OK: 7 MiB in 19 packages [2020-12-04T08:15:32.392Z] Removing intermediate container 4297f7f8635f [2020-12-04T08:15:32.392Z] ---> 6cf8fb5452f7 [2020-12-04T08:15:32.392Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T08:15:33.806Z] ---> Running in 39519576d328 [2020-12-04T08:15:33.806Z] Removing intermediate container c98c0d74f9ae [2020-12-04T08:15:33.806Z] ---> 35035b87ed86 [2020-12-04T08:15:33.806Z] [2020-12-04T08:15:33.806Z] Step 10/22 : FROM alpine:3.10 [2020-12-04T08:15:33.806Z] ---> be4e4bea2c2e [2020-12-04T08:15:33.806Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T08:15:33.806Z] ---> Using cache [2020-12-04T08:15:33.806Z] ---> 6cf8fb5452f7 [2020-12-04T08:15:33.806Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-04T08:15:33.806Z] ---> Running in b0e156c953e3 [2020-12-04T08:15:34.094Z] Removing intermediate container 39519576d328 [2020-12-04T08:15:34.094Z] ---> cdf08f2076fe [2020-12-04T08:15:34.094Z] Step 13/24 : WORKDIR / [2020-12-04T08:15:34.094Z] ---> Running in 81c9b3e1650d [2020-12-04T08:15:34.370Z] Removing intermediate container b0e156c953e3 [2020-12-04T08:15:34.370Z] ---> 3940cd222ae7 [2020-12-04T08:15:34.370Z] Step 13/22 : WORKDIR / [2020-12-04T08:15:34.370Z] ---> Running in 2674c9213358 [2020-12-04T08:15:34.648Z] Removing intermediate container 81c9b3e1650d [2020-12-04T08:15:34.648Z] ---> 361f604808f0 [2020-12-04T08:15:34.648Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-04T08:15:34.648Z] Removing intermediate container 2674c9213358 [2020-12-04T08:15:34.648Z] ---> 0798534233d6 [2020-12-04T08:15:34.648Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-04T08:15:34.930Z] ---> 3ad4c1e1a9d7 [2020-12-04T08:15:34.930Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-04T08:15:35.203Z] ---> e2c432ca7d52 [2020-12-04T08:15:35.203Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-04T08:15:35.490Z] ---> fa309059ced6 [2020-12-04T08:15:35.490Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-04T08:15:37.456Z] ---> d396d9ff6191 [2020-12-04T08:15:37.456Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-04T08:15:37.730Z] ---> 44657819cb19 [2020-12-04T08:15:37.730Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-04T08:15:38.000Z] ---> 1810d4c58057 [2020-12-04T08:15:38.000Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-04T08:15:39.438Z] ---> faf4daeed47f [2020-12-04T08:15:39.438Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-04T08:15:41.384Z] ---> c4401cf516d4 [2020-12-04T08:15:41.384Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-04T08:15:41.384Z] ---> Running in 235995dd6668 [2020-12-04T08:15:41.656Z] Removing intermediate container 5804df183609 [2020-12-04T08:15:41.656Z] ---> 750c7d3120b9 [2020-12-04T08:15:41.656Z] [2020-12-04T08:15:41.656Z] Step 10/22 : FROM scratch [2020-12-04T08:15:41.656Z] ---> [2020-12-04T08:15:41.656Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:15:42.679Z] ---> Using cache [2020-12-04T08:15:42.679Z] ---> 1f377bd5a626 [2020-12-04T08:15:42.679Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-04T08:15:42.956Z] ---> 79f81784c72f [2020-12-04T08:15:42.956Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T08:15:42.956Z] ---> Running in 0e25c3b86bae [2020-12-04T08:15:43.231Z] Removing intermediate container 0e25c3b86bae [2020-12-04T08:15:43.231Z] ---> e0405436ad6f [2020-12-04T08:15:43.231Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T08:15:43.500Z] ---> Running in 01faa5f4349d [2020-12-04T08:15:43.768Z] ---> fa7b76775c74 [2020-12-04T08:15:43.768Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T08:15:43.768Z] Removing intermediate container 235995dd6668 [2020-12-04T08:15:43.768Z] ---> 27fbda5317a6 [2020-12-04T08:15:43.768Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-04T08:15:44.047Z] Removing intermediate container 01faa5f4349d [2020-12-04T08:15:44.047Z] ---> e47bb4390e64 [2020-12-04T08:15:44.047Z] Step 14/22 : WORKDIR / [2020-12-04T08:15:44.047Z] ---> Running in ca78b075ee2b [2020-12-04T08:15:44.047Z] ---> Running in 811a791e1497 [2020-12-04T08:15:44.322Z] ---> Running in 066680b371c3 [2020-12-04T08:15:44.597Z] Removing intermediate container 811a791e1497 [2020-12-04T08:15:44.598Z] ---> fe9c5d686298 [2020-12-04T08:15:44.598Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T08:15:44.870Z] Removing intermediate container 066680b371c3 [2020-12-04T08:15:44.870Z] ---> 34e315b9afcd [2020-12-04T08:15:44.870Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-04T08:15:44.870Z] ---> Running in f91ab356b049 [2020-12-04T08:15:46.806Z] Removing intermediate container f91ab356b049 [2020-12-04T08:15:46.806Z] ---> 494038bde550 [2020-12-04T08:15:46.806Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:15:47.393Z] ---> d0dc7a749175 [2020-12-04T08:15:47.393Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-04T08:15:48.008Z] ---> Running in b72afc84af45 [2020-12-04T08:15:48.008Z] Removing intermediate container d6f77b0ae15a [2020-12-04T08:15:48.008Z] ---> 2b329be756fc [2020-12-04T08:15:48.009Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-04T08:15:49.399Z] ---> Running in 475293bece54 [2020-12-04T08:15:49.661Z] Removing intermediate container b72afc84af45 [2020-12-04T08:15:49.661Z] ---> 3535481b49e5 [2020-12-04T08:15:49.661Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:15:49.661Z] Removing intermediate container ca78b075ee2b [2020-12-04T08:15:49.661Z] ---> 76cecd9bbe94 [2020-12-04T08:15:49.661Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T08:15:49.661Z] ---> 8baf2b040287 [2020-12-04T08:15:49.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-04T08:15:49.933Z] ---> Running in d62aa8a776b8 [2020-12-04T08:15:49.933Z] ---> Running in 822f56cc36d4 [2020-12-04T08:15:50.203Z] ---> 3a96fb016b88 [2020-12-04T08:15:50.203Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-04T08:15:50.203Z] Removing intermediate container d62aa8a776b8 [2020-12-04T08:15:50.203Z] ---> f35c3cf7c8c4 [2020-12-04T08:15:50.203Z] [2020-12-04T08:15:50.203Z] 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 [2020-12-04T08:15:50.469Z] ---> Running in c5180c79be78 [2020-12-04T08:15:50.469Z] Removing intermediate container 822f56cc36d4 [2020-12-04T08:15:50.469Z] ---> fbc936bff151 [2020-12-04T08:15:50.469Z] Step 22/24 : LABEL arch=x86_64 [2020-12-04T08:15:50.469Z] Successfully built f35c3cf7c8c4 [2020-12-04T08:15:50.469Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-04T08:15:50.733Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 891e4c843988 [2020-12-04T08:15:50.997Z] Removing intermediate container c5180c79be78 [2020-12-04T08:15:50.997Z] ---> bee0fd38cdc5 [2020-12-04T08:15:50.997Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:15:52.961Z] Removing intermediate container 891e4c843988 [2020-12-04T08:15:52.961Z] ---> 486fad723e84 [2020-12-04T08:15:52.961Z] Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:15:52.961Z] ---> Running in afa4c4fee532 [2020-12-04T08:15:52.961Z] ---> Running in 8d5d39ff91e3 [2020-12-04T08:15:52.961Z] Removing intermediate container 83b010cd7c58 [2020-12-04T08:15:52.961Z] ---> 9e71de67a52d [2020-12-04T08:15:52.961Z] [2020-12-04T08:15:52.961Z] Step 10/23 : FROM alpine [2020-12-04T08:15:52.961Z] ---> d6e46aa2470d [2020-12-04T08:15:52.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:15:53.255Z] Removing intermediate container afa4c4fee532 [2020-12-04T08:15:53.255Z] ---> 382edad3438f [2020-12-04T08:15:53.255Z] Step 20/22 : LABEL arch=x86_64 [2020-12-04T08:15:53.255Z] ---> Running in 257c756acd68 [2020-12-04T08:15:53.255Z] ---> Running in 4122f977e72c [2020-12-04T08:15:53.563Z] Removing intermediate container 8d5d39ff91e3 [2020-12-04T08:15:53.563Z] ---> b48ffdea53fe [2020-12-04T08:15:53.563Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T08:15:53.563Z] Removing intermediate container 475293bece54 [2020-12-04T08:15:53.563Z] ---> 65fc7b2b9563 [2020-12-04T08:15:53.563Z] [2020-12-04T08:15:53.563Z] Step 11/27 : FROM docker:latest [2020-12-04T08:15:53.563Z] ---> b0757c55a1fd [2020-12-04T08:15:53.563Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-04T08:15:53.563Z] ---> Running in 24edd5ae3d1e [2020-12-04T08:15:53.563Z] ---> Running in ec1301349bc3 [2020-12-04T08:15:53.563Z] Removing intermediate container 257c756acd68 [2020-12-04T08:15:53.563Z] ---> 4c112578c4c3 [2020-12-04T08:15:53.563Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-04T08:15:53.853Z] Removing intermediate container 4122f977e72c [2020-12-04T08:15:53.853Z] ---> fb5e208b39e9 [2020-12-04T08:15:53.853Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:15:53.853Z] ---> Running in e2bb376471dc [2020-12-04T08:15:53.853Z] ---> Running in 92e0160c4166 [2020-12-04T08:15:54.149Z] Removing intermediate container 24edd5ae3d1e [2020-12-04T08:15:54.149Z] ---> b664ced5fdfb [2020-12-04T08:15:54.149Z] [2020-12-04T08:15:55.619Z] Successfully built b664ced5fdfb [2020-12-04T08:15:55.619Z] Removing intermediate container e2bb376471dc [2020-12-04T08:15:55.619Z] ---> 1c31127b107f [2020-12-04T08:15:55.619Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-04T08:15:55.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:55.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:55.619Z] Removing intermediate container 92e0160c4166 [2020-12-04T08:15:55.619Z] ---> bf1318b786e4 [2020-12-04T08:15:55.619Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:15:55.619Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-04T08:15:55.901Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in bef268988a94 [2020-12-04T08:15:55.901Z] (1/2) Installing readline (8.0.4-r0) [2020-12-04T08:15:55.901Z] ---> Running in ea790ae1898e [2020-12-04T08:15:55.901Z] (2/2) Installing bash (5.0.17-r0) [2020-12-04T08:15:55.901Z] Executing bash-5.0.17-r0.post-install [2020-12-04T08:15:55.901Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:15:55.901Z] OK: 12 MiB in 22 packages [2020-12-04T08:15:55.901Z] Removing intermediate container bef268988a94 [2020-12-04T08:15:55.901Z] ---> 80639443f657 [2020-12-04T08:15:55.901Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:15:56.203Z] Removing intermediate container ea790ae1898e [2020-12-04T08:15:56.203Z] ---> 77c07ef7697e [2020-12-04T08:15:56.203Z] [2020-12-04T08:15:56.203Z] ---> Running in a1eed09ec34c [2020-12-04T08:15:56.203Z] Successfully built 77c07ef7697e [2020-12-04T08:15:56.203Z] Successfully tagged docker-core-metadata-go:latest [2020-12-04T08:15:56.494Z]  Building docker-core-metadata-go ... done Removing intermediate container ec1301349bc3 [2020-12-04T08:15:56.494Z] ---> fc157dcf0b15 [2020-12-04T08:15:56.494Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-04T08:15:56.776Z] ---> Running in c6bfb7a37756 [2020-12-04T08:15:57.412Z] Removing intermediate container a1eed09ec34c [2020-12-04T08:15:57.412Z] ---> 3dcf33fc4808 [2020-12-04T08:15:57.412Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-04T08:15:57.412Z] ---> Running in c101ec3c7a6e [2020-12-04T08:15:57.694Z] Removing intermediate container c6bfb7a37756 [2020-12-04T08:15:57.694Z] ---> ee0d4b703e7a [2020-12-04T08:15:57.694Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-04T08:15:57.694Z] ---> Running in c3c1155fa649 [2020-12-04T08:15:57.992Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:57.992Z] Removing intermediate container c3c1155fa649 [2020-12-04T08:15:57.992Z] ---> cf0f25df9336 [2020-12-04T08:15:57.992Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-04T08:15:57.992Z] ---> Running in 6ef8ab44edc6 [2020-12-04T08:15:58.292Z] Removing intermediate container 6ef8ab44edc6 [2020-12-04T08:15:58.292Z] ---> d00742948dea [2020-12-04T08:15:58.292Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-04T08:15:58.292Z] ---> Running in e6b16901e138 [2020-12-04T08:15:58.292Z] Removing intermediate container e6b16901e138 [2020-12-04T08:15:58.292Z] ---> 9b10b599273e [2020-12-04T08:15:58.292Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-04T08:15:58.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:15:58.890Z] ---> fad848c89800 [2020-12-04T08:15:58.890Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-04T08:15:59.191Z] ---> f3aa6c0b7980 [2020-12-04T08:15:59.191Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-04T08:15:59.191Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-04T08:15:59.487Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-04T08:15:59.487Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-04T08:15:59.487Z] ---> 1e05cc725a37 [2020-12-04T08:15:59.487Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-04T08:15:59.487Z] ---> Running in 12dd1867e27c [2020-12-04T08:15:59.762Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-04T08:15:59.762Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-04T08:16:00.033Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:16:00.033Z] OK: 8 MiB in 19 packages [2020-12-04T08:16:00.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:16:00.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:16:00.314Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-04T08:16:00.314Z] (2/33) Installing expat (2.2.9-r1) [2020-12-04T08:16:00.314Z] (3/33) Installing libffi (3.3-r2) [2020-12-04T08:16:00.314Z] (4/33) Installing gdbm (1.13-r1) [2020-12-04T08:16:00.314Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-04T08:16:00.314Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-04T08:16:00.314Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-04T08:16:00.314Z] Removing intermediate container c101ec3c7a6e [2020-12-04T08:16:00.314Z] ---> c7e7852a1640 [2020-12-04T08:16:00.314Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-04T08:16:04.728Z] ---> 42e77d6e81bb [2020-12-04T08:16:04.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-04T08:16:04.728Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-04T08:16:04.728Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-04T08:16:04.728Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-04T08:16:04.728Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-04T08:16:04.728Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-04T08:16:04.728Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-04T08:16:04.729Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-04T08:16:04.729Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-04T08:16:04.729Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-04T08:16:04.729Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-04T08:16:04.729Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-04T08:16:04.729Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-04T08:16:04.729Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-04T08:16:04.729Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-04T08:16:04.729Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-04T08:16:04.729Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-04T08:16:04.729Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-04T08:16:04.729Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-04T08:16:04.729Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-04T08:16:06.331Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-04T08:16:06.331Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-04T08:16:06.331Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-04T08:16:06.331Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-04T08:16:06.331Z] ---> d051477953fe [2020-12-04T08:16:06.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-04T08:16:06.331Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-04T08:16:06.331Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-04T08:16:06.331Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-04T08:16:06.331Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:16:06.331Z] OK: 71 MiB in 55 packages [2020-12-04T08:16:07.385Z] ---> ba2ea4fb4753 [2020-12-04T08:16:07.385Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-04T08:16:07.385Z] ---> Running in 45285faaa197 [2020-12-04T08:16:07.385Z] Removing intermediate container 45285faaa197 [2020-12-04T08:16:07.385Z] ---> ef0c4694b247 [2020-12-04T08:16:07.385Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:16:08.824Z] ---> Running in 98c9cf28e341 [2020-12-04T08:16:12.161Z] Removing intermediate container 98c9cf28e341 [2020-12-04T08:16:12.161Z] ---> b737eebe5f16 [2020-12-04T08:16:12.161Z] Step 21/23 : LABEL arch=x86_64 [2020-12-04T08:16:12.431Z] ---> Running in b328b5a933b8 [2020-12-04T08:16:12.431Z] Removing intermediate container 12dd1867e27c [2020-12-04T08:16:12.431Z] ---> 56909f1a17ad [2020-12-04T08:16:12.431Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-04T08:16:12.431Z] ---> Running in aae40e906a5d [2020-12-04T08:16:12.700Z] Removing intermediate container b328b5a933b8 [2020-12-04T08:16:12.700Z] ---> a9bcb3fa5067 [2020-12-04T08:16:12.700Z] Step 22/23 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:16:12.700Z] ---> Running in 6a440d565e97 [2020-12-04T08:16:12.970Z] Removing intermediate container 6a440d565e97 [2020-12-04T08:16:12.970Z] ---> 2b97cd5fb3b0 [2020-12-04T08:16:12.970Z] Step 23/23 : LABEL version=0.0.0 [2020-12-04T08:16:13.236Z] ---> Running in 50642c9c406a [2020-12-04T08:16:13.236Z] Removing intermediate container 50642c9c406a [2020-12-04T08:16:13.236Z] ---> b9b236764638 [2020-12-04T08:16:13.236Z] [2020-12-04T08:16:13.500Z] Successfully built b9b236764638 [2020-12-04T08:16:13.500Z] Successfully tagged docker-core-data-go:latest [2020-12-04T08:16:14.081Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-12-04T08:16:14.081Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-04T08:16:14.345Z] Collecting docopt<0.7,>=0.6.1 [2020-12-04T08:16:14.345Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-04T08:16:14.931Z] Collecting cached-property<2,>=1.2.0 [2020-12-04T08:16:14.931Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-04T08:16:14.931Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-04T08:16:14.931Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-04T08:16:15.885Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-04T08:16:15.885Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-04T08:16:15.885Z] Collecting jsonschema<3,>=2.5.1 [2020-12-04T08:16:15.885Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-04T08:16:15.885Z] Collecting PyYAML<4,>=3.10 [2020-12-04T08:16:15.885Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-04T08:16:16.842Z] Collecting docker<4.0,>=3.6.0 [2020-12-04T08:16:16.843Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-04T08:16:16.843Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-04T08:16:17.108Z] Collecting texttable<0.10,>=0.9.0 [2020-12-04T08:16:17.108Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-04T08:16:17.689Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-04T08:16:17.689Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-04T08:16:17.689Z] Collecting idna<2.8,>=2.5 [2020-12-04T08:16:17.689Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-04T08:16:17.956Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-04T08:16:17.956Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-04T08:16:17.956Z] 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) [2020-12-04T08:16:17.956Z] 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) [2020-12-04T08:16:17.956Z] Collecting docker-pycreds>=0.4.0 [2020-12-04T08:16:17.956Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-04T08:16:17.956Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-04T08:16:17.956Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-04T08:16:17.956Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-04T08:16:17.956Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-04T08:16:18.221Z] Installing collected packages: docopt, cached-property, dockerpty, idna, urllib3, requests, jsonschema, PyYAML, websocket-client, docker-pycreds, docker, texttable, docker-compose [2020-12-04T08:16:18.221Z] Running setup.py install for docopt: started [2020-12-04T08:16:18.803Z] Running setup.py install for docopt: finished with status 'done' [2020-12-04T08:16:18.803Z] Running setup.py install for dockerpty: started [2020-12-04T08:16:19.069Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-04T08:16:19.069Z] Attempting uninstall: idna [2020-12-04T08:16:19.069Z] Found existing installation: idna 2.9 [2020-12-04T08:16:19.069Z] Uninstalling idna-2.9: [2020-12-04T08:16:19.069Z] Successfully uninstalled idna-2.9 [2020-12-04T08:16:19.334Z] Attempting uninstall: urllib3 [2020-12-04T08:16:19.334Z] Found existing installation: urllib3 1.25.9 [2020-12-04T08:16:19.334Z] Uninstalling urllib3-1.25.9: [2020-12-04T08:16:19.334Z] Successfully uninstalled urllib3-1.25.9 [2020-12-04T08:16:19.599Z] Attempting uninstall: requests [2020-12-04T08:16:19.599Z] Found existing installation: requests 2.23.0 [2020-12-04T08:16:19.599Z] Uninstalling requests-2.23.0: [2020-12-04T08:16:19.599Z] Successfully uninstalled requests-2.23.0 [2020-12-04T08:16:19.864Z] Running setup.py install for PyYAML: started [2020-12-04T08:16:20.819Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-04T08:16:21.083Z] Running setup.py install for texttable: started [2020-12-04T08:16:21.665Z] Running setup.py install for texttable: finished with status 'done' [2020-12-04T08:16:21.931Z] 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 [2020-12-04T08:16:22.119Z] gofmt -l . [2020-12-04T08:16:23.557Z] [ "`gofmt -l .`" = "" ] [2020-12-04T08:16:25.534Z] ./bin/test-go-mod-tidy.sh [2020-12-04T08:16:26.193Z] Removing intermediate container aae40e906a5d [2020-12-04T08:16:26.193Z] ---> ceeb496ddcd3 [2020-12-04T08:16:26.193Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-04T08:16:26.193Z] ---> Running in 8e704217306b [2020-12-04T08:16:26.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-04T08:16:26.476Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-04T08:16:26.476Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T08:16:26.476Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-04T08:16:26.476Z] (3/3) Installing curl (7.69.1-r1) [2020-12-04T08:16:26.476Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:16:26.476Z] OK: 72 MiB in 58 packages [2020-12-04T08:16:26.541Z] ./bin/test-attribution-txt.sh [2020-12-04T08:16:27.098Z] Removing intermediate container 8e704217306b [2020-12-04T08:16:27.098Z] ---> dcc90b1bfb2d [2020-12-04T08:16:27.098Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-04T08:16:27.098Z] ---> Running in 02123b8f2c1f [2020-12-04T08:16:27.378Z] Removing intermediate container 02123b8f2c1f [2020-12-04T08:16:27.378Z] ---> ea88db3811a6 [2020-12-04T08:16:27.378Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:16:27.378Z] ---> Running in 2b3af687916c [2020-12-04T08:16:27.666Z] Removing intermediate container 2b3af687916c [2020-12-04T08:16:27.666Z] ---> 8e3e75c68377 [2020-12-04T08:16:27.666Z] Step 25/27 : LABEL arch=x86_64 [2020-12-04T08:16:27.666Z] ---> Running in 877de94e2d47 [2020-12-04T08:16:27.666Z] Removing intermediate container 877de94e2d47 [2020-12-04T08:16:27.666Z] ---> 22f2f3bc24fb [2020-12-04T08:16:27.666Z] Step 26/27 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:16:27.951Z] ---> Running in 3b7296049129 [2020-12-04T08:16:27.951Z] Removing intermediate container 3b7296049129 [2020-12-04T08:16:27.951Z] ---> d02e11153253 [2020-12-04T08:16:27.951Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T08:16:27.951Z] ---> Running in 2f5fe0602baa [2020-12-04T08:16:28.237Z] Removing intermediate container 2f5fe0602baa [2020-12-04T08:16:28.237Z] ---> 319a42295ce0 [2020-12-04T08:16:28.237Z] [2020-12-04T08:16:28.237Z] Successfully built 319a42295ce0 [2020-12-04T08:16:28.523Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-04T08:16:28.867Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-04T08:16:28.949Z] $ docker stop --time=1 f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a [2020-12-04T08:16:30.779Z] $ docker rm -f f50b74556fe3f7bc97bbe533daa7ce3b825ff0fa1fbf86807a4a7f3aa084f80a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-12-04T08:16:31.417Z] + docker images [2020-12-04T08:16:31.417Z] + grep docker [2020-12-04T08:16:31.417Z] docker-sys-mgmt-agent-go latest 319a42295ce0 3 seconds ago 293MB [2020-12-04T08:16:31.417Z] docker-core-data-go latest b9b236764638 18 seconds ago 23.7MB [2020-12-04T08:16:31.417Z] docker-core-metadata-go latest 77c07ef7697e 36 seconds ago 14.5MB [2020-12-04T08:16:31.417Z] docker-security-secretstore-setup-go latest b664ced5fdfb 38 seconds ago 24.7MB [2020-12-04T08:16:31.417Z] docker-security-bootstrap-redis-go latest f35c3cf7c8c4 42 seconds ago 15.8MB [2020-12-04T08:16:31.417Z] docker-security-secrets-setup-go latest 2faee45a5d67 About a minute ago 23.9MB [2020-12-04T08:16:31.417Z] docker-security-proxy-setup-go latest 016a01b86b96 2 minutes ago 24.6MB [2020-12-04T08:16:31.417Z] docker-support-notifications-go latest dd363c942243 2 minutes ago 13.6MB [2020-12-04T08:16:31.417Z] docker-core-command-go latest c6f885f15a0b 2 minutes ago 12.2MB [2020-12-04T08:16:31.417Z] docker-support-scheduler-go latest fd87565d0473 2 minutes ago 12.3MB [2020-12-04T08:16:31.417Z] docker latest b0757c55a1fd 2 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-12-04T08:16:31.913Z] + ls -al . [2020-12-04T08:16:31.913Z] total 680 [2020-12-04T08:16:31.913Z] drwxrwxr-x 9 1001 1001 4096 Dec 4 08:16 . [2020-12-04T08:16:31.913Z] drwxr-xr-x 4 root root 4096 Dec 4 08:12 .. [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 11 Dec 4 08:10 .dockerignore [2020-12-04T08:16:31.913Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 08:11 .git [2020-12-04T08:16:31.913Z] drwxrwxr-x 3 1001 1001 4096 Dec 4 08:10 .github [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 971 Dec 4 08:10 .gitignore [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 166 Dec 4 08:10 .sonarcloud.properties [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 3804 Dec 4 08:10 CONTRIBUTING.md [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 1035 Dec 4 08:10 Dockerfile.build [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 863 Dec 4 08:10 Jenkinsfile [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 10775 Dec 4 08:10 LICENSE [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 6318 Dec 4 08:10 Makefile [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 6447 Dec 4 08:10 README.md [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 259 Dec 4 08:10 SECURITY.md [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 5 Dec 4 08:08 VERSION [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 4131 Dec 4 08:10 ZMQWindows.md [2020-12-04T08:16:31.913Z] drwxrwxr-x 2 1001 1001 4096 Dec 4 08:10 bin [2020-12-04T08:16:31.913Z] drwxrwxr-x 15 1001 1001 4096 Dec 4 08:10 cmd [2020-12-04T08:16:31.913Z] -rw-r--r-- 1 root root 557544 Dec 4 08:15 coverage.out [2020-12-04T08:16:31.913Z] -rw-r--r-- 1 root root 1071 Dec 4 08:16 go.mod [2020-12-04T08:16:31.913Z] -rw-r--r-- 1 root root 18916 Dec 4 08:16 go.sum [2020-12-04T08:16:31.913Z] drwxrwxr-x 8 1001 1001 4096 Dec 4 08:10 internal [2020-12-04T08:16:31.913Z] drwxrwxr-x 4 1001 1001 4096 Dec 4 08:10 openapi [2020-12-04T08:16:31.913Z] drwxrwxr-x 4 1001 1001 4096 Dec 4 08:10 snap [2020-12-04T08:16:31.913Z] -rw-rw-r-- 1 1001 1001 168 Dec 4 08:10 version.go [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2020-12-04T08:16:32.718Z] + '[' -e coverage.out ] [2020-12-04T08:16:32.718Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-04T08:16:32.816Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] node [2020-12-04T08:16:34.244Z] Stashed 1 file(s) [Pipeline] sh [2020-12-04T08:16:34.899Z] + make build [2020-12-04T08:16:34.899Z] 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 [2020-12-04T08:16:45.036Z] 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 [2020-12-04T08:16:47.875Z] Still waiting to schedule task [2020-12-04T08:16:47.875Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-12-04T08:17:11.844Z] 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 [2020-12-04T08:17:12.441Z] 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 [2020-12-04T08:17:17.839Z] 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 [2020-12-04T08:17:18.816Z] 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 [2020-12-04T08:17:24.218Z] 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 [2020-12-04T08:17:29.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T08:17:33.911Z] 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 [2020-12-04T08:17:38.260Z] 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 [2020-12-04T08:17:42.562Z] 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 [2020-12-04T08:17:45.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-04T08:17:49.334Z] 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 [2020-12-04T08:17:49.722Z] Running on prd-centos7-docker-8c-8g-14466 in /w/workspace/edgexfoundry_edgex-go_PR-2897 [Pipeline] { [Pipeline] ws [2020-12-04T08:17:49.785Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2020-12-04T08:17:52.290Z] using credential edgex-jenkins-ssh [2020-12-04T08:17:52.347Z] Cloning the remote Git repository [2020-12-04T08:17:51.639Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [Pipeline] } [2020-12-04T08:17:52.898Z] $ docker stop --time=1 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 [2020-12-04T08:17:51.713Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2020-12-04T08:17:51.746Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T08:17:51.746Z] > git --version # timeout=10 [2020-12-04T08:17:51.752Z] > git --version # 'git version 2.24.3' [2020-12-04T08:17:51.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T08:17:51.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T08:17:55.440Z] $ docker rm -f 4142e92cf847e2ad4380653ef3b83f60a09cb7cc1ad52089fc6743638a413d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:17:57.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T08:17:57.202Z] [2020-12-04T08:17:57.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:17:57.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T08:17:57.889Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-04T08:17:57.889Z] 29e5d40040c1: Pulling fs layer [2020-12-04T08:17:57.889Z] 1ce36da41761: Pulling fs layer [2020-12-04T08:17:57.889Z] 25b303627fd3: Pulling fs layer [2020-12-04T08:17:58.491Z] 29e5d40040c1: Verifying Checksum [2020-12-04T08:17:58.491Z] 29e5d40040c1: Download complete [2020-12-04T08:17:59.481Z] 29e5d40040c1: Pull complete [2020-12-04T08:17:59.481Z] 1ce36da41761: Verifying Checksum [2020-12-04T08:17:59.481Z] 1ce36da41761: Download complete [2020-12-04T08:18:00.914Z] 1ce36da41761: Pull complete [2020-12-04T08:18:00.914Z] 25b303627fd3: Verifying Checksum [2020-12-04T08:18:00.914Z] 25b303627fd3: Download complete [2020-12-04T08:18:11.077Z] 25b303627fd3: Pull complete [2020-12-04T08:18:11.077Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-04T08:18:11.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T08:18:11.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-04T08:18:11.334Z] prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container [2020-12-04T08:18:11.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-04T08:18:12.833Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T08:18:12.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-04T08:18:12.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-04T08:18:12.869Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-04T08:18:12.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-04T08:18:12.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2897/head:refs/remotes/origin/PR-2897 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-04T08:18:13.451Z] Merging remotes/origin/master commit 0163c92eb67c845bff5e90a4dc6407d0e1146c78 into PR head commit 345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:18:14.563Z] $ docker top cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-04T08:18:15.474Z] Failed in branch amd64 [2020-12-04T08:18:15.514Z] + docker-compose build --help [2020-12-04T08:18:15.514Z] + grep parallel [2020-12-04T08:18:13.461Z] > git config core.sparsecheckout # timeout=10 [2020-12-04T08:18:13.467Z] > git checkout -f 345a18b6c05634fa219a7b7bedf8d84af99f4e7e # timeout=10 [2020-12-04T08:18:18.900Z] --parallel Build images in parallel. [Pipeline] } [2020-12-04T08:18:19.042Z] $ docker stop --time=1 cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 [2020-12-04T08:18:20.952Z] $ docker rm -f cfd437adf44420781cddd8bebe06e5c7d55fe997b04ad2dc0c63aeb51e818f69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:18:21.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-04T08:18:21.664Z] . [Pipeline] withDockerContainer [2020-12-04T08:18:21.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-14465 does not seem to be running inside a container [2020-12-04T08:18:22.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-04T08:18:23.487Z] $ docker top e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T08:18:24.368Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-04T08:18:27.737Z] Building docker-core-command-go ... [2020-12-04T08:18:27.737Z] Building docker-core-data-go ... [2020-12-04T08:18:27.737Z] Building docker-core-metadata-go ... [2020-12-04T08:18:27.737Z] Building docker-security-bootstrap-redis-go ... [2020-12-04T08:18:27.737Z] Building docker-security-proxy-setup-go ... [2020-12-04T08:18:27.737Z] Building docker-security-secrets-setup-go ... [2020-12-04T08:18:27.737Z] Building docker-security-secretstore-setup-go ... [2020-12-04T08:18:27.737Z] Building docker-support-notifications-go ... [2020-12-04T08:18:27.737Z] Building docker-support-scheduler-go ... [2020-12-04T08:18:27.737Z] Building docker-sys-mgmt-agent-go ... [2020-12-04T08:18:27.737Z] Building docker-core-data-go [2020-12-04T08:18:27.737Z] Building docker-sys-mgmt-agent-go [2020-12-04T08:18:27.737Z] Building docker-core-metadata-go [2020-12-04T08:18:27.737Z] Building docker-security-bootstrap-redis-go [2020-12-04T08:18:27.737Z] Building docker-security-proxy-setup-go [2020-12-04T08:19:49.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:19:49.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:19:49.652Z] ---> 9276e0c50e45 [2020-12-04T08:19:49.652Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:19:49.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:19:49.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:19:49.652Z] ---> 9276e0c50e45 [2020-12-04T08:19:49.652Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:19:49.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:19:49.652Z] [2020-12-04T08:19:49.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:19:49.652Z] [2020-12-04T08:19:49.652Z] ---> 9276e0c50e45 [2020-12-04T08:19:49.652Z] ---> 9276e0c50e45 [2020-12-04T08:19:49.652Z] Step 3/23 : WORKDIR /edgex-goStep 3/27 : WORKDIR /edgex-go [2020-12-04T08:19:49.652Z] [2020-12-04T08:19:49.652Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:19:49.652Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:19:49.652Z] ---> 9276e0c50e45 [2020-12-04T08:19:49.652Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T08:19:49.652Z] ---> Running in 5ae175727b68 [2020-12-04T08:19:49.652Z] ---> Running in 28d7be094e24 [2020-12-04T08:19:49.652Z] ---> Running in 60de65c53f81 [2020-12-04T08:19:49.652Z] ---> Running in de60ab30cd1d [2020-12-04T08:19:49.652Z] ---> Running in e5df831078a1 [2020-12-04T08:19:49.652Z] Removing intermediate container 28d7be094e24 [2020-12-04T08:19:49.652Z] ---> 6040ab8711ee [2020-12-04T08:19:49.652Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:19:49.652Z] Removing intermediate container de60ab30cd1d [2020-12-04T08:19:49.652Z] ---> df4954064fca [2020-12-04T08:19:49.652Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:19:49.652Z] Removing intermediate container 60de65c53f81 [2020-12-04T08:19:49.652Z] ---> 9ff4dde7c703 [2020-12-04T08:19:49.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:19:49.652Z] Removing intermediate container 5ae175727b68 [2020-12-04T08:19:49.652Z] ---> 0d2cc453399a [2020-12-04T08:19:49.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:19:49.652Z] ---> Running in c5cf0b282553 [2020-12-04T08:19:49.652Z] Removing intermediate container e5df831078a1 [2020-12-04T08:19:49.652Z] ---> ea851b97b1c6 [2020-12-04T08:19:49.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:19:49.653Z] ---> Running in e23e718c6c35 [2020-12-04T08:19:49.653Z] ---> Running in f1b1299fe658 [2020-12-04T08:19:49.653Z] ---> Running in 86db478c8bc0 [2020-12-04T08:19:49.653Z] ---> Running in 5cf57d986c88 [2020-12-04T08:19:49.653Z] Removing intermediate container c5cf0b282553 [2020-12-04T08:19:49.653Z] ---> 27394504fc5a [2020-12-04T08:19:49.653Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-04T08:19:49.653Z] Removing intermediate container f1b1299fe658 [2020-12-04T08:19:49.653Z] ---> d912c8c0e99d [2020-12-04T08:19:49.653Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T08:19:49.653Z] ---> Running in 677688e322b3 [2020-12-04T08:19:49.653Z] ---> Running in b1a22c7e843e [2020-12-04T08:19:49.653Z] Removing intermediate container 5cf57d986c88 [2020-12-04T08:19:49.653Z] ---> 5544a324205a [2020-12-04T08:19:49.653Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:19:49.653Z] Removing intermediate container e23e718c6c35 [2020-12-04T08:19:49.653Z] ---> 2bf256c0e5e9 [2020-12-04T08:19:49.653Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-04T08:19:49.653Z] ---> Running in f86ff267bdd1 [2020-12-04T08:19:49.653Z] Removing intermediate container 86db478c8bc0 [2020-12-04T08:19:49.653Z] ---> 87b846d1e91d [2020-12-04T08:19:49.653Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:19:49.653Z] ---> Running in e87a648cfb38 [2020-12-04T08:19:49.653Z] ---> Running in 36447c3fb053 [2020-12-04T08:19:50.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:50.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:50.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:50.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:50.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:50.814Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:51.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:51.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:51.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:51.705Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:19:51.981Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:19:51.981Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:19:51.981Z] OK: 12616 distinct packages available [2020-12-04T08:19:52.257Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:19:52.257Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:19:52.257Z] OK: 12616 distinct packages available [2020-12-04T08:19:52.257Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:19:52.257Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:19:52.257Z] OK: 12616 distinct packages available [2020-12-04T08:19:52.855Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:19:52.855Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:19:52.855Z] OK: 12616 distinct packages available [2020-12-04T08:19:52.855Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:19:52.855Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:19:52.855Z] OK: 12616 distinct packages available [2020-12-04T08:19:52.855Z] OK: 217 MiB in 51 packages [2020-12-04T08:19:53.170Z] OK: 217 MiB in 51 packages [2020-12-04T08:19:53.453Z] OK: 217 MiB in 51 packages [2020-12-04T08:19:53.741Z] OK: 217 MiB in 51 packages [2020-12-04T08:19:53.741Z] OK: 217 MiB in 51 packages [2020-12-04T08:19:54.730Z] Removing intermediate container 677688e322b3 [2020-12-04T08:19:54.730Z] ---> 5140b754fcd9 [2020-12-04T08:19:54.730Z] Step 6/27 : COPY go.mod . [2020-12-04T08:19:55.010Z] Removing intermediate container b1a22c7e843e [2020-12-04T08:19:55.010Z] ---> 30588bbe4101 [2020-12-04T08:19:55.010Z] Step 6/21 : COPY go.mod . [2020-12-04T08:19:55.283Z] Removing intermediate container f86ff267bdd1 [2020-12-04T08:19:55.283Z] ---> 864c9142b661 [2020-12-04T08:19:55.283Z] Step 6/22 : COPY go.mod . [2020-12-04T08:19:55.568Z] Removing intermediate container e87a648cfb38 [2020-12-04T08:19:55.568Z] ---> 3940a8d6b492 [2020-12-04T08:19:55.568Z] Step 6/23 : COPY go.mod . [2020-12-04T08:19:55.568Z] ---> eb7454951dca [2020-12-04T08:19:55.568Z] Step 7/27 : RUN go mod download [2020-12-04T08:19:55.568Z] Removing intermediate container 36447c3fb053 [2020-12-04T08:19:55.568Z] ---> f6ad6b37035c [2020-12-04T08:19:55.568Z] Step 6/22 : COPY go.mod . [2020-12-04T08:19:55.842Z] ---> Running in 257a07d8864c [2020-12-04T08:19:56.115Z] ---> e628345f9411 [2020-12-04T08:19:56.115Z] Step 7/21 : RUN go mod download [2020-12-04T08:19:56.387Z] ---> 0553650107dc [2020-12-04T08:19:56.387Z] Step 7/22 : RUN go mod download [2020-12-04T08:19:56.387Z] ---> Running in 7967236189e4 [2020-12-04T08:19:56.661Z] ---> Running in 31c466b21298 [2020-12-04T08:19:56.661Z] ---> e3bbbc9e9f8f [2020-12-04T08:19:56.661Z] Step 7/23 : RUN go mod download [2020-12-04T08:19:56.939Z] ---> 6b7829895263 [2020-12-04T08:19:56.939Z] Step 7/22 : RUN go mod download [2020-12-04T08:19:56.939Z] ---> Running in 7ee44155bc0f [2020-12-04T08:19:57.216Z] ---> Running in d5795fdc5b23 [2020-12-04T08:20:00.644Z] Removing intermediate container 257a07d8864c [2020-12-04T08:20:00.644Z] ---> 94a2f5229cb0 [2020-12-04T08:20:00.644Z] Step 8/27 : COPY . . [2020-12-04T08:20:00.644Z] Removing intermediate container 7967236189e4 [2020-12-04T08:20:00.644Z] ---> b0cbead96069 [2020-12-04T08:20:00.644Z] Step 8/21 : COPY . . [2020-12-04T08:20:00.644Z] Removing intermediate container 31c466b21298 [2020-12-04T08:20:00.644Z] ---> e5b183911b7b [2020-12-04T08:20:00.644Z] Step 8/22 : COPY . . [2020-12-04T08:20:01.263Z] Removing intermediate container d5795fdc5b23 [2020-12-04T08:20:01.263Z] ---> 075ffd32bced [2020-12-04T08:20:01.263Z] Step 8/22 : COPY . . [2020-12-04T08:20:01.861Z] Removing intermediate container 7ee44155bc0f [2020-12-04T08:20:01.861Z] ---> a932c1ab97e2 [2020-12-04T08:20:01.861Z] Step 8/23 : COPY . . [2020-12-04T08:20:28.716Z] ---> 8372a8d4e364 [2020-12-04T08:20:28.716Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-04T08:20:28.716Z] ---> Running in a6ea29e350a4 [2020-12-04T08:20:28.716Z] ---> e9d13dca1818 [2020-12-04T08:20:28.716Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-04T08:20:28.716Z] ---> 8d68c507f5e9 [2020-12-04T08:20:28.716Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-04T08:20:28.716Z] ---> 62258aab5e57 [2020-12-04T08:20:28.716Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-04T08:20:28.716Z] ---> 9a5519fb0d89 [2020-12-04T08:20:28.716Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-04T08:20:28.716Z] ---> Running in be9a7e8d68c6 [2020-12-04T08:20:28.716Z] ---> Running in 33698557e685 [2020-12-04T08:20:28.716Z] ---> Running in 8432df25d378 [2020-12-04T08:20:28.716Z] ---> Running in 815e96e4d533 [2020-12-04T08:20:28.716Z] 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 [2020-12-04T08:20:28.716Z] 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 [2020-12-04T08:20:28.716Z] 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 [2020-12-04T08:20:28.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-04T08:20:28.989Z] 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 [2020-12-04T08:21:50.890Z] 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 [2020-12-04T08:21:59.215Z] Removing intermediate container be9a7e8d68c6 [2020-12-04T08:21:59.215Z] ---> 0be7d14b0858 [2020-12-04T08:21:59.215Z] [2020-12-04T08:21:59.215Z] Step 10/22 : FROM alpine:3.10 [2020-12-04T08:21:59.215Z] 3.10: Pulling from library/alpine [2020-12-04T08:21:59.490Z] Removing intermediate container a6ea29e350a4 [2020-12-04T08:21:59.490Z] ---> 51cb13397c69 [2020-12-04T08:21:59.490Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-04T08:22:00.098Z] ---> Running in fe9b240c5778 [2020-12-04T08:22:01.542Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-04T08:22:01.542Z] Status: Downloaded newer image for alpine:3.10 [2020-12-04T08:22:01.542Z] ---> 536a684cf733 [2020-12-04T08:22:01.542Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T08:22:02.167Z] ---> Running in 1292443d2410 [2020-12-04T08:22:02.774Z] 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 [2020-12-04T08:22:04.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:05.033Z] Removing intermediate container 8432df25d378 [2020-12-04T08:22:05.033Z] ---> 586d4fdc12c4 [2020-12-04T08:22:05.033Z] [2020-12-04T08:22:05.033Z] Step 10/21 : FROM alpine [2020-12-04T08:22:05.033Z] latest: Pulling from library/alpine [2020-12-04T08:22:05.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:05.033Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-04T08:22:05.033Z] Status: Downloaded newer image for alpine:latest [2020-12-04T08:22:05.033Z] ---> 2e77e061c27f [2020-12-04T08:22:05.033Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-04T08:22:05.313Z] ---> Running in 1ce15fa7b269 [2020-12-04T08:22:05.916Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-04T08:22:05.916Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-04T08:22:05.916Z] OK: 10169 distinct packages available [2020-12-04T08:22:06.907Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-04T08:22:06.907Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-04T08:22:06.907Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-04T08:22:06.907Z] (4/5) Installing curl (7.66.0-r1) [2020-12-04T08:22:06.907Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-04T08:22:06.907Z] Executing busybox-1.30.1-r3.trigger [2020-12-04T08:22:06.907Z] Executing ca-certificates-20191127-r2.trigger [2020-12-04T08:22:07.514Z] OK: 7 MiB in 19 packages [2020-12-04T08:22:07.514Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:07.793Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:08.402Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:22:08.402Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:22:08.402Z] OK: 12617 distinct packages available [2020-12-04T08:22:09.394Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-04T08:22:09.672Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T08:22:09.672Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-04T08:22:09.672Z] (4/4) Installing curl (7.69.1-r1) [2020-12-04T08:22:09.672Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:22:09.672Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T08:22:09.952Z] Removing intermediate container fe9b240c5778 [2020-12-04T08:22:09.952Z] ---> c043f4d74f71 [2020-12-04T08:22:09.952Z] [2020-12-04T08:22:09.952Z] Step 11/27 : FROM docker:latest [2020-12-04T08:22:09.952Z] ---> 84e3a507c27b [2020-12-04T08:22:09.952Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-04T08:22:09.952Z] OK: 7 MiB in 18 packages [2020-12-04T08:22:10.228Z] ---> Running in 4e0c14fd4590 [2020-12-04T08:22:10.507Z] Removing intermediate container 1292443d2410 [2020-12-04T08:22:10.507Z] ---> ff004453578f [2020-12-04T08:22:10.507Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-04T08:22:10.806Z] ---> Running in 059b979d4a6d [2020-12-04T08:22:12.256Z] Removing intermediate container 059b979d4a6d [2020-12-04T08:22:12.256Z] ---> d1143c4e7a2e [2020-12-04T08:22:12.256Z] Step 13/22 : WORKDIR / [2020-12-04T08:22:12.537Z] ---> Running in c46ef210ffa0 [2020-12-04T08:22:12.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:13.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:13.098Z] Removing intermediate container 1ce15fa7b269 [2020-12-04T08:22:13.098Z] ---> bec67810ef8c [2020-12-04T08:22:13.098Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T08:22:13.375Z] ---> Running in d755da1d3121 [2020-12-04T08:22:13.375Z] Removing intermediate container c46ef210ffa0 [2020-12-04T08:22:13.375Z] ---> b1b0f15a2c71 [2020-12-04T08:22:13.375Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-04T08:22:13.655Z] (1/2) Installing readline (8.0.4-r0) [2020-12-04T08:22:13.655Z] (2/2) Installing bash (5.0.17-r0) [2020-12-04T08:22:13.655Z] Executing bash-5.0.17-r0.post-install [2020-12-04T08:22:13.656Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:22:13.934Z] OK: 12 MiB in 22 packages [2020-12-04T08:22:14.214Z] Removing intermediate container d755da1d3121 [2020-12-04T08:22:14.214Z] ---> 5c40b486b525 [2020-12-04T08:22:14.214Z] Step 13/21 : WORKDIR /edgex [2020-12-04T08:22:14.505Z] ---> Running in 9c0a5fc32214 [2020-12-04T08:22:14.789Z] ---> dfdeb53af7b8 [2020-12-04T08:22:14.790Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-04T08:22:15.779Z] Removing intermediate container 9c0a5fc32214 [2020-12-04T08:22:15.779Z] ---> 63327ca10f31 [2020-12-04T08:22:15.779Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-04T08:22:16.383Z] Removing intermediate container 4e0c14fd4590 [2020-12-04T08:22:16.383Z] ---> 2b0c2fc571e0 [2020-12-04T08:22:16.383Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-04T08:22:16.660Z] ---> Running in b34789a29453 [2020-12-04T08:22:17.265Z] ---> 413b87693c39 [2020-12-04T08:22:17.265Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-04T08:22:17.546Z] ---> 5faef9f3ae37 [2020-12-04T08:22:17.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-04T08:22:20.192Z] ---> 2e17bf34053c [2020-12-04T08:22:20.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-04T08:22:20.192Z] ---> ce3011cf3cf9 [2020-12-04T08:22:20.192Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-04T08:22:21.846Z] Removing intermediate container b34789a29453 [2020-12-04T08:22:21.846Z] ---> 029907cb45fb [2020-12-04T08:22:21.846Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-04T08:22:21.846Z] ---> d5e2f34444da [2020-12-04T08:22:21.846Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-04T08:22:22.141Z] ---> Running in 1f4fd84876be [2020-12-04T08:22:22.438Z] ---> Running in a4703db9245c [2020-12-04T08:22:22.712Z] ---> 17e168435f19 [2020-12-04T08:22:22.712Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-04T08:22:23.000Z] ---> Running in edc9ffb10037 [2020-12-04T08:22:23.295Z] Removing intermediate container 1f4fd84876be [2020-12-04T08:22:23.295Z] ---> f9ec07a3e675 [2020-12-04T08:22:23.295Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-04T08:22:23.295Z] ---> Running in b3335e8eda40 [2020-12-04T08:22:24.023Z] Removing intermediate container edc9ffb10037 [2020-12-04T08:22:24.023Z] ---> 1eedaf900a2e [2020-12-04T08:22:24.023Z] Step 18/21 : CMD ["--init=true"] [2020-12-04T08:22:24.302Z] ---> Running in 67696a56a7d1 [2020-12-04T08:22:24.579Z] Removing intermediate container b3335e8eda40 [2020-12-04T08:22:24.579Z] ---> 6342441e11f6 [2020-12-04T08:22:24.579Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-04T08:22:24.852Z] ---> Running in 19162a691c22 [2020-12-04T08:22:25.129Z] Removing intermediate container 67696a56a7d1 [2020-12-04T08:22:25.129Z] ---> 8ddbca2a6f24 [2020-12-04T08:22:25.129Z] Step 19/21 : LABEL arch=arm64 [2020-12-04T08:22:25.439Z] ---> Running in 5555c940d57a [2020-12-04T08:22:25.717Z] Removing intermediate container 19162a691c22 [2020-12-04T08:22:25.718Z] ---> 0300160fa45f [2020-12-04T08:22:25.718Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-04T08:22:26.321Z] Removing intermediate container 5555c940d57a [2020-12-04T08:22:26.321Z] ---> 17c66a9b2506 [2020-12-04T08:22:26.321Z] Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:22:26.595Z] ---> Running in f16a8941f4b9 [2020-12-04T08:22:26.872Z] Removing intermediate container a4703db9245c [2020-12-04T08:22:26.872Z] ---> 0c108985eabc [2020-12-04T08:22:26.872Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-04T08:22:27.142Z] ---> Running in 2b6448f394c4 [2020-12-04T08:22:27.414Z] Removing intermediate container f16a8941f4b9 [2020-12-04T08:22:27.414Z] ---> e1b705670509 [2020-12-04T08:22:27.414Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T08:22:27.699Z] ---> Running in dc11179640ca [2020-12-04T08:22:28.301Z] Removing intermediate container 2b6448f394c4 [2020-12-04T08:22:28.301Z] ---> 15e34203fda4 [2020-12-04T08:22:28.301Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T08:22:28.301Z] ---> df07a97942c1 [2020-12-04T08:22:28.301Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-04T08:22:28.301Z] ---> Running in 6dc9965dd220 [2020-12-04T08:22:28.578Z] Removing intermediate container dc11179640ca [2020-12-04T08:22:28.578Z] ---> 78eefa7974c2 [2020-12-04T08:22:28.578Z] [2020-12-04T08:22:29.562Z] Successfully built 78eefa7974c2 [2020-12-04T08:22:29.562Z] Removing intermediate container 6dc9965dd220 [2020-12-04T08:22:29.562Z] ---> d96fc010e963 [2020-12-04T08:22:29.562Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:22:29.562Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-04T08:22:29.562Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-12-04T08:22:29.562Z] ---> ffdca63ed75b [2020-12-04T08:22:29.562Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / ---> Running in c1c8cdf4c814 [2020-12-04T08:22:29.562Z] [2020-12-04T08:22:30.576Z] Removing intermediate container c1c8cdf4c814 [2020-12-04T08:22:30.576Z] ---> a06fe3934762 [2020-12-04T08:22:30.576Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:22:30.576Z] ---> Running in 9555df253598 [2020-12-04T08:22:31.197Z] ---> d8df8929cb09 [2020-12-04T08:22:31.197Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-04T08:22:31.814Z] Removing intermediate container 9555df253598 [2020-12-04T08:22:31.814Z] ---> 3a6a4ee4923c [2020-12-04T08:22:31.814Z] [2020-12-04T08:22:31.814Z] ---> Running in 79fb982e9260 [2020-12-04T08:22:32.422Z] Successfully built 3a6a4ee4923c [2020-12-04T08:22:32.422Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-04T08:22:32.422Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-12-04T08:22:33.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:33.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:34.473Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-04T08:22:34.748Z] (2/33) Installing expat (2.2.9-r1) [2020-12-04T08:22:34.748Z] (3/33) Installing libffi (3.3-r2) [2020-12-04T08:22:34.748Z] (4/33) Installing gdbm (1.13-r1) [2020-12-04T08:22:34.748Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-04T08:22:34.748Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-04T08:22:34.748Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-04T08:22:36.739Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-04T08:22:36.739Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-04T08:22:36.739Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-04T08:22:36.739Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-04T08:22:36.739Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-04T08:22:36.739Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-04T08:22:37.011Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-04T08:22:37.011Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-04T08:22:37.011Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-04T08:22:37.011Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-04T08:22:37.287Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-04T08:22:37.287Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-04T08:22:37.287Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-04T08:22:37.287Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-04T08:22:37.287Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-04T08:22:37.287Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-04T08:22:37.566Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-04T08:22:37.566Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-04T08:22:37.566Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-04T08:22:37.566Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-04T08:22:37.566Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-04T08:22:37.566Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-04T08:22:37.566Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-04T08:22:37.566Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-04T08:22:37.566Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-04T08:22:37.566Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-04T08:22:37.844Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:22:37.844Z] OK: 71 MiB in 55 packages [2020-12-04T08:22:42.209Z] Removing intermediate container 815e96e4d533 [2020-12-04T08:22:42.209Z] ---> 147281580f43 [2020-12-04T08:22:42.209Z] [2020-12-04T08:22:42.209Z] Step 10/22 : FROM scratch [2020-12-04T08:22:42.209Z] ---> [2020-12-04T08:22:42.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:22:42.823Z] ---> Running in e14b66690b00 [2020-12-04T08:22:44.302Z] Removing intermediate container e14b66690b00 [2020-12-04T08:22:44.302Z] ---> e276aefefb60 [2020-12-04T08:22:44.302Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-04T08:22:44.946Z] ---> Running in 369565a5b360 [2020-12-04T08:22:45.565Z] Removing intermediate container 369565a5b360 [2020-12-04T08:22:45.565Z] ---> fa66b4fdcb4c [2020-12-04T08:22:45.565Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T08:22:45.847Z] ---> Running in 1c8f51ffe665 [2020-12-04T08:22:46.900Z] Removing intermediate container 1c8f51ffe665 [2020-12-04T08:22:46.900Z] ---> 51ba5cfc9e98 [2020-12-04T08:22:46.900Z] Step 14/22 : WORKDIR / [2020-12-04T08:22:47.537Z] ---> Running in 290edb03d3a3 [2020-12-04T08:22:49.575Z] Removing intermediate container 290edb03d3a3 [2020-12-04T08:22:49.575Z] ---> 339f82979e04 [2020-12-04T08:22:49.575Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-04T08:22:50.570Z] Removing intermediate container 79fb982e9260 [2020-12-04T08:22:50.570Z] ---> 19852f0f57e8 [2020-12-04T08:22:50.570Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-04T08:22:51.174Z] Removing intermediate container 33698557e685 [2020-12-04T08:22:51.174Z] ---> 40c57d7e7f23 [2020-12-04T08:22:51.174Z] [2020-12-04T08:22:51.174Z] Step 10/23 : FROM alpine [2020-12-04T08:22:51.174Z] ---> 59c4145870ee [2020-12-04T08:22:51.174Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-04T08:22:51.174Z] ---> 2e77e061c27f [2020-12-04T08:22:51.174Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:22:51.774Z] ---> Running in db42137f7a2c [2020-12-04T08:22:51.774Z] ---> Running in 7ad6e891d8e3 [2020-12-04T08:22:53.232Z] Removing intermediate container 7ad6e891d8e3 [2020-12-04T08:22:53.232Z] ---> a29584cd228d [2020-12-04T08:22:53.232Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-04T08:22:53.542Z] ---> 34fe2e19ace2 [2020-12-04T08:22:53.542Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-04T08:22:53.542Z] ---> Running in db35f41c275a [2020-12-04T08:22:54.584Z] Removing intermediate container db35f41c275a [2020-12-04T08:22:54.584Z] ---> 61c192429b79 [2020-12-04T08:22:54.584Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-04T08:22:54.870Z] ---> c36868513323 [2020-12-04T08:22:54.870Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-04T08:22:54.870Z] ---> Running in 227239936c4d [2020-12-04T08:22:55.492Z] ---> Running in e5d8544f326c [2020-12-04T08:22:55.767Z] Removing intermediate container 227239936c4d [2020-12-04T08:22:55.767Z] ---> a033bdc680e7 [2020-12-04T08:22:55.767Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:22:56.058Z] ---> Running in 184f4c9a94b6 [2020-12-04T08:22:56.335Z] Removing intermediate container e5d8544f326c [2020-12-04T08:22:56.335Z] ---> bd228320d55c [2020-12-04T08:22:56.335Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:22:56.615Z] ---> Running in dd6b502d5f53 [2020-12-04T08:22:57.261Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:22:57.261Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-04T08:22:57.261Z] ---> 9276e0c50e45 [2020-12-04T08:22:57.261Z] Step 3/29 : WORKDIR /edgex-go [2020-12-04T08:22:57.261Z] ---> Using cache [2020-12-04T08:22:57.261Z] ---> ea851b97b1c6 [2020-12-04T08:22:57.261Z] Step 4/29 : RUN apk update && apk add make git [2020-12-04T08:22:57.543Z] ---> Running in 8864610db542 [2020-12-04T08:22:57.824Z] Removing intermediate container dd6b502d5f53 [2020-12-04T08:22:57.824Z] ---> cea51d3d9971 [2020-12-04T08:22:57.824Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T08:22:58.105Z] ---> Running in ad22998ece16 [2020-12-04T08:22:59.108Z] Collecting docker-compose==1.23.2 [2020-12-04T08:22:59.108Z] Removing intermediate container ad22998ece16 [2020-12-04T08:22:59.108Z] ---> de73ac0a77a0 [2020-12-04T08:22:59.108Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:22:59.108Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-04T08:22:59.386Z] ---> Running in 42910174265f [2020-12-04T08:22:59.386Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:22:59.998Z] Collecting texttable<0.10,>=0.9.0 [2020-12-04T08:22:59.998Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-04T08:23:00.282Z] Removing intermediate container 42910174265f [2020-12-04T08:23:00.282Z] ---> fca9a89bb1d4 [2020-12-04T08:23:00.282Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:23:00.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:00.580Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:23:00.580Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:23:00.580Z] ---> 9276e0c50e45 [2020-12-04T08:23:00.580Z] Step 3/21 : WORKDIR /edgex-go [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> ea851b97b1c6 [2020-12-04T08:23:00.580Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> 5544a324205a [2020-12-04T08:23:00.580Z] Step 5/21 : RUN apk update && apk add make git [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> 864c9142b661 [2020-12-04T08:23:00.580Z] Step 6/21 : COPY go.mod . [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> 0553650107dc [2020-12-04T08:23:00.580Z] Step 7/21 : RUN go mod download [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> e5b183911b7b [2020-12-04T08:23:00.580Z] Step 8/21 : COPY . . [2020-12-04T08:23:00.580Z] Removing intermediate container 184f4c9a94b6 [2020-12-04T08:23:00.580Z] ---> d1b53e7d0caa [2020-12-04T08:23:00.580Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-04T08:23:00.580Z] ---> Using cache [2020-12-04T08:23:00.580Z] ---> 62258aab5e57 [2020-12-04T08:23:00.580Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-04T08:23:00.580Z] ---> Running in 429972ef1bc5 [2020-12-04T08:23:00.879Z] ---> Running in cde672b7bb03 [2020-12-04T08:23:00.879Z] ---> Running in 560de6bc4800 [2020-12-04T08:23:01.163Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:23:01.163Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:23:01.163Z] OK: 12616 distinct packages available [2020-12-04T08:23:01.443Z] Removing intermediate container 429972ef1bc5 [2020-12-04T08:23:01.443Z] ---> 06e5a5bbe9f4 [2020-12-04T08:23:01.443Z] [2020-12-04T08:23:02.060Z] Successfully built 06e5a5bbe9f4 [2020-12-04T08:23:02.060Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-04T08:23:02.060Z] Building docker-security-secretstore-setup-go [2020-12-04T08:23:02.337Z]  Building docker-core-metadata-go ... done OK: 217 MiB in 51 packages [2020-12-04T08:23:02.946Z] 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 [2020-12-04T08:23:03.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:03.500Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-04T08:23:03.500Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-04T08:23:04.112Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-04T08:23:04.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:04.112Z] Removing intermediate container 8864610db542 [2020-12-04T08:23:04.112Z] ---> 4b8ee6118825 [2020-12-04T08:23:04.112Z] Step 5/29 : COPY go.mod . [2020-12-04T08:23:04.389Z] Collecting jsonschema<3,>=2.5.1 [2020-12-04T08:23:04.672Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-04T08:23:04.948Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-04T08:23:04.948Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-04T08:23:05.227Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-04T08:23:05.505Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-04T08:23:05.505Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-04T08:23:05.505Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:23:05.505Z] OK: 8 MiB in 19 packages [2020-12-04T08:23:05.788Z] Collecting PyYAML<4,>=3.10 [2020-12-04T08:23:05.788Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-04T08:23:06.067Z] ---> 62d5fd81ce4e [2020-12-04T08:23:06.067Z] Step 6/29 : RUN go mod download [2020-12-04T08:23:06.351Z] ---> Running in 063bc5694cd6 [2020-12-04T08:23:09.001Z] Removing intermediate container 560de6bc4800 [2020-12-04T08:23:09.001Z] ---> 8b0b68bc3493 [2020-12-04T08:23:09.001Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-04T08:23:09.996Z] ---> ab3a9fa7fc0b [2020-12-04T08:23:09.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-04T08:23:11.444Z] Collecting docker<4.0,>=3.6.0 [2020-12-04T08:23:11.444Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-04T08:23:12.063Z] Removing intermediate container 063bc5694cd6 [2020-12-04T08:23:12.064Z] ---> 9b122c22fb68 [2020-12-04T08:23:12.064Z] Step 7/29 : COPY . . [2020-12-04T08:23:13.515Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-04T08:23:13.515Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-04T08:23:13.793Z] ---> 0c792421c83e [2020-12-04T08:23:13.793Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-04T08:23:14.073Z] Collecting cached-property<2,>=1.2.0 [2020-12-04T08:23:14.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-04T08:23:14.680Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-04T08:23:14.680Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-04T08:23:16.719Z] ---> 5a2e2c07c373 [2020-12-04T08:23:16.719Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-04T08:23:17.004Z] ---> Running in 0e9cd99ae831 [2020-12-04T08:23:17.609Z] Collecting docopt<0.7,>=0.6.1 [2020-12-04T08:23:17.609Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-04T08:23:18.220Z] Removing intermediate container 0e9cd99ae831 [2020-12-04T08:23:18.220Z] ---> e954689b4f17 [2020-12-04T08:23:18.220Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:23:18.831Z] ---> Running in 6ad952d822c3 [2020-12-04T08:23:20.288Z] Removing intermediate container 6ad952d822c3 [2020-12-04T08:23:20.288Z] ---> bd1532b5939a [2020-12-04T08:23:20.288Z] Step 21/23 : LABEL arch=arm64 [2020-12-04T08:23:20.628Z] Collecting docker-pycreds>=0.4.0 [2020-12-04T08:23:20.628Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-04T08:23:20.628Z] ---> Running in e331b4ff987f [2020-12-04T08:23:21.706Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-04T08:23:21.706Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-04T08:23:21.992Z] Removing intermediate container e331b4ff987f [2020-12-04T08:23:21.992Z] ---> 241946f68e2c [2020-12-04T08:23:21.992Z] Step 22/23 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:23:22.623Z] ---> Running in 5cb9a2c540c8 [2020-12-04T08:23:22.916Z] Collecting idna<2.8,>=2.5 [2020-12-04T08:23:22.916Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-04T08:23:22.916Z] 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) [2020-12-04T08:23:22.916Z] 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) [2020-12-04T08:23:22.916Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-04T08:23:22.916Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-04T08:23:23.190Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-04T08:23:23.190Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-04T08:23:24.249Z] Removing intermediate container 5cb9a2c540c8 [2020-12-04T08:23:24.249Z] ---> 3ca8d3eda046 [2020-12-04T08:23:24.249Z] Step 23/23 : LABEL version=0.0.0 [2020-12-04T08:23:24.532Z] Installing collected packages: texttable, websocket-client, jsonschema, PyYAML, urllib3, idna, requests, docker-pycreds, docker, cached-property, dockerpty, docopt, docker-compose [2020-12-04T08:23:24.532Z] Running setup.py install for texttable: started [2020-12-04T08:23:24.811Z] ---> Running in 84c72cb73686 [2020-12-04T08:23:26.266Z] Removing intermediate container 84c72cb73686 [2020-12-04T08:23:26.266Z] ---> 0187a96abf1a [2020-12-04T08:23:26.266Z] [2020-12-04T08:23:26.543Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:23:26.543Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:23:26.543Z] ---> 9276e0c50e45 [2020-12-04T08:23:26.543Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T08:23:26.543Z] ---> Using cache [2020-12-04T08:23:26.543Z] ---> ea851b97b1c6 [2020-12-04T08:23:26.543Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:23:26.543Z] ---> Using cache [2020-12-04T08:23:26.543Z] ---> 5544a324205a [2020-12-04T08:23:26.543Z] Step 5/24 : RUN apk update && apk add make git [2020-12-04T08:23:26.543Z] ---> Using cache [2020-12-04T08:23:26.543Z] ---> 864c9142b661 [2020-12-04T08:23:26.543Z] Step 6/24 : COPY go.mod . [2020-12-04T08:23:26.543Z] ---> Using cache [2020-12-04T08:23:26.543Z] ---> 0553650107dc [2020-12-04T08:23:26.543Z] Step 7/24 : RUN go mod download [2020-12-04T08:23:26.543Z] ---> Using cache [2020-12-04T08:23:26.543Z] ---> e5b183911b7b [2020-12-04T08:23:26.543Z] Step 8/24 : COPY . . [2020-12-04T08:23:26.821Z] ---> Using cache [2020-12-04T08:23:26.821Z] ---> 62258aab5e57 [2020-12-04T08:23:26.821Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-04T08:23:26.821Z] Running setup.py install for texttable: finished with status 'done' [2020-12-04T08:23:26.821Z] Successfully built 0187a96abf1a [2020-12-04T08:23:27.424Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-04T08:23:27.424Z]  Building docker-core-data-go ... done Building docker-support-notifications-go [2020-12-04T08:23:27.424Z] ---> Running in ba677ade400f [2020-12-04T08:23:28.029Z] Running setup.py install for PyYAML: started [2020-12-04T08:23:30.023Z] 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 [2020-12-04T08:23:31.472Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-04T08:23:31.472Z] Attempting uninstall: urllib3 [2020-12-04T08:23:31.472Z] Found existing installation: urllib3 1.25.9 [2020-12-04T08:23:31.472Z] Uninstalling urllib3-1.25.9: [2020-12-04T08:23:32.079Z] Successfully uninstalled urllib3-1.25.9 [2020-12-04T08:23:33.071Z] Attempting uninstall: idna [2020-12-04T08:23:33.071Z] Found existing installation: idna 2.9 [2020-12-04T08:23:33.071Z] Uninstalling idna-2.9: [2020-12-04T08:23:33.071Z] Successfully uninstalled idna-2.9 [2020-12-04T08:23:34.068Z] Attempting uninstall: requests [2020-12-04T08:23:34.068Z] Found existing installation: requests 2.23.0 [2020-12-04T08:23:34.068Z] Uninstalling requests-2.23.0: [2020-12-04T08:23:34.068Z] Successfully uninstalled requests-2.23.0 [2020-12-04T08:23:36.059Z] Running setup.py install for dockerpty: started [2020-12-04T08:23:40.416Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-04T08:23:40.416Z] Running setup.py install for docopt: started [2020-12-04T08:23:40.416Z] ---> 34281f8774a4 [2020-12-04T08:23:40.416Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-04T08:23:41.024Z] ---> Running in aa8ef7bd93e4 [2020-12-04T08:23:43.036Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-04T08:23:43.036Z] Running setup.py install for docopt: finished with status 'done' [2020-12-04T08:23:44.482Z] 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 [2020-12-04T08:23:52.789Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:23:52.789Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:23:52.789Z] ---> 9276e0c50e45 [2020-12-04T08:23:52.789Z] Step 3/24 : WORKDIR /edgex-go [2020-12-04T08:23:52.789Z] ---> Using cache [2020-12-04T08:23:52.789Z] ---> ea851b97b1c6 [2020-12-04T08:23:52.789Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:23:52.789Z] ---> Using cache [2020-12-04T08:23:52.789Z] ---> 5544a324205a [2020-12-04T08:23:52.789Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-04T08:23:52.789Z] ---> Running in 8d09884998c9 [2020-12-04T08:23:52.789Z] Removing intermediate container db42137f7a2c [2020-12-04T08:23:52.789Z] ---> 3a6c697e12a3 [2020-12-04T08:23:52.789Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-04T08:23:52.789Z] ---> Running in bccee0efdd66 [2020-12-04T08:23:54.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:55.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:55.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:55.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:23:56.215Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-04T08:23:56.215Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-04T08:23:56.215Z] (3/3) Installing curl (7.69.1-r1) [2020-12-04T08:23:56.215Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:23:56.215Z] OK: 71 MiB in 58 packages [2020-12-04T08:23:56.821Z] v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:23:56.821Z] v3.12.1-75-g0340519978 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:23:56.821Z] OK: 12616 distinct packages available [2020-12-04T08:23:58.288Z] OK: 217 MiB in 51 packages [2020-12-04T08:23:58.288Z] Removing intermediate container bccee0efdd66 [2020-12-04T08:23:58.288Z] ---> 62ca4ce3599a [2020-12-04T08:23:58.288Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-04T08:23:58.288Z] ---> Running in e59a5bd199d0 [2020-12-04T08:23:59.286Z] Removing intermediate container e59a5bd199d0 [2020-12-04T08:23:59.286Z] ---> ecd1fbf5f565 [2020-12-04T08:23:59.286Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:23:59.286Z] ---> Running in e3ad644591e8 [2020-12-04T08:23:59.891Z] Removing intermediate container 8d09884998c9 [2020-12-04T08:23:59.891Z] ---> a8575672effe [2020-12-04T08:23:59.891Z] Step 6/24 : COPY go.mod . [2020-12-04T08:24:00.181Z] Removing intermediate container e3ad644591e8 [2020-12-04T08:24:00.181Z] ---> 117eb79c4c2a [2020-12-04T08:24:00.181Z] Step 25/27 : LABEL arch=arm64 [2020-12-04T08:24:00.181Z] ---> Running in c7b19f1f0996 [2020-12-04T08:24:01.179Z] ---> 551d427412af [2020-12-04T08:24:01.179Z] Step 7/24 : RUN go mod download [2020-12-04T08:24:01.179Z] Removing intermediate container c7b19f1f0996 [2020-12-04T08:24:01.179Z] ---> d341bd715102 [2020-12-04T08:24:01.179Z] Step 26/27 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:24:01.179Z] ---> Running in c8b5aef861f4 [2020-12-04T08:24:01.456Z] ---> Running in ecc7fdc54623 [2020-12-04T08:24:02.060Z] Removing intermediate container ecc7fdc54623 [2020-12-04T08:24:02.060Z] ---> 09c047e9743c [2020-12-04T08:24:02.060Z] Step 27/27 : LABEL version=0.0.0 [2020-12-04T08:24:02.340Z] ---> Running in 4936fcdf7abf [2020-12-04T08:24:03.333Z] Removing intermediate container 4936fcdf7abf [2020-12-04T08:24:03.333Z] ---> 3c052006d032 [2020-12-04T08:24:03.333Z] [2020-12-04T08:24:03.611Z] Successfully built 3c052006d032 [2020-12-04T08:24:03.887Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-04T08:24:03.887Z]  Building docker-sys-mgmt-agent-go ... done Building docker-core-command-go [2020-12-04T08:24:05.893Z] Removing intermediate container c8b5aef861f4 [2020-12-04T08:24:05.893Z] ---> c83e21be7598 [2020-12-04T08:24:05.893Z] Step 8/24 : COPY . . [2020-12-04T08:24:32.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-04T08:24:32.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-04T08:24:32.748Z] ---> 9276e0c50e45 [2020-12-04T08:24:32.748Z] Step 3/22 : WORKDIR /edgex-go [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> ea851b97b1c6 [2020-12-04T08:24:32.748Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> 5544a324205a [2020-12-04T08:24:32.748Z] Step 5/22 : RUN apk update && apk add make git [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> 864c9142b661 [2020-12-04T08:24:32.748Z] Step 6/22 : COPY go.mod . [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> 0553650107dc [2020-12-04T08:24:32.748Z] Step 7/22 : RUN go mod download [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> e5b183911b7b [2020-12-04T08:24:32.748Z] Step 8/22 : COPY . . [2020-12-04T08:24:32.748Z] ---> Using cache [2020-12-04T08:24:32.748Z] ---> 62258aab5e57 [2020-12-04T08:24:32.748Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-04T08:24:32.748Z] ---> Running in 6ce1167853f7 [2020-12-04T08:24:32.748Z] ---> 7f9cea264b57 [2020-12-04T08:24:32.748Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-04T08:24:32.748Z] ---> Running in cac01b106a6e [2020-12-04T08:24:33.794Z] 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 [2020-12-04T08:24:33.794Z] 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 [2020-12-04T08:24:46.327Z] Removing intermediate container cde672b7bb03 [2020-12-04T08:24:46.327Z] ---> 09d83c7730b4 [2020-12-04T08:24:46.327Z] [2020-12-04T08:24:46.327Z] Step 10/21 : FROM scratch [2020-12-04T08:24:46.327Z] ---> [2020-12-04T08:24:46.327Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:24:46.327Z] ---> Using cache [2020-12-04T08:24:46.327Z] ---> e276aefefb60 [2020-12-04T08:24:46.327Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-04T08:24:46.327Z] ---> Running in 65718aa41411 [2020-12-04T08:24:46.327Z] Removing intermediate container 65718aa41411 [2020-12-04T08:24:46.327Z] ---> 9111b1895af2 [2020-12-04T08:24:46.327Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-04T08:24:46.327Z] ---> Running in 5c059377b23f [2020-12-04T08:24:46.932Z] Removing intermediate container 5c059377b23f [2020-12-04T08:24:46.932Z] ---> 6ce6e5c8e93d [2020-12-04T08:24:46.932Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-04T08:24:47.924Z] ---> 2617e344ee87 [2020-12-04T08:24:47.924Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-04T08:24:48.533Z] 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 [2020-12-04T08:24:49.989Z] ---> 2fe7e449dfae [2020-12-04T08:24:49.989Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-04T08:24:50.982Z] ---> 5b3b7efb32c5 [2020-12-04T08:24:50.982Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-04T08:24:51.262Z] ---> Running in 7bdabb4d9cd1 [2020-12-04T08:24:51.881Z] Removing intermediate container 7bdabb4d9cd1 [2020-12-04T08:24:51.881Z] ---> c476bdf9eb4c [2020-12-04T08:24:51.881Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:24:52.159Z] ---> Running in b0bdae4a4192 [2020-12-04T08:24:53.077Z] Removing intermediate container b0bdae4a4192 [2020-12-04T08:24:53.077Z] ---> 7b67a196fa24 [2020-12-04T08:24:53.077Z] Step 19/21 : LABEL arch=arm64 [2020-12-04T08:24:53.077Z] ---> Running in 5375dec33387 [2020-12-04T08:24:53.739Z] Removing intermediate container 5375dec33387 [2020-12-04T08:24:53.739Z] ---> 8e795484e825 [2020-12-04T08:24:53.739Z] Step 20/21 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:24:54.041Z] ---> Running in fc9b641c4895 [2020-12-04T08:24:54.724Z] Removing intermediate container fc9b641c4895 [2020-12-04T08:24:54.724Z] ---> 5b39cb740987 [2020-12-04T08:24:54.724Z] Step 21/21 : LABEL version=0.0.0 [2020-12-04T08:24:54.724Z] ---> Running in 392900fc2959 [2020-12-04T08:24:55.356Z] Removing intermediate container 392900fc2959 [2020-12-04T08:24:55.356Z] ---> 0e400fbc3b76 [2020-12-04T08:24:55.356Z] [2020-12-04T08:24:55.981Z] Successfully built 0e400fbc3b76 [2020-12-04T08:24:55.981Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-04T08:25:02.825Z]  Building docker-support-scheduler-go ... done Removing intermediate container aa8ef7bd93e4 [2020-12-04T08:25:02.825Z] ---> 1bf811d44195 [2020-12-04T08:25:02.825Z] [2020-12-04T08:25:02.825Z] Step 9/29 : FROM alpine:latest [2020-12-04T08:25:02.825Z] ---> 2e77e061c27f [2020-12-04T08:25:02.825Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-04T08:25:02.825Z] ---> Running in fb6ab3b537c8 [2020-12-04T08:25:03.822Z] Removing intermediate container fb6ab3b537c8 [2020-12-04T08:25:03.823Z] ---> 0ae688ceedb4 [2020-12-04T08:25:03.823Z] Step 11/29 : USER root [2020-12-04T08:25:03.823Z] ---> Running in 4cace3cd468b [2020-12-04T08:25:05.279Z] Removing intermediate container 4cace3cd468b [2020-12-04T08:25:05.279Z] ---> 2c474a355a8e [2020-12-04T08:25:05.279Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-04T08:25:05.279Z] ---> Running in ea7b1f15d377 [2020-12-04T08:25:05.893Z] Removing intermediate container ba677ade400f [2020-12-04T08:25:05.894Z] ---> b568f8732216 [2020-12-04T08:25:05.894Z] [2020-12-04T08:25:05.894Z] Step 10/24 : FROM alpine:3.10 [2020-12-04T08:25:05.894Z] ---> 536a684cf733 [2020-12-04T08:25:05.894Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-04T08:25:05.894Z] ---> Using cache [2020-12-04T08:25:05.894Z] ---> ff004453578f [2020-12-04T08:25:05.894Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-04T08:25:05.894Z] ---> Running in e9a29186f590 [2020-12-04T08:25:06.881Z] Removing intermediate container e9a29186f590 [2020-12-04T08:25:06.881Z] ---> 6d6ee9c870ee [2020-12-04T08:25:06.881Z] Step 13/24 : WORKDIR / [2020-12-04T08:25:07.161Z] ---> Running in a3f25624d39d [2020-12-04T08:25:07.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-04T08:25:08.031Z] Removing intermediate container a3f25624d39d [2020-12-04T08:25:08.031Z] ---> 1122623f0402 [2020-12-04T08:25:08.031Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-04T08:25:08.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-04T08:25:09.060Z] v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-04T08:25:09.060Z] v3.12.1-75-g0340519978 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-04T08:25:09.060Z] OK: 12617 distinct packages available [2020-12-04T08:25:09.060Z] ---> 351a5e7b90e7 [2020-12-04T08:25:09.060Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-04T08:25:09.683Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-04T08:25:09.961Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-04T08:25:09.961Z] Executing busybox-1.31.1-r19.trigger [2020-12-04T08:25:09.961Z] Executing ca-certificates-20191127-r4.trigger [2020-12-04T08:25:10.241Z] OK: 6 MiB in 16 packages [2020-12-04T08:25:10.241Z] ---> 731b978d62fc [2020-12-04T08:25:10.241Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-04T08:25:11.720Z] ---> 271e9e2330a0 [2020-12-04T08:25:11.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-04T08:25:12.752Z] Removing intermediate container ea7b1f15d377 [2020-12-04T08:25:12.752Z] ---> 1a9231c9e5bb [2020-12-04T08:25:12.752Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-04T08:25:13.030Z] ---> Running in 63eade4d90cf [2020-12-04T08:25:13.643Z] ---> 293720e7954c [2020-12-04T08:25:13.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-04T08:25:13.926Z] Removing intermediate container 63eade4d90cf [2020-12-04T08:25:13.926Z] ---> 83edb3f5b965 [2020-12-04T08:25:13.926Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-04T08:25:14.202Z] ---> Running in a7f1618296e7 [2020-12-04T08:25:15.198Z] Removing intermediate container a7f1618296e7 [2020-12-04T08:25:15.198Z] ---> d118a7041304 [2020-12-04T08:25:15.198Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-04T08:25:15.482Z] ---> Running in 595ceff6b39d [2020-12-04T08:25:15.763Z] ---> e979b02cc543 [2020-12-04T08:25:15.763Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T08:25:17.222Z] ---> 34e20209b109 [2020-12-04T08:25:17.222Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T08:25:17.222Z] ---> Running in f85c9528e6a4 [2020-12-04T08:25:19.229Z] Removing intermediate container 595ceff6b39d [2020-12-04T08:25:19.229Z] ---> ecfbf7dfe40a [2020-12-04T08:25:19.229Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-04T08:25:21.230Z] ---> bffff879faf6 [2020-12-04T08:25:21.230Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-04T08:25:21.230Z] Removing intermediate container f85c9528e6a4 [2020-12-04T08:25:21.230Z] ---> e645d3d0c4d5 [2020-12-04T08:25:21.230Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T08:25:21.836Z] ---> Running in 9fb8d8332512 [2020-12-04T08:25:22.447Z] Removing intermediate container 9fb8d8332512 [2020-12-04T08:25:22.447Z] ---> 23de05c885aa [2020-12-04T08:25:22.447Z] Step 22/24 : LABEL arch=arm64 [2020-12-04T08:25:22.447Z] ---> d2b1b40d3a7d [2020-12-04T08:25:22.447Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-04T08:25:22.447Z] ---> Running in 71e4e093ebc0 [2020-12-04T08:25:23.069Z] Removing intermediate container 71e4e093ebc0 [2020-12-04T08:25:23.069Z] ---> ce375672b429 [2020-12-04T08:25:23.069Z] Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:25:23.366Z] ---> Running in b78347888b69 [2020-12-04T08:25:23.666Z] ---> 26c6b5f38776 [2020-12-04T08:25:23.666Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-04T08:25:24.314Z] Removing intermediate container b78347888b69 [2020-12-04T08:25:24.314Z] ---> 264c6ea56bc1 [2020-12-04T08:25:24.314Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T08:25:24.314Z] ---> Running in b96ebe9e97e7 [2020-12-04T08:25:24.965Z] ---> 6c65cc4822b9 [2020-12-04T08:25:24.965Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-04T08:25:25.264Z] Removing intermediate container b96ebe9e97e7 [2020-12-04T08:25:25.265Z] ---> 52e0a411d12f [2020-12-04T08:25:25.265Z] [2020-12-04T08:25:26.270Z] Successfully built 52e0a411d12f [2020-12-04T08:25:26.270Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-04T08:25:26.270Z]  Building docker-security-secretstore-setup-go ... done  ---> 34fe618cd840 [2020-12-04T08:25:26.270Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-04T08:25:26.270Z] ---> Running in 455b2804569b [2020-12-04T08:25:29.712Z] Removing intermediate container 455b2804569b [2020-12-04T08:25:29.712Z] ---> 46fc5b3d4a2b [2020-12-04T08:25:29.712Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-04T08:25:30.713Z] ---> 318031b68969 [2020-12-04T08:25:30.713Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-04T08:25:30.993Z] ---> Running in 00f3f495b8e3 [2020-12-04T08:25:34.437Z] Removing intermediate container 00f3f495b8e3 [2020-12-04T08:25:34.437Z] ---> cd3e0af26d47 [2020-12-04T08:25:34.437Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-04T08:25:34.437Z] ---> Running in 46a7f840d91c [2020-12-04T08:25:38.830Z] Removing intermediate container 46a7f840d91c [2020-12-04T08:25:38.830Z] ---> 0cd55340f9e0 [2020-12-04T08:25:38.830Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-04T08:25:38.830Z] ---> Running in 75ef9ce54205 [2020-12-04T08:25:38.830Z] Removing intermediate container 75ef9ce54205 [2020-12-04T08:25:38.830Z] ---> 77b45082a7c4 [2020-12-04T08:25:38.830Z] Step 26/29 : CMD [ "generate" ] [2020-12-04T08:25:39.106Z] ---> Running in f84e169a424c [2020-12-04T08:25:39.711Z] Removing intermediate container f84e169a424c [2020-12-04T08:25:39.711Z] ---> 1a9acb55b063 [2020-12-04T08:25:39.711Z] Step 27/29 : LABEL arch=arm64 [2020-12-04T08:25:39.991Z] ---> Running in 3970fbb9ea46 [2020-12-04T08:25:40.599Z] Removing intermediate container 3970fbb9ea46 [2020-12-04T08:25:40.599Z] ---> 93b416acb576 [2020-12-04T08:25:40.599Z] Step 28/29 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:25:40.599Z] ---> Running in a27be128db4a [2020-12-04T08:25:41.206Z] Removing intermediate container a27be128db4a [2020-12-04T08:25:41.206Z] ---> f7c3af58e2f6 [2020-12-04T08:25:41.206Z] Step 29/29 : LABEL version=0.0.0 [2020-12-04T08:25:41.481Z] ---> Running in 9ab48645daed [2020-12-04T08:25:42.081Z] Removing intermediate container 9ab48645daed [2020-12-04T08:25:42.081Z] ---> 21162e12d5ec [2020-12-04T08:25:42.081Z] [2020-12-04T08:25:42.357Z] Successfully built 21162e12d5ec [2020-12-04T08:25:42.358Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-04T08:25:52.511Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container cac01b106a6e [2020-12-04T08:25:52.511Z] ---> 47239e7b30c8 [2020-12-04T08:25:52.511Z] [2020-12-04T08:25:52.511Z] Step 10/24 : FROM scratch [2020-12-04T08:25:52.511Z] ---> [2020-12-04T08:25:52.511Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-04T08:25:52.511Z] Removing intermediate container 6ce1167853f7 [2020-12-04T08:25:52.511Z] ---> 8b2ca42f955e [2020-12-04T08:25:52.511Z] [2020-12-04T08:25:52.511Z] Step 10/22 : FROM scratch [2020-12-04T08:25:52.511Z] ---> [2020-12-04T08:25:52.511Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-04T08:25:52.511Z] ---> Using cache [2020-12-04T08:25:52.511Z] ---> e276aefefb60 [2020-12-04T08:25:52.511Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-04T08:25:52.511Z] ---> Running in cd71f03ba615 [2020-12-04T08:25:52.511Z] ---> Running in ffdea89ba14a [2020-12-04T08:25:52.511Z] Removing intermediate container cd71f03ba615 [2020-12-04T08:25:52.511Z] ---> 3cb6168c5542 [2020-12-04T08:25:52.511Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-04T08:25:52.511Z] Removing intermediate container ffdea89ba14a [2020-12-04T08:25:52.511Z] ---> 9919f639bf2f [2020-12-04T08:25:52.511Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-04T08:25:52.511Z] ---> Running in 9c85839492ed [2020-12-04T08:25:52.511Z] ---> Running in 1ea3c6162c59 [2020-12-04T08:25:52.783Z] Removing intermediate container 9c85839492ed [2020-12-04T08:25:52.783Z] ---> 34fc3e2223b9 [2020-12-04T08:25:52.783Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-04T08:25:52.783Z] Removing intermediate container 1ea3c6162c59 [2020-12-04T08:25:52.783Z] ---> eda13c915bd1 [2020-12-04T08:25:52.783Z] Step 14/22 : WORKDIR / [2020-12-04T08:25:52.783Z] ---> Running in 969df4c5fe68 [2020-12-04T08:25:52.783Z] ---> Running in 63547bc22db2 [2020-12-04T08:25:53.375Z] Removing intermediate container 969df4c5fe68 [2020-12-04T08:25:53.375Z] ---> 1ce0083f916a [2020-12-04T08:25:53.375Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-04T08:25:53.375Z] Removing intermediate container 63547bc22db2 [2020-12-04T08:25:53.375Z] ---> 6c956a032c3d [2020-12-04T08:25:53.375Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-04T08:25:54.352Z] ---> a8a21012991a [2020-12-04T08:25:54.352Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-04T08:25:54.352Z] ---> 49c837bdfb6d [2020-12-04T08:25:54.352Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-04T08:25:55.327Z] ---> a8ab2dd3b682 [2020-12-04T08:25:55.327Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-04T08:25:55.599Z] ---> 378f468aab6c [2020-12-04T08:25:55.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-04T08:25:56.577Z] ---> 3f1ef032fb3c [2020-12-04T08:25:56.577Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-04T08:25:56.577Z] ---> Running in 35383685454b [2020-12-04T08:25:56.577Z] ---> 3b041f4f10c9 [2020-12-04T08:25:56.577Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-04T08:25:57.174Z] Removing intermediate container 35383685454b [2020-12-04T08:25:57.174Z] ---> 3608e26be55a [2020-12-04T08:25:57.174Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:25:57.174Z] ---> Running in b8f206478ac9 [2020-12-04T08:25:57.444Z] ---> cea3367626ac [2020-12-04T08:25:57.444Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-04T08:25:57.717Z] Removing intermediate container b8f206478ac9 [2020-12-04T08:25:57.717Z] ---> 3e8c2b75d612 [2020-12-04T08:25:57.717Z] Step 20/22 : LABEL arch=arm64 [2020-12-04T08:25:57.717Z] ---> Running in 08903eb29a1e [2020-12-04T08:25:58.694Z] Removing intermediate container 08903eb29a1e [2020-12-04T08:25:58.694Z] ---> d63fb9575f67 [2020-12-04T08:25:58.694Z] Step 21/22 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:25:58.694Z] ---> a538e21ddbcc [2020-12-04T08:25:58.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-04T08:25:58.694Z] ---> Running in 61c1a66afdcd [2020-12-04T08:25:59.290Z] Removing intermediate container 61c1a66afdcd [2020-12-04T08:25:59.290Z] ---> 6b9423d2b98c [2020-12-04T08:25:59.290Z] Step 22/22 : LABEL version=0.0.0 [2020-12-04T08:25:59.290Z] ---> Running in 52a7e0168615 [2020-12-04T08:25:59.560Z] ---> e5e51e4100f9 [2020-12-04T08:25:59.560Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-04T08:25:59.846Z] ---> Running in ae2a4d1e90ed [2020-12-04T08:25:59.846Z] Removing intermediate container 52a7e0168615 [2020-12-04T08:25:59.846Z] ---> 4024ae2d7024 [2020-12-04T08:25:59.846Z] [2020-12-04T08:26:00.458Z] Successfully built 4024ae2d7024 [2020-12-04T08:26:00.458Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-04T08:26:00.458Z]  Building docker-core-command-go ... done Removing intermediate container ae2a4d1e90ed [2020-12-04T08:26:00.458Z] ---> 5b5c24e6e614 [2020-12-04T08:26:00.458Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-04T08:26:00.740Z] ---> Running in 13ba726f1954 [2020-12-04T08:26:01.017Z] Removing intermediate container 13ba726f1954 [2020-12-04T08:26:01.017Z] ---> 5f9b1c3ad660 [2020-12-04T08:26:01.017Z] Step 22/24 : LABEL arch=arm64 [2020-12-04T08:26:01.293Z] ---> Running in 873f9ade1d05 [2020-12-04T08:26:01.893Z] Removing intermediate container 873f9ade1d05 [2020-12-04T08:26:01.893Z] ---> 7a0f61680c9c [2020-12-04T08:26:01.893Z] Step 23/24 : LABEL git_sha=345a18b6c05634fa219a7b7bedf8d84af99f4e7e [2020-12-04T08:26:01.893Z] ---> Running in 3333b3115253 [2020-12-04T08:26:02.487Z] Removing intermediate container 3333b3115253 [2020-12-04T08:26:02.487Z] ---> 8bb37c985cba [2020-12-04T08:26:02.487Z] Step 24/24 : LABEL version=0.0.0 [2020-12-04T08:26:02.487Z] ---> Running in 3e4afcf18dc6 [2020-12-04T08:26:03.081Z] Removing intermediate container 3e4afcf18dc6 [2020-12-04T08:26:03.081Z] ---> ef1bed0624c3 [2020-12-04T08:26:03.081Z] [2020-12-04T08:26:03.354Z] Successfully built ef1bed0624c3 [2020-12-04T08:26:03.354Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-04T08:26:03.966Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-12-04T08:26:04.175Z] $ docker stop --time=1 e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 [2020-12-04T08:26:06.055Z] $ docker rm -f e4bc50638d389e128d3c4c3e6b107dc41f40b45e3e6fe6351adb3d2acb4e7211 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-04T08:26:06.629Z] + docker images [2020-12-04T08:26:06.629Z] + grep docker [2020-12-04T08:26:06.899Z] docker-support-notifications-go-arm64 latest ef1bed0624c3 4 seconds ago 12.9MB [2020-12-04T08:26:06.899Z] docker-core-command-go-arm64 latest 4024ae2d7024 7 seconds ago 11.4MB [2020-12-04T08:26:06.899Z] docker-security-secrets-setup-go-arm64 latest 21162e12d5ec 25 seconds ago 22.7MB [2020-12-04T08:26:06.899Z] docker-security-secretstore-setup-go-arm64 latest 52e0a411d12f 41 seconds ago 23.5MB [2020-12-04T08:26:06.899Z] docker-support-scheduler-go-arm64 latest 0e400fbc3b76 About a minute ago 11.5MB [2020-12-04T08:26:06.899Z] docker-sys-mgmt-agent-go-arm64 latest 3c052006d032 2 minutes ago 273MB [2020-12-04T08:26:06.899Z] docker-core-data-go-arm64 latest 0187a96abf1a 2 minutes ago 22.3MB [2020-12-04T08:26:06.899Z] docker-core-metadata-go-arm64 latest 06e5a5bbe9f4 3 minutes ago 13.6MB [2020-12-04T08:26:06.899Z] docker-security-bootstrap-redis-go-arm64 latest 3a6a4ee4923c 3 minutes ago 15.2MB [2020-12-04T08:26:06.899Z] docker-security-proxy-setup-go-arm64 latest 78eefa7974c2 3 minutes ago 23.4MB [2020-12-04T08:26:06.899Z] docker latest 84e3a507c27b 2 days ago 201MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:11.197Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:12.101Z] ---> package-listing.sh [2020-12-04T08:26:12.101Z] ++ facter osfamily [2020-12-04T08:26:12.101Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-04T08:26:12.101Z] + OS_FAMILY=redhat [2020-12-04T08:26:12.101Z] + workspace=/w/workspace/edgex-go/6 [2020-12-04T08:26:12.101Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-04T08:26:12.101Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-04T08:26:12.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-04T08:26:12.101Z] + PACKAGES=/tmp/packages_start.txt [2020-12-04T08:26:12.101Z] + '[' /w/workspace/edgex-go/6 ']' [2020-12-04T08:26:12.101Z] + PACKAGES=/tmp/packages_end.txt [2020-12-04T08:26:12.101Z] + case "${OS_FAMILY}" in [2020-12-04T08:26:12.101Z] + rpm -qa [2020-12-04T08:26:12.101Z] + sort [2020-12-04T08:26:17.424Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-04T08:26:17.424Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-04T08:26:17.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-04T08:26:17.424Z] + '[' /w/workspace/edgex-go/6 ']' [2020-12-04T08:26:17.424Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2020-12-04T08:26:17.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2020-12-04T08:26:17.437Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-04T08:26:17.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:26:18.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T08:26:18.046Z] [2020-12-04T08:26:18.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-04T08:26:18.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T08:26:18.404Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-04T08:26:18.404Z] df20fa9351a1: Pulling fs layer [2020-12-04T08:26:18.404Z] 36b3adc4ff6f: Pulling fs layer [2020-12-04T08:26:18.404Z] 8ad3a11d3b57: Pulling fs layer [2020-12-04T08:26:18.404Z] 46f8f816bc3b: Pulling fs layer [2020-12-04T08:26:18.404Z] 93b61091891f: Pulling fs layer [2020-12-04T08:26:18.404Z] 93b9cdb0e59b: Pulling fs layer [2020-12-04T08:26:18.404Z] 5e14af77c1be: Pulling fs layer [2020-12-04T08:26:18.404Z] 01666e4c0597: Pulling fs layer [2020-12-04T08:26:18.404Z] aa168da1d23b: Pulling fs layer [2020-12-04T08:26:18.404Z] 46f8f816bc3b: Waiting [2020-12-04T08:26:18.404Z] 93b61091891f: Waiting [2020-12-04T08:26:18.404Z] 93b9cdb0e59b: Waiting [2020-12-04T08:26:18.404Z] 5e14af77c1be: Waiting [2020-12-04T08:26:18.404Z] 01666e4c0597: Waiting [2020-12-04T08:26:18.404Z] aa168da1d23b: Waiting [2020-12-04T08:26:18.404Z] 36b3adc4ff6f: Verifying Checksum [2020-12-04T08:26:18.404Z] 36b3adc4ff6f: Download complete [2020-12-04T08:26:18.666Z] 46f8f816bc3b: Verifying Checksum [2020-12-04T08:26:18.666Z] 46f8f816bc3b: Download complete [2020-12-04T08:26:18.666Z] df20fa9351a1: Verifying Checksum [2020-12-04T08:26:18.666Z] df20fa9351a1: Download complete [2020-12-04T08:26:18.666Z] 93b9cdb0e59b: Verifying Checksum [2020-12-04T08:26:18.666Z] 93b9cdb0e59b: Download complete [2020-12-04T08:26:18.666Z] 5e14af77c1be: Download complete [2020-12-04T08:26:18.666Z] 01666e4c0597: Verifying Checksum [2020-12-04T08:26:18.666Z] 01666e4c0597: Download complete [2020-12-04T08:26:18.666Z] 8ad3a11d3b57: Verifying Checksum [2020-12-04T08:26:18.666Z] 8ad3a11d3b57: Download complete [2020-12-04T08:26:18.666Z] 93b61091891f: Download complete [2020-12-04T08:26:18.930Z] df20fa9351a1: Pull complete [2020-12-04T08:26:19.195Z] 36b3adc4ff6f: Pull complete [2020-12-04T08:26:20.150Z] 8ad3a11d3b57: Pull complete [2020-12-04T08:26:20.725Z] aa168da1d23b: Verifying Checksum [2020-12-04T08:26:20.725Z] aa168da1d23b: Download complete [2020-12-04T08:26:21.677Z] 46f8f816bc3b: Pull complete [2020-12-04T08:26:21.940Z] 93b61091891f: Pull complete [2020-12-04T08:26:22.202Z] 93b9cdb0e59b: Pull complete [2020-12-04T08:26:22.202Z] 5e14af77c1be: Pull complete [2020-12-04T08:26:22.468Z] 01666e4c0597: Pull complete [2020-12-04T08:26:34.809Z] aa168da1d23b: Pull complete [2020-12-04T08:26:34.809Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-04T08:26:34.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-04T08:26:34.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-04T08:26:35.052Z] prd-centos7-docker-4c-2g-14464 does not seem to be running inside a container [2020-12-04T08:26:35.106Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-04T08:26:39.030Z] $ docker top f041d0e5a01d0c44214568a3d1c77e85c1f0ac189a4271084884bc8ebad9ebd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-04T08:26:39.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-04T08:26:39.984Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-04T08:26:40.287Z] + ls /var/log/sa-host [2020-12-04T08:26:40.287Z] + sadf -c /var/log/sa-host/sa04 [2020-12-04T08:26:40.287Z] file_magic: OK [2020-12-04T08:26:40.287Z] HZ: Using current value: 100 [2020-12-04T08:26:40.287Z] file_header: OK [2020-12-04T08:26:40.287Z] 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 [2020-12-04T08:26:40.287Z] Statistics: [2020-12-04T08:26:40.287Z] 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... [2020-12-04T08:26:40.287Z] File successfully converted to sysstat format version 12.2.1 [2020-12-04T08:26:40.287Z] + sadf -c /var/log/sa-host/sa23 [2020-12-04T08:26:40.287Z] file_magic: OK [2020-12-04T08:26:40.287Z] HZ: Using current value: 100 [2020-12-04T08:26:40.287Z] file_header: OK [2020-12-04T08:26:40.287Z] 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 [2020-12-04T08:26:40.287Z] Statistics: [2020-12-04T08:26:40.287Z] Hnuu...uuuununununu... [2020-12-04T08:26:40.287Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-04T08:26:40.957Z] provisioning config files... [2020-12-04T08:26:40.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2260241920884495800tmp [Pipeline] { [Pipeline] echo [2020-12-04T08:26:41.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:41.401Z] ---> create-netrc.sh [Pipeline] } [2020-12-04T08:26:41.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-04T08:26:41.523Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:41.821Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-04T08:26:41.832Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:42.207Z] ---> sudo-logs.sh [2020-12-04T08:26:42.207Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-04T08:26:42.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:42.559Z] ---> job-cost.sh [2020-12-04T08:26:42.559Z] lf-activate-venv: SKIPPING [2020-12-04T08:26:42.559Z] INFO: No Stack... [2020-12-04T08:26:43.516Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-04T08:26:43.778Z] INFO: Archiving Costs [Pipeline] echo [2020-12-04T08:26:43.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-04T08:26:44.089Z] ---> logs-deploy.sh [2020-12-04T08:26:44.089Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2897/6 [2020-12-04T08:26:44.089Z] INFO: archiving workspace using pattern(s): [2020-12-04T08:26:45.484Z] Archives upload complete. [2020-12-04T08:26:45.484Z] INFO: archiving logs to Nexus