Pull request #2949 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0+5c7d82cd65b8973aa000dcfc910cc709fcfb47af (6e3570ffdc516b18525db20340297c0b524bcbe2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2949/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2949/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16062 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 Merge succeeded, producing b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 Checking out Revision b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 (PR-2949) > 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/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # 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 5c7d82cd65b8973aa000dcfc910cc709fcfb47af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 Commit message: "feat(v2 data): remove pushed field completely from Event related implementation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T06:08:16.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T06:08:16.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T06:08:16.956Z] ========================================================= [2020-12-15T06:08:16.956Z] EdgeX Global Pipelines Version Info [2020-12-15T06:08:16.956Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:08:19.251Z] ------------------- [2020-12-15T06:08:19.251Z] stable info: [2020-12-15T06:08:19.251Z] ------------------- [2020-12-15T06:08:19.251Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T06:08:19.251Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T06:08:19.251Z] Message: update stable to v1.0.172 [2020-12-15T06:08:20.209Z] ------------------- [2020-12-15T06:08:20.209Z] experimental info: [2020-12-15T06:08:20.209Z] ------------------- [2020-12-15T06:08:20.209Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T06:08:20.209Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T06:08:20.209Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T06:08:20.616Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-15T06:08:20.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-15T06:08:20.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T06:08:21.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T06:08:21.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T06:08:21.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T06:08:21.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T06:08:21.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-15T06:08:21.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-15T06:08:22.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-15T06:08:22.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T06:08:22.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T06:08:22.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T06:08:22.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T06:08:22.729Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T06:08:22.861Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T06:08:22.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-15T06:08:23.145Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T06:08:23.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-15T06:08:23.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-15T06:08:23.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-15T06:08:23.718Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T06:08:23.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2949 [Pipeline] echo [2020-12-15T06:08:24.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2949 [Pipeline] echo [2020-12-15T06:08:24.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2949 [Pipeline] echo [2020-12-15T06:08:24.303Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] echo [2020-12-15T06:08:24.442Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78b5ba [Pipeline] echo [2020-12-15T06:08:24.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T06:08:24.859Z] provisioning config files... [2020-12-15T06:08:24.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13950035601272296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:08:25.382Z] ---> docker-login.sh [2020-12-15T06:08:25.382Z] nexus3.edgexfoundry.org:10001 [2020-12-15T06:08:25.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:08:25.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:08:25.935Z] Configure a credential helper to remove this warning. See [2020-12-15T06:08:25.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:08:25.935Z] [2020-12-15T06:08:25.935Z] Login Succeeded [2020-12-15T06:08:25.935Z] nexus3.edgexfoundry.org:10002 [2020-12-15T06:08:25.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:08:26.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:08:26.199Z] Configure a credential helper to remove this warning. See [2020-12-15T06:08:26.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:08:26.199Z] [2020-12-15T06:08:26.199Z] Login Succeeded [2020-12-15T06:08:26.199Z] nexus3.edgexfoundry.org:10003 [2020-12-15T06:08:26.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:08:26.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:08:26.469Z] Configure a credential helper to remove this warning. See [2020-12-15T06:08:26.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:08:26.469Z] [2020-12-15T06:08:26.469Z] Login Succeeded [2020-12-15T06:08:26.469Z] nexus3.edgexfoundry.org:10004 [2020-12-15T06:08:26.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:08:26.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:08:26.469Z] Configure a credential helper to remove this warning. See [2020-12-15T06:08:26.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:08:26.469Z] [2020-12-15T06:08:26.469Z] Login Succeeded [2020-12-15T06:08:26.469Z] docker.io [2020-12-15T06:08:26.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T06:08:27.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T06:08:27.012Z] Configure a credential helper to remove this warning. See [2020-12-15T06:08:27.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T06:08:27.012Z] [2020-12-15T06:08:27.012Z] Login Succeeded [2020-12-15T06:08:27.012Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T06:08:27.036Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T06:08:27.720Z] ++ 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-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/core-command/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/core-data/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-15T06:08:27.720Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T06:08:27.720Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-15T06:08:27.720Z] ++ cut -d/ -f2 [2020-12-15T06:08:27.720Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-15T06:08:27.823Z] 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-15T06:08:28.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:08:28.942Z] [2020-12-15T06:08:28.942Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:08:29.360Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:08:29.360Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T06:08:29.360Z] 31603596830f: Pulling fs layer [2020-12-15T06:08:29.360Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T06:08:29.360Z] 6ca5941a6612: Pulling fs layer [2020-12-15T06:08:29.360Z] ecc8261a40a4: Pulling fs layer [2020-12-15T06:08:29.360Z] ecc8261a40a4: Waiting [2020-12-15T06:08:29.360Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T06:08:29.360Z] 2a8b12db71e7: Download complete [2020-12-15T06:08:29.360Z] 31603596830f: Verifying Checksum [2020-12-15T06:08:29.360Z] 31603596830f: Download complete [2020-12-15T06:08:29.624Z] ecc8261a40a4: Verifying Checksum [2020-12-15T06:08:29.624Z] ecc8261a40a4: Download complete [2020-12-15T06:08:29.624Z] 6ca5941a6612: Verifying Checksum [2020-12-15T06:08:29.624Z] 6ca5941a6612: Download complete [2020-12-15T06:08:29.894Z] 31603596830f: Pull complete [2020-12-15T06:08:29.894Z] 2a8b12db71e7: Pull complete [2020-12-15T06:08:30.944Z] 6ca5941a6612: Pull complete [2020-12-15T06:08:30.944Z] ecc8261a40a4: Pull complete [2020-12-15T06:08:30.944Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T06:08:30.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T06:08:30.964Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T06:08:31.178Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:08:31.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T06:08:33.781Z] $ docker top c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T06:08:34.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T06:08:34.192Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T06:08:34.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T06:08:34.421Z] $ docker exec c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent [2020-12-15T06:08:34.583Z] SSH_AUTH_SOCK=/tmp/ssh-x3TIf5tHST0q/agent.12 [2020-12-15T06:08:34.583Z] SSH_AGENT_PID=17 [2020-12-15T06:08:34.595Z] Running ssh-add (command line suppressed) [2020-12-15T06:08:34.720Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8033539514501982294.key (/w/workspace/edgex-go/1@tmp/private_key_8033539514501982294.key) [2020-12-15T06:08:34.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T06:08:35.153Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T06:08:35.191Z] $ docker exec --env ******** --env ******** c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent -k [2020-12-15T06:08:35.305Z] unset SSH_AUTH_SOCK; [2020-12-15T06:08:35.305Z] unset SSH_AGENT_PID; [2020-12-15T06:08:35.305Z] echo Agent pid 17 killed; [2020-12-15T06:08:35.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T06:08:35.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T06:08:35.549Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T06:08:35.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T06:08:35.723Z] $ docker exec c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent [2020-12-15T06:08:35.890Z] SSH_AUTH_SOCK=/tmp/ssh-A85KavFAvy5E/agent.48 [2020-12-15T06:08:35.890Z] SSH_AGENT_PID=54 [2020-12-15T06:08:35.901Z] Running ssh-add (command line suppressed) [2020-12-15T06:08:36.033Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_708387401784645157.key (/w/workspace/edgex-go/1@tmp/private_key_708387401784645157.key) [2020-12-15T06:08:36.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T06:08:36.499Z] + git semver init [2020-12-15T06:08:36.499Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T06:08:36.499Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-15T06:08:36.499Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-15T06:08:36.499Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T06:08:36.499Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T06:08:36.499Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T06:08:36.499Z] # $SEMVER_BRANCH = PR-2949 [2020-12-15T06:08:36.499Z] # $SEMVER_TEMP = /tmp/semver-385034436 [2020-12-15T06:08:36.499Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-15T06:09:32.878Z] # '/tmp/semver-385034436' -> '/w/workspace/edgex-go/1/.semver' [2020-12-15T06:09:33.457Z] # -> Force: false [2020-12-15T06:09:33.457Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-15T06:09:33.497Z] $ docker exec --env ******** --env ******** c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent -k [2020-12-15T06:09:33.702Z] unset SSH_AUTH_SOCK; [2020-12-15T06:09:33.702Z] unset SSH_AGENT_PID; [2020-12-15T06:09:33.702Z] echo Agent pid 54 killed; [2020-12-15T06:09:33.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T06:09:34.415Z] + git semver [Pipeline] } [2020-12-15T06:09:34.455Z] $ docker stop --time=1 c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 [2020-12-15T06:09:36.040Z] $ docker rm -f c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T06:09:36.588Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T06:09:37.129Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T06:09:37.161Z] [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-15T06:09:38.428Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:09:38.745Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T06:09:39.062Z] + sudo service docker restart [2020-12-15T06:09:39.062Z] + true [2020-12-15T06:09:39.062Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-15T06:09:39.679Z] ========================================================= [2020-12-15T06:09:39.679Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T06:09:39.679Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:09:40.067Z] + 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-15T06:09:43.382Z] Sending build context to Docker daemon 326.5MB [2020-12-15T06:09:43.382Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T06:09:43.382Z] Step 2/7 : FROM ${BASE} [2020-12-15T06:09:43.382Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T06:09:43.382Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T06:09:43.382Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T06:09:43.382Z] de9db76c5a1d: Pulling fs layer [2020-12-15T06:09:43.382Z] bca2f99d35d6: Pulling fs layer [2020-12-15T06:09:43.382Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T06:09:43.382Z] 7c6f9722023f: Pulling fs layer [2020-12-15T06:09:43.382Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T06:09:43.382Z] 93359f2a8cfa: Waiting [2020-12-15T06:09:43.382Z] 7c6f9722023f: Waiting [2020-12-15T06:09:43.382Z] a35cf1a2eb13: Waiting [2020-12-15T06:09:43.382Z] bca2f99d35d6: Waiting [2020-12-15T06:09:43.382Z] de9db76c5a1d: Verifying Checksum [2020-12-15T06:09:43.382Z] de9db76c5a1d: Download complete [2020-12-15T06:09:43.382Z] 0ef7d3d256c8: Verifying Checksum [2020-12-15T06:09:43.382Z] 0ef7d3d256c8: Download complete [2020-12-15T06:09:43.382Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T06:09:43.382Z] 93359f2a8cfa: Download complete [2020-12-15T06:09:43.382Z] 188c0c94c7c5: Download complete [2020-12-15T06:09:43.382Z] 7c6f9722023f: Verifying Checksum [2020-12-15T06:09:43.382Z] 7c6f9722023f: Download complete [2020-12-15T06:09:43.382Z] 188c0c94c7c5: Pull complete [2020-12-15T06:09:43.647Z] 0ef7d3d256c8: Pull complete [2020-12-15T06:09:43.647Z] de9db76c5a1d: Pull complete [2020-12-15T06:09:45.573Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T06:09:45.573Z] a35cf1a2eb13: Download complete [2020-12-15T06:09:46.148Z] bca2f99d35d6: Verifying Checksum [2020-12-15T06:09:46.148Z] bca2f99d35d6: Download complete [2020-12-15T06:09:51.460Z] bca2f99d35d6: Pull complete [2020-12-15T06:09:51.722Z] 93359f2a8cfa: Pull complete [2020-12-15T06:09:51.987Z] 7c6f9722023f: Pull complete [2020-12-15T06:09:52.785Z] Still waiting to schedule task [2020-12-15T06:09:52.785Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16059’ is offline [2020-12-15T06:09:58.589Z] a35cf1a2eb13: Pull complete [2020-12-15T06:09:58.589Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T06:09:58.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T06:09:58.589Z] ---> a62c8e92a672 [2020-12-15T06:09:58.589Z] 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-15T06:09:58.589Z] ---> Running in 2c2db115993d [2020-12-15T06:09:59.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:10:00.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:10:01.286Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T06:10:01.882Z] (2/12) Installing file (5.38-r0) [2020-12-15T06:10:01.882Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T06:10:01.882Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T06:10:20.037Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T06:10:20.037Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T06:10:20.037Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T06:10:20.037Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T06:10:20.037Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T06:10:20.037Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T06:10:20.037Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T06:10:20.037Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T06:10:20.037Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:10:20.037Z] OK: 233 MiB in 51 packages [2020-12-15T06:10:23.398Z] Removing intermediate container 2c2db115993d [2020-12-15T06:10:23.398Z] ---> a0af73392b37 [2020-12-15T06:10:23.398Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T06:10:23.398Z] ---> Running in 400bc7e18498 [2020-12-15T06:10:23.398Z] Removing intermediate container 400bc7e18498 [2020-12-15T06:10:23.398Z] ---> 023700042878 [2020-12-15T06:10:23.398Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T06:10:23.977Z] latest: Pulling from library/docker [2020-12-15T06:10:24.345Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T06:10:24.345Z] 6db28d0fdbf6: Pulling fs layer [2020-12-15T06:10:24.345Z] 292df0bc6bf3: Pulling fs layer [2020-12-15T06:10:24.345Z] 2e060f4bd70b: Pulling fs layer [2020-12-15T06:10:24.345Z] 80e8d568a223: Pulling fs layer [2020-12-15T06:10:24.345Z] 8dc6ef1a942a: Pulling fs layer [2020-12-15T06:10:24.345Z] 2312dd95470a: Pulling fs layer [2020-12-15T06:10:24.345Z] 80e8d568a223: Waiting [2020-12-15T06:10:24.345Z] 8dc6ef1a942a: Waiting [2020-12-15T06:10:24.345Z] 2312dd95470a: Waiting [2020-12-15T06:10:24.345Z] 2e060f4bd70b: Waiting [2020-12-15T06:10:24.345Z] 292df0bc6bf3: Download complete [2020-12-15T06:10:24.734Z] 6db28d0fdbf6: Verifying Checksum [2020-12-15T06:10:24.734Z] 6db28d0fdbf6: Download complete [2020-12-15T06:10:24.734Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T06:10:24.734Z] 05e7bc50f07f: Download complete [2020-12-15T06:10:24.734Z] 8dc6ef1a942a: Verifying Checksum [2020-12-15T06:10:24.734Z] 8dc6ef1a942a: Download complete [2020-12-15T06:10:24.734Z] 80e8d568a223: Verifying Checksum [2020-12-15T06:10:24.734Z] 80e8d568a223: Download complete [2020-12-15T06:10:24.734Z] 2312dd95470a: Verifying Checksum [2020-12-15T06:10:24.734Z] 2312dd95470a: Download complete [2020-12-15T06:10:24.734Z] 05e7bc50f07f: Pull complete [2020-12-15T06:10:25.022Z] 6db28d0fdbf6: Pull complete [2020-12-15T06:10:25.335Z] 292df0bc6bf3: Pull complete [2020-12-15T06:10:25.598Z] 2e060f4bd70b: Verifying Checksum [2020-12-15T06:10:25.598Z] 2e060f4bd70b: Download complete [2020-12-15T06:10:28.166Z] 2e060f4bd70b: Pull complete [2020-12-15T06:10:28.167Z] 80e8d568a223: Pull complete [2020-12-15T06:10:28.428Z] 8dc6ef1a942a: Pull complete [2020-12-15T06:10:28.428Z] 2312dd95470a: Pull complete [2020-12-15T06:10:28.428Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T06:10:28.428Z] Status: Downloaded newer image for docker:latest [2020-12-15T06:10:30.349Z] ---> eb0018883b6e [2020-12-15T06:10:30.349Z] Step 6/7 : COPY go.mod . [2020-12-15T06:10:30.349Z] ---> 426ba974a928 [2020-12-15T06:10:30.349Z] Step 7/7 : RUN go mod download [2020-12-15T06:10:30.349Z] ---> Running in ade96f1c9e43 [2020-12-15T06:10:52.402Z] Removing intermediate container ade96f1c9e43 [2020-12-15T06:10:52.402Z] ---> 8d5e4833afbe [2020-12-15T06:10:52.402Z] Successfully built 8d5e4833afbe [2020-12-15T06:10:52.402Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:10:52.760Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T06:10:52.760Z] . [Pipeline] withDockerContainer [2020-12-15T06:10:52.893Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:10:52.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T06:10:53.701Z] $ docker top 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:10:54.257Z] + go version [2020-12-15T06:10:54.257Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T06:10:54.289Z] $ docker stop --time=1 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 [2020-12-15T06:10:55.641Z] $ docker rm -f 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:10:57.061Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T06:10:57.062Z] . [Pipeline] withDockerContainer [2020-12-15T06:10:57.182Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:10:57.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T06:10:57.972Z] $ docker top fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T06:10:58.232Z] ========================================================= [2020-12-15T06:10:58.232Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T06:10:58.232Z] ========================================================= [Pipeline] sh [2020-12-15T06:10:58.538Z] + make test [2020-12-15T06:10:58.538Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T06:11:08.664Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T06:11:23.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T06:11:27.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T06:11:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T06:11:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T06:11:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T06:11:28.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T06:11:29.128Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T06:11:31.833Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.028s [2020-12-15T06:11:31.833Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T06:11:31.833Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T06:11:32.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T06:11:32.431Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T06:11:32.431Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T06:11:32.431Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T06:11:35.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.6% of statements [2020-12-15T06:11:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T06:11:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T06:11:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T06:11:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T06:11:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T06:11:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.150s coverage: 27.1% of statements [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T06:11:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T06:11:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T06:11:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 71.3% of statements [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T06:11:38.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 83.7% of statements [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T06:11:38.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T06:11:39.153Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16065 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws [2020-12-15T06:11:39.305Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-15T06:11:40.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T06:11:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T06:11:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T06:11:40.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements [2020-12-15T06:11:40.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T06:11:40.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.149s coverage: 97.5% of statements [2020-12-15T06:11:40.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T06:11:40.893Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements [2020-12-15T06:11:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T06:11:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T06:11:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T06:11:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.301s coverage: 93.8% of statements [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2020-12-15T06:11:42.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements [2020-12-15T06:11:42.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2020-12-15T06:11:43.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.2% of statements [2020-12-15T06:11:44.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2020-12-15T06:11:44.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T06:11:44.479Z] using credential edgex-jenkins-ssh [2020-12-15T06:11:44.537Z] Cloning the remote Git repository [2020-12-15T06:11:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.250s coverage: 63.5% of statements [2020-12-15T06:11:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T06:11:44.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T06:11:44.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements [2020-12-15T06:11:44.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2020-12-15T06:11:44.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2020-12-15T06:11:44.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2020-12-15T06:11:45.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2020-12-15T06:11:44.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:11:44.702Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T06:11:44.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:11:44.796Z] > git --version # timeout=10 [2020-12-15T06:11:44.814Z] > git --version # 'git version 2.17.1' [2020-12-15T06:11:44.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:11:44.885Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:11:46.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 55.9% of statements [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T06:11:46.214Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.427s coverage: 86.3% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.071s coverage: 72.2% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.046s coverage: 82.4% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.041s coverage: 48.4% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.053s coverage: 96.8% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.337s coverage: 84.0% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.025s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.638s coverage: 29.1% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T06:11:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2020-12-15T06:11:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2020-12-15T06:11:54.724Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2020-12-15T06:11:54.724Z] GO111MODULE=on go vet ./... [2020-12-15T06:12:14.606Z] Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T06:12:15.362Z] Failed in branch arm64 [2020-12-15T06:12:13.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:12:13.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:12:13.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:12:13.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:12:13.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:12:13.800Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T06:12:14.633Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T06:12:14.654Z] > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 [2020-12-15T06:12:21.481Z] gofmt -l . [2020-12-15T06:12:21.481Z] [ "`gofmt -l .`" = "" ] [2020-12-15T06:12:21.481Z] ./bin/test-go-mod-tidy.sh [2020-12-15T06:12:21.481Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T06:12:21.824Z] + ls -al . [2020-12-15T06:12:21.824Z] total 664 [2020-12-15T06:12:21.824Z] drwxrwxr-x 10 1001 1001 4096 Dec 15 06:12 . [2020-12-15T06:12:21.824Z] drwxr-xr-x 4 root root 28 Dec 15 06:10 .. [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 06:08 .dockerignore [2020-12-15T06:12:21.824Z] drwxrwxr-x 8 1001 1001 179 Dec 15 06:08 .git [2020-12-15T06:12:21.824Z] drwxrwxr-x 3 1001 1001 125 Dec 15 06:08 .github [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 06:08 .gitignore [2020-12-15T06:12:21.824Z] drwx------ 3 1001 1001 47 Dec 15 06:09 .semver [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 06:08 .sonarcloud.properties [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:08 CONTRIBUTING.md [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:08 Dockerfile.build [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 06:08 Jenkinsfile [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:08 LICENSE [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:08 Makefile [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:08 README.md [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:08 SECURITY.md [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 06:09 VERSION [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:08 ZMQWindows.md [2020-12-15T06:12:21.824Z] drwxrwxr-x 2 1001 1001 117 Dec 15 06:08 bin [2020-12-15T06:12:21.824Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 06:08 cmd [2020-12-15T06:12:21.824Z] -rw-r--r-- 1 root root 568194 Dec 15 06:11 coverage.out [2020-12-15T06:12:21.824Z] -rw-r--r-- 1 root root 1041 Dec 15 06:12 go.mod [2020-12-15T06:12:21.824Z] -rw-r--r-- 1 root root 18856 Dec 15 06:12 go.sum [2020-12-15T06:12:21.824Z] drwxrwxr-x 8 1001 1001 127 Dec 15 06:08 internal [2020-12-15T06:12:21.824Z] drwxrwxr-x 4 1001 1001 26 Dec 15 06:08 openapi [2020-12-15T06:12:21.824Z] drwxrwxr-x 4 1001 1001 71 Dec 15 06:08 snap [2020-12-15T06:12:21.824Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 06:08 version.go [Pipeline] sh [2020-12-15T06:12:22.151Z] + '[' -e coverage.out ] [2020-12-15T06:12:22.151Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T06:12:22.359Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T06:12:22.677Z] + make build [2020-12-15T06:12:22.677Z] 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-15T06:12:25.999Z] 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-15T06:12:34.263Z] 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-15T06:12:35.653Z] 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-15T06:12:37.079Z] 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-15T06:12:37.373Z] 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-15T06:12:38.796Z] 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-15T06:12:40.190Z] 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-15T06:12:41.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T06:12:42.090Z] 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-15T06:12:43.487Z] 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-15T06:12:44.434Z] 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-15T06:12:45.397Z] 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-15T06:12:46.374Z] $ docker stop --time=1 fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 [2020-12-15T06:12:47.930Z] $ docker rm -f fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:12:51.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:12:51.884Z] [2020-12-15T06:12:51.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:12:52.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:12:52.276Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-15T06:12:52.276Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-15T06:12:52.276Z] ca9280d653b3: Pulling fs layer [2020-12-15T06:12:52.276Z] 7e9c9ca2126c: Pulling fs layer [2020-12-15T06:12:52.537Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-15T06:12:52.537Z] cbdbe7a5bc2a: Download complete [2020-12-15T06:12:53.113Z] cbdbe7a5bc2a: Pull complete [2020-12-15T06:12:53.113Z] ca9280d653b3: Download complete [2020-12-15T06:12:54.074Z] ca9280d653b3: Pull complete [2020-12-15T06:12:54.338Z] 7e9c9ca2126c: Verifying Checksum [2020-12-15T06:12:54.338Z] 7e9c9ca2126c: Download complete [2020-12-15T06:13:02.532Z] 7e9c9ca2126c: Pull complete [2020-12-15T06:13:02.532Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-15T06:13:02.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:13:02.532Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-15T06:13:02.735Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:13:02.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T06:13:04.837Z] $ docker top a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:13:05.495Z] + docker-compose build --help [2020-12-15T06:13:05.495Z] + grep parallel [2020-12-15T06:13:06.456Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T06:13:06.490Z] $ docker stop --time=1 a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da [2020-12-15T06:13:07.840Z] $ docker rm -f a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:13:08.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T06:13:08.635Z] . [Pipeline] withDockerContainer [2020-12-15T06:13:08.755Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:13:08.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T06:13:09.539Z] $ docker top 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:13:10.124Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T06:13:11.091Z] Building docker-core-command-go ... [2020-12-15T06:13:11.091Z] Building docker-core-data-go ... [2020-12-15T06:13:11.091Z] Building docker-core-metadata-go ... [2020-12-15T06:13:11.091Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T06:13:11.091Z] Building docker-security-proxy-setup-go ... [2020-12-15T06:13:11.091Z] Building docker-security-secrets-setup-go ... [2020-12-15T06:13:11.091Z] Building docker-security-secretstore-setup-go ... [2020-12-15T06:13:11.091Z] Building docker-support-notifications-go ... [2020-12-15T06:13:11.091Z] Building docker-support-scheduler-go ... [2020-12-15T06:13:11.091Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T06:13:11.091Z] Building docker-security-secrets-setup-go [2020-12-15T06:13:11.091Z] Building docker-support-scheduler-go [2020-12-15T06:13:11.091Z] Building docker-core-metadata-go [2020-12-15T06:13:11.091Z] Building docker-support-notifications-go [2020-12-15T06:13:11.091Z] Building docker-security-proxy-setup-go [2020-12-15T06:13:43.504Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:13:43.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:13:43.504Z] ---> 8d5e4833afbe [2020-12-15T06:13:43.504Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T06:13:43.504Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:13:43.504Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:13:43.504Z] ---> 8d5e4833afbe [2020-12-15T06:13:43.504Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T06:13:43.504Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:13:43.504Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:13:43.504Z] ---> 8d5e4833afbe [2020-12-15T06:13:43.504Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T06:13:43.504Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:13:43.504Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:13:43.504Z] ---> 8d5e4833afbe [2020-12-15T06:13:43.504Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T06:13:43.504Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:13:43.504Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T06:13:43.504Z] ---> 8d5e4833afbe [2020-12-15T06:13:43.504Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T06:13:43.504Z] ---> Running in 7effdca13b73 [2020-12-15T06:13:43.504Z] ---> Running in a6443f723f11 [2020-12-15T06:13:43.504Z] ---> Running in 2962e8b0428f [2020-12-15T06:13:43.504Z] ---> Running in 330d12bde889 [2020-12-15T06:13:43.504Z] ---> Running in f21bbefcc5c4 [2020-12-15T06:13:43.504Z] Removing intermediate container a6443f723f11 [2020-12-15T06:13:43.504Z] ---> a301c873de5a [2020-12-15T06:13:43.504Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:13:43.504Z] Removing intermediate container 2962e8b0428f [2020-12-15T06:13:43.504Z] ---> 0d205d4d0f75 [2020-12-15T06:13:43.504Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T06:13:43.504Z] Removing intermediate container 7effdca13b73 [2020-12-15T06:13:43.504Z] ---> 5e34b9931134 [2020-12-15T06:13:43.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:13:43.504Z] Removing intermediate container 330d12bde889 [2020-12-15T06:13:43.504Z] ---> 2cb544d4bfb5 [2020-12-15T06:13:43.504Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:13:43.504Z] Removing intermediate container f21bbefcc5c4 [2020-12-15T06:13:43.504Z] ---> e5d5bc4a2c6d [2020-12-15T06:13:43.504Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:13:43.504Z] ---> Running in 7f85361e6705 [2020-12-15T06:13:43.504Z] ---> Running in 0afa9c2eaea0 [2020-12-15T06:13:43.504Z] ---> Running in 0984a9c3f460 [2020-12-15T06:13:43.504Z] ---> Running in 8d003b6151ec [2020-12-15T06:13:43.504Z] ---> Running in dd8d7dc4b59f [2020-12-15T06:13:44.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:44.737Z] Removing intermediate container 7f85361e6705 [2020-12-15T06:13:44.737Z] ---> 9647871cfa4a [2020-12-15T06:13:44.737Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T06:13:45.003Z] Removing intermediate container 0afa9c2eaea0 [2020-12-15T06:13:45.003Z] ---> 9357377e4c26 [2020-12-15T06:13:45.003Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T06:13:45.003Z] ---> Running in 9f0b149dfd19 [2020-12-15T06:13:45.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:45.265Z] ---> Running in 6c25c719aef2 [2020-12-15T06:13:45.265Z] Removing intermediate container 0984a9c3f460 [2020-12-15T06:13:45.265Z] ---> 4c26fc06968b [2020-12-15T06:13:45.265Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T06:13:45.265Z] Removing intermediate container dd8d7dc4b59f [2020-12-15T06:13:45.265Z] ---> 932737aba930 [2020-12-15T06:13:45.265Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T06:13:45.528Z] ---> Running in dd85f14b0e3a [2020-12-15T06:13:45.528Z] ---> Running in fd84a50ee0a7 [2020-12-15T06:13:45.791Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:13:45.791Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:13:45.791Z] OK: 12750 distinct packages available [2020-12-15T06:13:46.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:46.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:46.060Z] OK: 233 MiB in 51 packages [2020-12-15T06:13:46.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:46.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:46.583Z] Removing intermediate container 8d003b6151ec [2020-12-15T06:13:46.583Z] ---> 46e1e11e09ff [2020-12-15T06:13:46.583Z] Step 5/29 : COPY go.mod . [2020-12-15T06:13:46.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:46.845Z] ---> c348c8536fe3 [2020-12-15T06:13:46.845Z] Step 6/29 : RUN go mod download [2020-12-15T06:13:46.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:47.109Z] ---> Running in 27f1960a1a37 [2020-12-15T06:13:47.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:47.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:13:47.646Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:13:47.646Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:13:47.646Z] OK: 12750 distinct packages available [2020-12-15T06:13:47.927Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:13:47.927Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:13:47.927Z] OK: 12750 distinct packages available [2020-12-15T06:13:47.927Z] OK: 233 MiB in 51 packages [2020-12-15T06:13:48.215Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:13:48.215Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:13:48.215Z] OK: 12750 distinct packages available [2020-12-15T06:13:48.215Z] OK: 233 MiB in 51 packages [2020-12-15T06:13:48.215Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:13:48.215Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:13:48.215Z] OK: 12750 distinct packages available [2020-12-15T06:13:48.480Z] OK: 233 MiB in 51 packages [2020-12-15T06:13:48.480Z] OK: 233 MiB in 51 packages [2020-12-15T06:13:49.112Z] Removing intermediate container 6c25c719aef2 [2020-12-15T06:13:49.112Z] ---> cf62535ed268 [2020-12-15T06:13:49.112Z] Step 6/21 : COPY go.mod . [2020-12-15T06:13:49.112Z] Removing intermediate container 9f0b149dfd19 [2020-12-15T06:13:49.112Z] ---> 7e7515efa7aa [2020-12-15T06:13:49.112Z] Step 6/24 : COPY go.mod . [2020-12-15T06:13:49.388Z] Removing intermediate container dd85f14b0e3a [2020-12-15T06:13:49.388Z] ---> f268cdc96b12 [2020-12-15T06:13:49.388Z] Step 6/22 : COPY go.mod . [2020-12-15T06:13:49.388Z] Removing intermediate container 27f1960a1a37 [2020-12-15T06:13:49.388Z] ---> 2b0ac2593efe [2020-12-15T06:13:49.388Z] Step 7/29 : COPY . . [2020-12-15T06:13:49.655Z] Removing intermediate container fd84a50ee0a7 [2020-12-15T06:13:49.655Z] ---> 76a941891d2f [2020-12-15T06:13:49.655Z] Step 6/21 : COPY go.mod . [2020-12-15T06:13:49.655Z] ---> 0ef19e246318 [2020-12-15T06:13:49.655Z] Step 7/21 : RUN go mod download [2020-12-15T06:13:49.655Z] ---> 327ff52dcbe9 [2020-12-15T06:13:49.655Z] Step 7/24 : RUN go mod download [2020-12-15T06:13:49.920Z] ---> f2542f4560d2 [2020-12-15T06:13:49.920Z] Step 7/22 : RUN go mod download [2020-12-15T06:13:50.514Z] ---> Running in 09bfe476901e [2020-12-15T06:13:50.514Z] ---> Running in 21b00cedb562 [2020-12-15T06:13:50.514Z] ---> Running in 955435fdd8b4 [2020-12-15T06:13:50.787Z] ---> 7bfdd5a299f1 [2020-12-15T06:13:50.787Z] Step 7/21 : RUN go mod download [2020-12-15T06:13:51.784Z] ---> Running in 3f4cd3d9abd8 [2020-12-15T06:13:57.319Z] Removing intermediate container 09bfe476901e [2020-12-15T06:13:57.319Z] ---> 518b12d59a88 [2020-12-15T06:13:57.319Z] Step 8/21 : COPY . . [2020-12-15T06:13:59.295Z] Removing intermediate container 21b00cedb562 [2020-12-15T06:13:59.295Z] ---> a474241def70 [2020-12-15T06:13:59.295Z] Step 8/24 : COPY . . [2020-12-15T06:14:07.675Z] Removing intermediate container 955435fdd8b4 [2020-12-15T06:14:07.675Z] ---> bc58c138682d [2020-12-15T06:14:07.675Z] Step 8/22 : COPY . . [2020-12-15T06:14:08.049Z] Removing intermediate container 3f4cd3d9abd8 [2020-12-15T06:14:08.049Z] ---> 7d514d565b7d [2020-12-15T06:14:08.049Z] Step 8/21 : COPY . . [2020-12-15T06:14:23.484Z] ---> 3a8cbca901dd [2020-12-15T06:14:23.484Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T06:14:26.248Z] ---> Running in 08f55222a5d2 [2020-12-15T06:14:33.037Z] ---> 6fc71a9962d3 [2020-12-15T06:14:33.037Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T06:14:36.593Z] 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-15T06:14:37.214Z] ---> Running in 31c995fba056 [2020-12-15T06:14:37.538Z] ---> cb85753de056 [2020-12-15T06:14:37.538Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T06:14:39.040Z] ---> Running in d53ec1ad942c [2020-12-15T06:14:39.040Z] 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-15T06:14:40.116Z] 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-15T06:14:42.905Z] ---> c82505bb9c4a [2020-12-15T06:14:42.905Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T06:14:42.905Z] ---> 861563d9cbd9 [2020-12-15T06:14:42.905Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T06:14:42.905Z] ---> Running in 02c028655ddb [2020-12-15T06:14:42.905Z] ---> Running in 8cfe0162f32f [2020-12-15T06:14:44.014Z] 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-15T06:14:44.015Z] 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-15T06:15:06.723Z] Removing intermediate container 08f55222a5d2 [2020-12-15T06:15:06.723Z] ---> a8c4f8f0e251 [2020-12-15T06:15:06.723Z] [2020-12-15T06:15:06.723Z] Step 9/29 : FROM alpine:latest [2020-12-15T06:15:06.723Z] latest: Pulling from library/alpine [2020-12-15T06:15:06.723Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T06:15:06.723Z] Status: Downloaded newer image for alpine:latest [2020-12-15T06:15:06.723Z] ---> b14afc6dfb98 [2020-12-15T06:15:06.723Z] 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-15T06:15:06.723Z] ---> Running in dfd9fbc68096 [2020-12-15T06:15:06.723Z] Removing intermediate container dfd9fbc68096 [2020-12-15T06:15:06.723Z] ---> 4eb3f36d2f30 [2020-12-15T06:15:06.723Z] Step 11/29 : USER root [2020-12-15T06:15:06.723Z] ---> Running in 4596e3f26104 [2020-12-15T06:15:06.723Z] Removing intermediate container 4596e3f26104 [2020-12-15T06:15:06.723Z] ---> ed4b4d381704 [2020-12-15T06:15:06.723Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T06:15:06.723Z] ---> Running in 02bc0dba72bd [2020-12-15T06:15:06.723Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:15:07.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:15:07.329Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:15:07.329Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:15:07.329Z] OK: 12747 distinct packages available [2020-12-15T06:15:07.604Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T06:15:07.604Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T06:15:07.893Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:15:08.532Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T06:15:08.532Z] OK: 6 MiB in 16 packages [2020-12-15T06:15:08.532Z] 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-15T06:15:10.661Z] Removing intermediate container 02bc0dba72bd [2020-12-15T06:15:10.661Z] ---> fefdae7eb173 [2020-12-15T06:15:10.661Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T06:15:11.315Z] ---> Running in 9f06ea82840f [2020-12-15T06:15:11.608Z] Removing intermediate container 31c995fba056 [2020-12-15T06:15:11.608Z] ---> 74015cc926e8 [2020-12-15T06:15:11.608Z] [2020-12-15T06:15:11.608Z] Step 10/21 : FROM scratch [2020-12-15T06:15:11.608Z] ---> [2020-12-15T06:15:11.608Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T06:15:11.608Z] Removing intermediate container 9f06ea82840f [2020-12-15T06:15:11.608Z] ---> 9e6f87cb4ff8 [2020-12-15T06:15:11.608Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T06:15:11.608Z] ---> Running in 0f603a93399b [2020-12-15T06:15:11.910Z] ---> Running in 7400d330c8ad [2020-12-15T06:15:12.185Z] Removing intermediate container 0f603a93399b [2020-12-15T06:15:12.185Z] ---> 6ab37eacaa7a [2020-12-15T06:15:12.185Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T06:15:12.847Z] ---> Running in a0a6620198c3 [2020-12-15T06:15:12.847Z] Removing intermediate container 7400d330c8ad [2020-12-15T06:15:12.847Z] ---> 2ed5d3695a4f [2020-12-15T06:15:12.847Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T06:15:13.145Z] ---> Running in ad22d650f3b7 [2020-12-15T06:15:13.145Z] Removing intermediate container a0a6620198c3 [2020-12-15T06:15:13.145Z] ---> f31af4579475 [2020-12-15T06:15:13.145Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T06:15:13.145Z] ---> Running in 96778e097bde [2020-12-15T06:15:13.893Z] Removing intermediate container 96778e097bde [2020-12-15T06:15:13.893Z] ---> 9bc4261286e8 [2020-12-15T06:15:13.893Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T06:15:14.246Z] ---> 5b7ff8ccc579 [2020-12-15T06:15:14.246Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T06:15:17.545Z] ---> dcdd7564b91e [2020-12-15T06:15:17.545Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T06:15:17.886Z] Removing intermediate container 8cfe0162f32f [2020-12-15T06:15:17.886Z] ---> a9e425651599 [2020-12-15T06:15:17.886Z] [2020-12-15T06:15:17.886Z] Step 10/21 : FROM alpine [2020-12-15T06:15:17.886Z] Removing intermediate container d53ec1ad942c [2020-12-15T06:15:17.886Z] ---> 61a77cfcf5f0 [2020-12-15T06:15:17.886Z] [2020-12-15T06:15:17.886Z] Step 10/24 : FROM scratch [2020-12-15T06:15:17.886Z] ---> [2020-12-15T06:15:17.886Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T06:15:17.886Z] ---> b14afc6dfb98 [2020-12-15T06:15:17.886Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T06:15:17.886Z] Removing intermediate container ad22d650f3b7 [2020-12-15T06:15:17.886Z] ---> 98fcbf570ee2 [2020-12-15T06:15:17.886Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T06:15:17.886Z] ---> Running in 0f3865b5b827 [2020-12-15T06:15:17.886Z] ---> Running in 52148b93a822 [2020-12-15T06:15:18.158Z] ---> ba85a2c06aaa [2020-12-15T06:15:18.158Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T06:15:20.706Z] Removing intermediate container 52148b93a822 [2020-12-15T06:15:20.706Z] ---> 56ae2211d839 [2020-12-15T06:15:20.706Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T06:15:20.706Z] ---> Running in bd5254f43ba9 [2020-12-15T06:15:20.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:15:20.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:15:20.706Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:15:20.706Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:15:20.706Z] OK: 12747 distinct packages available [2020-12-15T06:15:20.994Z] ---> 03270718ff76 [2020-12-15T06:15:20.994Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T06:15:20.994Z] ---> Running in 7da5550d2634 [2020-12-15T06:15:20.994Z] Removing intermediate container 02c028655ddb [2020-12-15T06:15:20.994Z] ---> afdcbf59cf3b [2020-12-15T06:15:20.994Z] [2020-12-15T06:15:20.994Z] Step 10/22 : FROM scratch [2020-12-15T06:15:20.994Z] ---> [2020-12-15T06:15:20.994Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T06:15:20.994Z] Removing intermediate container bd5254f43ba9 [2020-12-15T06:15:20.994Z] ---> e2b62bec0d30 [2020-12-15T06:15:20.994Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:15:20.994Z] ---> Using cache [2020-12-15T06:15:20.994Z] ---> 6ab37eacaa7a [2020-12-15T06:15:20.994Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T06:15:20.994Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T06:15:20.994Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T06:15:20.994Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T06:15:21.282Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T06:15:21.282Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:15:21.282Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T06:15:21.282Z] OK: 7 MiB in 18 packages [2020-12-15T06:15:21.567Z] ---> Running in 00814275c830 [2020-12-15T06:15:21.567Z] ---> Running in 4faa1d764fc2 [2020-12-15T06:15:21.567Z] Removing intermediate container 7da5550d2634 [2020-12-15T06:15:21.567Z] ---> e5e1ea16f68d [2020-12-15T06:15:21.567Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T06:15:21.845Z] ---> e325b97382d3 [2020-12-15T06:15:21.845Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T06:15:21.845Z] ---> Running in 6ec766a8e415 [2020-12-15T06:15:21.845Z] Removing intermediate container 00814275c830 [2020-12-15T06:15:21.845Z] ---> bc6305688c99 [2020-12-15T06:15:21.845Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T06:15:22.136Z] Removing intermediate container 4faa1d764fc2 [2020-12-15T06:15:22.136Z] ---> a16e1d538b02 [2020-12-15T06:15:22.136Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T06:15:23.165Z] ---> Running in c162db27f6ae [2020-12-15T06:15:23.165Z] ---> Running in 80960c016c26 [2020-12-15T06:15:23.165Z] Removing intermediate container 6ec766a8e415 [2020-12-15T06:15:23.165Z] ---> 6a569c8ea81d [2020-12-15T06:15:23.165Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T06:15:23.165Z] ---> 053e65d07c40 [2020-12-15T06:15:23.165Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T06:15:23.477Z] Removing intermediate container 0f3865b5b827 [2020-12-15T06:15:23.477Z] ---> 2e6e0a0095fb [2020-12-15T06:15:23.477Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T06:15:23.477Z] Removing intermediate container c162db27f6ae [2020-12-15T06:15:23.477Z] ---> 42d6a53a3581 [2020-12-15T06:15:23.477Z] Step 14/22 : WORKDIR / [2020-12-15T06:15:23.791Z] Removing intermediate container 80960c016c26 [2020-12-15T06:15:23.791Z] ---> 21a8963350a8 [2020-12-15T06:15:23.791Z] Step 20/21 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:15:23.791Z] ---> Running in b5b49bce2ad5 [2020-12-15T06:15:23.791Z] ---> Running in cd3878546e90 [2020-12-15T06:15:23.791Z] ---> 1e904b81c165 [2020-12-15T06:15:23.791Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T06:15:23.791Z] ---> Running in 762c852e4c2a [2020-12-15T06:15:23.791Z] ---> e32e28f55f6a [2020-12-15T06:15:23.791Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T06:15:24.078Z] Removing intermediate container b5b49bce2ad5 [2020-12-15T06:15:24.078Z] ---> 80d1780cb40b [2020-12-15T06:15:24.078Z] Step 13/21 : WORKDIR /edgex [2020-12-15T06:15:24.078Z] Removing intermediate container cd3878546e90 [2020-12-15T06:15:24.078Z] ---> 9bd4ea32fe50 [2020-12-15T06:15:24.078Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T06:15:25.259Z] ---> Running in df69befbbc97 [2020-12-15T06:15:25.259Z] Removing intermediate container 762c852e4c2a [2020-12-15T06:15:25.259Z] ---> 4f66d5b975e7 [2020-12-15T06:15:25.259Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T06:15:25.259Z] ---> 715f0afc095a [2020-12-15T06:15:25.259Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T06:15:25.546Z] ---> Running in 85e94753c32a [2020-12-15T06:15:25.546Z] ---> 25f6b8e5cac3 [2020-12-15T06:15:25.546Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T06:15:25.546Z] ---> bb86c2ba5120 [2020-12-15T06:15:25.546Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T06:15:25.546Z] ---> Running in 04153d5aaafe [2020-12-15T06:15:25.546Z] Removing intermediate container df69befbbc97 [2020-12-15T06:15:25.546Z] ---> 736dcdec3aa4 [2020-12-15T06:15:25.546Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T06:15:25.823Z] Removing intermediate container 85e94753c32a [2020-12-15T06:15:25.823Z] ---> 293dbff200ca [2020-12-15T06:15:25.823Z] [2020-12-15T06:15:26.107Z] Successfully built 293dbff200ca [2020-12-15T06:15:26.107Z] ---> 1d15bdf9eee2 [2020-12-15T06:15:26.107Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T06:15:26.107Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-15T06:15:26.107Z] Building docker-security-secretstore-setup-go [2020-12-15T06:15:26.390Z]  Building docker-support-scheduler-go ... done  ---> 981ce24976e6 [2020-12-15T06:15:26.390Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T06:15:26.390Z] ---> 901b87e626aa [2020-12-15T06:15:26.390Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T06:15:26.663Z] ---> 7e961df7c075 [2020-12-15T06:15:26.663Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T06:15:27.290Z] ---> 117cf93806ed [2020-12-15T06:15:27.290Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T06:15:27.578Z] ---> 8a0f0ee5e90f [2020-12-15T06:15:27.578Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T06:15:27.862Z] ---> Running in dc092fbbb5d4 [2020-12-15T06:15:27.862Z] ---> bc18fee3b040 [2020-12-15T06:15:27.862Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T06:15:29.341Z] Removing intermediate container 04153d5aaafe [2020-12-15T06:15:29.341Z] ---> 89b5fc3f0f4b [2020-12-15T06:15:29.341Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T06:15:30.374Z] Removing intermediate container dc092fbbb5d4 [2020-12-15T06:15:30.374Z] ---> 7067d6b7b896 [2020-12-15T06:15:30.374Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:15:31.038Z] ---> d070dbaf6c7e [2020-12-15T06:15:31.038Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T06:15:31.038Z] ---> 2715e8c84a06 [2020-12-15T06:15:31.038Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T06:15:31.038Z] ---> e3f845e805d4 [2020-12-15T06:15:31.038Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T06:15:31.038Z] ---> Running in 80e082c3f3f3 [2020-12-15T06:15:31.310Z] ---> Running in d787857fc23d [2020-12-15T06:15:31.581Z] ---> Running in 94dd32fbc733 [2020-12-15T06:15:32.164Z] ---> Running in ca88a37fbff5 [2020-12-15T06:15:32.164Z] Removing intermediate container d787857fc23d [2020-12-15T06:15:32.164Z] ---> 3c10cb1e34ee [2020-12-15T06:15:32.164Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T06:15:33.155Z] Removing intermediate container 80e082c3f3f3 [2020-12-15T06:15:33.155Z] ---> 283c8d5a117a [2020-12-15T06:15:33.155Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T06:15:33.155Z] Removing intermediate container 94dd32fbc733 [2020-12-15T06:15:33.155Z] ---> 08b7760604b1 [2020-12-15T06:15:33.155Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:15:35.808Z] ---> Running in 0a80a8ae67ee [2020-12-15T06:15:35.808Z] ---> Running in 03dde244c296 [2020-12-15T06:15:35.808Z] ---> Running in bd2be4ffa294 [2020-12-15T06:15:36.409Z] Removing intermediate container bd2be4ffa294 [2020-12-15T06:15:36.409Z] ---> c708c96a2f76 [2020-12-15T06:15:36.409Z] Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:15:37.011Z] Removing intermediate container 0a80a8ae67ee [2020-12-15T06:15:37.011Z] ---> 1e8852e401f8 [2020-12-15T06:15:37.011Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T06:15:37.628Z] Removing intermediate container 03dde244c296 [2020-12-15T06:15:37.628Z] ---> 41c2509a0004 [2020-12-15T06:15:37.628Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T06:15:38.243Z] ---> Running in b279d0ab0d4f [2020-12-15T06:15:38.878Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:15:38.878Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:15:38.878Z] ---> 8d5e4833afbe [2020-12-15T06:15:38.878Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> e5d5bc4a2c6d [2020-12-15T06:15:38.878Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> 932737aba930 [2020-12-15T06:15:38.878Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> 76a941891d2f [2020-12-15T06:15:38.878Z] Step 6/24 : COPY go.mod . [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> 7bfdd5a299f1 [2020-12-15T06:15:38.878Z] Step 7/24 : RUN go mod download [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> 7d514d565b7d [2020-12-15T06:15:38.878Z] Step 8/24 : COPY . . [2020-12-15T06:15:38.878Z] ---> Using cache [2020-12-15T06:15:38.878Z] ---> c82505bb9c4a [2020-12-15T06:15:38.878Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T06:15:39.954Z] ---> Running in 5c2ad8395cbf [2020-12-15T06:15:39.954Z] Removing intermediate container ca88a37fbff5 [2020-12-15T06:15:39.954Z] ---> 42fd2229292e [2020-12-15T06:15:39.954Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T06:15:39.954Z] ---> Running in db828bf87adc [2020-12-15T06:15:39.954Z] ---> Running in 51045e945346 [2020-12-15T06:15:39.954Z] Removing intermediate container b279d0ab0d4f [2020-12-15T06:15:39.954Z] ---> bd038ad045b8 [2020-12-15T06:15:39.954Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T06:15:39.954Z] ---> Running in 7b4d8825d7e2 [2020-12-15T06:15:40.249Z] ---> Running in 9bb034cfb0e3 [2020-12-15T06:15:40.249Z] Removing intermediate container 5c2ad8395cbf [2020-12-15T06:15:40.249Z] ---> 0628845c29d0 [2020-12-15T06:15:40.249Z] Step 20/21 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:15:40.249Z] Removing intermediate container db828bf87adc [2020-12-15T06:15:40.249Z] ---> 1e6b289575c6 [2020-12-15T06:15:40.249Z] Step 23/24 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:15:40.519Z] ---> Running in 30824e4613aa [2020-12-15T06:15:40.519Z] ---> Running in efa113e36b67 [2020-12-15T06:15:40.787Z] Removing intermediate container 9bb034cfb0e3 [2020-12-15T06:15:40.787Z] ---> b438cb60f280 [2020-12-15T06:15:40.787Z] [2020-12-15T06:15:41.060Z] Successfully built b438cb60f280 [2020-12-15T06:15:41.060Z] Successfully tagged docker-core-metadata-go:latest [2020-12-15T06:15:41.060Z] Building docker-sys-mgmt-agent-go [2020-12-15T06:15:41.060Z] Removing intermediate container efa113e36b67 [2020-12-15T06:15:41.060Z] ---> dabc19bad2f9 [2020-12-15T06:15:41.060Z]  Building docker-core-metadata-go ... done Step 24/24 : LABEL version=0.0.0 [2020-12-15T06:15:41.060Z] Removing intermediate container 30824e4613aa [2020-12-15T06:15:41.060Z] ---> 43bb250574c6 [2020-12-15T06:15:41.060Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T06:15:41.060Z] ---> Running in 948a8b9800c0 [2020-12-15T06:15:41.060Z] 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-15T06:15:41.060Z] ---> Running in 708761178a70 [2020-12-15T06:15:41.338Z] Removing intermediate container 948a8b9800c0 [2020-12-15T06:15:41.338Z] ---> 54882d10826b [2020-12-15T06:15:41.338Z] [2020-12-15T06:15:41.616Z] Successfully built 54882d10826b [2020-12-15T06:15:41.616Z] Successfully tagged docker-support-notifications-go:latest [2020-12-15T06:15:41.616Z] Removing intermediate container 708761178a70 [2020-12-15T06:15:41.616Z] ---> 656053640c1a [2020-12-15T06:15:41.616Z] [2020-12-15T06:15:41.616Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-15T06:15:41.890Z] Successfully built 656053640c1a [2020-12-15T06:15:41.890Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-15T06:15:41.890Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2020-12-15T06:15:42.509Z] Removing intermediate container 7b4d8825d7e2 [2020-12-15T06:15:42.509Z] ---> c68aac8133ec [2020-12-15T06:15:42.509Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T06:15:47.891Z] ---> Running in f9e26602b19a [2020-12-15T06:15:49.338Z] Removing intermediate container f9e26602b19a [2020-12-15T06:15:49.338Z] ---> 48123d9915b7 [2020-12-15T06:15:49.338Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T06:15:52.021Z] ---> Running in bb0dbd2ff1a9 [2020-12-15T06:15:52.309Z] Removing intermediate container bb0dbd2ff1a9 [2020-12-15T06:15:52.309Z] ---> af1a1d60a174 [2020-12-15T06:15:52.309Z] Step 27/29 : LABEL arch=x86_64 [2020-12-15T06:15:52.309Z] ---> Running in 610493cb1fea [2020-12-15T06:15:52.621Z] Removing intermediate container 610493cb1fea [2020-12-15T06:15:52.621Z] ---> f9d32ca45a60 [2020-12-15T06:15:52.621Z] Step 28/29 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:15:52.985Z] ---> Running in 5bc9e5bc7101 [2020-12-15T06:15:54.621Z] Removing intermediate container 5bc9e5bc7101 [2020-12-15T06:15:54.621Z] ---> 6c51486b83ca [2020-12-15T06:15:54.621Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T06:16:00.148Z] ---> Running in e0df8a2428d5 [2020-12-15T06:16:01.680Z] Removing intermediate container e0df8a2428d5 [2020-12-15T06:16:01.680Z] ---> 013e44b02939 [2020-12-15T06:16:01.680Z] [2020-12-15T06:16:02.286Z] Successfully built 013e44b02939 [2020-12-15T06:16:02.286Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-15T06:16:02.286Z]  Building docker-security-secrets-setup-go ... done Building docker-security-bootstrap-redis-go [2020-12-15T06:16:07.031Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:16:07.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:16:07.032Z] ---> 8d5e4833afbe [2020-12-15T06:16:07.032Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T06:16:07.032Z] ---> Using cache [2020-12-15T06:16:07.032Z] ---> e5d5bc4a2c6d [2020-12-15T06:16:07.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:16:07.032Z] ---> Using cache [2020-12-15T06:16:07.032Z] ---> 932737aba930 [2020-12-15T06:16:07.032Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T06:16:07.325Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:16:07.325Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:16:07.325Z] ---> 8d5e4833afbe [2020-12-15T06:16:07.325Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T06:16:07.325Z] ---> Using cache [2020-12-15T06:16:07.325Z] ---> e5d5bc4a2c6d [2020-12-15T06:16:07.325Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:16:07.325Z] ---> Using cache [2020-12-15T06:16:07.325Z] ---> 932737aba930 [2020-12-15T06:16:07.325Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T06:16:07.325Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:16:07.325Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:16:07.325Z] ---> 8d5e4833afbe [2020-12-15T06:16:07.325Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T06:16:07.325Z] ---> Using cache [2020-12-15T06:16:07.325Z] ---> e5d5bc4a2c6d [2020-12-15T06:16:07.325Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:16:07.325Z] ---> Using cache [2020-12-15T06:16:07.325Z] ---> 932737aba930 [2020-12-15T06:16:07.325Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T06:16:07.325Z] ---> Using cache [2020-12-15T06:16:07.325Z] ---> 76a941891d2f [2020-12-15T06:16:07.325Z] Step 6/22 : COPY go.mod . [2020-12-15T06:16:07.603Z] 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-15T06:16:07.603Z] ---> Using cache [2020-12-15T06:16:07.603Z] ---> 7bfdd5a299f1 [2020-12-15T06:16:07.603Z] Step 7/22 : RUN go mod download [2020-12-15T06:16:07.603Z] ---> Using cache [2020-12-15T06:16:07.603Z] ---> 7d514d565b7d [2020-12-15T06:16:07.603Z] Step 8/22 : COPY . . [2020-12-15T06:16:07.603Z] ---> Using cache [2020-12-15T06:16:07.603Z] ---> c82505bb9c4a [2020-12-15T06:16:07.603Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T06:16:08.711Z] ---> Running in edda072f4ff3 [2020-12-15T06:16:08.711Z] ---> Running in a30764c4c662 [2020-12-15T06:16:08.711Z] ---> Running in 7899078a9f29 [2020-12-15T06:16:11.314Z] 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-15T06:16:11.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:11.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:14.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:14.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:16.438Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:16:16.438Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:16:16.438Z] OK: 12750 distinct packages available [2020-12-15T06:16:16.438Z] OK: 233 MiB in 51 packages [2020-12-15T06:16:16.438Z] Removing intermediate container 51045e945346 [2020-12-15T06:16:16.438Z] ---> f277effa173e [2020-12-15T06:16:16.438Z] [2020-12-15T06:16:16.438Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T06:16:16.763Z] 3.10: Pulling from library/alpine [2020-12-15T06:16:17.782Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T06:16:17.782Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T06:16:17.782Z] OK: 12750 distinct packages available [2020-12-15T06:16:18.050Z] OK: 233 MiB in 51 packages [2020-12-15T06:16:20.041Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T06:16:20.041Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T06:16:20.041Z] ---> be4e4bea2c2e [2020-12-15T06:16:20.041Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T06:16:21.002Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T06:16:21.002Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T06:16:21.002Z] ---> 8d5e4833afbe [2020-12-15T06:16:21.002Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> e5d5bc4a2c6d [2020-12-15T06:16:21.002Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> 932737aba930 [2020-12-15T06:16:21.002Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> 76a941891d2f [2020-12-15T06:16:21.002Z] Step 6/22 : COPY go.mod . [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> 7bfdd5a299f1 [2020-12-15T06:16:21.002Z] Step 7/22 : RUN go mod download [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> 7d514d565b7d [2020-12-15T06:16:21.002Z] Step 8/22 : COPY . . [2020-12-15T06:16:21.002Z] ---> Using cache [2020-12-15T06:16:21.002Z] ---> c82505bb9c4a [2020-12-15T06:16:21.002Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T06:16:22.015Z] ---> Running in 1fc64f76ba77 [2020-12-15T06:16:22.015Z] Removing intermediate container a30764c4c662 [2020-12-15T06:16:22.015Z] ---> e891d83bada8 [2020-12-15T06:16:22.015Z] Step 6/23 : COPY go.mod . [2020-12-15T06:16:22.015Z] ---> Running in a31460d484b0 [2020-12-15T06:16:22.015Z] Removing intermediate container 7899078a9f29 [2020-12-15T06:16:22.015Z] ---> ff23bf49771a [2020-12-15T06:16:22.015Z] Step 6/27 : COPY go.mod . [2020-12-15T06:16:22.609Z] ---> c5b20fe4d0e5 [2020-12-15T06:16:22.609Z] Step 7/23 : RUN go mod download [2020-12-15T06:16:22.888Z] ---> 688d8ac1ee92 [2020-12-15T06:16:22.888Z] Step 7/27 : RUN go mod download [2020-12-15T06:16:22.888Z] ---> Running in 792f9b399fc8 [2020-12-15T06:16:23.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:23.168Z] ---> Running in a998571eb230 [2020-12-15T06:16:23.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:16:23.440Z] 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-15T06:16:23.440Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T06:16:23.440Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T06:16:23.440Z] OK: 10348 distinct packages available [2020-12-15T06:16:23.716Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T06:16:23.716Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T06:16:23.716Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T06:16:23.716Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T06:16:23.716Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T06:16:23.716Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T06:16:23.716Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T06:16:23.982Z] OK: 7 MiB in 19 packages [2020-12-15T06:16:26.558Z] Removing intermediate container 1fc64f76ba77 [2020-12-15T06:16:26.558Z] ---> d7937c3cc885 [2020-12-15T06:16:26.558Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T06:16:26.825Z] Removing intermediate container a998571eb230 [2020-12-15T06:16:26.825Z] ---> b7b1ef3af3f9 [2020-12-15T06:16:26.825Z] Step 8/27 : COPY . . [2020-12-15T06:16:26.826Z] Removing intermediate container 792f9b399fc8 [2020-12-15T06:16:26.826Z] ---> f0b74a33e4e8 [2020-12-15T06:16:26.826Z] Step 8/23 : COPY . . [2020-12-15T06:16:26.826Z] ---> Running in e1b3f24099b6 [2020-12-15T06:16:27.442Z] Removing intermediate container e1b3f24099b6 [2020-12-15T06:16:27.442Z] ---> abe600e79261 [2020-12-15T06:16:27.442Z] Step 13/24 : WORKDIR / [2020-12-15T06:16:27.442Z] ---> Running in a656238ecbe6 [2020-12-15T06:16:31.764Z] Removing intermediate container a656238ecbe6 [2020-12-15T06:16:31.764Z] ---> 8979c12a0674 [2020-12-15T06:16:31.764Z] 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-15T06:16:36.048Z] ---> 80fffdb45594 [2020-12-15T06:16:36.048Z] 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-15T06:16:41.411Z] ---> b4482370157e [2020-12-15T06:16:41.411Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T06:16:44.766Z] Removing intermediate container edda072f4ff3 [2020-12-15T06:16:44.766Z] ---> 888cf63c4d50 [2020-12-15T06:16:44.766Z] [2020-12-15T06:16:44.766Z] Step 10/22 : FROM scratch [2020-12-15T06:16:44.766Z] ---> [2020-12-15T06:16:44.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T06:16:45.344Z] ---> Using cache [2020-12-15T06:16:45.344Z] ---> 6ab37eacaa7a [2020-12-15T06:16:45.344Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T06:16:47.292Z] ---> 95292da5d54b [2020-12-15T06:16:47.292Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T06:16:47.588Z] ---> Running in a875de4d4542 [2020-12-15T06:16:48.543Z] Removing intermediate container a875de4d4542 [2020-12-15T06:16:48.543Z] ---> 584b579f2fb5 [2020-12-15T06:16:48.543Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T06:16:50.006Z] ---> Running in 093937a0c644 [2020-12-15T06:16:50.007Z] ---> 8a62fc1bf18d [2020-12-15T06:16:50.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T06:16:51.957Z] Removing intermediate container 093937a0c644 [2020-12-15T06:16:51.957Z] ---> a9db5d267232 [2020-12-15T06:16:51.957Z] Step 14/22 : WORKDIR / [2020-12-15T06:16:55.266Z] ---> f02a09a88a87 [2020-12-15T06:16:55.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T06:16:55.266Z] ---> Running in f681f4277434 [2020-12-15T06:16:55.949Z] ---> f92f5eb59298 [2020-12-15T06:16:55.949Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T06:16:55.949Z] Removing intermediate container a31460d484b0 [2020-12-15T06:16:55.949Z] ---> 9704bfe92d4e [2020-12-15T06:16:55.949Z] [2020-12-15T06:16:55.949Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T06:16:55.949Z] ---> be4e4bea2c2e [2020-12-15T06:16:55.949Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T06:16:55.949Z] ---> Using cache [2020-12-15T06:16:55.949Z] ---> d7937c3cc885 [2020-12-15T06:16:55.949Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T06:16:55.949Z] Removing intermediate container f681f4277434 [2020-12-15T06:16:55.949Z] ---> ef28c36236c2 [2020-12-15T06:16:55.949Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T06:16:55.949Z] ---> 10445ed98930 [2020-12-15T06:16:55.949Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T06:16:55.949Z] ---> Running in 477eb177ebf4 [2020-12-15T06:16:55.949Z] ---> 09d6c553f410 [2020-12-15T06:16:55.949Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T06:16:55.949Z] ---> Running in 6f35e9ddee5d [2020-12-15T06:16:56.226Z] ---> Running in f7b73e7d5c16 [2020-12-15T06:16:56.226Z] ---> Running in c880ae684132 [2020-12-15T06:16:56.226Z] ---> 4fca80d80938 [2020-12-15T06:16:56.226Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T06:16:56.488Z] Removing intermediate container 6f35e9ddee5d [2020-12-15T06:16:56.488Z] ---> 3f1412c718d8 [2020-12-15T06:16:56.488Z] Step 13/22 : WORKDIR / [2020-12-15T06:16:56.754Z] ---> Running in 816f268865eb [2020-12-15T06:16:57.019Z] ---> b0842bb560d6 [2020-12-15T06:16:57.019Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T06:16:57.019Z] Removing intermediate container 816f268865eb [2020-12-15T06:16:57.019Z] ---> e1779504680e [2020-12-15T06:16:57.019Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T06:16:57.285Z] 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-15T06:16:57.285Z] 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-15T06:16:57.556Z] ---> ab5e2b7a1aa1 [2020-12-15T06:16:57.556Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T06:16:57.556Z] ---> Running in 9df886420240 [2020-12-15T06:16:57.556Z] ---> 55bbebb2f31a [2020-12-15T06:16:57.556Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T06:16:57.556Z] Removing intermediate container 477eb177ebf4 [2020-12-15T06:16:57.556Z] ---> 1d6d4b7d14fc [2020-12-15T06:16:57.556Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T06:16:57.844Z] ---> Running in b61b194c2209 [2020-12-15T06:16:57.844Z] Removing intermediate container 9df886420240 [2020-12-15T06:16:57.844Z] ---> 47327180d15c [2020-12-15T06:16:57.844Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:16:58.140Z] Removing intermediate container b61b194c2209 [2020-12-15T06:16:58.140Z] ---> aca28dfcb45f [2020-12-15T06:16:58.140Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T06:16:58.140Z] ---> Running in bddd727bdfc8 [2020-12-15T06:16:58.140Z] ---> Running in b9218d8656f3 [2020-12-15T06:16:58.140Z] ---> 41d2958e851d [2020-12-15T06:16:58.140Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T06:16:58.410Z] Removing intermediate container bddd727bdfc8 [2020-12-15T06:16:58.410Z] ---> cbe015f9e237 [2020-12-15T06:16:58.410Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T06:16:58.410Z] ---> Running in b3ca1663b35d [2020-12-15T06:16:58.410Z] Removing intermediate container b9218d8656f3 [2020-12-15T06:16:58.410Z] ---> 399011d0ab65 [2020-12-15T06:16:58.410Z] Step 23/24 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:16:59.811Z] ---> Running in 4c5175a25446 [2020-12-15T06:16:59.811Z] ---> 1ea4154ce8a0 [2020-12-15T06:16:59.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T06:16:59.811Z] Removing intermediate container b3ca1663b35d [2020-12-15T06:16:59.811Z] ---> 6869e93ec7a9 [2020-12-15T06:16:59.811Z] Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:17:00.093Z] Removing intermediate container 4c5175a25446 [2020-12-15T06:17:00.093Z] ---> b5fdec66223c [2020-12-15T06:17:00.093Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T06:17:00.093Z] ---> Running in 6aaca6467ca6 [2020-12-15T06:17:00.376Z] ---> Running in 8d37921e1d20 [2020-12-15T06:17:00.376Z] ---> 5e076046ac89 [2020-12-15T06:17:00.376Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T06:17:00.648Z] Removing intermediate container 6aaca6467ca6 [2020-12-15T06:17:00.648Z] ---> 637e34f6ce9c [2020-12-15T06:17:00.648Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T06:17:00.648Z] Removing intermediate container 8d37921e1d20 [2020-12-15T06:17:00.648Z] ---> a7333d3fd59d [2020-12-15T06:17:00.648Z] [2020-12-15T06:17:00.648Z] ---> Running in a2a9a2e0deb7 [2020-12-15T06:17:00.916Z] ---> Running in 60af13894bb2 [2020-12-15T06:17:01.197Z] Successfully built a7333d3fd59d [2020-12-15T06:17:01.477Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-15T06:17:01.750Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 60af13894bb2 [2020-12-15T06:17:01.750Z] ---> a68cb233dd02 [2020-12-15T06:17:01.750Z] [2020-12-15T06:17:01.750Z] Successfully built a68cb233dd02 [2020-12-15T06:17:02.034Z] Successfully tagged docker-core-command-go:latest [2020-12-15T06:17:04.635Z]  Building docker-core-command-go ... done Removing intermediate container a2a9a2e0deb7 [2020-12-15T06:17:04.635Z] ---> cf0664fa9731 [2020-12-15T06:17:04.635Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T06:17:04.635Z] ---> Running in d2c9d976a4d3 [2020-12-15T06:17:04.635Z] Removing intermediate container d2c9d976a4d3 [2020-12-15T06:17:04.635Z] ---> ecf82634bf56 [2020-12-15T06:17:04.635Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T06:17:04.635Z] ---> Running in bda6cd5bf0ee [2020-12-15T06:17:04.908Z] Removing intermediate container bda6cd5bf0ee [2020-12-15T06:17:04.908Z] ---> d8619a90f27d [2020-12-15T06:17:04.908Z] Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:17:05.186Z] ---> Running in f5139361df93 [2020-12-15T06:17:05.456Z] Removing intermediate container f5139361df93 [2020-12-15T06:17:05.456Z] ---> 7a71780b2695 [2020-12-15T06:17:05.456Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T06:17:05.456Z] ---> Running in 3bdc2cf3d390 [2020-12-15T06:17:05.724Z] Removing intermediate container 3bdc2cf3d390 [2020-12-15T06:17:05.724Z] ---> 922cffc7f596 [2020-12-15T06:17:05.724Z] [2020-12-15T06:17:05.724Z] Successfully built 922cffc7f596 [2020-12-15T06:17:05.990Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-15T06:17:16.096Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c880ae684132 [2020-12-15T06:17:16.097Z] ---> e3720efc8114 [2020-12-15T06:17:16.097Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T06:17:16.097Z] ---> Running in 8ea64e91a39d [2020-12-15T06:17:16.369Z] 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-15T06:17:18.941Z] Removing intermediate container 8ea64e91a39d [2020-12-15T06:17:18.941Z] ---> 3b8458a5c332 [2020-12-15T06:17:18.941Z] [2020-12-15T06:17:18.941Z] Step 11/27 : FROM docker:latest [2020-12-15T06:17:18.941Z] ---> aefe523efa57 [2020-12-15T06:17:18.941Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T06:17:18.941Z] ---> Running in 62507a528a70 [2020-12-15T06:17:19.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:19.523Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:19.794Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T06:17:19.794Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T06:17:19.794Z] Executing bash-5.0.17-r0.post-install [2020-12-15T06:17:19.794Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:17:19.794Z] OK: 12 MiB in 22 packages [2020-12-15T06:17:21.716Z] Removing intermediate container f7b73e7d5c16 [2020-12-15T06:17:21.716Z] ---> 411a2cce044b [2020-12-15T06:17:21.716Z] [2020-12-15T06:17:21.716Z] Step 10/23 : FROM alpine [2020-12-15T06:17:21.716Z] ---> b14afc6dfb98 [2020-12-15T06:17:21.716Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T06:17:21.716Z] ---> Running in db6bef719d67 [2020-12-15T06:17:21.716Z] Removing intermediate container 62507a528a70 [2020-12-15T06:17:21.716Z] ---> d449d38e8058 [2020-12-15T06:17:21.716Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T06:17:21.980Z] ---> Running in e10a562b9be8 [2020-12-15T06:17:21.980Z] Removing intermediate container db6bef719d67 [2020-12-15T06:17:21.980Z] ---> 904ab0e154dd [2020-12-15T06:17:21.980Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T06:17:22.245Z] ---> Running in e6d1d9e51297 [2020-12-15T06:17:22.512Z] Removing intermediate container e6d1d9e51297 [2020-12-15T06:17:22.512Z] ---> 102caf86c746 [2020-12-15T06:17:22.512Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T06:17:22.512Z] ---> Running in 80e8bfb28fe4 [2020-12-15T06:17:22.774Z] Removing intermediate container 80e8bfb28fe4 [2020-12-15T06:17:22.774Z] ---> 1e00cf12e4ec [2020-12-15T06:17:22.774Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T06:17:22.774Z] ---> Running in 1c46e4a1d220 [2020-12-15T06:17:23.037Z] Removing intermediate container e10a562b9be8 [2020-12-15T06:17:23.037Z] ---> 8ee605d103be [2020-12-15T06:17:23.037Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T06:17:23.037Z] ---> Running in ac0f2fb823f6 [2020-12-15T06:17:23.300Z] Removing intermediate container ac0f2fb823f6 [2020-12-15T06:17:23.300Z] ---> cc681e4b89ef [2020-12-15T06:17:23.300Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T06:17:23.300Z] ---> Running in e8345a3807d8 [2020-12-15T06:17:23.566Z] Removing intermediate container e8345a3807d8 [2020-12-15T06:17:23.566Z] ---> e8f65667076b [2020-12-15T06:17:23.566Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T06:17:23.566Z] ---> Running in b14aa5dce886 [2020-12-15T06:17:23.829Z] Removing intermediate container 1c46e4a1d220 [2020-12-15T06:17:23.829Z] ---> a82849ff5e4e [2020-12-15T06:17:23.829Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T06:17:23.829Z] ---> Running in ec8b9e754483 [2020-12-15T06:17:23.829Z] Removing intermediate container b14aa5dce886 [2020-12-15T06:17:23.829Z] ---> 9f353faf1eec [2020-12-15T06:17:23.829Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T06:17:24.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:24.420Z] ---> 9795c2a2569d [2020-12-15T06:17:24.420Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T06:17:24.682Z] ---> 0dd5171af353 [2020-12-15T06:17:24.682Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T06:17:25.256Z] ---> f449c897eacb [2020-12-15T06:17:25.256Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T06:17:25.256Z] ---> Running in 2cf08b29cb57 [2020-12-15T06:17:25.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:25.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:25.827Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:25.827Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T06:17:25.827Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T06:17:25.827Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T06:17:25.827Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T06:17:25.827Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T06:17:25.827Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T06:17:26.090Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T06:17:27.036Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T06:17:27.036Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T06:17:27.036Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T06:17:27.036Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T06:17:27.036Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T06:17:27.036Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T06:17:27.036Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T06:17:27.036Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T06:17:27.036Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T06:17:27.036Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T06:17:27.036Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T06:17:27.297Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T06:17:27.297Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T06:17:27.297Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T06:17:27.297Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T06:17:27.297Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T06:17:27.297Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T06:17:27.297Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T06:17:27.297Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T06:17:27.297Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T06:17:27.869Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T06:17:27.869Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T06:17:27.869Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T06:17:27.869Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T06:17:27.869Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T06:17:27.869Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T06:17:27.869Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T06:17:27.869Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T06:17:27.869Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T06:17:28.130Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T06:17:28.130Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:17:28.130Z] OK: 71 MiB in 55 packages [2020-12-15T06:17:28.392Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T06:17:28.392Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:17:28.392Z] OK: 8 MiB in 19 packages [2020-12-15T06:17:33.682Z] Removing intermediate container ec8b9e754483 [2020-12-15T06:17:33.682Z] ---> ced76da58ab5 [2020-12-15T06:17:33.682Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T06:17:36.987Z] ---> 767f6bd2a790 [2020-12-15T06:17:36.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T06:17:37.950Z] ---> 5380121ac692 [2020-12-15T06:17:37.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T06:17:38.211Z] Removing intermediate container 2cf08b29cb57 [2020-12-15T06:17:38.211Z] ---> 0944058d4239 [2020-12-15T06:17:38.211Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T06:17:38.211Z] ---> Running in 57ac5a4884af [2020-12-15T06:17:38.475Z] ---> e3a218a16890 [2020-12-15T06:17:38.475Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T06:17:38.475Z] ---> Running in 7793d37278d2 [2020-12-15T06:17:38.738Z] Removing intermediate container 7793d37278d2 [2020-12-15T06:17:38.738Z] ---> 9a0367380865 [2020-12-15T06:17:38.738Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:17:38.738Z] ---> Running in 1c739c3c2c46 [2020-12-15T06:17:39.001Z] Removing intermediate container 1c739c3c2c46 [2020-12-15T06:17:39.001Z] ---> fc68e2100261 [2020-12-15T06:17:39.001Z] Step 21/23 : LABEL arch=x86_64 [2020-12-15T06:17:39.001Z] ---> Running in 27b4765d8ce9 [2020-12-15T06:17:39.001Z] Removing intermediate container 27b4765d8ce9 [2020-12-15T06:17:39.001Z] ---> f0c04f9f23ef [2020-12-15T06:17:39.001Z] Step 22/23 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:17:39.263Z] ---> Running in f9cdba710bed [2020-12-15T06:17:39.263Z] Removing intermediate container f9cdba710bed [2020-12-15T06:17:39.263Z] ---> 68a07e419fee [2020-12-15T06:17:39.263Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T06:17:39.263Z] ---> Running in b62ea3a420cc [2020-12-15T06:17:39.528Z] Removing intermediate container b62ea3a420cc [2020-12-15T06:17:39.528Z] ---> 7e0fc11670a6 [2020-12-15T06:17:39.528Z] [2020-12-15T06:17:39.528Z] Collecting docker-compose==1.23.2 [2020-12-15T06:17:39.528Z] Successfully built 7e0fc11670a6 [2020-12-15T06:17:39.528Z] Successfully tagged docker-core-data-go:latest [2020-12-15T06:17:39.887Z]  Building docker-core-data-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T06:17:39.887Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T06:17:39.887Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T06:17:40.173Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T06:17:40.173Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T06:17:40.601Z] Collecting PyYAML<4,>=3.10 [2020-12-15T06:17:40.601Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T06:17:41.176Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T06:17:41.176Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T06:17:41.437Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T06:17:41.437Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T06:17:41.437Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T06:17:41.437Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T06:17:42.011Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T06:17:42.011Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T06:17:42.584Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T06:17:42.584Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T06:17:43.156Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T06:17:43.156Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T06:17:43.156Z] 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-15T06:17:43.156Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T06:17:43.156Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T06:17:43.417Z] Collecting idna<2.8,>=2.5 [2020-12-15T06:17:43.417Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T06:17:43.417Z] 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-15T06:17:43.417Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T06:17:43.417Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T06:17:43.417Z] 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-15T06:17:43.417Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T06:17:43.417Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T06:17:43.417Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T06:17:43.417Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T06:17:43.678Z] Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, jsonschema, dockerpty, texttable, docopt, docker-compose [2020-12-15T06:17:43.678Z] Attempting uninstall: idna [2020-12-15T06:17:43.678Z] Found existing installation: idna 2.9 [2020-12-15T06:17:43.678Z] Uninstalling idna-2.9: [2020-12-15T06:17:43.678Z] Successfully uninstalled idna-2.9 [2020-12-15T06:17:43.940Z] Attempting uninstall: urllib3 [2020-12-15T06:17:43.940Z] Found existing installation: urllib3 1.25.9 [2020-12-15T06:17:43.940Z] Uninstalling urllib3-1.25.9: [2020-12-15T06:17:43.940Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T06:17:44.202Z] Attempting uninstall: requests [2020-12-15T06:17:44.202Z] Found existing installation: requests 2.23.0 [2020-12-15T06:17:44.202Z] Uninstalling requests-2.23.0: [2020-12-15T06:17:44.202Z] Successfully uninstalled requests-2.23.0 [2020-12-15T06:17:44.775Z] Running setup.py install for PyYAML: started [2020-12-15T06:17:45.038Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T06:17:45.300Z] Running setup.py install for dockerpty: started [2020-12-15T06:17:45.563Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T06:17:45.824Z] Running setup.py install for texttable: started [2020-12-15T06:17:46.087Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T06:17:46.087Z] Running setup.py install for docopt: started [2020-12-15T06:17:46.662Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T06:17:46.924Z] 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-15T06:17:50.228Z] Removing intermediate container 57ac5a4884af [2020-12-15T06:17:50.228Z] ---> 41f1d9f9283d [2020-12-15T06:17:50.228Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T06:17:50.228Z] ---> Running in e7611340e076 [2020-12-15T06:17:50.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:50.814Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T06:17:51.086Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T06:17:51.086Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T06:17:51.086Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T06:17:51.086Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T06:17:51.086Z] OK: 72 MiB in 58 packages [2020-12-15T06:17:51.658Z] Removing intermediate container e7611340e076 [2020-12-15T06:17:51.658Z] ---> 461cdddffac2 [2020-12-15T06:17:51.658Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T06:17:51.658Z] ---> Running in 5b405fc02260 [2020-12-15T06:17:51.919Z] Removing intermediate container 5b405fc02260 [2020-12-15T06:17:51.919Z] ---> 1d95f855f1ac [2020-12-15T06:17:51.919Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T06:17:51.919Z] ---> Running in cf47ddaca496 [2020-12-15T06:17:52.182Z] Removing intermediate container cf47ddaca496 [2020-12-15T06:17:52.182Z] ---> 304126bdaf47 [2020-12-15T06:17:52.182Z] Step 25/27 : LABEL arch=x86_64 [2020-12-15T06:17:52.182Z] ---> Running in be2c8f42cd46 [2020-12-15T06:17:52.182Z] Removing intermediate container be2c8f42cd46 [2020-12-15T06:17:52.182Z] ---> d9cafa8dea58 [2020-12-15T06:17:52.182Z] Step 26/27 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [2020-12-15T06:17:52.445Z] ---> Running in 86c569582607 [2020-12-15T06:17:52.445Z] Removing intermediate container 86c569582607 [2020-12-15T06:17:52.445Z] ---> f3ac4f1708d5 [2020-12-15T06:17:52.445Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T06:17:52.708Z] ---> Running in 1d7d01e3699d [2020-12-15T06:17:52.969Z] Removing intermediate container 1d7d01e3699d [2020-12-15T06:17:52.969Z] ---> 61961eb3bd5f [2020-12-15T06:17:52.969Z] [2020-12-15T06:17:52.969Z] Successfully built 61961eb3bd5f [2020-12-15T06:17:53.235Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-15T06:17:53.510Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T06:17:53.537Z] $ docker stop --time=1 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c [2020-12-15T06:17:55.157Z] $ docker rm -f 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T06:17:55.799Z] + docker images [2020-12-15T06:17:55.799Z] + grep docker [2020-12-15T06:17:55.799Z] docker-sys-mgmt-agent-go latest 61961eb3bd5f 3 seconds ago 313MB [2020-12-15T06:17:55.799Z] docker-core-data-go latest 7e0fc11670a6 16 seconds ago 23.7MB [2020-12-15T06:17:55.799Z] docker-security-bootstrap-redis-go latest 922cffc7f596 50 seconds ago 15.8MB [2020-12-15T06:17:55.799Z] docker-core-command-go latest a68cb233dd02 54 seconds ago 12.2MB [2020-12-15T06:17:55.799Z] docker-security-secretstore-setup-go latest a7333d3fd59d 55 seconds ago 24.7MB [2020-12-15T06:17:55.799Z] docker-security-secrets-setup-go latest 013e44b02939 About a minute ago 23.9MB [2020-12-15T06:17:55.799Z] docker-security-proxy-setup-go latest 656053640c1a 2 minutes ago 24.6MB [2020-12-15T06:17:55.799Z] docker-support-notifications-go latest 54882d10826b 2 minutes ago 13.6MB [2020-12-15T06:17:55.799Z] docker-core-metadata-go latest b438cb60f280 2 minutes ago 14.5MB [2020-12-15T06:17:55.799Z] docker-support-scheduler-go latest 293dbff200ca 2 minutes ago 12.3MB [2020-12-15T06:17:55.799Z] docker latest aefe523efa57 4 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-15T06:18:12.249Z] Still waiting to schedule task [2020-12-15T06:18:12.249Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-15T06:19:08.098Z] Running on prd-ubuntu18.04-docker-8c-8g-16067 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws [2020-12-15T06:19:08.206Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-15T06:19:10.439Z] using credential edgex-jenkins-ssh [2020-12-15T06:19:10.520Z] Cloning the remote Git repository [2020-12-15T06:19:10.541Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:19:10.615Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T06:19:10.645Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:19:10.645Z] > git --version # timeout=10 [2020-12-15T06:19:10.654Z] > git --version # 'git version 2.17.1' [2020-12-15T06:19:10.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:19:10.679Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:19:41.469Z] Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] } [2020-12-15T06:19:40.781Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:19:40.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T06:19:40.799Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T06:19:40.811Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T06:19:40.812Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T06:19:40.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T06:19:41.479Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T06:19:41.485Z] > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-15T06:19:42.570Z] Failed in branch amd64 [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-15T06:19:50.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:19:51.845Z] ---> package-listing.sh [2020-12-15T06:19:51.845Z] ++ facter osfamily [2020-12-15T06:19:51.845Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T06:19:51.845Z] + OS_FAMILY=redhat [2020-12-15T06:19:51.845Z] + workspace=/w/workspace/edgex-go/1 [2020-12-15T06:19:51.845Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T06:19:51.845Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T06:19:51.845Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T06:19:51.845Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T06:19:51.845Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T06:19:51.845Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T06:19:51.845Z] + case "${OS_FAMILY}" in [2020-12-15T06:19:51.845Z] + rpm -qa [2020-12-15T06:19:51.845Z] + sort [2020-12-15T06:19:57.164Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T06:19:57.164Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T06:19:57.164Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T06:19:57.164Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T06:19:57.164Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-15T06:19:57.164Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-15T06:19:57.199Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T06:19:57.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:19:57.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T06:19:57.859Z] [2020-12-15T06:19:57.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T06:19:58.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T06:19:58.248Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T06:19:58.248Z] df20fa9351a1: Pulling fs layer [2020-12-15T06:19:58.248Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T06:19:58.248Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T06:19:58.248Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T06:19:58.248Z] 93b61091891f: Pulling fs layer [2020-12-15T06:19:58.248Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T06:19:58.248Z] 5e14af77c1be: Pulling fs layer [2020-12-15T06:19:58.248Z] 01666e4c0597: Pulling fs layer [2020-12-15T06:19:58.248Z] aa168da1d23b: Pulling fs layer [2020-12-15T06:19:58.248Z] 93b9cdb0e59b: Waiting [2020-12-15T06:19:58.248Z] 5e14af77c1be: Waiting [2020-12-15T06:19:58.248Z] 01666e4c0597: Waiting [2020-12-15T06:19:58.248Z] aa168da1d23b: Waiting [2020-12-15T06:19:58.248Z] 46f8f816bc3b: Waiting [2020-12-15T06:19:58.248Z] 93b61091891f: Waiting [2020-12-15T06:19:58.248Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T06:19:58.248Z] 36b3adc4ff6f: Download complete [2020-12-15T06:19:58.248Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T06:19:58.248Z] 46f8f816bc3b: Download complete [2020-12-15T06:19:58.509Z] df20fa9351a1: Verifying Checksum [2020-12-15T06:19:58.509Z] df20fa9351a1: Download complete [2020-12-15T06:19:58.509Z] 93b9cdb0e59b: Verifying Checksum [2020-12-15T06:19:58.509Z] 93b9cdb0e59b: Download complete [2020-12-15T06:19:58.509Z] 5e14af77c1be: Download complete [2020-12-15T06:19:58.509Z] 93b61091891f: Verifying Checksum [2020-12-15T06:19:58.509Z] 93b61091891f: Download complete [2020-12-15T06:19:58.509Z] 01666e4c0597: Verifying Checksum [2020-12-15T06:19:58.509Z] 01666e4c0597: Download complete [2020-12-15T06:19:58.771Z] df20fa9351a1: Pull complete [2020-12-15T06:19:59.036Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T06:19:59.036Z] 8ad3a11d3b57: Download complete [2020-12-15T06:19:59.036Z] 36b3adc4ff6f: Pull complete [2020-12-15T06:19:59.613Z] 8ad3a11d3b57: Pull complete [2020-12-15T06:19:59.880Z] 46f8f816bc3b: Pull complete [2020-12-15T06:20:00.175Z] 93b61091891f: Pull complete [2020-12-15T06:20:00.175Z] 93b9cdb0e59b: Pull complete [2020-12-15T06:20:01.208Z] aa168da1d23b: Verifying Checksum [2020-12-15T06:20:01.208Z] aa168da1d23b: Download complete [2020-12-15T06:20:04.533Z] 5e14af77c1be: Pull complete [2020-12-15T06:20:04.533Z] 01666e4c0597: Pull complete [2020-12-15T06:20:12.706Z] aa168da1d23b: Pull complete [2020-12-15T06:20:12.706Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T06:20:12.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T06:20:12.706Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T06:20:12.944Z] prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container [2020-12-15T06:20:12.995Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T06:20:22.080Z] $ docker top 2968333a7dc7151f4c8d02521a239f55255594e95f7a54f812dbc629e682bdf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T06:20:22.728Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T06:20:23.040Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T06:20:23.372Z] + ls /var/log/sa-host [2020-12-15T06:20:23.373Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T06:20:23.373Z] file_magic: OK [2020-12-15T06:20:23.373Z] HZ: Using current value: 100 [2020-12-15T06:20:23.373Z] file_header: OK [2020-12-15T06:20:23.373Z] 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-15T06:20:23.373Z] Statistics: [2020-12-15T06:20:23.373Z] 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... [2020-12-15T06:20:23.373Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T06:20:23.373Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T06:20:23.373Z] file_magic: OK [2020-12-15T06:20:23.373Z] HZ: Using current value: 100 [2020-12-15T06:20:23.373Z] file_header: OK [2020-12-15T06:20:23.373Z] 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-15T06:20:23.373Z] Statistics: [2020-12-15T06:20:23.373Z] Hnuu...uuuununununu... [2020-12-15T06:20:23.373Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T06:20:23.685Z] provisioning config files... [2020-12-15T06:20:23.699Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7200513317598204594tmp [Pipeline] { [Pipeline] echo [2020-12-15T06:20:23.827Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:20:24.158Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T06:20:24.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T06:20:24.334Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:20:24.668Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T06:20:24.704Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:20:25.046Z] ---> sudo-logs.sh [2020-12-15T06:20:25.046Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T06:20:25.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:20:25.407Z] ---> job-cost.sh [2020-12-15T06:20:25.407Z] lf-activate-venv: SKIPPING [2020-12-15T06:20:25.407Z] INFO: No Stack... [2020-12-15T06:20:26.793Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T06:20:27.365Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T06:20:27.402Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T06:20:27.736Z] ---> logs-deploy.sh [2020-12-15T06:20:27.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2949/1 [2020-12-15T06:20:27.736Z] INFO: archiving workspace using pattern(s): [2020-12-15T06:20:29.655Z] Archives upload complete. [2020-12-15T06:20:29.655Z] INFO: archiving logs to Nexus