Pull request #3003 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 6aacc02e765899b5f00a422c0b56178915ca79e6 rather than a68a33269683ee19d482be29f7f4793b3100571e Obtained Jenkinsfile from 6aacc02e765899b5f00a422c0b56178915ca79e6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-19135 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e Merge succeeded, producing ec616228cce920f28329a6c8568758a2bc094f92 Checking out Revision ec616228cce920f28329a6c8568758a2bc094f92 (PR-3003) > git config core.sparsecheckout # timeout=10 > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec616228cce920f28329a6c8568758a2bc094f92 # timeout=10 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk e297e52c37252bd03866ffecf1413e9f83c22788 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T22:11:17.784Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T22:11:18.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T22:11:18.257Z] ========================================================= [2021-01-08T22:11:18.257Z] EdgeX Global Pipelines Version Info [2021-01-08T22:11:18.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:11:19.750Z] ------------------- [2021-01-08T22:11:19.750Z] stable info: [2021-01-08T22:11:19.750Z] ------------------- [2021-01-08T22:11:19.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T22:11:19.750Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T22:11:19.750Z] Message: update stable to v1.0.173 [2021-01-08T22:11:20.694Z] ------------------- [2021-01-08T22:11:20.694Z] experimental info: [2021-01-08T22:11:20.694Z] ------------------- [2021-01-08T22:11:20.694Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T22:11:20.694Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T22:11:20.694Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T22:11:21.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-08T22:11:21.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-08T22:11:21.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T22:11:21.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T22:11:21.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T22:11:21.496Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T22:11:21.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T22:11:21.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-08T22:11:21.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-08T22:11:21.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-08T22:11:21.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T22:11:22.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T22:11:22.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T22:11:22.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T22:11:22.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T22:11:22.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T22:11:22.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-08T22:11:22.728Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T22:11:22.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-08T22:11:22.921Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-08T22:11:23.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-08T22:11:23.095Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T22:11:23.181Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T22:11:23.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3003 [Pipeline] echo [2021-01-08T22:11:23.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3003 [Pipeline] echo [2021-01-08T22:11:23.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3003 [Pipeline] echo [2021-01-08T22:11:23.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec616228cce920f28329a6c8568758a2bc094f92 [Pipeline] echo [2021-01-08T22:11:23.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec61622 [Pipeline] echo [2021-01-08T22:11:23.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T22:11:23.934Z] provisioning config files... [2021-01-08T22:11:23.964Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6314990891190812904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:11:24.318Z] ---> docker-login.sh [2021-01-08T22:11:24.318Z] nexus3.edgexfoundry.org:10001 [2021-01-08T22:11:24.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T22:11:24.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T22:11:24.582Z] Configure a credential helper to remove this warning. See [2021-01-08T22:11:24.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T22:11:24.582Z] [2021-01-08T22:11:24.582Z] Login Succeeded [2021-01-08T22:11:24.845Z] nexus3.edgexfoundry.org:10002 [2021-01-08T22:11:24.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T22:11:24.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T22:11:24.845Z] Configure a credential helper to remove this warning. See [2021-01-08T22:11:24.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T22:11:24.845Z] [2021-01-08T22:11:24.845Z] Login Succeeded [2021-01-08T22:11:24.845Z] nexus3.edgexfoundry.org:10003 [2021-01-08T22:11:25.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T22:11:25.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T22:11:25.109Z] Configure a credential helper to remove this warning. See [2021-01-08T22:11:25.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T22:11:25.109Z] [2021-01-08T22:11:25.109Z] Login Succeeded [2021-01-08T22:11:25.109Z] nexus3.edgexfoundry.org:10004 [2021-01-08T22:11:25.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T22:11:25.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T22:11:25.371Z] Configure a credential helper to remove this warning. See [2021-01-08T22:11:25.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T22:11:25.371Z] [2021-01-08T22:11:25.371Z] Login Succeeded [2021-01-08T22:11:25.371Z] docker.io [2021-01-08T22:11:25.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T22:11:25.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T22:11:25.633Z] Configure a credential helper to remove this warning. See [2021-01-08T22:11:25.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T22:11:25.633Z] [2021-01-08T22:11:25.633Z] Login Succeeded [2021-01-08T22:11:25.633Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T22:11:25.643Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T22:11:26.115Z] ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/core-command/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/core-data/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-08T22:11:26.116Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T22:11:26.116Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-08T22:11:26.116Z] ++ cut -d/ -f2 [2021-01-08T22:11:26.116Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-08T22:11:26.185Z] 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:11:27.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T22:11:27.761Z] [2021-01-08T22:11:27.761Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:11:28.111Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T22:11:28.111Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T22:11:28.111Z] 31603596830f: Pulling fs layer [2021-01-08T22:11:28.111Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T22:11:28.111Z] 6ca5941a6612: Pulling fs layer [2021-01-08T22:11:28.111Z] ecc8261a40a4: Pulling fs layer [2021-01-08T22:11:28.111Z] 2a8b12db71e7: Verifying Checksum [2021-01-08T22:11:28.111Z] 2a8b12db71e7: Download complete [2021-01-08T22:11:28.380Z] 31603596830f: Verifying Checksum [2021-01-08T22:11:28.380Z] 31603596830f: Download complete [2021-01-08T22:11:28.380Z] ecc8261a40a4: Verifying Checksum [2021-01-08T22:11:28.380Z] ecc8261a40a4: Download complete [2021-01-08T22:11:28.380Z] 6ca5941a6612: Verifying Checksum [2021-01-08T22:11:28.380Z] 6ca5941a6612: Download complete [2021-01-08T22:11:28.643Z] 31603596830f: Pull complete [2021-01-08T22:11:28.908Z] 2a8b12db71e7: Pull complete [2021-01-08T22:11:29.864Z] 6ca5941a6612: Pull complete [2021-01-08T22:11:29.864Z] ecc8261a40a4: Pull complete [2021-01-08T22:11:29.864Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T22:11:29.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T22:11:29.864Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T22:11:30.003Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:11:30.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T22:11:32.584Z] $ docker top 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T22:11:32.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T22:11:32.901Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T22:11:33.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T22:11:33.118Z] $ docker exec 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent [2021-01-08T22:11:33.294Z] SSH_AUTH_SOCK=/tmp/ssh-XUCPgpuuxueb/agent.12 [2021-01-08T22:11:33.294Z] SSH_AGENT_PID=17 [2021-01-08T22:11:33.306Z] Running ssh-add (command line suppressed) [2021-01-08T22:11:33.424Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4984358155298802607.key (/w/workspace/edgex-go/2@tmp/private_key_4984358155298802607.key) [2021-01-08T22:11:33.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T22:11:33.820Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T22:11:33.849Z] $ docker exec --env ******** --env ******** 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent -k [2021-01-08T22:11:33.967Z] unset SSH_AUTH_SOCK; [2021-01-08T22:11:33.967Z] unset SSH_AGENT_PID; [2021-01-08T22:11:33.967Z] echo Agent pid 17 killed; [2021-01-08T22:11:34.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T22:11:34.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T22:11:34.153Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T22:11:34.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T22:11:34.322Z] $ docker exec 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent [2021-01-08T22:11:34.481Z] SSH_AUTH_SOCK=/tmp/ssh-c3hK8bNhhtkg/agent.47 [2021-01-08T22:11:34.481Z] SSH_AGENT_PID=52 [2021-01-08T22:11:34.490Z] Running ssh-add (command line suppressed) [2021-01-08T22:11:34.610Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5766913207780777547.key (/w/workspace/edgex-go/2@tmp/private_key_5766913207780777547.key) [2021-01-08T22:11:34.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T22:11:35.005Z] + git semver init [2021-01-08T22:11:35.005Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T22:11:35.005Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-08T22:11:35.005Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-08T22:11:35.005Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T22:11:35.005Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T22:11:35.005Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T22:11:35.005Z] # $SEMVER_BRANCH = PR-3003 [2021-01-08T22:11:35.005Z] # $SEMVER_TEMP = /tmp/semver-677392809 [2021-01-08T22:11:35.005Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-08T22:11:57.062Z] # '/tmp/semver-677392809' -> '/w/workspace/edgex-go/2/.semver' [2021-01-08T22:11:57.062Z] # -> Force: false [2021-01-08T22:11:57.062Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-08T22:11:57.078Z] $ docker exec --env ******** --env ******** 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 ssh-agent -k [2021-01-08T22:11:57.348Z] unset SSH_AUTH_SOCK; [2021-01-08T22:11:57.349Z] unset SSH_AGENT_PID; [2021-01-08T22:11:57.349Z] echo Agent pid 52 killed; [2021-01-08T22:11:57.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T22:11:57.963Z] + git semver [Pipeline] } [2021-01-08T22:11:57.984Z] $ docker stop --time=1 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 [2021-01-08T22:12:00.038Z] $ docker rm -f 4be03c4c5594d43900954c86239122568fa9016ac9fe5213ba41d3df777d05e3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T22:12:00.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T22:12:01.255Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T22:12:01.258Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T22:12:02.158Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T22:12:02.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T22:12:02.765Z] + sudo service docker restart [2021-01-08T22:12:02.765Z] + true [2021-01-08T22:12:02.765Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-08T22:12:03.355Z] ========================================================= [2021-01-08T22:12:03.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T22:12:03.355Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:12:03.703Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-08T22:12:07.022Z] Sending build context to Docker daemon 326.4MB [2021-01-08T22:12:07.022Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T22:12:07.022Z] Step 2/6 : FROM ${BASE} [2021-01-08T22:12:07.287Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T22:12:07.287Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T22:12:07.287Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T22:12:07.287Z] de9db76c5a1d: Pulling fs layer [2021-01-08T22:12:07.287Z] bca2f99d35d6: Pulling fs layer [2021-01-08T22:12:07.287Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T22:12:07.287Z] 7c6f9722023f: Pulling fs layer [2021-01-08T22:12:07.287Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T22:12:07.287Z] 7c6f9722023f: Waiting [2021-01-08T22:12:07.287Z] a35cf1a2eb13: Waiting [2021-01-08T22:12:07.287Z] bca2f99d35d6: Waiting [2021-01-08T22:12:07.287Z] 93359f2a8cfa: Waiting [2021-01-08T22:12:07.287Z] de9db76c5a1d: Verifying Checksum [2021-01-08T22:12:07.287Z] de9db76c5a1d: Download complete [2021-01-08T22:12:07.287Z] 0ef7d3d256c8: Download complete [2021-01-08T22:12:07.287Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T22:12:07.287Z] 93359f2a8cfa: Download complete [2021-01-08T22:12:07.287Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T22:12:07.287Z] 188c0c94c7c5: Download complete [2021-01-08T22:12:07.287Z] 7c6f9722023f: Verifying Checksum [2021-01-08T22:12:07.287Z] 7c6f9722023f: Download complete [2021-01-08T22:12:07.555Z] 188c0c94c7c5: Pull complete [2021-01-08T22:12:07.817Z] 0ef7d3d256c8: Pull complete [2021-01-08T22:12:07.817Z] de9db76c5a1d: Pull complete [2021-01-08T22:12:09.752Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T22:12:09.752Z] a35cf1a2eb13: Download complete [2021-01-08T22:12:10.017Z] bca2f99d35d6: Download complete [2021-01-08T22:12:15.346Z] bca2f99d35d6: Pull complete [2021-01-08T22:12:15.346Z] 93359f2a8cfa: Pull complete [2021-01-08T22:12:15.346Z] 7c6f9722023f: Pull complete [2021-01-08T22:12:16.644Z] Still waiting to schedule task [2021-01-08T22:12:16.644Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-08T22:12:20.680Z] a35cf1a2eb13: Pull complete [2021-01-08T22:12:20.680Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T22:12:20.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T22:12:20.680Z] ---> a62c8e92a672 [2021-01-08T22:12:20.680Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T22:12:20.947Z] ---> Running in 2041ae42e95e [2021-01-08T22:12:21.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:12:22.472Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:12:22.735Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T22:12:22.998Z] (2/12) Installing file (5.38-r0) [2021-01-08T22:12:22.998Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T22:12:23.261Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T22:12:27.485Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T22:12:27.485Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T22:12:27.485Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T22:12:27.485Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T22:12:27.485Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T22:12:27.485Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T22:12:27.748Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T22:12:27.748Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T22:12:27.748Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:12:27.748Z] OK: 233 MiB in 51 packages [2021-01-08T22:12:31.973Z] Removing intermediate container 2041ae42e95e [2021-01-08T22:12:31.973Z] ---> eae549f0976d [2021-01-08T22:12:31.973Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T22:12:31.973Z] ---> Running in db0fea2cbdc6 [2021-01-08T22:12:31.973Z] Removing intermediate container db0fea2cbdc6 [2021-01-08T22:12:31.973Z] ---> 04e910f13b05 [2021-01-08T22:12:31.973Z] Step 5/6 : COPY go.mod . [2021-01-08T22:12:31.973Z] ---> a2b8ef2207be [2021-01-08T22:12:31.973Z] Step 6/6 : RUN go mod download [2021-01-08T22:12:32.239Z] ---> Running in c9f3e575e630 [2021-01-08T22:12:54.265Z] Removing intermediate container c9f3e575e630 [2021-01-08T22:12:54.265Z] ---> 0438db101634 [2021-01-08T22:12:54.265Z] Successfully built 0438db101634 [2021-01-08T22:12:54.265Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:12:54.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T22:12:54.590Z] . [Pipeline] withDockerContainer [2021-01-08T22:12:54.703Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:12:54.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T22:12:55.619Z] $ docker top d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T22:12:56.195Z] + go version [2021-01-08T22:12:56.195Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T22:12:56.212Z] $ docker stop --time=1 d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f [2021-01-08T22:12:57.577Z] $ docker rm -f d0be01b6b1e7bb79db327e86063327ad8940ba224975b2bd6ecb35b54735c31f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:12:58.581Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T22:12:58.581Z] . [Pipeline] withDockerContainer [2021-01-08T22:12:58.681Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:12:58.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T22:12:59.742Z] $ docker top 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T22:12:59.938Z] ========================================================= [2021-01-08T22:12:59.938Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T22:12:59.938Z] ========================================================= [Pipeline] sh [2021-01-08T22:13:00.229Z] + make test [2021-01-08T22:13:00.229Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T22:13:10.374Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T22:13:22.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T22:13:31.007Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T22:13:31.273Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T22:13:31.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T22:13:32.511Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T22:13:34.460Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T22:13:34.460Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T22:13:34.460Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T22:13:35.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.6% of statements [2021-01-08T22:13:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T22:13:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T22:13:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T22:13:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T22:13:35.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T22:13:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.238s coverage: 27.0% of statements [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T22:13:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T22:13:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T22:13:40.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 77.1% of statements [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T22:13:40.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T22:13:41.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.451s coverage: 82.4% of statements [2021-01-08T22:13:41.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T22:13:41.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T22:13:41.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T22:13:41.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T22:13:42.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.332s coverage: 28.6% of statements [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T22:13:42.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T22:13:42.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-01-08T22:13:42.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T22:13:42.832Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.115s coverage: 86.7% of statements [2021-01-08T22:13:42.832Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T22:13:43.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-08T22:13:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T22:13:43.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-01-08T22:13:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T22:13:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T22:13:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T22:13:43.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T22:13:45.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.320s coverage: 93.8% of statements [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T22:13:45.397Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T22:13:45.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T22:13:45.398Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T22:13:45.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T22:13:45.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2021-01-08T22:13:45.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T22:13:45.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-08T22:13:45.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.077s coverage: 87.2% of statements [2021-01-08T22:13:45.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 84.2% of statements [2021-01-08T22:13:46.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.093s coverage: 91.4% of statements [2021-01-08T22:13:46.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T22:13:47.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements [2021-01-08T22:13:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T22:13:47.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T22:13:47.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-01-08T22:13:47.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.058s coverage: 91.3% of statements [2021-01-08T22:13:47.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-08T22:13:47.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-01-08T22:13:47.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-01-08T22:13:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 55.9% of statements [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T22:13:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.0% of statements [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T22:13:49.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T22:13:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.343s coverage: 84.0% of statements [2021-01-08T22:13:49.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements [2021-01-08T22:13:52.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.1% of statements [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T22:13:52.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T22:13:52.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-08T22:13:52.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T22:13:52.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.733s coverage: 29.1% of statements [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T22:13:52.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.075s coverage: 99.0% of statements [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T22:13:52.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.040s coverage: 100.0% of statements [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T22:13:52.604Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T22:13:52.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T22:13:52.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T22:13:52.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-01-08T22:13:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T22:13:52.873Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T22:13:52.873Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-01-08T22:13:53.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-08T22:13:53.449Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-08T22:13:54.045Z] GO111MODULE=on go vet ./... [2021-01-08T22:14:10.619Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19136 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws [2021-01-08T22:14:10.695Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-08T22:14:15.540Z] using credential edgex-jenkins-ssh [2021-01-08T22:14:15.614Z] Cloning the remote Git repository [2021-01-08T22:14:15.673Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:14:15.793Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-08T22:14:15.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:14:15.881Z] > git --version # timeout=10 [2021-01-08T22:14:15.904Z] > git --version # 'git version 2.17.1' [2021-01-08T22:14:15.906Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T22:14:15.976Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T22:14:20.756Z] gofmt -l . [2021-01-08T22:14:20.756Z] [ "`gofmt -l .`" = "" ] [2021-01-08T22:14:20.756Z] ./bin/test-go-mod-tidy.sh [2021-01-08T22:14:20.756Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-08T22:14:21.077Z] + ls -al . [2021-01-08T22:14:21.077Z] total 640 [2021-01-08T22:14:21.077Z] drwxrwxr-x 10 1001 1001 4096 Jan 8 22:14 . [2021-01-08T22:14:21.077Z] drwxr-xr-x 4 root root 28 Jan 8 22:12 .. [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 11 Jan 8 22:11 .dockerignore [2021-01-08T22:14:21.077Z] drwxrwxr-x 8 1001 1001 179 Jan 8 22:11 .git [2021-01-08T22:14:21.077Z] drwxrwxr-x 3 1001 1001 125 Jan 8 22:11 .github [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 824 Jan 8 22:11 .gitignore [2021-01-08T22:14:21.077Z] drwx------ 3 1001 1001 47 Jan 8 22:11 .semver [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 166 Jan 8 22:11 .sonarcloud.properties [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 22:11 CONTRIBUTING.md [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 931 Jan 8 22:11 Dockerfile.build [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 863 Jan 8 22:11 Jenkinsfile [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 22:11 LICENSE [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 5750 Jan 8 22:11 Makefile [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 6524 Jan 8 22:11 README.md [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 6744 Jan 8 22:11 SECURITY.md [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 22:12 VERSION [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 4131 Jan 8 22:11 ZMQWindows.md [2021-01-08T22:14:21.077Z] drwxrwxr-x 2 1001 1001 117 Jan 8 22:11 bin [2021-01-08T22:14:21.077Z] drwxrwxr-x 14 1001 1001 4096 Jan 8 22:11 cmd [2021-01-08T22:14:21.077Z] -rw-r--r-- 1 root root 541590 Jan 8 22:13 coverage.out [2021-01-08T22:14:21.077Z] -rw-r--r-- 1 root root 979 Jan 8 22:14 go.mod [2021-01-08T22:14:21.077Z] -rw-r--r-- 1 root root 19019 Jan 8 22:14 go.sum [2021-01-08T22:14:21.077Z] drwxrwxr-x 8 1001 1001 127 Jan 8 22:11 internal [2021-01-08T22:14:21.077Z] drwxrwxr-x 4 1001 1001 26 Jan 8 22:11 openapi [2021-01-08T22:14:21.077Z] drwxrwxr-x 4 1001 1001 71 Jan 8 22:11 snap [2021-01-08T22:14:21.077Z] -rw-rw-r-- 1 1001 1001 168 Jan 8 22:11 version.go [Pipeline] sh [2021-01-08T22:14:21.379Z] + '[' -e coverage.out ] [2021-01-08T22:14:21.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-08T22:14:21.634Z] Stashed 1 file(s) [Pipeline] sh [2021-01-08T22:14:21.928Z] + make build [2021-01-08T22:14:21.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T22:14:26.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T22:14:30.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T22:14:30.401Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T22:14:30.471Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T22:14:30.537Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:14:30.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T22:14:30.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T22:14:31.302Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T22:14:31.906Z] Failed in branch arm64 [2021-01-08T22:14:31.323Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T22:14:31.352Z] > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # timeout=10 [2021-01-08T22:14:34.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T22:14:34.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T22:14:35.947Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T22:14:36.213Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T22:14:37.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T22:14:39.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T22:14:40.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T22:14:41.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T22:14:42.406Z] 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 [2021-01-08T22:14:43.360Z] 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] } [2021-01-08T22:14:44.790Z] $ docker stop --time=1 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 [2021-01-08T22:14:46.439Z] $ docker rm -f 43c4c6f74d3f3baa63530c12069bc87cf306bae801cfb737eb6d056c2eb98f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:14:49.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T22:14:49.799Z] [2021-01-08T22:14:49.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:14:50.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T22:14:50.150Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-08T22:14:50.150Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-08T22:14:50.150Z] ca9280d653b3: Pulling fs layer [2021-01-08T22:14:50.150Z] 7e9c9ca2126c: Pulling fs layer [2021-01-08T22:14:50.417Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-08T22:14:50.417Z] cbdbe7a5bc2a: Download complete [2021-01-08T22:14:50.996Z] cbdbe7a5bc2a: Pull complete [2021-01-08T22:14:51.260Z] ca9280d653b3: Verifying Checksum [2021-01-08T22:14:51.260Z] ca9280d653b3: Download complete [2021-01-08T22:14:52.213Z] 7e9c9ca2126c: Verifying Checksum [2021-01-08T22:14:52.213Z] 7e9c9ca2126c: Download complete [2021-01-08T22:14:52.213Z] ca9280d653b3: Pull complete [2021-01-08T22:15:00.394Z] 7e9c9ca2126c: Pull complete [2021-01-08T22:15:00.394Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-08T22:15:00.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T22:15:00.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-08T22:15:00.520Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:15:00.572Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T22:15:01.511Z] $ docker top 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T22:15:02.068Z] + docker-compose build --help [2021-01-08T22:15:02.069Z] + grep parallel [2021-01-08T22:15:03.017Z] --parallel Build images in parallel. [Pipeline] } [2021-01-08T22:15:03.300Z] $ docker stop --time=1 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 [2021-01-08T22:15:04.718Z] $ docker rm -f 45e456769f163719db95dc074611f6ad23b606dd17511a6894d0605186a07198 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:15:05.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T22:15:05.416Z] . [Pipeline] withDockerContainer [2021-01-08T22:15:05.547Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:15:05.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T22:15:06.457Z] $ docker top 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T22:15:06.999Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-08T22:15:07.952Z] Building docker-core-command-go ... [2021-01-08T22:15:07.952Z] Building docker-core-data-go ... [2021-01-08T22:15:07.952Z] Building docker-core-metadata-go ... [2021-01-08T22:15:07.952Z] Building docker-security-bootstrap-redis-go ... [2021-01-08T22:15:07.952Z] Building docker-security-proxy-setup-go ... [2021-01-08T22:15:07.952Z] Building docker-security-secretstore-setup-go ... [2021-01-08T22:15:07.952Z] Building docker-support-notifications-go ... [2021-01-08T22:15:07.952Z] Building docker-support-scheduler-go ... [2021-01-08T22:15:07.952Z] Building docker-sys-mgmt-agent-go ... [2021-01-08T22:15:07.952Z] Building docker-core-data-go [2021-01-08T22:15:07.952Z] Building docker-security-bootstrap-redis-go [2021-01-08T22:15:07.952Z] Building docker-support-notifications-go [2021-01-08T22:15:07.952Z] Building docker-security-proxy-setup-go [2021-01-08T22:15:07.952Z] Building docker-support-scheduler-go [2021-01-08T22:15:40.167Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:15:40.167Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:15:40.167Z] ---> 0438db101634 [2021-01-08T22:15:40.167Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T22:15:40.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:15:40.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:15:40.167Z] ---> 0438db101634 [2021-01-08T22:15:40.167Z] Step 3/23 : WORKDIR /edgex-go [2021-01-08T22:15:40.167Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:15:40.167Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:15:40.167Z] ---> 0438db101634 [2021-01-08T22:15:40.167Z] Step 3/27 : WORKDIR /edgex-go [2021-01-08T22:15:40.167Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:15:40.167Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:15:40.167Z] ---> 0438db101634 [2021-01-08T22:15:40.167Z] Step 3/26 : WORKDIR /edgex-go [2021-01-08T22:15:40.167Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:15:40.167Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:15:40.167Z] ---> 0438db101634 [2021-01-08T22:15:40.167Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T22:15:40.167Z] ---> Running in 70dab448c0e5 [2021-01-08T22:15:40.167Z] ---> Running in 2bc65f9319cf [2021-01-08T22:15:40.167Z] ---> Running in 715c9c69e4ea [2021-01-08T22:15:40.167Z] ---> Running in 5dfaeddaf56d [2021-01-08T22:15:40.167Z] ---> Running in 811b29725c52 [2021-01-08T22:15:40.430Z] Removing intermediate container 2bc65f9319cf [2021-01-08T22:15:40.430Z] ---> b01c6957ecee [2021-01-08T22:15:40.430Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:15:40.431Z] Removing intermediate container 70dab448c0e5 [2021-01-08T22:15:40.431Z] ---> 3af6a5987ec9 [2021-01-08T22:15:40.431Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:15:40.431Z] Removing intermediate container 5dfaeddaf56d [2021-01-08T22:15:40.431Z] ---> 1c4a5115c6e3 [2021-01-08T22:15:40.431Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:15:40.431Z] Removing intermediate container 715c9c69e4ea [2021-01-08T22:15:40.431Z] ---> da27db8814d0 [2021-01-08T22:15:40.431Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:15:40.693Z] Removing intermediate container 811b29725c52 [2021-01-08T22:15:40.693Z] ---> 700103ea8033 [2021-01-08T22:15:40.693Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:15:40.693Z] ---> Running in 6e7bae291d9d [2021-01-08T22:15:40.693Z] ---> Running in eabcf42d0aa0 [2021-01-08T22:15:40.693Z] ---> Running in 0b41c76bd879 [2021-01-08T22:15:40.693Z] ---> Running in ce6191e7bf48 [2021-01-08T22:15:40.693Z] ---> Running in dafdd9f0b6dd [2021-01-08T22:15:42.626Z] Removing intermediate container 0b41c76bd879 [2021-01-08T22:15:42.626Z] ---> d1ea8fcde03d [2021-01-08T22:15:42.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-08T22:15:42.892Z] ---> Running in e90b9b13f296 [2021-01-08T22:15:42.893Z] Removing intermediate container eabcf42d0aa0 [2021-01-08T22:15:42.893Z] ---> 161bf0995234 [2021-01-08T22:15:42.893Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-08T22:15:42.893Z] Removing intermediate container 6e7bae291d9d [2021-01-08T22:15:42.893Z] ---> e41eb8db7163 [2021-01-08T22:15:42.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T22:15:43.166Z] ---> Running in a50be1c23990 [2021-01-08T22:15:43.166Z] ---> Running in e1affd28cbdd [2021-01-08T22:15:43.166Z] Removing intermediate container ce6191e7bf48 [2021-01-08T22:15:43.429Z] ---> de48dadc643b [2021-01-08T22:15:43.429Z] Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-08T22:15:43.429Z] Removing intermediate container dafdd9f0b6dd [2021-01-08T22:15:43.429Z] ---> 129ad9e33761 [2021-01-08T22:15:43.429Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T22:15:43.429Z] ---> Running in ae89a4a8d16c [2021-01-08T22:15:43.694Z] ---> Running in 78a051fc3f16 [2021-01-08T22:15:43.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.278Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:44.802Z] OK: 233 MiB in 51 packages [2021-01-08T22:15:45.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:45.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:45.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:15:45.347Z] Removing intermediate container e90b9b13f296 [2021-01-08T22:15:45.347Z] ---> a45e048a36c5 [2021-01-08T22:15:45.347Z] Step 6/23 : COPY go.mod . [2021-01-08T22:15:45.347Z] OK: 233 MiB in 51 packages [2021-01-08T22:15:45.620Z] ---> 97a292f565be [2021-01-08T22:15:45.620Z] Step 7/23 : RUN go mod download [2021-01-08T22:15:45.620Z] OK: 233 MiB in 51 packages [2021-01-08T22:15:45.884Z] ---> Running in 7ff0cb699fc4 [2021-01-08T22:15:45.884Z] OK: 233 MiB in 51 packages [2021-01-08T22:15:46.148Z] Removing intermediate container a50be1c23990 [2021-01-08T22:15:46.148Z] ---> 47f7de49f5df [2021-01-08T22:15:46.148Z] Step 6/24 : COPY go.mod . [2021-01-08T22:15:46.148Z] OK: 233 MiB in 51 packages [2021-01-08T22:15:46.726Z] ---> 076c4f7492c4 [2021-01-08T22:15:46.726Z] Step 7/24 : RUN go mod download [2021-01-08T22:15:46.726Z] Removing intermediate container 78a051fc3f16 [2021-01-08T22:15:46.726Z] ---> 5edc26790b78 [2021-01-08T22:15:46.726Z] Step 6/24 : COPY go.mod . [2021-01-08T22:15:46.726Z] Removing intermediate container e1affd28cbdd [2021-01-08T22:15:46.726Z] ---> 283d0dc120b7 [2021-01-08T22:15:46.726Z] Step 6/26 : COPY go.mod . [2021-01-08T22:15:46.726Z] ---> Running in e2c5a69e4c1b [2021-01-08T22:15:46.990Z] Removing intermediate container ae89a4a8d16c [2021-01-08T22:15:46.990Z] ---> 6e5d18031483 [2021-01-08T22:15:46.990Z] Step 6/27 : COPY go.mod . [2021-01-08T22:15:47.254Z] ---> d2a2ec176617 [2021-01-08T22:15:47.254Z] Step 7/26 : RUN go mod download [2021-01-08T22:15:47.254Z] ---> 8aa66ceecaa1 [2021-01-08T22:15:47.254Z] Step 7/24 : RUN go mod download [2021-01-08T22:15:47.515Z] ---> Running in 03d775546a9a [2021-01-08T22:15:47.515Z] ---> Running in c575404c593e [2021-01-08T22:15:47.515Z] ---> 81433eecf88f [2021-01-08T22:15:47.515Z] Step 7/27 : RUN go mod download [2021-01-08T22:15:47.783Z] ---> Running in 9454b24b8842 [2021-01-08T22:15:47.783Z] Removing intermediate container 7ff0cb699fc4 [2021-01-08T22:15:47.783Z] ---> 49e2cb44519b [2021-01-08T22:15:47.783Z] Step 8/23 : COPY . . [2021-01-08T22:15:51.116Z] Removing intermediate container e2c5a69e4c1b [2021-01-08T22:15:51.116Z] ---> 54132cf5c1c1 [2021-01-08T22:15:51.116Z] Step 8/24 : COPY . . [2021-01-08T22:15:56.459Z] Removing intermediate container 03d775546a9a [2021-01-08T22:15:56.459Z] ---> e665eff027b1 [2021-01-08T22:15:56.459Z] Step 8/26 : COPY . . [2021-01-08T22:15:57.855Z] Removing intermediate container c575404c593e [2021-01-08T22:15:57.855Z] ---> 308c2ad28412 [2021-01-08T22:15:57.855Z] Step 8/24 : COPY . . [2021-01-08T22:15:59.809Z] Removing intermediate container 9454b24b8842 [2021-01-08T22:15:59.809Z] ---> e0a869b41e45 [2021-01-08T22:15:59.809Z] Step 8/27 : COPY . . [2021-01-08T22:16:21.945Z] ---> cf13815752e2 [2021-01-08T22:16:21.945Z] Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-08T22:16:22.907Z] ---> Running in 0909ab3024c1 [2021-01-08T22:16:24.853Z] ---> d2431e3a2023 [2021-01-08T22:16:24.853Z] Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-08T22:16:25.821Z] ---> Running in e5e8e7e3659d [2021-01-08T22:16:26.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-08T22:16:27.360Z] 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 [2021-01-08T22:16:30.739Z] ---> c1310b0f435c [2021-01-08T22:16:30.739Z] Step 9/27 : RUN make cmd/support-notifications/support-notifications [2021-01-08T22:16:30.739Z] ---> cc39f62370d7 [2021-01-08T22:16:30.739Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-08T22:16:30.739Z] ---> 27529b40259d [2021-01-08T22:16:30.739Z] Step 9/24 : RUN make cmd/support-scheduler/support-scheduler [2021-01-08T22:16:31.324Z] ---> Running in 5af7bdff7c3a [2021-01-08T22:16:31.324Z] ---> Running in 53c1e1a751b5 [2021-01-08T22:16:31.324Z] ---> Running in 8c15557f6144 [2021-01-08T22:16:32.309Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-08T22:16:32.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-08T22:16:32.579Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-08T22:16:50.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-08T22:16:53.431Z] Removing intermediate container e5e8e7e3659d [2021-01-08T22:16:53.431Z] ---> 0d9e6f30eb0f [2021-01-08T22:16:53.431Z] [2021-01-08T22:16:53.431Z] Step 10/24 : FROM alpine:3.12 [2021-01-08T22:16:53.431Z] 3.12: Pulling from library/alpine [2021-01-08T22:16:54.392Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T22:16:54.392Z] Status: Downloaded newer image for alpine:3.12 [2021-01-08T22:16:54.392Z] ---> 389fef711851 [2021-01-08T22:16:54.392Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T22:16:55.360Z] ---> Running in e7b4ee966a65 [2021-01-08T22:16:56.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:16:56.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:16:56.606Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-08T22:16:56.606Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:16:56.606Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-08T22:16:56.606Z] (4/5) Installing curl (7.69.1-r3) [2021-01-08T22:16:56.606Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-08T22:16:56.606Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:16:56.606Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T22:16:56.606Z] OK: 7 MiB in 19 packages [2021-01-08T22:16:58.581Z] Removing intermediate container e7b4ee966a65 [2021-01-08T22:16:58.581Z] ---> d6d54922dfec [2021-01-08T22:16:58.581Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-08T22:16:59.560Z] ---> Running in 850b82c702cc [2021-01-08T22:17:00.138Z] Removing intermediate container 0909ab3024c1 [2021-01-08T22:17:00.138Z] ---> cc8b1ff22a57 [2021-01-08T22:17:00.138Z] [2021-01-08T22:17:00.138Z] Step 10/23 : FROM alpine:3.12 [2021-01-08T22:17:00.138Z] ---> 389fef711851 [2021-01-08T22:17:00.138Z] Step 11/23 : RUN apk add --update --no-cache curl [2021-01-08T22:17:01.530Z] Removing intermediate container 850b82c702cc [2021-01-08T22:17:01.530Z] ---> 0607197d4dfa [2021-01-08T22:17:01.530Z] Step 13/24 : WORKDIR / [2021-01-08T22:17:01.793Z] ---> Running in 0cb71928c562 [2021-01-08T22:17:01.793Z] ---> Running in 821a893a1c0e [2021-01-08T22:17:02.380Z] Removing intermediate container 821a893a1c0e [2021-01-08T22:17:02.380Z] ---> f41b3ffa4033 [2021-01-08T22:17:02.380Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-08T22:17:02.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:02.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:02.914Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-08T22:17:02.914Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:17:02.914Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-08T22:17:02.914Z] (4/4) Installing curl (7.69.1-r3) [2021-01-08T22:17:02.914Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:17:02.914Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T22:17:02.914Z] OK: 7 MiB in 18 packages [2021-01-08T22:17:05.503Z] ---> 94e7cbf2297c [2021-01-08T22:17:05.503Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-08T22:17:05.503Z] Removing intermediate container 5af7bdff7c3a [2021-01-08T22:17:05.503Z] ---> a4c7a7addfd1 [2021-01-08T22:17:05.503Z] Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:17:05.503Z] Removing intermediate container 8c15557f6144 [2021-01-08T22:17:05.503Z] ---> 8346e4cf188b [2021-01-08T22:17:05.503Z] Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:17:06.079Z] ---> Running in 944cd9c562ef [2021-01-08T22:17:06.079Z] ---> Running in 7cacf480b110 [2021-01-08T22:17:06.383Z] Removing intermediate container 0cb71928c562 [2021-01-08T22:17:06.383Z] ---> 444e9524a195 [2021-01-08T22:17:06.383Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T22:17:06.383Z] ---> fbbffc0f70fa [2021-01-08T22:17:06.383Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-08T22:17:06.383Z] ---> Running in 16b26466c38a [2021-01-08T22:17:07.584Z] ---> f0d8662e8425 [2021-01-08T22:17:07.584Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-08T22:17:08.562Z] Removing intermediate container 16b26466c38a [2021-01-08T22:17:08.562Z] ---> fefc204b9714 [2021-01-08T22:17:08.562Z] Step 13/23 : WORKDIR /edgex [2021-01-08T22:17:08.828Z] Removing intermediate container 53c1e1a751b5 [2021-01-08T22:17:08.828Z] ---> c54a5e6279a5 [2021-01-08T22:17:08.828Z] Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:17:08.828Z] ---> edfeef28ecbf [2021-01-08T22:17:08.828Z] Step 18/24 : RUN chmod +x entrypoint.sh [2021-01-08T22:17:08.828Z] ---> Running in 9b12bbf0c6da [2021-01-08T22:17:08.828Z] ---> Running in 6d139fb1635c [2021-01-08T22:17:09.090Z] ---> Running in 69ecf9f7f0ab [2021-01-08T22:17:09.359Z] Removing intermediate container 9b12bbf0c6da [2021-01-08T22:17:09.359Z] ---> 63f6bd760190 [2021-01-08T22:17:09.359Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-08T22:17:09.623Z] Removing intermediate container 7cacf480b110 [2021-01-08T22:17:09.623Z] ---> ee42926214c1 [2021-01-08T22:17:09.623Z] [2021-01-08T22:17:09.623Z] Step 11/27 : FROM scratch [2021-01-08T22:17:09.623Z] ---> [2021-01-08T22:17:09.623Z] Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-08T22:17:10.202Z] ---> dd854a54abd0 [2021-01-08T22:17:10.202Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-08T22:17:10.469Z] Removing intermediate container 944cd9c562ef [2021-01-08T22:17:10.469Z] ---> 87f7a512ead8 [2021-01-08T22:17:10.469Z] [2021-01-08T22:17:10.469Z] Step 11/24 : FROM scratch [2021-01-08T22:17:10.469Z] ---> [2021-01-08T22:17:10.469Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:17:10.469Z] ---> Running in 4c9dc0a427ad [2021-01-08T22:17:10.469Z] ---> Running in 86b45b1b485e [2021-01-08T22:17:10.733Z] Removing intermediate container 4c9dc0a427ad [2021-01-08T22:17:10.733Z] ---> ba6b00416376 [2021-01-08T22:17:10.733Z] Step 13/27 : ENV APP_PORT=48060 [2021-01-08T22:17:10.994Z] Removing intermediate container 86b45b1b485e [2021-01-08T22:17:10.995Z] ---> 6e1e5a1dd8fe [2021-01-08T22:17:10.995Z] Step 13/24 : ENV APP_PORT=48085 [2021-01-08T22:17:10.995Z] ---> Running in d170a0b96f90 [2021-01-08T22:17:10.995Z] ---> Running in 85f26c702622 [2021-01-08T22:17:10.995Z] ---> df8d32bed1f4 [2021-01-08T22:17:10.995Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-08T22:17:11.258Z] Removing intermediate container 6d139fb1635c [2021-01-08T22:17:11.258Z] ---> c87d97873f9c [2021-01-08T22:17:11.258Z] [2021-01-08T22:17:11.258Z] Step 11/26 : FROM alpine:3.12 [2021-01-08T22:17:11.258Z] ---> 389fef711851 [2021-01-08T22:17:11.258Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:17:11.258Z] Removing intermediate container 69ecf9f7f0ab [2021-01-08T22:17:11.258Z] ---> 50e3bdc42e8e [2021-01-08T22:17:11.258Z] Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T22:17:11.258Z] Removing intermediate container d170a0b96f90 [2021-01-08T22:17:11.259Z] ---> 8525b5789984 [2021-01-08T22:17:11.259Z] Step 14/27 : EXPOSE $APP_PORT [2021-01-08T22:17:11.521Z] ---> Running in 1cf9e35f9299 [2021-01-08T22:17:11.521Z] ---> Running in 199fb8f987a3 [2021-01-08T22:17:11.521Z] ---> Running in 4656382aee43 [2021-01-08T22:17:11.521Z] Removing intermediate container 85f26c702622 [2021-01-08T22:17:11.521Z] ---> 538fcbae8d1b [2021-01-08T22:17:11.521Z] Step 14/24 : EXPOSE $APP_PORT [2021-01-08T22:17:11.788Z] ---> f0f41fe24c6c [2021-01-08T22:17:11.788Z] Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T22:17:11.788Z] ---> Running in 0a65b96401f1 [2021-01-08T22:17:12.069Z] ---> Running in 732b41312f69 [2021-01-08T22:17:12.069Z] Removing intermediate container 199fb8f987a3 [2021-01-08T22:17:12.069Z] ---> b3972e53faed [2021-01-08T22:17:12.069Z] Step 15/27 : COPY --from=builder /bin/sh /bin/sh [2021-01-08T22:17:12.069Z] Removing intermediate container 1cf9e35f9299 [2021-01-08T22:17:12.069Z] ---> 640b8dd90b4d [2021-01-08T22:17:12.069Z] Step 13/26 : ENV APP_PORT=48080 [2021-01-08T22:17:12.069Z] Removing intermediate container 0a65b96401f1 [2021-01-08T22:17:12.069Z] ---> 2d51c08050a1 [2021-01-08T22:17:12.069Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-08T22:17:12.331Z] ---> Running in 6b6d2654aac8 [2021-01-08T22:17:12.331Z] ---> 918511471ae8 [2021-01-08T22:17:12.331Z] Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-08T22:17:12.597Z] ---> 24f596030cbb [2021-01-08T22:17:12.597Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-08T22:17:12.597Z] Removing intermediate container 6b6d2654aac8 [2021-01-08T22:17:12.597Z] ---> ea585c4ffe04 [2021-01-08T22:17:12.597Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-08T22:17:13.555Z] ---> Running in d7b6736525ed [2021-01-08T22:17:13.817Z] ---> aae935f7efd9 [2021-01-08T22:17:13.817Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-08T22:17:13.817Z] ---> 9b6e88185767 [2021-01-08T22:17:13.817Z] Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-08T22:17:14.089Z] Removing intermediate container d7b6736525ed [2021-01-08T22:17:14.089Z] ---> 973e56d0bf61 [2021-01-08T22:17:14.089Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:17:14.089Z] Removing intermediate container 4656382aee43 [2021-01-08T22:17:14.089Z] ---> 4bb64cccb748 [2021-01-08T22:17:14.089Z] Step 20/24 : USER edgex_user [2021-01-08T22:17:14.352Z] ---> 2520f28ed07e [2021-01-08T22:17:14.352Z] Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:17:14.352Z] ---> Running in 6de023fc9f40 [2021-01-08T22:17:14.352Z] ---> Running in 77c765607131 [2021-01-08T22:17:14.352Z] ---> a6b55f826ade [2021-01-08T22:17:14.352Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-08T22:17:14.614Z] Removing intermediate container 732b41312f69 [2021-01-08T22:17:14.614Z] ---> 8b3d2e0b2b05 [2021-01-08T22:17:14.614Z] Step 18/23 : USER edgex_user [2021-01-08T22:17:14.877Z] ---> d9aa16ee6a83 [2021-01-08T22:17:14.877Z] Step 19/24 : USER edgex_user [2021-01-08T22:17:14.877Z] ---> Running in 33e2f579aea9 [2021-01-08T22:17:15.139Z] ---> f877c61549ed [2021-01-08T22:17:15.139Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-08T22:17:15.139Z] Removing intermediate container 77c765607131 [2021-01-08T22:17:15.139Z] ---> 219100a1ebad [2021-01-08T22:17:15.139Z] Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-08T22:17:15.139Z] ---> Running in 1474c9bf2fe1 [2021-01-08T22:17:15.402Z] ---> Running in eaa30ee59de8 [2021-01-08T22:17:15.402Z] Removing intermediate container 33e2f579aea9 [2021-01-08T22:17:15.402Z] ---> 59770ab7b517 [2021-01-08T22:17:15.402Z] Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-08T22:17:15.672Z] Removing intermediate container 1474c9bf2fe1 [2021-01-08T22:17:15.672Z] ---> 1c572ca1ecb1 [2021-01-08T22:17:15.672Z] Step 20/24 : ENTRYPOINT ["/support-scheduler"] [2021-01-08T22:17:15.672Z] ---> Running in 67d990c0e676 [2021-01-08T22:17:15.672Z] ---> Running in a982c437eb6c [2021-01-08T22:17:15.672Z] ---> 181e42e2d91e [2021-01-08T22:17:15.672Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-08T22:17:15.672Z] Removing intermediate container eaa30ee59de8 [2021-01-08T22:17:15.672Z] ---> 5ee6ad2cd6e9 [2021-01-08T22:17:15.672Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T22:17:15.936Z] ---> Running in f2e782bac35f [2021-01-08T22:17:15.936Z] Removing intermediate container 67d990c0e676 [2021-01-08T22:17:15.936Z] ---> d3d0991c7611 [2021-01-08T22:17:15.936Z] Step 20/23 : CMD ["--init=true"] [2021-01-08T22:17:15.936Z] Removing intermediate container 6de023fc9f40 [2021-01-08T22:17:15.936Z] ---> b8820bc9c59e [2021-01-08T22:17:15.936Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2021-01-08T22:17:16.202Z] Removing intermediate container a982c437eb6c [2021-01-08T22:17:16.202Z] ---> 2031dd2fbbfd [2021-01-08T22:17:16.202Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:17:16.202Z] ---> 2691e12bd4d3 [2021-01-08T22:17:16.202Z] Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:17:16.202Z] ---> Running in 78a3f6d35b13 [2021-01-08T22:17:16.202Z] ---> Running in d6e4e0f47617 [2021-01-08T22:17:16.464Z] ---> Running in 66b26de715c1 [2021-01-08T22:17:16.464Z] Removing intermediate container f2e782bac35f [2021-01-08T22:17:16.464Z] ---> d815dceff977 [2021-01-08T22:17:16.464Z] Step 23/24 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:17:16.729Z] ---> Running in a14c614f0e6a [2021-01-08T22:17:16.729Z] ---> eeb2cbbd043e [2021-01-08T22:17:16.729Z] Step 22/27 : USER edgex_user [2021-01-08T22:17:16.729Z] Removing intermediate container 78a3f6d35b13 [2021-01-08T22:17:16.729Z] ---> 7536b279f44a [2021-01-08T22:17:16.729Z] Step 21/23 : LABEL arch=x86_64 [2021-01-08T22:17:16.729Z] Removing intermediate container 66b26de715c1 [2021-01-08T22:17:16.729Z] ---> 0598b28120c6 [2021-01-08T22:17:16.729Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T22:17:16.990Z] ---> Running in ad83d06c0ce2 [2021-01-08T22:17:16.990Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:17.253Z] ---> Running in 967dc8ba397f [2021-01-08T22:17:17.253Z] Removing intermediate container a14c614f0e6a [2021-01-08T22:17:17.253Z] ---> 67ccdea61f64 [2021-01-08T22:17:17.253Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T22:17:17.253Z] ---> Running in 15fa84efd558 [2021-01-08T22:17:17.253Z] ---> Running in c0221b56cf69 [2021-01-08T22:17:17.515Z] Removing intermediate container 967dc8ba397f [2021-01-08T22:17:17.515Z] ---> 1f37e8b00547 [2021-01-08T22:17:17.515Z] Step 22/23 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:17:17.515Z] Removing intermediate container ad83d06c0ce2 [2021-01-08T22:17:17.515Z] ---> bbd6e92ecac2 [2021-01-08T22:17:17.515Z] Step 23/27 : ENTRYPOINT ["/support-notifications"] [2021-01-08T22:17:17.515Z] Removing intermediate container 15fa84efd558 [2021-01-08T22:17:17.515Z] ---> cc57cc86ed5f [2021-01-08T22:17:17.515Z] Step 23/24 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:17:17.515Z] ---> Running in 0be57f8ae918 [2021-01-08T22:17:17.777Z] ---> Running in c3cda06cfdbb [2021-01-08T22:17:17.777Z] ---> Running in 5449fadc7c5f [2021-01-08T22:17:17.777Z] Removing intermediate container c0221b56cf69 [2021-01-08T22:17:17.777Z] ---> f35d3cfc0c57 [2021-01-08T22:17:17.777Z] [2021-01-08T22:17:17.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:18.039Z] Removing intermediate container 0be57f8ae918 [2021-01-08T22:17:18.039Z] ---> 903a33c80b61 [2021-01-08T22:17:18.039Z] Step 23/23 : LABEL version=0.0.0 [2021-01-08T22:17:18.039Z] Removing intermediate container c3cda06cfdbb [2021-01-08T22:17:18.039Z] ---> 44800265bba2 [2021-01-08T22:17:18.039Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:17:18.039Z] Successfully built f35d3cfc0c57 [2021-01-08T22:17:18.039Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-08T22:17:18.039Z] Building docker-sys-mgmt-agent-go [2021-01-08T22:17:18.301Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 5449fadc7c5f [2021-01-08T22:17:18.301Z] ---> a552dd667df8 [2021-01-08T22:17:18.301Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T22:17:18.301Z] ---> Running in 58bbf999dcd9 [2021-01-08T22:17:18.301Z] ---> Running in d290793a6893 [2021-01-08T22:17:18.301Z] ---> Running in cd8e5a13c2ba [2021-01-08T22:17:18.567Z] Removing intermediate container 58bbf999dcd9 [2021-01-08T22:17:18.567Z] ---> 0780d0383cdc [2021-01-08T22:17:18.567Z] [2021-01-08T22:17:18.567Z] Removing intermediate container d290793a6893 [2021-01-08T22:17:18.567Z] ---> 75b521b35e8d [2021-01-08T22:17:18.567Z] Step 25/27 : LABEL arch=x86_64 [2021-01-08T22:17:18.567Z] Removing intermediate container cd8e5a13c2ba [2021-01-08T22:17:18.567Z] ---> 5e412939b229 [2021-01-08T22:17:18.567Z] [2021-01-08T22:17:18.567Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-08T22:17:18.567Z] ---> Running in b502b8526e22 [2021-01-08T22:17:18.567Z] Successfully built 0780d0383cdc [2021-01-08T22:17:18.567Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-08T22:17:18.567Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-08T22:17:18.567Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-08T22:17:18.829Z] Successfully built 5e412939b229 [2021-01-08T22:17:18.829Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-08T22:17:18.829Z] Building docker-core-metadata-go [2021-01-08T22:17:18.829Z]  Building docker-support-scheduler-go ... done (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-08T22:17:18.829Z] Removing intermediate container b502b8526e22 [2021-01-08T22:17:18.829Z] ---> 6c51cc154d4b [2021-01-08T22:17:18.829Z] Step 26/27 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:17:18.829Z] ---> Running in 017aaf259f2a [2021-01-08T22:17:19.093Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-08T22:17:19.093Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-08T22:17:19.093Z] Removing intermediate container 017aaf259f2a [2021-01-08T22:17:19.093Z] ---> b545f37ea0e7 [2021-01-08T22:17:19.093Z] Step 27/27 : LABEL version=0.0.0 [2021-01-08T22:17:19.093Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:17:19.365Z] OK: 8 MiB in 19 packages [2021-01-08T22:17:19.365Z] ---> Running in 993e385efd68 [2021-01-08T22:17:19.628Z] Removing intermediate container 993e385efd68 [2021-01-08T22:17:19.628Z] ---> 24c9b71f8524 [2021-01-08T22:17:19.628Z] [2021-01-08T22:17:19.897Z] Successfully built 24c9b71f8524 [2021-01-08T22:17:20.476Z] Successfully tagged docker-support-notifications-go:latest [2021-01-08T22:17:20.476Z] Building docker-core-command-go [2021-01-08T22:17:23.798Z]  Building docker-support-notifications-go ... done Removing intermediate container d6e4e0f47617 [2021-01-08T22:17:23.798Z] ---> b4a4ca0af698 [2021-01-08T22:17:23.798Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-08T22:17:26.370Z] ---> 1973b5536436 [2021-01-08T22:17:26.370Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-08T22:17:29.690Z] ---> fdf5eaa7d3c0 [2021-01-08T22:17:29.690Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-08T22:17:29.953Z] ---> 89adffa5fb2d [2021-01-08T22:17:29.953Z] Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:17:30.531Z] ---> 36bbf5b345c3 [2021-01-08T22:17:30.531Z] Step 21/26 : USER edgex_user [2021-01-08T22:17:30.531Z] ---> Running in b0915eb4317e [2021-01-08T22:17:34.779Z] Removing intermediate container b0915eb4317e [2021-01-08T22:17:34.779Z] ---> 319eda270ff8 [2021-01-08T22:17:34.779Z] Step 22/26 : ENTRYPOINT ["/core-data"] [2021-01-08T22:17:36.751Z] ---> Running in c862b5ddf4b9 [2021-01-08T22:17:38.184Z] Removing intermediate container c862b5ddf4b9 [2021-01-08T22:17:38.184Z] ---> 5144d5c23f4f [2021-01-08T22:17:38.184Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:17:38.184Z] ---> Running in e95e54c4f860 [2021-01-08T22:17:38.768Z] Removing intermediate container e95e54c4f860 [2021-01-08T22:17:38.768Z] ---> 1b5a7eb0e6c6 [2021-01-08T22:17:38.768Z] Step 24/26 : LABEL arch=x86_64 [2021-01-08T22:17:39.373Z] ---> Running in 61a8ed582681 [2021-01-08T22:17:40.329Z] Removing intermediate container 61a8ed582681 [2021-01-08T22:17:40.329Z] ---> 2d95137a7dc7 [2021-01-08T22:17:40.329Z] Step 25/26 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:17:40.918Z] ---> Running in 6f2e116c81be [2021-01-08T22:17:42.886Z] Removing intermediate container 6f2e116c81be [2021-01-08T22:17:42.886Z] ---> 597fed91a9b3 [2021-01-08T22:17:42.886Z] Step 26/26 : LABEL version=0.0.0 [2021-01-08T22:17:43.155Z] ---> Running in 40cd20942a9f [2021-01-08T22:17:44.122Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:17:44.122Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:17:44.122Z] ---> 0438db101634 [2021-01-08T22:17:44.122Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 700103ea8033 [2021-01-08T22:17:44.122Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 129ad9e33761 [2021-01-08T22:17:44.122Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T22:17:44.122Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:17:44.122Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:17:44.122Z] ---> 0438db101634 [2021-01-08T22:17:44.122Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 700103ea8033 [2021-01-08T22:17:44.122Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 129ad9e33761 [2021-01-08T22:17:44.122Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 5edc26790b78 [2021-01-08T22:17:44.122Z] Step 6/25 : COPY go.mod . [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 5edc26790b78 [2021-01-08T22:17:44.122Z] Step 6/25 : COPY go.mod . [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 8aa66ceecaa1 [2021-01-08T22:17:44.122Z] Step 7/25 : RUN go mod download [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 8aa66ceecaa1 [2021-01-08T22:17:44.122Z] Step 7/25 : RUN go mod download [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 308c2ad28412 [2021-01-08T22:17:44.122Z] Step 8/25 : COPY . . [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 308c2ad28412 [2021-01-08T22:17:44.122Z] Step 8/25 : COPY . . [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 27529b40259d [2021-01-08T22:17:44.122Z] Step 9/25 : RUN make cmd/core-command/core-command [2021-01-08T22:17:44.122Z] ---> Using cache [2021-01-08T22:17:44.122Z] ---> 27529b40259d [2021-01-08T22:17:44.122Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-08T22:17:44.387Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:17:44.387Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:17:44.387Z] ---> 0438db101634 [2021-01-08T22:17:44.387Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 700103ea8033 [2021-01-08T22:17:44.387Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 129ad9e33761 [2021-01-08T22:17:44.387Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 5edc26790b78 [2021-01-08T22:17:44.387Z] Step 6/25 : COPY go.mod . [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 8aa66ceecaa1 [2021-01-08T22:17:44.387Z] Step 7/25 : RUN go mod download [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 308c2ad28412 [2021-01-08T22:17:44.387Z] Step 8/25 : COPY . . [2021-01-08T22:17:44.387Z] ---> Using cache [2021-01-08T22:17:44.387Z] ---> 27529b40259d [2021-01-08T22:17:44.387Z] Step 9/25 : RUN make cmd/core-metadata/core-metadata [2021-01-08T22:17:45.235Z] Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:17:45.235Z] Step 2/28 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:17:45.235Z] ---> 0438db101634 [2021-01-08T22:17:45.235Z] Step 3/28 : WORKDIR /edgex-go [2021-01-08T22:17:45.235Z] ---> Using cache [2021-01-08T22:17:45.235Z] ---> 700103ea8033 [2021-01-08T22:17:45.235Z] Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:17:45.235Z] ---> Using cache [2021-01-08T22:17:45.235Z] ---> 129ad9e33761 [2021-01-08T22:17:45.235Z] Step 5/28 : RUN apk add --update --no-cache make bash git [2021-01-08T22:17:45.812Z] Removing intermediate container 40cd20942a9f [2021-01-08T22:17:45.812Z] ---> d351f0eb0da0 [2021-01-08T22:17:45.812Z] [2021-01-08T22:17:46.081Z] ---> Running in 36903dd445d8 [2021-01-08T22:17:46.081Z] ---> Running in 38cb20a2e3f7 [2021-01-08T22:17:46.081Z] ---> Running in 2edce3dcda6a [2021-01-08T22:17:46.081Z] ---> Running in b07b7c851d5d [2021-01-08T22:17:46.081Z] Successfully built d351f0eb0da0 [2021-01-08T22:17:46.081Z] Successfully tagged docker-core-data-go:latest [2021-01-08T22:17:47.057Z]  Building docker-core-data-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-08T22:17:47.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-08T22:17:47.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-08T22:17:47.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:48.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:17:48.604Z] OK: 233 MiB in 51 packages [2021-01-08T22:17:50.560Z] Removing intermediate container b07b7c851d5d [2021-01-08T22:17:50.560Z] ---> b3f26bb287ee [2021-01-08T22:17:50.560Z] Step 6/28 : COPY go.mod . [2021-01-08T22:17:50.560Z] ---> e1cd95e4faea [2021-01-08T22:17:50.560Z] Step 7/28 : RUN go mod download [2021-01-08T22:17:50.837Z] ---> Running in 1768a4c75405 [2021-01-08T22:17:54.214Z] Removing intermediate container 1768a4c75405 [2021-01-08T22:17:54.214Z] ---> d88a7f6f67e5 [2021-01-08T22:17:54.214Z] Step 8/28 : COPY . . [2021-01-08T22:18:09.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-08T22:18:14.649Z] ---> af02b0859516 [2021-01-08T22:18:14.649Z] Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-08T22:18:14.649Z] ---> Running in a7ef921337d4 [2021-01-08T22:18:14.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-08T22:18:16.606Z] Removing intermediate container 36903dd445d8 [2021-01-08T22:18:16.606Z] ---> 8091e2602919 [2021-01-08T22:18:16.606Z] [2021-01-08T22:18:16.606Z] Step 10/25 : FROM alpine:3.12 [2021-01-08T22:18:16.606Z] ---> 389fef711851 [2021-01-08T22:18:16.606Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T22:18:16.883Z] ---> Using cache [2021-01-08T22:18:16.883Z] ---> d6d54922dfec [2021-01-08T22:18:16.883Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T22:18:17.844Z] Removing intermediate container 38cb20a2e3f7 [2021-01-08T22:18:17.844Z] ---> 8d15feea4c01 [2021-01-08T22:18:17.844Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:18:18.117Z] ---> Running in 401b8d66bfc2 [2021-01-08T22:18:18.387Z] ---> Running in d8ed72160cdd [2021-01-08T22:18:18.654Z] Removing intermediate container 2edce3dcda6a [2021-01-08T22:18:18.654Z] ---> 329ab6c8887f [2021-01-08T22:18:18.654Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:18:18.654Z] Removing intermediate container 401b8d66bfc2 [2021-01-08T22:18:18.654Z] ---> 20b90764fc34 [2021-01-08T22:18:18.654Z] Step 13/25 : WORKDIR / [2021-01-08T22:18:18.927Z] ---> Running in 8829b379dffc [2021-01-08T22:18:18.927Z] ---> Running in 9d0799f179a1 [2021-01-08T22:18:19.520Z] Removing intermediate container 9d0799f179a1 [2021-01-08T22:18:19.520Z] ---> 4e2bd8f8ae56 [2021-01-08T22:18:19.520Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-08T22:18:19.792Z] ---> 543e69091470 [2021-01-08T22:18:19.792Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-08T22:18:20.392Z] ---> 2bee73e80c5f [2021-01-08T22:18:20.392Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-08T22:18:20.392Z] Removing intermediate container d8ed72160cdd [2021-01-08T22:18:20.392Z] ---> fdb4e3d296bb [2021-01-08T22:18:20.392Z] [2021-01-08T22:18:20.392Z] Step 11/25 : FROM scratch [2021-01-08T22:18:20.392Z] ---> [2021-01-08T22:18:20.392Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:18:21.380Z] ---> Using cache [2021-01-08T22:18:21.380Z] ---> 6e1e5a1dd8fe [2021-01-08T22:18:21.380Z] Step 13/25 : ENV APP_PORT=48082 [2021-01-08T22:18:21.647Z] Removing intermediate container 8829b379dffc [2021-01-08T22:18:21.647Z] ---> 05b5c90b0523 [2021-01-08T22:18:21.647Z] [2021-01-08T22:18:21.647Z] Step 11/25 : FROM scratch [2021-01-08T22:18:21.647Z] ---> [2021-01-08T22:18:21.647Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:18:21.647Z] ---> 9a4ea93ce850 [2021-01-08T22:18:21.647Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-08T22:18:21.647Z] ---> Running in 53d0ca6d888f [2021-01-08T22:18:21.647Z] ---> Using cache [2021-01-08T22:18:21.647Z] ---> 6e1e5a1dd8fe [2021-01-08T22:18:21.647Z] Step 13/25 : ENV APP_PORT=48081 [2021-01-08T22:18:21.915Z] ---> Running in 590d5b16fbb2 [2021-01-08T22:18:21.915Z] Removing intermediate container 53d0ca6d888f [2021-01-08T22:18:21.915Z] ---> 2d91786d0456 [2021-01-08T22:18:21.915Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-08T22:18:22.185Z] Removing intermediate container 590d5b16fbb2 [2021-01-08T22:18:22.185Z] ---> 177ea109a328 [2021-01-08T22:18:22.185Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-08T22:18:22.185Z] ---> Running in 3d133c509419 [2021-01-08T22:18:22.456Z] ---> 1889fe0d0657 [2021-01-08T22:18:22.456Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-08T22:18:22.456Z] ---> Running in 5e806ce2df11 [2021-01-08T22:18:22.734Z] Removing intermediate container 3d133c509419 [2021-01-08T22:18:22.734Z] ---> 82cbc233bc88 [2021-01-08T22:18:22.734Z] Step 15/25 : WORKDIR / [2021-01-08T22:18:22.734Z] ---> Running in 489a3811932f [2021-01-08T22:18:23.017Z] Removing intermediate container 5e806ce2df11 [2021-01-08T22:18:23.017Z] ---> 364e11178904 [2021-01-08T22:18:23.017Z] Step 15/25 : WORKDIR / [2021-01-08T22:18:23.017Z] ---> Running in 6182256fa5a3 [2021-01-08T22:18:23.297Z] ---> 74b9d9e7f6f7 [2021-01-08T22:18:23.297Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-08T22:18:23.297Z] Removing intermediate container 489a3811932f [2021-01-08T22:18:23.297Z] ---> c5490f934bb5 [2021-01-08T22:18:23.297Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-08T22:18:24.430Z] Removing intermediate container 6182256fa5a3 [2021-01-08T22:18:24.430Z] ---> c21ab4fd8fc3 [2021-01-08T22:18:24.430Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-08T22:18:24.430Z] ---> 002f3ea26c34 [2021-01-08T22:18:24.430Z] Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-08T22:18:24.773Z] ---> d13ec41693a9 [2021-01-08T22:18:24.773Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-08T22:18:24.773Z] ---> Running in ba954c3af94a [2021-01-08T22:18:24.773Z] ---> cff98045f27a [2021-01-08T22:18:24.773Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-08T22:18:25.363Z] ---> b773e79c18c7 [2021-01-08T22:18:25.363Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-08T22:18:25.635Z] ---> 3fb761519400 [2021-01-08T22:18:25.635Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-08T22:18:25.905Z] ---> aba52acbc0a4 [2021-01-08T22:18:25.905Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:18:25.905Z] ---> 3e12df2fb375 [2021-01-08T22:18:25.905Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:18:26.167Z] Removing intermediate container ba954c3af94a [2021-01-08T22:18:26.167Z] ---> fdbc4b3d0cc6 [2021-01-08T22:18:26.167Z] Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-08T22:18:26.167Z] ---> 8ac438adb20e [2021-01-08T22:18:26.167Z] Step 20/25 : USER edgex_user [2021-01-08T22:18:26.429Z] ---> Running in aee1795c738d [2021-01-08T22:18:26.429Z] ---> Running in 40a0e99ce430 [2021-01-08T22:18:26.429Z] ---> a0162fcac725 [2021-01-08T22:18:26.429Z] Step 20/25 : USER edgex_user [2021-01-08T22:18:27.379Z] ---> Running in 35d246794534 [2021-01-08T22:18:27.956Z] Removing intermediate container 40a0e99ce430 [2021-01-08T22:18:27.956Z] ---> b9b4549d00c0 [2021-01-08T22:18:27.956Z] Step 21/25 : ENTRYPOINT ["/core-command"] [2021-01-08T22:18:28.534Z] ---> Running in fa9b5d679796 [2021-01-08T22:18:28.534Z] Removing intermediate container 35d246794534 [2021-01-08T22:18:28.534Z] ---> f17a3c1f16f7 [2021-01-08T22:18:28.534Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2021-01-08T22:18:28.534Z] Removing intermediate container a7ef921337d4 [2021-01-08T22:18:28.534Z] ---> 06c6ddfb02b9 [2021-01-08T22:18:28.534Z] Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-08T22:18:28.534Z] ---> Running in 193be71e3704 [2021-01-08T22:18:28.796Z] ---> Running in d920bb470bb0 [2021-01-08T22:18:28.796Z] Removing intermediate container fa9b5d679796 [2021-01-08T22:18:28.796Z] ---> e540c3c661e0 [2021-01-08T22:18:28.796Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:18:29.059Z] ---> Running in adf8433c543c [2021-01-08T22:18:29.059Z] Removing intermediate container 193be71e3704 [2021-01-08T22:18:29.059Z] ---> ee2ee7aa7c7a [2021-01-08T22:18:29.059Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:18:29.321Z] ---> Running in e484608fe361 [2021-01-08T22:18:29.321Z] Removing intermediate container aee1795c738d [2021-01-08T22:18:29.321Z] ---> 861cc8ffa489 [2021-01-08T22:18:29.321Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-08T22:18:29.321Z] Removing intermediate container adf8433c543c [2021-01-08T22:18:29.321Z] ---> a0aff4beea2e [2021-01-08T22:18:29.321Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T22:18:29.584Z] ---> Running in 072c2d9975e0 [2021-01-08T22:18:29.584Z] ---> Running in 66bff6a58fb8 [2021-01-08T22:18:29.584Z] Removing intermediate container e484608fe361 [2021-01-08T22:18:29.584Z] ---> d61b90398611 [2021-01-08T22:18:29.584Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T22:18:29.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-08T22:18:29.846Z] ---> Running in 6013d079c860 [2021-01-08T22:18:29.846Z] Removing intermediate container 66bff6a58fb8 [2021-01-08T22:18:29.846Z] ---> 007af2139c2a [2021-01-08T22:18:29.846Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T22:18:30.120Z] Removing intermediate container 072c2d9975e0 [2021-01-08T22:18:30.120Z] ---> 0d8d74252663 [2021-01-08T22:18:30.120Z] Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:18:30.120Z] ---> Running in bc460526f568 [2021-01-08T22:18:30.120Z] ---> Running in 853bb68c1144 [2021-01-08T22:18:30.120Z] Removing intermediate container 6013d079c860 [2021-01-08T22:18:30.120Z] ---> c96d0f65773e [2021-01-08T22:18:30.120Z] Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:18:31.075Z] ---> Running in 0273fec29efc [2021-01-08T22:18:31.340Z] Removing intermediate container bc460526f568 [2021-01-08T22:18:31.340Z] ---> 1fa444aaf811 [2021-01-08T22:18:31.340Z] Step 24/25 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:18:31.340Z] Removing intermediate container 853bb68c1144 [2021-01-08T22:18:31.340Z] ---> 98c6c63190d1 [2021-01-08T22:18:31.340Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:18:31.340Z] ---> Running in fb2b86eb3a57 [2021-01-08T22:18:31.609Z] ---> Running in c6c932e1ecc4 [2021-01-08T22:18:31.609Z] Removing intermediate container 0273fec29efc [2021-01-08T22:18:31.609Z] ---> cc04a9b03bf1 [2021-01-08T22:18:31.609Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:18:31.609Z] Removing intermediate container fb2b86eb3a57 [2021-01-08T22:18:31.609Z] ---> cba8d2f27d06 [2021-01-08T22:18:31.609Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:18:31.873Z] ---> Running in 20c24c28f359 [2021-01-08T22:18:31.873Z] ---> Running in 5d0a41bf5b43 [2021-01-08T22:18:31.873Z] Removing intermediate container c6c932e1ecc4 [2021-01-08T22:18:31.873Z] ---> 6dbaaf4b1c64 [2021-01-08T22:18:31.873Z] [2021-01-08T22:18:32.137Z] Removing intermediate container d920bb470bb0 [2021-01-08T22:18:32.137Z] ---> a86de06950a5 [2021-01-08T22:18:32.137Z] [2021-01-08T22:18:32.137Z] Step 11/28 : FROM docker:20.10.0 [2021-01-08T22:18:32.137Z] Removing intermediate container 20c24c28f359 [2021-01-08T22:18:32.137Z] ---> 6177964f9e1b [2021-01-08T22:18:32.137Z] [2021-01-08T22:18:32.137Z] 20.10.0: Pulling from library/docker [2021-01-08T22:18:32.137Z] Removing intermediate container 5d0a41bf5b43 [2021-01-08T22:18:32.137Z] ---> 0c71ad53cd2e [2021-01-08T22:18:32.137Z] [2021-01-08T22:18:32.137Z] Successfully built 6dbaaf4b1c64 [2021-01-08T22:18:32.137Z] Successfully tagged docker-core-command-go:latest [2021-01-08T22:18:32.399Z]  Building docker-core-command-go ... done Successfully built 6177964f9e1b [2021-01-08T22:18:32.399Z] Successfully tagged docker-core-metadata-go:latest [2021-01-08T22:18:32.399Z]  Building docker-core-metadata-go ... done Successfully built 0c71ad53cd2e [2021-01-08T22:18:32.399Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-08T22:18:37.713Z]  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-08T22:18:37.713Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-08T22:18:37.713Z] ---> aefe523efa57 [2021-01-08T22:18:37.713Z] Step 12/28 : RUN apk add --no-cache bash [2021-01-08T22:18:37.713Z] ---> Running in d2c306c08a5a [2021-01-08T22:18:38.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:18:38.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:18:38.555Z] (1/2) Installing readline (8.0.4-r0) [2021-01-08T22:18:38.555Z] (2/2) Installing bash (5.0.17-r0) [2021-01-08T22:18:38.555Z] Executing bash-5.0.17-r0.post-install [2021-01-08T22:18:38.818Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:18:38.818Z] OK: 12 MiB in 22 packages [2021-01-08T22:18:39.393Z] Removing intermediate container d2c306c08a5a [2021-01-08T22:18:39.393Z] ---> 8ea2e8e296d8 [2021-01-08T22:18:39.393Z] Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-08T22:18:39.393Z] ---> Running in 00858a085420 [2021-01-08T22:18:39.393Z] Removing intermediate container 00858a085420 [2021-01-08T22:18:39.393Z] ---> 64b9b99dde1c [2021-01-08T22:18:39.393Z] Step 14/28 : ENV APP_PORT=48090 [2021-01-08T22:18:39.393Z] ---> Running in 59beae031ed5 [2021-01-08T22:18:39.656Z] Removing intermediate container 59beae031ed5 [2021-01-08T22:18:39.656Z] ---> f76ca73ab7e5 [2021-01-08T22:18:39.656Z] Step 15/28 : EXPOSE $APP_PORT [2021-01-08T22:18:39.656Z] ---> Running in 326aa5543cb8 [2021-01-08T22:18:39.918Z] Removing intermediate container 326aa5543cb8 [2021-01-08T22:18:39.918Z] ---> 8ca64ac239e5 [2021-01-08T22:18:39.918Z] Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-08T22:18:40.496Z] ---> 3d93a3db13b8 [2021-01-08T22:18:40.496Z] Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-08T22:18:40.496Z] ---> cd096c9040e1 [2021-01-08T22:18:40.496Z] Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-08T22:18:41.074Z] ---> 459b0ded78e7 [2021-01-08T22:18:41.074Z] Step 19/28 : RUN apk --no-cache add py3-pip [2021-01-08T22:18:41.074Z] ---> Running in f46a1b8399da [2021-01-08T22:18:41.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:18:41.652Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:18:41.915Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-08T22:18:41.915Z] (2/33) Installing expat (2.2.9-r1) [2021-01-08T22:18:41.915Z] (3/33) Installing libffi (3.3-r2) [2021-01-08T22:18:41.915Z] (4/33) Installing gdbm (1.13-r1) [2021-01-08T22:18:41.915Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-08T22:18:41.915Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-08T22:18:41.915Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-08T22:18:43.305Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-08T22:18:43.305Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-08T22:18:43.305Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-08T22:18:43.305Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-08T22:18:43.305Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-08T22:18:43.305Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-08T22:18:43.305Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-08T22:18:43.305Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-08T22:18:43.305Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-08T22:18:43.305Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-08T22:18:43.305Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-08T22:18:43.305Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-08T22:18:43.305Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-08T22:18:43.305Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-08T22:18:43.567Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-08T22:18:43.567Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-08T22:18:43.567Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-08T22:18:43.567Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-08T22:18:43.567Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-08T22:18:43.567Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-08T22:18:43.567Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-08T22:18:43.567Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-08T22:18:43.567Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-08T22:18:43.831Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-08T22:18:43.832Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-08T22:18:43.832Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-08T22:18:43.832Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:18:43.832Z] OK: 71 MiB in 55 packages [2021-01-08T22:18:51.997Z] Removing intermediate container f46a1b8399da [2021-01-08T22:18:51.997Z] ---> b6bc1839ed5e [2021-01-08T22:18:51.997Z] Step 20/28 : RUN pip install docker-compose==1.23.2 [2021-01-08T22:18:51.997Z] ---> Running in 42b76b472854 [2021-01-08T22:18:53.390Z] Collecting docker-compose==1.23.2 [2021-01-08T22:18:53.390Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-08T22:18:53.652Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-08T22:18:53.652Z] Collecting docker<4.0,>=3.6.0 [2021-01-08T22:18:53.652Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-08T22:18:53.913Z] Collecting jsonschema<3,>=2.5.1 [2021-01-08T22:18:53.913Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-08T22:18:54.175Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-08T22:18:54.175Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-08T22:18:54.175Z] Collecting texttable<0.10,>=0.9.0 [2021-01-08T22:18:54.175Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-08T22:18:54.752Z] Collecting docopt<0.7,>=0.6.1 [2021-01-08T22:18:54.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-08T22:18:55.328Z] Collecting PyYAML<4,>=3.10 [2021-01-08T22:18:55.328Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-08T22:18:56.273Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-08T22:18:56.273Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-08T22:18:56.273Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-08T22:18:56.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-08T22:18:56.847Z] Collecting cached-property<2,>=1.2.0 [2021-01-08T22:18:56.847Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-08T22:18:56.847Z] Collecting docker-pycreds>=0.4.0 [2021-01-08T22:18:56.847Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-08T22:18:56.847Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-08T22:18:56.847Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-08T22:18:57.111Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-08T22:18:57.111Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-08T22:18:57.111Z] Collecting idna<2.8,>=2.5 [2021-01-08T22:18:57.111Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-08T22:18:57.111Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-08T22:18:57.111Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-08T22:18:57.111Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-08T22:18:57.111Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-08T22:18:57.373Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, PyYAML, dockerpty, cached-property, docker-compose [2021-01-08T22:18:57.373Z] Attempting uninstall: urllib3 [2021-01-08T22:18:57.373Z] Found existing installation: urllib3 1.25.9 [2021-01-08T22:18:57.373Z] Uninstalling urllib3-1.25.9: [2021-01-08T22:18:57.373Z] Successfully uninstalled urllib3-1.25.9 [2021-01-08T22:18:57.635Z] Attempting uninstall: idna [2021-01-08T22:18:57.635Z] Found existing installation: idna 2.9 [2021-01-08T22:18:57.635Z] Uninstalling idna-2.9: [2021-01-08T22:18:57.635Z] Successfully uninstalled idna-2.9 [2021-01-08T22:18:57.897Z] Attempting uninstall: requests [2021-01-08T22:18:57.897Z] Found existing installation: requests 2.23.0 [2021-01-08T22:18:57.897Z] Uninstalling requests-2.23.0: [2021-01-08T22:18:57.897Z] Successfully uninstalled requests-2.23.0 [2021-01-08T22:18:58.472Z] Running setup.py install for texttable: started [2021-01-08T22:18:59.046Z] Running setup.py install for texttable: finished with status 'done' [2021-01-08T22:18:59.046Z] Running setup.py install for docopt: started [2021-01-08T22:18:59.309Z] Running setup.py install for docopt: finished with status 'done' [2021-01-08T22:18:59.309Z] Running setup.py install for PyYAML: started [2021-01-08T22:18:59.882Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-08T22:18:59.883Z] Running setup.py install for dockerpty: started [2021-01-08T22:19:00.457Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-08T22:19:01.850Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-08T22:19:04.411Z] Removing intermediate container 42b76b472854 [2021-01-08T22:19:04.411Z] ---> 3e283235e3b8 [2021-01-08T22:19:04.411Z] Step 21/28 : RUN apk --no-cache add curl [2021-01-08T22:19:04.677Z] ---> Running in 90f12f76dbe6 [2021-01-08T22:19:05.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T22:19:05.253Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T22:19:05.515Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:19:05.515Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-08T22:19:05.515Z] (3/3) Installing curl (7.69.1-r3) [2021-01-08T22:19:05.515Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:19:05.515Z] OK: 72 MiB in 58 packages [2021-01-08T22:19:06.090Z] Removing intermediate container 90f12f76dbe6 [2021-01-08T22:19:06.090Z] ---> 6becf9fb711d [2021-01-08T22:19:06.090Z] Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user [2021-01-08T22:19:06.090Z] ---> Running in 3c5da9dea351 [2021-01-08T22:19:07.041Z] Removing intermediate container 3c5da9dea351 [2021-01-08T22:19:07.041Z] ---> 0448d437478b [2021-01-08T22:19:07.041Z] Step 23/28 : USER edgex_user [2021-01-08T22:19:07.041Z] ---> Running in bbce63663a5a [2021-01-08T22:19:07.304Z] Removing intermediate container bbce63663a5a [2021-01-08T22:19:07.304Z] ---> 2d1374011dc1 [2021-01-08T22:19:07.304Z] Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-08T22:19:07.304Z] ---> Running in 76e3abc619da [2021-01-08T22:19:07.566Z] Removing intermediate container 76e3abc619da [2021-01-08T22:19:07.566Z] ---> 20d38d18f8f8 [2021-01-08T22:19:07.566Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:19:07.566Z] ---> Running in 174a189b945f [2021-01-08T22:19:07.566Z] Removing intermediate container 174a189b945f [2021-01-08T22:19:07.566Z] ---> 25862fe1b8c2 [2021-01-08T22:19:07.566Z] Step 26/28 : LABEL arch=x86_64 [2021-01-08T22:19:07.829Z] ---> Running in 954e9c618059 [2021-01-08T22:19:07.829Z] Removing intermediate container 954e9c618059 [2021-01-08T22:19:07.829Z] ---> 8f0dbcf2cccf [2021-01-08T22:19:07.829Z] Step 27/28 : LABEL git_sha=ec616228cce920f28329a6c8568758a2bc094f92 [2021-01-08T22:19:08.091Z] ---> Running in 0d9153cd18b3 [2021-01-08T22:19:08.091Z] Removing intermediate container 0d9153cd18b3 [2021-01-08T22:19:08.091Z] ---> f62df6175eba [2021-01-08T22:19:08.091Z] Step 28/28 : LABEL version=0.0.0 [2021-01-08T22:19:08.091Z] ---> Running in 95b692f58a79 [2021-01-08T22:19:08.353Z] Removing intermediate container 95b692f58a79 [2021-01-08T22:19:08.353Z] ---> 1462aad3b8c2 [2021-01-08T22:19:08.353Z] [2021-01-08T22:19:08.616Z] Successfully built 1462aad3b8c2 [2021-01-08T22:19:08.616Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-08T22:19:08.888Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-08T22:19:08.898Z] $ docker stop --time=1 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 [2021-01-08T22:19:10.554Z] $ docker rm -f 1db950e70dfd5fc8262ac1ab2c8819d4ebac0909bb7c6a1f294e103870bc1d70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T22:19:11.165Z] + docker images [2021-01-08T22:19:11.165Z] + grep docker [2021-01-08T22:19:11.165Z] docker-sys-mgmt-agent-go latest 1462aad3b8c2 3 seconds ago 313MB [2021-01-08T22:19:11.165Z] docker-core-metadata-go latest 6177964f9e1b 40 seconds ago 13MB [2021-01-08T22:19:11.165Z] docker-security-secretstore-setup-go latest 0c71ad53cd2e 40 seconds ago 24.6MB [2021-01-08T22:19:11.165Z] docker-core-command-go latest 6dbaaf4b1c64 40 seconds ago 10.6MB [2021-01-08T22:19:11.165Z] docker-core-data-go latest d351f0eb0da0 About a minute ago 22.3MB [2021-01-08T22:19:11.165Z] docker-support-notifications-go latest 24c9b71f8524 About a minute ago 12MB [2021-01-08T22:19:11.165Z] docker-support-scheduler-go latest 5e412939b229 About a minute ago 10.7MB [2021-01-08T22:19:11.165Z] docker-security-proxy-setup-go latest 0780d0383cdc About a minute ago 24.5MB [2021-01-08T22:19:11.165Z] docker-security-bootstrap-redis-go latest f35d3cfc0c57 About a minute ago 15.8MB [2021-01-08T22:19:11.165Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-08T22:19:26.968Z] Still waiting to schedule task [2021-01-08T22:19:26.968Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-08T22:20:20.272Z] Running on prd-ubuntu18.04-docker-8c-8g-19139 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws [2021-01-08T22:20:20.378Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-08T22:20:22.680Z] using credential edgex-jenkins-ssh [2021-01-08T22:20:22.734Z] Cloning the remote Git repository [2021-01-08T22:20:22.761Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:20:22.822Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-08T22:20:22.846Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:20:22.847Z] > git --version # timeout=10 [2021-01-08T22:20:22.855Z] > git --version # 'git version 2.17.1' [2021-01-08T22:20:22.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T22:20:22.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T22:20:30.320Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit a68a33269683ee19d482be29f7f4793b3100571e [Pipeline] } [Pipeline] // ws [2021-01-08T22:20:29.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T22:20:29.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T22:20:29.801Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T22:20:29.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T22:20:29.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T22:20:29.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T22:20:30.351Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T22:20:30.357Z] > git checkout -f a68a33269683ee19d482be29f7f4793b3100571e # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T22:20:31.066Z] 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 [2021-01-08T22:20:33.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:20:34.042Z] ---> package-listing.sh [2021-01-08T22:20:34.042Z] ++ facter osfamily [2021-01-08T22:20:34.042Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T22:20:34.042Z] + OS_FAMILY=redhat [2021-01-08T22:20:34.042Z] + workspace=/w/workspace/edgex-go/2 [2021-01-08T22:20:34.042Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T22:20:34.042Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T22:20:34.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T22:20:34.042Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T22:20:34.042Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-08T22:20:34.042Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T22:20:34.042Z] + case "${OS_FAMILY}" in [2021-01-08T22:20:34.042Z] + rpm -qa [2021-01-08T22:20:34.042Z] + sort [2021-01-08T22:20:39.341Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T22:20:39.341Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T22:20:39.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T22:20:39.341Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-08T22:20:39.341Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-08T22:20:39.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-08T22:20:39.355Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-08T22:20:39.646Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:20:40.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:20:40.057Z] [2021-01-08T22:20:40.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:20:40.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:20:40.540Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T22:20:40.540Z] df20fa9351a1: Pulling fs layer [2021-01-08T22:20:40.540Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T22:20:40.540Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T22:20:40.540Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T22:20:40.540Z] 93b61091891f: Pulling fs layer [2021-01-08T22:20:40.540Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T22:20:40.540Z] 5e14af77c1be: Pulling fs layer [2021-01-08T22:20:40.540Z] 01666e4c0597: Pulling fs layer [2021-01-08T22:20:40.540Z] aa168da1d23b: Pulling fs layer [2021-01-08T22:20:40.540Z] 93b9cdb0e59b: Waiting [2021-01-08T22:20:40.540Z] 5e14af77c1be: Waiting [2021-01-08T22:20:40.540Z] 01666e4c0597: Waiting [2021-01-08T22:20:40.540Z] aa168da1d23b: Waiting [2021-01-08T22:20:40.540Z] 46f8f816bc3b: Waiting [2021-01-08T22:20:40.540Z] 93b61091891f: Waiting [2021-01-08T22:20:40.540Z] 36b3adc4ff6f: Verifying Checksum [2021-01-08T22:20:40.540Z] 36b3adc4ff6f: Download complete [2021-01-08T22:20:40.540Z] 46f8f816bc3b: Verifying Checksum [2021-01-08T22:20:40.540Z] 46f8f816bc3b: Download complete [2021-01-08T22:20:40.540Z] df20fa9351a1: Verifying Checksum [2021-01-08T22:20:40.540Z] df20fa9351a1: Download complete [2021-01-08T22:20:40.540Z] 93b9cdb0e59b: Verifying Checksum [2021-01-08T22:20:40.540Z] 93b9cdb0e59b: Download complete [2021-01-08T22:20:40.815Z] 5e14af77c1be: Verifying Checksum [2021-01-08T22:20:40.815Z] 5e14af77c1be: Download complete [2021-01-08T22:20:40.815Z] 93b61091891f: Verifying Checksum [2021-01-08T22:20:40.815Z] 93b61091891f: Download complete [2021-01-08T22:20:40.815Z] 01666e4c0597: Verifying Checksum [2021-01-08T22:20:40.815Z] 01666e4c0597: Download complete [2021-01-08T22:20:41.081Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T22:20:41.081Z] 8ad3a11d3b57: Download complete [2021-01-08T22:20:41.081Z] df20fa9351a1: Pull complete [2021-01-08T22:20:41.345Z] 36b3adc4ff6f: Pull complete [2021-01-08T22:20:42.297Z] 8ad3a11d3b57: Pull complete [2021-01-08T22:20:42.872Z] aa168da1d23b: Verifying Checksum [2021-01-08T22:20:42.872Z] aa168da1d23b: Download complete [2021-01-08T22:20:43.136Z] 46f8f816bc3b: Pull complete [2021-01-08T22:20:44.083Z] 93b61091891f: Pull complete [2021-01-08T22:20:44.083Z] 93b9cdb0e59b: Pull complete [2021-01-08T22:20:44.083Z] 5e14af77c1be: Pull complete [2021-01-08T22:20:44.354Z] 01666e4c0597: Pull complete [2021-01-08T22:20:52.533Z] aa168da1d23b: Pull complete [2021-01-08T22:20:52.533Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T22:20:52.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:20:52.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T22:20:52.834Z] prd-centos7-docker-4c-2g-19135 does not seem to be running inside a container [2021-01-08T22:20:52.887Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T22:20:56.071Z] $ docker top a7b6afba709f773b3b14739e9d4af277d5711226f11b45ac31e8dda56f0eb1fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T22:20:56.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T22:20:56.870Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T22:20:57.173Z] + ls /var/log/sa-host [2021-01-08T22:20:57.174Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T22:20:57.174Z] file_magic: OK [2021-01-08T22:20:57.174Z] HZ: Using current value: 100 [2021-01-08T22:20:57.174Z] file_header: OK [2021-01-08T22:20:57.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-08T22:20:57.174Z] Statistics: [2021-01-08T22:20:57.174Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T22:20:57.174Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T22:20:57.174Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T22:20:57.174Z] file_magic: OK [2021-01-08T22:20:57.174Z] HZ: Using current value: 100 [2021-01-08T22:20:57.174Z] file_header: OK [2021-01-08T22:20:57.174Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-08T22:20:57.174Z] Statistics: [2021-01-08T22:20:57.174Z] Hnuu...uuuununununu... [2021-01-08T22:20:57.174Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T22:20:57.382Z] provisioning config files... [2021-01-08T22:20:57.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7332264952595164629tmp [Pipeline] { [Pipeline] echo [2021-01-08T22:20:57.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:20:57.774Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T22:20:57.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T22:20:57.878Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:20:58.176Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T22:20:58.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:20:58.486Z] ---> sudo-logs.sh [2021-01-08T22:20:58.486Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T22:20:58.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:20:58.796Z] ---> job-cost.sh [2021-01-08T22:20:58.796Z] lf-activate-venv: SKIPPING [2021-01-08T22:20:58.796Z] INFO: No Stack... [2021-01-08T22:20:59.743Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T22:21:00.315Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T22:21:00.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:21:00.628Z] ---> logs-deploy.sh [2021-01-08T22:21:00.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3003/2 [2021-01-08T22:21:00.628Z] INFO: archiving workspace using pattern(s): [2021-01-08T22:21:03.185Z] Archives upload complete. [2021-01-08T22:21:03.185Z] INFO: archiving logs to Nexus