Pull request #2964 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 5c10915f88235ea7635ac9a2477ccdd2e69170d6+bbb161aa59ef099937232867751a09afbb087fa9 (07aa8b9d578e0acfaaf4a0bb94b4d8d12829fc1c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2964/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2964/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16731 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 Merge succeeded, producing 5c10915f88235ea7635ac9a2477ccdd2e69170d6 Checking out Revision 5c10915f88235ea7635ac9a2477ccdd2e69170d6 (PR-2964) > 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/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 Commit message: "feat(data): Implement GET /reading/start/{start}/end/{end} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T08:22:11.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T08:22:11.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T08:22:11.848Z] ========================================================= [2020-12-18T08:22:11.848Z] EdgeX Global Pipelines Version Info [2020-12-18T08:22:11.848Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:22:13.483Z] ------------------- [2020-12-18T08:22:13.483Z] stable info: [2020-12-18T08:22:13.483Z] ------------------- [2020-12-18T08:22:13.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T08:22:13.484Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T08:22:13.484Z] Message: update stable to v1.0.173 [2020-12-18T08:22:14.435Z] ------------------- [2020-12-18T08:22:14.435Z] experimental info: [2020-12-18T08:22:14.435Z] ------------------- [2020-12-18T08:22:14.435Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T08:22:14.435Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T08:22:14.435Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T08:22:14.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-18T08:22:14.976Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-18T08:22:15.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T08:22:15.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T08:22:15.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T08:22:15.530Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T08:22:15.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T08:22:15.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-18T08:22:16.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-18T08:22:16.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-18T08:22:16.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T08:22:16.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T08:22:16.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T08:22:16.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T08:22:16.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T08:22:16.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T08:22:17.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T08:22:17.258Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T08:22:17.396Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-18T08:22:17.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-18T08:22:17.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-18T08:22:17.835Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T08:22:17.968Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T08:22:18.101Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2964 [Pipeline] echo [2020-12-18T08:22:18.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2964 [Pipeline] echo [2020-12-18T08:22:18.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2964 [Pipeline] echo [2020-12-18T08:22:18.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [Pipeline] echo [2020-12-18T08:22:18.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c10915 [Pipeline] echo [2020-12-18T08:22:18.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T08:22:19.040Z] provisioning config files... [2020-12-18T08:22:19.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7273096426859930561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:22:19.504Z] ---> docker-login.sh [2020-12-18T08:22:19.504Z] nexus3.edgexfoundry.org:10001 [2020-12-18T08:22:19.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:22:20.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:22:20.031Z] Configure a credential helper to remove this warning. See [2020-12-18T08:22:20.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:22:20.031Z] [2020-12-18T08:22:20.031Z] Login Succeeded [2020-12-18T08:22:20.031Z] nexus3.edgexfoundry.org:10002 [2020-12-18T08:22:20.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:22:20.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:22:20.031Z] Configure a credential helper to remove this warning. See [2020-12-18T08:22:20.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:22:20.031Z] [2020-12-18T08:22:20.031Z] Login Succeeded [2020-12-18T08:22:20.031Z] nexus3.edgexfoundry.org:10003 [2020-12-18T08:22:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:22:20.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:22:20.292Z] Configure a credential helper to remove this warning. See [2020-12-18T08:22:20.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:22:20.292Z] [2020-12-18T08:22:20.292Z] Login Succeeded [2020-12-18T08:22:20.292Z] nexus3.edgexfoundry.org:10004 [2020-12-18T08:22:20.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:22:20.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:22:20.554Z] Configure a credential helper to remove this warning. See [2020-12-18T08:22:20.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:22:20.554Z] [2020-12-18T08:22:20.554Z] Login Succeeded [2020-12-18T08:22:20.554Z] docker.io [2020-12-18T08:22:20.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:22:20.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:22:20.816Z] Configure a credential helper to remove this warning. See [2020-12-18T08:22:20.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:22:20.816Z] [2020-12-18T08:22:20.816Z] Login Succeeded [2020-12-18T08:22:20.816Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T08:22:20.839Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T08:22:21.411Z] ++ 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 [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/core-command/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/core-data/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-18T08:22:21.411Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T08:22:21.411Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-18T08:22:21.411Z] ++ cut -d/ -f2 [2020-12-18T08:22:21.411Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-18T08:22:21.511Z] 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 [2020-12-18T08:22:23.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T08:22:23.489Z] [2020-12-18T08:22:23.489Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:22:23.890Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T08:22:23.890Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T08:22:23.890Z] 31603596830f: Pulling fs layer [2020-12-18T08:22:23.890Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T08:22:23.890Z] 6ca5941a6612: Pulling fs layer [2020-12-18T08:22:23.890Z] ecc8261a40a4: Pulling fs layer [2020-12-18T08:22:23.890Z] ecc8261a40a4: Waiting [2020-12-18T08:22:23.890Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T08:22:23.890Z] 2a8b12db71e7: Download complete [2020-12-18T08:22:23.890Z] 31603596830f: Verifying Checksum [2020-12-18T08:22:23.890Z] 31603596830f: Download complete [2020-12-18T08:22:24.157Z] 6ca5941a6612: Verifying Checksum [2020-12-18T08:22:24.157Z] 6ca5941a6612: Download complete [2020-12-18T08:22:24.157Z] ecc8261a40a4: Verifying Checksum [2020-12-18T08:22:24.157Z] ecc8261a40a4: Download complete [2020-12-18T08:22:24.419Z] 31603596830f: Pull complete [2020-12-18T08:22:24.419Z] 2a8b12db71e7: Pull complete [2020-12-18T08:22:25.370Z] 6ca5941a6612: Pull complete [2020-12-18T08:22:25.632Z] ecc8261a40a4: Pull complete [2020-12-18T08:22:25.632Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T08:22:25.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T08:22:25.632Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T08:22:25.748Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:22:25.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T08:22:28.453Z] $ docker top a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T08:22:28.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T08:22:28.863Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T08:22:29.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T08:22:29.085Z] $ docker exec a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent [2020-12-18T08:22:29.263Z] SSH_AUTH_SOCK=/tmp/ssh-un3a7xSHl529/agent.11 [2020-12-18T08:22:29.263Z] SSH_AGENT_PID=16 [2020-12-18T08:22:29.277Z] Running ssh-add (command line suppressed) [2020-12-18T08:22:29.396Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4834165929744585231.key (/w/workspace/edgex-go/1@tmp/private_key_4834165929744585231.key) [2020-12-18T08:22:29.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T08:22:29.834Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T08:22:29.868Z] $ docker exec --env ******** --env ******** a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent -k [2020-12-18T08:22:29.975Z] unset SSH_AUTH_SOCK; [2020-12-18T08:22:29.976Z] unset SSH_AGENT_PID; [2020-12-18T08:22:29.976Z] echo Agent pid 16 killed; [2020-12-18T08:22:30.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T08:22:30.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T08:22:30.369Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T08:22:30.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T08:22:30.547Z] $ docker exec a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent [2020-12-18T08:22:30.701Z] SSH_AUTH_SOCK=/tmp/ssh-rOvj625bN4so/agent.45 [2020-12-18T08:22:30.701Z] SSH_AGENT_PID=50 [2020-12-18T08:22:30.707Z] Running ssh-add (command line suppressed) [2020-12-18T08:22:30.824Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6493342020463970203.key (/w/workspace/edgex-go/1@tmp/private_key_6493342020463970203.key) [2020-12-18T08:22:30.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T08:22:31.256Z] + git semver init [2020-12-18T08:22:31.256Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T08:22:31.256Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-18T08:22:31.256Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-18T08:22:31.256Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T08:22:31.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T08:22:31.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T08:22:31.256Z] # $SEMVER_BRANCH = PR-2964 [2020-12-18T08:22:31.256Z] # $SEMVER_TEMP = /tmp/semver-004995130 [2020-12-18T08:22:31.256Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-18T08:22:49.414Z] # '/tmp/semver-004995130' -> '/w/workspace/edgex-go/1/.semver' [2020-12-18T08:22:49.414Z] # -> Force: false [2020-12-18T08:22:49.414Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-18T08:22:49.438Z] $ docker exec --env ******** --env ******** a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 ssh-agent -k [2020-12-18T08:22:49.594Z] unset SSH_AUTH_SOCK; [2020-12-18T08:22:49.595Z] unset SSH_AGENT_PID; [2020-12-18T08:22:49.595Z] echo Agent pid 50 killed; [2020-12-18T08:22:49.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T08:22:50.286Z] + git semver [Pipeline] } [2020-12-18T08:22:50.320Z] $ docker stop --time=1 a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 [2020-12-18T08:22:51.944Z] $ docker rm -f a7335a2b0296a1bb7c11ec813e5d2f337aaae6675dd67b97f097caead29f2040 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T08:22:52.582Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T08:22:53.145Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T08:22:53.167Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T08:22:54.683Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T08:22:55.000Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T08:22:55.326Z] + sudo service docker restart [2020-12-18T08:22:55.326Z] + true [2020-12-18T08:22:55.326Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-18T08:22:55.941Z] ========================================================= [2020-12-18T08:22:55.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T08:22:55.941Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:22:56.330Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-18T08:22:59.685Z] Sending build context to Docker daemon 326.2MB [2020-12-18T08:22:59.685Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T08:22:59.685Z] Step 2/7 : FROM ${BASE} [2020-12-18T08:22:59.685Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T08:22:59.685Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T08:22:59.685Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T08:22:59.685Z] de9db76c5a1d: Pulling fs layer [2020-12-18T08:22:59.685Z] bca2f99d35d6: Pulling fs layer [2020-12-18T08:22:59.685Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T08:22:59.685Z] 7c6f9722023f: Pulling fs layer [2020-12-18T08:22:59.685Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T08:22:59.685Z] 93359f2a8cfa: Waiting [2020-12-18T08:22:59.685Z] 7c6f9722023f: Waiting [2020-12-18T08:22:59.685Z] a35cf1a2eb13: Waiting [2020-12-18T08:22:59.685Z] bca2f99d35d6: Waiting [2020-12-18T08:22:59.685Z] de9db76c5a1d: Verifying Checksum [2020-12-18T08:22:59.685Z] de9db76c5a1d: Download complete [2020-12-18T08:22:59.685Z] 0ef7d3d256c8: Verifying Checksum [2020-12-18T08:22:59.685Z] 0ef7d3d256c8: Download complete [2020-12-18T08:22:59.685Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T08:22:59.685Z] 93359f2a8cfa: Download complete [2020-12-18T08:23:00.634Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T08:23:00.634Z] 188c0c94c7c5: Download complete [2020-12-18T08:23:00.634Z] 7c6f9722023f: Verifying Checksum [2020-12-18T08:23:00.634Z] 7c6f9722023f: Download complete [2020-12-18T08:23:00.897Z] 188c0c94c7c5: Pull complete [2020-12-18T08:23:01.161Z] 0ef7d3d256c8: Pull complete [2020-12-18T08:23:01.428Z] de9db76c5a1d: Pull complete [2020-12-18T08:23:02.381Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T08:23:02.381Z] a35cf1a2eb13: Download complete [2020-12-18T08:23:02.961Z] bca2f99d35d6: Verifying Checksum [2020-12-18T08:23:02.961Z] bca2f99d35d6: Download complete [2020-12-18T08:23:08.318Z] bca2f99d35d6: Pull complete [2020-12-18T08:23:08.318Z] 93359f2a8cfa: Pull complete [2020-12-18T08:23:08.318Z] 7c6f9722023f: Pull complete [2020-12-18T08:23:08.997Z] Still waiting to schedule task [2020-12-18T08:23:08.997Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-18T08:23:13.636Z] a35cf1a2eb13: Pull complete [2020-12-18T08:23:13.636Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T08:23:13.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T08:23:13.636Z] ---> a62c8e92a672 [2020-12-18T08:23:13.636Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T08:23:13.636Z] ---> Running in ffd4c6a4e67d [2020-12-18T08:23:13.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:23:14.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:23:14.851Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T08:23:15.429Z] (2/12) Installing file (5.38-r0) [2020-12-18T08:23:15.692Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T08:23:15.692Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T08:23:19.913Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T08:23:20.180Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T08:23:20.180Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T08:23:20.180Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T08:23:20.444Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T08:23:20.444Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T08:23:20.444Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T08:23:20.710Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T08:23:20.710Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:23:20.710Z] OK: 233 MiB in 51 packages [2020-12-18T08:23:24.944Z] Removing intermediate container ffd4c6a4e67d [2020-12-18T08:23:24.944Z] ---> aa4f91dc699c [2020-12-18T08:23:24.944Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T08:23:24.944Z] ---> Running in 92f062d6ff8e [2020-12-18T08:23:24.944Z] Removing intermediate container 92f062d6ff8e [2020-12-18T08:23:24.944Z] ---> 0a201c9fa95a [2020-12-18T08:23:24.944Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T08:23:25.207Z] latest: Pulling from library/docker [2020-12-18T08:23:25.207Z] 801bfaa63ef2: Pulling fs layer [2020-12-18T08:23:25.207Z] 4f7dc993c79e: Pulling fs layer [2020-12-18T08:23:25.207Z] d39d95e4997f: Pulling fs layer [2020-12-18T08:23:25.207Z] 1cda4b703d87: Pulling fs layer [2020-12-18T08:23:25.207Z] 54e5375350ea: Pulling fs layer [2020-12-18T08:23:25.207Z] f08cd1b3bb1b: Pulling fs layer [2020-12-18T08:23:25.207Z] 8e17d04e0c68: Pulling fs layer [2020-12-18T08:23:25.207Z] 1cda4b703d87: Waiting [2020-12-18T08:23:25.207Z] 54e5375350ea: Waiting [2020-12-18T08:23:25.207Z] f08cd1b3bb1b: Waiting [2020-12-18T08:23:25.207Z] 8e17d04e0c68: Waiting [2020-12-18T08:23:25.473Z] d39d95e4997f: Verifying Checksum [2020-12-18T08:23:25.473Z] d39d95e4997f: Download complete [2020-12-18T08:23:25.473Z] 801bfaa63ef2: Verifying Checksum [2020-12-18T08:23:25.473Z] 801bfaa63ef2: Download complete [2020-12-18T08:23:25.473Z] 4f7dc993c79e: Download complete [2020-12-18T08:23:25.740Z] 54e5375350ea: Verifying Checksum [2020-12-18T08:23:25.740Z] 54e5375350ea: Download complete [2020-12-18T08:23:25.740Z] f08cd1b3bb1b: Verifying Checksum [2020-12-18T08:23:25.740Z] f08cd1b3bb1b: Download complete [2020-12-18T08:23:25.740Z] 801bfaa63ef2: Pull complete [2020-12-18T08:23:25.740Z] 8e17d04e0c68: Verifying Checksum [2020-12-18T08:23:25.740Z] 8e17d04e0c68: Download complete [2020-12-18T08:23:26.003Z] 4f7dc993c79e: Pull complete [2020-12-18T08:23:26.266Z] d39d95e4997f: Pull complete [2020-12-18T08:23:26.844Z] 1cda4b703d87: Download complete [2020-12-18T08:23:29.416Z] 1cda4b703d87: Pull complete [2020-12-18T08:23:29.681Z] 54e5375350ea: Pull complete [2020-12-18T08:23:29.682Z] f08cd1b3bb1b: Pull complete [2020-12-18T08:23:29.682Z] 8e17d04e0c68: Pull complete [2020-12-18T08:23:29.682Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T08:23:29.944Z] Status: Downloaded newer image for docker:latest [2020-12-18T08:23:31.340Z] ---> 9dfc7195dad1 [2020-12-18T08:23:31.340Z] Step 6/7 : COPY go.mod . [2020-12-18T08:23:31.340Z] ---> 17c33f1fe022 [2020-12-18T08:23:31.340Z] Step 7/7 : RUN go mod download [2020-12-18T08:23:31.340Z] ---> Running in 5137babe7346 [2020-12-18T08:23:53.370Z] Removing intermediate container 5137babe7346 [2020-12-18T08:23:53.370Z] ---> eefcd60f2f31 [2020-12-18T08:23:53.370Z] Successfully built eefcd60f2f31 [2020-12-18T08:23:53.370Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:23:53.729Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T08:23:53.729Z] . [Pipeline] withDockerContainer [2020-12-18T08:23:53.871Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:23:53.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T08:23:54.770Z] $ docker top 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:23:55.375Z] + go version [2020-12-18T08:23:55.375Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T08:23:55.404Z] $ docker stop --time=1 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a [2020-12-18T08:23:56.749Z] $ docker rm -f 908dd2ddaf40b86aae8893038fda80cc61ae14a5f2f2fa3647e125b7d4ec119a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:23:57.813Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T08:23:57.813Z] . [Pipeline] withDockerContainer [2020-12-18T08:23:57.940Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:23:57.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T08:23:58.584Z] $ docker top 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T08:23:58.832Z] ========================================================= [2020-12-18T08:23:58.832Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T08:23:58.832Z] ========================================================= [Pipeline] sh [2020-12-18T08:23:59.172Z] + make test [2020-12-18T08:23:59.172Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T08:24:07.637Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-18T08:24:22.681Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T08:24:29.334Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T08:24:29.921Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T08:24:30.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T08:24:30.899Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T08:24:30.899Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T08:24:33.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.106s coverage: 46.6% of statements [2020-12-18T08:24:33.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T08:24:33.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T08:24:33.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T08:24:33.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T08:24:33.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T08:24:37.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T08:24:37.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2020-12-18T08:24:37.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T08:24:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T08:24:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 73.3% of statements [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T08:24:37.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.137s coverage: 82.9% of statements [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T08:24:37.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T08:24:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.318s coverage: 28.6% of statements [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T08:24:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.065s coverage: 100.0% of statements [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T08:24:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.062s coverage: 100.0% of statements [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T08:24:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements [2020-12-18T08:24:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T08:24:39.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.105s coverage: 97.5% of statements [2020-12-18T08:24:39.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T08:24:39.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.056s coverage: 78.3% of statements [2020-12-18T08:24:39.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T08:24:39.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T08:24:39.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T08:24:39.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T08:24:41.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.311s coverage: 93.8% of statements [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T08:24:41.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T08:24:41.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T08:24:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.1% of statements [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T08:24:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T08:24:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements [2020-12-18T08:24:41.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T08:24:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.8% of statements [2020-12-18T08:24:41.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.081s coverage: 87.2% of statements [2020-12-18T08:24:41.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements [2020-12-18T08:24:42.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.4% of statements [2020-12-18T08:24:42.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T08:24:43.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2020-12-18T08:24:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T08:24:43.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T08:24:43.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-12-18T08:24:43.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2020-12-18T08:24:43.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2020-12-18T08:24:43.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2020-12-18T08:24:43.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2020-12-18T08:24:44.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.355s coverage: 55.9% of statements [2020-12-18T08:24:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T08:24:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T08:24:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T08:24:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T08:24:44.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T08:24:45.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2020-12-18T08:24:45.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T08:24:45.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T08:24:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.266s coverage: 84.0% of statements [2020-12-18T08:24:45.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.053s coverage: 100.0% of statements [2020-12-18T08:24:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T08:24:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.085s coverage: 100.0% of statements [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T08:24:47.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2020-12-18T08:24:47.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T08:24:48.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T08:24:48.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T08:24:48.776Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T08:24:48.776Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements [2020-12-18T08:24:48.776Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T08:24:48.776Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T08:24:48.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.043s coverage: 87.9% of statements [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T08:24:48.777Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T08:24:48.777Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2020-12-18T08:24:49.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.025s coverage: 32.1% of statements [2020-12-18T08:24:49.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-18T08:24:49.570Z] GO111MODULE=on go vet ./... [2020-12-18T08:24:57.293Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16732 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws [2020-12-18T08:24:57.397Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-18T08:25:02.325Z] using credential edgex-jenkins-ssh [2020-12-18T08:25:02.398Z] Cloning the remote Git repository [2020-12-18T08:25:02.455Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:25:02.571Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-18T08:25:02.660Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:25:02.660Z] > git --version # timeout=10 [2020-12-18T08:25:02.679Z] > git --version # 'git version 2.17.1' [2020-12-18T08:25:02.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T08:25:02.763Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T08:25:11.666Z] gofmt -l . [2020-12-18T08:25:11.666Z] [ "`gofmt -l .`" = "" ] [2020-12-18T08:25:11.666Z] ./bin/test-go-mod-tidy.sh [2020-12-18T08:25:11.931Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T08:25:13.656Z] + ls -al . [2020-12-18T08:25:13.656Z] total 636 [2020-12-18T08:25:13.656Z] drwxrwxr-x 10 1001 1001 4096 Dec 18 08:25 . [2020-12-18T08:25:13.656Z] drwxr-xr-x 4 root root 28 Dec 18 08:23 .. [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 08:22 .dockerignore [2020-12-18T08:25:13.656Z] drwxrwxr-x 8 1001 1001 179 Dec 18 08:22 .git [2020-12-18T08:25:13.656Z] drwxrwxr-x 3 1001 1001 125 Dec 18 08:22 .github [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 08:22 .gitignore [2020-12-18T08:25:13.656Z] drwx------ 3 1001 1001 47 Dec 18 08:22 .semver [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 08:22 .sonarcloud.properties [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 08:22 CONTRIBUTING.md [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 08:22 Dockerfile.build [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 08:22 Jenkinsfile [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 08:22 LICENSE [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 08:22 Makefile [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 08:22 README.md [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 08:22 SECURITY.md [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 08:22 VERSION [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 08:22 ZMQWindows.md [2020-12-18T08:25:13.656Z] drwxrwxr-x 2 1001 1001 117 Dec 18 08:22 bin [2020-12-18T08:25:13.656Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 08:22 cmd [2020-12-18T08:25:13.656Z] -rw-r--r-- 1 root root 538111 Dec 18 08:24 coverage.out [2020-12-18T08:25:13.656Z] -rw-r--r-- 1 root root 979 Dec 18 08:25 go.mod [2020-12-18T08:25:13.656Z] -rw-r--r-- 1 root root 18631 Dec 18 08:25 go.sum [2020-12-18T08:25:13.656Z] drwxrwxr-x 8 1001 1001 127 Dec 18 08:22 internal [2020-12-18T08:25:13.656Z] drwxrwxr-x 4 1001 1001 26 Dec 18 08:22 openapi [2020-12-18T08:25:13.656Z] drwxrwxr-x 4 1001 1001 71 Dec 18 08:22 snap [2020-12-18T08:25:13.656Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 08:22 version.go [Pipeline] sh [2020-12-18T08:25:13.976Z] + '[' -e coverage.out ] [2020-12-18T08:25:13.976Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T08:25:14.194Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T08:25:14.515Z] + make build [2020-12-18T08:25:14.515Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-18T08:25:17.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-18T08:25:19.287Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:25:18.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T08:25:18.447Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T08:25:18.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T08:25:18.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:25:18.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T08:25:18.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T08:25:19.309Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T08:25:19.324Z] > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 [2020-12-18T08:25:19.625Z] > git remote # timeout=10 [2020-12-18T08:25:19.645Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T08:25:19.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T08:25:19.679Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-18T08:25:19.817Z] Merge succeeded, producing 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:25:19.818Z] Checking out Revision 5c10915f88235ea7635ac9a2477ccdd2e69170d6 (PR-2964) [2020-12-18T08:25:19.772Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T08:25:19.830Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T08:25:19.880Z] > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 [2020-12-18T08:25:24.389Z] Commit message: "feat(data): Implement GET /reading/start/{start}/end/{end} V2 API" [2020-12-18T08:25:24.444Z] > git --version # timeout=10 [2020-12-18T08:25:24.454Z] > git --version # 'git version 2.17.1' [2020-12-18T08:25:24.465Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-18T08:25:25.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-18T08:25:25.307Z] 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 [Pipeline] sh [2020-12-18T08:25:26.746Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2020-12-18T08:25:26.747Z] 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 [Pipeline] sh [2020-12-18T08:25:27.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-18T08:25:27.179Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T08:25:27.553Z] + true [2020-12-18T08:25:27.553Z] + sudo service docker restart [2020-12-18T08:25:28.426Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T08:25:29.739Z] provisioning config files... [2020-12-18T08:25:29.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4708608268342462266tmp [2020-12-18T08:25:29.826Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:25:30.276Z] ---> docker-login.sh [2020-12-18T08:25:30.277Z] nexus3.edgexfoundry.org:10001 [2020-12-18T08:25:30.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-18T08:25:31.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:25:31.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:25:31.536Z] Configure a credential helper to remove this warning. See [2020-12-18T08:25:31.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:25:31.536Z] [2020-12-18T08:25:31.536Z] Login Succeeded [2020-12-18T08:25:31.536Z] nexus3.edgexfoundry.org:10002 [2020-12-18T08:25:31.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:25:32.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:25:32.087Z] Configure a credential helper to remove this warning. See [2020-12-18T08:25:32.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:25:32.087Z] [2020-12-18T08:25:32.087Z] Login Succeeded [2020-12-18T08:25:32.087Z] nexus3.edgexfoundry.org:10003 [2020-12-18T08:25:32.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-18T08:25:32.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:25:32.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:25:32.361Z] Configure a credential helper to remove this warning. See [2020-12-18T08:25:32.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:25:32.361Z] [2020-12-18T08:25:32.361Z] Login Succeeded [2020-12-18T08:25:32.361Z] nexus3.edgexfoundry.org:10004 [2020-12-18T08:25:32.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:25:32.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:25:32.962Z] Configure a credential helper to remove this warning. See [2020-12-18T08:25:32.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:25:32.962Z] [2020-12-18T08:25:32.962Z] Login Succeeded [2020-12-18T08:25:32.962Z] docker.io [2020-12-18T08:25:33.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T08:25:33.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T08:25:33.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T08:25:33.516Z] Configure a credential helper to remove this warning. See [2020-12-18T08:25:33.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T08:25:33.516Z] [2020-12-18T08:25:33.516Z] Login Succeeded [2020-12-18T08:25:33.516Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T08:25:33.552Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-18T08:25:34.085Z] 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] echo [2020-12-18T08:25:34.159Z] ========================================================= [2020-12-18T08:25:34.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T08:25:34.160Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:25:34.588Z] + 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 . [Pipeline] } [2020-12-18T08:25:35.069Z] $ docker stop --time=1 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa [2020-12-18T08:25:36.650Z] $ docker rm -f 73f179a80f452195d48541d9818606f28af0f6b08f1d09cc8c6663d2c0b0b9fa [Pipeline] // withDockerContainer [Pipeline] } [2020-12-18T08:25:37.255Z] Sending build context to Docker daemon 165.4MB [2020-12-18T08:25:37.255Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T08:25:37.255Z] Step 2/7 : FROM ${BASE} [2020-12-18T08:25:37.255Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T08:25:37.255Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T08:25:37.255Z] a4357932f1b6: Pulling fs layer [2020-12-18T08:25:37.255Z] 18c013af1878: Pulling fs layer [2020-12-18T08:25:37.255Z] 00ac8860ef70: Pulling fs layer [2020-12-18T08:25:37.255Z] 63d7cb157983: Pulling fs layer [2020-12-18T08:25:37.255Z] b116817d02f9: Pulling fs layer [2020-12-18T08:25:37.255Z] 745a02a5169b: Pulling fs layer [2020-12-18T08:25:37.255Z] 63d7cb157983: Waiting [2020-12-18T08:25:37.255Z] b116817d02f9: Waiting [2020-12-18T08:25:37.255Z] 745a02a5169b: Waiting [2020-12-18T08:25:37.255Z] 00ac8860ef70: Waiting [2020-12-18T08:25:37.255Z] 18c013af1878: Verifying Checksum [2020-12-18T08:25:37.255Z] 18c013af1878: Download complete [2020-12-18T08:25:37.255Z] a4357932f1b6: Verifying Checksum [2020-12-18T08:25:37.255Z] a4357932f1b6: Download complete [2020-12-18T08:25:37.255Z] 63d7cb157983: Verifying Checksum [2020-12-18T08:25:37.255Z] 63d7cb157983: Download complete [2020-12-18T08:25:37.255Z] 5f621e34cdf4: Verifying Checksum [2020-12-18T08:25:37.255Z] 5f621e34cdf4: Download complete [2020-12-18T08:25:37.255Z] b116817d02f9: Verifying Checksum [2020-12-18T08:25:37.255Z] b116817d02f9: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-18T08:25:37.864Z] 5f621e34cdf4: Pull complete [2020-12-18T08:25:38.467Z] a4357932f1b6: Pull complete [2020-12-18T08:25:38.781Z] 18c013af1878: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:25:40.229Z] 745a02a5169b: Verifying Checksum [2020-12-18T08:25:40.229Z] 745a02a5169b: Download complete [2020-12-18T08:25:40.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T08:25:40.322Z] [2020-12-18T08:25:40.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:25:40.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T08:25:40.718Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-18T08:25:40.718Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-18T08:25:40.718Z] ca9280d653b3: Pulling fs layer [2020-12-18T08:25:40.718Z] 7e9c9ca2126c: Pulling fs layer [2020-12-18T08:25:40.981Z] cbdbe7a5bc2a: Download complete [2020-12-18T08:25:41.244Z] cbdbe7a5bc2a: Pull complete [2020-12-18T08:25:41.660Z] 00ac8860ef70: Download complete [2020-12-18T08:25:41.822Z] ca9280d653b3: Verifying Checksum [2020-12-18T08:25:41.822Z] ca9280d653b3: Download complete [2020-12-18T08:25:42.785Z] ca9280d653b3: Pull complete [2020-12-18T08:25:43.047Z] 7e9c9ca2126c: Download complete [2020-12-18T08:25:49.714Z] 7e9c9ca2126c: Pull complete [2020-12-18T08:25:49.714Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-18T08:25:49.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T08:25:49.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-18T08:25:49.948Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:25:50.117Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-18T08:25:51.835Z] 00ac8860ef70: Pull complete [2020-12-18T08:25:51.835Z] 63d7cb157983: Pull complete [2020-12-18T08:25:52.106Z] b116817d02f9: Pull complete [2020-12-18T08:25:52.432Z] $ docker top 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:25:53.216Z] + docker-compose build --help [2020-12-18T08:25:53.216Z] + grep parallel [2020-12-18T08:25:54.161Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T08:25:54.192Z] $ docker stop --time=1 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 [2020-12-18T08:25:55.505Z] 745a02a5169b: Pull complete [2020-12-18T08:25:55.505Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T08:25:55.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T08:25:55.505Z] ---> b7e6874047d6 [2020-12-18T08:25:55.505Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T08:25:55.562Z] $ docker rm -f 20871d5100a4c29edcf17f9f9a8856105f80c5c719b2d2200e09d2674d1f9d74 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:25:56.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T08:25:56.314Z] . [Pipeline] withDockerContainer [2020-12-18T08:25:56.441Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:25:56.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-18T08:25:57.097Z] $ docker top 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:25:57.630Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T08:25:58.578Z] Building docker-core-command-go ... [2020-12-18T08:25:58.578Z] Building docker-core-data-go ... [2020-12-18T08:25:58.578Z] Building docker-core-metadata-go ... [2020-12-18T08:25:58.578Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T08:25:58.578Z] Building docker-security-proxy-setup-go ... [2020-12-18T08:25:58.578Z] Building docker-security-secretstore-setup-go ... [2020-12-18T08:25:58.578Z] Building docker-support-notifications-go ... [2020-12-18T08:25:58.578Z] Building docker-support-scheduler-go ... [2020-12-18T08:25:58.578Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T08:25:58.578Z] Building docker-core-data-go [2020-12-18T08:25:58.578Z] Building docker-security-bootstrap-redis-go [2020-12-18T08:25:58.578Z] Building docker-security-secretstore-setup-go [2020-12-18T08:25:58.578Z] Building docker-security-proxy-setup-go [2020-12-18T08:25:58.578Z] Building docker-sys-mgmt-agent-go [2020-12-18T08:25:58.881Z] ---> Running in 6a6be44006d7 [2020-12-18T08:25:59.863Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:26:00.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:26:01.815Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T08:26:01.815Z] (2/12) Installing file (5.38-r0) [2020-12-18T08:26:01.815Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T08:26:02.084Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T08:26:07.466Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T08:26:07.466Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T08:26:07.466Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T08:26:07.466Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T08:26:07.466Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T08:26:07.466Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T08:26:07.466Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T08:26:07.466Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T08:26:07.466Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:26:07.466Z] OK: 217 MiB in 51 packages [2020-12-18T08:26:11.802Z] Removing intermediate container 6a6be44006d7 [2020-12-18T08:26:11.802Z] ---> ebd988e6487d [2020-12-18T08:26:11.802Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T08:26:11.802Z] ---> Running in 0d0fc46bc2f2 [2020-12-18T08:26:11.802Z] Removing intermediate container 0d0fc46bc2f2 [2020-12-18T08:26:11.802Z] ---> 9351bc6a20f6 [2020-12-18T08:26:11.802Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T08:26:12.399Z] latest: Pulling from library/docker [2020-12-18T08:26:12.670Z] a3cc7d3b244e: Pulling fs layer [2020-12-18T08:26:12.670Z] 02a3295e0d61: Pulling fs layer [2020-12-18T08:26:12.670Z] 0f4f2e6d8100: Pulling fs layer [2020-12-18T08:26:12.670Z] 065c9533d613: Pulling fs layer [2020-12-18T08:26:12.670Z] 9fce0df16b8b: Pulling fs layer [2020-12-18T08:26:12.670Z] e3faa53604c1: Pulling fs layer [2020-12-18T08:26:12.670Z] 04b5adaa2053: Pulling fs layer [2020-12-18T08:26:12.670Z] 9fce0df16b8b: Waiting [2020-12-18T08:26:12.670Z] 04b5adaa2053: Waiting [2020-12-18T08:26:12.670Z] 065c9533d613: Waiting [2020-12-18T08:26:12.670Z] e3faa53604c1: Waiting [2020-12-18T08:26:12.944Z] a3cc7d3b244e: Download complete [2020-12-18T08:26:12.944Z] 0f4f2e6d8100: Verifying Checksum [2020-12-18T08:26:12.944Z] 0f4f2e6d8100: Download complete [2020-12-18T08:26:13.538Z] 02a3295e0d61: Download complete [2020-12-18T08:26:13.538Z] a3cc7d3b244e: Pull complete [2020-12-18T08:26:13.538Z] 9fce0df16b8b: Verifying Checksum [2020-12-18T08:26:13.538Z] 9fce0df16b8b: Download complete [2020-12-18T08:26:13.811Z] e3faa53604c1: Verifying Checksum [2020-12-18T08:26:13.811Z] e3faa53604c1: Download complete [2020-12-18T08:26:13.811Z] 04b5adaa2053: Verifying Checksum [2020-12-18T08:26:13.811Z] 04b5adaa2053: Download complete [2020-12-18T08:26:14.086Z] 02a3295e0d61: Pull complete [2020-12-18T08:26:14.682Z] 0f4f2e6d8100: Pull complete [2020-12-18T08:26:15.655Z] 065c9533d613: Verifying Checksum [2020-12-18T08:26:15.655Z] 065c9533d613: Download complete [2020-12-18T08:26:19.968Z] 065c9533d613: Pull complete [2020-12-18T08:26:19.968Z] 9fce0df16b8b: Pull complete [2020-12-18T08:26:19.968Z] e3faa53604c1: Pull complete [2020-12-18T08:26:20.244Z] 04b5adaa2053: Pull complete [2020-12-18T08:26:20.244Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T08:26:20.244Z] Status: Downloaded newer image for docker:latest [2020-12-18T08:26:23.634Z] ---> 304edaeaa2a8 [2020-12-18T08:26:23.634Z] Step 6/7 : COPY go.mod . [2020-12-18T08:26:24.233Z] ---> 1e6a05042b92 [2020-12-18T08:26:24.233Z] Step 7/7 : RUN go mod download [2020-12-18T08:26:24.508Z] ---> Running in 27e3db3ef14c [2020-12-18T08:26:30.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:26:30.798Z] [2020-12-18T08:26:30.798Z] Step 2/27 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:26:30.798Z] [2020-12-18T08:26:30.798Z] ---> eefcd60f2f31 [2020-12-18T08:26:30.798Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T08:26:30.798Z] ---> eefcd60f2f31 [2020-12-18T08:26:30.798Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:26:30.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:26:30.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:26:30.798Z] ---> eefcd60f2f31 [2020-12-18T08:26:30.798Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T08:26:30.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:26:30.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:26:30.798Z] ---> eefcd60f2f31 [2020-12-18T08:26:30.798Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T08:26:30.798Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:26:30.798Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:26:30.798Z] ---> eefcd60f2f31 [2020-12-18T08:26:30.798Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T08:26:30.798Z] ---> Running in 59eade78bfb1 [2020-12-18T08:26:30.798Z] ---> Running in 46245c67d708 [2020-12-18T08:26:30.798Z] ---> Running in 18e91019dc3f [2020-12-18T08:26:30.798Z] ---> Running in 4d7a70c79163 [2020-12-18T08:26:30.798Z] ---> Running in 8172974b70af [2020-12-18T08:26:30.798Z] Removing intermediate container 59eade78bfb1 [2020-12-18T08:26:30.798Z] ---> 5ff4374ae4a2 [2020-12-18T08:26:30.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:26:30.798Z] Removing intermediate container 8172974b70af [2020-12-18T08:26:30.798Z] ---> b31756e0bc61 [2020-12-18T08:26:30.798Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:26:30.798Z] Removing intermediate container 4d7a70c79163 [2020-12-18T08:26:30.798Z] ---> 08e9888954c9 [2020-12-18T08:26:30.798Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:26:30.798Z] Removing intermediate container 46245c67d708 [2020-12-18T08:26:30.798Z] ---> 66543f0b0633 [2020-12-18T08:26:30.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:26:30.798Z] Removing intermediate container 18e91019dc3f [2020-12-18T08:26:30.798Z] ---> fd25228ca289 [2020-12-18T08:26:30.798Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:26:30.798Z] ---> Running in 5fc2daf3189e [2020-12-18T08:26:30.798Z] ---> Running in 91c50ee4f12a [2020-12-18T08:26:30.798Z] ---> Running in bbb5cd322020 [2020-12-18T08:26:30.798Z] ---> Running in 19e6735946d3 [2020-12-18T08:26:30.798Z] ---> Running in 6198c6e9dafa [2020-12-18T08:26:32.205Z] Removing intermediate container bbb5cd322020 [2020-12-18T08:26:32.205Z] ---> e0c09422de0d [2020-12-18T08:26:32.205Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T08:26:32.470Z] Removing intermediate container 5fc2daf3189e [2020-12-18T08:26:32.470Z] ---> 4106f47c3ab2 [2020-12-18T08:26:32.470Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:26:32.470Z] ---> Running in 09a74d3d6ace [2020-12-18T08:26:32.470Z] Removing intermediate container 91c50ee4f12a [2020-12-18T08:26:32.470Z] ---> d3db2bc80552 [2020-12-18T08:26:32.470Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T08:26:32.470Z] ---> Running in 460b9b2e7ccf [2020-12-18T08:26:32.735Z] ---> Running in 476ef75f73a9 [2020-12-18T08:26:33.027Z] Removing intermediate container 19e6735946d3 [2020-12-18T08:26:33.027Z] ---> ae3e331ed8df [2020-12-18T08:26:33.027Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T08:26:33.027Z] Removing intermediate container 6198c6e9dafa [2020-12-18T08:26:33.027Z] ---> f6f4afd29f5a [2020-12-18T08:26:33.027Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T08:26:33.027Z] ---> Running in a29b8a2d95a6 [2020-12-18T08:26:33.303Z] ---> Running in ad42842d7fcf [2020-12-18T08:26:33.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:33.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:33.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.373Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:26:34.900Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:26:34.900Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:26:34.900Z] OK: 12750 distinct packages available [2020-12-18T08:26:35.163Z] OK: 233 MiB in 51 packages [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:26:35.163Z] OK: 12750 distinct packages available [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:26:35.163Z] OK: 12750 distinct packages available [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:26:35.163Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:26:35.163Z] OK: 12750 distinct packages available [2020-12-18T08:26:35.430Z] OK: 233 MiB in 51 packages [2020-12-18T08:26:35.430Z] OK: 233 MiB in 51 packages [2020-12-18T08:26:35.430Z] OK: 233 MiB in 51 packages [2020-12-18T08:26:35.430Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:26:35.430Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:26:35.430Z] OK: 12750 distinct packages available [2020-12-18T08:26:35.697Z] Removing intermediate container 09a74d3d6ace [2020-12-18T08:26:35.697Z] ---> 43b9af156dac [2020-12-18T08:26:35.697Z] Step 6/27 : COPY go.mod . [2020-12-18T08:26:35.697Z] OK: 233 MiB in 51 packages [2020-12-18T08:26:36.301Z] ---> b5abf7562c2a [2020-12-18T08:26:36.301Z] Step 7/27 : RUN go mod download [2020-12-18T08:26:36.301Z] Removing intermediate container 476ef75f73a9 [2020-12-18T08:26:36.301Z] ---> d1502446e6a8 [2020-12-18T08:26:36.301Z] Step 6/23 : COPY go.mod . [2020-12-18T08:26:36.301Z] ---> Running in f524ffd77c5d [2020-12-18T08:26:36.566Z] Removing intermediate container 460b9b2e7ccf [2020-12-18T08:26:36.566Z] ---> be706ddfdfaf [2020-12-18T08:26:36.566Z] Step 6/22 : COPY go.mod . [2020-12-18T08:26:36.566Z] Removing intermediate container ad42842d7fcf [2020-12-18T08:26:36.566Z] ---> 11e8d5b5a8a9 [2020-12-18T08:26:36.566Z] Step 6/21 : COPY go.mod . [2020-12-18T08:26:36.829Z] ---> 3356619fd899 [2020-12-18T08:26:36.829Z] Step 7/23 : RUN go mod download [2020-12-18T08:26:36.829Z] Removing intermediate container a29b8a2d95a6 [2020-12-18T08:26:36.829Z] ---> a202470eb67e [2020-12-18T08:26:36.829Z] Step 6/24 : COPY go.mod . [2020-12-18T08:26:37.092Z] ---> a3858b01403b [2020-12-18T08:26:37.092Z] Step 7/22 : RUN go mod download [2020-12-18T08:26:37.092Z] ---> Running in 74bdfbd7f809 [2020-12-18T08:26:37.092Z] ---> 74b965b99360 [2020-12-18T08:26:37.092Z] Step 7/21 : RUN go mod download [2020-12-18T08:26:37.362Z] ---> Running in b704be283815 [2020-12-18T08:26:37.362Z] ---> Running in d444e63a68c0 [2020-12-18T08:26:37.362Z] ---> ba929a60fde2 [2020-12-18T08:26:37.362Z] Step 7/24 : RUN go mod download [2020-12-18T08:26:37.627Z] ---> Running in dd78f1cfbeaa [2020-12-18T08:26:38.589Z] Removing intermediate container f524ffd77c5d [2020-12-18T08:26:38.589Z] ---> 6e3a3e28c7ed [2020-12-18T08:26:38.589Z] Step 8/27 : COPY . . [2020-12-18T08:26:38.857Z] Removing intermediate container 74bdfbd7f809 [2020-12-18T08:26:38.857Z] ---> c09b34f28a54 [2020-12-18T08:26:38.857Z] Step 8/23 : COPY . . [2020-12-18T08:26:45.484Z] Removing intermediate container b704be283815 [2020-12-18T08:26:45.484Z] ---> 185ecb3a6f2f [2020-12-18T08:26:45.484Z] Step 8/22 : COPY . . [2020-12-18T08:26:49.726Z] Removing intermediate container dd78f1cfbeaa [2020-12-18T08:26:49.726Z] ---> d10868271cb0 [2020-12-18T08:26:49.726Z] Step 8/24 : COPY . . [2020-12-18T08:26:49.726Z] Removing intermediate container d444e63a68c0 [2020-12-18T08:26:49.726Z] ---> 1ddeb162f5e0 [2020-12-18T08:26:49.726Z] Step 8/21 : COPY . . [2020-12-18T08:26:51.303Z] Removing intermediate container 27e3db3ef14c [2020-12-18T08:26:51.303Z] ---> eb555ccb3059 [2020-12-18T08:26:51.303Z] Successfully built eb555ccb3059 [2020-12-18T08:26:51.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:26:51.682Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T08:26:51.682Z] . [Pipeline] withDockerContainer [2020-12-18T08:26:51.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container [2020-12-18T08:26:52.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T08:26:53.563Z] $ docker top 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:26:54.671Z] + go version [2020-12-18T08:26:54.671Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T08:26:54.709Z] $ docker stop --time=1 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 [2020-12-18T08:26:56.646Z] $ docker rm -f 71465c45c3df99bc228b792819ab71ab0c8cb2add20daabe04eef60b2cd86222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:26:57.917Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T08:26:57.917Z] . [Pipeline] withDockerContainer [2020-12-18T08:26:58.197Z] prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container [2020-12-18T08:26:58.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-18T08:26:59.709Z] $ docker top f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T08:27:00.152Z] ========================================================= [2020-12-18T08:27:00.152Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T08:27:00.152Z] ========================================================= [Pipeline] sh [2020-12-18T08:27:00.813Z] + make test [2020-12-18T08:27:00.813Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T08:27:16.515Z] ---> b6390a2123f6 [2020-12-18T08:27:16.515Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T08:27:16.515Z] ---> fff224f6b30b [2020-12-18T08:27:16.515Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T08:27:18.470Z] ---> Running in 8349ba2cdea3 [2020-12-18T08:27:18.470Z] ---> Running in 11b79eb80c6b [2020-12-18T08:27:21.057Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-18T08:27:21.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-18T08:27:22.472Z] ---> ed243b72b875 [2020-12-18T08:27:22.472Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T08:27:22.472Z] ---> b4a75f4f5d79 [2020-12-18T08:27:22.472Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T08:27:22.472Z] ---> 11e87df26e46 [2020-12-18T08:27:22.472Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T08:27:22.472Z] ---> Running in b3b1516dff03 [2020-12-18T08:27:22.472Z] ---> Running in 7b41710b78ec [2020-12-18T08:27:22.472Z] ---> Running in 26e3f9dc1478 [2020-12-18T08:27:23.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-18T08:27:23.085Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-18T08:27:23.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T08:27:23.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-18T08:27:50.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-18T08:27:50.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-18T08:27:52.944Z] Removing intermediate container 11b79eb80c6b [2020-12-18T08:27:52.944Z] ---> 7cda3ea80610 [2020-12-18T08:27:52.944Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T08:27:53.922Z] Removing intermediate container 7b41710b78ec [2020-12-18T08:27:53.922Z] ---> a980acfe8d1a [2020-12-18T08:27:53.922Z] [2020-12-18T08:27:53.922Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T08:27:53.922Z] ---> Running in 1278fa83d4d0 [2020-12-18T08:27:53.922Z] 3.10: Pulling from library/alpine [2020-12-18T08:27:54.505Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T08:27:54.505Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T08:27:54.505Z] ---> be4e4bea2c2e [2020-12-18T08:27:54.505Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T08:27:56.430Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-18T08:27:57.380Z] ---> Running in 72ad7b0c7ba3 [2020-12-18T08:27:57.955Z] Removing intermediate container 26e3f9dc1478 [2020-12-18T08:27:57.956Z] ---> f732052c9f69 [2020-12-18T08:27:57.956Z] [2020-12-18T08:27:57.956Z] Step 10/21 : FROM alpine [2020-12-18T08:27:57.956Z] latest: Pulling from library/alpine [2020-12-18T08:27:57.956Z] Removing intermediate container b3b1516dff03 [2020-12-18T08:27:57.956Z] ---> b568fe0a38b7 [2020-12-18T08:27:57.956Z] [2020-12-18T08:27:57.956Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T08:27:57.956Z] ---> be4e4bea2c2e [2020-12-18T08:27:57.956Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T08:27:58.218Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T08:27:58.218Z] Status: Downloaded newer image for alpine:latest [2020-12-18T08:27:58.218Z] ---> 389fef711851 [2020-12-18T08:27:58.218Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T08:27:58.808Z] ---> Running in d6cc7475f21a [2020-12-18T08:27:58.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:27:58.808Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:27:58.809Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T08:27:58.809Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T08:27:58.809Z] OK: 10350 distinct packages available [2020-12-18T08:27:59.072Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T08:27:59.072Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T08:27:59.072Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T08:27:59.072Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T08:27:59.072Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T08:27:59.072Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T08:27:59.336Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T08:27:59.336Z] OK: 7 MiB in 19 packages [2020-12-18T08:27:59.598Z] ---> Running in 2398b7bd02cc [2020-12-18T08:28:00.712Z] Removing intermediate container 1278fa83d4d0 [2020-12-18T08:28:00.712Z] ---> 69bc6f51a0e4 [2020-12-18T08:28:00.712Z] [2020-12-18T08:28:00.712Z] Step 11/27 : FROM docker:latest [2020-12-18T08:28:00.712Z] ---> 0040bc98e531 [2020-12-18T08:28:00.712Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T08:28:01.060Z] Removing intermediate container 8349ba2cdea3 [2020-12-18T08:28:01.060Z] ---> 154371e0ad37 [2020-12-18T08:28:01.060Z] [2020-12-18T08:28:01.060Z] Step 10/23 : FROM alpine [2020-12-18T08:28:01.060Z] ---> 389fef711851 [2020-12-18T08:28:01.060Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:28:01.060Z] ---> Running in 175301d56268 [2020-12-18T08:28:01.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:01.060Z] ---> Running in b84dc2d952aa [2020-12-18T08:28:01.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:01.371Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T08:28:01.371Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T08:28:01.371Z] OK: 10350 distinct packages available [2020-12-18T08:28:01.662Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T08:28:01.662Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T08:28:01.662Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T08:28:01.662Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T08:28:01.662Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T08:28:01.662Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T08:28:01.662Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T08:28:01.662Z] OK: 7 MiB in 19 packages [2020-12-18T08:28:01.936Z] Removing intermediate container b84dc2d952aa [2020-12-18T08:28:01.936Z] ---> 29397751b1d6 [2020-12-18T08:28:01.936Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T08:28:01.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:02.229Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:02.229Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:28:02.229Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:28:02.229Z] OK: 12745 distinct packages available [2020-12-18T08:28:02.528Z] ---> Running in cce8306eef3f [2020-12-18T08:28:02.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:02.528Z] Removing intermediate container 72ad7b0c7ba3 [2020-12-18T08:28:02.528Z] ---> bf39fc6c0060 [2020-12-18T08:28:02.528Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T08:28:02.528Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:02.528Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T08:28:02.528Z] ---> Running in 03ec2c01db26 [2020-12-18T08:28:02.798Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T08:28:02.798Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T08:28:02.798Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T08:28:02.798Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:28:02.798Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T08:28:02.798Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T08:28:02.798Z] Executing bash-5.0.17-r0.post-install [2020-12-18T08:28:03.377Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:28:03.377Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T08:28:03.377Z] OK: 12 MiB in 22 packages [2020-12-18T08:28:03.377Z] OK: 7 MiB in 18 packages [2020-12-18T08:28:03.639Z] Removing intermediate container cce8306eef3f [2020-12-18T08:28:03.639Z] ---> d19ca055af01 [2020-12-18T08:28:03.639Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T08:28:04.587Z] ---> Running in 836be3970199 [2020-12-18T08:28:04.587Z] Removing intermediate container d6cc7475f21a [2020-12-18T08:28:04.587Z] ---> 0c17ac29903d [2020-12-18T08:28:04.587Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T08:28:04.587Z] Removing intermediate container 03ec2c01db26 [2020-12-18T08:28:04.587Z] ---> 130472140970 [2020-12-18T08:28:04.587Z] Step 13/22 : WORKDIR / [2020-12-18T08:28:04.587Z] ---> Running in add4f859406b [2020-12-18T08:28:04.850Z] ---> Running in c7e025b6b8df [2020-12-18T08:28:04.850Z] Removing intermediate container 836be3970199 [2020-12-18T08:28:04.850Z] ---> 7821bb471adb [2020-12-18T08:28:04.850Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:28:05.426Z] Removing intermediate container add4f859406b [2020-12-18T08:28:05.426Z] ---> 0f37fbb9fa57 [2020-12-18T08:28:05.426Z] Step 13/24 : WORKDIR / [2020-12-18T08:28:05.426Z] ---> Running in 9bed329e5375 [2020-12-18T08:28:05.690Z] Removing intermediate container 175301d56268 [2020-12-18T08:28:05.690Z] ---> c742727fd368 [2020-12-18T08:28:05.690Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T08:28:05.690Z] Removing intermediate container c7e025b6b8df [2020-12-18T08:28:05.690Z] ---> 5e8edadb4eea [2020-12-18T08:28:05.690Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T08:28:05.955Z] Removing intermediate container 2398b7bd02cc [2020-12-18T08:28:05.955Z] ---> d2f8a8e0ac68 [2020-12-18T08:28:05.955Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T08:28:05.955Z] ---> Running in 7b7fb107e594 [2020-12-18T08:28:05.955Z] ---> Running in 784d10187d4e [2020-12-18T08:28:05.955Z] ---> Running in d3c4f7d05dce [2020-12-18T08:28:06.222Z] ---> d39e27a76341 [2020-12-18T08:28:06.223Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T08:28:06.486Z] Removing intermediate container 7b7fb107e594 [2020-12-18T08:28:06.486Z] ---> 63a2a7c11134 [2020-12-18T08:28:06.486Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T08:28:06.748Z] Removing intermediate container d3c4f7d05dce [2020-12-18T08:28:06.748Z] ---> eca677f94e10 [2020-12-18T08:28:06.748Z] Step 13/21 : WORKDIR /edgex [2020-12-18T08:28:07.327Z] ---> Running in 9821e93d2faa [2020-12-18T08:28:07.327Z] ---> e27378f97225 [2020-12-18T08:28:07.327Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T08:28:07.327Z] ---> 2baed4ec0ce9 [2020-12-18T08:28:07.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T08:28:07.590Z] Removing intermediate container 9821e93d2faa [2020-12-18T08:28:07.590Z] ---> 97090daa0398 [2020-12-18T08:28:07.590Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T08:28:07.590Z] Removing intermediate container 9bed329e5375 [2020-12-18T08:28:07.590Z] ---> 075706c54f9b [2020-12-18T08:28:07.590Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T08:28:07.860Z] ---> 71b1cc2d1d1c [2020-12-18T08:28:07.860Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T08:28:07.860Z] ---> 0bda962bad59 [2020-12-18T08:28:07.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T08:28:07.860Z] Removing intermediate container 784d10187d4e [2020-12-18T08:28:07.860Z] ---> d3df8632a2b2 [2020-12-18T08:28:07.860Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T08:28:07.860Z] ---> Running in b00784021b70 [2020-12-18T08:28:08.452Z] ---> Running in 693f8299fe69 [2020-12-18T08:28:08.452Z] ---> 01906020d237 [2020-12-18T08:28:08.452Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T08:28:08.452Z] ---> 26a3f7660217 [2020-12-18T08:28:08.452Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T08:28:08.452Z] ---> 60cb03c1beba [2020-12-18T08:28:08.452Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T08:28:08.718Z] Removing intermediate container 693f8299fe69 [2020-12-18T08:28:08.718Z] ---> 6ed26b3d3052 [2020-12-18T08:28:08.718Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T08:28:08.718Z] ---> Running in ed3573d6a97b [2020-12-18T08:28:08.982Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:08.982Z] ---> Running in 2a7ad131a925 [2020-12-18T08:28:08.982Z] ---> c0e94a017d8b [2020-12-18T08:28:08.982Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T08:28:09.251Z] ---> 7304981b6ca9 [2020-12-18T08:28:09.251Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T08:28:09.251Z] Removing intermediate container 2a7ad131a925 [2020-12-18T08:28:09.251Z] ---> 92a4f33bd223 [2020-12-18T08:28:09.251Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T08:28:09.514Z] ---> Running in afb682f09a2f [2020-12-18T08:28:10.092Z] ---> af860078f9ba [2020-12-18T08:28:10.092Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T08:28:10.092Z] Removing intermediate container afb682f09a2f [2020-12-18T08:28:10.092Z] ---> a1d0626c7a16 [2020-12-18T08:28:10.092Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T08:28:10.092Z] ---> 6d8fcc9e3967 [2020-12-18T08:28:10.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T08:28:10.092Z] ---> Running in c277791e2d0d [2020-12-18T08:28:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T08:28:10.359Z] ---> 03cad4aae400 [2020-12-18T08:28:10.359Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T08:28:10.359Z] Removing intermediate container c277791e2d0d [2020-12-18T08:28:10.359Z] ---> 11e315213a69 [2020-12-18T08:28:10.359Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T08:28:10.622Z] ---> 87b5f1cbd7cf [2020-12-18T08:28:10.622Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T08:28:10.622Z] ---> Running in 455b0fcb548b [2020-12-18T08:28:10.622Z] ---> Running in a00a05b355ce [2020-12-18T08:28:10.622Z] Removing intermediate container ed3573d6a97b [2020-12-18T08:28:10.622Z] ---> 7a7241294478 [2020-12-18T08:28:10.622Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T08:28:10.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:10.886Z] ---> Running in b18cdf0ac55e [2020-12-18T08:28:10.886Z] Removing intermediate container 455b0fcb548b [2020-12-18T08:28:10.886Z] ---> b0cad4d6886a [2020-12-18T08:28:10.886Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T08:28:11.149Z] ---> 527b8fd469fd [2020-12-18T08:28:11.149Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-18T08:28:11.149Z] ---> Running in f1f448b53019 [2020-12-18T08:28:11.149Z] Removing intermediate container b18cdf0ac55e [2020-12-18T08:28:11.149Z] ---> 512e8febf113 [2020-12-18T08:28:11.149Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T08:28:11.419Z] ---> Running in 612ff6bde767 [2020-12-18T08:28:11.419Z] Removing intermediate container f1f448b53019 [2020-12-18T08:28:11.419Z] ---> 2e4baa6b255b [2020-12-18T08:28:11.419Z] Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:28:11.419Z] ---> 305486c34dff [2020-12-18T08:28:11.419Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T08:28:11.683Z] ---> Running in 2d75c033d687 [2020-12-18T08:28:11.683Z] Removing intermediate container 612ff6bde767 [2020-12-18T08:28:11.683Z] ---> d6a95b9473c8 [2020-12-18T08:28:11.683Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:28:11.683Z] ---> Running in a2108d02e741 [2020-12-18T08:28:11.948Z] ---> Running in 63735dfb2ee1 [2020-12-18T08:28:12.213Z] Removing intermediate container 2d75c033d687 [2020-12-18T08:28:12.213Z] ---> e3b1757a194b [2020-12-18T08:28:12.213Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T08:28:12.475Z] Removing intermediate container a00a05b355ce [2020-12-18T08:28:12.475Z] ---> 53c7ad46ce62 [2020-12-18T08:28:12.475Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T08:28:12.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:12.475Z] ---> Running in 41532346d966 [2020-12-18T08:28:12.475Z] Removing intermediate container 63735dfb2ee1 [2020-12-18T08:28:12.475Z] ---> 10b3c3b845b9 [2020-12-18T08:28:12.475Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:28:12.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:12.739Z] ---> Running in 84757167e791 [2020-12-18T08:28:12.739Z] ---> Running in 48e71c9cd9b4 [2020-12-18T08:28:12.739Z] Removing intermediate container 41532346d966 [2020-12-18T08:28:12.739Z] ---> 57890241d0af [2020-12-18T08:28:12.739Z] [2020-12-18T08:28:12.739Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T08:28:12.739Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T08:28:13.004Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T08:28:13.004Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T08:28:13.004Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T08:28:13.004Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T08:28:13.004Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T08:28:13.004Z] Removing intermediate container 84757167e791 [2020-12-18T08:28:13.004Z] ---> 16cc8d562c1b [2020-12-18T08:28:13.004Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T08:28:13.004Z] Successfully built 57890241d0af [2020-12-18T08:28:13.267Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T08:28:13.267Z] Removing intermediate container 48e71c9cd9b4 [2020-12-18T08:28:13.267Z] ---> b3faead63517 [2020-12-18T08:28:13.267Z] [2020-12-18T08:28:13.267Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T08:28:13.267Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-18T08:28:13.267Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-12-18T08:28:13.531Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T08:28:14.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T08:28:14.479Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T08:28:15.061Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T08:28:15.323Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:28:15.323Z] OK: 8 MiB in 19 packages [2020-12-18T08:28:15.323Z] Successfully built b3faead63517 [2020-12-18T08:28:15.584Z] ---> Running in 801344a1dd76 [2020-12-18T08:28:15.584Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-18T08:28:15.584Z] Building docker-support-notifications-go [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T08:28:17.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T08:28:20.484Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T08:28:21.481Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T08:28:23.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T08:28:23.481Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T08:28:23.481Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T08:28:23.737Z]  Building docker-security-bootstrap-redis-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T08:28:23.737Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T08:28:23.737Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T08:28:23.737Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T08:28:23.737Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T08:28:23.737Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T08:28:23.737Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T08:28:23.737Z] Removing intermediate container 801344a1dd76 [2020-12-18T08:28:23.737Z] ---> 3a9d5066b466 [2020-12-18T08:28:23.737Z] Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:28:23.737Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T08:28:23.737Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T08:28:24.311Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T08:28:24.587Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T08:28:24.867Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T08:28:25.444Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T08:28:26.405Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T08:28:26.982Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T08:28:27.932Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T08:28:28.208Z] ---> Running in 6de3b3be7e29 [2020-12-18T08:28:28.208Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T08:28:28.208Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T08:28:28.475Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T08:28:29.428Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T08:28:29.428Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T08:28:29.428Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T08:28:29.428Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T08:28:29.428Z] Removing intermediate container b00784021b70 [2020-12-18T08:28:29.428Z] ---> a33c8aa64d04 [2020-12-18T08:28:29.428Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-18T08:28:29.699Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T08:28:29.699Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T08:28:29.699Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T08:28:31.639Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:28:31.639Z] OK: 71 MiB in 55 packages [2020-12-18T08:28:31.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements [2020-12-18T08:28:31.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T08:28:31.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T08:28:31.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T08:28:31.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T08:28:31.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T08:28:32.600Z] Removing intermediate container 6de3b3be7e29 [2020-12-18T08:28:32.600Z] ---> 1e2b55db297f [2020-12-18T08:28:32.600Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T08:28:34.526Z] ---> 4297d40d2304 [2020-12-18T08:28:34.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T08:28:35.115Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:28:35.115Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:28:35.115Z] ---> eefcd60f2f31 [2020-12-18T08:28:35.115Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> fd25228ca289 [2020-12-18T08:28:35.115Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> f6f4afd29f5a [2020-12-18T08:28:35.115Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> 11e8d5b5a8a9 [2020-12-18T08:28:35.115Z] Step 6/21 : COPY go.mod . [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> 74b965b99360 [2020-12-18T08:28:35.115Z] Step 7/21 : RUN go mod download [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> 1ddeb162f5e0 [2020-12-18T08:28:35.115Z] Step 8/21 : COPY . . [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> 11e87df26e46 [2020-12-18T08:28:35.115Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T08:28:35.115Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:28:35.115Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:28:35.115Z] ---> eefcd60f2f31 [2020-12-18T08:28:35.115Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> fd25228ca289 [2020-12-18T08:28:35.115Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:28:35.115Z] ---> Using cache [2020-12-18T08:28:35.115Z] ---> f6f4afd29f5a [2020-12-18T08:28:35.115Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T08:28:36.074Z] ---> Running in 3f0db131f08b [2020-12-18T08:28:36.344Z] ---> Running in 1c77a0246d1f [2020-12-18T08:28:36.344Z] ---> Running in 3b3ad8b8da83 [2020-12-18T08:28:36.617Z] ---> e09bd9b7eaa5 [2020-12-18T08:28:36.617Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T08:28:36.890Z] Removing intermediate container 3f0db131f08b [2020-12-18T08:28:36.890Z] ---> d823488c9c85 [2020-12-18T08:28:36.890Z] [2020-12-18T08:28:37.155Z] Successfully built d823488c9c85 [2020-12-18T08:28:38.110Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-18T08:28:38.110Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2020-12-18T08:28:38.110Z] ---> bd03acfab493 [2020-12-18T08:28:38.110Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T08:28:39.074Z] ---> Running in 98118997280a [2020-12-18T08:28:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.477s coverage: 27.1% of statements [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T08:28:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T08:28:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T08:28:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.641s coverage: 74.1% of statements [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T08:28:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.9% of statements [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T08:28:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T08:28:42.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-18T08:28:42.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:43.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:28:44.211Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:28:44.211Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:28:44.211Z] OK: 12750 distinct packages available [2020-12-18T08:28:44.490Z] OK: 233 MiB in 51 packages [2020-12-18T08:28:44.762Z] Removing intermediate container 98118997280a [2020-12-18T08:28:44.762Z] ---> 884c8d280c99 [2020-12-18T08:28:44.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:28:46.198Z] ---> Running in d7f121e32f6f [2020-12-18T08:28:46.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.182s coverage: 28.6% of statements [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T08:28:46.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.193s coverage: 100.0% of statements [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T08:28:46.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T08:28:46.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.366s coverage: 86.7% of statements [2020-12-18T08:28:46.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T08:28:48.177Z] Removing intermediate container d7f121e32f6f [2020-12-18T08:28:48.177Z] ---> c446b773bbfd [2020-12-18T08:28:48.177Z] Step 21/23 : LABEL arch=x86_64 [2020-12-18T08:28:49.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.308s coverage: 97.5% of statements [2020-12-18T08:28:49.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T08:28:49.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements [2020-12-18T08:28:49.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T08:28:49.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T08:28:49.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T08:28:49.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T08:28:49.603Z] Removing intermediate container 3b3ad8b8da83 [2020-12-18T08:28:49.603Z] ---> 7001e25bd2b0 [2020-12-18T08:28:49.603Z] Step 6/24 : COPY go.mod . [2020-12-18T08:28:49.603Z] ---> Running in 2cc5303e2bb3 [2020-12-18T08:28:51.585Z] Removing intermediate container 2cc5303e2bb3 [2020-12-18T08:28:51.585Z] ---> b7792e70bf99 [2020-12-18T08:28:51.585Z] Step 22/23 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:28:51.585Z] ---> 6256e53a7703 [2020-12-18T08:28:51.585Z] Step 7/24 : RUN go mod download [2020-12-18T08:28:52.552Z] Removing intermediate container a2108d02e741 [2020-12-18T08:28:52.552Z] ---> 47fad788093a [2020-12-18T08:28:52.552Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T08:28:52.848Z] ---> Running in d67f67a69af2 [2020-12-18T08:28:53.434Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:28:53.434Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:28:53.434Z] ---> eefcd60f2f31 [2020-12-18T08:28:53.434Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> fd25228ca289 [2020-12-18T08:28:53.434Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> f6f4afd29f5a [2020-12-18T08:28:53.434Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> 11e8d5b5a8a9 [2020-12-18T08:28:53.434Z] Step 6/22 : COPY go.mod . [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> 74b965b99360 [2020-12-18T08:28:53.434Z] Step 7/22 : RUN go mod download [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> 1ddeb162f5e0 [2020-12-18T08:28:53.434Z] Step 8/22 : COPY . . [2020-12-18T08:28:53.434Z] ---> Using cache [2020-12-18T08:28:53.434Z] ---> 11e87df26e46 [2020-12-18T08:28:53.434Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T08:28:54.852Z] ---> Running in c38aaf02cdb3 [2020-12-18T08:28:54.852Z] ---> Running in 550c7c3b0f54 [2020-12-18T08:28:54.852Z] ---> Running in c8c680bc5d75 [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.003s coverage: 93.8% of statements [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.217s coverage: 0.1% of statements [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements [2020-12-18T08:28:54.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2020-12-18T08:28:54.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements [2020-12-18T08:28:55.127Z] Removing intermediate container d67f67a69af2 [2020-12-18T08:28:55.127Z] ---> f4881f81a160 [2020-12-18T08:28:55.127Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T08:28:55.394Z] ---> Running in 2db76a40435f [2020-12-18T08:28:55.989Z] Removing intermediate container 2db76a40435f [2020-12-18T08:28:55.989Z] ---> c85f623cfedc [2020-12-18T08:28:55.989Z] [2020-12-18T08:28:56.252Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-18T08:28:56.252Z] Successfully built c85f623cfedc [2020-12-18T08:28:56.252Z] Successfully tagged docker-core-data-go:latest [2020-12-18T08:28:56.252Z] Building docker-core-command-go [2020-12-18T08:28:56.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements [2020-12-18T08:28:56.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.4% of statements [2020-12-18T08:28:56.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T08:29:00.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.577s coverage: 63.5% of statements [2020-12-18T08:29:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T08:29:00.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T08:29:00.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2020-12-18T08:29:00.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2020-12-18T08:29:00.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2020-12-18T08:29:00.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements [2020-12-18T08:29:02.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2020-12-18T08:29:02.930Z]  Building docker-core-data-go ... done Removing intermediate container c38aaf02cdb3 [2020-12-18T08:29:02.930Z] ---> f103c5447397 [2020-12-18T08:29:02.930Z] Step 8/24 : COPY . . [2020-12-18T08:29:02.930Z] Collecting docker-compose==1.23.2 [2020-12-18T08:29:02.930Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T08:29:03.935Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T08:29:03.935Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T08:29:06.532Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T08:29:06.532Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T08:29:06.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.930s coverage: 55.9% of statements [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T08:29:06.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.362s coverage: 37.0% of statements [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T08:29:06.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T08:29:06.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.551s coverage: 84.0% of statements [2020-12-18T08:29:06.997Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2020-12-18T08:29:14.746Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T08:29:14.746Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T08:29:15.022Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T08:29:15.022Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-18T08:29:15.022Z] Removing intermediate container 1c77a0246d1f [2020-12-18T08:29:15.022Z] ---> 4837a958d7cf [2020-12-18T08:29:15.022Z] [2020-12-18T08:29:15.022Z] Step 10/21 : FROM scratch [2020-12-18T08:29:15.022Z] ---> [2020-12-18T08:29:15.022Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:29:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.346s coverage: 47.1% of statements [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T08:29:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T08:29:15.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements [2020-12-18T08:29:15.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T08:29:16.955Z] Collecting PyYAML<4,>=3.10 [2020-12-18T08:29:16.955Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.990s coverage: 29.1% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.103s coverage: 100.0% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.068s coverage: 100.0% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T08:29:18.726Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T08:29:18.726Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2020-12-18T08:29:19.361Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:29:19.361Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:29:19.361Z] ---> eefcd60f2f31 [2020-12-18T08:29:19.361Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> fd25228ca289 [2020-12-18T08:29:19.361Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> f6f4afd29f5a [2020-12-18T08:29:19.361Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> 11e8d5b5a8a9 [2020-12-18T08:29:19.361Z] Step 6/22 : COPY go.mod . [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> 74b965b99360 [2020-12-18T08:29:19.361Z] Step 7/22 : RUN go mod download [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> 1ddeb162f5e0 [2020-12-18T08:29:19.361Z] Step 8/22 : COPY . . [2020-12-18T08:29:19.361Z] ---> Using cache [2020-12-18T08:29:19.361Z] ---> 11e87df26e46 [2020-12-18T08:29:19.361Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T08:29:20.167Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2020-12-18T08:29:20.758Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2020-12-18T08:29:21.442Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T08:29:21.442Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T08:29:21.442Z] ---> Running in a2e6edd14e06 [2020-12-18T08:29:21.730Z] GO111MODULE=on go vet ./... [2020-12-18T08:29:22.030Z] ---> Running in 585923e5f697 [2020-12-18T08:29:22.297Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T08:29:22.297Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T08:29:22.564Z] Removing intermediate container a2e6edd14e06 [2020-12-18T08:29:22.564Z] ---> 32ff77524b8e [2020-12-18T08:29:22.564Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T08:29:23.139Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T08:29:23.139Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T08:29:25.063Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T08:29:25.063Z] ---> Running in 8a55d1b7bd16 [2020-12-18T08:29:25.063Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T08:29:25.063Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T08:29:26.015Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T08:29:26.015Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T08:29:26.283Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-18T08:29:26.283Z] Removing intermediate container 8a55d1b7bd16 [2020-12-18T08:29:26.283Z] ---> 40ea3872701f [2020-12-18T08:29:26.283Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T08:29:26.283Z] Collecting idna<2.8,>=2.5 [2020-12-18T08:29:26.283Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T08:29:26.862Z] ---> Running in 723bd49debf6 [2020-12-18T08:29:26.862Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-18T08:29:26.862Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-18T08:29:26.862Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T08:29:26.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T08:29:27.125Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T08:29:27.125Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T08:29:27.125Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T08:29:27.125Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T08:29:27.125Z] Installing collected packages: urllib3, idna, requests, docopt, jsonschema, dockerpty, PyYAML, websocket-client, docker-pycreds, docker, texttable, cached-property, docker-compose [2020-12-18T08:29:27.125Z] Attempting uninstall: urllib3 [2020-12-18T08:29:27.125Z] Found existing installation: urllib3 1.25.9 [2020-12-18T08:29:27.393Z] Uninstalling urllib3-1.25.9: [2020-12-18T08:29:27.657Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T08:29:27.922Z] Removing intermediate container 723bd49debf6 [2020-12-18T08:29:27.922Z] ---> 211d060718a1 [2020-12-18T08:29:27.922Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T08:29:28.522Z] Attempting uninstall: idna [2020-12-18T08:29:28.522Z] Found existing installation: idna 2.9 [2020-12-18T08:29:28.522Z] Uninstalling idna-2.9: [2020-12-18T08:29:28.798Z] Successfully uninstalled idna-2.9 [2020-12-18T08:29:29.068Z] Attempting uninstall: requests [2020-12-18T08:29:29.068Z] Found existing installation: requests 2.23.0 [2020-12-18T08:29:29.068Z] Uninstalling requests-2.23.0: [2020-12-18T08:29:29.644Z] Successfully uninstalled requests-2.23.0 [2020-12-18T08:29:29.934Z] ---> e0db131e6e98 [2020-12-18T08:29:29.934Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T08:29:30.214Z] Running setup.py install for docopt: started [2020-12-18T08:29:30.838Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T08:29:31.109Z] Running setup.py install for dockerpty: started [2020-12-18T08:29:31.109Z] ---> e116f9d1cd5c [2020-12-18T08:29:31.109Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T08:29:31.384Z] ---> caa17ba0180e [2020-12-18T08:29:31.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T08:29:31.686Z] ---> Running in 65f05213a30a [2020-12-18T08:29:31.686Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T08:29:31.686Z] Running setup.py install for PyYAML: started [2020-12-18T08:29:32.288Z] ---> 5a947a9c80db [2020-12-18T08:29:32.288Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T08:29:32.288Z] ---> Running in 178571bec40a [2020-12-18T08:29:32.556Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T08:29:32.556Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-18T08:29:33.148Z] Removing intermediate container 178571bec40a [2020-12-18T08:29:33.148Z] ---> b796553e6822 [2020-12-18T08:29:33.148Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:29:35.107Z] ---> Running in 8737e4874660 [2020-12-18T08:29:35.107Z] Running setup.py install for texttable: started [2020-12-18T08:29:35.387Z] Removing intermediate container 550c7c3b0f54 [2020-12-18T08:29:35.387Z] ---> 6ee65e3b0108 [2020-12-18T08:29:35.387Z] [2020-12-18T08:29:35.387Z] Step 10/22 : FROM scratch [2020-12-18T08:29:35.387Z] ---> [2020-12-18T08:29:35.387Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:29:35.387Z] Removing intermediate container 8737e4874660 [2020-12-18T08:29:35.387Z] ---> 161eb2fbe8f5 [2020-12-18T08:29:35.387Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T08:29:35.387Z] ---> Running in 10c222c8c84c [2020-12-18T08:29:35.657Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T08:29:35.657Z] ---> Using cache [2020-12-18T08:29:35.657Z] ---> 32ff77524b8e [2020-12-18T08:29:35.657Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T08:29:37.095Z] ---> Running in 55220a0207a9 [2020-12-18T08:29:37.095Z] Removing intermediate container 10c222c8c84c [2020-12-18T08:29:37.095Z] ---> f552da174647 [2020-12-18T08:29:37.095Z] Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:29:37.095Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-18T08:29:37.715Z] ---> Running in c7c67e042fb7 [2020-12-18T08:29:37.715Z] Removing intermediate container 55220a0207a9 [2020-12-18T08:29:37.715Z] ---> effbb01747ec [2020-12-18T08:29:37.715Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T08:29:37.987Z] ---> Running in 69e81c9ec783 [2020-12-18T08:29:37.987Z] Removing intermediate container c7c67e042fb7 [2020-12-18T08:29:37.987Z] ---> b273bf8b95ab [2020-12-18T08:29:37.987Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T08:29:38.268Z] ---> Running in 42a0af698577 [2020-12-18T08:29:38.268Z] Removing intermediate container 69e81c9ec783 [2020-12-18T08:29:38.268Z] ---> 736ecd1c48bc [2020-12-18T08:29:38.268Z] Step 14/22 : WORKDIR / [2020-12-18T08:29:38.268Z] ---> Running in df2b84b03ef2 [2020-12-18T08:29:38.543Z] Removing intermediate container 42a0af698577 [2020-12-18T08:29:38.543Z] ---> 1838faa02b25 [2020-12-18T08:29:38.543Z] [2020-12-18T08:29:39.162Z] Successfully built 1838faa02b25 [2020-12-18T08:29:39.779Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-18T08:29:40.364Z]  Building docker-support-scheduler-go ... done Removing intermediate container df2b84b03ef2 [2020-12-18T08:29:40.364Z] ---> 9f5bdb188d8a [2020-12-18T08:29:40.364Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T08:29:41.325Z] Removing intermediate container c8c680bc5d75 [2020-12-18T08:29:41.325Z] ---> 2114a1691d1d [2020-12-18T08:29:41.325Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T08:29:41.592Z] ---> dcb6669e19d1 [2020-12-18T08:29:41.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T08:29:41.863Z] ---> Running in 0aa3beb421e1 [2020-12-18T08:29:43.277Z] ---> bbbc55cc79d6 [2020-12-18T08:29:43.277Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T08:29:43.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T08:29:43.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T08:29:43.549Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T08:29:43.549Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T08:29:43.549Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T08:29:43.549Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:29:43.817Z] OK: 72 MiB in 58 packages [2020-12-18T08:29:43.817Z] ---> ec1fdd682c2c [2020-12-18T08:29:43.817Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T08:29:43.817Z] ---> Running in 16b3acf753d3 [2020-12-18T08:29:44.410Z] Removing intermediate container 16b3acf753d3 [2020-12-18T08:29:44.410Z] ---> a3f445173c5c [2020-12-18T08:29:44.410Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:29:44.679Z] ---> Running in a452643cb546 [2020-12-18T08:29:44.679Z] Removing intermediate container 0aa3beb421e1 [2020-12-18T08:29:44.679Z] ---> bb32e94af3f9 [2020-12-18T08:29:44.679Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T08:29:44.947Z] ---> Running in 31597c01112e [2020-12-18T08:29:44.947Z] Removing intermediate container a452643cb546 [2020-12-18T08:29:44.947Z] ---> 9dd177516763 [2020-12-18T08:29:44.947Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T08:29:45.892Z] Removing intermediate container 31597c01112e [2020-12-18T08:29:45.892Z] ---> fcf18a3ced53 [2020-12-18T08:29:45.892Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:29:46.471Z] ---> Running in 93304d3ac2eb [2020-12-18T08:29:47.424Z] ---> Running in 3f356ea4edae [2020-12-18T08:29:47.424Z] Removing intermediate container 585923e5f697 [2020-12-18T08:29:47.424Z] ---> bdf05f638018 [2020-12-18T08:29:47.424Z] [2020-12-18T08:29:47.424Z] Step 10/22 : FROM scratch [2020-12-18T08:29:47.424Z] ---> [2020-12-18T08:29:47.424Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:29:47.424Z] Removing intermediate container 93304d3ac2eb [2020-12-18T08:29:47.424Z] ---> e88d5aed7de3 [2020-12-18T08:29:47.424Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:29:47.424Z] ---> Using cache [2020-12-18T08:29:47.424Z] ---> 32ff77524b8e [2020-12-18T08:29:47.424Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T08:29:47.687Z] ---> Running in 9dd6085a029f [2020-12-18T08:29:47.687Z] ---> Running in ba2b75877f16 [2020-12-18T08:29:47.687Z] Removing intermediate container 3f356ea4edae [2020-12-18T08:29:47.687Z] ---> 3b361d4b2c71 [2020-12-18T08:29:47.687Z] Step 25/27 : LABEL arch=x86_64 [2020-12-18T08:29:47.948Z] ---> Running in c3b0b349a601 [2020-12-18T08:29:49.871Z] Removing intermediate container ba2b75877f16 [2020-12-18T08:29:49.871Z] ---> d34bbde0e1bb [2020-12-18T08:29:49.871Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:29:49.871Z] Removing intermediate container 9dd6085a029f [2020-12-18T08:29:49.871Z] ---> 0e709668e4f7 [2020-12-18T08:29:49.871Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T08:29:49.871Z] ---> Running in 23cae4f2bc20 [2020-12-18T08:29:49.871Z] ---> Running in 6e5b8c9943a2 [2020-12-18T08:29:49.871Z] Removing intermediate container c3b0b349a601 [2020-12-18T08:29:49.871Z] ---> 9256626e7362 [2020-12-18T08:29:49.871Z] Step 26/27 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:29:49.871Z] Removing intermediate container 65f05213a30a [2020-12-18T08:29:49.871Z] ---> 5558562c1fe0 [2020-12-18T08:29:49.871Z] [2020-12-18T08:29:49.871Z] Step 10/24 : FROM scratch [2020-12-18T08:29:49.871Z] ---> [2020-12-18T08:29:49.871Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T08:29:50.134Z] ---> Running in f6bdcfdde09c [2020-12-18T08:29:50.134Z] ---> Running in ab910b7e7a54 [2020-12-18T08:29:50.134Z] Removing intermediate container 6e5b8c9943a2 [2020-12-18T08:29:50.134Z] ---> b05e6a47d4b6 [2020-12-18T08:29:50.134Z] [2020-12-18T08:29:50.134Z] Removing intermediate container 23cae4f2bc20 [2020-12-18T08:29:50.134Z] ---> 64f2f50957c9 [2020-12-18T08:29:50.134Z] Step 14/22 : WORKDIR / [2020-12-18T08:29:50.712Z] Successfully built b05e6a47d4b6 [2020-12-18T08:29:50.712Z] ---> Running in f6d3fe9c26f5 [2020-12-18T08:29:50.976Z] Removing intermediate container f6bdcfdde09c [2020-12-18T08:29:50.976Z] ---> 468834c88330 [2020-12-18T08:29:50.976Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T08:29:50.976Z] Successfully tagged docker-core-metadata-go:latest [2020-12-18T08:29:50.976Z]  Building docker-core-metadata-go ... done Removing intermediate container ab910b7e7a54 [2020-12-18T08:29:50.976Z] ---> 243e2720c6bf [2020-12-18T08:29:50.976Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T08:29:50.976Z] ---> Running in 3407c104c888 [2020-12-18T08:29:50.976Z] ---> Running in bf93f6488417 [2020-12-18T08:29:51.243Z] Removing intermediate container f6d3fe9c26f5 [2020-12-18T08:29:51.243Z] ---> 85e7216076e4 [2020-12-18T08:29:51.243Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T08:29:52.197Z] Removing intermediate container 3407c104c888 [2020-12-18T08:29:52.197Z] ---> dadeb851141b [2020-12-18T08:29:52.197Z] [2020-12-18T08:29:52.465Z] ---> e8a797b26d5b [2020-12-18T08:29:52.465Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T08:29:52.465Z] Removing intermediate container bf93f6488417 [2020-12-18T08:29:52.465Z] ---> 6b1b8960b457 [2020-12-18T08:29:52.465Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T08:29:52.465Z] ---> Running in f2f4c7e8d016 [2020-12-18T08:29:52.465Z] Successfully built dadeb851141b [2020-12-18T08:29:52.465Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-18T08:29:52.728Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container f2f4c7e8d016 [2020-12-18T08:29:52.728Z] ---> d42cc804d5f0 [2020-12-18T08:29:52.728Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T08:29:52.992Z] ---> 4f5e39134d3d [2020-12-18T08:29:52.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T08:29:52.993Z] ---> 6b18bf91f36a [2020-12-18T08:29:52.993Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T08:29:53.254Z] ---> 9c6335864bb0 [2020-12-18T08:29:53.254Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T08:29:53.254Z] ---> Running in 1787995df1cc [2020-12-18T08:29:54.209Z] Removing intermediate container 1787995df1cc [2020-12-18T08:29:54.209Z] ---> 0a03ff88e6c6 [2020-12-18T08:29:54.209Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:29:54.209Z] ---> 897d8a8722fb [2020-12-18T08:29:54.209Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T08:29:54.209Z] ---> Running in be025df4e9ee [2020-12-18T08:29:54.209Z] Removing intermediate container be025df4e9ee [2020-12-18T08:29:54.209Z] ---> c7491931dd4d [2020-12-18T08:29:54.209Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T08:29:54.474Z] ---> Running in 2948a49e4658 [2020-12-18T08:29:54.474Z] ---> 2d43f1cd545c [2020-12-18T08:29:54.474Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T08:29:54.474Z] Removing intermediate container 2948a49e4658 [2020-12-18T08:29:54.474Z] ---> 558baa687674 [2020-12-18T08:29:54.474Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:29:54.737Z] ---> Running in c629e9b0cb58 [2020-12-18T08:29:54.737Z] ---> 530f6a95f4ed [2020-12-18T08:29:54.737Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T08:29:54.737Z] Removing intermediate container c629e9b0cb58 [2020-12-18T08:29:54.737Z] ---> 6a9dcbff32e4 [2020-12-18T08:29:54.737Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:29:54.999Z] ---> Running in 9949de48894e [2020-12-18T08:29:54.999Z] Removing intermediate container 9949de48894e [2020-12-18T08:29:54.999Z] ---> a122f248fd99 [2020-12-18T08:29:54.999Z] [2020-12-18T08:29:55.263Z] Successfully built a122f248fd99 [2020-12-18T08:29:55.263Z] Successfully tagged docker-core-command-go:latest [2020-12-18T08:29:55.263Z]  Building docker-core-command-go ... done  ---> 4d834cd1317b [2020-12-18T08:29:55.263Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T08:29:55.528Z] ---> 0c680d56e558 [2020-12-18T08:29:55.528Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T08:29:55.528Z] ---> Running in 5819c195d9f6 [2020-12-18T08:29:55.792Z] Removing intermediate container 5819c195d9f6 [2020-12-18T08:29:55.792Z] ---> dbc4761e4c03 [2020-12-18T08:29:55.792Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:29:55.792Z] ---> Running in 561fc4f74183 [2020-12-18T08:29:56.055Z] Removing intermediate container 561fc4f74183 [2020-12-18T08:29:56.055Z] ---> 4a5b807a53c8 [2020-12-18T08:29:56.055Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T08:29:56.055Z] ---> Running in db62bcf6e0c5 [2020-12-18T08:29:56.317Z] Removing intermediate container db62bcf6e0c5 [2020-12-18T08:29:56.317Z] ---> 72a213c4175e [2020-12-18T08:29:56.317Z] Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:29:56.317Z] ---> Running in 7801ef167108 [2020-12-18T08:29:56.591Z] Removing intermediate container 7801ef167108 [2020-12-18T08:29:56.591Z] ---> 2161ff2d4f55 [2020-12-18T08:29:56.591Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T08:29:56.591Z] ---> Running in 286481678ccc [2020-12-18T08:29:56.591Z] Removing intermediate container 286481678ccc [2020-12-18T08:29:56.591Z] ---> 10a018132914 [2020-12-18T08:29:56.591Z] [2020-12-18T08:29:56.853Z] Successfully built 10a018132914 [2020-12-18T08:29:56.853Z] Successfully tagged docker-support-notifications-go:latest [2020-12-18T08:29:57.127Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-12-18T08:29:57.160Z] $ docker stop --time=1 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e [2020-12-18T08:29:58.754Z] $ docker rm -f 6d2e3f1a15dd93eac526a9944f46a97298ec59abc2836eb48540cc12bdfc153e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T08:29:59.491Z] + docker images [2020-12-18T08:29:59.491Z] + grep docker [2020-12-18T08:29:59.491Z] docker-support-notifications-go latest 10a018132914 3 seconds ago 12.1MB [2020-12-18T08:29:59.491Z] docker-core-command-go latest a122f248fd99 5 seconds ago 10.6MB [2020-12-18T08:29:59.491Z] docker-sys-mgmt-agent-go latest dadeb851141b 8 seconds ago 313MB [2020-12-18T08:29:59.491Z] docker-core-metadata-go latest b05e6a47d4b6 10 seconds ago 13MB [2020-12-18T08:29:59.491Z] docker-support-scheduler-go latest 1838faa02b25 21 seconds ago 10.8MB [2020-12-18T08:29:59.491Z] docker-core-data-go latest c85f623cfedc About a minute ago 22.2MB [2020-12-18T08:29:59.491Z] docker-security-secretstore-setup-go latest d823488c9c85 About a minute ago 24.7MB [2020-12-18T08:29:59.491Z] docker-security-bootstrap-redis-go latest b3faead63517 About a minute ago 15.8MB [2020-12-18T08:29:59.491Z] docker-security-proxy-setup-go latest 57890241d0af About a minute ago 24.6MB [2020-12-18T08:29:59.491Z] docker latest 0040bc98e531 20 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-18T08:30:15.750Z] Still waiting to schedule task [2020-12-18T08:30:15.750Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-18T08:30:29.771Z] gofmt -l . [2020-12-18T08:30:29.771Z] [ "`gofmt -l .`" = "" ] [2020-12-18T08:30:29.771Z] ./bin/test-go-mod-tidy.sh [2020-12-18T08:30:29.771Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T08:30:31.422Z] + ls -al . [2020-12-18T08:30:31.422Z] total 664 [2020-12-18T08:30:31.422Z] drwxrwxr-x 9 1001 1001 4096 Dec 18 08:30 . [2020-12-18T08:30:31.422Z] drwxr-xr-x 4 root root 4096 Dec 18 08:26 .. [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 08:25 .dockerignore [2020-12-18T08:30:31.422Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 08:25 .git [2020-12-18T08:30:31.422Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 08:25 .github [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 08:25 .gitignore [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 08:25 .sonarcloud.properties [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 08:25 CONTRIBUTING.md [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 08:25 Dockerfile.build [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 08:25 Jenkinsfile [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 08:25 LICENSE [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 08:25 Makefile [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 08:25 README.md [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 08:25 SECURITY.md [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 08:22 VERSION [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 08:25 ZMQWindows.md [2020-12-18T08:30:31.422Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 08:25 bin [2020-12-18T08:30:31.422Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 08:25 cmd [2020-12-18T08:30:31.422Z] -rw-r--r-- 1 root root 538111 Dec 18 08:29 coverage.out [2020-12-18T08:30:31.422Z] -rw-r--r-- 1 root root 979 Dec 18 08:30 go.mod [2020-12-18T08:30:31.422Z] -rw-r--r-- 1 root root 18631 Dec 18 08:30 go.sum [2020-12-18T08:30:31.422Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 08:25 internal [2020-12-18T08:30:31.422Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 08:25 openapi [2020-12-18T08:30:31.422Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 08:25 snap [2020-12-18T08:30:31.422Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 08:25 version.go [Pipeline] sh [2020-12-18T08:30:32.136Z] + '[' -e coverage.out ] [2020-12-18T08:30:32.136Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T08:30:32.185Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T08:30:33.352Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T08:30:34.028Z] + make build [2020-12-18T08:30:34.028Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-18T08:30:46.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-18T08:31:08.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-18T08:31:10.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-18T08:31:15.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-18T08:31:16.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-18T08:31:21.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-18T08:31:24.807Z] Running on prd-ubuntu18.04-docker-8c-8g-16733 in /w/workspace/edgexfoundry_edgex-go_PR-2964 [Pipeline] { [Pipeline] ws [2020-12-18T08:31:24.910Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-18T08:31:26.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-18T08:31:27.337Z] using credential edgex-jenkins-ssh [2020-12-18T08:31:27.402Z] Cloning the remote Git repository [2020-12-18T08:31:27.191Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:31:27.278Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-18T08:31:27.318Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:31:27.318Z] > git --version # timeout=10 [2020-12-18T08:31:27.329Z] > git --version # 'git version 2.17.1' [2020-12-18T08:31:27.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T08:31:27.356Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T08:31:30.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-18T08:31:33.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-18T08:31:35.697Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit 5c10915f88235ea7635ac9a2477ccdd2e69170d6 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T08:31:34.809Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T08:31:34.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T08:31:34.823Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T08:31:34.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T08:31:34.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T08:31:34.844Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2964/head:refs/remotes/origin/PR-2964 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-18T08:31:35.469Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T08:31:35.474Z] > git checkout -f 5c10915f88235ea7635ac9a2477ccdd2e69170d6 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T08:31:36.724Z] Failed in branch amd64 [2020-12-18T08:31:36.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T08:31:40.230Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-18T08:31:43.656Z] $ docker stop --time=1 f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 [2020-12-18T08:31:46.076Z] $ docker rm -f f1a7c8a1f6223b124b021f7901d1b136515b406803955c4c23b5bf03816a50b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:31:48.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T08:31:48.531Z] [2020-12-18T08:31:48.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:31:48.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T08:31:49.247Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-18T08:31:49.247Z] 29e5d40040c1: Pulling fs layer [2020-12-18T08:31:49.247Z] 1ce36da41761: Pulling fs layer [2020-12-18T08:31:49.247Z] 25b303627fd3: Pulling fs layer [2020-12-18T08:31:49.522Z] 29e5d40040c1: Verifying Checksum [2020-12-18T08:31:49.522Z] 29e5d40040c1: Download complete [2020-12-18T08:31:50.121Z] 1ce36da41761: Verifying Checksum [2020-12-18T08:31:50.121Z] 1ce36da41761: Download complete [2020-12-18T08:31:50.121Z] 29e5d40040c1: Pull complete [2020-12-18T08:31:51.559Z] 1ce36da41761: Pull complete [2020-12-18T08:31:51.559Z] 25b303627fd3: Verifying Checksum [2020-12-18T08:31:51.560Z] 25b303627fd3: Download complete [2020-12-18T08:32:01.707Z] 25b303627fd3: Pull complete [2020-12-18T08:32:01.707Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-18T08:32:01.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T08:32:01.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-18T08:32:02.011Z] prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container [2020-12-18T08:32:02.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-18T08:32:05.316Z] $ docker top f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:32:06.426Z] + docker-compose build --help [2020-12-18T08:32:06.426Z] + grep parallel [2020-12-18T08:32:09.801Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T08:32:09.834Z] $ docker stop --time=1 f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 [2020-12-18T08:32:11.730Z] $ docker rm -f f8baa24827f921a4ecbe275348449011900a3b3bc68bc5831fcc2c6773203972 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:32:12.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T08:32:12.680Z] . [Pipeline] withDockerContainer [2020-12-18T08:32:12.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-16732 does not seem to be running inside a container [2020-12-18T08:32:13.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-18T08:32:14.373Z] $ docker top acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:32:15.439Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T08:32:19.732Z] Building docker-core-command-go ... [2020-12-18T08:32:19.732Z] Building docker-core-data-go ... [2020-12-18T08:32:19.732Z] Building docker-core-metadata-go ... [2020-12-18T08:32:19.732Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T08:32:19.732Z] Building docker-security-proxy-setup-go ... [2020-12-18T08:32:19.732Z] Building docker-security-secretstore-setup-go ... [2020-12-18T08:32:19.732Z] Building docker-support-notifications-go ... [2020-12-18T08:32:19.732Z] Building docker-support-scheduler-go ... [2020-12-18T08:32:19.732Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T08:32:19.732Z] Building docker-core-metadata-go [2020-12-18T08:32:19.732Z] Building docker-core-data-go [2020-12-18T08:32:19.732Z] Building docker-security-proxy-setup-go [2020-12-18T08:32:19.732Z] Building docker-support-scheduler-go [2020-12-18T08:32:19.732Z] Building docker-core-command-go [2020-12-18T08:33:27.794Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:33:27.794Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:33:27.794Z] ---> eb555ccb3059 [2020-12-18T08:33:27.794Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T08:33:27.794Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:33:27.794Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:33:27.794Z] ---> eb555ccb3059 [2020-12-18T08:33:27.794Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T08:33:27.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:33:27.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:33:27.794Z] ---> eb555ccb3059 [2020-12-18T08:33:27.794Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:33:27.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:33:27.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:33:27.794Z] ---> eb555ccb3059 [2020-12-18T08:33:27.794Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:33:27.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:33:27.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:33:27.794Z] ---> eb555ccb3059 [2020-12-18T08:33:27.794Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T08:33:28.389Z] ---> Running in 9fab8d926a9d [2020-12-18T08:33:28.389Z] ---> Running in d0d982a9eb32 [2020-12-18T08:33:28.389Z] ---> Running in b2fe3cdf760e [2020-12-18T08:33:28.389Z] ---> Running in d1a6a73fb425 [2020-12-18T08:33:28.389Z] ---> Running in b5a15ead00fd [2020-12-18T08:33:28.994Z] Removing intermediate container b2fe3cdf760e [2020-12-18T08:33:28.994Z] ---> a9e30cb23420 [2020-12-18T08:33:28.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:33:28.994Z] Removing intermediate container d0d982a9eb32 [2020-12-18T08:33:28.994Z] ---> 904900b9989d [2020-12-18T08:33:28.994Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:33:28.994Z] Removing intermediate container 9fab8d926a9d [2020-12-18T08:33:28.994Z] ---> afee7b8d4c00 [2020-12-18T08:33:28.994Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:33:29.271Z] Removing intermediate container d1a6a73fb425 [2020-12-18T08:33:29.271Z] ---> 2d0da3351909 [2020-12-18T08:33:29.271Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:33:29.271Z] Removing intermediate container b5a15ead00fd [2020-12-18T08:33:29.271Z] ---> bbf05c09d065 [2020-12-18T08:33:29.271Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:33:29.271Z] ---> Running in 198c3a317048 [2020-12-18T08:33:29.271Z] ---> Running in 81a2cd4783f4 [2020-12-18T08:33:29.271Z] ---> Running in 78949e0f40d4 [2020-12-18T08:33:29.546Z] ---> Running in 1c623173711a [2020-12-18T08:33:29.546Z] ---> Running in 241a63a88f23 [2020-12-18T08:33:32.965Z] Removing intermediate container 198c3a317048 [2020-12-18T08:33:32.965Z] ---> c4d36942a041 [2020-12-18T08:33:32.965Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:33:33.247Z] ---> Running in 8e643bd15e44 [2020-12-18T08:33:33.247Z] Removing intermediate container 81a2cd4783f4 [2020-12-18T08:33:33.247Z] ---> c7c70f0c1880 [2020-12-18T08:33:33.247Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T08:33:33.521Z] ---> Running in c22548d47a43 [2020-12-18T08:33:33.521Z] Removing intermediate container 78949e0f40d4 [2020-12-18T08:33:33.521Z] ---> e8105b0a266c [2020-12-18T08:33:33.521Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T08:33:33.796Z] Removing intermediate container 1c623173711a [2020-12-18T08:33:33.796Z] ---> 572cbf860c0b [2020-12-18T08:33:33.796Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:33:33.796Z] Removing intermediate container 241a63a88f23 [2020-12-18T08:33:33.796Z] ---> 175d69fb1889 [2020-12-18T08:33:33.796Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T08:33:33.796Z] ---> Running in 70e54eec2254 [2020-12-18T08:33:34.074Z] ---> Running in 4857fbac65be [2020-12-18T08:33:34.074Z] ---> Running in fd5bb1874ae7 [2020-12-18T08:33:35.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:35.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:35.667Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:35.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:35.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:36.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:36.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:36.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:36.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:36.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:33:37.086Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:33:37.086Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:33:37.086Z] OK: 12620 distinct packages available [2020-12-18T08:33:37.086Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:33:37.086Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:33:37.086Z] OK: 12620 distinct packages available [2020-12-18T08:33:37.683Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:33:37.683Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:33:37.683Z] OK: 12620 distinct packages available [2020-12-18T08:33:37.959Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:33:37.959Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:33:37.959Z] OK: 12620 distinct packages available [2020-12-18T08:33:37.959Z] OK: 217 MiB in 51 packages [2020-12-18T08:33:37.959Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:33:37.959Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:33:37.959Z] OK: 12620 distinct packages available [2020-12-18T08:33:38.235Z] OK: 217 MiB in 51 packages [2020-12-18T08:33:38.843Z] OK: 217 MiB in 51 packages [2020-12-18T08:33:38.843Z] OK: 217 MiB in 51 packages [2020-12-18T08:33:38.843Z] OK: 217 MiB in 51 packages [2020-12-18T08:33:39.828Z] Removing intermediate container 8e643bd15e44 [2020-12-18T08:33:39.828Z] ---> 6ff980944817 [2020-12-18T08:33:39.828Z] Step 6/22 : COPY go.mod . [2020-12-18T08:33:40.427Z] Removing intermediate container c22548d47a43 [2020-12-18T08:33:40.427Z] ---> 30c6a085f5b1 [2020-12-18T08:33:40.427Z] Step 6/21 : COPY go.mod . [2020-12-18T08:33:40.427Z] Removing intermediate container fd5bb1874ae7 [2020-12-18T08:33:40.427Z] ---> ebc0131e9fb8 [2020-12-18T08:33:40.427Z] Step 6/22 : COPY go.mod . [2020-12-18T08:33:40.427Z] Removing intermediate container 70e54eec2254 [2020-12-18T08:33:40.427Z] ---> df7021e0ee31 [2020-12-18T08:33:40.427Z] Step 6/23 : COPY go.mod . [2020-12-18T08:33:40.703Z] Removing intermediate container 4857fbac65be [2020-12-18T08:33:40.703Z] ---> 57d0559395a3 [2020-12-18T08:33:40.703Z] Step 6/21 : COPY go.mod . [2020-12-18T08:33:40.979Z] ---> 769ee3fd48f4 [2020-12-18T08:33:40.979Z] Step 7/22 : RUN go mod download [2020-12-18T08:33:41.256Z] ---> Running in 9c4f9014179e [2020-12-18T08:33:41.256Z] ---> 6fd50a733f5e [2020-12-18T08:33:41.256Z] Step 7/21 : RUN go mod download [2020-12-18T08:33:41.533Z] ---> d93ff464fbfd [2020-12-18T08:33:41.533Z] Step 7/22 : RUN go mod download [2020-12-18T08:33:41.533Z] ---> Running in 5dfc5ab90e1a [2020-12-18T08:33:41.533Z] ---> 5a194499114c [2020-12-18T08:33:41.533Z] Step 7/23 : RUN go mod download [2020-12-18T08:33:41.810Z] ---> Running in ffa52cb82e10 [2020-12-18T08:33:41.810Z] ---> d8497bd78864 [2020-12-18T08:33:41.810Z] Step 7/21 : RUN go mod download [2020-12-18T08:33:42.082Z] ---> Running in 1c0e263e0207 [2020-12-18T08:33:42.362Z] ---> Running in 6090967f855b [2020-12-18T08:33:45.777Z] Removing intermediate container 9c4f9014179e [2020-12-18T08:33:45.777Z] ---> 685752e0bd30 [2020-12-18T08:33:45.777Z] Step 8/22 : COPY . . [2020-12-18T08:33:45.777Z] Removing intermediate container 5dfc5ab90e1a [2020-12-18T08:33:45.777Z] ---> 39524d174e1f [2020-12-18T08:33:45.777Z] Step 8/21 : COPY . . [2020-12-18T08:33:46.386Z] Removing intermediate container ffa52cb82e10 [2020-12-18T08:33:46.386Z] ---> 4409fb1decb3 [2020-12-18T08:33:46.386Z] Step 8/22 : COPY . . [2020-12-18T08:33:47.377Z] Removing intermediate container 6090967f855b [2020-12-18T08:33:47.377Z] ---> b20cd18d8e72 [2020-12-18T08:33:47.377Z] Step 8/21 : COPY . . [2020-12-18T08:33:47.978Z] Removing intermediate container 1c0e263e0207 [2020-12-18T08:33:47.978Z] ---> bba5fafa26b0 [2020-12-18T08:33:47.978Z] Step 8/23 : COPY . . [2020-12-18T08:34:14.818Z] ---> 33aa7b4e13c9 [2020-12-18T08:34:14.818Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T08:34:14.818Z] ---> 856d9767bc45 [2020-12-18T08:34:14.818Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T08:34:14.818Z] ---> 2ad3f9dfb99b [2020-12-18T08:34:14.818Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T08:34:14.818Z] ---> 24928aa872e9 [2020-12-18T08:34:14.818Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T08:34:14.818Z] ---> 2496b876c561 [2020-12-18T08:34:14.818Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T08:34:14.818Z] ---> Running in e4e3114c831a [2020-12-18T08:34:14.818Z] ---> Running in e2c97491c86a [2020-12-18T08:34:14.818Z] ---> Running in ecb90b1bf583 [2020-12-18T08:34:14.818Z] ---> Running in bd301cdc81ef [2020-12-18T08:34:14.818Z] ---> Running in e65d6bf47a7b [2020-12-18T08:34:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-18T08:34:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-18T08:34:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-18T08:34:14.818Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-18T08:34:14.818Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-18T08:35:36.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-18T08:35:51.827Z] Removing intermediate container e2c97491c86a [2020-12-18T08:35:51.827Z] ---> eb51233a0ed9 [2020-12-18T08:35:51.827Z] [2020-12-18T08:35:51.827Z] Step 10/22 : FROM scratch [2020-12-18T08:35:51.827Z] ---> [2020-12-18T08:35:51.827Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:35:51.827Z] ---> Running in ff6595de0853 [2020-12-18T08:35:52.106Z] Removing intermediate container e65d6bf47a7b [2020-12-18T08:35:52.106Z] ---> b8c196bba444 [2020-12-18T08:35:52.106Z] [2020-12-18T08:35:52.106Z] Step 10/21 : FROM scratch [2020-12-18T08:35:52.106Z] ---> [2020-12-18T08:35:52.106Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:35:52.384Z] Removing intermediate container bd301cdc81ef [2020-12-18T08:35:52.384Z] ---> 5d618e8ac455 [2020-12-18T08:35:52.384Z] [2020-12-18T08:35:52.384Z] Step 10/21 : FROM alpine [2020-12-18T08:35:52.384Z] ---> Running in 35d43cb04205 [2020-12-18T08:35:52.384Z] latest: Pulling from library/alpine [2020-12-18T08:35:52.384Z] Removing intermediate container ff6595de0853 [2020-12-18T08:35:52.384Z] ---> 85119454e076 [2020-12-18T08:35:52.384Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T08:35:52.661Z] ---> Running in c39c97672881 [2020-12-18T08:35:53.265Z] Removing intermediate container 35d43cb04205 [2020-12-18T08:35:53.265Z] ---> 5312ba678a9c [2020-12-18T08:35:53.265Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T08:35:53.546Z] Removing intermediate container c39c97672881 [2020-12-18T08:35:53.546Z] ---> b402da4009d8 [2020-12-18T08:35:53.546Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T08:35:53.546Z] ---> Running in 6adf14272c26 [2020-12-18T08:35:53.546Z] ---> Running in 46085c033660 [2020-12-18T08:35:54.541Z] Removing intermediate container 6adf14272c26 [2020-12-18T08:35:54.541Z] ---> d5275a60ed33 [2020-12-18T08:35:54.541Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T08:35:54.541Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T08:35:54.541Z] Status: Downloaded newer image for alpine:latest [2020-12-18T08:35:54.541Z] ---> afeebe901d6b [2020-12-18T08:35:54.541Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T08:35:54.541Z] ---> Running in abc034ec5514 [2020-12-18T08:35:54.820Z] Removing intermediate container 46085c033660 [2020-12-18T08:35:54.820Z] ---> eda66aadb25e [2020-12-18T08:35:54.820Z] Step 14/22 : WORKDIR / [2020-12-18T08:35:54.820Z] ---> Running in 151d63a8d36d [2020-12-18T08:35:54.820Z] ---> Running in 12e35b3c4c9e [2020-12-18T08:35:55.427Z] Removing intermediate container abc034ec5514 [2020-12-18T08:35:55.427Z] ---> 564d63abae17 [2020-12-18T08:35:55.427Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T08:35:56.030Z] Removing intermediate container 12e35b3c4c9e [2020-12-18T08:35:56.030Z] ---> dc81f100d1c9 [2020-12-18T08:35:56.030Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T08:35:57.026Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:35:57.026Z] ---> 0505180b9eda [2020-12-18T08:35:57.026Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T08:35:57.303Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:35:57.577Z] ---> f89840bc27ad [2020-12-18T08:35:57.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T08:35:57.852Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:35:57.852Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:35:57.852Z] OK: 12615 distinct packages available [2020-12-18T08:35:58.839Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T08:35:58.839Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T08:35:58.839Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T08:35:58.839Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T08:35:58.839Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:35:58.839Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T08:35:59.113Z] OK: 7 MiB in 18 packages [2020-12-18T08:35:59.386Z] ---> bb026857a363 [2020-12-18T08:35:59.386Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T08:35:59.661Z] ---> 2b52512487df [2020-12-18T08:35:59.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T08:36:01.099Z] ---> b89f52647e5c [2020-12-18T08:36:01.099Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T08:36:01.099Z] ---> Running in dfe440e74b97 [2020-12-18T08:36:01.099Z] ---> 70b0d145b2a0 [2020-12-18T08:36:01.099Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T08:36:01.701Z] ---> Running in aabff4c063d8 [2020-12-18T08:36:01.979Z] Removing intermediate container 151d63a8d36d [2020-12-18T08:36:01.979Z] ---> 97919f721891 [2020-12-18T08:36:01.979Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T08:36:01.979Z] Removing intermediate container dfe440e74b97 [2020-12-18T08:36:01.979Z] ---> 5840b4372b51 [2020-12-18T08:36:02.253Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:36:02.253Z] ---> Running in ac20155437af [2020-12-18T08:36:02.527Z] ---> Running in da0d994595e4 [2020-12-18T08:36:02.527Z] Removing intermediate container aabff4c063d8 [2020-12-18T08:36:02.527Z] ---> e20419291f30 [2020-12-18T08:36:02.527Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:36:02.804Z] ---> Running in 69393fc5e00c [2020-12-18T08:36:03.084Z] Removing intermediate container ac20155437af [2020-12-18T08:36:03.084Z] ---> 0bf51f5ed879 [2020-12-18T08:36:03.084Z] Step 13/21 : WORKDIR /edgex [2020-12-18T08:36:03.084Z] Removing intermediate container da0d994595e4 [2020-12-18T08:36:03.084Z] ---> 08be8892c40f [2020-12-18T08:36:03.084Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T08:36:03.361Z] ---> Running in e7236acd1c35 [2020-12-18T08:36:03.361Z] ---> Running in c9759ca3e3a9 [2020-12-18T08:36:03.361Z] Removing intermediate container 69393fc5e00c [2020-12-18T08:36:03.361Z] ---> 67f76f892c38 [2020-12-18T08:36:03.361Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T08:36:03.640Z] ---> Running in eb47f050a762 [2020-12-18T08:36:04.250Z] Removing intermediate container e7236acd1c35 [2020-12-18T08:36:04.250Z] ---> 14fbdaee6fd1 [2020-12-18T08:36:04.250Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T08:36:04.250Z] Removing intermediate container eb47f050a762 [2020-12-18T08:36:04.250Z] Removing intermediate container c9759ca3e3a9 [2020-12-18T08:36:04.250Z] ---> 4316e66def2a [2020-12-18T08:36:04.250Z] Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:36:04.523Z] ---> cbdbfa89d6a3 [2020-12-18T08:36:04.523Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:36:04.798Z] ---> Running in 8ee21203fa66 [2020-12-18T08:36:04.798Z] ---> Running in 97ad5e160df8 [2020-12-18T08:36:05.423Z] ---> 9096f4a8e99f [2020-12-18T08:36:05.423Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T08:36:06.042Z] Removing intermediate container 8ee21203fa66 [2020-12-18T08:36:06.042Z] ---> f151d45dc5c3 [2020-12-18T08:36:06.042Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:36:06.042Z] Removing intermediate container 97ad5e160df8 [2020-12-18T08:36:06.042Z] ---> c195fe4fd952 [2020-12-18T08:36:06.042Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T08:36:06.683Z] ---> Running in 79a99e080af2 [2020-12-18T08:36:06.683Z] ---> Running in ae9246c0f6dd [2020-12-18T08:36:07.740Z] Removing intermediate container 79a99e080af2 [2020-12-18T08:36:07.740Z] ---> 574b0cb8f203 [2020-12-18T08:36:07.740Z] [2020-12-18T08:36:08.018Z] Removing intermediate container ae9246c0f6dd [2020-12-18T08:36:08.018Z] ---> 539adc33f179 [2020-12-18T08:36:08.018Z] [2020-12-18T08:36:08.299Z] ---> e9e5f268860b [2020-12-18T08:36:08.299Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T08:36:08.299Z] Removing intermediate container e4e3114c831a [2020-12-18T08:36:08.299Z] ---> a31bfc248522 [2020-12-18T08:36:08.299Z] [2020-12-18T08:36:08.299Z] Step 10/22 : FROM scratch [2020-12-18T08:36:08.299Z] ---> [2020-12-18T08:36:08.299Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:36:08.576Z] ---> Using cache [2020-12-18T08:36:08.576Z] ---> 5312ba678a9c [2020-12-18T08:36:08.576Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T08:36:08.576Z] Successfully built 574b0cb8f203 [2020-12-18T08:36:08.576Z] Successfully built 539adc33f179 [2020-12-18T08:36:08.853Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-18T08:36:08.853Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-18T08:36:08.853Z] Building docker-support-notifications-go [2020-12-18T08:36:08.853Z] Building docker-security-bootstrap-redis-go [2020-12-18T08:36:08.853Z]  Building docker-core-command-go ... done  Building docker-support-scheduler-go ... done  ---> Running in fe8b07e04ed7 [2020-12-18T08:36:09.483Z] Removing intermediate container fe8b07e04ed7 [2020-12-18T08:36:09.483Z] ---> 6af44ff6ca77 [2020-12-18T08:36:09.483Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T08:36:09.763Z] ---> Running in a4b8a9927806 [2020-12-18T08:36:10.045Z] ---> cf72d42e98c4 [2020-12-18T08:36:10.045Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T08:36:10.332Z] ---> Running in 17bdedaae13f [2020-12-18T08:36:10.614Z] Removing intermediate container a4b8a9927806 [2020-12-18T08:36:10.614Z] ---> 1e6caf32f625 [2020-12-18T08:36:10.614Z] Step 14/22 : WORKDIR / [2020-12-18T08:36:10.614Z] ---> Running in 47321326a1be [2020-12-18T08:36:10.894Z] Removing intermediate container 17bdedaae13f [2020-12-18T08:36:10.894Z] ---> 3663a6f45e86 [2020-12-18T08:36:10.894Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T08:36:11.173Z] ---> Running in eeb65b9be17f [2020-12-18T08:36:11.173Z] Removing intermediate container 47321326a1be [2020-12-18T08:36:11.173Z] ---> 283555a6f2eb [2020-12-18T08:36:11.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T08:36:11.777Z] Removing intermediate container eeb65b9be17f [2020-12-18T08:36:11.777Z] ---> 48c48083d693 [2020-12-18T08:36:11.777Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T08:36:12.059Z] ---> Running in 151cfd399d29 [2020-12-18T08:36:12.338Z] ---> e63d87ae5a09 [2020-12-18T08:36:12.338Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T08:36:12.951Z] Removing intermediate container 151cfd399d29 [2020-12-18T08:36:12.951Z] ---> e106bfed11af [2020-12-18T08:36:12.951Z] Step 20/21 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:36:14.387Z] ---> Running in 0fdb654217ef [2020-12-18T08:36:14.665Z] ---> 48487aefee25 [2020-12-18T08:36:14.666Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T08:36:14.947Z] Removing intermediate container 0fdb654217ef [2020-12-18T08:36:14.947Z] ---> 282ddbe52560 [2020-12-18T08:36:14.947Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T08:36:15.539Z] ---> Running in 0a60f920f830 [2020-12-18T08:36:15.539Z] ---> 8181020b635e [2020-12-18T08:36:15.539Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T08:36:16.140Z] ---> Running in 19b43464a7f8 [2020-12-18T08:36:16.140Z] Removing intermediate container 0a60f920f830 [2020-12-18T08:36:16.140Z] ---> 8c6025c4fce1 [2020-12-18T08:36:16.140Z] [2020-12-18T08:36:16.766Z] Successfully built 8c6025c4fce1 [2020-12-18T08:36:17.362Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-18T08:36:17.362Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-18T08:36:17.362Z] Removing intermediate container 19b43464a7f8 [2020-12-18T08:36:17.362Z] ---> 1d68e007a8b6 [2020-12-18T08:36:17.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:36:17.956Z] Removing intermediate container ecb90b1bf583 [2020-12-18T08:36:17.956Z] ---> bc254fcbb4ab [2020-12-18T08:36:17.956Z] [2020-12-18T08:36:17.956Z] Step 10/23 : FROM alpine [2020-12-18T08:36:17.956Z] ---> afeebe901d6b [2020-12-18T08:36:17.956Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T08:36:17.956Z] ---> Running in 47a45c49bafd [2020-12-18T08:36:17.956Z] ---> Running in 80549937a6ef [2020-12-18T08:36:18.551Z] Removing intermediate container 47a45c49bafd [2020-12-18T08:36:18.551Z] ---> b4db496b125e [2020-12-18T08:36:18.551Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T08:36:18.551Z] Removing intermediate container 80549937a6ef [2020-12-18T08:36:18.551Z] ---> 958c0c9c5057 [2020-12-18T08:36:18.551Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T08:36:18.551Z] ---> Running in 491c7e221706 [2020-12-18T08:36:18.824Z] ---> Running in 49be06db7f35 [2020-12-18T08:36:19.124Z] Removing intermediate container 491c7e221706 [2020-12-18T08:36:19.124Z] ---> 51f3f5b23fc9 [2020-12-18T08:36:19.124Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:36:19.401Z] Removing intermediate container 49be06db7f35 [2020-12-18T08:36:19.401Z] ---> ae1aaae518fb [2020-12-18T08:36:19.401Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T08:36:19.674Z] ---> Running in 60790e26ed23 [2020-12-18T08:36:19.674Z] ---> Running in 287ad696b4b3 [2020-12-18T08:36:19.947Z] Removing intermediate container 60790e26ed23 [2020-12-18T08:36:19.947Z] ---> b5de7def57ca [2020-12-18T08:36:19.947Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:36:20.221Z] ---> Running in 64527eb262c3 [2020-12-18T08:36:20.221Z] Removing intermediate container 287ad696b4b3 [2020-12-18T08:36:20.221Z] ---> a4985677ee01 [2020-12-18T08:36:20.221Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:36:20.496Z] ---> Running in 91e902045a9c [2020-12-18T08:36:20.770Z] Removing intermediate container 64527eb262c3 [2020-12-18T08:36:20.770Z] ---> 3f3069d6df5c [2020-12-18T08:36:20.770Z] [2020-12-18T08:36:21.044Z] Successfully built 3f3069d6df5c [2020-12-18T08:36:21.316Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-18T08:36:21.316Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-12-18T08:36:22.748Z] Removing intermediate container 91e902045a9c [2020-12-18T08:36:22.748Z] ---> 9a76227cba12 [2020-12-18T08:36:22.748Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T08:36:23.022Z] ---> Running in 159732f1e9bd [2020-12-18T08:36:24.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:36:24.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:36:25.581Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T08:36:25.581Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T08:36:25.581Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T08:36:25.855Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T08:36:25.855Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T08:36:26.127Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:36:26.127Z] OK: 8 MiB in 19 packages [2020-12-18T08:36:28.750Z] Removing intermediate container 159732f1e9bd [2020-12-18T08:36:28.750Z] ---> 2941c08e68aa [2020-12-18T08:36:28.750Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-18T08:36:29.733Z] ---> 3dfcd426410f [2020-12-18T08:36:29.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T08:36:31.720Z] ---> c3d98abac069 [2020-12-18T08:36:31.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T08:36:32.710Z] ---> a855b7ad8f23 [2020-12-18T08:36:32.710Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T08:36:32.985Z] ---> Running in 297dc0150dc2 [2020-12-18T08:36:33.589Z] Removing intermediate container 297dc0150dc2 [2020-12-18T08:36:33.589Z] ---> eaabe25541b7 [2020-12-18T08:36:33.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:36:33.865Z] ---> Running in bdfc93ad7174 [2020-12-18T08:36:34.460Z] Removing intermediate container bdfc93ad7174 [2020-12-18T08:36:34.460Z] ---> 34edf28aa9e5 [2020-12-18T08:36:34.460Z] Step 21/23 : LABEL arch=arm64 [2020-12-18T08:36:34.460Z] ---> Running in 627f5bf37f94 [2020-12-18T08:36:35.054Z] Removing intermediate container 627f5bf37f94 [2020-12-18T08:36:35.054Z] ---> 16fa7679a42c [2020-12-18T08:36:35.054Z] Step 22/23 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:36:35.331Z] ---> Running in cc0c29b268cc [2020-12-18T08:36:36.318Z] Removing intermediate container cc0c29b268cc [2020-12-18T08:36:36.318Z] ---> e7df9cb8429b [2020-12-18T08:36:36.318Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T08:36:36.597Z] ---> Running in bd0c4088da67 [2020-12-18T08:36:36.872Z] Removing intermediate container bd0c4088da67 [2020-12-18T08:36:36.872Z] ---> 84d858782aa2 [2020-12-18T08:36:36.872Z] [2020-12-18T08:36:37.469Z] Successfully built 84d858782aa2 [2020-12-18T08:36:37.469Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-18T08:36:59.652Z]  Building docker-core-data-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:36:59.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:36:59.652Z] ---> eb555ccb3059 [2020-12-18T08:36:59.652Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> bbf05c09d065 [2020-12-18T08:36:59.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> 175d69fb1889 [2020-12-18T08:36:59.652Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> 57d0559395a3 [2020-12-18T08:36:59.652Z] Step 6/22 : COPY go.mod . [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> d8497bd78864 [2020-12-18T08:36:59.652Z] Step 7/22 : RUN go mod download [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> b20cd18d8e72 [2020-12-18T08:36:59.652Z] Step 8/22 : COPY . . [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> 2496b876c561 [2020-12-18T08:36:59.652Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T08:36:59.652Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:36:59.652Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:36:59.652Z] ---> eb555ccb3059 [2020-12-18T08:36:59.652Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.652Z] ---> bbf05c09d065 [2020-12-18T08:36:59.652Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:36:59.652Z] ---> Using cache [2020-12-18T08:36:59.653Z] ---> 175d69fb1889 [2020-12-18T08:36:59.653Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T08:37:01.632Z] ---> Running in 5dc3157549dc [2020-12-18T08:37:01.632Z] ---> Running in 0151f55c0eb9 [2020-12-18T08:37:03.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-18T08:37:03.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:37:03.968Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:37:03.968Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:37:03.968Z] ---> eb555ccb3059 [2020-12-18T08:37:03.968Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T08:37:03.968Z] ---> Using cache [2020-12-18T08:37:03.968Z] ---> bbf05c09d065 [2020-12-18T08:37:03.968Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:37:03.968Z] ---> Using cache [2020-12-18T08:37:03.968Z] ---> 175d69fb1889 [2020-12-18T08:37:03.968Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T08:37:04.252Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:37:04.528Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T08:37:04.528Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T08:37:04.528Z] ---> eb555ccb3059 [2020-12-18T08:37:04.528Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T08:37:04.528Z] ---> Using cache [2020-12-18T08:37:04.528Z] ---> bbf05c09d065 [2020-12-18T08:37:04.528Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T08:37:04.528Z] ---> Using cache [2020-12-18T08:37:04.528Z] ---> 175d69fb1889 [2020-12-18T08:37:04.528Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T08:37:04.528Z] ---> Using cache [2020-12-18T08:37:04.528Z] ---> 57d0559395a3 [2020-12-18T08:37:04.528Z] Step 6/24 : COPY go.mod . [2020-12-18T08:37:04.528Z] ---> Using cache [2020-12-18T08:37:04.528Z] ---> d8497bd78864 [2020-12-18T08:37:04.528Z] Step 7/24 : RUN go mod download [2020-12-18T08:37:04.528Z] ---> Using cache [2020-12-18T08:37:04.528Z] ---> b20cd18d8e72 [2020-12-18T08:37:04.802Z] Step 8/24 : COPY . . [2020-12-18T08:37:04.802Z] ---> Using cache [2020-12-18T08:37:04.802Z] ---> 2496b876c561 [2020-12-18T08:37:04.802Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T08:37:04.802Z] ---> Running in f7ec08f02867 [2020-12-18T08:37:05.088Z] ---> Running in aedc8d598544 [2020-12-18T08:37:05.361Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:37:05.361Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:37:05.361Z] OK: 12620 distinct packages available [2020-12-18T08:37:06.358Z] OK: 217 MiB in 51 packages [2020-12-18T08:37:06.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:37:06.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-18T08:37:07.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:37:07.796Z] Removing intermediate container 0151f55c0eb9 [2020-12-18T08:37:07.796Z] ---> 1a9f126e73e0 [2020-12-18T08:37:07.796Z] Step 6/24 : COPY go.mod . [2020-12-18T08:37:08.394Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T08:37:08.394Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T08:37:08.394Z] OK: 12620 distinct packages available [2020-12-18T08:37:08.994Z] ---> b962646fb7b1 [2020-12-18T08:37:08.994Z] Step 7/24 : RUN go mod download [2020-12-18T08:37:08.994Z] ---> Running in feaa1408afe0 [2020-12-18T08:37:09.271Z] OK: 217 MiB in 51 packages [2020-12-18T08:37:11.281Z] Removing intermediate container f7ec08f02867 [2020-12-18T08:37:11.281Z] ---> db9e934bd5d2 [2020-12-18T08:37:11.281Z] Step 6/27 : COPY go.mod . [2020-12-18T08:37:12.275Z] ---> ba8c8ded4fa1 [2020-12-18T08:37:12.275Z] Step 7/27 : RUN go mod download [2020-12-18T08:37:12.552Z] ---> Running in 8b0ee5d2bc54 [2020-12-18T08:37:13.535Z] Removing intermediate container feaa1408afe0 [2020-12-18T08:37:13.535Z] ---> 11dcc3720a81 [2020-12-18T08:37:13.535Z] Step 8/24 : COPY . . [2020-12-18T08:37:17.913Z] Removing intermediate container 8b0ee5d2bc54 [2020-12-18T08:37:17.913Z] ---> 216098a36109 [2020-12-18T08:37:17.913Z] Step 8/27 : COPY . . [2020-12-18T08:37:44.809Z] ---> 2b82bd6a45ac [2020-12-18T08:37:44.809Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T08:37:44.809Z] ---> Running in ca398b22b2c7 [2020-12-18T08:37:44.809Z] ---> 9be9c3ab445a [2020-12-18T08:37:44.809Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T08:37:44.809Z] ---> Running in 4a556f51542f [2020-12-18T08:37:44.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-18T08:37:44.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-18T08:37:59.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-18T08:38:03.365Z] Removing intermediate container 5dc3157549dc [2020-12-18T08:38:03.365Z] ---> 0b3e07e8896d [2020-12-18T08:38:03.365Z] [2020-12-18T08:38:03.365Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T08:38:03.365Z] 3.10: Pulling from library/alpine [2020-12-18T08:38:03.980Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T08:38:03.980Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T08:38:03.980Z] ---> 536a684cf733 [2020-12-18T08:38:03.980Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T08:38:04.597Z] ---> Running in d555c9626ce5 [2020-12-18T08:38:06.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:38:06.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:38:07.185Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T08:38:07.185Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T08:38:07.185Z] OK: 10171 distinct packages available [2020-12-18T08:38:07.784Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T08:38:07.784Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T08:38:07.784Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T08:38:07.784Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T08:38:07.784Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T08:38:07.784Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T08:38:07.784Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T08:38:08.383Z] OK: 7 MiB in 19 packages [2020-12-18T08:38:11.788Z] Removing intermediate container d555c9626ce5 [2020-12-18T08:38:11.788Z] ---> dfc07d843c81 [2020-12-18T08:38:11.788Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T08:38:11.788Z] ---> Running in d3bd69b3dd9e [2020-12-18T08:38:12.401Z] Removing intermediate container d3bd69b3dd9e [2020-12-18T08:38:12.401Z] ---> e13634c540c9 [2020-12-18T08:38:12.401Z] Step 13/22 : WORKDIR / [2020-12-18T08:38:13.011Z] ---> Running in 262802b4408c [2020-12-18T08:38:13.998Z] Removing intermediate container 262802b4408c [2020-12-18T08:38:13.998Z] ---> 566abcdb4098 [2020-12-18T08:38:13.998Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T08:38:13.998Z] Removing intermediate container aedc8d598544 [2020-12-18T08:38:13.998Z] ---> a0cf61b07a36 [2020-12-18T08:38:13.998Z] [2020-12-18T08:38:13.998Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T08:38:13.998Z] ---> 536a684cf733 [2020-12-18T08:38:13.998Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T08:38:13.998Z] ---> Using cache [2020-12-18T08:38:13.998Z] ---> dfc07d843c81 [2020-12-18T08:38:13.998Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T08:38:13.998Z] ---> Running in 9cbdb3093d63 [2020-12-18T08:38:14.990Z] Removing intermediate container 9cbdb3093d63 [2020-12-18T08:38:14.990Z] ---> 48caedf4ccc5 [2020-12-18T08:38:14.990Z] Step 13/24 : WORKDIR / [2020-12-18T08:38:14.990Z] ---> Running in 630006f2484a [2020-12-18T08:38:15.267Z] ---> 180cda335b30 [2020-12-18T08:38:15.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T08:38:15.867Z] Removing intermediate container 630006f2484a [2020-12-18T08:38:15.867Z] ---> 86e3ba9c4cd6 [2020-12-18T08:38:15.867Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T08:38:17.326Z] ---> b8ddb0186acd [2020-12-18T08:38:17.326Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T08:38:17.326Z] ---> 7e6b6f233f6c [2020-12-18T08:38:17.326Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T08:38:18.788Z] ---> f67c3a293b62 [2020-12-18T08:38:18.788Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T08:38:18.788Z] ---> 92c3691d095e [2020-12-18T08:38:18.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T08:38:19.786Z] ---> e75d89b3bc26 [2020-12-18T08:38:19.786Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T08:38:19.786Z] ---> 7e56f407c5c9 [2020-12-18T08:38:19.786Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T08:38:20.070Z] ---> Running in b1b1d19c660d [2020-12-18T08:38:22.733Z] ---> c39c547e2962 [2020-12-18T08:38:22.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T08:38:23.720Z] Removing intermediate container b1b1d19c660d [2020-12-18T08:38:23.720Z] ---> 1e990dca67e1 [2020-12-18T08:38:23.720Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T08:38:23.720Z] ---> Running in 16fa6dd509d0 [2020-12-18T08:38:24.700Z] ---> 0b32a566c0cb [2020-12-18T08:38:24.700Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T08:38:24.700Z] Removing intermediate container 16fa6dd509d0 [2020-12-18T08:38:24.700Z] ---> df84265d5453 [2020-12-18T08:38:24.700Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T08:38:24.973Z] ---> Running in e6788e7c63a0 [2020-12-18T08:38:25.579Z] Removing intermediate container e6788e7c63a0 [2020-12-18T08:38:25.579Z] ---> cf255c42d9fe [2020-12-18T08:38:25.579Z] Step 21/22 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:38:26.207Z] ---> Running in 03f4046c0eb9 [2020-12-18T08:38:26.207Z] ---> 015b67939993 [2020-12-18T08:38:26.207Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T08:38:26.489Z] ---> Running in 50bc339305ed [2020-12-18T08:38:27.091Z] Removing intermediate container 03f4046c0eb9 [2020-12-18T08:38:27.091Z] ---> 996ff01c1158 [2020-12-18T08:38:27.091Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T08:38:27.366Z] ---> Running in ac2e282ee0d6 [2020-12-18T08:38:28.357Z] Removing intermediate container ac2e282ee0d6 [2020-12-18T08:38:28.357Z] ---> 38e35566a179 [2020-12-18T08:38:28.357Z] [2020-12-18T08:38:28.637Z] Successfully built 38e35566a179 [2020-12-18T08:38:28.637Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-18T08:38:30.094Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 50bc339305ed [2020-12-18T08:38:30.094Z] ---> 8ce527f56a97 [2020-12-18T08:38:30.094Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T08:38:30.372Z] ---> Running in 32ebf51be44e [2020-12-18T08:38:30.974Z] Removing intermediate container 32ebf51be44e [2020-12-18T08:38:30.974Z] ---> 63f456db3de9 [2020-12-18T08:38:30.974Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T08:38:31.251Z] ---> Running in 4e4bed7f243d [2020-12-18T08:38:31.858Z] Removing intermediate container 4e4bed7f243d [2020-12-18T08:38:31.858Z] ---> e606d73cb2e8 [2020-12-18T08:38:31.858Z] Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:38:32.145Z] ---> Running in 189e8612deb0 [2020-12-18T08:38:32.750Z] Removing intermediate container 189e8612deb0 [2020-12-18T08:38:32.750Z] ---> 6d8f35bfa435 [2020-12-18T08:38:32.750Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T08:38:33.025Z] ---> Running in 05f750159949 [2020-12-18T08:38:33.632Z] Removing intermediate container 05f750159949 [2020-12-18T08:38:33.632Z] ---> d4ad9d5b141a [2020-12-18T08:38:33.632Z] [2020-12-18T08:38:33.909Z] Successfully built d4ad9d5b141a [2020-12-18T08:38:33.909Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-18T08:38:44.059Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4a556f51542f [2020-12-18T08:38:44.059Z] ---> 6ff6ebec444a [2020-12-18T08:38:44.059Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T08:38:44.059Z] ---> Running in ef0f6e7102ea [2020-12-18T08:38:44.059Z] Removing intermediate container ca398b22b2c7 [2020-12-18T08:38:44.059Z] ---> 3113e8181e94 [2020-12-18T08:38:44.059Z] [2020-12-18T08:38:44.059Z] Step 10/24 : FROM scratch [2020-12-18T08:38:44.059Z] ---> [2020-12-18T08:38:44.059Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T08:38:44.654Z] ---> Running in 84801085bebc [2020-12-18T08:38:44.932Z] Removing intermediate container 84801085bebc [2020-12-18T08:38:44.932Z] ---> 8b1c6454f71a [2020-12-18T08:38:44.932Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T08:38:44.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-18T08:38:45.202Z] ---> Running in 744e1975dbc1 [2020-12-18T08:38:45.473Z] Removing intermediate container 744e1975dbc1 [2020-12-18T08:38:45.473Z] ---> e71eab51d18f [2020-12-18T08:38:45.473Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T08:38:45.744Z] ---> Running in 92831e4de506 [2020-12-18T08:38:46.018Z] Removing intermediate container 92831e4de506 [2020-12-18T08:38:46.018Z] ---> 5812c18274c5 [2020-12-18T08:38:46.018Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T08:38:46.987Z] ---> ad5ff8606809 [2020-12-18T08:38:46.987Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T08:38:47.960Z] Removing intermediate container ef0f6e7102ea [2020-12-18T08:38:47.960Z] ---> 1faee275d82e [2020-12-18T08:38:47.960Z] [2020-12-18T08:38:47.960Z] Step 11/27 : FROM docker:latest [2020-12-18T08:38:47.960Z] ---> 0c09fb3ff9b5 [2020-12-18T08:38:47.960Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T08:38:47.960Z] ---> 748d48ecda28 [2020-12-18T08:38:47.960Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T08:38:47.960Z] ---> Running in 998aecdd09a1 [2020-12-18T08:38:49.398Z] ---> 0be54006404f [2020-12-18T08:38:49.398Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T08:38:49.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:38:49.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:38:49.997Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T08:38:49.997Z] ---> e465cdc717ab [2020-12-18T08:38:49.997Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T08:38:49.997Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T08:38:49.997Z] Executing bash-5.0.17-r0.post-install [2020-12-18T08:38:49.997Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:38:49.997Z] OK: 12 MiB in 22 packages [2020-12-18T08:38:51.453Z] ---> 0298ed805b7e [2020-12-18T08:38:51.453Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T08:38:51.453Z] Removing intermediate container 998aecdd09a1 [2020-12-18T08:38:51.453Z] ---> ad0ad709f0ff [2020-12-18T08:38:51.453Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T08:38:51.732Z] ---> Running in 5622d181956c [2020-12-18T08:38:52.007Z] ---> d770ff788024 [2020-12-18T08:38:52.007Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T08:38:52.283Z] ---> Running in 81d4f0822181 [2020-12-18T08:38:52.879Z] Removing intermediate container 81d4f0822181 [2020-12-18T08:38:52.879Z] ---> 12c95cf35aef [2020-12-18T08:38:52.879Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:38:52.879Z] ---> Running in d2bac75c0cb8 [2020-12-18T08:38:53.483Z] Removing intermediate container d2bac75c0cb8 [2020-12-18T08:38:53.483Z] ---> 2c58dbfd5fbe [2020-12-18T08:38:53.483Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T08:38:53.483Z] ---> Running in fb51ce90a78b [2020-12-18T08:38:54.080Z] Removing intermediate container 5622d181956c [2020-12-18T08:38:54.080Z] ---> cc7d9508f9c2 [2020-12-18T08:38:54.080Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T08:38:54.080Z] Removing intermediate container fb51ce90a78b [2020-12-18T08:38:54.080Z] ---> e0f9eba0addc [2020-12-18T08:38:54.080Z] Step 23/24 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:38:54.080Z] ---> Running in 8a49e35ff8b6 [2020-12-18T08:38:54.352Z] ---> Running in 2f169b667d0d [2020-12-18T08:38:54.623Z] Removing intermediate container 8a49e35ff8b6 [2020-12-18T08:38:54.623Z] ---> 84f6a78d4dd6 [2020-12-18T08:38:54.623Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T08:38:54.898Z] Removing intermediate container 2f169b667d0d [2020-12-18T08:38:54.898Z] ---> e27a328956be [2020-12-18T08:38:54.898Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T08:38:54.898Z] ---> Running in f0e1ac597ec6 [2020-12-18T08:38:54.898Z] ---> Running in 31ddfed9446b [2020-12-18T08:38:55.536Z] Removing intermediate container f0e1ac597ec6 [2020-12-18T08:38:55.536Z] ---> 843ac347307b [2020-12-18T08:38:55.536Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T08:38:55.536Z] Removing intermediate container 31ddfed9446b [2020-12-18T08:38:55.536Z] ---> 0f4b1271f691 [2020-12-18T08:38:55.536Z] [2020-12-18T08:38:55.824Z] ---> Running in 3b89cd85f351 [2020-12-18T08:38:56.110Z] Successfully built 0f4b1271f691 [2020-12-18T08:38:56.110Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-18T08:38:56.415Z]  Building docker-support-notifications-go ... done Removing intermediate container 3b89cd85f351 [2020-12-18T08:38:56.415Z] ---> 0d390582f1fa [2020-12-18T08:38:56.415Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T08:38:57.421Z] ---> d5797c729cfc [2020-12-18T08:38:57.421Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T08:38:58.394Z] ---> def57a2d45c8 [2020-12-18T08:38:58.394Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-18T08:38:59.368Z] ---> b9287526f055 [2020-12-18T08:38:59.368Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T08:38:59.368Z] ---> Running in 4d18d5e74811 [2020-12-18T08:39:00.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:39:00.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:39:01.206Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T08:39:01.206Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T08:39:01.206Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T08:39:01.478Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T08:39:01.478Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T08:39:01.478Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T08:39:01.478Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T08:39:04.078Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T08:39:04.078Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T08:39:04.078Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T08:39:04.078Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T08:39:04.078Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T08:39:04.078Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T08:39:04.078Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T08:39:04.078Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T08:39:04.078Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T08:39:04.078Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T08:39:04.078Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T08:39:04.078Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T08:39:04.078Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T08:39:04.078Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T08:39:04.078Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T08:39:04.078Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T08:39:04.346Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T08:39:04.346Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T08:39:04.346Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T08:39:04.346Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T08:39:04.346Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T08:39:04.346Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T08:39:04.346Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T08:39:04.346Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T08:39:04.346Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T08:39:04.346Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T08:39:04.616Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:39:04.617Z] OK: 71 MiB in 55 packages [2020-12-18T08:39:11.303Z] Removing intermediate container 4d18d5e74811 [2020-12-18T08:39:11.303Z] ---> f40bd1a13c1e [2020-12-18T08:39:11.303Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T08:39:11.303Z] ---> Running in 98bd9157d883 [2020-12-18T08:39:15.592Z] Collecting docker-compose==1.23.2 [2020-12-18T08:39:15.592Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T08:39:16.181Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T08:39:16.181Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T08:39:18.801Z] Collecting PyYAML<4,>=3.10 [2020-12-18T08:39:18.801Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T08:39:22.161Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T08:39:22.429Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T08:39:22.701Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T08:39:23.293Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T08:39:23.293Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T08:39:23.885Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T08:39:23.885Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T08:39:25.312Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T08:39:25.312Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T08:39:25.584Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T08:39:25.584Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T08:39:28.189Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T08:39:28.189Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-18T08:39:30.152Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T08:39:30.152Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T08:39:30.152Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T08:39:30.152Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T08:39:30.423Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-18T08:39:31.010Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T08:39:31.010Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T08:39:31.280Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-18T08:39:31.551Z] Collecting idna<2.8,>=2.5 [2020-12-18T08:39:31.551Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T08:39:31.551Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T08:39:31.551Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T08:39:31.551Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T08:39:31.551Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T08:39:32.524Z] Installing collected packages: docopt, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, texttable, dockerpty, cached-property, docker-compose [2020-12-18T08:39:32.524Z] Running setup.py install for docopt: started [2020-12-18T08:39:34.477Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T08:39:34.477Z] Running setup.py install for PyYAML: started [2020-12-18T08:39:37.073Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T08:39:37.073Z] Attempting uninstall: urllib3 [2020-12-18T08:39:37.073Z] Found existing installation: urllib3 1.25.9 [2020-12-18T08:39:37.073Z] Uninstalling urllib3-1.25.9: [2020-12-18T08:39:37.073Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T08:39:37.666Z] Attempting uninstall: idna [2020-12-18T08:39:37.666Z] Found existing installation: idna 2.9 [2020-12-18T08:39:37.666Z] Uninstalling idna-2.9: [2020-12-18T08:39:37.937Z] Successfully uninstalled idna-2.9 [2020-12-18T08:39:38.527Z] Attempting uninstall: requests [2020-12-18T08:39:38.527Z] Found existing installation: requests 2.23.0 [2020-12-18T08:39:38.527Z] Uninstalling requests-2.23.0: [2020-12-18T08:39:38.527Z] Successfully uninstalled requests-2.23.0 [2020-12-18T08:39:40.484Z] Running setup.py install for texttable: started [2020-12-18T08:39:42.447Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T08:39:42.447Z] Running setup.py install for dockerpty: started [2020-12-18T08:39:45.045Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T08:39:46.012Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-18T08:39:50.310Z] Removing intermediate container 98bd9157d883 [2020-12-18T08:39:50.310Z] ---> 7fdaef2e63e5 [2020-12-18T08:39:50.310Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T08:39:50.310Z] ---> Running in f0d00d27be16 [2020-12-18T08:39:50.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T08:39:51.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T08:39:51.767Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T08:39:51.767Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T08:39:51.767Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T08:39:51.767Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T08:39:51.767Z] OK: 71 MiB in 58 packages [2020-12-18T08:39:53.193Z] Removing intermediate container f0d00d27be16 [2020-12-18T08:39:53.194Z] ---> 58a80ef789a2 [2020-12-18T08:39:53.194Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T08:39:53.194Z] ---> Running in 4878cd2cdd39 [2020-12-18T08:39:53.790Z] Removing intermediate container 4878cd2cdd39 [2020-12-18T08:39:53.790Z] ---> bf4d95340d65 [2020-12-18T08:39:53.790Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T08:39:53.790Z] ---> Running in d3166d60a07c [2020-12-18T08:39:54.384Z] Removing intermediate container d3166d60a07c [2020-12-18T08:39:54.384Z] ---> 2421d02aabca [2020-12-18T08:39:54.384Z] Step 25/27 : LABEL arch=arm64 [2020-12-18T08:39:54.384Z] ---> Running in 217e06c876e8 [2020-12-18T08:39:54.978Z] Removing intermediate container 217e06c876e8 [2020-12-18T08:39:54.978Z] ---> 63e085b4080d [2020-12-18T08:39:54.978Z] Step 26/27 : LABEL git_sha=5c10915f88235ea7635ac9a2477ccdd2e69170d6 [2020-12-18T08:39:54.978Z] ---> Running in c55c1557b1d0 [2020-12-18T08:39:55.569Z] Removing intermediate container c55c1557b1d0 [2020-12-18T08:39:55.569Z] ---> eef69e1bca29 [2020-12-18T08:39:55.569Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T08:39:55.569Z] ---> Running in 7ea60842b2af [2020-12-18T08:39:56.162Z] Removing intermediate container 7ea60842b2af [2020-12-18T08:39:56.162Z] ---> fae451064e20 [2020-12-18T08:39:56.162Z] [2020-12-18T08:39:56.432Z] Successfully built fae451064e20 [2020-12-18T08:39:56.432Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-18T08:39:57.044Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-18T08:39:57.061Z] $ docker stop --time=1 acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 [2020-12-18T08:39:59.064Z] $ docker rm -f acd7ad820f6d3c02accb14622e1e188ed32a554df3d308c596a3effb39e4f264 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T08:39:59.915Z] + grep docker [2020-12-18T08:39:59.915Z] + docker images [2020-12-18T08:40:00.193Z] docker-sys-mgmt-agent-go-arm64 latest fae451064e20 5 seconds ago 300MB [2020-12-18T08:40:00.193Z] docker-support-notifications-go-arm64 latest 0f4b1271f691 About a minute ago 11.4MB [2020-12-18T08:40:00.193Z] docker-security-secretstore-setup-go-arm64 latest d4ad9d5b141a About a minute ago 23.5MB [2020-12-18T08:40:00.193Z] docker-security-bootstrap-redis-go-arm64 latest 38e35566a179 About a minute ago 15.2MB [2020-12-18T08:40:00.193Z] docker-core-data-go-arm64 latest 84d858782aa2 3 minutes ago 21MB [2020-12-18T08:40:00.193Z] docker-core-metadata-go-arm64 latest 3f3069d6df5c 3 minutes ago 12.2MB [2020-12-18T08:40:00.193Z] docker-security-proxy-setup-go-arm64 latest 8c6025c4fce1 3 minutes ago 23.4MB [2020-12-18T08:40:00.193Z] docker-support-scheduler-go-arm64 latest 539adc33f179 3 minutes ago 10MB [2020-12-18T08:40:00.193Z] docker-core-command-go-arm64 latest 574b0cb8f203 3 minutes ago 9.98MB [2020-12-18T08:40:00.193Z] docker latest 0c09fb3ff9b5 2 days 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 [2020-12-18T08:40:05.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:06.433Z] ---> package-listing.sh [2020-12-18T08:40:06.433Z] ++ facter osfamily [2020-12-18T08:40:06.433Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T08:40:06.433Z] + OS_FAMILY=redhat [2020-12-18T08:40:06.433Z] + workspace=/w/workspace/edgex-go/1 [2020-12-18T08:40:06.433Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T08:40:06.433Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T08:40:06.433Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T08:40:06.433Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T08:40:06.433Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-18T08:40:06.433Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T08:40:06.433Z] + case "${OS_FAMILY}" in [2020-12-18T08:40:06.433Z] + rpm -qa [2020-12-18T08:40:06.433Z] + sort [2020-12-18T08:40:11.749Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T08:40:11.749Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T08:40:11.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T08:40:11.749Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-18T08:40:11.749Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-18T08:40:11.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-18T08:40:11.784Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T08:40:12.110Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:40:12.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T08:40:12.565Z] [2020-12-18T08:40:12.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T08:40:13.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T08:40:13.021Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T08:40:13.021Z] df20fa9351a1: Pulling fs layer [2020-12-18T08:40:13.021Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T08:40:13.021Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T08:40:13.021Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T08:40:13.021Z] 93b61091891f: Pulling fs layer [2020-12-18T08:40:13.021Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T08:40:13.021Z] 5e14af77c1be: Pulling fs layer [2020-12-18T08:40:13.021Z] 01666e4c0597: Pulling fs layer [2020-12-18T08:40:13.021Z] aa168da1d23b: Pulling fs layer [2020-12-18T08:40:13.021Z] 93b9cdb0e59b: Waiting [2020-12-18T08:40:13.021Z] 5e14af77c1be: Waiting [2020-12-18T08:40:13.021Z] 46f8f816bc3b: Waiting [2020-12-18T08:40:13.021Z] 93b61091891f: Waiting [2020-12-18T08:40:13.021Z] aa168da1d23b: Waiting [2020-12-18T08:40:13.021Z] 01666e4c0597: Waiting [2020-12-18T08:40:13.021Z] 36b3adc4ff6f: Verifying Checksum [2020-12-18T08:40:13.021Z] 36b3adc4ff6f: Download complete [2020-12-18T08:40:13.021Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T08:40:13.021Z] 46f8f816bc3b: Download complete [2020-12-18T08:40:13.284Z] 93b61091891f: Verifying Checksum [2020-12-18T08:40:13.284Z] 93b61091891f: Download complete [2020-12-18T08:40:13.284Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T08:40:13.284Z] 93b9cdb0e59b: Download complete [2020-12-18T08:40:13.284Z] 5e14af77c1be: Download complete [2020-12-18T08:40:13.284Z] 01666e4c0597: Verifying Checksum [2020-12-18T08:40:13.284Z] 01666e4c0597: Download complete [2020-12-18T08:40:13.549Z] df20fa9351a1: Verifying Checksum [2020-12-18T08:40:13.549Z] df20fa9351a1: Download complete [2020-12-18T08:40:13.549Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T08:40:13.549Z] 8ad3a11d3b57: Download complete [2020-12-18T08:40:13.813Z] df20fa9351a1: Pull complete [2020-12-18T08:40:14.077Z] 36b3adc4ff6f: Pull complete [2020-12-18T08:40:14.653Z] 8ad3a11d3b57: Pull complete [2020-12-18T08:40:14.921Z] 46f8f816bc3b: Pull complete [2020-12-18T08:40:15.874Z] aa168da1d23b: Verifying Checksum [2020-12-18T08:40:15.874Z] aa168da1d23b: Download complete [2020-12-18T08:40:17.796Z] 93b61091891f: Pull complete [2020-12-18T08:40:17.796Z] 93b9cdb0e59b: Pull complete [2020-12-18T08:40:18.058Z] 5e14af77c1be: Pull complete [2020-12-18T08:40:18.325Z] 01666e4c0597: Pull complete [2020-12-18T08:40:26.494Z] aa168da1d23b: Pull complete [2020-12-18T08:40:27.891Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T08:40:27.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T08:40:27.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T08:40:28.152Z] prd-centos7-docker-4c-2g-16731 does not seem to be running inside a container [2020-12-18T08:40:28.206Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T08:40:31.768Z] $ docker top 4d5aa7206a5d08839240a8d418e1d6b332c409bcf2a68f56eb582908a9c9dec9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T08:40:32.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T08:40:32.784Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T08:40:33.104Z] + ls /var/log/sa-host [2020-12-18T08:40:33.104Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T08:40:33.104Z] file_magic: OK [2020-12-18T08:40:33.104Z] HZ: Using current value: 100 [2020-12-18T08:40:33.104Z] file_header: OK [2020-12-18T08:40:33.104Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-18T08:40:33.104Z] Statistics: [2020-12-18T08:40:33.104Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-18T08:40:33.104Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T08:40:33.104Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T08:40:33.104Z] file_magic: OK [2020-12-18T08:40:33.104Z] HZ: Using current value: 100 [2020-12-18T08:40:33.104Z] file_header: OK [2020-12-18T08:40:33.104Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-18T08:40:33.104Z] Statistics: [2020-12-18T08:40:33.104Z] Hnuu...uuuununununu... [2020-12-18T08:40:33.104Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T08:40:33.845Z] provisioning config files... [2020-12-18T08:40:33.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config336188014176686624tmp [Pipeline] { [Pipeline] echo [2020-12-18T08:40:33.991Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:34.329Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T08:40:34.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T08:40:34.508Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:34.844Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T08:40:34.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:35.208Z] ---> sudo-logs.sh [2020-12-18T08:40:35.208Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T08:40:35.241Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:35.579Z] ---> job-cost.sh [2020-12-18T08:40:35.580Z] lf-activate-venv: SKIPPING [2020-12-18T08:40:35.580Z] INFO: No Stack... [2020-12-18T08:40:36.970Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T08:40:37.544Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T08:40:37.577Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T08:40:37.908Z] ---> logs-deploy.sh [2020-12-18T08:40:37.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2964/1 [2020-12-18T08:40:37.908Z] INFO: archiving workspace using pattern(s): [2020-12-18T08:40:39.296Z] Archives upload complete. [2020-12-18T08:40:39.558Z] INFO: archiving logs to Nexus [2020-12-18T08:40:40.513Z] ---> uname -a: [2020-12-18T08:40:40.513Z] Linux prd-centos7-docker-4c-2g-16731.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> lscpu: [2020-12-18T08:40:40.513Z] Architecture: x86_64 [2020-12-18T08:40:40.513Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-18T08:40:40.513Z] Byte Order: Little Endian [2020-12-18T08:40:40.513Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-18T08:40:40.513Z] CPU(s): 4 [2020-12-18T08:40:40.513Z] On-line CPU(s) list: 0-3 [2020-12-18T08:40:40.513Z] Thread(s) per core: 1 [2020-12-18T08:40:40.513Z] Core(s) per socket: 1 [2020-12-18T08:40:40.513Z] Socket(s): 4 [2020-12-18T08:40:40.513Z] NUMA node(s): 1 [2020-12-18T08:40:40.513Z] Vendor ID: GenuineIntel [2020-12-18T08:40:40.513Z] CPU family: 6 [2020-12-18T08:40:40.513Z] Model: 44 [2020-12-18T08:40:40.513Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-18T08:40:40.513Z] Stepping: 1 [2020-12-18T08:40:40.513Z] CPU MHz: 2933.438 [2020-12-18T08:40:40.513Z] BogoMIPS: 5866.87 [2020-12-18T08:40:40.513Z] Virtualization: VT-x [2020-12-18T08:40:40.513Z] Hypervisor vendor: KVM [2020-12-18T08:40:40.513Z] Virtualization type: full [2020-12-18T08:40:40.513Z] L1d cache: 128 KiB [2020-12-18T08:40:40.513Z] L1i cache: 128 KiB [2020-12-18T08:40:40.513Z] L2 cache: 16 MiB [2020-12-18T08:40:40.513Z] L3 cache: 64 MiB [2020-12-18T08:40:40.513Z] NUMA node0 CPU(s): 0-3 [2020-12-18T08:40:40.513Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-18T08:40:40.513Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-18T08:40:40.513Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-18T08:40:40.513Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-18T08:40:40.513Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-18T08:40:40.513Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-18T08:40:40.513Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-18T08:40:40.513Z] Vulnerability Srbds: Not affected [2020-12-18T08:40:40.513Z] Vulnerability Tsx async abort: Not affected [2020-12-18T08:40:40.513Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> nproc: [2020-12-18T08:40:40.513Z] 4 [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> df -h: [2020-12-18T08:40:40.513Z] Filesystem Size Used Available Use% Mounted on [2020-12-18T08:40:40.513Z] overlay 50.0G 11.7G 38.3G 23% / [2020-12-18T08:40:40.513Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-18T08:40:40.513Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-18T08:40:40.513Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2020-12-18T08:40:40.513Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> free -m: [2020-12-18T08:40:40.513Z] total used free shared buff/cache available [2020-12-18T08:40:40.513Z] Mem: 1837 686 236 0 914 1063 [2020-12-18T08:40:40.513Z] Swap: 1023 67 956 [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> ip addr: [2020-12-18T08:40:40.513Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-18T08:40:40.513Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-18T08:40:40.513Z] inet 127.0.0.1/8 scope host lo [2020-12-18T08:40:40.513Z] valid_lft forever preferred_lft forever [2020-12-18T08:40:40.513Z] inet6 ::1/128 scope host [2020-12-18T08:40:40.513Z] valid_lft forever preferred_lft forever [2020-12-18T08:40:40.513Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-18T08:40:40.513Z] link/ether fa:16:3e:d5:93:83 brd ff:ff:ff:ff:ff:ff [2020-12-18T08:40:40.513Z] inet 10.30.122.232/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-18T08:40:40.513Z] valid_lft 85249sec preferred_lft 85249sec [2020-12-18T08:40:40.513Z] inet6 fe80::f816:3eff:fed5:9383/64 scope link [2020-12-18T08:40:40.513Z] valid_lft forever preferred_lft forever [2020-12-18T08:40:40.513Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-18T08:40:40.513Z] link/ether 02:42:20:a8:91:32 brd ff:ff:ff:ff:ff:ff [2020-12-18T08:40:40.513Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-18T08:40:40.513Z] valid_lft forever preferred_lft forever [2020-12-18T08:40:40.513Z] inet6 fe80::42:20ff:fea8:9132/64 scope link [2020-12-18T08:40:40.513Z] valid_lft forever preferred_lft forever [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] ---> sar -b -r -n DEV: [2020-12-18T08:40:40.513Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] 08:21:17 LINUX RESTART (4 CPU) [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] 08:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-18T08:40:40.513Z] 08:23:01 122.08 44.87 77.21 0.00 8246.05 30091.19 0.00 [2020-12-18T08:40:40.513Z] 08:24:01 328.82 130.65 198.17 0.00 5991.82 54209.19 0.00 [2020-12-18T08:40:40.513Z] 08:25:01 230.80 117.04 113.76 0.00 4564.36 12229.64 0.00 [2020-12-18T08:40:40.513Z] 08:26:04 161.89 50.89 111.00 0.00 8030.96 39363.01 0.00 [2020-12-18T08:40:40.513Z] 08:27:02 2339.39 1968.14 371.25 0.00 180102.79 228243.04 0.00 [2020-12-18T08:40:40.513Z] 08:28:01 1301.35 1050.09 251.26 0.00 64613.75 79947.07 0.00 [2020-12-18T08:40:40.513Z] 08:29:01 1608.71 1251.74 356.97 0.00 94394.18 117401.84 0.00 [2020-12-18T08:40:40.513Z] 08:30:01 1166.70 874.32 292.38 0.00 52727.08 64750.53 0.00 [2020-12-18T08:40:40.513Z] 08:31:02 7.41 0.22 7.19 0.00 3.86 268.39 0.00 [2020-12-18T08:40:40.513Z] 08:32:01 1.19 0.91 0.27 0.00 21.41 3.46 0.00 [2020-12-18T08:40:40.513Z] 08:33:01 1.58 1.27 0.32 0.00 100.72 3.71 0.00 [2020-12-18T08:40:40.513Z] 08:34:01 0.62 0.37 0.25 0.00 10.52 3.11 0.00 [2020-12-18T08:40:40.513Z] 08:35:01 0.27 0.02 0.25 0.00 0.53 2.86 0.00 [2020-12-18T08:40:40.513Z] 08:36:01 0.30 0.02 0.28 0.00 0.27 3.13 0.00 [2020-12-18T08:40:40.513Z] 08:37:01 1.95 1.73 0.22 0.00 57.82 2.95 0.00 [2020-12-18T08:40:40.513Z] 08:38:01 0.78 0.00 0.78 0.00 0.00 13.46 0.00 [2020-12-18T08:40:40.513Z] 08:39:01 0.30 0.05 0.25 0.00 0.93 2.70 0.00 [2020-12-18T08:40:40.513Z] 08:40:01 0.18 0.02 0.17 0.00 0.13 2.30 0.00 [2020-12-18T08:40:40.513Z] Average: 400.21 301.61 98.60 0.00 22962.62 34483.27 0.00 [2020-12-18T08:40:40.513Z] [2020-12-18T08:40:40.513Z] 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-18T08:40:40.513Z] 08:23:01 85092 0 610692 32.46 2596 1183164 1317124 44.95 689992 893480 81148 [2020-12-18T08:40:40.513Z] 08:24:01 186300 0 747560 39.73 1500 946184 1747632 59.64 591956 822252 2456 [2020-12-18T08:40:40.513Z] 08:25:01 391964 0 740092 39.33 404 749084 1539136 52.53 583080 623636 53968 [2020-12-18T08:40:40.513Z] 08:26:04 65552 0 718792 38.20 96 1097104 1259936 43.00 688436 859076 139196 [2020-12-18T08:40:40.513Z] 08:27:02 79040 0 817064 43.43 8 985432 2332092 79.59 741348 842704 90920 [2020-12-18T08:40:40.514Z] 08:28:01 426944 0 751920 39.96 8 702672 2311500 78.89 529684 678088 1676 [2020-12-18T08:40:40.514Z] 08:29:01 98280 0 787648 41.86 8 995608 1871984 63.89 586988 951728 1916 [2020-12-18T08:40:40.514Z] 08:30:01 408060 0 619568 32.93 8 853908 1239184 42.29 478688 757840 20 [2020-12-18T08:40:40.514Z] 08:31:02 419616 0 607952 32.31 8 853968 1173564 40.05 471996 756544 12 [2020-12-18T08:40:40.514Z] 08:32:01 419700 0 607364 32.28 8 854472 1173672 40.06 472936 756840 8 [2020-12-18T08:40:40.514Z] 08:33:01 417088 0 606952 32.26 8 857496 1172536 40.02 472096 759864 12 [2020-12-18T08:40:40.514Z] 08:34:01 416148 0 607884 32.31 8 857504 1169624 39.92 472604 760156 16 [2020-12-18T08:40:40.514Z] 08:35:01 416448 0 607584 32.29 8 857504 1169516 39.91 471940 760156 12 [2020-12-18T08:40:40.514Z] 08:36:01 416828 0 607196 32.27 8 857512 1169516 39.91 471940 760172 8 [2020-12-18T08:40:40.514Z] 08:37:01 414360 0 608728 32.35 8 858448 1169600 39.92 473176 760452 16 [2020-12-18T08:40:40.514Z] 08:38:01 414532 0 608532 32.34 8 858472 1169576 39.92 472824 760468 12 [2020-12-18T08:40:40.514Z] 08:39:01 413976 0 609084 32.37 8 858476 1169732 39.92 473468 760492 20 [2020-12-18T08:40:40.514Z] 08:40:01 415008 0 608044 32.32 8 858484 1169516 39.91 472792 760496 16 [2020-12-18T08:40:40.514Z] Average: 328052 0 659592 35.06 262 893638 1406969 48.02 534219 779136 20635 [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-18T08:40:40.514Z] 08:23:01 eth0 1163.00 1224.73 5669.17 147.92 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:23:01 docker0 826.19 670.16 68.44 2708.74 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:24:01 vethffd32f5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:24:01 eth0 693.39 574.56 3710.97 101.89 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:24:01 docker0 131.79 188.70 9.64 823.43 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:25:01 vethffd32f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:25:01 eth0 31.08 16.74 24.72 22.59 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:26:04 vethbe24271 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:26:04 eth0 230.77 194.16 1642.46 85.96 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:26:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:26:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:27:02 vethbe24271 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:27:02 eth0 45.49 27.78 167.81 9.87 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:27:02 docker0 17.57 25.71 1.01 151.58 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:28:01 vethbe24271 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:28:01 veth2540278 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:28:01 vethf70258a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:28:01 eth0 52.73 40.94 132.73 54.04 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:29:01 vethbe24271 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:29:01 eth0 133.05 63.85 495.61 32.26 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:29:01 veth7cf345b 0.07 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:30:01 eth0 74.02 50.10 95.98 81.99 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:30:01 docker0 1014.95 975.86 81.11 4212.98 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:31:02 eth0 0.98 0.30 0.43 0.06 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:32:01 eth0 0.69 0.54 0.36 0.28 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:33:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:34:01 eth0 0.98 0.37 0.32 0.17 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:35:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:37:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:38:01 eth0 0.83 0.03 0.12 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:39:01 eth0 0.53 0.45 0.27 0.15 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:40:01 eth0 0.07 0.07 0.00 0.07 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] Average: eth0 134.63 121.53 663.44 29.94 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] Average: docker0 56.54 54.37 4.52 234.71 0.00 0.00 0.00 0.00 [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] ---> sar -P ALL: [2020-12-18T08:40:40.514Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] 08:21:17 LINUX RESTART (4 CPU) [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] 08:22:02 CPU %user %nice %system %iowait %steal %idle [2020-12-18T08:40:40.514Z] 08:23:01 all 14.14 0.00 6.92 1.86 0.03 77.06 [2020-12-18T08:40:40.514Z] 08:23:01 0 13.99 0.00 7.78 1.71 0.03 76.48 [2020-12-18T08:40:40.514Z] 08:23:01 1 17.79 0.00 6.94 1.50 0.02 73.75 [2020-12-18T08:40:40.514Z] 08:23:01 2 16.00 0.00 6.74 2.53 0.02 74.72 [2020-12-18T08:40:40.514Z] 08:23:01 3 8.77 0.00 6.20 1.69 0.03 83.30 [2020-12-18T08:40:40.514Z] 08:24:01 all 12.67 0.00 9.81 6.79 0.05 70.69 [2020-12-18T08:40:40.514Z] 08:24:01 0 12.99 0.00 9.98 9.44 0.05 67.53 [2020-12-18T08:40:40.514Z] 08:24:01 1 12.31 0.00 8.56 9.45 0.05 69.63 [2020-12-18T08:40:40.514Z] 08:24:01 2 12.41 0.00 9.96 3.51 0.03 74.08 [2020-12-18T08:40:40.514Z] 08:24:01 3 12.97 0.00 10.74 4.75 0.05 71.49 [2020-12-18T08:40:40.514Z] 08:25:01 all 62.45 0.00 15.09 4.93 0.04 17.49 [2020-12-18T08:40:40.514Z] 08:25:01 0 61.86 0.00 15.66 6.52 0.03 15.93 [2020-12-18T08:40:40.514Z] 08:25:01 1 63.43 0.00 14.83 3.41 0.05 18.27 [2020-12-18T08:40:40.514Z] 08:25:01 2 63.04 0.00 14.13 5.98 0.03 16.81 [2020-12-18T08:40:40.514Z] 08:25:01 3 61.47 0.00 15.75 3.79 0.05 18.94 [2020-12-18T08:40:40.514Z] 08:26:04 all 28.85 0.00 12.72 5.78 0.05 52.59 [2020-12-18T08:40:40.514Z] 08:26:04 0 28.90 0.00 11.73 6.99 0.05 52.33 [2020-12-18T08:40:40.514Z] 08:26:04 1 27.87 0.00 13.03 5.81 0.07 53.22 [2020-12-18T08:40:40.514Z] 08:26:04 2 27.87 0.00 12.02 4.04 0.07 56.01 [2020-12-18T08:40:40.514Z] 08:26:04 3 30.77 0.00 14.10 6.30 0.03 48.80 [2020-12-18T08:40:40.514Z] 08:27:02 all 20.80 0.00 28.33 23.82 0.10 26.95 [2020-12-18T08:40:40.514Z] 08:27:02 0 20.42 0.00 26.73 26.33 0.13 26.39 [2020-12-18T08:40:40.514Z] 08:27:02 1 21.60 0.00 28.56 22.99 0.09 26.76 [2020-12-18T08:40:40.514Z] 08:27:02 2 19.90 0.00 29.08 23.81 0.09 27.11 [2020-12-18T08:40:40.514Z] 08:27:02 3 21.29 0.00 28.95 22.11 0.09 27.55 [2020-12-18T08:40:40.514Z] 08:28:01 all 51.33 0.00 18.08 17.98 0.03 12.57 [2020-12-18T08:40:40.514Z] 08:28:01 0 51.19 0.00 17.50 16.75 0.03 14.52 [2020-12-18T08:40:40.514Z] 08:28:01 1 50.96 0.00 18.01 20.13 0.04 10.87 [2020-12-18T08:40:40.514Z] 08:28:01 2 49.91 0.00 19.00 18.22 0.03 12.83 [2020-12-18T08:40:40.514Z] 08:28:01 3 53.28 0.00 17.83 16.82 0.03 12.04 [2020-12-18T08:40:40.514Z] 08:29:01 all 24.12 0.00 19.24 29.99 0.05 26.60 [2020-12-18T08:40:40.514Z] 08:29:01 0 22.74 0.00 17.72 35.11 0.05 24.38 [2020-12-18T08:40:40.514Z] 08:29:01 1 24.58 0.00 19.54 29.49 0.05 26.34 [2020-12-18T08:40:40.514Z] 08:29:01 2 24.04 0.00 20.05 26.97 0.05 28.89 [2020-12-18T08:40:40.514Z] 08:29:01 3 25.13 0.00 19.65 28.38 0.05 26.78 [2020-12-18T08:40:40.514Z] 08:30:01 all 35.00 0.00 16.22 23.68 0.03 25.07 [2020-12-18T08:40:40.514Z] 08:30:01 0 34.59 0.00 16.12 24.77 0.03 24.48 [2020-12-18T08:40:40.514Z] 08:30:01 1 36.11 0.00 16.26 21.06 0.03 26.53 [2020-12-18T08:40:40.514Z] 08:30:01 2 34.64 0.00 16.50 23.91 0.03 24.91 [2020-12-18T08:40:40.514Z] 08:30:01 3 34.64 0.00 16.02 24.98 0.03 24.33 [2020-12-18T08:40:40.514Z] 08:31:02 all 0.16 0.00 0.06 0.08 0.00 99.70 [2020-12-18T08:40:40.514Z] 08:31:02 0 0.03 0.00 0.03 0.02 0.00 99.92 [2020-12-18T08:40:40.514Z] 08:31:02 1 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-18T08:40:40.514Z] 08:31:02 2 0.03 0.00 0.12 0.30 0.00 99.55 [2020-12-18T08:40:40.514Z] 08:31:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-18T08:40:40.514Z] 08:32:01 all 0.17 0.00 0.06 0.02 0.00 99.75 [2020-12-18T08:40:40.514Z] 08:32:01 0 0.05 0.00 0.12 0.02 0.00 99.81 [2020-12-18T08:40:40.514Z] 08:32:01 1 0.54 0.00 0.02 0.02 0.00 99.42 [2020-12-18T08:40:40.514Z] 08:32:01 2 0.05 0.00 0.07 0.02 0.02 99.85 [2020-12-18T08:40:40.514Z] 08:32:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2020-12-18T08:40:40.514Z] 08:33:01 all 0.18 0.00 0.14 0.00 0.01 99.67 [2020-12-18T08:40:40.514Z] 08:33:01 0 0.07 0.00 0.18 0.00 0.00 99.75 [2020-12-18T08:40:40.514Z] 08:33:01 1 0.55 0.00 0.07 0.00 0.02 99.37 [2020-12-18T08:40:40.514Z] 08:33:01 2 0.07 0.00 0.15 0.00 0.00 99.78 [2020-12-18T08:40:40.514Z] 08:33:01 3 0.05 0.00 0.17 0.00 0.02 99.77 [2020-12-18T08:40:40.514Z] [2020-12-18T08:40:40.514Z] 08:33:01 CPU %user %nice %system %iowait %steal %idle [2020-12-18T08:40:40.514Z] 08:34:01 all 0.06 0.00 0.06 0.01 0.00 99.87 [2020-12-18T08:40:40.514Z] 08:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-18T08:40:40.514Z] 08:34:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2020-12-18T08:40:40.514Z] 08:34:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-18T08:40:40.514Z] 08:34:01 3 0.05 0.00 0.08 0.05 0.00 99.82 [2020-12-18T08:40:40.515Z] 08:35:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2020-12-18T08:40:40.515Z] 08:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-18T08:40:40.515Z] 08:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-18T08:40:40.515Z] 08:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:36:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-18T08:40:40.515Z] 08:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-18T08:40:40.515Z] 08:36:01 1 0.50 0.00 0.00 0.00 0.00 99.50 [2020-12-18T08:40:40.515Z] 08:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-18T08:40:40.515Z] 08:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-18T08:40:40.515Z] 08:37:01 all 0.15 0.00 0.06 0.02 0.00 99.77 [2020-12-18T08:40:40.515Z] 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-18T08:40:40.515Z] 08:37:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-12-18T08:40:40.515Z] 08:37:01 2 0.03 0.00 0.13 0.08 0.00 99.75 [2020-12-18T08:40:40.515Z] 08:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-18T08:40:40.515Z] 08:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:38:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-18T08:40:40.515Z] 08:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-18T08:40:40.515Z] 08:38:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-18T08:40:40.515Z] 08:39:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-12-18T08:40:40.515Z] 08:39:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-18T08:40:40.515Z] 08:39:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2020-12-18T08:40:40.515Z] 08:39:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2020-12-18T08:40:40.515Z] 08:39:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2020-12-18T08:40:40.515Z] 08:40:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-12-18T08:40:40.515Z] 08:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:40:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-18T08:40:40.515Z] 08:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-18T08:40:40.515Z] 08:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-18T08:40:40.515Z] Average: all 13.72 0.00 6.89 6.23 0.02 73.13 [2020-12-18T08:40:40.515Z] Average: 0 13.55 0.00 6.73 6.94 0.02 72.75 [2020-12-18T08:40:40.515Z] Average: 1 14.15 0.00 6.85 6.18 0.02 72.81 [2020-12-18T08:40:40.515Z] Average: 2 13.60 0.00 6.96 5.93 0.02 73.49 [2020-12-18T08:40:40.515Z] Average: 3 13.60 0.00 7.04 5.89 0.02 73.46 [2020-12-18T08:40:40.515Z] [2020-12-18T08:40:40.515Z] [2020-12-18T08:40:40.515Z]