Pull request #2981 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 25e13778a92a8a7a31affe0f2c643dda221ced05+7af4896cef5687a5f8c07b1f9027609ce8fe2c5c (69d71ce419582cbefe5e5a1da7a7f361e40a2ba7) 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 Running on prd-centos7-docker-4c-2g-18289 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # 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 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 Commit message: "refactor: Adjust for removal of backward compatibility code" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T20:59:54.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T20:59:54.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T20:59:54.854Z] ========================================================= [2021-01-04T20:59:54.855Z] EdgeX Global Pipelines Version Info [2021-01-04T20:59:54.855Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a27ca56f5c99b230a218b9decb12d3e97b0beaba # timeout=10 [2021-01-04T20:59:56.487Z] ------------------- [2021-01-04T20:59:56.487Z] stable info: [2021-01-04T20:59:56.487Z] ------------------- [2021-01-04T20:59:56.487Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T20:59:56.487Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:59:56.487Z] Message: update stable to v1.0.173 [2021-01-04T20:59:57.438Z] ------------------- [2021-01-04T20:59:57.438Z] experimental info: [2021-01-04T20:59:57.438Z] ------------------- [2021-01-04T20:59:57.438Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T20:59:57.438Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:59:57.438Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T20:59:57.736Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T20:59:57.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T20:59:57.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T20:59:57.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T20:59:58.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T20:59:58.203Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T20:59:58.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T20:59:58.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T20:59:58.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T20:59:58.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T20:59:58.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T20:59:58.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T20:59:58.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T20:59:58.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T20:59:59.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:59:59.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:59:59.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T20:59:59.297Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T20:59:59.379Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T20:59:59.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T20:59:59.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T20:59:59.652Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T20:59:59.733Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T20:59:59.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2981 [Pipeline] echo [2021-01-04T20:59:59.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2981 [Pipeline] echo [2021-01-04T20:59:59.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2981 [Pipeline] echo [2021-01-04T21:00:00.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25e13778a92a8a7a31affe0f2c643dda221ced05 [Pipeline] echo [2021-01-04T21:00:00.250Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25e1377 [Pipeline] echo [2021-01-04T21:00:00.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T21:00:00.618Z] provisioning config files... [2021-01-04T21:00:00.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1442018507522624741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:00:01.059Z] ---> docker-login.sh [2021-01-04T21:00:01.059Z] nexus3.edgexfoundry.org:10001 [2021-01-04T21:00:01.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:00:01.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:00:01.595Z] Configure a credential helper to remove this warning. See [2021-01-04T21:00:01.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:00:01.595Z] [2021-01-04T21:00:01.595Z] Login Succeeded [2021-01-04T21:00:01.595Z] nexus3.edgexfoundry.org:10002 [2021-01-04T21:00:01.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:00:01.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:00:01.895Z] Configure a credential helper to remove this warning. See [2021-01-04T21:00:01.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:00:01.895Z] [2021-01-04T21:00:01.895Z] Login Succeeded [2021-01-04T21:00:01.895Z] nexus3.edgexfoundry.org:10003 [2021-01-04T21:00:01.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:00:02.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:00:02.230Z] Configure a credential helper to remove this warning. See [2021-01-04T21:00:02.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:00:02.230Z] [2021-01-04T21:00:02.230Z] Login Succeeded [2021-01-04T21:00:02.230Z] nexus3.edgexfoundry.org:10004 [2021-01-04T21:00:02.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:00:02.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:00:02.499Z] Configure a credential helper to remove this warning. See [2021-01-04T21:00:02.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:00:02.499Z] [2021-01-04T21:00:02.499Z] Login Succeeded [2021-01-04T21:00:02.499Z] docker.io [2021-01-04T21:00:02.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:00:03.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:00:03.080Z] Configure a credential helper to remove this warning. See [2021-01-04T21:00:03.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:00:03.080Z] [2021-01-04T21:00:03.080Z] Login Succeeded [2021-01-04T21:00:03.080Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T21:00:03.094Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T21:00:03.598Z] ++ 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-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T21:00:03.598Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.598Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T21:00:03.598Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.598Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T21:00:03.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.599Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T21:00:03.599Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.599Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T21:00:03.599Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T21:00:03.599Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T21:00:03.599Z] ++ cut -d/ -f2 [2021-01-04T21:00:03.599Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T21:00:03.695Z] 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-04T21:00:05.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T21:00:05.067Z] [2021-01-04T21:00:05.067Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:00:05.455Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T21:00:05.455Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T21:00:05.455Z] 31603596830f: Pulling fs layer [2021-01-04T21:00:05.455Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T21:00:05.455Z] 6ca5941a6612: Pulling fs layer [2021-01-04T21:00:05.455Z] ecc8261a40a4: Pulling fs layer [2021-01-04T21:00:05.455Z] ecc8261a40a4: Waiting [2021-01-04T21:00:05.455Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T21:00:05.455Z] 2a8b12db71e7: Download complete [2021-01-04T21:00:05.455Z] 31603596830f: Verifying Checksum [2021-01-04T21:00:05.455Z] 31603596830f: Download complete [2021-01-04T21:00:05.723Z] ecc8261a40a4: Download complete [2021-01-04T21:00:05.723Z] 6ca5941a6612: Verifying Checksum [2021-01-04T21:00:05.723Z] 6ca5941a6612: Download complete [2021-01-04T21:00:05.988Z] 31603596830f: Pull complete [2021-01-04T21:00:06.252Z] 2a8b12db71e7: Pull complete [2021-01-04T21:00:07.218Z] 6ca5941a6612: Pull complete [2021-01-04T21:00:07.218Z] ecc8261a40a4: Pull complete [2021-01-04T21:00:07.218Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T21:00:07.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T21:00:07.218Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T21:00:07.334Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:00:07.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T21:00:10.067Z] $ docker top 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T21:00:10.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T21:00:10.392Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T21:00:10.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T21:00:10.629Z] $ docker exec 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent [2021-01-04T21:00:10.799Z] SSH_AUTH_SOCK=/tmp/ssh-NJLvUmCI7GML/agent.12 [2021-01-04T21:00:10.799Z] SSH_AGENT_PID=18 [2021-01-04T21:00:10.812Z] Running ssh-add (command line suppressed) [2021-01-04T21:00:10.931Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5135411817652831139.key (/w/workspace/edgex-go/3@tmp/private_key_5135411817652831139.key) [2021-01-04T21:00:10.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T21:00:11.337Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T21:00:11.361Z] $ docker exec --env ******** --env ******** 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent -k [2021-01-04T21:00:11.478Z] unset SSH_AUTH_SOCK; [2021-01-04T21:00:11.478Z] unset SSH_AGENT_PID; [2021-01-04T21:00:11.478Z] echo Agent pid 18 killed; [2021-01-04T21:00:11.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T21:00:11.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T21:00:11.718Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T21:00:11.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T21:00:11.903Z] $ docker exec 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent [2021-01-04T21:00:12.081Z] SSH_AUTH_SOCK=/tmp/ssh-LDHpkqWK5oBt/agent.46 [2021-01-04T21:00:12.081Z] SSH_AGENT_PID=52 [2021-01-04T21:00:12.092Z] Running ssh-add (command line suppressed) [2021-01-04T21:00:12.215Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1070972890903343557.key (/w/workspace/edgex-go/3@tmp/private_key_1070972890903343557.key) [2021-01-04T21:00:12.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T21:00:12.611Z] + git semver init [2021-01-04T21:00:12.611Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T21:00:12.611Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-04T21:00:12.611Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-04T21:00:12.611Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T21:00:12.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T21:00:12.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T21:00:12.611Z] # $SEMVER_BRANCH = PR-2981 [2021-01-04T21:00:12.611Z] # $SEMVER_TEMP = /tmp/semver-839086814 [2021-01-04T21:00:12.611Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T21:00:39.274Z] # '/tmp/semver-839086814' -> '/w/workspace/edgex-go/3/.semver' [2021-01-04T21:00:39.274Z] # -> Force: false [2021-01-04T21:00:39.274Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-04T21:00:39.290Z] $ docker exec --env ******** --env ******** 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 ssh-agent -k [2021-01-04T21:00:39.554Z] unset SSH_AUTH_SOCK; [2021-01-04T21:00:39.554Z] unset SSH_AGENT_PID; [2021-01-04T21:00:39.554Z] echo Agent pid 52 killed; [2021-01-04T21:00:39.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T21:00:40.163Z] + git semver [Pipeline] } [2021-01-04T21:00:40.182Z] $ docker stop --time=1 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 [2021-01-04T21:00:41.751Z] $ docker rm -f 1fc21f40319162326c457660a249dfdd0e403e6341d1c12ec8a78d3c2a22a2d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T21:00:42.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T21:00:42.879Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T21:00:42.881Z] [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] { [2021-01-04T21:00:43.524Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18293 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] sh [Pipeline] { [Pipeline] ws [2021-01-04T21:00:43.629Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-04T21:00:43.833Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T21:00:44.137Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T21:00:44.442Z] + sudo service docker restart [2021-01-04T21:00:44.442Z] + true [2021-01-04T21:00:44.442Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T21:00:45.033Z] ========================================================= [2021-01-04T21:00:45.033Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T21:00:45.033Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:00:45.413Z] + 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-04T21:00:49.026Z] using credential edgex-jenkins-ssh [2021-01-04T21:00:49.106Z] Cloning the remote Git repository [2021-01-04T21:00:49.657Z] Sending build context to Docker daemon 326.3MB [2021-01-04T21:00:49.657Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T21:00:49.657Z] Step 2/6 : FROM ${BASE} [2021-01-04T21:00:49.657Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T21:00:49.657Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T21:00:49.657Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T21:00:49.657Z] de9db76c5a1d: Pulling fs layer [2021-01-04T21:00:49.657Z] bca2f99d35d6: Pulling fs layer [2021-01-04T21:00:49.657Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T21:00:49.657Z] 7c6f9722023f: Pulling fs layer [2021-01-04T21:00:49.657Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T21:00:49.657Z] bca2f99d35d6: Waiting [2021-01-04T21:00:49.657Z] 93359f2a8cfa: Waiting [2021-01-04T21:00:49.657Z] 7c6f9722023f: Waiting [2021-01-04T21:00:49.657Z] a35cf1a2eb13: Waiting [2021-01-04T21:00:49.657Z] de9db76c5a1d: Verifying Checksum [2021-01-04T21:00:49.657Z] de9db76c5a1d: Download complete [2021-01-04T21:00:49.657Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T21:00:49.657Z] 0ef7d3d256c8: Download complete [2021-01-04T21:00:49.657Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T21:00:49.657Z] 93359f2a8cfa: Download complete [2021-01-04T21:00:49.657Z] 7c6f9722023f: Download complete [2021-01-04T21:00:49.657Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T21:00:49.657Z] 188c0c94c7c5: Download complete [2021-01-04T21:00:49.932Z] 188c0c94c7c5: Pull complete [2021-01-04T21:00:49.166Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:00:49.289Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-04T21:00:49.367Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:00:49.368Z] > git --version # timeout=10 [2021-01-04T21:00:49.388Z] > git --version # 'git version 2.17.1' [2021-01-04T21:00:49.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:00:49.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T21:00:50.521Z] 0ef7d3d256c8: Pull complete [2021-01-04T21:00:50.787Z] de9db76c5a1d: Pull complete [2021-01-04T21:00:51.365Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T21:00:51.365Z] a35cf1a2eb13: Download complete [2021-01-04T21:00:51.950Z] bca2f99d35d6: Verifying Checksum [2021-01-04T21:00:51.950Z] bca2f99d35d6: Download complete [2021-01-04T21:00:57.326Z] bca2f99d35d6: Pull complete [2021-01-04T21:00:57.326Z] 93359f2a8cfa: Pull complete [2021-01-04T21:00:57.326Z] 7c6f9722023f: Pull complete [2021-01-04T21:01:03.997Z] a35cf1a2eb13: Pull complete [2021-01-04T21:01:03.997Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T21:01:03.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T21:01:03.997Z] ---> a62c8e92a672 [2021-01-04T21:01:03.997Z] 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-04T21:01:04.271Z] ---> Running in fef2da19a52c [2021-01-04T21:01:04.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:01:05.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:01:07.218Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T21:01:07.486Z] (2/12) Installing file (5.38-r0) [2021-01-04T21:01:07.486Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T21:01:07.486Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T21:01:12.251Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T21:01:12.268Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T21:01:12.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T21:01:12.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:01:12.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:01:12.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T21:01:14.068Z] Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:01:14.530Z] Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:01:14.531Z] Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) [2021-01-04T21:01:14.084Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T21:01:14.101Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-04T21:01:14.427Z] > git remote # timeout=10 [2021-01-04T21:01:14.448Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T21:01:14.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:01:14.479Z] > git merge 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 [2021-01-04T21:01:14.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T21:01:14.533Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T21:01:14.549Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-04T21:01:19.283Z] Commit message: "refactor: Adjust for removal of backward compatibility code" [Pipeline] withEnv [Pipeline] { [2021-01-04T21:01:19.781Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T21:01:19.781Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T21:01:19.781Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T21:01:19.781Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T21:01:19.781Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T21:01:19.781Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T21:01:19.781Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T21:01:19.781Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T21:01:19.781Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:01:19.781Z] OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T21:01:20.936Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T21:01:21.357Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T21:01:21.706Z] + + sudotrue service [2021-01-04T21:01:21.706Z] docker restart [2021-01-04T21:01:23.108Z] Removing intermediate container fef2da19a52c [2021-01-04T21:01:23.108Z] ---> 120dcb2ee377 [2021-01-04T21:01:23.108Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T21:01:23.108Z] ---> Running in 4cdb05669d98 [2021-01-04T21:01:23.371Z] Removing intermediate container 4cdb05669d98 [2021-01-04T21:01:23.371Z] ---> 800011b66757 [2021-01-04T21:01:23.371Z] Step 5/6 : COPY go.mod . [2021-01-04T21:01:23.636Z] ---> 46cbfc1e4f88 [2021-01-04T21:01:23.636Z] Step 6/6 : RUN go mod download [2021-01-04T21:01:23.636Z] ---> Running in 54c532fa2a79 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T21:01:23.749Z] provisioning config files... [2021-01-04T21:01:23.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3662198199687656257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:01:24.193Z] ---> docker-login.sh [2021-01-04T21:01:24.193Z] nexus3.edgexfoundry.org:10001 [2021-01-04T21:01:25.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:01:25.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:01:25.450Z] Configure a credential helper to remove this warning. See [2021-01-04T21:01:25.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:01:25.450Z] [2021-01-04T21:01:25.450Z] Login Succeeded [2021-01-04T21:01:25.450Z] nexus3.edgexfoundry.org:10002 [2021-01-04T21:01:25.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:01:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:01:26.001Z] Configure a credential helper to remove this warning. See [2021-01-04T21:01:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:01:26.001Z] [2021-01-04T21:01:26.001Z] Login Succeeded [2021-01-04T21:01:26.001Z] nexus3.edgexfoundry.org:10003 [2021-01-04T21:01:26.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:01:26.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:01:26.553Z] Configure a credential helper to remove this warning. See [2021-01-04T21:01:26.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:01:26.553Z] [2021-01-04T21:01:26.553Z] Login Succeeded [2021-01-04T21:01:26.553Z] nexus3.edgexfoundry.org:10004 [2021-01-04T21:01:26.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:01:27.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:01:27.109Z] Configure a credential helper to remove this warning. See [2021-01-04T21:01:27.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:01:27.109Z] [2021-01-04T21:01:27.109Z] Login Succeeded [2021-01-04T21:01:27.109Z] docker.io [2021-01-04T21:01:27.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T21:01:27.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T21:01:27.989Z] Configure a credential helper to remove this warning. See [2021-01-04T21:01:27.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T21:01:27.989Z] [2021-01-04T21:01:27.989Z] Login Succeeded [2021-01-04T21:01:27.989Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T21:01:28.009Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T21:01:28.543Z] ========================================================= [2021-01-04T21:01:28.543Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T21:01:28.543Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:01:28.923Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-04T21:01:31.591Z] Sending build context to Docker daemon 165.4MB [2021-01-04T21:01:31.591Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T21:01:31.591Z] Step 2/6 : FROM ${BASE} [2021-01-04T21:01:31.591Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T21:01:31.591Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T21:01:31.591Z] a4357932f1b6: Pulling fs layer [2021-01-04T21:01:31.591Z] 18c013af1878: Pulling fs layer [2021-01-04T21:01:31.591Z] 00ac8860ef70: Pulling fs layer [2021-01-04T21:01:31.591Z] 63d7cb157983: Pulling fs layer [2021-01-04T21:01:31.591Z] b116817d02f9: Pulling fs layer [2021-01-04T21:01:31.591Z] 745a02a5169b: Pulling fs layer [2021-01-04T21:01:31.591Z] 00ac8860ef70: Waiting [2021-01-04T21:01:31.591Z] 63d7cb157983: Waiting [2021-01-04T21:01:31.591Z] b116817d02f9: Waiting [2021-01-04T21:01:31.591Z] 745a02a5169b: Waiting [2021-01-04T21:01:31.591Z] 18c013af1878: Verifying Checksum [2021-01-04T21:01:31.591Z] a4357932f1b6: Verifying Checksum [2021-01-04T21:01:31.591Z] a4357932f1b6: Download complete [2021-01-04T21:01:31.591Z] 63d7cb157983: Download complete [2021-01-04T21:01:31.591Z] b116817d02f9: Verifying Checksum [2021-01-04T21:01:31.591Z] b116817d02f9: Download complete [2021-01-04T21:01:31.591Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T21:01:32.586Z] 5f621e34cdf4: Pull complete [2021-01-04T21:01:33.194Z] a4357932f1b6: Pull complete [2021-01-04T21:01:33.466Z] 18c013af1878: Pull complete [2021-01-04T21:01:34.062Z] 745a02a5169b: Verifying Checksum [2021-01-04T21:01:34.062Z] 745a02a5169b: Download complete [2021-01-04T21:01:35.491Z] 00ac8860ef70: Verifying Checksum [2021-01-04T21:01:35.491Z] 00ac8860ef70: Download complete [2021-01-04T21:01:45.646Z] 00ac8860ef70: Pull complete [2021-01-04T21:01:45.666Z] Removing intermediate container 54c532fa2a79 [2021-01-04T21:01:45.666Z] ---> 07f70fb82492 [2021-01-04T21:01:45.666Z] Successfully built 07f70fb82492 [2021-01-04T21:01:45.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:01:45.922Z] 63d7cb157983: Pull complete [2021-01-04T21:01:45.983Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T21:01:45.983Z] . [Pipeline] withDockerContainer [2021-01-04T21:01:46.094Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:01:46.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T21:01:46.205Z] b116817d02f9: Pull complete [2021-01-04T21:01:46.959Z] $ docker top 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:01:47.470Z] + go version [2021-01-04T21:01:47.470Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T21:01:47.484Z] $ docker stop --time=1 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 [2021-01-04T21:01:48.822Z] $ docker rm -f 70932ffc3fcc8498f8621f0aa41ac9773dfd86c6d37edac96e56914aeb418259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:01:49.627Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T21:01:49.627Z] . [Pipeline] withDockerContainer [2021-01-04T21:01:49.728Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:01:49.781Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T21:01:50.559Z] 745a02a5169b: Pull complete [2021-01-04T21:01:50.560Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T21:01:50.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T21:01:50.560Z] ---> b7e6874047d6 [2021-01-04T21:01:50.560Z] 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-04T21:01:50.658Z] $ docker top e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T21:01:50.876Z] ========================================================= [2021-01-04T21:01:50.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T21:01:50.877Z] ========================================================= [Pipeline] sh [2021-01-04T21:01:51.168Z] + make test [2021-01-04T21:01:51.168Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T21:01:53.975Z] ---> Running in e0c92b3e7b11 [2021-01-04T21:01:55.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:01:56.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:01:57.008Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T21:01:57.283Z] (2/12) Installing file (5.38-r0) [2021-01-04T21:01:57.283Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T21:01:57.283Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T21:01:59.344Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T21:02:01.691Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T21:02:01.691Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T21:02:01.691Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T21:02:01.691Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T21:02:01.691Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T21:02:01.691Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T21:02:01.691Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T21:02:01.968Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T21:02:01.968Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:02:01.968Z] OK: 217 MiB in 51 packages [2021-01-04T21:02:06.307Z] Removing intermediate container e0c92b3e7b11 [2021-01-04T21:02:06.307Z] ---> 71cdff9c46bf [2021-01-04T21:02:06.307Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T21:02:06.583Z] ---> Running in 3d44150c5a52 [2021-01-04T21:02:07.196Z] Removing intermediate container 3d44150c5a52 [2021-01-04T21:02:07.196Z] ---> f655b20fa558 [2021-01-04T21:02:07.196Z] Step 5/6 : COPY go.mod . [2021-01-04T21:02:07.799Z] ---> 98d72b047180 [2021-01-04T21:02:07.799Z] Step 6/6 : RUN go mod download [2021-01-04T21:02:08.076Z] ---> Running in 6ae44d40672e [2021-01-04T21:02:12.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T21:02:20.341Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T21:02:20.612Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T21:02:21.205Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T21:02:21.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T21:02:23.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T21:02:23.738Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T21:02:23.738Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T21:02:25.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 46.6% of statements [2021-01-04T21:02:25.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T21:02:25.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T21:02:25.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T21:02:25.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T21:02:25.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T21:02:30.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.0% of statements [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T21:02:30.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T21:02:30.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T21:02:30.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 75.0% of statements [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T21:02:30.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.129s coverage: 82.9% of statements [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T21:02:30.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T21:02:32.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.363s coverage: 28.6% of statements [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T21:02:32.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T21:02:32.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T21:02:32.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2021-01-04T21:02:32.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T21:02:32.584Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2021-01-04T21:02:32.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T21:02:32.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-04T21:02:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T21:02:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T21:02:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T21:02:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 93.8% of statements [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements [2021-01-04T21:02:34.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T21:02:34.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-04T21:02:35.072Z] Removing intermediate container 6ae44d40672e [2021-01-04T21:02:35.072Z] ---> 9810321691ec [2021-01-04T21:02:35.072Z] Successfully built 9810321691ec [2021-01-04T21:02:35.072Z] Successfully tagged ci-base-image-arm64:latest [2021-01-04T21:02:35.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:02:35.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements [2021-01-04T21:02:35.423Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T21:02:35.423Z] . [Pipeline] withDockerContainer [2021-01-04T21:02:35.711Z] prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2021-01-04T21:02:35.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T21:02:35.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.4% of statements [2021-01-04T21:02:35.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T21:02:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements [2021-01-04T21:02:36.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T21:02:36.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T21:02:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-04T21:02:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements [2021-01-04T21:02:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-01-04T21:02:36.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2021-01-04T21:02:37.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-01-04T21:02:37.333Z] $ docker top 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:02:38.350Z] + go version [2021-01-04T21:02:38.350Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T21:02:38.368Z] $ docker stop --time=1 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 [2021-01-04T21:02:38.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 55.9% of statements [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T21:02:38.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T21:02:38.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T21:02:38.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.356s coverage: 84.0% of statements [2021-01-04T21:02:38.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.046s coverage: 100.0% of statements [2021-01-04T21:02:40.340Z] $ docker rm -f 0cf5ca0ef32f97de5a4436d9927769227a44467de4ab221a55bbecff2ebad108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-04T21:02:41.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.106s coverage: 47.1% of statements [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T21:02:41.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.074s coverage: 100.0% of statements [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T21:02:41.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-04T21:02:41.216Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:02:41.593Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T21:02:41.593Z] . [Pipeline] withDockerContainer [2021-01-04T21:02:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.693s coverage: 29.1% of statements [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T21:02:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T21:02:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T21:02:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T21:02:41.803Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T21:02:41.803Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T21:02:41.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2021-01-04T21:02:41.954Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T21:02:42.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-01-04T21:02:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T21:02:42.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T21:02:42.347Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements [2021-01-04T21:02:42.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.037s coverage: 32.1% of statements [2021-01-04T21:02:42.613Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-04T21:02:42.876Z] GO111MODULE=on go vet ./... [2021-01-04T21:02:43.453Z] $ docker top f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T21:02:43.864Z] ========================================================= [2021-01-04T21:02:43.864Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T21:02:43.865Z] ========================================================= [Pipeline] sh [2021-01-04T21:02:44.514Z] + make test [2021-01-04T21:02:44.514Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T21:03:04.989Z] gofmt -l . [2021-01-04T21:03:05.252Z] [ "`gofmt -l .`" = "" ] [2021-01-04T21:03:05.830Z] ./bin/test-go-mod-tidy.sh [2021-01-04T21:03:06.411Z] ./bin/test-attribution-txt.sh [2021-01-04T21:03:06.711Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] sh [2021-01-04T21:03:08.112Z] + ls -al . [2021-01-04T21:03:08.112Z] total 636 [2021-01-04T21:03:08.112Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 21:03 . [2021-01-04T21:03:08.112Z] drwxr-xr-x 4 root root 28 Jan 4 21:01 .. [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 20:59 .dockerignore [2021-01-04T21:03:08.112Z] drwxrwxr-x 8 1001 1001 179 Jan 4 20:59 .git [2021-01-04T21:03:08.112Z] drwxrwxr-x 3 1001 1001 125 Jan 4 20:59 .github [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 20:59 .gitignore [2021-01-04T21:03:08.112Z] drwx------ 3 1001 1001 47 Jan 4 21:00 .semver [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 20:59 .sonarcloud.properties [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 20:59 CONTRIBUTING.md [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 20:59 Dockerfile.build [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 20:59 Jenkinsfile [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 20:59 LICENSE [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 20:59 Makefile [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 20:59 README.md [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 20:59 SECURITY.md [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 21:00 VERSION [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 20:59 ZMQWindows.md [2021-01-04T21:03:08.112Z] drwxrwxr-x 2 1001 1001 117 Jan 4 20:59 bin [2021-01-04T21:03:08.112Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 20:59 cmd [2021-01-04T21:03:08.112Z] -rw-r--r-- 1 root root 538204 Jan 4 21:02 coverage.out [2021-01-04T21:03:08.112Z] -rw-r--r-- 1 root root 979 Jan 4 21:03 go.mod [2021-01-04T21:03:08.112Z] -rw-r--r-- 1 root root 18824 Jan 4 21:03 go.sum [2021-01-04T21:03:08.112Z] drwxrwxr-x 8 1001 1001 127 Jan 4 20:59 internal [2021-01-04T21:03:08.112Z] drwxrwxr-x 4 1001 1001 26 Jan 4 20:59 openapi [2021-01-04T21:03:08.112Z] drwxrwxr-x 4 1001 1001 71 Jan 4 20:59 snap [2021-01-04T21:03:08.112Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 20:59 version.go [Pipeline] sh [2021-01-04T21:03:08.420Z] + '[' -e coverage.out ] [2021-01-04T21:03:08.420Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T21:03:08.606Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T21:03:08.902Z] + make build [2021-01-04T21:03:08.902Z] 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-04T21:03:13.147Z] 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-04T21:03:21.392Z] 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-04T21:03:21.392Z] 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-04T21:03:22.788Z] 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-04T21:03:23.365Z] 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-04T21:03:24.766Z] 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-04T21:03:26.162Z] 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-04T21:03:27.119Z] 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-04T21:03:28.523Z] 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-04T21:03:29.470Z] 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-04T21:03:30.431Z] 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-04T21:03:31.419Z] $ docker stop --time=1 e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 [2021-01-04T21:03:33.040Z] $ docker rm -f e3fd2ff12489c25c6338a0cc23579fdd7ff5b90d91f4e53c4e94e2a593016932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:03:35.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T21:03:35.025Z] [2021-01-04T21:03:35.025Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:03:35.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T21:03:35.394Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T21:03:35.394Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T21:03:35.394Z] ca9280d653b3: Pulling fs layer [2021-01-04T21:03:35.394Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T21:03:35.975Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-04T21:03:35.975Z] cbdbe7a5bc2a: Download complete [2021-01-04T21:03:36.241Z] ca9280d653b3: Verifying Checksum [2021-01-04T21:03:36.241Z] ca9280d653b3: Download complete [2021-01-04T21:03:36.241Z] cbdbe7a5bc2a: Pull complete [2021-01-04T21:03:37.199Z] 7e9c9ca2126c: Download complete [2021-01-04T21:03:37.199Z] ca9280d653b3: Pull complete [2021-01-04T21:03:43.832Z] 7e9c9ca2126c: Pull complete [2021-01-04T21:03:43.832Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T21:03:43.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T21:03:43.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T21:03:44.036Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:03:44.101Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T21:03:46.214Z] $ docker top c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:03:46.722Z] + docker-compose build --help [2021-01-04T21:03:46.722Z] + grep parallel [2021-01-04T21:03:47.671Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T21:03:47.739Z] $ docker stop --time=1 c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c [2021-01-04T21:03:49.132Z] $ docker rm -f c42c8a6cff992bd60c3f6b6823686e562d541839b2261171bcd170457fdba58c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:03:49.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T21:03:49.941Z] . [Pipeline] withDockerContainer [2021-01-04T21:03:50.036Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:03:50.084Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T21:03:50.670Z] $ docker top 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:03:51.150Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T21:03:53.074Z] Building docker-core-command-go ... [2021-01-04T21:03:53.074Z] Building docker-core-data-go ... [2021-01-04T21:03:53.074Z] Building docker-core-metadata-go ... [2021-01-04T21:03:53.074Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T21:03:53.074Z] Building docker-security-proxy-setup-go ... [2021-01-04T21:03:53.074Z] Building docker-security-secretstore-setup-go ... [2021-01-04T21:03:53.074Z] Building docker-support-notifications-go ... [2021-01-04T21:03:53.074Z] Building docker-support-scheduler-go ... [2021-01-04T21:03:53.074Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T21:03:53.074Z] Building docker-sys-mgmt-agent-go [2021-01-04T21:03:53.074Z] Building docker-security-proxy-setup-go [2021-01-04T21:03:53.074Z] Building docker-core-command-go [2021-01-04T21:03:53.074Z] Building docker-core-metadata-go [2021-01-04T21:03:53.074Z] Building docker-support-scheduler-go [2021-01-04T21:03:53.825Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T21:04:16.090Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T21:04:19.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T21:04:19.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T21:04:19.506Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T21:04:19.773Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:04:19.774Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:04:19.774Z] ---> 07f70fb82492 [2021-01-04T21:04:19.774Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T21:04:21.214Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:04:21.214Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:04:21.214Z] ---> 07f70fb82492 [2021-01-04T21:04:21.214Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T21:04:21.214Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:04:21.214Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:04:21.214Z] ---> 07f70fb82492 [2021-01-04T21:04:21.214Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T21:04:21.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:04:21.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:04:21.478Z] ---> 07f70fb82492 [2021-01-04T21:04:21.478Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T21:04:21.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:04:21.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:04:21.478Z] ---> 07f70fb82492 [2021-01-04T21:04:21.478Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T21:04:22.891Z] ---> Running in 455303bead2f [2021-01-04T21:04:23.156Z] ---> Running in 6c2bae98a8b3 [2021-01-04T21:04:23.156Z] ---> Running in d2ff8593820e [2021-01-04T21:04:23.156Z] ---> Running in c2421561877e [2021-01-04T21:04:23.156Z] ---> Running in 021d7a9b1e17 [2021-01-04T21:04:23.733Z] Removing intermediate container c2421561877e [2021-01-04T21:04:23.733Z] ---> 849735fadfeb [2021-01-04T21:04:23.733Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:04:23.733Z] Removing intermediate container d2ff8593820e [2021-01-04T21:04:23.733Z] ---> 4e9677b54994 [2021-01-04T21:04:23.733Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:04:23.733Z] Removing intermediate container 021d7a9b1e17 [2021-01-04T21:04:23.733Z] ---> c49d8a40523b [2021-01-04T21:04:23.733Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:04:23.733Z] Removing intermediate container 455303bead2f [2021-01-04T21:04:23.733Z] ---> 8a2d103fdf1a [2021-01-04T21:04:23.733Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:04:23.733Z] Removing intermediate container 6c2bae98a8b3 [2021-01-04T21:04:23.733Z] ---> d163c0c08a7c [2021-01-04T21:04:23.733Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:04:23.733Z] ---> Running in c46e722cbf10 [2021-01-04T21:04:23.733Z] ---> Running in cf19253a593a [2021-01-04T21:04:23.733Z] ---> Running in 59a2d0fb69f9 [2021-01-04T21:04:23.733Z] ---> Running in 16b26bbc2cd2 [2021-01-04T21:04:23.994Z] ---> Running in 93f7a40bb6fb [2021-01-04T21:04:25.928Z] Removing intermediate container cf19253a593a [2021-01-04T21:04:25.928Z] ---> 5989a94a8e12 [2021-01-04T21:04:25.928Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T21:04:25.928Z] ---> Running in 62c9b8861339 [2021-01-04T21:04:25.928Z] Removing intermediate container c46e722cbf10 [2021-01-04T21:04:25.928Z] ---> b96de8ff0673 [2021-01-04T21:04:25.928Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T21:04:26.191Z] ---> Running in d35877ddb6c7 [2021-01-04T21:04:26.191Z] Removing intermediate container 16b26bbc2cd2 [2021-01-04T21:04:26.191Z] ---> 34c0a3e9231b [2021-01-04T21:04:26.191Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:04:26.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements [2021-01-04T21:04:26.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T21:04:26.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T21:04:26.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T21:04:26.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T21:04:26.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T21:04:26.455Z] Removing intermediate container 59a2d0fb69f9 [2021-01-04T21:04:26.455Z] ---> 5f17b12eb398 [2021-01-04T21:04:26.455Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T21:04:26.455Z] Removing intermediate container 93f7a40bb6fb [2021-01-04T21:04:26.455Z] ---> 7b9a90b8f2d0 [2021-01-04T21:04:26.455Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:04:26.729Z] ---> Running in e42a94fed27a [2021-01-04T21:04:26.729Z] ---> Running in 9890b60ddc5e [2021-01-04T21:04:26.729Z] ---> Running in ffc17613950d [2021-01-04T21:04:26.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:27.799Z] OK: 233 MiB in 51 packages [2021-01-04T21:04:28.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:28.062Z] OK: 233 MiB in 51 packages [2021-01-04T21:04:28.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:28.345Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:04:28.345Z] Removing intermediate container 62c9b8861339 [2021-01-04T21:04:28.345Z] ---> da93e0ea2c34 [2021-01-04T21:04:28.345Z] Step 6/21 : COPY go.mod . [2021-01-04T21:04:28.345Z] OK: 233 MiB in 51 packages [2021-01-04T21:04:28.614Z] Removing intermediate container d35877ddb6c7 [2021-01-04T21:04:28.614Z] ---> 52a2811bc902 [2021-01-04T21:04:28.614Z] Step 6/26 : COPY go.mod . [2021-01-04T21:04:28.614Z] OK: 233 MiB in 51 packages [2021-01-04T21:04:28.614Z] OK: 233 MiB in 51 packages [2021-01-04T21:04:28.614Z] ---> 9da7f1ea9681 [2021-01-04T21:04:28.614Z] Step 7/21 : RUN go mod download [2021-01-04T21:04:28.886Z] ---> Running in e28cb3da2012 [2021-01-04T21:04:29.153Z] ---> 565c6ffc64d4 [2021-01-04T21:04:29.153Z] Step 7/26 : RUN go mod download [2021-01-04T21:04:29.153Z] ---> Running in c23187177f43 [2021-01-04T21:04:29.427Z] Removing intermediate container e42a94fed27a [2021-01-04T21:04:29.427Z] ---> 79d44fc781a9 [2021-01-04T21:04:29.427Z] Step 6/22 : COPY go.mod . [2021-01-04T21:04:30.015Z] Removing intermediate container 9890b60ddc5e [2021-01-04T21:04:30.015Z] ---> e98c759c2d21 [2021-01-04T21:04:30.015Z] Step 6/21 : COPY go.mod . [2021-01-04T21:04:30.015Z] ---> eb4df23a0023 [2021-01-04T21:04:30.015Z] Step 7/22 : RUN go mod download [2021-01-04T21:04:30.015Z] Removing intermediate container ffc17613950d [2021-01-04T21:04:30.015Z] ---> 9ad0b2aa707e [2021-01-04T21:04:30.015Z] Step 6/22 : COPY go.mod . [2021-01-04T21:04:30.015Z] ---> Running in c01179557b73 [2021-01-04T21:04:30.277Z] ---> b772787d58d4 [2021-01-04T21:04:30.277Z] Step 7/21 : RUN go mod download [2021-01-04T21:04:30.277Z] ---> 2c5b64135e71 [2021-01-04T21:04:30.277Z] Step 7/22 : RUN go mod download [2021-01-04T21:04:30.277Z] ---> Running in 5841dabe4baa [2021-01-04T21:04:30.541Z] ---> Running in 79dcfc800721 [2021-01-04T21:04:31.507Z] Removing intermediate container e28cb3da2012 [2021-01-04T21:04:31.507Z] ---> e9347c47f1f5 [2021-01-04T21:04:31.507Z] Step 8/21 : COPY . . [2021-01-04T21:04:31.507Z] Removing intermediate container c23187177f43 [2021-01-04T21:04:31.507Z] ---> eea823a54c7d [2021-01-04T21:04:31.507Z] Step 8/26 : COPY . . [2021-01-04T21:04:32.086Z] Removing intermediate container c01179557b73 [2021-01-04T21:04:32.086Z] ---> 5c631492d709 [2021-01-04T21:04:32.086Z] Step 8/22 : COPY . . [2021-01-04T21:04:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.598s coverage: 27.0% of statements [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T21:04:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T21:04:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T21:04:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.597s coverage: 75.7% of statements [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T21:04:34.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.9% of statements [2021-01-04T21:04:34.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T21:04:34.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T21:04:34.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T21:04:34.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T21:04:37.462Z] Removing intermediate container 5841dabe4baa [2021-01-04T21:04:37.462Z] ---> 43210ce575a7 [2021-01-04T21:04:37.462Z] Step 8/21 : COPY . . [2021-01-04T21:04:38.871Z] Removing intermediate container 79dcfc800721 [2021-01-04T21:04:38.871Z] ---> 36a4603cfe8d [2021-01-04T21:04:38.871Z] Step 8/22 : COPY . . [2021-01-04T21:04:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.143s coverage: 28.6% of statements [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T21:04:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T21:04:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T21:04:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.373s coverage: 86.7% of statements [2021-01-04T21:04:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T21:04:45.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.399s coverage: 97.5% of statements [2021-01-04T21:04:45.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T21:04:45.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.205s coverage: 78.3% of statements [2021-01-04T21:04:45.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T21:04:45.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T21:04:45.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T21:04:45.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.188s coverage: 93.8% of statements [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.174s coverage: 0.1% of statements [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.166s coverage: 75.5% of statements [2021-01-04T21:04:53.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements [2021-01-04T21:04:53.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.183s coverage: 87.2% of statements [2021-01-04T21:04:54.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.127s coverage: 84.2% of statements [2021-01-04T21:04:57.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements [2021-01-04T21:04:57.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T21:04:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.758s coverage: 63.5% of statements [2021-01-04T21:04:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T21:04:59.656Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T21:04:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.100s coverage: 100.0% of statements [2021-01-04T21:04:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-01-04T21:05:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.146s coverage: 100.0% of statements [2021-01-04T21:05:01.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements [2021-01-04T21:05:02.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-01-04T21:05:07.173Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.940s coverage: 55.9% of statements [2021-01-04T21:05:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T21:05:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T21:05:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T21:05:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T21:05:07.173Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T21:05:08.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.436s coverage: 37.0% of statements [2021-01-04T21:05:08.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T21:05:08.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T21:05:08.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.766s coverage: 84.0% of statements [2021-01-04T21:05:08.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.098s coverage: 100.0% of statements [2021-01-04T21:05:11.116Z] ---> b4ff9aa69d22 [2021-01-04T21:05:11.116Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T21:05:11.116Z] ---> 9e80517726f9 [2021-01-04T21:05:11.116Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T21:05:11.116Z] ---> ebef2d974f2c [2021-01-04T21:05:11.116Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T21:05:11.116Z] ---> b4b22b0d4ed8 [2021-01-04T21:05:11.116Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T21:05:11.116Z] ---> Running in 2be8354c2b03 [2021-01-04T21:05:11.116Z] ---> Running in d5f83c57b6e3 [2021-01-04T21:05:11.116Z] ---> Running in a2232148535b [2021-01-04T21:05:11.116Z] ---> Running in f7e50e933774 [2021-01-04T21:05:11.696Z] ---> 7f3ccad74e8d [2021-01-04T21:05:11.696Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T21:05:11.970Z] ---> Running in df52da96a7af [2021-01-04T21:05:12.929Z] 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-04T21:05:12.929Z] 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-04T21:05:12.929Z] 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-04T21:05:13.195Z] 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-04T21:05:13.195Z] 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-04T21:05:18.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.428s coverage: 47.1% of statements [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T21:05:18.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T21:05:18.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements [2021-01-04T21:05:18.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.543s coverage: 29.1% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.261s coverage: 99.0% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T21:05:22.255Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T21:05:22.255Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T21:05:22.533Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-04T21:05:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-04T21:05:24.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-01-04T21:05:25.477Z] GO111MODULE=on go vet ./... [2021-01-04T21:05:39.926Z] 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-04T21:05:48.169Z] Removing intermediate container a2232148535b [2021-01-04T21:05:48.169Z] ---> 156d02609712 [2021-01-04T21:05:48.169Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T21:05:48.169Z] Removing intermediate container d5f83c57b6e3 [2021-01-04T21:05:48.169Z] ---> f0f51d8e4701 [2021-01-04T21:05:48.169Z] [2021-01-04T21:05:48.169Z] Step 10/21 : FROM scratch [2021-01-04T21:05:48.169Z] ---> [2021-01-04T21:05:48.169Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:05:48.169Z] Removing intermediate container df52da96a7af [2021-01-04T21:05:48.169Z] ---> 4e1a3061ffcb [2021-01-04T21:05:48.169Z] [2021-01-04T21:05:48.169Z] Step 10/22 : FROM scratch [2021-01-04T21:05:48.169Z] ---> [2021-01-04T21:05:48.169Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:05:48.169Z] ---> Running in bde620b1a287 [2021-01-04T21:05:48.169Z] ---> Running in 9b68c029c698 [2021-01-04T21:05:48.169Z] ---> Running in faf4a1e6ab53 [2021-01-04T21:05:48.438Z] Removing intermediate container f7e50e933774 [2021-01-04T21:05:48.438Z] ---> 01f128c27536 [2021-01-04T21:05:48.438Z] [2021-01-04T21:05:48.702Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T21:05:48.702Z] 3.12: Pulling from library/alpine [2021-01-04T21:05:49.276Z] Removing intermediate container 9b68c029c698 [2021-01-04T21:05:49.276Z] ---> 6d86b39ee09b [2021-01-04T21:05:49.276Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T21:05:49.276Z] Removing intermediate container faf4a1e6ab53 [2021-01-04T21:05:49.276Z] ---> 2cbd52ef2ea9 [2021-01-04T21:05:49.276Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T21:05:51.200Z] ---> Running in 1088e5117f77 [2021-01-04T21:05:51.200Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T21:05:51.200Z] ---> Running in d020a44c51e6 [2021-01-04T21:05:51.200Z] 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-04T21:05:51.200Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T21:05:51.200Z] ---> 389fef711851 [2021-01-04T21:05:51.200Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T21:05:51.200Z] ---> Running in 48d6105f9e14 [2021-01-04T21:05:51.200Z] Removing intermediate container 2be8354c2b03 [2021-01-04T21:05:51.200Z] ---> ed156832f9b0 [2021-01-04T21:05:51.200Z] [2021-01-04T21:05:51.200Z] Step 10/22 : FROM scratch [2021-01-04T21:05:51.200Z] ---> [2021-01-04T21:05:51.200Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:05:51.200Z] ---> Using cache [2021-01-04T21:05:51.200Z] ---> 2cbd52ef2ea9 [2021-01-04T21:05:51.200Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T21:05:51.464Z] ---> Running in 135eaecf5fde [2021-01-04T21:05:51.464Z] Removing intermediate container d020a44c51e6 [2021-01-04T21:05:51.464Z] ---> ba610221a85a [2021-01-04T21:05:51.464Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T21:05:51.464Z] Removing intermediate container 1088e5117f77 [2021-01-04T21:05:51.464Z] ---> d45b90b3a70b [2021-01-04T21:05:51.464Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T21:05:51.464Z] ---> Running in bce26d5f5693 [2021-01-04T21:05:51.728Z] ---> Running in f4fd27ca15b0 [2021-01-04T21:05:51.728Z] Removing intermediate container 135eaecf5fde [2021-01-04T21:05:51.728Z] ---> 51dcdb6ba973 [2021-01-04T21:05:51.728Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T21:05:51.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:05:51.991Z] Removing intermediate container bce26d5f5693 [2021-01-04T21:05:51.991Z] ---> 81f9ff352cd2 [2021-01-04T21:05:51.991Z] Step 14/22 : WORKDIR / [2021-01-04T21:05:51.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:05:51.991Z] ---> Running in 6a9ff6e509bf [2021-01-04T21:05:51.991Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T21:05:51.991Z] ---> Running in 71ef5ddcd463 [2021-01-04T21:05:51.991Z] Removing intermediate container f4fd27ca15b0 [2021-01-04T21:05:51.991Z] ---> 65ba975072e6 [2021-01-04T21:05:51.991Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T21:05:52.253Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:05:52.253Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T21:05:52.253Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T21:05:52.253Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:05:52.253Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T21:05:52.253Z] OK: 7 MiB in 18 packages [2021-01-04T21:05:52.833Z] Removing intermediate container 6a9ff6e509bf [2021-01-04T21:05:52.833Z] ---> b82848a5e630 [2021-01-04T21:05:52.833Z] Step 14/22 : WORKDIR / [2021-01-04T21:05:52.833Z] ---> Running in 7b7af088752a [2021-01-04T21:05:52.833Z] ---> dd41f4f240af [2021-01-04T21:05:52.833Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T21:05:54.230Z] Removing intermediate container 71ef5ddcd463 [2021-01-04T21:05:54.230Z] ---> d5935d7d374e [2021-01-04T21:05:54.230Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T21:05:54.230Z] Removing intermediate container bde620b1a287 [2021-01-04T21:05:54.230Z] ---> 11a620d464c0 [2021-01-04T21:05:54.230Z] [2021-01-04T21:05:54.230Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T21:05:54.230Z] 20.10.0: Pulling from library/docker [2021-01-04T21:05:55.189Z] Removing intermediate container 7b7af088752a [2021-01-04T21:05:55.189Z] ---> 695a6d3f82bf [2021-01-04T21:05:55.189Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T21:05:55.189Z] ---> 8b9f022461d3 [2021-01-04T21:05:55.189Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T21:05:55.189Z] Removing intermediate container 48d6105f9e14 [2021-01-04T21:05:55.189Z] ---> d6c1eae1e070 [2021-01-04T21:05:55.189Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T21:05:55.189Z] ---> 63f36e565875 [2021-01-04T21:05:55.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T21:05:55.456Z] ---> Running in b0c480eaf79c [2021-01-04T21:05:56.032Z] ---> 644c04f0fad2 [2021-01-04T21:05:56.032Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T21:05:56.032Z] ---> 75b91004919a [2021-01-04T21:05:56.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T21:05:56.294Z] Removing intermediate container b0c480eaf79c [2021-01-04T21:05:56.294Z] ---> 23c848fac90d [2021-01-04T21:05:56.294Z] Step 13/21 : WORKDIR /edgex [2021-01-04T21:05:56.294Z] ---> Running in dbe8e56d7c5d [2021-01-04T21:05:56.573Z] ---> a47ca4c8513c [2021-01-04T21:05:56.573Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T21:05:56.573Z] ---> Running in 49e155566e81 [2021-01-04T21:05:56.840Z] Removing intermediate container dbe8e56d7c5d [2021-01-04T21:05:56.840Z] ---> 5c30abe89ca4 [2021-01-04T21:05:56.840Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:05:56.840Z] ---> d9bc598591f7 [2021-01-04T21:05:56.840Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T21:05:56.840Z] ---> c394c4bfa114 [2021-01-04T21:05:56.840Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T21:05:57.110Z] Removing intermediate container 49e155566e81 [2021-01-04T21:05:57.110Z] ---> 87ba9eb4c21e [2021-01-04T21:05:57.110Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T21:05:57.110Z] ---> Running in bcf910afa7f5 [2021-01-04T21:05:57.110Z] ---> Running in d606e07e4640 [2021-01-04T21:05:57.377Z] ---> 533f5ddf3bbd [2021-01-04T21:05:57.377Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T21:05:57.377Z] Removing intermediate container bcf910afa7f5 [2021-01-04T21:05:57.377Z] ---> 7866cdd77a74 [2021-01-04T21:05:57.377Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T21:05:57.377Z] ---> Running in 7d61fb61654f [2021-01-04T21:05:57.643Z] Removing intermediate container d606e07e4640 [2021-01-04T21:05:57.643Z] ---> c7f7f4d43146 [2021-01-04T21:05:57.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:05:57.643Z] ---> 2ddbf0e7cf64 [2021-01-04T21:05:57.643Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T21:05:57.643Z] ---> Running in 7634d8d6fc01 [2021-01-04T21:05:57.643Z] ---> Running in a00ab79cf10b [2021-01-04T21:05:57.908Z] Removing intermediate container 7d61fb61654f [2021-01-04T21:05:57.908Z] ---> 8779cb705eaa [2021-01-04T21:05:57.908Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:05:57.908Z] Removing intermediate container 7634d8d6fc01 [2021-01-04T21:05:57.908Z] ---> 9e7edab7eca4 [2021-01-04T21:05:57.908Z] Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:05:57.908Z] ---> Running in 680b12174a74 [2021-01-04T21:05:57.908Z] Removing intermediate container a00ab79cf10b [2021-01-04T21:05:57.908Z] ---> cac53249bacb [2021-01-04T21:05:57.908Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T21:05:58.188Z] ---> Running in 12b1c43ceabf [2021-01-04T21:05:58.188Z] ---> Running in 9edc0414c66e [2021-01-04T21:05:58.452Z] ---> dedcb76c1644 [2021-01-04T21:05:58.452Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T21:05:58.717Z] Removing intermediate container 680b12174a74 [2021-01-04T21:05:58.717Z] ---> ecd7fabbdbf9 [2021-01-04T21:05:58.717Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T21:05:58.717Z] Removing intermediate container 12b1c43ceabf [2021-01-04T21:05:58.717Z] ---> 2ef0cf3e8c72 [2021-01-04T21:05:58.717Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T21:05:58.717Z] Removing intermediate container 9edc0414c66e [2021-01-04T21:05:58.717Z] ---> f29eb357ac36 [2021-01-04T21:05:58.717Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:05:58.985Z] ---> Running in fa3112ac58f2 [2021-01-04T21:05:58.985Z] ---> Running in 59e550d54a99 [2021-01-04T21:05:58.985Z] ---> Running in dc76be38e1b8 [2021-01-04T21:05:59.938Z] Removing intermediate container fa3112ac58f2 [2021-01-04T21:05:59.938Z] ---> bb379f321ea2 [2021-01-04T21:05:59.938Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:06:00.202Z] ---> b4e433d572a9 [2021-01-04T21:06:00.202Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T21:06:00.466Z] Removing intermediate container 59e550d54a99 [2021-01-04T21:06:00.466Z] ---> 495cbfa907d0 [2021-01-04T21:06:00.466Z] [2021-01-04T21:06:00.466Z] ---> Running in 125186f25bfb [2021-01-04T21:06:00.466Z] Removing intermediate container dc76be38e1b8 [2021-01-04T21:06:00.466Z] ---> 66f3ff8cf315 [2021-01-04T21:06:00.466Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:06:00.466Z] ---> Running in 5ec2c2b22616 [2021-01-04T21:06:00.735Z] ---> Running in 3d19eab0aadd [2021-01-04T21:06:00.735Z] Successfully built 495cbfa907d0 [2021-01-04T21:06:00.735Z] Removing intermediate container 125186f25bfb [2021-01-04T21:06:00.735Z] ---> 99a3000fa3ea [2021-01-04T21:06:00.735Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:06:00.735Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T21:06:00.735Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-04T21:06:01.002Z] Removing intermediate container 5ec2c2b22616 [2021-01-04T21:06:01.002Z] ---> 6ea488ce645b [2021-01-04T21:06:01.002Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T21:06:01.002Z] ---> Running in 335b8baf8930 [2021-01-04T21:06:01.002Z] ---> Running in 38e30ce41b4b [2021-01-04T21:06:01.002Z] Removing intermediate container 3d19eab0aadd [2021-01-04T21:06:01.002Z] ---> d80218e161cd [2021-01-04T21:06:01.002Z] [2021-01-04T21:06:01.265Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T21:06:01.265Z] Successfully built d80218e161cd [2021-01-04T21:06:01.265Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T21:06:01.265Z] Removing intermediate container 335b8baf8930 [2021-01-04T21:06:01.265Z] ---> 1062ab6749fb [2021-01-04T21:06:01.265Z] [2021-01-04T21:06:01.265Z] Successfully tagged docker-core-command-go:latest [2021-01-04T21:06:01.265Z] ---> aefe523efa57 [2021-01-04T21:06:01.265Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T21:06:01.265Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-04T21:06:01.265Z] Removing intermediate container 38e30ce41b4b [2021-01-04T21:06:01.265Z] ---> 56b7369fd20f [2021-01-04T21:06:01.265Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T21:06:01.531Z] Successfully built 1062ab6749fb [2021-01-04T21:06:01.531Z] ---> Running in 152266f4705f [2021-01-04T21:06:01.531Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T21:06:01.531Z] Building docker-support-notifications-go [2021-01-04T21:06:01.531Z]  Building docker-core-metadata-go ... done  ---> Running in b8698f2025a8 [2021-01-04T21:06:01.805Z] Removing intermediate container b8698f2025a8 [2021-01-04T21:06:01.805Z] ---> f794fe2db964 [2021-01-04T21:06:01.805Z] Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:06:05.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:05.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:05.147Z] ---> Running in bb1155161e85 [2021-01-04T21:06:05.147Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T21:06:05.147Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T21:06:05.415Z] Executing bash-5.0.17-r0.post-install [2021-01-04T21:06:05.415Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:06:05.415Z] OK: 12 MiB in 22 packages [2021-01-04T21:06:08.848Z] Removing intermediate container bb1155161e85 [2021-01-04T21:06:08.848Z] ---> 246a01c11de1 [2021-01-04T21:06:08.848Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T21:06:09.927Z] ---> Running in 044d793aa61a [2021-01-04T21:06:10.216Z] Removing intermediate container 044d793aa61a [2021-01-04T21:06:10.216Z] ---> c722db3b3c2c [2021-01-04T21:06:10.216Z] [2021-01-04T21:06:10.479Z] Removing intermediate container 152266f4705f [2021-01-04T21:06:10.479Z] ---> 41a0cf89435f [2021-01-04T21:06:10.479Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T21:06:10.479Z] Successfully built c722db3b3c2c [2021-01-04T21:06:10.479Z] ---> Running in b43a164d7af1 [2021-01-04T21:06:10.479Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T21:06:10.479Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-04T21:06:10.742Z] Removing intermediate container b43a164d7af1 [2021-01-04T21:06:10.742Z] ---> bcacd269057c [2021-01-04T21:06:10.742Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T21:06:14.089Z] ---> Running in 1bd461a11461 [2021-01-04T21:06:15.084Z] Removing intermediate container 1bd461a11461 [2021-01-04T21:06:15.084Z] ---> 270f74e95707 [2021-01-04T21:06:15.084Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T21:06:15.359Z] ---> Running in d391d7ce9d5a [2021-01-04T21:06:19.597Z] Removing intermediate container d391d7ce9d5a [2021-01-04T21:06:19.597Z] ---> d3aa38d3e824 [2021-01-04T21:06:19.597Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T21:06:21.550Z] ---> 4cd7fa163d14 [2021-01-04T21:06:21.550Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T21:06:22.761Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:06:22.761Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:06:22.761Z] ---> 07f70fb82492 [2021-01-04T21:06:22.761Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T21:06:22.761Z] ---> Using cache [2021-01-04T21:06:22.761Z] ---> d163c0c08a7c [2021-01-04T21:06:22.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:06:22.761Z] ---> Using cache [2021-01-04T21:06:22.761Z] ---> 7b9a90b8f2d0 [2021-01-04T21:06:22.761Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T21:06:23.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:06:23.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:06:23.024Z] ---> 07f70fb82492 [2021-01-04T21:06:23.024Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T21:06:23.024Z] ---> Using cache [2021-01-04T21:06:23.024Z] ---> d163c0c08a7c [2021-01-04T21:06:23.024Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:06:23.024Z] ---> Using cache [2021-01-04T21:06:23.024Z] ---> 7b9a90b8f2d0 [2021-01-04T21:06:23.024Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T21:06:23.288Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:06:23.288Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:06:23.288Z] ---> 07f70fb82492 [2021-01-04T21:06:23.288Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T21:06:23.288Z] ---> Using cache [2021-01-04T21:06:23.288Z] ---> d163c0c08a7c [2021-01-04T21:06:23.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:06:23.288Z] ---> Using cache [2021-01-04T21:06:23.288Z] ---> 7b9a90b8f2d0 [2021-01-04T21:06:23.288Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T21:06:23.288Z] ---> Using cache [2021-01-04T21:06:23.288Z] ---> 9ad0b2aa707e [2021-01-04T21:06:23.288Z] Step 6/24 : COPY go.mod . [2021-01-04T21:06:23.288Z] ---> Using cache [2021-01-04T21:06:23.288Z] ---> 2c5b64135e71 [2021-01-04T21:06:23.288Z] Step 7/24 : RUN go mod download [2021-01-04T21:06:23.551Z] ---> Using cache [2021-01-04T21:06:23.551Z] ---> 36a4603cfe8d [2021-01-04T21:06:23.551Z] Step 8/24 : COPY . . [2021-01-04T21:06:23.551Z] ---> Using cache [2021-01-04T21:06:23.551Z] ---> 7f3ccad74e8d [2021-01-04T21:06:23.551Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T21:06:26.894Z] ---> Running in f33d1e7b147f [2021-01-04T21:06:26.894Z] ---> Running in 7a5ce8bdd8fd [2021-01-04T21:06:26.894Z] ---> Running in 7dac0a8c3e0f [2021-01-04T21:06:26.894Z] ---> b8323529464e [2021-01-04T21:06:26.894Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T21:06:28.312Z] ---> 8253b7ee75f9 [2021-01-04T21:06:28.312Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T21:06:28.898Z] ---> Running in bb37a2df1096 [2021-01-04T21:06:29.165Z] 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-04T21:06:29.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:06:29.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:06:29.980Z] ---> 07f70fb82492 [2021-01-04T21:06:29.980Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> d163c0c08a7c [2021-01-04T21:06:29.980Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> 7b9a90b8f2d0 [2021-01-04T21:06:29.980Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> 9ad0b2aa707e [2021-01-04T21:06:29.980Z] Step 6/22 : COPY go.mod . [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> 2c5b64135e71 [2021-01-04T21:06:29.980Z] Step 7/22 : RUN go mod download [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> 36a4603cfe8d [2021-01-04T21:06:29.980Z] Step 8/22 : COPY . . [2021-01-04T21:06:29.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:06:29.980Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T21:06:29.980Z] ---> Using cache [2021-01-04T21:06:29.980Z] ---> 7f3ccad74e8d [2021-01-04T21:06:29.980Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T21:06:29.980Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T21:06:29.980Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T21:06:29.980Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T21:06:30.246Z] OK: 233 MiB in 51 packages [2021-01-04T21:06:30.246Z] OK: 233 MiB in 51 packages [2021-01-04T21:06:30.523Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T21:06:30.523Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T21:06:30.523Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T21:06:30.523Z] ---> Running in a932738f9b7a [2021-01-04T21:06:31.939Z] 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-04T21:06:32.524Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T21:06:32.524Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T21:06:32.524Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T21:06:32.786Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T21:06:32.786Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T21:06:32.786Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T21:06:32.786Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T21:06:33.056Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T21:06:33.056Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T21:06:33.335Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T21:06:33.335Z] Removing intermediate container 7dac0a8c3e0f [2021-01-04T21:06:33.335Z] ---> cdffc53188c6 [2021-01-04T21:06:33.335Z] Step 6/24 : COPY go.mod . [2021-01-04T21:06:33.922Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T21:06:33.922Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T21:06:33.922Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T21:06:33.922Z] Removing intermediate container 7a5ce8bdd8fd [2021-01-04T21:06:33.922Z] ---> ebf92a91c875 [2021-01-04T21:06:33.922Z] Step 6/23 : COPY go.mod . [2021-01-04T21:06:33.922Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T21:06:33.922Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T21:06:34.514Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T21:06:35.089Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T21:06:35.667Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T21:06:35.667Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T21:06:35.667Z] ---> b81bffd0ed10 [2021-01-04T21:06:35.667Z] Step 7/24 : RUN go mod download [2021-01-04T21:06:36.267Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T21:06:36.267Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T21:06:36.267Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T21:06:36.267Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T21:06:36.537Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T21:06:36.537Z] ---> 6265bf72aaff [2021-01-04T21:06:36.537Z] Step 7/23 : RUN go mod download [2021-01-04T21:06:36.537Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T21:06:36.537Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T21:06:36.537Z] ---> Running in 171eb664ad62 [2021-01-04T21:06:37.500Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:06:37.500Z] OK: 71 MiB in 55 packages [2021-01-04T21:06:37.500Z] ---> Running in c2a288d4385d [2021-01-04T21:06:40.102Z] Removing intermediate container 171eb664ad62 [2021-01-04T21:06:40.102Z] ---> 75eff16b1849 [2021-01-04T21:06:40.102Z] Step 8/24 : COPY . . [2021-01-04T21:06:40.375Z] Removing intermediate container c2a288d4385d [2021-01-04T21:06:40.375Z] ---> 296553331df0 [2021-01-04T21:06:40.375Z] Step 8/23 : COPY . . [2021-01-04T21:06:47.292Z] gofmt -l . [2021-01-04T21:06:47.292Z] [ "`gofmt -l .`" = "" ] [2021-01-04T21:06:47.292Z] ./bin/test-go-mod-tidy.sh [2021-01-04T21:06:47.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T21:06:47.956Z] + ls -al . [2021-01-04T21:06:47.956Z] total 664 [2021-01-04T21:06:47.956Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 21:06 . [2021-01-04T21:06:47.956Z] drwxr-xr-x 4 root root 4096 Jan 4 21:02 .. [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 21:01 .dockerignore [2021-01-04T21:06:47.956Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 21:01 .git [2021-01-04T21:06:47.956Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 21:01 .github [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 21:01 .gitignore [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 21:01 .sonarcloud.properties [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 21:01 CONTRIBUTING.md [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 21:01 Dockerfile.build [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 21:01 Jenkinsfile [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 21:01 LICENSE [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 21:01 Makefile [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 21:01 README.md [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 21:01 SECURITY.md [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 21:00 VERSION [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 21:01 ZMQWindows.md [2021-01-04T21:06:47.956Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 21:01 bin [2021-01-04T21:06:47.956Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 21:01 cmd [2021-01-04T21:06:47.956Z] -rw-r--r-- 1 root root 538204 Jan 4 21:05 coverage.out [2021-01-04T21:06:47.956Z] -rw-r--r-- 1 root root 979 Jan 4 21:06 go.mod [2021-01-04T21:06:47.956Z] -rw-r--r-- 1 root root 18824 Jan 4 21:06 go.sum [2021-01-04T21:06:47.956Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 21:01 internal [2021-01-04T21:06:47.956Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 21:01 openapi [2021-01-04T21:06:47.956Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 21:01 snap [2021-01-04T21:06:47.956Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 21:01 version.go [Pipeline] sh [2021-01-04T21:06:49.730Z] + '[' -e coverage.out ] [2021-01-04T21:06:49.730Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T21:06:49.791Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T21:06:50.903Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T21:06:51.589Z] + make build [2021-01-04T21:06:51.589Z] 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-04T21:06:59.136Z] 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-04T21:07:03.979Z] 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-04T21:07:11.442Z] Removing intermediate container a932738f9b7a [2021-01-04T21:07:11.442Z] ---> 67511299d9e9 [2021-01-04T21:07:11.442Z] [2021-01-04T21:07:11.442Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T21:07:11.442Z] ---> 865fa3f2d459 [2021-01-04T21:07:11.442Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T21:07:11.442Z] ---> 389fef711851 [2021-01-04T21:07:11.442Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T21:07:11.442Z] ---> dce538a31b7e [2021-01-04T21:07:11.442Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T21:07:11.442Z] Removing intermediate container f33d1e7b147f [2021-01-04T21:07:11.442Z] ---> 7b767a5125fb [2021-01-04T21:07:11.442Z] [2021-01-04T21:07:11.442Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T21:07:11.442Z] ---> 389fef711851 [2021-01-04T21:07:11.442Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T21:07:11.442Z] ---> Running in 3f2f8e6a612d [2021-01-04T21:07:11.442Z] ---> Running in c170bd517dcb [2021-01-04T21:07:11.442Z] Removing intermediate container bb37a2df1096 [2021-01-04T21:07:11.442Z] ---> 667780fac70e [2021-01-04T21:07:11.442Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T21:07:11.442Z] ---> Running in a8eab922aaa2 [2021-01-04T21:07:11.442Z] ---> Running in 6687fd80eebb [2021-01-04T21:07:11.704Z] ---> Running in 4f93f4c02375 [2021-01-04T21:07:12.304Z] 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-04T21:07:12.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:12.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:12.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:12.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:12.848Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T21:07:12.848Z] 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-04T21:07:12.848Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:07:12.848Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T21:07:12.848Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T21:07:12.848Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T21:07:12.848Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:07:12.848Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T21:07:12.848Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T21:07:12.848Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:07:12.848Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T21:07:12.848Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T21:07:12.848Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:07:12.848Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T21:07:12.848Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T21:07:13.117Z] OK: 7 MiB in 19 packages [2021-01-04T21:07:13.117Z] OK: 7 MiB in 19 packages [2021-01-04T21:07:15.712Z] Removing intermediate container 6687fd80eebb [2021-01-04T21:07:15.712Z] ---> dae80c82648c [2021-01-04T21:07:15.712Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T21:07:15.986Z] Removing intermediate container c170bd517dcb [2021-01-04T21:07:15.986Z] ---> 9d4e12cf0f9b [2021-01-04T21:07:15.986Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T21:07:16.257Z] ---> Running in a8c57d4486bd [2021-01-04T21:07:16.257Z] ---> Running in 5a70baa54f0a [2021-01-04T21:07:16.848Z] Removing intermediate container a8c57d4486bd [2021-01-04T21:07:16.848Z] ---> 6435b2db67d6 [2021-01-04T21:07:16.848Z] Step 13/24 : WORKDIR / [2021-01-04T21:07:16.848Z] Collecting docker-compose==1.23.2 [2021-01-04T21:07:16.848Z] Removing intermediate container 5a70baa54f0a [2021-01-04T21:07:16.848Z] ---> 2a546eebc830 [2021-01-04T21:07:16.848Z] Step 13/22 : WORKDIR / [2021-01-04T21:07:16.848Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T21:07:16.848Z] ---> Running in 27ef22fde64c [2021-01-04T21:07:16.848Z] ---> Running in 24ff332b47fa [2021-01-04T21:07:17.113Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T21:07:17.113Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T21:07:17.383Z] Removing intermediate container 27ef22fde64c [2021-01-04T21:07:17.383Z] ---> da2e75f71402 [2021-01-04T21:07:17.383Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T21:07:17.383Z] Removing intermediate container 24ff332b47fa [2021-01-04T21:07:17.383Z] ---> 7b7ec8407423 [2021-01-04T21:07:17.383Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T21:07:17.987Z] ---> 948e44d37f39 [2021-01-04T21:07:17.987Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T21:07:17.987Z] ---> 713c5c0f8c6c [2021-01-04T21:07:17.987Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T21:07:18.261Z] Collecting PyYAML<4,>=3.10 [2021-01-04T21:07:18.261Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T21:07:19.259Z] ---> a15b10b3300a [2021-01-04T21:07:19.259Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T21:07:19.881Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T21:07:19.881Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T21:07:20.153Z] ---> c91fe070f26d [2021-01-04T21:07:20.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T21:07:20.740Z] ---> 92077bdb2a34 [2021-01-04T21:07:20.740Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T21:07:20.740Z] 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-04T21:07:20.740Z] ---> 09b0adec1b0f [2021-01-04T21:07:20.740Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T21:07:21.332Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T21:07:21.332Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T21:07:21.936Z] ---> 2f520f828090 [2021-01-04T21:07:21.936Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T21:07:22.540Z] ---> Running in 2e575a25c49e [2021-01-04T21:07:22.540Z] ---> 36b016268ea3 [2021-01-04T21:07:22.540Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T21:07:22.540Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T21:07:22.540Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T21:07:23.143Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T21:07:23.143Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T21:07:23.430Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T21:07:23.430Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T21:07:23.715Z] ---> 7a9f078953e3 [2021-01-04T21:07:23.715Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T21:07:23.715Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T21:07:23.715Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T21:07:23.983Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T21:07:23.983Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T21:07:24.251Z] ---> 748143bc5830 [2021-01-04T21:07:24.251Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T21:07:24.251Z] Collecting idna<2.8,>=2.5 [2021-01-04T21:07:24.251Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T21:07:24.539Z] 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-04T21:07:24.539Z] ---> Running in e70fde650a6a [2021-01-04T21:07:24.808Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T21:07:24.808Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T21:07:24.808Z] 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-04T21:07:25.081Z] Removing intermediate container 2e575a25c49e [2021-01-04T21:07:25.081Z] ---> 0c36805fa715 [2021-01-04T21:07:25.081Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T21:07:25.081Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T21:07:25.081Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T21:07:25.081Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T21:07:25.081Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T21:07:25.081Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T21:07:25.081Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T21:07:25.081Z] ---> Running in 6b9168b2ea35 [2021-01-04T21:07:25.353Z] Installing collected packages: docopt, PyYAML, texttable, dockerpty, cached-property, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docker-compose [2021-01-04T21:07:25.353Z] Running setup.py install for docopt: started [2021-01-04T21:07:25.353Z] Removing intermediate container 6b9168b2ea35 [2021-01-04T21:07:25.353Z] ---> 8d071ae82693 [2021-01-04T21:07:25.353Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T21:07:25.620Z] ---> Running in 6c601e4a5b78 [2021-01-04T21:07:26.598Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T21:07:26.598Z] Running setup.py install for PyYAML: started [2021-01-04T21:07:26.866Z] Removing intermediate container 6c601e4a5b78 [2021-01-04T21:07:26.866Z] ---> c4a08d5fecef [2021-01-04T21:07:26.866Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:07:27.131Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T21:07:27.131Z] Running setup.py install for texttable: started [2021-01-04T21:07:27.397Z] ---> Running in d59ccc41f823 [2021-01-04T21:07:27.670Z] Removing intermediate container e70fde650a6a [2021-01-04T21:07:27.670Z] ---> e82167dee652 [2021-01-04T21:07:27.670Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T21:07:27.670Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T21:07:27.945Z] Running setup.py install for dockerpty: started [2021-01-04T21:07:28.217Z] Removing intermediate container d59ccc41f823 [2021-01-04T21:07:28.217Z] ---> 2630a8763916 [2021-01-04T21:07:28.217Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:07:28.217Z] ---> Running in 799785c1f55b [2021-01-04T21:07:28.510Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T21:07:28.510Z] ---> Running in 4f9a18eb3ac3 [2021-01-04T21:07:28.776Z] Removing intermediate container 799785c1f55b [2021-01-04T21:07:28.776Z] ---> 8688d2c124ed [2021-01-04T21:07:28.776Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T21:07:28.776Z] Attempting uninstall: idna [2021-01-04T21:07:28.776Z] Found existing installation: idna 2.9 [2021-01-04T21:07:28.776Z] Uninstalling idna-2.9: [2021-01-04T21:07:29.047Z] Successfully uninstalled idna-2.9 [2021-01-04T21:07:29.047Z] Removing intermediate container 4f9a18eb3ac3 [2021-01-04T21:07:29.047Z] ---> 5fd0bef555f3 [2021-01-04T21:07:29.047Z] [2021-01-04T21:07:29.047Z] ---> Running in 019d8f9902b6 [2021-01-04T21:07:29.047Z] Attempting uninstall: urllib3 [2021-01-04T21:07:29.047Z] Found existing installation: urllib3 1.25.9 [2021-01-04T21:07:29.047Z] Uninstalling urllib3-1.25.9: [2021-01-04T21:07:29.322Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T21:07:29.322Z] Successfully built 5fd0bef555f3 [2021-01-04T21:07:29.322Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T21:07:29.913Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 019d8f9902b6 [2021-01-04T21:07:29.913Z] ---> 811636d0310c [2021-01-04T21:07:29.913Z] Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:07:29.913Z] Attempting uninstall: requests [2021-01-04T21:07:29.913Z] Found existing installation: requests 2.23.0 [2021-01-04T21:07:29.913Z] Uninstalling requests-2.23.0: [2021-01-04T21:07:30.182Z] Successfully uninstalled requests-2.23.0 [2021-01-04T21:07:30.762Z] ---> Running in b9ca152ada2a [2021-01-04T21:07:30.782Z] 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-04T21:07:31.337Z] Removing intermediate container b9ca152ada2a [2021-01-04T21:07:31.337Z] ---> 366abed19bb7 [2021-01-04T21:07:31.337Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T21:07:32.289Z] ---> Running in fe73063e3d13 [2021-01-04T21:07:32.289Z] 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-04T21:07:32.556Z] Removing intermediate container fe73063e3d13 [2021-01-04T21:07:32.556Z] ---> 66b418258e04 [2021-01-04T21:07:32.556Z] [2021-01-04T21:07:33.505Z] Successfully built 66b418258e04 [2021-01-04T21:07:33.505Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T21:07:35.085Z] 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-04T21:07:36.821Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a8eab922aaa2 [2021-01-04T21:07:36.821Z] ---> 70e7bfa9cd5a [2021-01-04T21:07:36.821Z] [2021-01-04T21:07:36.821Z] Step 10/24 : FROM scratch [2021-01-04T21:07:36.821Z] ---> [2021-01-04T21:07:36.821Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T21:07:38.211Z] ---> Running in 7693203b0f33 [2021-01-04T21:07:38.211Z] Removing intermediate container 4f93f4c02375 [2021-01-04T21:07:38.211Z] ---> ee4b02e57fb4 [2021-01-04T21:07:38.211Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T21:07:38.211Z] ---> Running in 598c27e484a7 [2021-01-04T21:07:38.474Z] Removing intermediate container 7693203b0f33 [2021-01-04T21:07:38.474Z] ---> b6ef189e6ec3 [2021-01-04T21:07:38.474Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T21:07:39.048Z] ---> Running in ef0df7b398ad [2021-01-04T21:07:39.996Z] Removing intermediate container ef0df7b398ad [2021-01-04T21:07:39.996Z] ---> 86d236f3bf0b [2021-01-04T21:07:39.996Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T21:07:40.261Z] Removing intermediate container 3f2f8e6a612d [2021-01-04T21:07:40.261Z] ---> c1a5ee51f816 [2021-01-04T21:07:40.261Z] [2021-01-04T21:07:40.261Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T21:07:40.261Z] ---> 389fef711851 [2021-01-04T21:07:40.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:07:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:40.261Z] ---> Running in 0021ef4aa9f2 [2021-01-04T21:07:40.261Z] ---> Running in e75a365d37ce [2021-01-04T21:07:40.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:40.261Z] Removing intermediate container 0021ef4aa9f2 [2021-01-04T21:07:40.261Z] ---> 1600cbd90c55 [2021-01-04T21:07:40.261Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T21:07:40.498Z] 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-04T21:07:40.522Z] Removing intermediate container e75a365d37ce [2021-01-04T21:07:40.522Z] ---> df3b602d966c [2021-01-04T21:07:40.522Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T21:07:40.522Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:07:40.522Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T21:07:40.522Z] ---> Running in 3cb17da71f6e [2021-01-04T21:07:40.522Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T21:07:40.522Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:07:40.522Z] OK: 72 MiB in 58 packages [2021-01-04T21:07:40.522Z] ---> 63f873ef4bd2 [2021-01-04T21:07:40.522Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T21:07:40.787Z] Removing intermediate container 3cb17da71f6e [2021-01-04T21:07:40.787Z] ---> 70cd75e2a501 [2021-01-04T21:07:40.787Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T21:07:40.787Z] ---> Running in 82ff6a098012 [2021-01-04T21:07:41.365Z] Removing intermediate container 82ff6a098012 [2021-01-04T21:07:41.365Z] ---> 850839a04f11 [2021-01-04T21:07:41.365Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:07:41.942Z] ---> Running in f5a64e19e762 [2021-01-04T21:07:41.942Z] Removing intermediate container 598c27e484a7 [2021-01-04T21:07:41.942Z] ---> b50ea86396b0 [2021-01-04T21:07:41.942Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T21:07:41.942Z] ---> e20ca94db2a6 [2021-01-04T21:07:41.942Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T21:07:41.945Z] 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-04T21:07:42.205Z] ---> Running in 47cd5a46f3e0 [2021-01-04T21:07:42.468Z] Removing intermediate container 47cd5a46f3e0 [2021-01-04T21:07:42.468Z] ---> af6210ca6037 [2021-01-04T21:07:42.468Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:07:42.468Z] ---> Running in f051473971ba [2021-01-04T21:07:42.468Z] ---> b29119f756e0 [2021-01-04T21:07:42.468Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T21:07:42.774Z] Removing intermediate container f051473971ba [2021-01-04T21:07:42.774Z] ---> 879ac15dc987 [2021-01-04T21:07:42.774Z] Step 24/26 : LABEL arch=x86_64 [2021-01-04T21:07:42.774Z] ---> Running in 6c90e5a8a9ef [2021-01-04T21:07:43.090Z] ---> a58831709814 [2021-01-04T21:07:43.090Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T21:07:43.090Z] Removing intermediate container 6c90e5a8a9ef [2021-01-04T21:07:43.090Z] ---> 529478e6039c [2021-01-04T21:07:43.090Z] Step 25/26 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:07:43.090Z] Removing intermediate container f5a64e19e762 [2021-01-04T21:07:43.090Z] ---> 36f7d60243ed [2021-01-04T21:07:43.090Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T21:07:43.090Z] ---> Running in b858a36b0b40 [2021-01-04T21:07:44.088Z] ---> Running in a3953a60bc56 [2021-01-04T21:07:44.375Z] ---> 6fa7b04bd08f [2021-01-04T21:07:44.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T21:07:44.375Z] Removing intermediate container b858a36b0b40 [2021-01-04T21:07:44.375Z] ---> cb0195a2d562 [2021-01-04T21:07:44.375Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T21:07:44.375Z] ---> Running in ae26d4bf68fe [2021-01-04T21:07:44.642Z] Removing intermediate container ae26d4bf68fe [2021-01-04T21:07:44.642Z] ---> fd15e4eb7075 [2021-01-04T21:07:44.642Z] [2021-01-04T21:07:44.642Z] ---> 337d8233d3f7 [2021-01-04T21:07:44.642Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T21:07:44.642Z] ---> Running in 1056cfd60cb3 [2021-01-04T21:07:44.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:44.642Z] Successfully built fd15e4eb7075 [2021-01-04T21:07:44.642Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T21:07:44.906Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 1056cfd60cb3 [2021-01-04T21:07:44.906Z] ---> 2b1e6ef38421 [2021-01-04T21:07:44.906Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:07:44.906Z] ---> Running in 36a455692956 [2021-01-04T21:07:45.168Z] Removing intermediate container 36a455692956 [2021-01-04T21:07:45.168Z] ---> a90c9d2a16f9 [2021-01-04T21:07:45.168Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T21:07:45.168Z] ---> Running in 30bd3a6c38d3 [2021-01-04T21:07:45.431Z] Removing intermediate container 30bd3a6c38d3 [2021-01-04T21:07:45.431Z] ---> f22d58f59e8a [2021-01-04T21:07:45.431Z] Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:07:45.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T21:07:45.431Z] ---> Running in 8f487aa5a22b [2021-01-04T21:07:45.694Z] Removing intermediate container 8f487aa5a22b [2021-01-04T21:07:45.694Z] ---> 0ff3c1cde076 [2021-01-04T21:07:45.694Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T21:07:45.694Z] ---> Running in b593296a6c51 [2021-01-04T21:07:45.694Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T21:07:45.955Z] Removing intermediate container b593296a6c51 [2021-01-04T21:07:45.955Z] ---> 04a660f37b13 [2021-01-04T21:07:45.955Z] [2021-01-04T21:07:45.955Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T21:07:45.955Z] Successfully built 04a660f37b13 [2021-01-04T21:07:45.955Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T21:07:45.955Z]  Building docker-support-notifications-go ... done (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T21:07:46.217Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T21:07:46.217Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T21:07:46.479Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:07:46.479Z] OK: 8 MiB in 19 packages [2021-01-04T21:07:47.052Z] Removing intermediate container a3953a60bc56 [2021-01-04T21:07:47.052Z] ---> 31fdc2d1ba02 [2021-01-04T21:07:47.052Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T21:07:47.052Z] ---> be4841e1d4e1 [2021-01-04T21:07:47.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T21:07:47.626Z] ---> ed99d4b01d73 [2021-01-04T21:07:47.626Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T21:07:47.889Z] ---> a22d6c04ae6d [2021-01-04T21:07:47.889Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T21:07:48.150Z] ---> Running in 9ad7c5a7778e [2021-01-04T21:07:48.150Z] Removing intermediate container 9ad7c5a7778e [2021-01-04T21:07:48.150Z] ---> d513fea982f5 [2021-01-04T21:07:48.150Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:07:48.150Z] ---> Running in c9eaa7c140f1 [2021-01-04T21:07:48.413Z] Removing intermediate container c9eaa7c140f1 [2021-01-04T21:07:48.413Z] ---> 868fd1590f32 [2021-01-04T21:07:48.413Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T21:07:48.413Z] ---> Running in 73b8222d5032 [2021-01-04T21:07:48.674Z] Removing intermediate container 73b8222d5032 [2021-01-04T21:07:48.674Z] ---> 19de764a2d7d [2021-01-04T21:07:48.674Z] Step 22/23 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:07:48.674Z] ---> Running in f422fe0a8505 [2021-01-04T21:07:48.936Z] Removing intermediate container f422fe0a8505 [2021-01-04T21:07:48.936Z] ---> f7bd0747371c [2021-01-04T21:07:48.936Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T21:07:48.936Z] ---> Running in 90e3ca965535 [2021-01-04T21:07:49.200Z] Removing intermediate container 90e3ca965535 [2021-01-04T21:07:49.200Z] ---> 0bccb67be1d4 [2021-01-04T21:07:49.200Z] [2021-01-04T21:07:49.200Z] Successfully built 0bccb67be1d4 [2021-01-04T21:07:49.200Z] Successfully tagged docker-core-data-go:latest [2021-01-04T21:07:49.789Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-04T21:07:49.795Z] $ docker stop --time=1 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 [2021-01-04T21:07:50.234Z] 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-04T21:07:51.352Z] $ docker rm -f 361c885c8748e20e24b8029aae6472c5276f467925dab9e3dd4091b0757e48c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T21:07:51.898Z] + docker images [2021-01-04T21:07:51.898Z] + grep docker [2021-01-04T21:07:51.898Z] docker-core-data-go latest 0bccb67be1d4 3 seconds ago 22.2MB [2021-01-04T21:07:51.898Z] docker-support-notifications-go latest 04a660f37b13 6 seconds ago 12MB [2021-01-04T21:07:51.898Z] docker-sys-mgmt-agent-go latest fd15e4eb7075 7 seconds ago 313MB [2021-01-04T21:07:51.898Z] docker-security-secretstore-setup-go latest 66b418258e04 19 seconds ago 24.6MB [2021-01-04T21:07:51.898Z] docker-security-bootstrap-redis-go latest 5fd0bef555f3 23 seconds ago 15.8MB [2021-01-04T21:07:51.898Z] docker-security-proxy-setup-go latest c722db3b3c2c About a minute ago 24.5MB [2021-01-04T21:07:51.898Z] docker-core-metadata-go latest 1062ab6749fb About a minute ago 13MB [2021-01-04T21:07:51.898Z] docker-core-command-go latest d80218e161cd About a minute ago 10.6MB [2021-01-04T21:07:51.898Z] docker-support-scheduler-go latest 495cbfa907d0 About a minute ago 10.7MB [2021-01-04T21:07:51.898Z] docker 20.10.0 aefe523efa57 3 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-04T21:07:53.619Z] 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-04T21:07:57.913Z] 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-04T21:08:02.226Z] 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-04T21:08:05.599Z] 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-04T21:08:07.639Z] Still waiting to schedule task [2021-01-04T21:08:07.639Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T21:08:08.976Z] 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-04T21:08:12.371Z] $ docker stop --time=1 f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 [2021-01-04T21:08:14.798Z] $ docker rm -f f3a50b338797e9278a4e0ccf08ae0c6fb6db512ec5f9f2412c3e17e0634e9430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:08:16.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T21:08:16.704Z] [2021-01-04T21:08:16.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:08:17.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T21:08:17.358Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T21:08:17.358Z] 29e5d40040c1: Pulling fs layer [2021-01-04T21:08:17.358Z] 1ce36da41761: Pulling fs layer [2021-01-04T21:08:17.358Z] 25b303627fd3: Pulling fs layer [2021-01-04T21:08:17.952Z] 29e5d40040c1: Verifying Checksum [2021-01-04T21:08:17.953Z] 29e5d40040c1: Download complete [2021-01-04T21:08:18.552Z] 1ce36da41761: Verifying Checksum [2021-01-04T21:08:18.552Z] 1ce36da41761: Download complete [2021-01-04T21:08:18.552Z] 29e5d40040c1: Pull complete [2021-01-04T21:08:19.983Z] 1ce36da41761: Pull complete [2021-01-04T21:08:20.574Z] 25b303627fd3: Verifying Checksum [2021-01-04T21:08:20.574Z] 25b303627fd3: Download complete [2021-01-04T21:08:30.701Z] 25b303627fd3: Pull complete [2021-01-04T21:08:30.701Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T21:08:30.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T21:08:30.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-04T21:08:30.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2021-01-04T21:08:30.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T21:08:34.069Z] $ docker top be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:08:35.077Z] + docker-compose build --help [2021-01-04T21:08:35.077Z] + grep parallel [2021-01-04T21:08:38.456Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T21:08:38.471Z] $ docker stop --time=1 be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf [2021-01-04T21:08:40.385Z] $ docker rm -f be946d6316185380dd8f6a68c72e6fc86965607f675063072d1f7424c08573cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:08:41.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T21:08:41.262Z] . [Pipeline] withDockerContainer [2021-01-04T21:08:41.520Z] prd-ubuntu18.04-docker-arm64-4c-16g-18293 does not seem to be running inside a container [2021-01-04T21:08:41.587Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T21:08:42.968Z] $ docker top 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:08:44.114Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T21:08:48.408Z] Building docker-core-command-go ... [2021-01-04T21:08:48.408Z] Building docker-core-data-go ... [2021-01-04T21:08:48.408Z] Building docker-core-metadata-go ... [2021-01-04T21:08:48.408Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T21:08:48.408Z] Building docker-security-proxy-setup-go ... [2021-01-04T21:08:48.408Z] Building docker-security-secretstore-setup-go ... [2021-01-04T21:08:48.408Z] Building docker-support-notifications-go ... [2021-01-04T21:08:48.408Z] Building docker-support-scheduler-go ... [2021-01-04T21:08:48.408Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T21:08:48.408Z] Building docker-support-scheduler-go [2021-01-04T21:08:48.408Z] Building docker-security-bootstrap-redis-go [2021-01-04T21:08:48.408Z] Building docker-core-command-go [2021-01-04T21:08:48.408Z] Building docker-support-notifications-go [2021-01-04T21:08:48.408Z] Building docker-sys-mgmt-agent-go [2021-01-04T21:09:03.270Z] Running on prd-ubuntu18.04-docker-8c-8g-18298 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws [2021-01-04T21:09:03.317Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-04T21:09:05.611Z] using credential edgex-jenkins-ssh [2021-01-04T21:09:05.678Z] Cloning the remote Git repository [2021-01-04T21:09:05.714Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:09:05.793Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-04T21:09:05.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:09:05.820Z] > git --version # timeout=10 [2021-01-04T21:09:05.830Z] > git --version # 'git version 2.17.1' [2021-01-04T21:09:05.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:09:05.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T21:09:12.933Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T21:09:12.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T21:09:12.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T21:09:12.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T21:09:12.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:09:12.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T21:09:13.507Z] Merging remotes/origin/master commit 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:09:13.646Z] Merge succeeded, producing 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:09:13.646Z] Checking out Revision 25e13778a92a8a7a31affe0f2c643dda221ced05 (PR-2981) [2021-01-04T21:09:13.540Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T21:09:13.543Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-04T21:09:13.644Z] > git remote # timeout=10 [2021-01-04T21:09:13.649Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T21:09:13.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T21:09:13.656Z] > git merge 7af4896cef5687a5f8c07b1f9027609ce8fe2c5c # timeout=10 [2021-01-04T21:09:13.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T21:09:13.674Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T21:09:13.676Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-04T21:09:17.256Z] Commit message: "refactor: Adjust for removal of backward compatibility code" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:09:18.318Z] + echo snap-build.sh [2021-01-04T21:09:18.318Z] snap-build.sh [2021-01-04T21:09:18.318Z] + SNAP_BASE_DIR=. [2021-01-04T21:09:18.319Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-01-04T21:09:18.319Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-01-04T21:09:18.319Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-01-04T21:09:18.319Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-01-04T21:09:18.319Z] + cd /w/workspace/edgex-go/3 [2021-01-04T21:09:18.319Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T21:09:18.319Z] Reading package lists... [2021-01-04T21:09:18.319Z] Building dependency tree... [2021-01-04T21:09:18.319Z] Reading state information... [2021-01-04T21:09:18.579Z] The following packages were automatically installed and are no longer required: [2021-01-04T21:09:18.579Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T21:09:18.579Z] uidmap xdelta3 [2021-01-04T21:09:18.579Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T21:09:18.579Z] The following packages will be REMOVED: [2021-01-04T21:09:18.579Z] lxd* lxd-client* [2021-01-04T21:09:19.151Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T21:09:19.151Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T21:09:19.936Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-04T21:09:20.196Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T21:09:20.768Z] Removing lxd dnsmasq configuration [2021-01-04T21:09:21.029Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T21:09:21.029Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T21:09:21.973Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T21:09:21.973Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-04T21:09:21.973Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T21:09:23.358Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T21:09:23.618Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-04T21:09:25.004Z] + sudo snap remove --purge lxd [2021-01-04T21:09:25.004Z] snap "lxd" is not installed [2021-01-04T21:09:25.004Z] + sudo groupadd --force --system lxd [2021-01-04T21:09:25.004Z] ++ whoami [2021-01-04T21:09:25.004Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T21:09:25.004Z] + newgrp - lxd [2021-01-04T21:09:25.265Z] + sudo snap install lxd [2021-01-04T21:09:35.286Z] 2021-01-04T21:09:31Z INFO Waiting for automatic snapd restart... [2021-01-04T21:09:47.548Z] lxd 4.9 from Canonical* installed [2021-01-04T21:09:47.548Z] + sudo lxd init --auto [2021-01-04T21:09:54.141Z] + sudo snap install --classic snapcraft [2021-01-04T21:09:56.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:09:56.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:09:56.381Z] ---> 9810321691ec [2021-01-04T21:09:56.381Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T21:09:56.381Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:09:56.381Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:09:56.381Z] ---> 9810321691ec [2021-01-04T21:09:56.381Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T21:09:56.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:09:56.381Z] [2021-01-04T21:09:56.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:09:56.381Z] [2021-01-04T21:09:56.381Z] ---> 9810321691ec [2021-01-04T21:09:56.381Z] ---> 9810321691ec [2021-01-04T21:09:56.381Z] Step 3/24 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2021-01-04T21:09:56.381Z] [2021-01-04T21:09:56.381Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:09:56.381Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:09:56.381Z] ---> 9810321691ec [2021-01-04T21:09:56.381Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T21:09:58.993Z] ---> Running in e3f58909ad5c [2021-01-04T21:09:58.993Z] ---> Running in e12132e99283 [2021-01-04T21:09:58.993Z] ---> Running in 10ac47b1faf1 [2021-01-04T21:09:58.993Z] ---> Running in ba9fe1aa3ff9 [2021-01-04T21:09:58.993Z] ---> Running in f7bdcd0550e8 [2021-01-04T21:09:59.267Z] Removing intermediate container e12132e99283 [2021-01-04T21:09:59.267Z] ---> 385ceb76a54e [2021-01-04T21:09:59.267Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:09:59.267Z] Removing intermediate container 10ac47b1faf1 [2021-01-04T21:09:59.267Z] ---> 42c731b33c02 [2021-01-04T21:09:59.267Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:09:59.267Z] Removing intermediate container ba9fe1aa3ff9 [2021-01-04T21:09:59.267Z] ---> c2c5e97595f0 [2021-01-04T21:09:59.267Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:09:59.453Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T21:09:59.453Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T21:09:59.453Z] + patch --verbose -p1 [2021-01-04T21:09:59.453Z] Hmm... Looks like a unified diff to me... [2021-01-04T21:09:59.453Z] The text leading up to this was: [2021-01-04T21:09:59.453Z] -------------------------- [2021-01-04T21:09:59.453Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T21:09:59.453Z] |From: Tony Espy [2021-01-04T21:09:59.453Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T21:09:59.453Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T21:09:59.453Z] | [2021-01-04T21:09:59.453Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T21:09:59.453Z] |optimize the snap CI check run for pull requests. When [2021-01-04T21:09:59.453Z] |applied, it essentially strips out everything (apps and [2021-01-04T21:09:59.453Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T21:09:59.453Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T21:09:59.453Z] |catch changes to edgex-go that break the snap build. [2021-01-04T21:09:59.453Z] | [2021-01-04T21:09:59.453Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T21:09:59.453Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T21:09:59.453Z] |resulting in a failed snap build CI check in the associated [2021-01-04T21:09:59.453Z] |pull request. [2021-01-04T21:09:59.453Z] | [2021-01-04T21:09:59.453Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T21:09:59.453Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T21:09:59.453Z] |need to build the finally binary .snap file (and it won't [2021-01-04T21:09:59.453Z] |work with the patch applied). This further reduces the build [2021-01-04T21:09:59.453Z] |time. [2021-01-04T21:09:59.453Z] |--- [2021-01-04T21:09:59.453Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T21:09:59.453Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T21:09:59.453Z] | [2021-01-04T21:09:59.453Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T21:09:59.453Z] |index 1e537489..faf42425 100644 [2021-01-04T21:09:59.453Z] |--- a/snap/snapcraft.yaml [2021-01-04T21:09:59.453Z] |+++ b/snap/snapcraft.yaml [2021-01-04T21:09:59.453Z] -------------------------- [2021-01-04T21:09:59.453Z] patching file snap/snapcraft.yaml [2021-01-04T21:09:59.453Z] Using Plan A... [2021-01-04T21:09:59.453Z] Hunk #1 succeeded at 73. [2021-01-04T21:09:59.453Z] Hunk #2 FAILED at 202. [2021-01-04T21:09:59.453Z] Hunk #3 succeeded at 240. [2021-01-04T21:09:59.453Z] Hunk #4 succeeded at 248. [2021-01-04T21:09:59.453Z] Hunk #5 succeeded at 255. [2021-01-04T21:09:59.453Z] Hunk #6 succeeded at 282. [2021-01-04T21:09:59.453Z] Hunk #7 succeeded at 316. [2021-01-04T21:09:59.453Z] Hunk #8 succeeded at 367. [2021-01-04T21:09:59.453Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-04T21:09:59.453Z] Hmm... Ignoring the trailing garbage. [2021-01-04T21:09:59.453Z] done [Pipeline] } [2021-01-04T21:09:59.537Z] Removing intermediate container f7bdcd0550e8 [2021-01-04T21:09:59.537Z] ---> 2261e33a521c [2021-01-04T21:09:59.537Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:09:59.537Z] Removing intermediate container e3f58909ad5c [2021-01-04T21:09:59.537Z] ---> fb0674d8e4b4 [2021-01-04T21:09:59.537Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:09:59.537Z] ---> Running in ffea8e2dcaaf [2021-01-04T21:09:59.537Z] ---> Running in 33de55c2709e [2021-01-04T21:09:59.537Z] ---> Running in ba4437fc7dcb [2021-01-04T21:09:59.537Z] ---> Running in c8b2f600615d [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-04T21:09:59.812Z] ---> Running in 68dc12beeb43 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T21:10:00.278Z] Failed in branch amd64 [2021-01-04T21:10:03.233Z] Removing intermediate container ffea8e2dcaaf [2021-01-04T21:10:03.233Z] ---> a3d82eda3939 [2021-01-04T21:10:03.233Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:10:03.503Z] ---> Running in e5e340e601f2 [2021-01-04T21:10:03.503Z] Removing intermediate container 33de55c2709e [2021-01-04T21:10:03.503Z] ---> 8202dc9ca3f0 [2021-01-04T21:10:03.503Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T21:10:03.503Z] Removing intermediate container c8b2f600615d [2021-01-04T21:10:03.503Z] ---> 768235c1130b [2021-01-04T21:10:03.503Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:10:03.790Z] ---> Running in dc7559e29895 [2021-01-04T21:10:03.790Z] Removing intermediate container 68dc12beeb43 [2021-01-04T21:10:03.790Z] ---> 19ace4cf15f1 [2021-01-04T21:10:03.790Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T21:10:03.790Z] Removing intermediate container ba4437fc7dcb [2021-01-04T21:10:03.790Z] ---> 986a03b7359e [2021-01-04T21:10:03.790Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T21:10:03.790Z] ---> Running in 061b4a63d013 [2021-01-04T21:10:04.396Z] ---> Running in ee9fd644a2d5 [2021-01-04T21:10:04.396Z] ---> Running in 17c1a4de5706 [2021-01-04T21:10:04.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:05.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:05.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:05.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:05.868Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:06.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:06.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:06.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:06.691Z] OK: 217 MiB in 51 packages [2021-01-04T21:10:06.691Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:06.691Z] OK: 217 MiB in 51 packages [2021-01-04T21:10:06.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:10:07.247Z] OK: 217 MiB in 51 packages [2021-01-04T21:10:07.845Z] OK: 217 MiB in 51 packages [2021-01-04T21:10:08.122Z] OK: 217 MiB in 51 packages [2021-01-04T21:10:08.392Z] Removing intermediate container e5e340e601f2 [2021-01-04T21:10:08.392Z] ---> df51daf8cf3b [2021-01-04T21:10:08.392Z] Step 6/22 : COPY go.mod . [2021-01-04T21:10:08.670Z] Removing intermediate container dc7559e29895 [2021-01-04T21:10:08.670Z] ---> 064389f8f21e [2021-01-04T21:10:08.670Z] Step 6/21 : COPY go.mod . [2021-01-04T21:10:09.269Z] Removing intermediate container 061b4a63d013 [2021-01-04T21:10:09.269Z] ---> 13a502620f81 [2021-01-04T21:10:09.269Z] Step 6/22 : COPY go.mod . [2021-01-04T21:10:09.269Z] ---> 43afe95930ee [2021-01-04T21:10:09.269Z] Step 7/22 : RUN go mod download [2021-01-04T21:10:09.544Z] ---> Running in 1322a02d864a [2021-01-04T21:10:09.815Z] Removing intermediate container ee9fd644a2d5 [2021-01-04T21:10:09.815Z] ---> 4c1f3a1ac5c5 [2021-01-04T21:10:09.815Z] Step 6/24 : COPY go.mod . [2021-01-04T21:10:09.815Z] ---> 9823bd3c5e41 [2021-01-04T21:10:09.815Z] Step 7/21 : RUN go mod download [2021-01-04T21:10:10.090Z] Removing intermediate container 17c1a4de5706 [2021-01-04T21:10:10.090Z] ---> fad529b842fb [2021-01-04T21:10:10.090Z] Step 6/26 : COPY go.mod . [2021-01-04T21:10:10.090Z] ---> 2c7490203d53 [2021-01-04T21:10:10.090Z] Step 7/22 : RUN go mod download [2021-01-04T21:10:10.090Z] ---> Running in bc11498ab256 [2021-01-04T21:10:10.362Z] ---> Running in 6846567eef94 [2021-01-04T21:10:10.965Z] ---> 5b05009cbd4b [2021-01-04T21:10:10.965Z] Step 7/24 : RUN go mod download [2021-01-04T21:10:10.965Z] ---> Running in 9230e52ca0f6 [2021-01-04T21:10:10.965Z] ---> 0db3c0ed883d [2021-01-04T21:10:10.965Z] Step 7/26 : RUN go mod download [2021-01-04T21:10:11.248Z] ---> Running in 484329e5564b [2021-01-04T21:10:14.669Z] Removing intermediate container 1322a02d864a [2021-01-04T21:10:14.669Z] ---> 5e3968cd1722 [2021-01-04T21:10:14.669Z] Step 8/22 : COPY . . [2021-01-04T21:10:14.669Z] Removing intermediate container bc11498ab256 [2021-01-04T21:10:14.669Z] ---> b3dce913721e [2021-01-04T21:10:14.669Z] Step 8/21 : COPY . . [2021-01-04T21:10:14.669Z] Removing intermediate container 6846567eef94 [2021-01-04T21:10:14.669Z] ---> a6c43c0884bb [2021-01-04T21:10:14.669Z] Step 8/22 : COPY . . [2021-01-04T21:10:15.677Z] Removing intermediate container 484329e5564b [2021-01-04T21:10:15.677Z] ---> 60ba3318035e [2021-01-04T21:10:15.677Z] Step 8/26 : COPY . . [2021-01-04T21:10:15.962Z] Removing intermediate container 9230e52ca0f6 [2021-01-04T21:10:15.962Z] ---> 54dc80f0d055 [2021-01-04T21:10:15.962Z] Step 8/24 : COPY . . [2021-01-04T21:10:42.785Z] ---> e2e26eebadfa [2021-01-04T21:10:42.785Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T21:10:42.785Z] ---> 65591098a004 [2021-01-04T21:10:42.785Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T21:10:42.785Z] ---> 0c22d5627759 [2021-01-04T21:10:42.785Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T21:10:42.785Z] ---> 317a974d1c6b [2021-01-04T21:10:42.785Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T21:10:42.785Z] ---> ce565913ac09 [2021-01-04T21:10:42.785Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T21:10:42.785Z] ---> Running in 8e87f81de8be [2021-01-04T21:10:42.785Z] ---> Running in 0d3dc3eb6cd0 [2021-01-04T21:10:42.785Z] ---> Running in 3acdfcbac4f0 [2021-01-04T21:10:42.785Z] ---> Running in d0dd968f4321 [2021-01-04T21:10:42.785Z] ---> Running in 1c0ab8f017a7 [2021-01-04T21:10:42.785Z] 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-04T21:10:42.785Z] 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-04T21:10:42.785Z] 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-04T21:10:42.785Z] 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-04T21:10:42.785Z] 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-04T21:12:19.611Z] Removing intermediate container 8e87f81de8be [2021-01-04T21:12:19.611Z] ---> 293049e889ce [2021-01-04T21:12:19.611Z] [2021-01-04T21:12:19.611Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T21:12:19.611Z] 3.12: Pulling from library/alpine [2021-01-04T21:12:19.611Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T21:12:19.611Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T21:12:19.611Z] ---> afeebe901d6b [2021-01-04T21:12:19.611Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T21:12:19.611Z] ---> Running in 660ef5fc8c3d [2021-01-04T21:12:19.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:19.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:19.611Z] Removing intermediate container d0dd968f4321 [2021-01-04T21:12:19.611Z] ---> 87193e380839 [2021-01-04T21:12:19.611Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T21:12:19.611Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T21:12:19.611Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:12:19.611Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T21:12:19.611Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T21:12:19.611Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T21:12:19.611Z] Removing intermediate container 3acdfcbac4f0 [2021-01-04T21:12:19.611Z] ---> b07a01332a73 [2021-01-04T21:12:19.611Z] [2021-01-04T21:12:19.611Z] Step 10/22 : FROM scratch [2021-01-04T21:12:19.611Z] ---> [2021-01-04T21:12:19.611Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:12:19.611Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:12:19.611Z] Removing intermediate container 0d3dc3eb6cd0 [2021-01-04T21:12:19.611Z] ---> b8df6f11c704 [2021-01-04T21:12:19.611Z] [2021-01-04T21:12:19.611Z] Step 10/21 : FROM scratch [2021-01-04T21:12:19.611Z] ---> [2021-01-04T21:12:19.611Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:12:19.611Z] ---> Running in cfbc0e173b3d [2021-01-04T21:12:19.611Z] Removing intermediate container 1c0ab8f017a7 [2021-01-04T21:12:19.611Z] ---> c9f8b08b3258 [2021-01-04T21:12:19.611Z] [2021-01-04T21:12:19.611Z] Step 10/24 : FROM scratch [2021-01-04T21:12:19.611Z] ---> [2021-01-04T21:12:19.611Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T21:12:19.611Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T21:12:19.611Z] OK: 7 MiB in 19 packages [2021-01-04T21:12:19.611Z] ---> Running in e15302a7d724 [2021-01-04T21:12:19.611Z] ---> Running in 87c2e9efa1b4 [2021-01-04T21:12:19.611Z] ---> Running in ce7b0a2db389 [2021-01-04T21:12:19.611Z] Removing intermediate container 87c2e9efa1b4 [2021-01-04T21:12:19.611Z] ---> 597a02d25076 [2021-01-04T21:12:19.611Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T21:12:19.611Z] Removing intermediate container e15302a7d724 [2021-01-04T21:12:19.611Z] ---> 0a4454ce3788 [2021-01-04T21:12:19.611Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T21:12:19.611Z] Removing intermediate container ce7b0a2db389 [2021-01-04T21:12:19.611Z] ---> Running in 57c658746424 [2021-01-04T21:12:19.611Z] ---> bb1c6937e9f2 [2021-01-04T21:12:19.611Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T21:12:19.611Z] ---> Running in 4a2412b2f2a7 [2021-01-04T21:12:19.611Z] ---> Running in 51f08458c255 [2021-01-04T21:12:19.611Z] 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-04T21:12:19.611Z] Removing intermediate container 57c658746424 [2021-01-04T21:12:19.611Z] ---> 72d9c697ba24 [2021-01-04T21:12:19.611Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T21:12:19.611Z] ---> Running in b915757f59e2 [2021-01-04T21:12:19.611Z] Removing intermediate container 51f08458c255 [2021-01-04T21:12:19.611Z] ---> fc4798675837 [2021-01-04T21:12:19.611Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T21:12:19.611Z] Removing intermediate container 4a2412b2f2a7 [2021-01-04T21:12:19.611Z] ---> 0ae7a4715bdc [2021-01-04T21:12:19.611Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T21:12:19.611Z] Removing intermediate container 660ef5fc8c3d [2021-01-04T21:12:19.611Z] ---> 118ba11818dd [2021-01-04T21:12:19.611Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T21:12:19.611Z] ---> Running in b4648efd4550 [2021-01-04T21:12:19.611Z] ---> Running in ba9362de2c7d [2021-01-04T21:12:19.611Z] ---> Running in da60c52619fb [2021-01-04T21:12:19.611Z] Removing intermediate container b915757f59e2 [2021-01-04T21:12:19.611Z] ---> f35235c0d55d [2021-01-04T21:12:19.611Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T21:12:19.611Z] Removing intermediate container ba9362de2c7d [2021-01-04T21:12:19.611Z] ---> 8ddaba5cf825 [2021-01-04T21:12:19.611Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T21:12:19.611Z] Removing intermediate container b4648efd4550 [2021-01-04T21:12:19.611Z] ---> 13c4b8b395b2 [2021-01-04T21:12:19.611Z] Step 14/22 : WORKDIR / [2021-01-04T21:12:19.611Z] ---> Running in 9fd0f0956a59 [2021-01-04T21:12:19.611Z] Removing intermediate container da60c52619fb [2021-01-04T21:12:19.611Z] ---> 21e994b7efe6 [2021-01-04T21:12:19.611Z] Step 13/22 : WORKDIR / [2021-01-04T21:12:19.611Z] ---> Running in 935b8a56ef22 [2021-01-04T21:12:19.886Z] ---> 23f795d8110b [2021-01-04T21:12:19.886Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T21:12:20.160Z] Removing intermediate container 9fd0f0956a59 [2021-01-04T21:12:20.160Z] ---> 9737bd05d14b [2021-01-04T21:12:20.160Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T21:12:20.160Z] ---> de3c98f24c25 [2021-01-04T21:12:20.160Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T21:12:20.442Z] Removing intermediate container 935b8a56ef22 [2021-01-04T21:12:20.442Z] ---> f6429beed3a1 [2021-01-04T21:12:20.442Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T21:12:21.055Z] Removing intermediate container cfbc0e173b3d [2021-01-04T21:12:21.055Z] ---> aef7fad18214 [2021-01-04T21:12:21.055Z] [2021-01-04T21:12:21.055Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T21:12:21.337Z] ---> 2001c69edbaa [2021-01-04T21:12:21.337Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T21:12:21.337Z] 20.10.0: Pulling from library/docker [2021-01-04T21:12:21.621Z] ---> 5b803460ec5f [2021-01-04T21:12:21.621Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T21:12:21.621Z] ---> b8aaff42d1b6 [2021-01-04T21:12:21.621Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T21:12:22.220Z] ---> 13fced9cf861 [2021-01-04T21:12:22.220Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T21:12:23.221Z] ---> 40379831094b [2021-01-04T21:12:23.221Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T21:12:23.824Z] ---> Running in 9f3b6a2a1e7a [2021-01-04T21:12:23.824Z] ---> 5f01d8b139c3 [2021-01-04T21:12:23.824Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T21:12:24.095Z] ---> 8a8af6b8117b [2021-01-04T21:12:24.095Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T21:12:24.373Z] ---> 801b9b04d4d0 [2021-01-04T21:12:24.373Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T21:12:24.648Z] Removing intermediate container 9f3b6a2a1e7a [2021-01-04T21:12:24.649Z] ---> d90c8de5663f [2021-01-04T21:12:24.649Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:12:24.926Z] ---> Running in d3b69c3fd8b8 [2021-01-04T21:12:25.197Z] ---> be9d90411a7c [2021-01-04T21:12:25.197Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T21:12:25.197Z] ---> ee64058fe5a3 [2021-01-04T21:12:25.197Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T21:12:25.473Z] ---> Running in 8f2a53b0f5d3 [2021-01-04T21:12:25.473Z] ---> abec38afd4ec [2021-01-04T21:12:25.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications /Removing intermediate container d3b69c3fd8b8 [2021-01-04T21:12:25.473Z] ---> d9329f5ec887 [2021-01-04T21:12:25.473Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T21:12:25.473Z] [2021-01-04T21:12:25.748Z] ---> Running in a69046425b54 [2021-01-04T21:12:26.048Z] Removing intermediate container 8f2a53b0f5d3 [2021-01-04T21:12:26.048Z] ---> 305864de9143 [2021-01-04T21:12:26.048Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:12:27.022Z] ---> 9f9f604a8baa [2021-01-04T21:12:27.022Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T21:12:27.022Z] ---> Running in b4b6ad16cfff [2021-01-04T21:12:27.295Z] Removing intermediate container a69046425b54 [2021-01-04T21:12:27.295Z] ---> ec8ce881aa38 [2021-01-04T21:12:27.295Z] Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:12:27.568Z] ---> Running in e78ae519991c [2021-01-04T21:12:27.568Z] ---> 375782148be9 [2021-01-04T21:12:27.568Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T21:12:27.840Z] ---> Running in 43ddcab69611 [2021-01-04T21:12:27.840Z] Removing intermediate container b4b6ad16cfff [2021-01-04T21:12:27.840Z] ---> d3db3c004f81 [2021-01-04T21:12:27.840Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T21:12:28.118Z] ---> Running in 30002a94d9f4 [2021-01-04T21:12:28.394Z] Removing intermediate container 43ddcab69611 [2021-01-04T21:12:28.394Z] ---> 87f1336c6190 [2021-01-04T21:12:28.394Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T21:12:28.668Z] ---> Running in 3a42ec154dbb [2021-01-04T21:12:28.942Z] Removing intermediate container 30002a94d9f4 [2021-01-04T21:12:28.942Z] ---> dd143dbd1e3e [2021-01-04T21:12:28.942Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:12:29.214Z] ---> 0e5aa409aad6 [2021-01-04T21:12:29.214Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T21:12:29.214Z] ---> Running in a58f93be96f5 [2021-01-04T21:12:29.487Z] ---> Running in 11b4d7f2a6ee [2021-01-04T21:12:29.761Z] Removing intermediate container 3a42ec154dbb [2021-01-04T21:12:29.761Z] ---> df1477a09c0c [2021-01-04T21:12:29.761Z] [2021-01-04T21:12:30.035Z] Removing intermediate container a58f93be96f5 [2021-01-04T21:12:30.035Z] ---> 22268460de60 [2021-01-04T21:12:30.035Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:12:30.035Z] Successfully built df1477a09c0c [2021-01-04T21:12:30.308Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T21:12:30.308Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-01-04T21:12:30.308Z] ---> Running in 9a15594c0774 [2021-01-04T21:12:30.582Z] Removing intermediate container 11b4d7f2a6ee [2021-01-04T21:12:30.582Z] ---> 8f84f8ebe828 [2021-01-04T21:12:30.582Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:12:31.178Z] ---> Running in af43ae03a53b [2021-01-04T21:12:31.178Z] Removing intermediate container e78ae519991c [2021-01-04T21:12:31.178Z] ---> 79ddacd629b7 [2021-01-04T21:12:31.178Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T21:12:31.178Z] Removing intermediate container 9a15594c0774 [2021-01-04T21:12:31.178Z] ---> 5164671e5eb8 [2021-01-04T21:12:31.178Z] [2021-01-04T21:12:31.449Z] ---> Running in 7633e59f69b9 [2021-01-04T21:12:31.720Z] Successfully built 5164671e5eb8 [2021-01-04T21:12:32.042Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T21:12:32.042Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-04T21:12:32.042Z] Removing intermediate container af43ae03a53b [2021-01-04T21:12:32.042Z] ---> 6183cb68872d [2021-01-04T21:12:32.042Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T21:12:32.662Z] Removing intermediate container 7633e59f69b9 [2021-01-04T21:12:32.662Z] ---> ea6a64ba916d [2021-01-04T21:12:32.662Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T21:12:32.957Z] ---> Running in 1580b261965c [2021-01-04T21:12:33.240Z] ---> Running in b36e4fadff3c [2021-01-04T21:12:33.839Z] Removing intermediate container 1580b261965c [2021-01-04T21:12:33.840Z] ---> c91455a9d1bc [2021-01-04T21:12:33.840Z] Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:12:34.117Z] Removing intermediate container b36e4fadff3c [2021-01-04T21:12:34.117Z] ---> 31ab9aa29c78 [2021-01-04T21:12:34.117Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:12:34.725Z] ---> Running in cf34e78e9f6a [2021-01-04T21:12:35.316Z] ---> Running in 5b7391c9aa3d [2021-01-04T21:12:35.316Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T21:12:35.317Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T21:12:35.317Z] ---> eeaf43b92773 [2021-01-04T21:12:35.317Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T21:12:35.589Z] Removing intermediate container cf34e78e9f6a [2021-01-04T21:12:35.589Z] ---> 727a760946b6 [2021-01-04T21:12:35.589Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T21:12:35.862Z] ---> Running in f568d8c9b96f [2021-01-04T21:12:36.462Z] ---> Running in 094ac71ef437 [2021-01-04T21:12:36.462Z] Removing intermediate container 5b7391c9aa3d [2021-01-04T21:12:36.462Z] ---> 1ed01e83bed7 [2021-01-04T21:12:36.462Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:12:37.083Z] ---> Running in 72962c8487e2 [2021-01-04T21:12:37.365Z] Removing intermediate container 094ac71ef437 [2021-01-04T21:12:37.365Z] ---> 6e67335070a4 [2021-01-04T21:12:37.365Z] [2021-01-04T21:12:37.643Z] Removing intermediate container 72962c8487e2 [2021-01-04T21:12:37.643Z] ---> 9da5666ca3a7 [2021-01-04T21:12:37.643Z] [2021-01-04T21:12:37.916Z] Successfully built 6e67335070a4 [2021-01-04T21:12:37.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:37.917Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T21:12:37.917Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-01-04T21:12:38.189Z] Successfully built 9da5666ca3a7 [2021-01-04T21:12:38.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:38.189Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T21:12:38.189Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-04T21:12:38.786Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T21:12:38.786Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T21:12:38.786Z] Executing bash-5.0.17-r0.post-install [2021-01-04T21:12:38.786Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:12:38.786Z] OK: 12 MiB in 22 packages [2021-01-04T21:12:40.759Z] Removing intermediate container f568d8c9b96f [2021-01-04T21:12:40.759Z] ---> aa0b1a063531 [2021-01-04T21:12:40.759Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T21:12:40.759Z] ---> Running in f58aee77a5d3 [2021-01-04T21:12:41.352Z] Removing intermediate container f58aee77a5d3 [2021-01-04T21:12:41.352Z] ---> 655a34c5f7b2 [2021-01-04T21:12:41.352Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T21:12:41.944Z] ---> Running in ea1465d87e8a [2021-01-04T21:12:42.540Z] Removing intermediate container ea1465d87e8a [2021-01-04T21:12:42.540Z] ---> 78043ee79088 [2021-01-04T21:12:42.540Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T21:12:42.812Z] ---> Running in 722f2dc5706a [2021-01-04T21:12:43.411Z] Removing intermediate container 722f2dc5706a [2021-01-04T21:12:43.411Z] ---> 016aedc57ef5 [2021-01-04T21:12:43.411Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T21:12:45.388Z] ---> edc084df6e61 [2021-01-04T21:12:45.388Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T21:12:46.820Z] ---> 16ecee58b12a [2021-01-04T21:12:46.820Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T21:12:48.247Z] ---> 17dadf9667c7 [2021-01-04T21:12:48.247Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T21:12:48.247Z] ---> Running in 4b8efdd35a10 [2021-01-04T21:12:49.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:49.672Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:12:50.270Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T21:12:50.270Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T21:12:50.270Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T21:12:50.270Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T21:12:50.270Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T21:12:50.271Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T21:12:50.271Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T21:12:52.243Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T21:12:52.243Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T21:12:52.243Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T21:12:52.243Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T21:12:52.243Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T21:12:52.517Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T21:12:52.517Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T21:12:52.517Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T21:12:52.517Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T21:12:52.517Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T21:12:52.788Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T21:12:52.788Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T21:12:52.788Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T21:12:52.788Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T21:12:52.788Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T21:12:52.788Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T21:12:52.788Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T21:12:52.788Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T21:12:52.788Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T21:12:52.788Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T21:12:53.059Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T21:12:53.059Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T21:12:53.059Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T21:12:53.059Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T21:12:53.059Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T21:12:53.059Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T21:12:53.059Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:12:53.333Z] OK: 71 MiB in 55 packages [2021-01-04T21:13:03.499Z] Removing intermediate container 4b8efdd35a10 [2021-01-04T21:13:03.499Z] ---> f125c09acc7d [2021-01-04T21:13:03.499Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T21:13:03.499Z] ---> Running in e22d342fefb1 [2021-01-04T21:13:10.217Z] Collecting docker-compose==1.23.2 [2021-01-04T21:13:10.217Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T21:13:10.818Z] Collecting PyYAML<4,>=3.10 [2021-01-04T21:13:10.818Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T21:13:12.265Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:13:12.265Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:13:12.265Z] ---> 9810321691ec [2021-01-04T21:13:12.265Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T21:13:12.265Z] ---> Using cache [2021-01-04T21:13:12.265Z] ---> fb0674d8e4b4 [2021-01-04T21:13:12.265Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:13:12.265Z] ---> Using cache [2021-01-04T21:13:12.265Z] ---> 19ace4cf15f1 [2021-01-04T21:13:12.265Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T21:13:14.897Z] ---> Running in 9b8ed12f6cb9 [2021-01-04T21:13:14.897Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T21:13:14.897Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T21:13:14.897Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:13:14.897Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:13:14.897Z] ---> 9810321691ec [2021-01-04T21:13:15.175Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T21:13:15.175Z] ---> Using cache [2021-01-04T21:13:15.175Z] ---> fb0674d8e4b4 [2021-01-04T21:13:15.175Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:13:15.175Z] ---> Using cache [2021-01-04T21:13:15.175Z] ---> 19ace4cf15f1 [2021-01-04T21:13:15.175Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T21:13:15.448Z] ---> Running in 01f3013f0573 [2021-01-04T21:13:16.892Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:16.892Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T21:13:16.892Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T21:13:17.166Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:17.438Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T21:13:17.438Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T21:13:17.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:18.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:18.319Z] OK: 217 MiB in 51 packages [2021-01-04T21:13:18.319Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T21:13:18.319Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T21:13:18.596Z] OK: 217 MiB in 51 packages [2021-01-04T21:13:19.207Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T21:13:19.207Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T21:13:20.658Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T21:13:20.658Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T21:13:22.105Z] Removing intermediate container 9b8ed12f6cb9 [2021-01-04T21:13:22.105Z] ---> ec407c974b01 [2021-01-04T21:13:22.105Z] Step 6/21 : COPY go.mod . [2021-01-04T21:13:22.105Z] Removing intermediate container 01f3013f0573 [2021-01-04T21:13:22.105Z] ---> 3ac4e6318834 [2021-01-04T21:13:22.105Z] Step 6/24 : COPY go.mod . [2021-01-04T21:13:22.389Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:13:22.389Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:13:22.389Z] ---> 9810321691ec [2021-01-04T21:13:22.389Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T21:13:22.389Z] ---> Using cache [2021-01-04T21:13:22.389Z] ---> fb0674d8e4b4 [2021-01-04T21:13:22.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:13:22.389Z] ---> Using cache [2021-01-04T21:13:22.389Z] ---> 19ace4cf15f1 [2021-01-04T21:13:22.389Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T21:13:22.389Z] ---> Running in 493ff2b5e2f4 [2021-01-04T21:13:22.664Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T21:13:22.664Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T21:13:22.664Z] ---> 9810321691ec [2021-01-04T21:13:22.664Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T21:13:22.664Z] ---> Using cache [2021-01-04T21:13:22.664Z] ---> fb0674d8e4b4 [2021-01-04T21:13:22.664Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:13:22.664Z] ---> Using cache [2021-01-04T21:13:22.664Z] ---> 19ace4cf15f1 [2021-01-04T21:13:22.664Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T21:13:22.664Z] ---> Using cache [2021-01-04T21:13:22.664Z] ---> 3ac4e6318834 [2021-01-04T21:13:22.664Z] Step 6/22 : COPY go.mod . [2021-01-04T21:13:23.263Z] ---> e6775e909edf [2021-01-04T21:13:23.263Z] Step 7/21 : RUN go mod download [2021-01-04T21:13:23.263Z] 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-04T21:13:23.535Z] ---> 4904d87fd716 [2021-01-04T21:13:23.535Z] Step 7/24 : RUN go mod download [2021-01-04T21:13:23.535Z] ---> Running in ed7beb68ae65 [2021-01-04T21:13:23.535Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T21:13:23.535Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T21:13:23.809Z] ---> Running in a71409a5e42f [2021-01-04T21:13:23.809Z] ---> 3dfa6ca99c5f [2021-01-04T21:13:23.809Z] Step 7/22 : RUN go mod download [2021-01-04T21:13:24.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:24.084Z] ---> Running in 07958f93194a [2021-01-04T21:13:25.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:25.666Z] OK: 217 MiB in 51 packages [2021-01-04T21:13:26.655Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T21:13:26.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T21:13:27.251Z] Removing intermediate container 493ff2b5e2f4 [2021-01-04T21:13:27.251Z] ---> 64a3e6e85a77 [2021-01-04T21:13:27.251Z] Step 6/23 : COPY go.mod . [2021-01-04T21:13:28.259Z] Removing intermediate container ed7beb68ae65 [2021-01-04T21:13:28.259Z] ---> 0aa8d49488ca [2021-01-04T21:13:28.259Z] Step 8/21 : COPY . . [2021-01-04T21:13:28.259Z] Removing intermediate container a71409a5e42f [2021-01-04T21:13:28.259Z] ---> c1625df4daed [2021-01-04T21:13:28.259Z] Step 8/24 : COPY . . [2021-01-04T21:13:28.259Z] Removing intermediate container 07958f93194a [2021-01-04T21:13:28.259Z] ---> 87e65e1b6f86 [2021-01-04T21:13:28.259Z] Step 8/22 : COPY . . [2021-01-04T21:13:28.259Z] ---> 6d8ecb488fee [2021-01-04T21:13:28.259Z] Step 7/23 : RUN go mod download [2021-01-04T21:13:28.532Z] ---> Running in 177fcad13462 [2021-01-04T21:13:29.975Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T21:13:29.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T21:13:30.249Z] Collecting idna<2.8,>=2.5 [2021-01-04T21:13:30.250Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T21:13:30.521Z] 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-04T21:13:30.521Z] 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-04T21:13:30.521Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T21:13:30.521Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T21:13:30.797Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T21:13:30.797Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T21:13:30.797Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T21:13:30.797Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T21:13:31.776Z] Installing collected packages: PyYAML, websocket-client, urllib3, idna, requests, jsonschema, docker-pycreds, docker, cached-property, docopt, texttable, dockerpty, docker-compose [2021-01-04T21:13:31.777Z] Running setup.py install for PyYAML: started [2021-01-04T21:13:34.430Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T21:13:34.709Z] Attempting uninstall: urllib3 [2021-01-04T21:13:34.709Z] Found existing installation: urllib3 1.25.9 [2021-01-04T21:13:34.709Z] Uninstalling urllib3-1.25.9: [2021-01-04T21:13:34.989Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T21:13:36.442Z] Removing intermediate container 177fcad13462 [2021-01-04T21:13:36.442Z] ---> 325ef3194a80 [2021-01-04T21:13:36.442Z] Step 8/23 : COPY . . [2021-01-04T21:13:36.442Z] Attempting uninstall: idna [2021-01-04T21:13:36.442Z] Found existing installation: idna 2.9 [2021-01-04T21:13:36.442Z] Uninstalling idna-2.9: [2021-01-04T21:13:36.442Z] Successfully uninstalled idna-2.9 [2021-01-04T21:13:37.047Z] Attempting uninstall: requests [2021-01-04T21:13:37.047Z] Found existing installation: requests 2.23.0 [2021-01-04T21:13:37.047Z] Uninstalling requests-2.23.0: [2021-01-04T21:13:37.323Z] Successfully uninstalled requests-2.23.0 [2021-01-04T21:13:39.299Z] Running setup.py install for docopt: started [2021-01-04T21:13:41.477Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T21:13:41.477Z] Running setup.py install for texttable: started [2021-01-04T21:13:43.526Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T21:13:43.526Z] Running setup.py install for dockerpty: started [2021-01-04T21:13:45.519Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T21:13:46.114Z] 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-04T21:13:56.278Z] ---> bc3960f54568 [2021-01-04T21:13:56.278Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T21:13:56.278Z] ---> ce4364a80394 [2021-01-04T21:13:56.278Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T21:13:56.278Z] ---> 5a5cd56ebd22 [2021-01-04T21:13:56.278Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T21:13:56.278Z] ---> e334d1b5e162 [2021-01-04T21:13:56.278Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T21:13:56.278Z] ---> Running in 5ae64d919360 [2021-01-04T21:13:56.550Z] ---> Running in d1bcf8c4c0b7 [2021-01-04T21:13:56.550Z] ---> Running in 71f222a74440 [2021-01-04T21:13:56.550Z] ---> Running in f2b249936046 [2021-01-04T21:13:57.153Z] Removing intermediate container e22d342fefb1 [2021-01-04T21:13:57.153Z] ---> b5f0253f58d8 [2021-01-04T21:13:57.153Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T21:13:57.430Z] ---> Running in f1d669624b7f [2021-01-04T21:13:58.426Z] 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-04T21:13:58.701Z] 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-04T21:13:58.976Z] 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-04T21:13:58.976Z] 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-04T21:13:59.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:13:59.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:14:00.125Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:14:00.125Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T21:14:00.398Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T21:14:00.398Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:14:00.398Z] OK: 71 MiB in 58 packages [2021-01-04T21:14:02.387Z] Removing intermediate container f1d669624b7f [2021-01-04T21:14:02.387Z] ---> d50dd3252c45 [2021-01-04T21:14:02.387Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T21:14:02.387Z] ---> Running in 70985e732858 [2021-01-04T21:14:03.372Z] Removing intermediate container 70985e732858 [2021-01-04T21:14:03.372Z] ---> e996025d4005 [2021-01-04T21:14:03.372Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:14:03.372Z] ---> Running in bf24b6450f1b [2021-01-04T21:14:04.356Z] Removing intermediate container bf24b6450f1b [2021-01-04T21:14:04.356Z] ---> 784cb57a7cb6 [2021-01-04T21:14:04.356Z] Step 24/26 : LABEL arch=arm64 [2021-01-04T21:14:04.356Z] ---> Running in 8de009d73775 [2021-01-04T21:14:04.956Z] Removing intermediate container 8de009d73775 [2021-01-04T21:14:04.956Z] ---> eaecbae7ff9b [2021-01-04T21:14:04.956Z] Step 25/26 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:14:05.233Z] ---> Running in 3ec1c5abc9ed [2021-01-04T21:14:05.833Z] Removing intermediate container 3ec1c5abc9ed [2021-01-04T21:14:05.833Z] ---> 8450deca43fa [2021-01-04T21:14:05.833Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T21:14:06.108Z] ---> Running in b4051d4530f9 [2021-01-04T21:14:06.715Z] Removing intermediate container b4051d4530f9 [2021-01-04T21:14:06.715Z] ---> 8bbc9f9c890b [2021-01-04T21:14:06.715Z] [2021-01-04T21:14:07.314Z] Successfully built 8bbc9f9c890b [2021-01-04T21:14:07.314Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T21:15:03.885Z]  Building docker-sys-mgmt-agent-go ... done 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-04T21:15:03.885Z] 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-04T21:15:16.330Z] Removing intermediate container 71f222a74440 [2021-01-04T21:15:16.330Z] ---> 008c44a61c96 [2021-01-04T21:15:16.330Z] [2021-01-04T21:15:16.330Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T21:15:16.330Z] ---> afeebe901d6b [2021-01-04T21:15:16.330Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T21:15:16.330Z] ---> Using cache [2021-01-04T21:15:16.330Z] ---> 118ba11818dd [2021-01-04T21:15:16.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T21:15:16.330Z] ---> Running in f28e3b5c7b45 [2021-01-04T21:15:16.330Z] Removing intermediate container f28e3b5c7b45 [2021-01-04T21:15:16.330Z] ---> 61eaf8645a2f [2021-01-04T21:15:16.330Z] Step 13/24 : WORKDIR / [2021-01-04T21:15:16.330Z] ---> Running in 33e448e8daae [2021-01-04T21:15:17.319Z] Removing intermediate container 33e448e8daae [2021-01-04T21:15:17.319Z] ---> dd78208a3745 [2021-01-04T21:15:17.319Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T21:15:19.304Z] ---> fe8db3c02a31 [2021-01-04T21:15:19.304Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T21:15:20.287Z] Removing intermediate container 5ae64d919360 [2021-01-04T21:15:20.287Z] ---> 4cefa17942b1 [2021-01-04T21:15:20.287Z] [2021-01-04T21:15:20.287Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T21:15:20.287Z] ---> afeebe901d6b [2021-01-04T21:15:20.287Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T21:15:20.566Z] ---> Running in c00302303395 [2021-01-04T21:15:20.567Z] ---> 774b9b5663e8 [2021-01-04T21:15:20.567Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T21:15:22.013Z] ---> afd38dd9b0dc [2021-01-04T21:15:22.013Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T21:15:22.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:15:22.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:15:23.493Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T21:15:23.493Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T21:15:23.493Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T21:15:23.493Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T21:15:23.493Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:15:23.493Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T21:15:23.775Z] OK: 7 MiB in 18 packages [2021-01-04T21:15:24.047Z] ---> c7c41b202266 [2021-01-04T21:15:24.047Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T21:15:25.503Z] ---> 85a32091e4ea [2021-01-04T21:15:25.503Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T21:15:26.493Z] Removing intermediate container c00302303395 [2021-01-04T21:15:26.493Z] ---> ac7e63b3f537 [2021-01-04T21:15:26.493Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T21:15:26.770Z] ---> Running in 0d77eb8087d4 [2021-01-04T21:15:26.770Z] ---> 5e1e56c5129b [2021-01-04T21:15:26.770Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T21:15:27.378Z] ---> Running in f086344c2e0f [2021-01-04T21:15:27.378Z] Removing intermediate container 0d77eb8087d4 [2021-01-04T21:15:27.378Z] ---> 24588353d5b9 [2021-01-04T21:15:27.378Z] Step 13/21 : WORKDIR /edgex [2021-01-04T21:15:27.652Z] ---> Running in 07782e30f7ea [2021-01-04T21:15:28.265Z] Removing intermediate container 07782e30f7ea [2021-01-04T21:15:28.265Z] ---> 49a51b8e4716 [2021-01-04T21:15:28.265Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T21:15:29.715Z] ---> 306938783bc7 [2021-01-04T21:15:29.715Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T21:15:30.698Z] Removing intermediate container f086344c2e0f [2021-01-04T21:15:30.698Z] ---> aea4ce85553d [2021-01-04T21:15:30.698Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T21:15:30.973Z] ---> Running in 50153b32d096 [2021-01-04T21:15:31.247Z] ---> b7a02002baad [2021-01-04T21:15:31.247Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T21:15:31.522Z] Removing intermediate container 50153b32d096 [2021-01-04T21:15:31.522Z] ---> 95196c6eef61 [2021-01-04T21:15:31.522Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T21:15:32.120Z] ---> Running in ec1010c26f6f [2021-01-04T21:15:33.100Z] Removing intermediate container f2b249936046 [2021-01-04T21:15:33.100Z] ---> e6b1d811b565 [2021-01-04T21:15:33.100Z] [2021-01-04T21:15:33.100Z] Step 10/22 : FROM scratch [2021-01-04T21:15:33.100Z] ---> [2021-01-04T21:15:33.100Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:15:33.100Z] Removing intermediate container ec1010c26f6f [2021-01-04T21:15:33.100Z] ---> 5ee38861e7f1 [2021-01-04T21:15:33.100Z] Step 23/24 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:15:33.100Z] ---> Using cache [2021-01-04T21:15:33.100Z] ---> bb1c6937e9f2 [2021-01-04T21:15:33.100Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T21:15:33.374Z] ---> 559430d9fe69 [2021-01-04T21:15:33.374Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T21:15:33.374Z] ---> Running in e06d7882be5a [2021-01-04T21:15:33.374Z] ---> Running in 4c0041ba9f84 [2021-01-04T21:15:33.647Z] ---> Running in 603e030a9796 [2021-01-04T21:15:33.919Z] Removing intermediate container e06d7882be5a [2021-01-04T21:15:33.919Z] ---> ad04f1a613cb [2021-01-04T21:15:33.919Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T21:15:34.193Z] Removing intermediate container 4c0041ba9f84 [2021-01-04T21:15:34.193Z] ---> 228532943215 [2021-01-04T21:15:34.193Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T21:15:34.193Z] ---> Running in c12d93be006c [2021-01-04T21:15:34.193Z] ---> Running in 82bd1ddec872 [2021-01-04T21:15:34.193Z] Removing intermediate container 603e030a9796 [2021-01-04T21:15:34.193Z] ---> 669786512e44 [2021-01-04T21:15:34.193Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T21:15:34.464Z] ---> Running in 59232161715d [2021-01-04T21:15:34.737Z] Removing intermediate container c12d93be006c [2021-01-04T21:15:34.737Z] ---> 53b79d9924f2 [2021-01-04T21:15:34.737Z] [2021-01-04T21:15:35.020Z] Removing intermediate container 82bd1ddec872 [2021-01-04T21:15:35.020Z] ---> 594d05b52e3e [2021-01-04T21:15:35.020Z] Step 14/22 : WORKDIR / [2021-01-04T21:15:35.300Z] Successfully built 53b79d9924f2 [2021-01-04T21:15:35.300Z] Removing intermediate container 59232161715d [2021-01-04T21:15:35.300Z] ---> d9ce23cccbc8 [2021-01-04T21:15:35.300Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T21:15:35.300Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T21:15:35.300Z] ---> Running in 1209d016e6d4 [2021-01-04T21:15:35.300Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 9aa5765ba3af [2021-01-04T21:15:35.888Z] Removing intermediate container 1209d016e6d4 [2021-01-04T21:15:35.888Z] ---> 92ba43e54dde [2021-01-04T21:15:35.888Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T21:15:35.888Z] Removing intermediate container 9aa5765ba3af [2021-01-04T21:15:35.888Z] ---> 7b3137fc6b26 [2021-01-04T21:15:35.888Z] Step 20/21 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:15:36.159Z] ---> Running in 98ae3e084286 [2021-01-04T21:15:36.431Z] ---> ab36c6cdbc8f [2021-01-04T21:15:36.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T21:15:36.701Z] Removing intermediate container 98ae3e084286 [2021-01-04T21:15:36.701Z] ---> 3f745241c1b5 [2021-01-04T21:15:36.701Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T21:15:36.701Z] ---> Running in fb82d799b725 [2021-01-04T21:15:37.299Z] Removing intermediate container fb82d799b725 [2021-01-04T21:15:37.299Z] ---> 6594f228403d [2021-01-04T21:15:37.299Z] [2021-01-04T21:15:37.894Z] Successfully built 6594f228403d [2021-01-04T21:15:37.894Z] ---> 5cae3ca172c2 [2021-01-04T21:15:37.894Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T21:15:37.894Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T21:15:38.879Z]  Building docker-security-proxy-setup-go ... done  ---> a6d2cedc43cc [2021-01-04T21:15:38.879Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T21:15:39.200Z] ---> Running in 0f4f52e570c5 [2021-01-04T21:15:39.821Z] Removing intermediate container 0f4f52e570c5 [2021-01-04T21:15:39.821Z] ---> bb5ed6244d97 [2021-01-04T21:15:39.821Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:15:40.104Z] ---> Running in 3bb7dfaf0ef0 [2021-01-04T21:15:40.720Z] Removing intermediate container 3bb7dfaf0ef0 [2021-01-04T21:15:40.720Z] ---> d120694e18dc [2021-01-04T21:15:40.720Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T21:15:41.007Z] Removing intermediate container d1bcf8c4c0b7 [2021-01-04T21:15:41.007Z] ---> 2e49cb61cd04 [2021-01-04T21:15:41.007Z] [2021-01-04T21:15:41.007Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T21:15:41.007Z] ---> afeebe901d6b [2021-01-04T21:15:41.007Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T21:15:41.007Z] ---> Running in 227ccdf18759 [2021-01-04T21:15:41.007Z] ---> Running in 92c5855565fd [2021-01-04T21:15:41.622Z] Removing intermediate container 92c5855565fd [2021-01-04T21:15:41.622Z] Removing intermediate container 227ccdf18759 [2021-01-04T21:15:41.622Z] ---> a741d19f141c [2021-01-04T21:15:41.622Z] Step 21/22 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:15:41.622Z] ---> 0d26840d9203 [2021-01-04T21:15:41.622Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T21:15:41.622Z] ---> Running in 6fdf5675151a [2021-01-04T21:15:41.622Z] ---> Running in f2ed3acc97ff [2021-01-04T21:15:42.214Z] Removing intermediate container f2ed3acc97ff [2021-01-04T21:15:42.214Z] ---> 0868560371a4 [2021-01-04T21:15:42.214Z] Removing intermediate container 6fdf5675151a [2021-01-04T21:15:42.214Z] Step 13/23 : EXPOSE $APP_PORT ---> 0be80bca8713 [2021-01-04T21:15:42.214Z] [2021-01-04T21:15:42.214Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T21:15:42.486Z] ---> Running in 9bb355a5a454 [2021-01-04T21:15:42.486Z] ---> Running in f57a14713d2a [2021-01-04T21:15:42.759Z] Removing intermediate container f57a14713d2a [2021-01-04T21:15:42.759Z] Removing intermediate container 9bb355a5a454 [2021-01-04T21:15:42.759Z] ---> 3db10462d551 [2021-01-04T21:15:42.759Z] ---> e6113270033f [2021-01-04T21:15:42.759Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T21:15:42.759Z] [2021-01-04T21:15:43.353Z] ---> Running in d882015982cb [2021-01-04T21:15:43.353Z] Successfully built e6113270033f [2021-01-04T21:15:43.353Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T21:15:45.321Z]  Building docker-core-metadata-go ... done Removing intermediate container d882015982cb [2021-01-04T21:15:45.321Z] ---> bd679a8b0f17 [2021-01-04T21:15:45.321Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T21:15:45.321Z] ---> Running in 7bdadf4dcf5e [2021-01-04T21:15:46.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T21:15:47.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T21:15:47.850Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T21:15:47.850Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T21:15:48.120Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T21:15:48.391Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T21:15:48.391Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T21:15:48.391Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T21:15:48.664Z] OK: 8 MiB in 19 packages [2021-01-04T21:15:49.637Z] Removing intermediate container 7bdadf4dcf5e [2021-01-04T21:15:49.637Z] ---> 640045be45ee [2021-01-04T21:15:49.637Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T21:15:50.608Z] ---> 7b64cbb0c026 [2021-01-04T21:15:50.608Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T21:15:51.580Z] ---> 4e16f0171794 [2021-01-04T21:15:51.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T21:15:52.557Z] ---> 2f72ddac294b [2021-01-04T21:15:52.557Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T21:15:52.557Z] ---> Running in 589bda4d363b [2021-01-04T21:15:52.828Z] Removing intermediate container 589bda4d363b [2021-01-04T21:15:52.828Z] ---> f3b1266f11fe [2021-01-04T21:15:52.828Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T21:15:53.101Z] ---> Running in 6440ecad6a34 [2021-01-04T21:15:53.373Z] Removing intermediate container 6440ecad6a34 [2021-01-04T21:15:53.373Z] ---> b6a08f3e0b94 [2021-01-04T21:15:53.373Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T21:15:53.645Z] ---> Running in 4575738b1e92 [2021-01-04T21:15:53.921Z] Removing intermediate container 4575738b1e92 [2021-01-04T21:15:53.922Z] ---> fc89766c66f8 [2021-01-04T21:15:53.922Z] Step 22/23 : LABEL git_sha=25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-04T21:15:54.194Z] ---> Running in da5a393ed6d9 [2021-01-04T21:15:54.788Z] Removing intermediate container da5a393ed6d9 [2021-01-04T21:15:54.788Z] ---> 24c75fe25c03 [2021-01-04T21:15:54.788Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T21:15:54.788Z] ---> Running in 52f28dc608d5 [2021-01-04T21:15:55.381Z] Removing intermediate container 52f28dc608d5 [2021-01-04T21:15:55.381Z] ---> 2f24cef7eb26 [2021-01-04T21:15:55.381Z] [2021-01-04T21:15:55.655Z] Successfully built 2f24cef7eb26 [2021-01-04T21:15:55.655Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T21:15:55.943Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-04T21:15:55.942Z] $ docker stop --time=1 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 [2021-01-04T21:15:57.871Z] $ docker rm -f 353759a3ca0ad3ae6a2fe455b7d9e527c5f506ff58c168a2a3dac95a9c362167 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T21:15:58.648Z] + docker+ images [2021-01-04T21:15:58.648Z] grep docker [2021-01-04T21:15:58.919Z] docker-core-data-go-arm64 latest 2f24cef7eb26 4 seconds ago 20.9MB [2021-01-04T21:15:58.919Z] docker-core-metadata-go-arm64 latest e6113270033f 16 seconds ago 12.2MB [2021-01-04T21:15:58.919Z] docker-security-proxy-setup-go-arm64 latest 6594f228403d 22 seconds ago 23.3MB [2021-01-04T21:15:58.919Z] docker-security-secretstore-setup-go-arm64 latest 53b79d9924f2 24 seconds ago 23.4MB [2021-01-04T21:15:58.919Z] docker-sys-mgmt-agent-go-arm64 latest 8bbc9f9c890b About a minute ago 300MB [2021-01-04T21:15:58.919Z] docker-security-bootstrap-redis-go-arm64 latest 9da5666ca3a7 3 minutes ago 15.1MB [2021-01-04T21:15:58.919Z] docker-support-notifications-go-arm64 latest 6e67335070a4 3 minutes ago 11.4MB [2021-01-04T21:15:58.919Z] docker-core-command-go-arm64 latest 5164671e5eb8 3 minutes ago 9.98MB [2021-01-04T21:15:58.919Z] docker-support-scheduler-go-arm64 latest df1477a09c0c 3 minutes ago 10MB [2021-01-04T21:15:58.919Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:02.916Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:03.811Z] ---> package-listing.sh [2021-01-04T21:16:03.811Z] ++ facter osfamily [2021-01-04T21:16:03.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T21:16:03.811Z] + OS_FAMILY=redhat [2021-01-04T21:16:03.811Z] + workspace=/w/workspace/edgex-go/3 [2021-01-04T21:16:03.811Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T21:16:03.811Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T21:16:03.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T21:16:03.811Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T21:16:03.811Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-04T21:16:03.811Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T21:16:03.811Z] + case "${OS_FAMILY}" in [2021-01-04T21:16:03.811Z] + rpm -qa [2021-01-04T21:16:03.811Z] + sort [2021-01-04T21:16:09.151Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T21:16:09.151Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T21:16:09.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T21:16:09.151Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-04T21:16:09.151Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-04T21:16:09.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-04T21:16:09.169Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T21:16:09.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:16:09.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T21:16:09.792Z] [2021-01-04T21:16:09.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T21:16:10.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T21:16:10.169Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T21:16:10.169Z] df20fa9351a1: Pulling fs layer [2021-01-04T21:16:10.169Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T21:16:10.169Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T21:16:10.169Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T21:16:10.169Z] 93b61091891f: Pulling fs layer [2021-01-04T21:16:10.169Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T21:16:10.169Z] 5e14af77c1be: Pulling fs layer [2021-01-04T21:16:10.169Z] 01666e4c0597: Pulling fs layer [2021-01-04T21:16:10.169Z] aa168da1d23b: Pulling fs layer [2021-01-04T21:16:10.169Z] 46f8f816bc3b: Waiting [2021-01-04T21:16:10.169Z] 93b61091891f: Waiting [2021-01-04T21:16:10.169Z] 93b9cdb0e59b: Waiting [2021-01-04T21:16:10.169Z] 5e14af77c1be: Waiting [2021-01-04T21:16:10.169Z] 01666e4c0597: Waiting [2021-01-04T21:16:10.169Z] aa168da1d23b: Waiting [2021-01-04T21:16:10.169Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T21:16:10.169Z] 36b3adc4ff6f: Download complete [2021-01-04T21:16:10.433Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T21:16:10.433Z] 46f8f816bc3b: Download complete [2021-01-04T21:16:10.433Z] df20fa9351a1: Verifying Checksum [2021-01-04T21:16:10.433Z] df20fa9351a1: Download complete [2021-01-04T21:16:10.433Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T21:16:10.433Z] 93b9cdb0e59b: Download complete [2021-01-04T21:16:10.433Z] 93b61091891f: Verifying Checksum [2021-01-04T21:16:10.433Z] 93b61091891f: Download complete [2021-01-04T21:16:10.433Z] 5e14af77c1be: Verifying Checksum [2021-01-04T21:16:10.433Z] 5e14af77c1be: Download complete [2021-01-04T21:16:10.433Z] 01666e4c0597: Download complete [2021-01-04T21:16:10.701Z] df20fa9351a1: Pull complete [2021-01-04T21:16:10.963Z] 36b3adc4ff6f: Pull complete [2021-01-04T21:16:11.228Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T21:16:11.228Z] 8ad3a11d3b57: Download complete [2021-01-04T21:16:11.813Z] 8ad3a11d3b57: Pull complete [2021-01-04T21:16:12.081Z] 46f8f816bc3b: Pull complete [2021-01-04T21:16:13.034Z] aa168da1d23b: Verifying Checksum [2021-01-04T21:16:13.034Z] aa168da1d23b: Download complete [2021-01-04T21:16:14.426Z] 93b61091891f: Pull complete [2021-01-04T21:16:14.688Z] 93b9cdb0e59b: Pull complete [2021-01-04T21:16:14.955Z] 5e14af77c1be: Pull complete [2021-01-04T21:16:14.955Z] 01666e4c0597: Pull complete [2021-01-04T21:16:25.005Z] aa168da1d23b: Pull complete [2021-01-04T21:16:25.005Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T21:16:25.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T21:16:25.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T21:16:25.283Z] prd-centos7-docker-4c-2g-18289 does not seem to be running inside a container [2021-01-04T21:16:25.351Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T21:16:30.630Z] $ docker top 4d2aa3ba6508ab0afa66d124a77da23c4bf779244d601aaa14b087cd417bb750 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T21:16:31.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T21:16:31.497Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T21:16:31.814Z] + ls /var/log/sa-host [2021-01-04T21:16:31.814Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T21:16:31.814Z] file_magic: OK [2021-01-04T21:16:31.814Z] HZ: Using current value: 100 [2021-01-04T21:16:31.814Z] file_header: OK [2021-01-04T21:16:31.814Z] 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-04T21:16:31.814Z] Statistics: [2021-01-04T21:16:31.814Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-04T21:16:31.814Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T21:16:31.814Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T21:16:31.814Z] file_magic: OK [2021-01-04T21:16:31.814Z] HZ: Using current value: 100 [2021-01-04T21:16:31.814Z] file_header: OK [2021-01-04T21:16:31.814Z] 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-04T21:16:31.814Z] Statistics: [2021-01-04T21:16:31.814Z] Hnuu...uuuununununu... [2021-01-04T21:16:31.814Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T21:16:32.103Z] provisioning config files... [2021-01-04T21:16:32.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3714362889188662266tmp [Pipeline] { [Pipeline] echo [2021-01-04T21:16:32.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:32.492Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T21:16:32.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T21:16:32.597Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:32.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T21:16:32.912Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:33.217Z] ---> sudo-logs.sh [2021-01-04T21:16:33.217Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T21:16:33.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:33.563Z] ---> job-cost.sh [2021-01-04T21:16:33.563Z] lf-activate-venv: SKIPPING [2021-01-04T21:16:33.563Z] INFO: No Stack... [2021-01-04T21:16:34.532Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T21:16:35.110Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T21:16:35.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T21:16:35.439Z] ---> logs-deploy.sh [2021-01-04T21:16:35.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2981/3 [2021-01-04T21:16:35.439Z] INFO: archiving workspace using pattern(s): [2021-01-04T21:16:37.506Z] Archives upload complete. [2021-01-04T21:16:37.506Z] INFO: archiving logs to Nexus