Pull request #3223 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f6c5a0d5ef643f952fb5e1576dd6207da4923c49+8a562533c14a3b85d4c48007758f286d837d2a70 (8e1bad7ec9d842cddae4aafb01963e8f1c8b9dec) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28598’ Running on prd-centos7-docker-4c-2g-28600 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 > 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/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # 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 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 Commit message: "build(snap): Add implementation for set up Consul ACL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-05T00:09:33.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 [2021-03-05T00:09:34.120Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-05T00:09:34.214Z] ========================================================= [2021-03-05T00:09:34.214Z] EdgeX Global Pipelines Version Info [2021-03-05T00:09:34.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:09:35.615Z] ------------------- [2021-03-05T00:09:35.615Z] stable info: [2021-03-05T00:09:35.615Z] ------------------- [2021-03-05T00:09:35.615Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-05T00:09:35.615Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T00:09:35.615Z] Message: update stable to v1.0.184 [2021-03-05T00:09:36.559Z] ------------------- [2021-03-05T00:09:36.559Z] experimental info: [2021-03-05T00:09:36.559Z] ------------------- [2021-03-05T00:09:36.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-05T00:09:36.559Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-05T00:09:36.559Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-05T00:09:36.817Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-05T00:09:36.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-05T00:09:36.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-05T00:09:37.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-05T00:09:37.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-05T00:09:37.241Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-05T00:09:37.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-05T00:09:37.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-05T00:09:37.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-05T00:09:37.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-05T00:09:37.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-05T00:09:37.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-05T00:09:37.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-05T00:09:37.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-05T00:09:38.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T00:09:38.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-05T00:09:38.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-05T00:09:38.350Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-05T00:09:38.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-05T00:09:38.538Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-05T00:09:38.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-05T00:09:38.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-05T00:09:38.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo [2021-03-05T00:09:38.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo [2021-03-05T00:09:38.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo [2021-03-05T00:09:39.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [Pipeline] echo [2021-03-05T00:09:39.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c5a0d [Pipeline] echo [2021-03-05T00:09:39.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T00:09:39.380Z] provisioning config files... [2021-03-05T00:09:39.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4727649926659821718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:09:39.761Z] ---> docker-login.sh [2021-03-05T00:09:39.762Z] nexus3.edgexfoundry.org:10001 [2021-03-05T00:09:40.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:09:40.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:09:40.026Z] Configure a credential helper to remove this warning. See [2021-03-05T00:09:40.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:09:40.026Z] [2021-03-05T00:09:40.026Z] Login Succeeded [2021-03-05T00:09:40.026Z] nexus3.edgexfoundry.org:10002 [2021-03-05T00:09:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:09:40.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:09:40.287Z] Configure a credential helper to remove this warning. See [2021-03-05T00:09:40.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:09:40.287Z] [2021-03-05T00:09:40.287Z] Login Succeeded [2021-03-05T00:09:40.287Z] nexus3.edgexfoundry.org:10003 [2021-03-05T00:09:40.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:09:40.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:09:40.552Z] Configure a credential helper to remove this warning. See [2021-03-05T00:09:40.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:09:40.552Z] [2021-03-05T00:09:40.552Z] Login Succeeded [2021-03-05T00:09:40.552Z] nexus3.edgexfoundry.org:10004 [2021-03-05T00:09:40.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:09:40.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:09:40.552Z] Configure a credential helper to remove this warning. See [2021-03-05T00:09:40.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:09:40.552Z] [2021-03-05T00:09:40.552Z] Login Succeeded [2021-03-05T00:09:40.552Z] docker.io [2021-03-05T00:09:40.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:09:41.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:09:41.075Z] Configure a credential helper to remove this warning. See [2021-03-05T00:09:41.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:09:41.075Z] [2021-03-05T00:09:41.075Z] Login Succeeded [2021-03-05T00:09:41.075Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T00:09:41.084Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T00:09:41.534Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/core-command/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/core-data/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-05T00:09:41.534Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-05T00:09:41.534Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-05T00:09:41.534Z] ++ cut -d/ -f2 [2021-03-05T00:09:41.534Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-05T00:09:41.601Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:09:42.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:09:42.444Z] [2021-03-05T00:09:42.444Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:09:42.798Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:09:42.798Z] latest: Pulling from edgex-devops/git-semver [2021-03-05T00:09:42.798Z] 31603596830f: Pulling fs layer [2021-03-05T00:09:42.798Z] 2a8b12db71e7: Pulling fs layer [2021-03-05T00:09:42.798Z] 6ca5941a6612: Pulling fs layer [2021-03-05T00:09:42.798Z] ecc8261a40a4: Pulling fs layer [2021-03-05T00:09:42.798Z] ecc8261a40a4: Waiting [2021-03-05T00:09:42.798Z] 2a8b12db71e7: Verifying Checksum [2021-03-05T00:09:42.798Z] 2a8b12db71e7: Download complete [2021-03-05T00:09:42.798Z] 31603596830f: Verifying Checksum [2021-03-05T00:09:42.798Z] 31603596830f: Download complete [2021-03-05T00:09:43.058Z] 6ca5941a6612: Verifying Checksum [2021-03-05T00:09:43.058Z] 6ca5941a6612: Download complete [2021-03-05T00:09:43.058Z] ecc8261a40a4: Verifying Checksum [2021-03-05T00:09:43.058Z] ecc8261a40a4: Download complete [2021-03-05T00:09:43.323Z] 31603596830f: Pull complete [2021-03-05T00:09:43.323Z] 2a8b12db71e7: Pull complete [2021-03-05T00:09:43.895Z] 6ca5941a6612: Pull complete [2021-03-05T00:09:44.158Z] ecc8261a40a4: Pull complete [2021-03-05T00:09:44.158Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-05T00:09:44.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-05T00:09:44.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-05T00:09:44.252Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:09:44.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-05T00:09:46.932Z] $ docker top abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-05T00:09:47.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T00:09:47.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T00:09:47.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T00:09:47.399Z] $ docker exec abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent [2021-03-05T00:09:47.553Z] SSH_AUTH_SOCK=/tmp/ssh-cpqkgspXiNBp/agent.11 [2021-03-05T00:09:47.553Z] SSH_AGENT_PID=17 [2021-03-05T00:09:47.564Z] Running ssh-add (command line suppressed) [2021-03-05T00:09:47.681Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_332127117891308914.key (/w/workspace/edgex-go/3@tmp/private_key_332127117891308914.key) [2021-03-05T00:09:47.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T00:09:48.059Z] + git tag --points-at HEAD [Pipeline] } [2021-03-05T00:09:48.083Z] $ docker exec --env ******** --env ******** abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent -k [2021-03-05T00:09:48.188Z] unset SSH_AUTH_SOCK; [2021-03-05T00:09:48.188Z] unset SSH_AGENT_PID; [2021-03-05T00:09:48.188Z] echo Agent pid 17 killed; [2021-03-05T00:09:48.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-05T00:09:48.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-05T00:09:48.379Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-05T00:09:48.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-05T00:09:48.541Z] $ docker exec abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent [2021-03-05T00:09:48.691Z] SSH_AUTH_SOCK=/tmp/ssh-NsIA8Cz5f13u/agent.47 [2021-03-05T00:09:48.691Z] SSH_AGENT_PID=52 [2021-03-05T00:09:48.697Z] Running ssh-add (command line suppressed) [2021-03-05T00:09:48.807Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_837777258721869580.key (/w/workspace/edgex-go/3@tmp/private_key_837777258721869580.key) [2021-03-05T00:09:48.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-05T00:09:49.298Z] + git semver init [2021-03-05T00:09:49.299Z] # -> Open(): unable to determine branch for HEAD [2021-03-05T00:09:49.299Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-05T00:09:49.299Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-05T00:09:49.299Z] # $SEMVER_REMOTE_NAME = origin [2021-03-05T00:09:49.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-05T00:09:49.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-05T00:09:49.299Z] # $SEMVER_BRANCH = PR-3223 [2021-03-05T00:09:49.299Z] # $SEMVER_TEMP = /tmp/semver-894869555 [2021-03-05T00:09:49.299Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-05T00:10:07.468Z] # '/tmp/semver-894869555' -> '/w/workspace/edgex-go/3/.semver' [2021-03-05T00:10:07.468Z] # -> Force: false [2021-03-05T00:10:07.468Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-05T00:10:07.491Z] $ docker exec --env ******** --env ******** abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent -k [2021-03-05T00:10:07.756Z] unset SSH_AUTH_SOCK; [2021-03-05T00:10:07.756Z] unset SSH_AGENT_PID; [2021-03-05T00:10:07.756Z] echo Agent pid 52 killed; [2021-03-05T00:10:07.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-05T00:10:08.303Z] + git semver [Pipeline] } [2021-03-05T00:10:08.324Z] $ docker stop --time=1 abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 [2021-03-05T00:10:09.906Z] $ docker rm -f abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:10:10.402Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-05T00:10:10.997Z] Stashed 1 file(s) [Pipeline] echo [2021-03-05T00:10:11.000Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T00:10:11.883Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:10:12.192Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:10:12.489Z] + sudo service docker restart [2021-03-05T00:10:12.489Z] + true [2021-03-05T00:10:12.489Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-05T00:10:13.079Z] ========================================================= [2021-03-05T00:10:13.079Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-05T00:10:13.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:10:13.442Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-05T00:10:16.750Z] Sending build context to Docker daemon 328.3MB [2021-03-05T00:10:16.750Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T00:10:16.750Z] Step 2/6 : FROM ${BASE} [2021-03-05T00:10:16.750Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-05T00:10:16.750Z] 188c0c94c7c5: Pulling fs layer [2021-03-05T00:10:16.750Z] 0ef7d3d256c8: Pulling fs layer [2021-03-05T00:10:16.750Z] de9db76c5a1d: Pulling fs layer [2021-03-05T00:10:16.750Z] bca2f99d35d6: Pulling fs layer [2021-03-05T00:10:16.750Z] 93359f2a8cfa: Pulling fs layer [2021-03-05T00:10:16.750Z] 7c6f9722023f: Pulling fs layer [2021-03-05T00:10:16.750Z] a35cf1a2eb13: Pulling fs layer [2021-03-05T00:10:16.750Z] bca2f99d35d6: Waiting [2021-03-05T00:10:16.750Z] 93359f2a8cfa: Waiting [2021-03-05T00:10:16.750Z] 7c6f9722023f: Waiting [2021-03-05T00:10:16.750Z] a35cf1a2eb13: Waiting [2021-03-05T00:10:16.750Z] de9db76c5a1d: Verifying Checksum [2021-03-05T00:10:16.750Z] de9db76c5a1d: Download complete [2021-03-05T00:10:16.750Z] 0ef7d3d256c8: Verifying Checksum [2021-03-05T00:10:16.750Z] 0ef7d3d256c8: Download complete [2021-03-05T00:10:16.750Z] 93359f2a8cfa: Verifying Checksum [2021-03-05T00:10:16.750Z] 93359f2a8cfa: Download complete [2021-03-05T00:10:16.750Z] 7c6f9722023f: Verifying Checksum [2021-03-05T00:10:16.750Z] 7c6f9722023f: Download complete [2021-03-05T00:10:16.750Z] 188c0c94c7c5: Verifying Checksum [2021-03-05T00:10:16.750Z] 188c0c94c7c5: Download complete [2021-03-05T00:10:17.012Z] 188c0c94c7c5: Pull complete [2021-03-05T00:10:17.012Z] 0ef7d3d256c8: Pull complete [2021-03-05T00:10:17.273Z] de9db76c5a1d: Pull complete [2021-03-05T00:10:18.672Z] a35cf1a2eb13: Verifying Checksum [2021-03-05T00:10:18.672Z] a35cf1a2eb13: Download complete [2021-03-05T00:10:19.247Z] bca2f99d35d6: Verifying Checksum [2021-03-05T00:10:19.247Z] bca2f99d35d6: Download complete [2021-03-05T00:10:23.468Z] bca2f99d35d6: Pull complete [2021-03-05T00:10:23.468Z] 93359f2a8cfa: Pull complete [2021-03-05T00:10:23.733Z] 7c6f9722023f: Pull complete [2021-03-05T00:10:26.398Z] Still waiting to schedule task [2021-03-05T00:10:26.399Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-05T00:10:31.900Z] a35cf1a2eb13: Pull complete [2021-03-05T00:10:31.901Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-05T00:10:31.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-05T00:10:31.901Z] ---> a62c8e92a672 [2021-03-05T00:10:31.901Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-05T00:10:31.901Z] ---> Running in 2b96161b78f2 [2021-03-05T00:10:31.901Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:10:32.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:10:32.736Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T00:10:32.998Z] (2/12) Installing file (5.38-r0) [2021-03-05T00:10:33.260Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T00:10:33.260Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T00:10:38.553Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T00:10:38.553Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T00:10:38.553Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T00:10:38.553Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T00:10:38.553Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T00:10:38.553Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T00:10:38.814Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T00:10:38.814Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T00:10:39.075Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:10:39.075Z] OK: 233 MiB in 51 packages [2021-03-05T00:10:42.408Z] Removing intermediate container 2b96161b78f2 [2021-03-05T00:10:42.408Z] ---> ac0aa9e0c1f7 [2021-03-05T00:10:42.408Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T00:10:42.408Z] ---> Running in 0669a07244ee [2021-03-05T00:10:42.670Z] Removing intermediate container 0669a07244ee [2021-03-05T00:10:42.670Z] ---> a2c5e39fab40 [2021-03-05T00:10:42.670Z] Step 5/6 : COPY go.mod . [2021-03-05T00:10:42.932Z] ---> dba309a465dc [2021-03-05T00:10:42.932Z] Step 6/6 : RUN go mod download [2021-03-05T00:10:42.932Z] ---> Running in 5c1a4700014a [2021-03-05T00:11:09.568Z] Removing intermediate container 5c1a4700014a [2021-03-05T00:11:09.568Z] ---> 5d9334e0245a [2021-03-05T00:11:09.568Z] Successfully built 5d9334e0245a [2021-03-05T00:11:09.568Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:11:09.889Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T00:11:09.889Z] . [Pipeline] withDockerContainer [2021-03-05T00:11:09.983Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:11:10.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T00:11:10.708Z] $ docker top 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:11:11.238Z] + go version [2021-03-05T00:11:11.238Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-05T00:11:11.255Z] $ docker stop --time=1 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 [2021-03-05T00:11:12.585Z] $ docker rm -f 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:11:13.385Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-05T00:11:13.385Z] . [Pipeline] withDockerContainer [2021-03-05T00:11:13.480Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:11:13.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-05T00:11:14.145Z] $ docker top 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T00:11:14.329Z] ========================================================= [2021-03-05T00:11:14.329Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T00:11:14.329Z] ========================================================= [Pipeline] sh [2021-03-05T00:11:14.619Z] + make test [2021-03-05T00:11:14.619Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T00:11:22.793Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T00:11:41.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T00:11:41.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T00:11:44.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T00:11:44.268Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T00:11:45.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T00:11:45.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T00:11:45.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T00:11:45.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T00:11:46.214Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-05T00:11:46.480Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T00:11:49.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T00:11:49.052Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T00:11:49.052Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T00:11:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 45.9% of statements [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T00:11:51.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T00:11:51.114Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements [2021-03-05T00:11:54.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.1% of statements [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T00:11:54.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T00:11:54.010Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T00:11:54.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T00:11:54.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 66.2% of statements [2021-03-05T00:11:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T00:11:54.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T00:11:55.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.413s coverage: 82.4% of statements [2021-03-05T00:11:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T00:11:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:11:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T00:11:55.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T00:11:55.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.335s coverage: 28.6% of statements [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T00:11:55.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T00:11:55.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-03-05T00:11:55.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T00:11:57.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements [2021-03-05T00:11:57.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T00:11:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-03-05T00:11:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T00:11:57.441Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements [2021-03-05T00:11:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T00:11:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T00:11:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T00:11:57.441Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 92.8% of statements [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T00:11:59.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.045s coverage: 96.3% of statements [2021-03-05T00:11:59.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-03-05T00:12:11.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-03-05T00:12:11.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-03-05T00:12:11.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.052s coverage: 81.4% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.056s coverage: 92.9% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.6% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 91.6% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 62.4% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 69.1% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.111s coverage: 88.5% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.745s coverage: 29.1% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 95.6% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T00:12:26.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-05T00:12:26.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-03-05T00:12:26.618Z] GO111MODULE=on go vet ./... [2021-03-05T00:12:53.345Z] gofmt -l . [2021-03-05T00:12:53.345Z] [ "`gofmt -l .`" = "" ] [2021-03-05T00:12:53.345Z] ./bin/test-go-mod-tidy.sh [2021-03-05T00:12:53.345Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T00:12:53.649Z] + ls -al . [2021-03-05T00:12:53.649Z] total 728 [2021-03-05T00:12:53.649Z] drwxrwxr-x 10 1001 1001 4096 Mar 5 00:12 . [2021-03-05T00:12:53.649Z] drwxr-xr-x 4 root root 28 Mar 5 00:11 .. [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 00:09 .dockerignore [2021-03-05T00:12:53.649Z] drwxrwxr-x 8 1001 1001 179 Mar 5 00:09 .git [2021-03-05T00:12:53.649Z] drwxrwxr-x 3 1001 1001 125 Mar 5 00:09 .github [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 00:09 .gitignore [2021-03-05T00:12:53.649Z] drwx------ 3 1001 1001 60 Mar 5 00:10 .semver [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 00:09 .sonarcloud.properties [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:09 Attribution.txt [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:09 CONTRIBUTING.md [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 00:09 Dockerfile.build [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 00:09 Jenkinsfile [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:09 LICENSE [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:09 Makefile [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:09 README.md [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:09 SECURITY.md [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 00:10 VERSION [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:09 ZMQWindows.md [2021-03-05T00:12:53.649Z] drwxrwxr-x 2 1001 1001 117 Mar 5 00:09 bin [2021-03-05T00:12:53.649Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 00:09 cmd [2021-03-05T00:12:53.649Z] -rw-r--r-- 1 root root 618155 Mar 5 00:12 coverage.out [2021-03-05T00:12:53.649Z] -rw-r--r-- 1 root root 1055 Mar 5 00:12 go.mod [2021-03-05T00:12:53.649Z] -rw-r--r-- 1 root root 21699 Mar 5 00:12 go.sum [2021-03-05T00:12:53.649Z] drwxrwxr-x 8 1001 1001 127 Mar 5 00:09 internal [2021-03-05T00:12:53.649Z] drwxrwxr-x 4 1001 1001 26 Mar 5 00:09 openapi [2021-03-05T00:12:53.649Z] drwxrwxr-x 4 1001 1001 71 Mar 5 00:09 snap [2021-03-05T00:12:53.649Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 00:09 version.go [Pipeline] sh [2021-03-05T00:12:53.944Z] + '[' -e coverage.out ] [2021-03-05T00:12:53.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T00:12:54.170Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T00:12:54.459Z] + make build [2021-03-05T00:12:54.459Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:12:57.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:13:06.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:13:06.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:13:07.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:13:07.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:13:09.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:13:10.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:13:11.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:13:12.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:13:13.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:13:14.718Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-05T00:13:16.667Z] $ docker stop --time=1 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f [2021-03-05T00:13:18.648Z] $ docker rm -f 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:13:20.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:13:20.531Z] [2021-03-05T00:13:20.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:13:20.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:13:20.877Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-05T00:13:20.877Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-05T00:13:20.877Z] ca9280d653b3: Pulling fs layer [2021-03-05T00:13:20.877Z] 7e9c9ca2126c: Pulling fs layer [2021-03-05T00:13:20.877Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-05T00:13:20.877Z] cbdbe7a5bc2a: Download complete [2021-03-05T00:13:21.450Z] cbdbe7a5bc2a: Pull complete [2021-03-05T00:13:21.450Z] ca9280d653b3: Verifying Checksum [2021-03-05T00:13:21.450Z] ca9280d653b3: Download complete [2021-03-05T00:13:22.849Z] 7e9c9ca2126c: Verifying Checksum [2021-03-05T00:13:22.849Z] 7e9c9ca2126c: Download complete [2021-03-05T00:13:22.849Z] ca9280d653b3: Pull complete [2021-03-05T00:13:31.016Z] 7e9c9ca2126c: Pull complete [2021-03-05T00:13:31.016Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-05T00:13:31.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:13:31.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-05T00:13:31.156Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:13:31.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T00:13:32.119Z] $ docker top 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:13:32.611Z] + docker-compose build --help [2021-03-05T00:13:32.611Z] + grep parallel [2021-03-05T00:13:33.556Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T00:13:33.574Z] $ docker stop --time=1 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 [2021-03-05T00:13:34.923Z] $ docker rm -f 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:13:35.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-05T00:13:35.600Z] . [Pipeline] withDockerContainer [2021-03-05T00:13:35.688Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:13:35.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-05T00:13:36.311Z] $ docker top 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:13:36.766Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T00:13:37.726Z] Building docker-core-command-go ... [2021-03-05T00:13:37.726Z] Building docker-core-data-go ... [2021-03-05T00:13:37.726Z] Building docker-core-metadata-go ... [2021-03-05T00:13:37.726Z] Building docker-security-bootstrapper-go ... [2021-03-05T00:13:37.726Z] Building docker-security-proxy-setup-go ... [2021-03-05T00:13:37.726Z] Building docker-security-secretstore-setup-go ... [2021-03-05T00:13:37.726Z] Building docker-support-notifications-go ... [2021-03-05T00:13:37.726Z] Building docker-support-scheduler-go ... [2021-03-05T00:13:37.726Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T00:13:37.726Z] Building docker-support-notifications-go [2021-03-05T00:13:37.726Z] Building docker-sys-mgmt-agent-go [2021-03-05T00:13:37.726Z] Building docker-core-metadata-go [2021-03-05T00:13:37.726Z] Building docker-security-proxy-setup-go [2021-03-05T00:13:37.726Z] Building docker-core-command-go [2021-03-05T00:14:00.136Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28601 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-05T00:14:00.193Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-05T00:14:05.441Z] using credential edgex-jenkins-ssh [2021-03-05T00:14:05.512Z] Cloning the remote Git repository [2021-03-05T00:14:05.572Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:14:05.685Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-05T00:14:05.772Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:14:05.773Z] > git --version # timeout=10 [2021-03-05T00:14:05.795Z] > git --version # 'git version 2.17.1' [2021-03-05T00:14:05.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:14:05.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:14:09.906Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:09.906Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:14:09.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:09.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:14:09.906Z] ---> 5d9334e0245a [2021-03-05T00:14:09.906Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T00:14:09.906Z] ---> 5d9334e0245a [2021-03-05T00:14:09.906Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:14:09.906Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:09.906Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:14:09.906Z] ---> 5d9334e0245a [2021-03-05T00:14:09.906Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T00:14:09.906Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:09.906Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:14:09.906Z] ---> 5d9334e0245a [2021-03-05T00:14:09.906Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:14:09.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:09.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:14:09.907Z] ---> 5d9334e0245a [2021-03-05T00:14:09.907Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:14:09.907Z] ---> Running in d46eeb4c9ee4 [2021-03-05T00:14:09.907Z] ---> Running in ec27a1358d7f [2021-03-05T00:14:09.907Z] ---> Running in ade5af7973c3 [2021-03-05T00:14:09.907Z] ---> Running in c43e9c3ef563 [2021-03-05T00:14:09.907Z] ---> Running in 5b8e3e3c0eb4 [2021-03-05T00:14:09.907Z] Removing intermediate container c43e9c3ef563 [2021-03-05T00:14:09.907Z] ---> 8d356a2a3e40 [2021-03-05T00:14:09.907Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:14:09.907Z] Removing intermediate container 5b8e3e3c0eb4 [2021-03-05T00:14:09.907Z] ---> 9833354da44c [2021-03-05T00:14:09.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:14:09.907Z] Removing intermediate container d46eeb4c9ee4 [2021-03-05T00:14:09.907Z] ---> 9d2480b9d8bc [2021-03-05T00:14:09.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:14:09.907Z] ---> Running in 920e06edd471 [2021-03-05T00:14:09.907Z] Removing intermediate container ade5af7973c3 [2021-03-05T00:14:09.907Z] ---> 7b0817467944 [2021-03-05T00:14:09.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:14:09.907Z] Removing intermediate container ec27a1358d7f [2021-03-05T00:14:09.907Z] ---> 6f5deb3f4127 [2021-03-05T00:14:09.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:14:09.907Z] ---> Running in 1f5bdc0c2e2f [2021-03-05T00:14:09.907Z] ---> Running in d3e81b61402b [2021-03-05T00:14:09.907Z] ---> Running in c0d4fff60837 [2021-03-05T00:14:09.907Z] ---> Running in 4fb92748ea98 [2021-03-05T00:14:10.858Z] Removing intermediate container 920e06edd471 [2021-03-05T00:14:10.858Z] ---> ad4a352e893b [2021-03-05T00:14:10.858Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T00:14:10.858Z] Removing intermediate container 1f5bdc0c2e2f [2021-03-05T00:14:10.858Z] ---> 1e56e992e0f0 [2021-03-05T00:14:10.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:14:10.858Z] ---> Running in 8cb285475fea [2021-03-05T00:14:11.121Z] ---> Running in 492eb1da4f0c [2021-03-05T00:14:11.121Z] Removing intermediate container d3e81b61402b [2021-03-05T00:14:11.121Z] ---> 0b1de876529b [2021-03-05T00:14:11.121Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T00:14:11.385Z] Removing intermediate container c0d4fff60837 [2021-03-05T00:14:11.385Z] ---> 1291e4a71714 [2021-03-05T00:14:11.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:14:11.385Z] Removing intermediate container 4fb92748ea98 [2021-03-05T00:14:11.385Z] ---> 5be64232c1fc [2021-03-05T00:14:11.385Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T00:14:11.385Z] ---> Running in 268bfa94b0eb [2021-03-05T00:14:11.649Z] ---> Running in 36540343f66e [2021-03-05T00:14:11.649Z] ---> Running in 050099e18356 [2021-03-05T00:14:11.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.178Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:12.966Z] OK: 233 MiB in 51 packages [2021-03-05T00:14:12.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:13.233Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:14:13.233Z] OK: 233 MiB in 51 packages [2021-03-05T00:14:13.498Z] OK: 233 MiB in 51 packages [2021-03-05T00:14:13.498Z] OK: 233 MiB in 51 packages [2021-03-05T00:14:13.498Z] Removing intermediate container 8cb285475fea [2021-03-05T00:14:13.498Z] ---> 6a4bdf21bb44 [2021-03-05T00:14:13.498Z] Step 6/26 : COPY go.mod . [2021-03-05T00:14:13.761Z] OK: 233 MiB in 51 packages [2021-03-05T00:14:13.761Z] Removing intermediate container 492eb1da4f0c [2021-03-05T00:14:13.761Z] ---> e0b42136558b [2021-03-05T00:14:13.761Z] Step 6/23 : COPY go.mod . [2021-03-05T00:14:14.022Z] ---> 15f1e5f17389 [2021-03-05T00:14:14.022Z] Step 7/26 : RUN go mod download [2021-03-05T00:14:14.022Z] ---> Running in ebc9fc8f8983 [2021-03-05T00:14:14.289Z] ---> e1bf89880485 [2021-03-05T00:14:14.289Z] Step 7/23 : RUN go mod download [2021-03-05T00:14:14.557Z] ---> Running in defe24ca3181 [2021-03-05T00:14:14.557Z] Removing intermediate container 268bfa94b0eb [2021-03-05T00:14:14.557Z] ---> 4d76f404c944 [2021-03-05T00:14:14.557Z] Step 6/22 : COPY go.mod . [2021-03-05T00:14:14.557Z] Removing intermediate container 36540343f66e [2021-03-05T00:14:14.557Z] ---> 7c9c47c080a5 [2021-03-05T00:14:14.557Z] Step 6/23 : COPY go.mod . [2021-03-05T00:14:15.134Z] Removing intermediate container 050099e18356 [2021-03-05T00:14:15.134Z] ---> 8787919493c9 [2021-03-05T00:14:15.134Z] Step 6/21 : COPY go.mod . [2021-03-05T00:14:15.134Z] ---> bebccbbf3557 [2021-03-05T00:14:15.134Z] Step 7/22 : RUN go mod download [2021-03-05T00:14:15.134Z] ---> e1ffa7dd7717 [2021-03-05T00:14:15.134Z] Step 7/23 : RUN go mod download [2021-03-05T00:14:15.134Z] ---> Running in cd8ca9d49513 [2021-03-05T00:14:15.134Z] ---> Running in c13f5021631b [2021-03-05T00:14:15.399Z] ---> 4d00b0042108 [2021-03-05T00:14:15.399Z] Step 7/21 : RUN go mod download [2021-03-05T00:14:15.662Z] ---> Running in 412ac5b0d1e1 [2021-03-05T00:14:17.068Z] Removing intermediate container defe24ca3181 [2021-03-05T00:14:17.068Z] ---> f76b136e6698 [2021-03-05T00:14:17.068Z] Step 8/23 : COPY . . [2021-03-05T00:14:17.068Z] Removing intermediate container ebc9fc8f8983 [2021-03-05T00:14:17.068Z] ---> 6ccee931cd5a [2021-03-05T00:14:17.068Z] Step 8/26 : COPY . . [2021-03-05T00:14:20.382Z] Removing intermediate container c13f5021631b [2021-03-05T00:14:20.382Z] ---> 2bede109a2d6 [2021-03-05T00:14:20.382Z] Step 8/23 : COPY . . [2021-03-05T00:14:22.315Z] Removing intermediate container 412ac5b0d1e1 [2021-03-05T00:14:22.315Z] ---> 66e7a4bd1fe5 [2021-03-05T00:14:22.315Z] Step 8/21 : COPY . . [2021-03-05T00:14:22.315Z] Removing intermediate container cd8ca9d49513 [2021-03-05T00:14:22.315Z] ---> 0fc393ce8cb0 [2021-03-05T00:14:22.315Z] Step 8/22 : COPY . . [2021-03-05T00:14:21.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:14:21.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:14:22.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:14:22.052Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:14:22.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:14:22.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T00:14:22.867Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:14:23.454Z] Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:14:23.455Z] Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) [2021-03-05T00:14:22.892Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:14:22.922Z] > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 [2021-03-05T00:14:23.290Z] > git remote # timeout=10 [2021-03-05T00:14:23.317Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T00:14:23.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:14:23.367Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T00:14:23.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T00:14:23.465Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:14:23.480Z] > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 [2021-03-05T00:14:27.908Z] Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-05T00:14:29.617Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:14:30.022Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-05T00:14:30.363Z] + sudo service docker restart [2021-03-05T00:14:30.363Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-05T00:14:32.421Z] provisioning config files... [2021-03-05T00:14:32.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4379385244681886292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:14:32.882Z] ---> docker-login.sh [2021-03-05T00:14:32.882Z] nexus3.edgexfoundry.org:10001 [2021-03-05T00:14:33.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:14:34.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:14:34.143Z] Configure a credential helper to remove this warning. See [2021-03-05T00:14:34.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:14:34.143Z] [2021-03-05T00:14:34.143Z] Login Succeeded [2021-03-05T00:14:34.143Z] nexus3.edgexfoundry.org:10002 [2021-03-05T00:14:34.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:14:34.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:14:34.697Z] Configure a credential helper to remove this warning. See [2021-03-05T00:14:34.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:14:34.697Z] [2021-03-05T00:14:34.697Z] Login Succeeded [2021-03-05T00:14:34.697Z] nexus3.edgexfoundry.org:10003 [2021-03-05T00:14:34.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:14:35.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:14:35.245Z] Configure a credential helper to remove this warning. See [2021-03-05T00:14:35.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:14:35.245Z] [2021-03-05T00:14:35.245Z] Login Succeeded [2021-03-05T00:14:35.245Z] nexus3.edgexfoundry.org:10004 [2021-03-05T00:14:35.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:14:35.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:14:35.797Z] Configure a credential helper to remove this warning. See [2021-03-05T00:14:35.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:14:35.797Z] [2021-03-05T00:14:35.797Z] Login Succeeded [2021-03-05T00:14:35.797Z] docker.io [2021-03-05T00:14:36.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-05T00:14:36.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-05T00:14:36.672Z] Configure a credential helper to remove this warning. See [2021-03-05T00:14:36.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-05T00:14:36.672Z] [2021-03-05T00:14:36.672Z] Login Succeeded [2021-03-05T00:14:36.672Z] ---> docker-login.sh ends [Pipeline] } [2021-03-05T00:14:36.690Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-05T00:14:37.197Z] ========================================================= [2021-03-05T00:14:37.198Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-05T00:14:37.198Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:14:37.581Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-05T00:14:40.228Z] Sending build context to Docker daemon 166.6MB [2021-03-05T00:14:40.228Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-05T00:14:40.228Z] Step 2/6 : FROM ${BASE} [2021-03-05T00:14:40.228Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-05T00:14:40.228Z] 5f621e34cdf4: Pulling fs layer [2021-03-05T00:14:40.228Z] a4357932f1b6: Pulling fs layer [2021-03-05T00:14:40.228Z] 18c013af1878: Pulling fs layer [2021-03-05T00:14:40.228Z] 00ac8860ef70: Pulling fs layer [2021-03-05T00:14:40.228Z] 63d7cb157983: Pulling fs layer [2021-03-05T00:14:40.228Z] b116817d02f9: Pulling fs layer [2021-03-05T00:14:40.228Z] 745a02a5169b: Pulling fs layer [2021-03-05T00:14:40.228Z] 00ac8860ef70: Waiting [2021-03-05T00:14:40.228Z] 63d7cb157983: Waiting [2021-03-05T00:14:40.228Z] b116817d02f9: Waiting [2021-03-05T00:14:40.228Z] 18c013af1878: Download complete [2021-03-05T00:14:40.228Z] a4357932f1b6: Download complete [2021-03-05T00:14:40.228Z] 63d7cb157983: Verifying Checksum [2021-03-05T00:14:40.228Z] 63d7cb157983: Download complete [2021-03-05T00:14:40.228Z] b116817d02f9: Verifying Checksum [2021-03-05T00:14:40.228Z] b116817d02f9: Download complete [2021-03-05T00:14:40.505Z] 5f621e34cdf4: Verifying Checksum [2021-03-05T00:14:40.506Z] 5f621e34cdf4: Download complete [2021-03-05T00:14:41.122Z] 5f621e34cdf4: Pull complete [2021-03-05T00:14:41.734Z] a4357932f1b6: Pull complete [2021-03-05T00:14:42.381Z] 18c013af1878: Pull complete [2021-03-05T00:14:43.838Z] 745a02a5169b: Verifying Checksum [2021-03-05T00:14:43.838Z] 745a02a5169b: Download complete [2021-03-05T00:14:44.116Z] 00ac8860ef70: Verifying Checksum [2021-03-05T00:14:44.116Z] 00ac8860ef70: Download complete [2021-03-05T00:14:54.306Z] 00ac8860ef70: Pull complete [2021-03-05T00:14:54.306Z] 63d7cb157983: Pull complete [2021-03-05T00:14:54.306Z] b116817d02f9: Pull complete [2021-03-05T00:14:57.702Z] 745a02a5169b: Pull complete [2021-03-05T00:14:57.702Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-05T00:14:57.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-05T00:14:57.702Z] ---> b7e6874047d6 [2021-03-05T00:14:57.702Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-05T00:15:01.120Z] ---> Running in cdcd5c3ab160 [2021-03-05T00:15:01.539Z] ---> 7b21fe60443d [2021-03-05T00:15:01.540Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T00:15:01.540Z] ---> 1ba9d5810787 [2021-03-05T00:15:01.540Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T00:15:01.540Z] ---> e91500921f7f [2021-03-05T00:15:01.540Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T00:15:01.540Z] ---> 44ab8166c0b0 [2021-03-05T00:15:01.540Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T00:15:01.540Z] ---> Running in 99537d3f7371 [2021-03-05T00:15:01.540Z] ---> Running in a5bf6a448193 [2021-03-05T00:15:01.540Z] ---> Running in 91fec2f9051d [2021-03-05T00:15:01.540Z] ---> Running in b2d5dc4bd70b [2021-03-05T00:15:01.540Z] ---> c0ef5e25cedb [2021-03-05T00:15:01.540Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T00:15:01.540Z] ---> Running in 64d680671c02 [2021-03-05T00:15:01.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:15:01.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:15:01.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:15:01.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:15:01.540Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:15:02.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:15:03.085Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:15:03.679Z] (1/12) Installing libmagic (5.38-r0) [2021-03-05T00:15:03.959Z] (2/12) Installing file (5.38-r0) [2021-03-05T00:15:03.959Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-05T00:15:03.959Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-05T00:15:07.369Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-05T00:15:07.369Z] (6/12) Installing patch (2.7.6-r6) [2021-03-05T00:15:07.369Z] (7/12) Installing build-base (0.5-r2) [2021-03-05T00:15:07.369Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-05T00:15:07.369Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-05T00:15:07.369Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-05T00:15:07.643Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-05T00:15:07.643Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-05T00:15:07.643Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:07.920Z] OK: 217 MiB in 51 packages [2021-03-05T00:15:12.232Z] Removing intermediate container cdcd5c3ab160 [2021-03-05T00:15:12.232Z] ---> 13142fa00c55 [2021-03-05T00:15:12.232Z] Step 4/6 : WORKDIR /edgex-go [2021-03-05T00:15:12.232Z] ---> Running in bdd740237510 [2021-03-05T00:15:12.232Z] Removing intermediate container bdd740237510 [2021-03-05T00:15:12.232Z] ---> cef3bb6ac753 [2021-03-05T00:15:12.232Z] Step 5/6 : COPY go.mod . [2021-03-05T00:15:12.824Z] ---> ab163043ee66 [2021-03-05T00:15:12.824Z] Step 6/6 : RUN go mod download [2021-03-05T00:15:13.111Z] ---> Running in d294b6923a27 [2021-03-05T00:15:23.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:15:28.980Z] Removing intermediate container b2d5dc4bd70b [2021-03-05T00:15:28.980Z] ---> a43426e7f698 [2021-03-05T00:15:28.980Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T00:15:29.923Z] ---> Running in fad04d795207 [2021-03-05T00:15:29.923Z] Removing intermediate container a5bf6a448193 [2021-03-05T00:15:29.923Z] ---> f209ffe9178b [2021-03-05T00:15:29.923Z] [2021-03-05T00:15:29.923Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T00:15:30.189Z] 3.12: Pulling from library/alpine [2021-03-05T00:15:31.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:15:31.713Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:15:31.713Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T00:15:31.713Z] ---> 88dd2752d2ea [2021-03-05T00:15:31.713Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T00:15:35.018Z] Removing intermediate container 64d680671c02 [2021-03-05T00:15:35.018Z] ---> dd801a193c71 [2021-03-05T00:15:35.018Z] [2021-03-05T00:15:35.018Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:15:35.018Z] ---> 88dd2752d2ea [2021-03-05T00:15:35.018Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:15:35.018Z] ---> Running in 9b182b381605 [2021-03-05T00:15:35.018Z] ---> Running in cbc88cf636f9 [2021-03-05T00:15:35.286Z] Removing intermediate container 91fec2f9051d [2021-03-05T00:15:35.286Z] ---> f13da5a62bf5 [2021-03-05T00:15:35.286Z] [2021-03-05T00:15:35.286Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:15:35.286Z] ---> 88dd2752d2ea [2021-03-05T00:15:35.286Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T00:15:35.286Z] ---> Running in 60ad171f0411 [2021-03-05T00:15:36.239Z] Removing intermediate container fad04d795207 [2021-03-05T00:15:36.239Z] ---> cb3c886e7d4c [2021-03-05T00:15:36.239Z] [2021-03-05T00:15:36.239Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T00:15:36.239Z] 20.10.0: Pulling from library/docker [2021-03-05T00:15:38.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:38.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:38.423Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T00:15:38.423Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:15:38.423Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T00:15:38.423Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T00:15:38.685Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:38.686Z] Removing intermediate container 99537d3f7371 [2021-03-05T00:15:38.686Z] ---> d67668e69449 [2021-03-05T00:15:38.686Z] [2021-03-05T00:15:38.686Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:15:38.686Z] ---> 88dd2752d2ea [2021-03-05T00:15:38.686Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:15:38.686Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:15:38.686Z] OK: 7 MiB in 18 packages [2021-03-05T00:15:38.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:38.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:38.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:38.948Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:39.221Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:15:39.221Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T00:15:39.221Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:39.221Z] OK: 6 MiB in 15 packages [2021-03-05T00:15:39.221Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:15:39.221Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:39.221Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:15:39.221Z] OK: 6 MiB in 16 packages [2021-03-05T00:15:39.482Z] ---> Running in 281aaa172bba [2021-03-05T00:15:40.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:41.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:41.288Z] Removing intermediate container 9b182b381605 [2021-03-05T00:15:41.288Z] ---> 317351f4afd5 [2021-03-05T00:15:41.288Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:15:41.288Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:15:41.288Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:41.288Z] OK: 6 MiB in 15 packages [2021-03-05T00:15:41.288Z] ---> Running in e87d66c186e0 [2021-03-05T00:15:41.922Z] Removing intermediate container 60ad171f0411 [2021-03-05T00:15:41.922Z] ---> 2d93bc4079f6 [2021-03-05T00:15:41.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:15:42.496Z] ---> Running in dde21d91b2ff [2021-03-05T00:15:42.757Z] Removing intermediate container e87d66c186e0 [2021-03-05T00:15:42.757Z] ---> d82474751a80 [2021-03-05T00:15:42.757Z] Step 13/21 : WORKDIR /edgex [2021-03-05T00:15:42.757Z] Removing intermediate container cbc88cf636f9 [2021-03-05T00:15:42.757Z] ---> 51dff847c2d9 [2021-03-05T00:15:42.757Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:15:42.757Z] ---> Running in 181d4523fcd9 [2021-03-05T00:15:42.757Z] ---> Running in eff5af22dfb0 [2021-03-05T00:15:43.027Z] Removing intermediate container dde21d91b2ff [2021-03-05T00:15:43.027Z] ---> e79ddf8cd4ac [2021-03-05T00:15:43.027Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T00:15:43.027Z] Removing intermediate container 281aaa172bba [2021-03-05T00:15:43.027Z] ---> c5ea5060d68e [2021-03-05T00:15:43.027Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:15:43.287Z] ---> Running in 72c8855c0c53 [2021-03-05T00:15:43.287Z] ---> Running in 32d7b18c7ff2 [2021-03-05T00:15:43.287Z] Removing intermediate container 181d4523fcd9 [2021-03-05T00:15:43.287Z] ---> 235a800a61ed [2021-03-05T00:15:43.287Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T00:15:43.287Z] Removing intermediate container eff5af22dfb0 [2021-03-05T00:15:43.287Z] ---> d5de5d991e4a [2021-03-05T00:15:43.287Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T00:15:43.550Z] ---> Running in ac215d2921c4 [2021-03-05T00:15:43.550Z] Removing intermediate container 72c8855c0c53 [2021-03-05T00:15:43.550Z] ---> d485c016f4b4 [2021-03-05T00:15:43.550Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:15:43.550Z] Removing intermediate container 32d7b18c7ff2 [2021-03-05T00:15:43.550Z] ---> 2f9fe1174a2d [2021-03-05T00:15:43.550Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T00:15:43.813Z] ---> Running in 48a964da3eb5 [2021-03-05T00:15:43.813Z] ---> Running in 02ed941ca67a [2021-03-05T00:15:43.813Z] ---> d1f511db1476 [2021-03-05T00:15:43.813Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T00:15:43.813Z] Removing intermediate container ac215d2921c4 [2021-03-05T00:15:43.813Z] ---> 3db01974bd3f [2021-03-05T00:15:43.813Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:15:43.813Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T00:15:44.074Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T00:15:44.074Z] ---> aefe523efa57 [2021-03-05T00:15:44.074Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T00:15:44.651Z] ---> Running in b125386faa99 [2021-03-05T00:15:44.913Z] ---> Running in 95497263a25c [2021-03-05T00:15:44.913Z] Removing intermediate container 48a964da3eb5 [2021-03-05T00:15:44.913Z] ---> caf91bfeb2c8 [2021-03-05T00:15:44.913Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:15:44.913Z] Removing intermediate container 02ed941ca67a [2021-03-05T00:15:44.913Z] ---> 37275e7666f4 [2021-03-05T00:15:44.913Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:15:44.913Z] ---> 9d78ba411030 [2021-03-05T00:15:44.913Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-05T00:15:45.181Z] ---> Running in bd0c661906bf [2021-03-05T00:15:45.181Z] Removing intermediate container b125386faa99 [2021-03-05T00:15:45.181Z] ---> 09111fd3aa49 [2021-03-05T00:15:45.181Z] Step 15/23 : WORKDIR / [2021-03-05T00:15:45.445Z] ---> d68a3a7cf8cc [2021-03-05T00:15:45.445Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T00:15:45.445Z] ---> Running in bfd50b6be2d0 [2021-03-05T00:15:45.445Z] ---> 7efe8b710099 [2021-03-05T00:15:45.445Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T00:15:45.460Z] Removing intermediate container d294b6923a27 [2021-03-05T00:15:45.460Z] ---> 414fdf8f03ed [2021-03-05T00:15:45.460Z] Successfully built 414fdf8f03ed [2021-03-05T00:15:45.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:15:45.709Z] Removing intermediate container bd0c661906bf [2021-03-05T00:15:45.709Z] ---> ba7c98ff492c [2021-03-05T00:15:45.709Z] Step 15/23 : WORKDIR / [2021-03-05T00:15:45.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:45.709Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:15:45.709Z] ---> Running in 8c059bdf348f [2021-03-05T00:15:45.801Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T00:15:45.801Z] . [Pipeline] withDockerContainer [2021-03-05T00:15:45.970Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T00:15:45.970Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T00:15:45.970Z] Executing bash-5.0.17-r0.post-install [2021-03-05T00:15:45.970Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:15:45.970Z] OK: 12 MiB in 22 packages [2021-03-05T00:15:45.970Z] ---> Running in b1cd8118dd7f [2021-03-05T00:15:45.970Z] Removing intermediate container bfd50b6be2d0 [2021-03-05T00:15:45.970Z] ---> b98d4f3b6489 [2021-03-05T00:15:45.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:15:45.970Z] ---> f7f01813b66f [2021-03-05T00:15:45.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T00:15:46.047Z] prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container [2021-03-05T00:15:46.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T00:15:46.234Z] Removing intermediate container 8c059bdf348f [2021-03-05T00:15:46.234Z] ---> 55b215b37cfe [2021-03-05T00:15:46.234Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T00:15:46.234Z] ---> Running in a0ff76e38a3a [2021-03-05T00:15:46.234Z] Removing intermediate container b1cd8118dd7f [2021-03-05T00:15:46.234Z] ---> 5d0069415c98 [2021-03-05T00:15:46.235Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:15:46.500Z] ---> 4a0774340301 [2021-03-05T00:15:46.500Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T00:15:46.500Z] ---> 7177d6c942b6 [2021-03-05T00:15:46.500Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T00:15:46.762Z] Removing intermediate container a0ff76e38a3a [2021-03-05T00:15:46.762Z] ---> e924abb4372a [2021-03-05T00:15:46.762Z] Step 19/21 : LABEL arch=x86_64 [2021-03-05T00:15:47.022Z] ---> Running in 854f7a626864 [2021-03-05T00:15:47.022Z] ---> 72942f79f742 [2021-03-05T00:15:47.022Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T00:15:47.287Z] ---> Running in 466b5278c004 [2021-03-05T00:15:47.287Z] Removing intermediate container 95497263a25c [2021-03-05T00:15:47.287Z] ---> 3d645c832baa [2021-03-05T00:15:47.287Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T00:15:47.287Z] ---> f4a24daf9379 [2021-03-05T00:15:47.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T00:15:47.287Z] ---> Running in 0b148f217f69 [2021-03-05T00:15:47.555Z] Removing intermediate container 854f7a626864 [2021-03-05T00:15:47.555Z] ---> 0955ede2acda [2021-03-05T00:15:47.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:15:47.601Z] $ docker top 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:15:48.127Z] Removing intermediate container 466b5278c004 [2021-03-05T00:15:48.127Z] ---> bf5ae5c10958 [2021-03-05T00:15:48.127Z] Step 20/21 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:15:48.127Z] ---> Running in f35e810df79b [2021-03-05T00:15:48.127Z] ---> Running in e6affe683909 [2021-03-05T00:15:48.389Z] ---> 0ab6b33a5749 [2021-03-05T00:15:48.389Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T00:15:48.389Z] Removing intermediate container 0b148f217f69 [2021-03-05T00:15:48.389Z] ---> 1c43a10c503d [2021-03-05T00:15:48.389Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T00:15:48.389Z] ---> 49f1a8ac7cbf [2021-03-05T00:15:48.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T00:15:48.389Z] ---> Running in f6062d42ae65 [2021-03-05T00:15:48.389Z] ---> Running in 848eafb374ad [2021-03-05T00:15:48.641Z] + go version [2021-03-05T00:15:48.641Z] go version go1.15.5 linux/arm64 [2021-03-05T00:15:48.649Z] Removing intermediate container f35e810df79b [2021-03-05T00:15:48.649Z] ---> b306fb9f49e5 [2021-03-05T00:15:48.649Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T00:15:48.649Z] Removing intermediate container e6affe683909 [2021-03-05T00:15:48.649Z] ---> 421a31bc3b06 [2021-03-05T00:15:48.649Z] Step 21/21 : LABEL version=0.0.0 [Pipeline] } [2021-03-05T00:15:48.669Z] $ docker stop --time=1 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b [2021-03-05T00:15:48.910Z] ---> Running in 929ee1b543ca [2021-03-05T00:15:48.910Z] ---> 3aeddadec444 [2021-03-05T00:15:48.910Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T00:15:48.910Z] ---> Running in d0fc41cf5e43 [2021-03-05T00:15:48.910Z] Removing intermediate container 848eafb374ad [2021-03-05T00:15:48.910Z] ---> edc3ba0fba56 [2021-03-05T00:15:48.910Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T00:15:48.910Z] Removing intermediate container f6062d42ae65 [2021-03-05T00:15:48.910Z] ---> 9a2db953e35f [2021-03-05T00:15:48.910Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:15:49.171Z] ---> Running in f71d8b7264a3 [2021-03-05T00:15:49.171Z] ---> Running in ff96a4fe2f0c [2021-03-05T00:15:49.171Z] ---> Running in d00b1ee42737 [2021-03-05T00:15:49.171Z] Removing intermediate container 929ee1b543ca [2021-03-05T00:15:49.171Z] ---> 5721f65d3142 [2021-03-05T00:15:49.171Z] Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:15:49.171Z] Removing intermediate container d0fc41cf5e43 [2021-03-05T00:15:49.171Z] ---> 24fe04b1d812 [2021-03-05T00:15:49.171Z] [2021-03-05T00:15:49.434Z] ---> Running in 45ef634328de [2021-03-05T00:15:49.434Z] Removing intermediate container f71d8b7264a3 [2021-03-05T00:15:49.434Z] ---> 75843780d2d8 [2021-03-05T00:15:49.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:15:49.434Z] Removing intermediate container d00b1ee42737 [2021-03-05T00:15:49.434Z] ---> 579df1cf92b0 [2021-03-05T00:15:49.434Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:15:49.700Z] Removing intermediate container ff96a4fe2f0c [2021-03-05T00:15:49.700Z] ---> 780616813dec [2021-03-05T00:15:49.700Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T00:15:49.700Z] Successfully built 24fe04b1d812 [2021-03-05T00:15:49.700Z] ---> Running in 5f77169742d8 [2021-03-05T00:15:49.700Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-05T00:15:49.700Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-05T00:15:49.700Z] ---> Running in 637b5bfc077d [2021-03-05T00:15:49.965Z] Removing intermediate container 45ef634328de [2021-03-05T00:15:49.965Z] ---> 4db068baf233 [2021-03-05T00:15:49.965Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:15:49.965Z] Removing intermediate container 637b5bfc077d [2021-03-05T00:15:49.965Z] ---> 4412af2189d3 [2021-03-05T00:15:49.965Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:15:49.965Z] ---> Running in 767cce389769 [2021-03-05T00:15:49.965Z] Removing intermediate container 5f77169742d8 [2021-03-05T00:15:49.965Z] ---> 98114e69795c [2021-03-05T00:15:49.965Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:15:50.232Z] ---> 0027b6a601dd [2021-03-05T00:15:50.232Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T00:15:50.232Z] ---> Running in ef7f8bb0d91e [2021-03-05T00:15:50.232Z] ---> Running in b5ab753ebf99 [2021-03-05T00:15:50.539Z] $ docker rm -f 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:15:51.611Z] + docker inspect -f . ci-base-image-arm64 [2021-03-05T00:15:51.611Z] . [2021-03-05T00:15:51.622Z] Removing intermediate container 767cce389769 [2021-03-05T00:15:51.622Z] ---> 6d896a2926c9 [2021-03-05T00:15:51.622Z] [2021-03-05T00:15:51.622Z] Successfully built 6d896a2926c9 [Pipeline] withDockerContainer [2021-03-05T00:15:51.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container [2021-03-05T00:15:51.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-05T00:15:52.194Z] Removing intermediate container ef7f8bb0d91e [2021-03-05T00:15:52.194Z] ---> 4e515c81486c [2021-03-05T00:15:52.194Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:15:52.455Z] Successfully tagged docker-support-notifications-go:latest [2021-03-05T00:15:52.455Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-03-05T00:15:52.715Z] Removing intermediate container b5ab753ebf99 [2021-03-05T00:15:52.715Z] ---> 01c6576fa3d7 [2021-03-05T00:15:52.715Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:15:53.350Z] $ docker top 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-05T00:15:53.739Z] ========================================================= [2021-03-05T00:15:53.739Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-05T00:15:53.739Z] ========================================================= [Pipeline] sh [2021-03-05T00:15:54.386Z] + make test [2021-03-05T00:15:54.387Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-05T00:15:56.930Z] ---> 3c07f0c51f8b [2021-03-05T00:15:56.930Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T00:15:56.930Z] ---> Running in a78ff4c78def [2021-03-05T00:15:56.930Z] ---> Running in e4a6072ab9fc [2021-03-05T00:15:58.317Z] Removing intermediate container e4a6072ab9fc [2021-03-05T00:15:58.317Z] ---> 6820c7d529db [2021-03-05T00:15:58.317Z] [2021-03-05T00:15:58.317Z] Removing intermediate container a78ff4c78def [2021-03-05T00:15:58.317Z] ---> da3cd5068f76 [2021-03-05T00:15:58.317Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:15:58.578Z] Successfully built 6820c7d529db [2021-03-05T00:15:59.979Z] ---> ede2d5921bbd [2021-03-05T00:15:59.979Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T00:16:00.240Z] Successfully tagged docker-core-command-go:latest [2021-03-05T00:16:00.240Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-05T00:16:08.419Z] ---> Running in 7c5f162538ef [2021-03-05T00:16:08.419Z] ---> Running in c4ac4df63c6e [2021-03-05T00:16:09.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:16:09.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:16:09.804Z] ---> 5d9334e0245a [2021-03-05T00:16:09.804Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:16:10.065Z] ---> Using cache [2021-03-05T00:16:10.065Z] ---> 6f5deb3f4127 [2021-03-05T00:16:10.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:16:10.065Z] ---> Using cache [2021-03-05T00:16:10.065Z] ---> 5be64232c1fc [2021-03-05T00:16:10.065Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T00:16:10.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:16:10.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:16:10.326Z] ---> 5d9334e0245a [2021-03-05T00:16:10.326Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:16:10.326Z] ---> Using cache [2021-03-05T00:16:10.326Z] ---> 6f5deb3f4127 [2021-03-05T00:16:10.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:16:10.326Z] ---> Using cache [2021-03-05T00:16:10.326Z] ---> 5be64232c1fc [2021-03-05T00:16:10.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T00:16:10.326Z] ---> Using cache [2021-03-05T00:16:10.326Z] ---> 8787919493c9 [2021-03-05T00:16:10.326Z] Step 6/22 : COPY go.mod . [2021-03-05T00:16:10.720Z] ---> Using cache [2021-03-05T00:16:10.720Z] ---> 4d00b0042108 [2021-03-05T00:16:10.720Z] Step 7/22 : RUN go mod download [2021-03-05T00:16:10.720Z] ---> Using cache [2021-03-05T00:16:10.720Z] ---> 66e7a4bd1fe5 [2021-03-05T00:16:10.720Z] Step 8/22 : COPY . . [2021-03-05T00:16:10.720Z] ---> Using cache [2021-03-05T00:16:10.720Z] ---> e91500921f7f [2021-03-05T00:16:10.720Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T00:16:11.666Z] ---> Running in 1c68336c8b4d [2021-03-05T00:16:11.666Z] ---> Running in bcf04cd55775 [2021-03-05T00:16:11.666Z] Removing intermediate container 7c5f162538ef [2021-03-05T00:16:11.666Z] ---> 6fbe878e8ec5 [2021-03-05T00:16:11.666Z] [2021-03-05T00:16:11.937Z] Successfully built 6fbe878e8ec5 [2021-03-05T00:16:11.937Z] Successfully tagged docker-core-metadata-go:latest [2021-03-05T00:16:11.937Z] Building docker-security-bootstrapper-go [2021-03-05T00:16:12.522Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:16:12.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:16:12.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:16:12.522Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T00:16:12.783Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T00:16:12.783Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T00:16:12.783Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T00:16:12.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:16:13.362Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T00:16:13.362Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T00:16:13.362Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T00:16:13.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:16:14.332Z] OK: 233 MiB in 51 packages [2021-03-05T00:16:21.218Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-05T00:16:24.388Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T00:16:24.388Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T00:16:24.388Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T00:16:24.388Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T00:16:24.388Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T00:16:24.388Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T00:16:24.388Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T00:16:24.388Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T00:16:24.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:16:24.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:16:24.715Z] ---> 5d9334e0245a [2021-03-05T00:16:24.715Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T00:16:24.715Z] ---> Using cache [2021-03-05T00:16:24.715Z] ---> 6f5deb3f4127 [2021-03-05T00:16:24.715Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:16:24.715Z] ---> Using cache [2021-03-05T00:16:24.715Z] ---> 5be64232c1fc [2021-03-05T00:16:24.715Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T00:16:24.715Z] ---> Using cache [2021-03-05T00:16:24.715Z] ---> 8787919493c9 [2021-03-05T00:16:24.715Z] Step 6/24 : COPY go.mod . [2021-03-05T00:16:24.715Z] ---> Using cache [2021-03-05T00:16:24.715Z] ---> 4d00b0042108 [2021-03-05T00:16:24.715Z] Step 7/24 : RUN go mod download [2021-03-05T00:16:24.715Z] ---> Using cache [2021-03-05T00:16:24.715Z] ---> 66e7a4bd1fe5 [2021-03-05T00:16:24.715Z] Step 8/24 : COPY . . [2021-03-05T00:16:25.003Z] ---> Using cache [2021-03-05T00:16:25.003Z] ---> e91500921f7f [2021-03-05T00:16:25.003Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T00:16:25.003Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T00:16:25.596Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T00:16:26.183Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T00:16:26.183Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T00:16:26.183Z] Removing intermediate container 1c68336c8b4d [2021-03-05T00:16:26.183Z] ---> 1cd0333e20e7 [2021-03-05T00:16:26.183Z] Step 6/23 : COPY go.mod . [2021-03-05T00:16:26.457Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T00:16:27.408Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T00:16:28.010Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T00:16:28.010Z] ---> Running in d2a6cdbce260 [2021-03-05T00:16:28.010Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T00:16:28.010Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T00:16:28.010Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T00:16:28.010Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T00:16:29.422Z] ---> 729e2ce186f2 [2021-03-05T00:16:29.422Z] Step 7/23 : RUN go mod download [2021-03-05T00:16:29.422Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T00:16:29.683Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T00:16:29.683Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T00:16:29.952Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T00:16:29.952Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T00:16:30.217Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T00:16:30.482Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T00:16:30.743Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:16:30.743Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:16:30.743Z] ---> 5d9334e0245a [2021-03-05T00:16:30.743Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T00:16:30.743Z] ---> Using cache [2021-03-05T00:16:30.743Z] ---> 6f5deb3f4127 [2021-03-05T00:16:30.743Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:16:30.743Z] ---> Using cache [2021-03-05T00:16:30.743Z] ---> 5be64232c1fc [2021-03-05T00:16:30.743Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T00:16:30.743Z] ---> Using cache [2021-03-05T00:16:30.743Z] ---> 8787919493c9 [2021-03-05T00:16:30.743Z] Step 6/31 : COPY go.mod . [2021-03-05T00:16:30.743Z] ---> Using cache [2021-03-05T00:16:30.743Z] ---> 4d00b0042108 [2021-03-05T00:16:30.743Z] Step 7/31 : RUN go mod download [2021-03-05T00:16:30.743Z] ---> Using cache [2021-03-05T00:16:30.743Z] ---> 66e7a4bd1fe5 [2021-03-05T00:16:30.743Z] Step 8/31 : COPY . . [2021-03-05T00:16:31.003Z] ---> Using cache [2021-03-05T00:16:31.003Z] ---> e91500921f7f [2021-03-05T00:16:31.003Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T00:16:32.402Z] ---> Running in ce435ce0b79b [2021-03-05T00:16:32.402Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:16:32.402Z] ---> Running in 4d96d1a0306d [2021-03-05T00:16:32.402Z] OK: 71 MiB in 55 packages [2021-03-05T00:16:32.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:16:33.393Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T00:16:35.359Z] Removing intermediate container ce435ce0b79b [2021-03-05T00:16:35.359Z] ---> 685d95652347 [2021-03-05T00:16:35.359Z] Step 8/23 : COPY . . [2021-03-05T00:16:53.950Z] Removing intermediate container c4ac4df63c6e [2021-03-05T00:16:53.950Z] ---> 623ed901d21c [2021-03-05T00:16:53.950Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T00:16:57.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:16:57.270Z] ---> Running in 9d3afe98f667 [2021-03-05T00:16:57.270Z] ---> 74bc0d167a64 [2021-03-05T00:16:57.270Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T00:16:58.236Z] ---> Running in f2eccbc42420 [2021-03-05T00:16:58.822Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:17:00.756Z] Removing intermediate container bcf04cd55775 [2021-03-05T00:17:00.756Z] ---> 07e79419cb27 [2021-03-05T00:17:00.756Z] [2021-03-05T00:17:00.756Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:17:00.756Z] ---> 88dd2752d2ea [2021-03-05T00:17:00.756Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:17:00.756Z] ---> Using cache [2021-03-05T00:17:00.756Z] ---> c5ea5060d68e [2021-03-05T00:17:00.756Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:17:00.756Z] ---> Using cache [2021-03-05T00:17:00.756Z] ---> 2f9fe1174a2d [2021-03-05T00:17:00.756Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T00:17:01.728Z] ---> Running in 30f8d8d83803 [2021-03-05T00:17:03.132Z] Removing intermediate container 4d96d1a0306d [2021-03-05T00:17:03.132Z] ---> 5801bee14c9c [2021-03-05T00:17:03.132Z] [2021-03-05T00:17:03.132Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T00:17:03.132Z] ---> 88dd2752d2ea [2021-03-05T00:17:03.132Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T00:17:03.132Z] Collecting docker-compose==1.23.2 [2021-03-05T00:17:03.132Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T00:17:04.079Z] Removing intermediate container d2a6cdbce260 [2021-03-05T00:17:04.079Z] ---> d17606818812 [2021-03-05T00:17:04.079Z] [2021-03-05T00:17:04.079Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T00:17:04.079Z] ---> 88dd2752d2ea [2021-03-05T00:17:04.079Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T00:17:04.079Z] Removing intermediate container 30f8d8d83803 [2021-03-05T00:17:04.079Z] ---> c03d824ccdbb [2021-03-05T00:17:04.079Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:17:04.464Z] ---> Running in 4318c19eceee [2021-03-05T00:17:04.464Z] ---> Running in d7f692180e2e [2021-03-05T00:17:04.464Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T00:17:04.464Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T00:17:04.464Z] ---> Running in 7808177547ee [2021-03-05T00:17:05.007Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T00:17:05.007Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T00:17:05.007Z] Removing intermediate container 4318c19eceee [2021-03-05T00:17:05.007Z] ---> 5f11f6ec9470 [2021-03-05T00:17:05.007Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T00:17:05.007Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T00:17:05.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T00:17:06.299Z] Removing intermediate container 7808177547ee [2021-03-05T00:17:06.299Z] ---> b0957b461c6e [2021-03-05T00:17:06.299Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:17:06.299Z] ---> Running in 09b68ab57e4d [2021-03-05T00:17:06.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:06.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:06.885Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T00:17:06.885Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:17:06.885Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T00:17:07.175Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T00:17:07.175Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T00:17:07.175Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:17:07.175Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:17:07.175Z] OK: 7 MiB in 19 packages [2021-03-05T00:17:07.450Z] ---> 3ca0e5854254 [2021-03-05T00:17:07.450Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T00:17:07.450Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T00:17:07.450Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T00:17:07.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:07.715Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:07.715Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:17:07.715Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T00:17:07.715Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:17:07.715Z] OK: 6 MiB in 16 packages [2021-03-05T00:17:08.331Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T00:17:08.331Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T00:17:08.331Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-05T00:17:08.598Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T00:17:08.598Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T00:17:08.598Z] ---> e414e5083623 [2021-03-05T00:17:08.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T00:17:08.865Z] Removing intermediate container d7f692180e2e [2021-03-05T00:17:08.865Z] ---> c12a843c28cf [2021-03-05T00:17:08.865Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:17:08.865Z] Collecting PyYAML<4,>=3.10 [2021-03-05T00:17:08.865Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T00:17:09.135Z] ---> Running in 743b2cda8b18 [2021-03-05T00:17:09.720Z] ---> 9b6b936c992c [2021-03-05T00:17:09.720Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T00:17:10.293Z] Removing intermediate container 09b68ab57e4d [2021-03-05T00:17:10.293Z] ---> 92021f0c3b63 [2021-03-05T00:17:10.293Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T00:17:10.293Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T00:17:10.293Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T00:17:10.558Z] ---> Running in 235d2b81782e [2021-03-05T00:17:10.559Z] ---> Running in e866ba4bf189 [2021-03-05T00:17:10.559Z] Removing intermediate container 743b2cda8b18 [2021-03-05T00:17:10.559Z] ---> 047484887a19 [2021-03-05T00:17:10.559Z] Step 13/24 : WORKDIR / [2021-03-05T00:17:10.820Z] ---> Running in 4ce5536188ca [2021-03-05T00:17:11.095Z] Removing intermediate container e866ba4bf189 [2021-03-05T00:17:11.095Z] ---> 6e7d7483f43c [2021-03-05T00:17:11.095Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T00:17:11.095Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T00:17:11.095Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T00:17:11.095Z] Removing intermediate container 235d2b81782e [2021-03-05T00:17:11.095Z] ---> c59226ecd4c0 [2021-03-05T00:17:11.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:17:11.386Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-05T00:17:11.386Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-05T00:17:11.386Z] Removing intermediate container 4ce5536188ca [2021-03-05T00:17:11.386Z] ---> 2d6cdc480aec [2021-03-05T00:17:11.386Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-05T00:17:11.386Z] ---> Running in 14cd12df3455 [2021-03-05T00:17:11.386Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T00:17:11.386Z] ---> Running in 32660be34c23 [2021-03-05T00:17:11.386Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T00:17:12.792Z] Collecting idna<2.8,>=2.5 [2021-03-05T00:17:12.792Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T00:17:12.792Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T00:17:12.792Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T00:17:13.065Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T00:17:13.065Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T00:17:13.065Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T00:17:13.065Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T00:17:13.333Z] ---> d0eac28fbbc4 [2021-03-05T00:17:13.333Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-05T00:17:13.333Z] Removing intermediate container 32660be34c23 [2021-03-05T00:17:13.333Z] ---> 5c171d8b3dcf [2021-03-05T00:17:13.333Z] Step 20/22 : LABEL arch=x86_64 [2021-03-05T00:17:13.333Z] Removing intermediate container 14cd12df3455 [2021-03-05T00:17:13.333Z] ---> a4bcd592ed24 [2021-03-05T00:17:13.333Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T00:17:13.333Z] Installing collected packages: urllib3, idna, requests, websocket-client, texttable, docopt, jsonschema, cached-property, PyYAML, dockerpty, docker-pycreds, docker, docker-compose [2021-03-05T00:17:13.333Z] Attempting uninstall: urllib3 [2021-03-05T00:17:13.333Z] Found existing installation: urllib3 1.25.9 [2021-03-05T00:17:13.333Z] Uninstalling urllib3-1.25.9: [2021-03-05T00:17:13.593Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T00:17:13.857Z] ---> Running in 3394234c200b [2021-03-05T00:17:13.857Z] ---> Running in 07f3b0dc549e [2021-03-05T00:17:14.121Z] Attempting uninstall: idna [2021-03-05T00:17:14.121Z] Found existing installation: idna 2.9 [2021-03-05T00:17:14.121Z] Uninstalling idna-2.9: [2021-03-05T00:17:14.121Z] Successfully uninstalled idna-2.9 [2021-03-05T00:17:14.702Z] ---> ba16562fccfb [2021-03-05T00:17:14.702Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T00:17:14.702Z] Attempting uninstall: requests [2021-03-05T00:17:14.702Z] Found existing installation: requests 2.23.0 [2021-03-05T00:17:14.702Z] Uninstalling requests-2.23.0: [2021-03-05T00:17:14.702Z] Successfully uninstalled requests-2.23.0 [2021-03-05T00:17:14.702Z] Removing intermediate container 3394234c200b [2021-03-05T00:17:14.702Z] ---> 3cec1bf8c524 [2021-03-05T00:17:14.702Z] Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:17:15.295Z] ---> b99fbba08985 [2021-03-05T00:17:15.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T00:17:15.295Z] ---> Running in c2b4c95cd886 [2021-03-05T00:17:15.295Z] Running setup.py install for texttable: started [2021-03-05T00:17:15.561Z] Removing intermediate container c2b4c95cd886 [2021-03-05T00:17:15.561Z] ---> 8d08733f6630 [2021-03-05T00:17:15.561Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:17:15.824Z] ---> 99605b760a04 [2021-03-05T00:17:15.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T00:17:15.824Z] ---> Running in a91d88ab4302 [2021-03-05T00:17:15.824Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T00:17:15.824Z] Running setup.py install for docopt: started [2021-03-05T00:17:15.824Z] Removing intermediate container 07f3b0dc549e [2021-03-05T00:17:15.824Z] ---> 87dda85f4c3d [2021-03-05T00:17:15.824Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T00:17:16.770Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T00:17:17.344Z] ---> Running in 41fdeee0a5c6 [2021-03-05T00:17:17.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-05T00:17:17.922Z] Running setup.py install for PyYAML: started [2021-03-05T00:17:17.922Z] Removing intermediate container a91d88ab4302 [2021-03-05T00:17:17.922Z] ---> e6450fd42343 [2021-03-05T00:17:17.922Z] [2021-03-05T00:17:18.184Z] ---> 6e31a3dfccca [2021-03-05T00:17:18.184Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T00:17:18.184Z] Successfully built e6450fd42343 [2021-03-05T00:17:18.184Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-05T00:17:18.184Z] Removing intermediate container 41fdeee0a5c6 [2021-03-05T00:17:18.184Z] ---> 54434378eb48 [2021-03-05T00:17:18.184Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T00:17:19.572Z]  Building docker-support-scheduler-go ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T00:17:19.572Z] Running setup.py install for dockerpty: started [2021-03-05T00:17:19.835Z] ---> fe25e0cbd1ef [2021-03-05T00:17:19.835Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T00:17:19.835Z] ---> dbd74a3d9693 [2021-03-05T00:17:19.835Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T00:17:19.835Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T00:17:20.102Z] ---> Running in 23e10f7a190e [2021-03-05T00:17:20.102Z] ---> Running in b5aa59584d0a [2021-03-05T00:17:20.372Z] 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.58.0 [2021-03-05T00:17:22.921Z] Removing intermediate container f2eccbc42420 [2021-03-05T00:17:22.921Z] ---> a5afeab20094 [2021-03-05T00:17:22.921Z] [2021-03-05T00:17:22.921Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:17:22.921Z] ---> 88dd2752d2ea [2021-03-05T00:17:22.921Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T00:17:22.921Z] ---> Running in 7f4a54c1b792 [2021-03-05T00:17:22.921Z] Removing intermediate container 23e10f7a190e [2021-03-05T00:17:22.921Z] ---> 631e33ea472c [2021-03-05T00:17:22.921Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T00:17:24.307Z] ---> Running in 29bd3a4a3a86 [2021-03-05T00:17:24.307Z] Removing intermediate container b5aa59584d0a [2021-03-05T00:17:24.307Z] ---> c0f61cbf0e06 [2021-03-05T00:17:24.307Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:17:24.307Z] Removing intermediate container 7f4a54c1b792 [2021-03-05T00:17:24.307Z] ---> 5255d8d027ed [2021-03-05T00:17:24.307Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T00:17:24.590Z] Removing intermediate container 9d3afe98f667 [2021-03-05T00:17:24.590Z] ---> 4e2360b2e599 [2021-03-05T00:17:24.590Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T00:17:24.590Z] ---> Running in e4178ec5c84e [2021-03-05T00:17:24.590Z] ---> Running in 79d40d367db7 [2021-03-05T00:17:24.590Z] Removing intermediate container 29bd3a4a3a86 [2021-03-05T00:17:24.590Z] ---> 6b751cf154e7 [2021-03-05T00:17:24.590Z] Step 22/24 : LABEL arch=x86_64 [2021-03-05T00:17:24.853Z] ---> d22609d857e3 [2021-03-05T00:17:24.853Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T00:17:24.853Z] Removing intermediate container e4178ec5c84e [2021-03-05T00:17:24.853Z] ---> bb2d9b9ddf71 [2021-03-05T00:17:24.853Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T00:17:24.853Z] ---> Running in 81f8c61ad69f [2021-03-05T00:17:25.438Z] ---> Running in c54242fbae44 [2021-03-05T00:17:25.438Z] Removing intermediate container 81f8c61ad69f [2021-03-05T00:17:25.438Z] ---> edf7ed4ae81f [2021-03-05T00:17:25.438Z] Step 23/24 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:17:25.438Z] ---> 3585370a6beb [2021-03-05T00:17:25.438Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T00:17:25.438Z] ---> Running in 24d1a13145f6 [2021-03-05T00:17:25.438Z] Removing intermediate container c54242fbae44 [2021-03-05T00:17:25.438Z] ---> 6d9e21eca197 [2021-03-05T00:17:25.438Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:17:25.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:25.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:25.703Z] ---> Running in cc59b48165e3 [2021-03-05T00:17:25.703Z] Removing intermediate container 24d1a13145f6 [2021-03-05T00:17:25.703Z] ---> 1d83a639ec14 [2021-03-05T00:17:25.703Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T00:17:25.703Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:17:25.703Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T00:17:25.703Z] ---> b3a4715fdae2 [2021-03-05T00:17:25.703Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T00:17:25.703Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T00:17:25.703Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:17:25.968Z] OK: 72 MiB in 58 packages [2021-03-05T00:17:26.911Z] ---> Running in 7217d3b5370b [2021-03-05T00:17:26.912Z] ---> 8149d91fe6fc [2021-03-05T00:17:26.912Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T00:17:26.912Z] Removing intermediate container 7217d3b5370b [2021-03-05T00:17:26.912Z] ---> 0037e84b25ef [2021-03-05T00:17:26.912Z] [2021-03-05T00:17:27.173Z] Successfully built 0037e84b25ef [2021-03-05T00:17:27.173Z] ---> 127005ff6ea0 [2021-03-05T00:17:27.173Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T00:17:27.173Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-05T00:17:27.173Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 79d40d367db7 [2021-03-05T00:17:27.173Z] ---> 39b9e6d70f93 [2021-03-05T00:17:27.173Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T00:17:27.442Z] ---> Running in 2c58d8b0d596 [2021-03-05T00:17:27.707Z] ---> Running in cbf6b6c3f3e5 [2021-03-05T00:17:27.707Z] Removing intermediate container 2c58d8b0d596 [2021-03-05T00:17:27.707Z] ---> 36e9bc2df079 [2021-03-05T00:17:27.707Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:17:27.973Z] ---> Running in 5883739edd46 [2021-03-05T00:17:27.973Z] Removing intermediate container cbf6b6c3f3e5 [2021-03-05T00:17:27.973Z] ---> c461a2e6c18e [2021-03-05T00:17:27.973Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T00:17:27.973Z] Removing intermediate container cc59b48165e3 [2021-03-05T00:17:27.973Z] ---> 68c111697bfd [2021-03-05T00:17:27.973Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T00:17:27.973Z] ---> Running in 780b057173ac [2021-03-05T00:17:28.234Z] Removing intermediate container 5883739edd46 [2021-03-05T00:17:28.234Z] ---> b872ac2f7b1d [2021-03-05T00:17:28.234Z] Step 24/26 : LABEL arch=x86_64 [2021-03-05T00:17:28.813Z] ---> Running in 8f6d25cbf9f3 [2021-03-05T00:17:28.813Z] ---> 98efaad02bdb [2021-03-05T00:17:28.813Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T00:17:29.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:29.074Z] ---> Running in 9b4a002aed7d [2021-03-05T00:17:29.335Z] Removing intermediate container 8f6d25cbf9f3 [2021-03-05T00:17:29.335Z] ---> 0249d0e9595f [2021-03-05T00:17:29.335Z] Step 25/26 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:17:29.335Z] ---> Running in dbf6f61e10b4 [2021-03-05T00:17:29.596Z] Removing intermediate container dbf6f61e10b4 [2021-03-05T00:17:29.596Z] ---> 99eeb6ed723a [2021-03-05T00:17:29.596Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T00:17:29.596Z] ---> Running in 15adfb4a7298 [2021-03-05T00:17:29.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-05T00:17:29.858Z] Removing intermediate container 15adfb4a7298 [2021-03-05T00:17:29.858Z] ---> 9dc655f8d0dc [2021-03-05T00:17:29.858Z] [2021-03-05T00:17:29.858Z] Successfully built 9dc655f8d0dc [2021-03-05T00:17:29.858Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-05T00:17:30.120Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9b4a002aed7d [2021-03-05T00:17:30.120Z] ---> 9d482079a830 [2021-03-05T00:17:30.120Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T00:17:30.120Z] ---> Running in 6314c30e8a58 [2021-03-05T00:17:30.120Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T00:17:30.382Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T00:17:30.382Z] Removing intermediate container 6314c30e8a58 [2021-03-05T00:17:30.382Z] ---> efc3bec02a95 [2021-03-05T00:17:30.382Z] Step 28/31 : CMD ["gate"] [2021-03-05T00:17:30.382Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T00:17:30.382Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T00:17:30.382Z] ---> Running in 4b1e3c904033 [2021-03-05T00:17:30.643Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T00:17:30.643Z] Removing intermediate container 4b1e3c904033 [2021-03-05T00:17:30.643Z] ---> 2b66c56f1a5f [2021-03-05T00:17:30.643Z] Step 29/31 : LABEL arch=x86_64 [2021-03-05T00:17:30.643Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T00:17:30.905Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:17:30.905Z] OK: 8 MiB in 20 packages [2021-03-05T00:17:31.166Z] ---> Running in db34b1d29d94 [2021-03-05T00:17:31.426Z] Removing intermediate container db34b1d29d94 [2021-03-05T00:17:31.426Z] ---> 25d67a6209e6 [2021-03-05T00:17:31.426Z] Step 30/31 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:17:31.686Z] Removing intermediate container 780b057173ac [2021-03-05T00:17:31.686Z] ---> a86fb375f64f [2021-03-05T00:17:31.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:17:31.686Z] ---> Running in 804231a7897f [2021-03-05T00:17:31.686Z] Removing intermediate container 804231a7897f [2021-03-05T00:17:31.686Z] ---> 21c13a5edd10 [2021-03-05T00:17:31.686Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T00:17:31.945Z] ---> 3e58db0ba1e0 [2021-03-05T00:17:31.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T00:17:31.945Z] ---> Running in 7ccf0e47b6b7 [2021-03-05T00:17:32.208Z] Removing intermediate container 7ccf0e47b6b7 [2021-03-05T00:17:32.208Z] ---> a8bece5bf091 [2021-03-05T00:17:32.208Z] [2021-03-05T00:17:32.468Z] Successfully built a8bece5bf091 [2021-03-05T00:17:32.468Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-05T00:17:32.729Z]  Building docker-security-bootstrapper-go ... done  ---> 98cec6f60d05 [2021-03-05T00:17:32.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T00:17:32.990Z] ---> 911d96624674 [2021-03-05T00:17:32.990Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T00:17:32.990Z] ---> Running in 461cc3ffac0d [2021-03-05T00:17:32.990Z] Removing intermediate container 461cc3ffac0d [2021-03-05T00:17:32.990Z] ---> 1d630590f16c [2021-03-05T00:17:32.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:17:33.253Z] ---> Running in a8071dd2cdab [2021-03-05T00:17:33.253Z] Removing intermediate container a8071dd2cdab [2021-03-05T00:17:33.253Z] ---> f85cbb5ae483 [2021-03-05T00:17:33.253Z] Step 21/23 : LABEL arch=x86_64 [2021-03-05T00:17:33.253Z] ---> Running in 9f1edc4d67f3 [2021-03-05T00:17:33.514Z] Removing intermediate container 9f1edc4d67f3 [2021-03-05T00:17:33.514Z] ---> ef9558cf5396 [2021-03-05T00:17:33.514Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:17:33.514Z] ---> Running in 36656070504d [2021-03-05T00:17:33.776Z] Removing intermediate container 36656070504d [2021-03-05T00:17:33.776Z] ---> 9f7ab5765d62 [2021-03-05T00:17:33.776Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:17:33.776Z] ---> Running in 403aefdc50d4 [2021-03-05T00:17:34.037Z] Removing intermediate container 403aefdc50d4 [2021-03-05T00:17:34.037Z] ---> 4d3fb48155fe [2021-03-05T00:17:34.037Z] [2021-03-05T00:17:34.298Z] Successfully built 4d3fb48155fe [2021-03-05T00:17:34.298Z] Successfully tagged docker-core-data-go:latest [2021-03-05T00:17:34.571Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-05T00:17:34.581Z] $ docker stop --time=1 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 [2021-03-05T00:17:36.100Z] $ docker rm -f 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-05T00:17:36.568Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-05T00:17:36.677Z] + docker images [2021-03-05T00:17:36.677Z] + grep docker [2021-03-05T00:17:36.937Z] docker-core-data-go latest 4d3fb48155fe 3 seconds ago 22.4MB [2021-03-05T00:17:36.937Z] docker-security-bootstrapper-go latest a8bece5bf091 4 seconds ago 18.7MB [2021-03-05T00:17:36.937Z] docker-sys-mgmt-agent-go latest 9dc655f8d0dc 7 seconds ago 313MB [2021-03-05T00:17:36.937Z] docker-security-secretstore-setup-go latest 0037e84b25ef 10 seconds ago 24.9MB [2021-03-05T00:17:36.937Z] docker-support-scheduler-go latest e6450fd42343 19 seconds ago 17.2MB [2021-03-05T00:17:36.937Z] docker-core-metadata-go latest 6fbe878e8ec5 About a minute ago 19MB [2021-03-05T00:17:36.937Z] docker-core-command-go latest 6820c7d529db About a minute ago 17.2MB [2021-03-05T00:17:36.937Z] docker-support-notifications-go latest 6d896a2926c9 About a minute ago 17.8MB [2021-03-05T00:17:36.937Z] docker-security-proxy-setup-go latest 24fe04b1d812 About a minute ago 24.7MB [2021-03-05T00:17:36.937Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [2021-03-05T00:17:37.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-05T00:17:38.174Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-05T00:17:46.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-05T00:17:46.494Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-05T00:17:46.494Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-05T00:17:52.748Z] Still waiting to schedule task [2021-03-05T00:17:52.749Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-28602’ [2021-03-05T00:17:53.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.387s coverage: 45.9% of statements [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-05T00:17:53.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-05T00:17:53.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements [2021-03-05T00:18:00.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-05T00:18:00.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-05T00:18:00.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.161s coverage: 100.0% of statements [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-05T00:18:00.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-05T00:18:02.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.249s coverage: 66.2% of statements [2021-03-05T00:18:02.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-05T00:18:02.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-05T00:18:04.039Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.737s coverage: 82.4% of statements [2021-03-05T00:18:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-05T00:18:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:18:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-05T00:18:04.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-05T00:18:09.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.259s coverage: 28.6% of statements [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-05T00:18:09.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-05T00:18:09.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements [2021-03-05T00:18:09.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-05T00:18:10.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements [2021-03-05T00:18:10.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-05T00:18:11.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.341s coverage: 97.5% of statements [2021-03-05T00:18:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-05T00:18:11.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.213s coverage: 78.3% of statements [2021-03-05T00:18:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-05T00:18:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-05T00:18:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-05T00:18:11.965Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.403s coverage: 92.8% of statements [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.1% of statements [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-05T00:18:22.174Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 79.5% of statements [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-03-05T00:18:22.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2021-03-05T00:18:34.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2021-03-05T00:18:34.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2021-03-05T00:18:34.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.099s coverage: 81.4% of statements [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.131s coverage: 92.9% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.6% of statements [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.6% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-05T00:18:49.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-05T00:18:49.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-05T00:18:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-03-05T00:18:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-03-05T00:18:49.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-03-05T00:18:49.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-03-05T00:18:50.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2021-03-05T00:18:54.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.961s coverage: 69.1% of statements [2021-03-05T00:18:54.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-05T00:18:54.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-05T00:18:56.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.372s coverage: 38.4% of statements [2021-03-05T00:18:56.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-05T00:18:56.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-05T00:18:56.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements [2021-03-05T00:18:56.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-05T00:18:56.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.145s coverage: 84.8% of statements [2021-03-05T00:19:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.524s coverage: 47.0% of statements [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-05T00:19:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-05T00:19:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-05T00:19:05.237Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.433s coverage: 88.5% of statements [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:19:05.237Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-05T00:19:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.699s coverage: 29.1% of statements [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-05T00:19:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.294s coverage: 99.0% of statements [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-05T00:19:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-05T00:19:11.978Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.280s coverage: 95.6% of statements [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-05T00:19:11.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-05T00:19:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-05T00:19:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.157s coverage: 100.0% of statements [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-05T00:19:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-05T00:19:11.979Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-05T00:19:11.979Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements [2021-03-05T00:19:12.581Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-03-05T00:19:15.203Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-03-05T00:19:15.801Z] GO111MODULE=on go vet ./... [2021-03-05T00:20:31.701Z] Running on prd-ubuntu18.04-docker-8c-8g-28603 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws [2021-03-05T00:20:31.791Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-05T00:20:33.922Z] using credential edgex-jenkins-ssh [2021-03-05T00:20:33.978Z] Cloning the remote Git repository [2021-03-05T00:20:34.180Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:20:34.249Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-05T00:20:34.275Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:20:34.275Z] > git --version # timeout=10 [2021-03-05T00:20:34.284Z] > git --version # 'git version 2.17.1' [2021-03-05T00:20:34.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:20:34.308Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:20:37.603Z] gofmt -l . [2021-03-05T00:20:37.603Z] [ "`gofmt -l .`" = "" ] [2021-03-05T00:20:38.594Z] ./bin/test-go-mod-tidy.sh [2021-03-05T00:20:39.582Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-05T00:20:42.321Z] + ls -al . [2021-03-05T00:20:42.321Z] total 756 [2021-03-05T00:20:42.321Z] drwxrwxr-x 9 1001 1001 4096 Mar 5 00:20 . [2021-03-05T00:20:42.321Z] drwxr-xr-x 4 root root 4096 Mar 5 00:15 .. [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 11 Mar 5 00:14 .dockerignore [2021-03-05T00:20:42.321Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 00:14 .git [2021-03-05T00:20:42.321Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 00:14 .github [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 818 Mar 5 00:14 .gitignore [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 166 Mar 5 00:14 .sonarcloud.properties [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:14 Attribution.txt [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:14 CONTRIBUTING.md [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 931 Mar 5 00:14 Dockerfile.build [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 863 Mar 5 00:14 Jenkinsfile [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:14 LICENSE [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:14 Makefile [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:14 README.md [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:14 SECURITY.md [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 5 Mar 5 00:10 VERSION [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:14 ZMQWindows.md [2021-03-05T00:20:42.321Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 00:14 bin [2021-03-05T00:20:42.321Z] drwxrwxr-x 14 1001 1001 4096 Mar 5 00:14 cmd [2021-03-05T00:20:42.321Z] -rw-r--r-- 1 root root 618155 Mar 5 00:19 coverage.out [2021-03-05T00:20:42.321Z] -rw-r--r-- 1 root root 1055 Mar 5 00:20 go.mod [2021-03-05T00:20:42.321Z] -rw-r--r-- 1 root root 21699 Mar 5 00:20 go.sum [2021-03-05T00:20:42.321Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 00:14 internal [2021-03-05T00:20:42.321Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 00:14 openapi [2021-03-05T00:20:42.321Z] drwxrwxr-x 4 1001 1001 4096 Mar 5 00:14 snap [2021-03-05T00:20:42.321Z] -rw-rw-r-- 1 1001 1001 168 Mar 5 00:14 version.go [Pipeline] sh [2021-03-05T00:20:43.056Z] + '[' -e coverage.out ] [2021-03-05T00:20:43.056Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-05T00:20:43.079Z] Warning: overwriting stash ‘coverage-report’ [2021-03-05T00:20:44.521Z] Stashed 1 file(s) [Pipeline] sh [2021-03-05T00:20:45.180Z] + make build [2021-03-05T00:20:45.180Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:20:47.346Z] Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:20:47.488Z] Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:20:47.489Z] Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) [2021-03-05T00:20:46.882Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:20:46.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-05T00:20:46.907Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-05T00:20:46.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-05T00:20:46.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:20:46.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-05T00:20:47.545Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:20:47.550Z] > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 [2021-03-05T00:20:47.626Z] > git remote # timeout=10 [2021-03-05T00:20:47.635Z] > git config --get remote.origin.url # timeout=10 [2021-03-05T00:20:47.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-05T00:20:47.653Z] > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 [2021-03-05T00:20:47.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-05T00:20:47.671Z] > git config core.sparsecheckout # timeout=10 [2021-03-05T00:20:47.676Z] > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 [2021-03-05T00:20:51.258Z] Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:20:52.534Z] + echo snap-build.sh [2021-03-05T00:20:52.534Z] snap-build.sh [2021-03-05T00:20:52.534Z] + SNAP_BASE_DIR=. [2021-03-05T00:20:52.534Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-05T00:20:52.534Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-05T00:20:52.534Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-05T00:20:52.534Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-05T00:20:52.534Z] + cd /w/workspace/edgex-go/3 [2021-03-05T00:20:52.534Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-05T00:20:52.534Z] Reading package lists... [2021-03-05T00:20:52.534Z] Building dependency tree... [2021-03-05T00:20:52.534Z] Reading state information... [2021-03-05T00:20:52.798Z] The following packages were automatically installed and are no longer required: [2021-03-05T00:20:52.798Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-05T00:20:52.798Z] uidmap xdelta3 [2021-03-05T00:20:52.798Z] Use 'sudo apt autoremove' to remove them. [2021-03-05T00:20:52.798Z] The following packages will be REMOVED: [2021-03-05T00:20:52.798Z] lxd* lxd-client* [2021-03-05T00:20:53.371Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-05T00:20:53.372Z] After this operation, 31.7 MB disk space will be freed. [2021-03-05T00:20:54.424Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-05T00:20:54.424Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:20:56.578Z] Removing lxd dnsmasq configuration [2021-03-05T00:20:56.578Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:20:56.578Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-05T00:20:56.578Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-05T00:20:56.578Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-05T00:20:56.578Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-05T00:20:57.989Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-05T00:20:57.989Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-05T00:20:58.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:20:59.406Z] + sudo snap remove --purge lxd [2021-03-05T00:20:59.407Z] snap "lxd" is not installed [2021-03-05T00:20:59.407Z] + sudo groupadd --force --system lxd [2021-03-05T00:20:59.407Z] ++ whoami [2021-03-05T00:20:59.407Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-05T00:20:59.407Z] + newgrp - lxd [2021-03-05T00:20:59.407Z] + sudo snap install lxd [2021-03-05T00:21:09.422Z] 2021-03-05T00:21:06Z INFO Waiting for automatic snapd restart... [2021-03-05T00:21:25.666Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:21:27.593Z] lxd 4.11 from Canonical* installed [2021-03-05T00:21:27.594Z] + sudo lxd init --auto [2021-03-05T00:21:32.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:21:37.615Z] + sudo snap install --classic snapcraft [2021-03-05T00:21:40.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:21:42.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:21:44.207Z] snapcraft 4.5.1 from Canonical* installed [2021-03-05T00:21:44.207Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-05T00:21:44.207Z] + patch --verbose -p1 [2021-03-05T00:21:44.207Z] Hmm... Looks like a unified diff to me... [2021-03-05T00:21:44.207Z] The text leading up to this was: [2021-03-05T00:21:44.207Z] -------------------------- [2021-03-05T00:21:44.207Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-05T00:21:44.207Z] |From: Tony Espy [2021-03-05T00:21:44.207Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-05T00:21:44.207Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-05T00:21:44.207Z] | [2021-03-05T00:21:44.207Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-05T00:21:44.207Z] |optimize the snap CI check run for pull requests. When [2021-03-05T00:21:44.207Z] |applied, it essentially strips out everything (apps and [2021-03-05T00:21:44.207Z] |parts) from the snapcraft.yaml file except those required [2021-03-05T00:21:44.207Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-05T00:21:44.207Z] |catch changes to edgex-go that break the snap build. [2021-03-05T00:21:44.207Z] | [2021-03-05T00:21:44.207Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-05T00:21:44.207Z] |to update this patch file, otherwise it may fail to apply, [2021-03-05T00:21:44.207Z] |resulting in a failed snap build CI check in the associated [2021-03-05T00:21:44.207Z] |pull request. [2021-03-05T00:21:44.207Z] | [2021-03-05T00:21:44.207Z] |Note - in addition to applying this patch, the pipeline also [2021-03-05T00:21:44.207Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-05T00:21:44.207Z] |need to build the finally binary .snap file (and it won't [2021-03-05T00:21:44.207Z] |work with the patch applied). This further reduces the build [2021-03-05T00:21:44.207Z] |time. [2021-03-05T00:21:44.207Z] |--- [2021-03-05T00:21:44.207Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-05T00:21:44.207Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-05T00:21:44.207Z] | [2021-03-05T00:21:44.207Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-05T00:21:44.207Z] |index 1e537489..faf42425 100644 [2021-03-05T00:21:44.207Z] |--- a/snap/snapcraft.yaml [2021-03-05T00:21:44.207Z] |+++ b/snap/snapcraft.yaml [2021-03-05T00:21:44.207Z] -------------------------- [2021-03-05T00:21:44.207Z] patching file snap/snapcraft.yaml [2021-03-05T00:21:44.207Z] Using Plan A... [2021-03-05T00:21:44.207Z] Hunk #1 FAILED at 73. [2021-03-05T00:21:44.207Z] Hunk #2 succeeded at 296 with fuzz 1 (offset 25 lines). [2021-03-05T00:21:44.207Z] Hunk #3 succeeded at 308 (offset 22 lines). [2021-03-05T00:21:44.207Z] Hunk #4 succeeded at 316 (offset 22 lines). [2021-03-05T00:21:44.207Z] Hunk #5 succeeded at 323 (offset 22 lines). [2021-03-05T00:21:44.207Z] Hunk #6 succeeded at 350 (offset 22 lines). [2021-03-05T00:21:44.207Z] Hunk #7 succeeded at 384 (offset 22 lines). [2021-03-05T00:21:44.207Z] Hunk #8 succeeded at 446 (offset 33 lines). [2021-03-05T00:21:44.207Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-03-05T00:21:44.207Z] Hmm... Ignoring the trailing garbage. [2021-03-05T00:21:44.207Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-05T00:21:44.974Z] Failed in branch amd64 [2021-03-05T00:21:48.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:21:54.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:21:58.536Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:22:02.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:22:07.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:22:13.862Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-05T00:22:22.167Z] $ docker stop --time=1 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee [2021-03-05T00:22:24.873Z] $ docker rm -f 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:22:27.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:22:27.338Z] [2021-03-05T00:22:27.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:22:27.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:22:28.000Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-05T00:22:28.000Z] 29e5d40040c1: Pulling fs layer [2021-03-05T00:22:28.000Z] 1ce36da41761: Pulling fs layer [2021-03-05T00:22:28.000Z] 25b303627fd3: Pulling fs layer [2021-03-05T00:22:28.598Z] 29e5d40040c1: Verifying Checksum [2021-03-05T00:22:28.598Z] 29e5d40040c1: Download complete [2021-03-05T00:22:28.872Z] 1ce36da41761: Verifying Checksum [2021-03-05T00:22:28.872Z] 1ce36da41761: Download complete [2021-03-05T00:22:29.147Z] 29e5d40040c1: Pull complete [2021-03-05T00:22:30.584Z] 1ce36da41761: Pull complete [2021-03-05T00:22:30.584Z] 25b303627fd3: Download complete [2021-03-05T00:22:40.733Z] 25b303627fd3: Pull complete [2021-03-05T00:22:40.733Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-05T00:22:40.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:22:40.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-05T00:22:41.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container [2021-03-05T00:22:41.106Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T00:22:44.472Z] $ docker top c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:22:45.549Z] + docker-compose+ buildgrep --help parallel [2021-03-05T00:22:45.550Z] [2021-03-05T00:22:50.932Z] --parallel Build images in parallel. [Pipeline] } [2021-03-05T00:22:50.961Z] $ docker stop --time=1 c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c [2021-03-05T00:22:52.963Z] $ docker rm -f c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:22:53.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-05T00:22:53.886Z] . [Pipeline] withDockerContainer [2021-03-05T00:22:54.165Z] prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container [2021-03-05T00:22:54.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-05T00:22:55.761Z] $ docker top ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:22:56.829Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-05T00:23:02.311Z] Building docker-core-command-go ... [2021-03-05T00:23:02.311Z] Building docker-core-data-go ... [2021-03-05T00:23:02.311Z] Building docker-core-metadata-go ... [2021-03-05T00:23:02.311Z] Building docker-security-bootstrapper-go ... [2021-03-05T00:23:02.311Z] Building docker-security-proxy-setup-go ... [2021-03-05T00:23:02.311Z] Building docker-security-secretstore-setup-go ... [2021-03-05T00:23:02.311Z] Building docker-support-notifications-go ... [2021-03-05T00:23:02.311Z] Building docker-support-scheduler-go ... [2021-03-05T00:23:02.311Z] Building docker-sys-mgmt-agent-go ... [2021-03-05T00:23:02.311Z] Building docker-core-command-go [2021-03-05T00:23:02.311Z] Building docker-support-scheduler-go [2021-03-05T00:23:02.311Z] Building docker-security-proxy-setup-go [2021-03-05T00:23:02.311Z] Building docker-security-secretstore-setup-go [2021-03-05T00:23:02.311Z] Building docker-support-notifications-go [2021-03-05T00:24:24.048Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:24:24.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:24:24.049Z] ---> 414fdf8f03ed [2021-03-05T00:24:24.049Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:24:24.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:24:24.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:24:24.049Z] ---> 414fdf8f03ed [2021-03-05T00:24:24.049Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:24:24.049Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:24:24.049Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:24:24.049Z] ---> 414fdf8f03ed [2021-03-05T00:24:24.049Z] Step 3/24 : WORKDIR /edgex-go [2021-03-05T00:24:24.049Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:24:24.049Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:24:24.049Z] ---> 414fdf8f03ed [2021-03-05T00:24:24.049Z] Step 3/21 : WORKDIR /edgex-go [2021-03-05T00:24:24.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:24:24.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:24:24.049Z] ---> 414fdf8f03ed [2021-03-05T00:24:24.049Z] Step 3/22 : WORKDIR /edgex-go [2021-03-05T00:24:24.049Z] ---> Running in 512752ba2a6e [2021-03-05T00:24:24.049Z] ---> Running in bee1d9362473 [2021-03-05T00:24:24.049Z] ---> Running in 00f78abbd15f [2021-03-05T00:24:24.049Z] ---> Running in 40b5311b0522 [2021-03-05T00:24:24.049Z] ---> Running in 6fbbe667e91e [2021-03-05T00:24:24.049Z] Removing intermediate container 00f78abbd15f [2021-03-05T00:24:24.049Z] ---> 7f2dad99d3df [2021-03-05T00:24:24.049Z] Removing intermediate container bee1d9362473 [2021-03-05T00:24:24.049Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:24:24.049Z] ---> 6e49f3547205 [2021-03-05T00:24:24.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:24:24.049Z] Removing intermediate container 40b5311b0522 [2021-03-05T00:24:24.049Z] Removing intermediate container 6fbbe667e91e [2021-03-05T00:24:24.049Z] ---> bee5dffa25a3 [2021-03-05T00:24:24.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:24:24.049Z] ---> 3b0251115e99 [2021-03-05T00:24:24.049Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:24:24.049Z] Removing intermediate container 512752ba2a6e [2021-03-05T00:24:24.049Z] ---> fc16013f70a0 [2021-03-05T00:24:24.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:24:24.049Z] ---> Running in 548affdd3967 [2021-03-05T00:24:24.049Z] ---> Running in 59a7d7fbcf0b [2021-03-05T00:24:24.049Z] ---> Running in 8f478f618f51 [2021-03-05T00:24:24.049Z] ---> Running in 2b698827cb93 [2021-03-05T00:24:24.049Z] ---> Running in 3751604d7887 [2021-03-05T00:24:24.049Z] Removing intermediate container 548affdd3967 [2021-03-05T00:24:24.049Z] ---> d3abda687e11 [2021-03-05T00:24:24.049Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-05T00:24:24.049Z] ---> Running in e6e35f7c0652 [2021-03-05T00:24:24.049Z] Removing intermediate container 59a7d7fbcf0b [2021-03-05T00:24:24.049Z] ---> c8db8026f189 [2021-03-05T00:24:24.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-05T00:24:24.049Z] ---> Running in a8d242fdb07f [2021-03-05T00:24:24.049Z] Removing intermediate container 8f478f618f51 [2021-03-05T00:24:24.049Z] ---> 4ff5a20ab40c [2021-03-05T00:24:24.049Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:24:24.049Z] Removing intermediate container 3751604d7887 [2021-03-05T00:24:24.049Z] ---> 638cfeeaf29a [2021-03-05T00:24:24.049Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-05T00:24:24.049Z] ---> Running in c52e66d8f092 [2021-03-05T00:24:24.049Z] Removing intermediate container 2b698827cb93 [2021-03-05T00:24:24.049Z] ---> 34f31d55ea10 [2021-03-05T00:24:24.049Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-05T00:24:24.049Z] ---> Running in 14749d6644fb [2021-03-05T00:24:24.049Z] ---> Running in 2689ed48f855 [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.049Z] OK: 217 MiB in 51 packages [2021-03-05T00:24:24.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.672Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:24:24.949Z] OK: 217 MiB in 51 packages [2021-03-05T00:24:24.949Z] OK: 217 MiB in 51 packages [2021-03-05T00:24:25.558Z] OK: 217 MiB in 51 packages [2021-03-05T00:24:25.558Z] OK: 217 MiB in 51 packages [2021-03-05T00:24:25.841Z] Removing intermediate container e6e35f7c0652 [2021-03-05T00:24:25.841Z] ---> dfa25f628817 [2021-03-05T00:24:25.841Z] Step 6/22 : COPY go.mod . [2021-03-05T00:24:26.838Z] Removing intermediate container a8d242fdb07f [2021-03-05T00:24:26.838Z] ---> 14cb293aa2e3 [2021-03-05T00:24:26.838Z] Step 6/24 : COPY go.mod . [2021-03-05T00:24:26.838Z] Removing intermediate container c52e66d8f092 [2021-03-05T00:24:26.838Z] ---> 2295c62c8e1e [2021-03-05T00:24:26.838Z] Step 6/23 : COPY go.mod . [2021-03-05T00:24:26.838Z] ---> b6b59669073f [2021-03-05T00:24:26.838Z] Step 7/22 : RUN go mod download [2021-03-05T00:24:27.125Z] Removing intermediate container 14749d6644fb [2021-03-05T00:24:27.125Z] ---> fc081f4eb92b [2021-03-05T00:24:27.125Z] Step 6/22 : COPY go.mod . [2021-03-05T00:24:27.125Z] ---> Running in 8ff943df7980 [2021-03-05T00:24:27.415Z] Removing intermediate container 2689ed48f855 [2021-03-05T00:24:27.415Z] ---> a8203b0f298d [2021-03-05T00:24:27.415Z] Step 6/21 : COPY go.mod . [2021-03-05T00:24:27.691Z] ---> d1a23e70c6d0 [2021-03-05T00:24:27.691Z] Step 7/24 : RUN go mod download [2021-03-05T00:24:27.970Z] ---> c21bca0f1ae2 [2021-03-05T00:24:27.970Z] Step 7/23 : RUN go mod download [2021-03-05T00:24:28.251Z] ---> Running in 08a5ae55a320 [2021-03-05T00:24:28.251Z] ---> Running in 93388c061d7c [2021-03-05T00:24:28.537Z] ---> 2650aabe65fa [2021-03-05T00:24:28.537Z] Step 7/22 : RUN go mod download [2021-03-05T00:24:28.816Z] ---> 5bc89282b758 [2021-03-05T00:24:28.816Z] Step 7/21 : RUN go mod download [2021-03-05T00:24:28.816Z] ---> Running in 8a689a988616 [2021-03-05T00:24:28.816Z] ---> Running in 1a6b03c86634 [2021-03-05T00:24:31.470Z] Removing intermediate container 8ff943df7980 [2021-03-05T00:24:31.470Z] ---> 30f3545d0595 [2021-03-05T00:24:31.470Z] Step 8/22 : COPY . . [2021-03-05T00:24:33.467Z] Removing intermediate container 08a5ae55a320 [2021-03-05T00:24:33.467Z] ---> a73e01225d0a [2021-03-05T00:24:33.467Z] Step 8/24 : COPY . .Removing intermediate container 93388c061d7c [2021-03-05T00:24:33.467Z] ---> 4e47712d0f35 [2021-03-05T00:24:33.467Z] Step 8/23 : COPY . . [2021-03-05T00:24:33.467Z] [2021-03-05T00:24:33.467Z] Removing intermediate container 8a689a988616 [2021-03-05T00:24:33.467Z] ---> 4b347f365f55 [2021-03-05T00:24:33.467Z] Step 8/22 : COPY . . [2021-03-05T00:24:33.741Z] Removing intermediate container 1a6b03c86634 [2021-03-05T00:24:33.741Z] ---> 1ac46f115860 [2021-03-05T00:24:33.741Z] Step 8/21 : COPY . . [2021-03-05T00:25:00.572Z] ---> cbac9bd80e2d [2021-03-05T00:25:00.572Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-05T00:25:00.572Z] ---> Running in 5c31cecaced7 [2021-03-05T00:25:00.572Z] ---> 31d7aebf5663 [2021-03-05T00:25:00.572Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-05T00:25:00.572Z] ---> c5b8e724835c [2021-03-05T00:25:00.572Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-05T00:25:00.572Z] ---> 90812d94eb17 [2021-03-05T00:25:00.572Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-05T00:25:00.572Z] ---> a9ada8e55dd3 [2021-03-05T00:25:00.572Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-05T00:25:00.572Z] ---> Running in 43e80442e582 [2021-03-05T00:25:00.572Z] ---> Running in 914b19faad5b [2021-03-05T00:25:00.572Z] ---> Running in 6c60775cf6d3 [2021-03-05T00:25:00.572Z] ---> Running in 81ded315e332 [2021-03-05T00:25:00.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-05T00:25:00.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-05T00:25:00.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-05T00:25:00.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-05T00:25:01.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-05T00:26:22.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-05T00:26:25.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-05T00:26:40.741Z] Removing intermediate container 43e80442e582 [2021-03-05T00:26:40.741Z] ---> 9f64322b1fb8 [2021-03-05T00:26:40.741Z] [2021-03-05T00:26:40.741Z] Step 10/24 : FROM alpine:3.12 [2021-03-05T00:26:40.741Z] 3.12: Pulling from library/alpine [2021-03-05T00:26:41.740Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-05T00:26:42.059Z] Status: Downloaded newer image for alpine:3.12 [2021-03-05T00:26:42.059Z] ---> d10569e2745f [2021-03-05T00:26:42.059Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-05T00:26:42.662Z] ---> Running in 79b3de44d7fe [2021-03-05T00:26:43.660Z] Removing intermediate container 6c60775cf6d3 [2021-03-05T00:26:43.660Z] ---> 56fc96922d52 [2021-03-05T00:26:43.660Z] [2021-03-05T00:26:43.660Z] Step 10/21 : FROM alpine:3.12 [2021-03-05T00:26:43.660Z] ---> d10569e2745f [2021-03-05T00:26:43.660Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-05T00:26:43.660Z] ---> Running in 7ea942e37dd3 [2021-03-05T00:26:45.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:45.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:45.388Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:45.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:46.263Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-05T00:26:46.263Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:26:46.263Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-05T00:26:46.263Z] (4/5) Installing curl (7.69.1-r3) [2021-03-05T00:26:46.263Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-05T00:26:46.263Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:26:46.263Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-05T00:26:46.263Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:26:46.263Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:26:46.263Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-05T00:26:46.263Z] (4/4) Installing curl (7.69.1-r3) [2021-03-05T00:26:46.263Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:26:46.537Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:26:46.537Z] OK: 7 MiB in 19 packages [2021-03-05T00:26:46.814Z] OK: 7 MiB in 18 packages [2021-03-05T00:26:49.448Z] Removing intermediate container 79b3de44d7fe [2021-03-05T00:26:49.448Z] ---> 305251c13d28 [2021-03-05T00:26:49.448Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:26:49.448Z] Removing intermediate container 7ea942e37dd3 [2021-03-05T00:26:49.448Z] ---> 68d6acb6e3d7 [2021-03-05T00:26:49.448Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-05T00:26:49.448Z] ---> Running in bdd78e38ce0e [2021-03-05T00:26:49.448Z] ---> Running in 5c39bd759141 [2021-03-05T00:26:50.438Z] Removing intermediate container bdd78e38ce0e [2021-03-05T00:26:50.438Z] ---> a879a6fe44e4 [2021-03-05T00:26:50.438Z] Step 13/24 : WORKDIR / [2021-03-05T00:26:50.438Z] Removing intermediate container 5c39bd759141 [2021-03-05T00:26:50.438Z] ---> 8cf138cea3cd [2021-03-05T00:26:50.438Z] Step 13/21 : WORKDIR /edgex [2021-03-05T00:26:50.710Z] ---> Running in c43a8faaba49 [2021-03-05T00:26:50.982Z] ---> Running in 9a634b0fbd5e [2021-03-05T00:26:51.575Z] Removing intermediate container c43a8faaba49 [2021-03-05T00:26:51.575Z] ---> d1ea394ec0cc [2021-03-05T00:26:51.575Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-05T00:26:51.846Z] Removing intermediate container 9a634b0fbd5e [2021-03-05T00:26:51.846Z] ---> efe508377129 [2021-03-05T00:26:51.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-05T00:26:53.293Z] ---> d1119d401274 [2021-03-05T00:26:53.293Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-05T00:26:53.572Z] ---> 35d2df848706 [2021-03-05T00:26:53.572Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-05T00:26:56.227Z] ---> 5cc937d1faeb [2021-03-05T00:26:56.227Z] ---> 562912b833ba [2021-03-05T00:26:56.227Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-05T00:26:56.227Z] [2021-03-05T00:26:56.227Z] Removing intermediate container 914b19faad5b [2021-03-05T00:26:56.227Z] ---> c83bad47c5af [2021-03-05T00:26:56.227Z] [2021-03-05T00:26:56.227Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:26:56.227Z] ---> d10569e2745f [2021-03-05T00:26:56.227Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:26:56.227Z] Removing intermediate container 5c31cecaced7 [2021-03-05T00:26:56.227Z] ---> 738ccae82da6 [2021-03-05T00:26:56.227Z] [2021-03-05T00:26:56.227Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:26:56.227Z] ---> d10569e2745f [2021-03-05T00:26:56.227Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:26:56.499Z] Removing intermediate container 81ded315e332 [2021-03-05T00:26:56.499Z] ---> d549c73172ee [2021-03-05T00:26:56.499Z] [2021-03-05T00:26:56.499Z] Step 10/22 : FROM alpine:3.12 [2021-03-05T00:26:56.499Z] ---> d10569e2745f [2021-03-05T00:26:56.499Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-05T00:26:56.770Z] ---> Running in 60a3f2171ba2 [2021-03-05T00:26:56.770Z] ---> Running in b7cc83158d48 [2021-03-05T00:26:57.046Z] ---> Running in 7e554f07b517 [2021-03-05T00:26:57.046Z] ---> 8ebbe8eac305 [2021-03-05T00:26:57.046Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-05T00:26:57.345Z] ---> 1a421571ba39 [2021-03-05T00:26:57.345Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-05T00:26:57.628Z] ---> Running in 8f8bd503a65b [2021-03-05T00:26:58.685Z] Removing intermediate container 8f8bd503a65b [2021-03-05T00:26:58.685Z] ---> 2460c26b0aa4 [2021-03-05T00:26:58.685Z] Step 18/21 : CMD ["--init=true"] [2021-03-05T00:26:58.983Z] ---> Running in a12ee1cbd45f [2021-03-05T00:26:59.275Z] ---> 71b83f157e3b [2021-03-05T00:26:59.275Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-05T00:26:59.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:59.562Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:59.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:59.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:59.840Z] Removing intermediate container a12ee1cbd45f [2021-03-05T00:26:59.840Z] ---> 47fc63cf1bdd [2021-03-05T00:26:59.840Z] Step 19/21 : LABEL arch=arm64 [2021-03-05T00:26:59.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:26:59.840Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:27:00.124Z] ---> Running in 2ce508a75f23 [2021-03-05T00:27:00.402Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-05T00:27:00.402Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:27:00.402Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:27:00.402Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:27:00.402Z] Executing ca-certificates-20191127-r4.trigger [2021-03-05T00:27:00.684Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:27:00.684Z] OK: 5 MiB in 15 packages [2021-03-05T00:27:00.684Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-05T00:27:00.684Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:27:00.684Z] OK: 5 MiB in 15 packages [2021-03-05T00:27:00.684Z] OK: 6 MiB in 16 packages [2021-03-05T00:27:00.966Z] ---> 2981c13bd5ac [2021-03-05T00:27:00.966Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-05T00:27:00.966Z] Removing intermediate container 2ce508a75f23 [2021-03-05T00:27:00.966Z] ---> 1e7fcbcf6f61 [2021-03-05T00:27:00.966Z] Step 20/21 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:27:01.246Z] ---> Running in 19f267868c86 [2021-03-05T00:27:02.243Z] Removing intermediate container 19f267868c86 [2021-03-05T00:27:02.243Z] ---> 6948fc6bb48f [2021-03-05T00:27:02.243Z] Step 21/21 : LABEL version=0.0.0 [2021-03-05T00:27:02.243Z] ---> 537cbdba3960 [2021-03-05T00:27:02.243Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-05T00:27:02.243Z] ---> Running in a3b02b49561b [2021-03-05T00:27:02.515Z] ---> Running in 2856f7d7c468 [2021-03-05T00:27:02.515Z] Removing intermediate container b7cc83158d48 [2021-03-05T00:27:02.515Z] ---> 2e164586388e [2021-03-05T00:27:02.515Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:27:02.515Z] Removing intermediate container 60a3f2171ba2 [2021-03-05T00:27:02.515Z] ---> eea4a3af36d2 [2021-03-05T00:27:02.515Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:27:02.789Z] ---> Running in 2b6aadef3dff [2021-03-05T00:27:02.789Z] ---> Running in 27795d28ebfd [2021-03-05T00:27:03.068Z] Removing intermediate container a3b02b49561b [2021-03-05T00:27:03.068Z] ---> 5adbf199e25d [2021-03-05T00:27:03.068Z] [2021-03-05T00:27:03.341Z] Removing intermediate container 7e554f07b517 [2021-03-05T00:27:03.341Z] ---> ba573aa5d1a8 [2021-03-05T00:27:03.341Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:27:03.615Z] ---> Running in eae1dd35ed2a [2021-03-05T00:27:03.615Z] Removing intermediate container 27795d28ebfd [2021-03-05T00:27:03.615Z] ---> 1f0bd0877ec0 [2021-03-05T00:27:03.615Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-05T00:27:03.615Z] Successfully built 5adbf199e25d [2021-03-05T00:27:03.615Z] Removing intermediate container 2b6aadef3dff [2021-03-05T00:27:03.615Z] ---> 061073d6bf15 [2021-03-05T00:27:03.615Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-05T00:27:03.615Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-05T00:27:03.615Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-03-05T00:27:03.898Z] ---> Running in 3c293a0c5545 [2021-03-05T00:27:03.898Z] ---> Running in 772518b6f343 [2021-03-05T00:27:04.173Z] Removing intermediate container eae1dd35ed2a [2021-03-05T00:27:04.173Z] ---> 2d17974fe017 [2021-03-05T00:27:04.173Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-05T00:27:04.447Z] ---> Running in 9d4c3046fcd9 [2021-03-05T00:27:04.720Z] Removing intermediate container 3c293a0c5545 [2021-03-05T00:27:04.720Z] ---> 1ba3d8d1b640 [2021-03-05T00:27:04.720Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:27:04.720Z] Removing intermediate container 772518b6f343 [2021-03-05T00:27:04.720Z] ---> cc12e92baddb [2021-03-05T00:27:04.720Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:27:04.997Z] ---> Running in f9776e1c5d3d [2021-03-05T00:27:05.305Z] ---> Running in 16a777c1bc69 [2021-03-05T00:27:05.305Z] Removing intermediate container 9d4c3046fcd9 [2021-03-05T00:27:05.305Z] ---> fb29151e440f [2021-03-05T00:27:05.306Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-05T00:27:05.922Z] ---> Running in 2c567199db5e [2021-03-05T00:27:05.922Z] Removing intermediate container f9776e1c5d3d [2021-03-05T00:27:05.922Z] ---> 43133d7ab9b4 [2021-03-05T00:27:05.922Z] Step 15/23 : WORKDIR / [2021-03-05T00:27:05.922Z] Removing intermediate container 2856f7d7c468 [2021-03-05T00:27:05.922Z] ---> dacbe9bf6af6 [2021-03-05T00:27:05.922Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-05T00:27:06.193Z] Removing intermediate container 16a777c1bc69 [2021-03-05T00:27:06.193Z] ---> a7dd0a2795ca [2021-03-05T00:27:06.193Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:27:06.467Z] ---> Running in e1acdaa3a871 [2021-03-05T00:27:06.467Z] ---> Running in 18793063e4d5 [2021-03-05T00:27:06.744Z] Removing intermediate container 2c567199db5e [2021-03-05T00:27:06.744Z] ---> 6e464b23a339 [2021-03-05T00:27:06.744Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:27:07.358Z] ---> 9c0a37c19111 [2021-03-05T00:27:07.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-05T00:27:07.358Z] Removing intermediate container e1acdaa3a871 [2021-03-05T00:27:07.358Z] ---> 536bc3ad0657 [2021-03-05T00:27:07.358Z] Step 22/24 : LABEL arch=arm64 [2021-03-05T00:27:07.635Z] Removing intermediate container 18793063e4d5 [2021-03-05T00:27:07.635Z] ---> f1bb19f10ff1 [2021-03-05T00:27:07.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:27:07.635Z] ---> Running in 3e0d0b42b803 [2021-03-05T00:27:07.909Z] ---> f2e210fb13a3 [2021-03-05T00:27:07.909Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-05T00:27:08.887Z] Removing intermediate container 3e0d0b42b803 [2021-03-05T00:27:08.887Z] ---> 9de2537a2f0a [2021-03-05T00:27:08.887Z] Step 23/24 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:27:09.163Z] ---> 8ffe5468c218 [2021-03-05T00:27:09.163Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-05T00:27:09.438Z] ---> Running in 541b6775e571 [2021-03-05T00:27:09.720Z] ---> eeddb27f6830 [2021-03-05T00:27:09.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-05T00:27:09.993Z] ---> 97a45988ba81 [2021-03-05T00:27:09.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-05T00:27:10.269Z] Removing intermediate container 541b6775e571 [2021-03-05T00:27:10.269Z] ---> b5917a1a4468 [2021-03-05T00:27:10.269Z] Step 24/24 : LABEL version=0.0.0 [2021-03-05T00:27:10.564Z] ---> Running in c6ae8c27e8ac [2021-03-05T00:27:10.839Z] ---> 19294b66fba5 [2021-03-05T00:27:10.839Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-05T00:27:11.112Z] ---> 6c12f4d7752c [2021-03-05T00:27:11.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-05T00:27:11.112Z] ---> Running in 9150b443d3d7 [2021-03-05T00:27:11.112Z] ---> a67543a61367 [2021-03-05T00:27:11.112Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-05T00:27:11.112Z] Removing intermediate container c6ae8c27e8ac [2021-03-05T00:27:11.112Z] ---> 4bb2984a5ffd [2021-03-05T00:27:11.112Z] [2021-03-05T00:27:11.386Z] ---> Running in a9b57b3fe144 [2021-03-05T00:27:11.986Z] Successfully built 4bb2984a5ffd [2021-03-05T00:27:11.986Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-05T00:27:11.986Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go [2021-03-05T00:27:11.986Z] Removing intermediate container 9150b443d3d7 [2021-03-05T00:27:11.986Z] ---> 6c0d5faca3d8 [2021-03-05T00:27:11.987Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:27:11.987Z] ---> a70fb50949c9 [2021-03-05T00:27:11.987Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-05T00:27:12.259Z] ---> Running in 7fc14edd6caa [2021-03-05T00:27:12.259Z] Removing intermediate container a9b57b3fe144 [2021-03-05T00:27:12.259Z] ---> fc2ffaafd114 [2021-03-05T00:27:12.259Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:27:12.259Z] ---> Running in 3056d6f2dcfb [2021-03-05T00:27:12.534Z] ---> Running in 62e64d35463c [2021-03-05T00:27:12.534Z] Removing intermediate container 7fc14edd6caa [2021-03-05T00:27:12.534Z] ---> 33fd66be8ca0 [2021-03-05T00:27:12.816Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T00:27:12.816Z] ---> Running in cdd986e0c581 [2021-03-05T00:27:13.087Z] Removing intermediate container 3056d6f2dcfb [2021-03-05T00:27:13.087Z] ---> e51b839bb882 [2021-03-05T00:27:13.087Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:27:13.087Z] Removing intermediate container 62e64d35463c [2021-03-05T00:27:13.087Z] ---> a8ab86e05b52 [2021-03-05T00:27:13.087Z] Step 20/22 : LABEL arch=arm64 [2021-03-05T00:27:13.087Z] ---> Running in e00ef438c943 [2021-03-05T00:27:13.361Z] ---> Running in 335e7101906b [2021-03-05T00:27:13.634Z] Removing intermediate container cdd986e0c581 [2021-03-05T00:27:13.634Z] ---> 4dfb63004832 [2021-03-05T00:27:13.634Z] Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:27:13.916Z] Removing intermediate container e00ef438c943 [2021-03-05T00:27:13.916Z] ---> 320f0e98abc5 [2021-03-05T00:27:13.916Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:27:13.916Z] Removing intermediate container 335e7101906b [2021-03-05T00:27:13.916Z] ---> 0e4fe46f61a0 [2021-03-05T00:27:13.916Z] Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:27:14.196Z] ---> Running in 9645d1b0cf8a [2021-03-05T00:27:14.469Z] ---> Running in cd4ae8b8d349 [2021-03-05T00:27:14.469Z] ---> Running in 62c92574696b [2021-03-05T00:27:15.067Z] Removing intermediate container 9645d1b0cf8a [2021-03-05T00:27:15.067Z] ---> 0e9af09507af [2021-03-05T00:27:15.067Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:27:15.375Z] Removing intermediate container 62c92574696b [2021-03-05T00:27:15.375Z] ---> 1654c3ec712e [2021-03-05T00:27:15.375Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:27:15.375Z] Removing intermediate container cd4ae8b8d349 [2021-03-05T00:27:15.375Z] ---> dc7a1a4878f7 [2021-03-05T00:27:15.375Z] Step 22/22 : LABEL version=0.0.0 [2021-03-05T00:27:15.375Z] ---> Running in a5ab672bf5b1 [2021-03-05T00:27:15.649Z] ---> Running in 2ced62d0e938 [2021-03-05T00:27:15.649Z] ---> Running in 7322c9cc030b [2021-03-05T00:27:16.244Z] Removing intermediate container a5ab672bf5b1 [2021-03-05T00:27:16.244Z] ---> 23d01153ecf9 [2021-03-05T00:27:16.244Z] [2021-03-05T00:27:16.519Z] Removing intermediate container 7322c9cc030b [2021-03-05T00:27:16.520Z] ---> 32ff4ca58d5a [2021-03-05T00:27:16.520Z] [2021-03-05T00:27:16.520Z] Removing intermediate container 2ced62d0e938 [2021-03-05T00:27:16.520Z] ---> 90073dc86953 [2021-03-05T00:27:16.520Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:27:16.520Z] Successfully built 23d01153ecf9 [2021-03-05T00:27:16.791Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-05T00:27:16.791Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-03-05T00:27:16.791Z] Successfully built 32ff4ca58d5a [2021-03-05T00:27:17.068Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-05T00:27:17.068Z] ---> Running in 57ff02a5ecef [2021-03-05T00:27:17.068Z] Building docker-sys-mgmt-agent-go [2021-03-05T00:27:17.657Z]  Building docker-support-notifications-go ... done Removing intermediate container 57ff02a5ecef [2021-03-05T00:27:17.657Z] ---> 791fb8dd0fa6 [2021-03-05T00:27:17.657Z] [2021-03-05T00:27:17.928Z] Successfully built 791fb8dd0fa6 [2021-03-05T00:27:17.928Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-05T00:27:44.693Z]  Building docker-core-command-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:27:44.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:27:44.693Z] ---> 414fdf8f03ed [2021-03-05T00:27:44.693Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:27:44.693Z] ---> Using cache [2021-03-05T00:27:44.693Z] ---> fc16013f70a0 [2021-03-05T00:27:44.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:27:44.693Z] ---> Using cache [2021-03-05T00:27:44.693Z] ---> 638cfeeaf29a [2021-03-05T00:27:44.693Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-05T00:27:48.100Z] ---> Running in 22e2b9612c2e [2021-03-05T00:27:49.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:27:50.045Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:27:50.642Z] OK: 217 MiB in 51 packages [2021-03-05T00:27:52.628Z] Removing intermediate container 22e2b9612c2e [2021-03-05T00:27:52.628Z] ---> 5632448f05ab [2021-03-05T00:27:52.628Z] Step 6/23 : COPY go.mod . [2021-03-05T00:27:54.059Z] ---> a038a96b0424 [2021-03-05T00:27:54.059Z] Step 7/23 : RUN go mod download [2021-03-05T00:27:54.059Z] ---> Running in cbeb0fcd91d6 [2021-03-05T00:27:54.684Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:27:54.684Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:27:54.684Z] ---> 414fdf8f03ed [2021-03-05T00:27:54.684Z] Step 3/31 : WORKDIR /edgex-go [2021-03-05T00:27:54.684Z] ---> Using cache [2021-03-05T00:27:54.684Z] ---> fc16013f70a0 [2021-03-05T00:27:54.684Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:27:54.684Z] ---> Using cache [2021-03-05T00:27:54.684Z] ---> 638cfeeaf29a [2021-03-05T00:27:54.684Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-05T00:27:54.684Z] ---> Using cache [2021-03-05T00:27:54.684Z] ---> 5632448f05ab [2021-03-05T00:27:54.684Z] Step 6/31 : COPY go.mod . [2021-03-05T00:27:54.684Z] ---> Using cache [2021-03-05T00:27:54.684Z] ---> a038a96b0424 [2021-03-05T00:27:54.684Z] Step 7/31 : RUN go mod download [2021-03-05T00:27:54.957Z] ---> Running in 92cfc7436a0d [2021-03-05T00:27:58.366Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-05T00:27:58.366Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:27:58.366Z] ---> 414fdf8f03ed [2021-03-05T00:27:58.366Z] Step 3/26 : WORKDIR /edgex-go [2021-03-05T00:27:58.366Z] ---> Using cache [2021-03-05T00:27:58.366Z] ---> fc16013f70a0 [2021-03-05T00:27:58.366Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:27:58.366Z] ---> Using cache [2021-03-05T00:27:58.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Removing intermediate container cbeb0fcd91d6 [2021-03-05T00:27:58.366Z] ---> 99983b3211f9 [2021-03-05T00:27:58.366Z] Step 8/23 : COPY . . [2021-03-05T00:27:58.366Z] ---> 638cfeeaf29a [2021-03-05T00:27:58.366Z] [2021-03-05T00:27:58.366Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-05T00:27:58.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-05T00:27:58.366Z] ---> 414fdf8f03ed [2021-03-05T00:27:58.366Z] Step 3/23 : WORKDIR /edgex-go [2021-03-05T00:27:58.366Z] ---> Using cache [2021-03-05T00:27:58.366Z] ---> fc16013f70a0 [2021-03-05T00:27:58.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:27:58.366Z] ---> Using cache [2021-03-05T00:27:58.366Z] ---> 638cfeeaf29a [2021-03-05T00:27:58.366Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-05T00:27:58.366Z] ---> Running in f401babffed7 [2021-03-05T00:27:58.366Z] ---> Running in e500b731c5b8 [2021-03-05T00:27:58.639Z] Removing intermediate container 92cfc7436a0d [2021-03-05T00:27:58.639Z] ---> 487ac78ec38b [2021-03-05T00:27:58.639Z] Step 8/31 : COPY . . [2021-03-05T00:28:00.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:28:00.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:28:00.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:28:00.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:28:01.293Z] OK: 217 MiB in 51 packages [2021-03-05T00:28:01.293Z] OK: 217 MiB in 51 packages [2021-03-05T00:28:08.015Z] Removing intermediate container f401babffed7 [2021-03-05T00:28:08.015Z] Removing intermediate container e500b731c5b8 [2021-03-05T00:28:08.015Z] ---> 37767604a6cd [2021-03-05T00:28:08.015Z] Step 6/26 : COPY go.mod . [2021-03-05T00:28:08.015Z] ---> 767b6d78c909 [2021-03-05T00:28:08.015Z] Step 6/23 : COPY go.mod . [2021-03-05T00:28:09.456Z] ---> 9efa88c69bf4 [2021-03-05T00:28:09.456Z] Step 7/26 : RUN go mod download [2021-03-05T00:28:09.456Z] ---> f98d1fd2aa6b [2021-03-05T00:28:09.456Z] Step 7/23 : RUN go mod download [2021-03-05T00:28:09.456Z] ---> Running in 26ff4a6bab89 [2021-03-05T00:28:09.456Z] ---> Running in fa3ea7703c41 [2021-03-05T00:28:10.060Z] ---> 9feccf57ef25 [2021-03-05T00:28:10.060Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-05T00:28:10.060Z] ---> 82f7edea5b64 [2021-03-05T00:28:10.060Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-05T00:28:10.353Z] ---> Running in 755f35c41d98 [2021-03-05T00:28:10.353Z] ---> Running in 66c1447d2d2e [2021-03-05T00:28:12.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-05T00:28:12.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-05T00:28:13.020Z] Removing intermediate container 26ff4a6bab89 [2021-03-05T00:28:13.020Z] ---> 4a884756ef50 [2021-03-05T00:28:13.020Z] Step 8/23 : COPY . . [2021-03-05T00:28:13.645Z] Removing intermediate container fa3ea7703c41 [2021-03-05T00:28:13.645Z] ---> 97e449172f82 [2021-03-05T00:28:13.645Z] Step 8/26 : COPY . . [2021-03-05T00:28:46.271Z] ---> 44e5fe83cc24 [2021-03-05T00:28:46.271Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-05T00:28:46.271Z] ---> 02c43b10c854 [2021-03-05T00:28:46.271Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-05T00:28:46.271Z] ---> Running in 41fb957a21c0 [2021-03-05T00:28:46.271Z] ---> Running in 50e8c6cc6f00 [2021-03-05T00:28:48.288Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-05T00:28:48.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-05T00:29:27.303Z] Removing intermediate container 755f35c41d98 [2021-03-05T00:29:27.303Z] ---> cde332748522 [2021-03-05T00:29:27.303Z] [2021-03-05T00:29:27.303Z] Step 10/31 : FROM alpine:3.12 [2021-03-05T00:29:27.303Z] ---> d10569e2745f [2021-03-05T00:29:27.303Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-05T00:29:27.303Z] ---> Running in 05812314968f [2021-03-05T00:29:27.578Z] Removing intermediate container 05812314968f [2021-03-05T00:29:27.578Z] ---> 0a358e19c9c6 [2021-03-05T00:29:27.578Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-05T00:29:28.558Z] ---> Running in 970dcb7f8007 [2021-03-05T00:29:30.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:29:30.600Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:29:31.206Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-05T00:29:31.206Z] (2/2) Installing su-exec (0.2-r1) [2021-03-05T00:29:31.206Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:29:31.206Z] OK: 5 MiB in 16 packages [2021-03-05T00:29:33.216Z] Removing intermediate container 970dcb7f8007 [2021-03-05T00:29:33.216Z] ---> 8d6f3ceac361 [2021-03-05T00:29:33.216Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-05T00:29:33.216Z] ---> Running in 82553d99a50f [2021-03-05T00:29:33.815Z] Removing intermediate container 82553d99a50f [2021-03-05T00:29:33.815Z] ---> 69ef0eb6278c [2021-03-05T00:29:33.815Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-05T00:29:33.815Z] ---> Running in fb9a3d00bae1 [2021-03-05T00:29:34.431Z] Removing intermediate container fb9a3d00bae1 [2021-03-05T00:29:34.431Z] ---> 9798265986fd [2021-03-05T00:29:34.431Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-05T00:29:34.703Z] ---> Running in 706137eaf9fe [2021-03-05T00:29:38.130Z] Removing intermediate container 706137eaf9fe [2021-03-05T00:29:38.130Z] ---> e5ce313fb3ea [2021-03-05T00:29:38.130Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-05T00:29:38.130Z] ---> Running in 9d29bc5f45a3 [2021-03-05T00:29:39.118Z] Removing intermediate container 9d29bc5f45a3 [2021-03-05T00:29:39.118Z] ---> ecdf598c4bd7 [2021-03-05T00:29:39.118Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-05T00:29:40.099Z] ---> 2452fc210257 [2021-03-05T00:29:40.099Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-05T00:29:40.099Z] ---> Running in ac0bd18225e7 [2021-03-05T00:29:44.484Z] Removing intermediate container ac0bd18225e7 [2021-03-05T00:29:44.484Z] ---> 222c4cca2480 [2021-03-05T00:29:44.484Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:29:46.510Z] ---> 2c251fd884fc [2021-03-05T00:29:46.510Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-05T00:29:48.519Z] Removing intermediate container 66c1447d2d2e [2021-03-05T00:29:48.519Z] ---> fcedf9d9c36e [2021-03-05T00:29:48.519Z] [2021-03-05T00:29:48.519Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:29:48.519Z] ---> d10569e2745f [2021-03-05T00:29:48.519Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-05T00:29:48.519Z] ---> Using cache [2021-03-05T00:29:48.519Z] ---> eea4a3af36d2 [2021-03-05T00:29:48.519Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-05T00:29:48.519Z] ---> Using cache [2021-03-05T00:29:48.519Z] ---> 1f0bd0877ec0 [2021-03-05T00:29:48.519Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-05T00:29:49.125Z] ---> Running in c8acb3e02ced [2021-03-05T00:29:49.125Z] ---> bbd6514237fa [2021-03-05T00:29:49.125Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-05T00:29:50.119Z] Removing intermediate container c8acb3e02ced [2021-03-05T00:29:50.119Z] ---> 99e94edf9569 [2021-03-05T00:29:50.119Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-05T00:29:50.119Z] ---> Running in 587804b43a31 [2021-03-05T00:29:50.397Z] ---> 313922de0004 [2021-03-05T00:29:50.397Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-05T00:29:51.004Z] Removing intermediate container 587804b43a31 [2021-03-05T00:29:51.004Z] ---> 1faf5d32aee2 [2021-03-05T00:29:51.004Z] Step 15/23 : WORKDIR / [2021-03-05T00:29:51.004Z] ---> Running in 3824c8426500 [2021-03-05T00:29:51.608Z] ---> c2ec8ea48be9 [2021-03-05T00:29:51.609Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-05T00:29:51.885Z] Removing intermediate container 3824c8426500 [2021-03-05T00:29:51.885Z] ---> eb834dbdc67d [2021-03-05T00:29:51.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:29:53.332Z] ---> 0da4f5555fd1 [2021-03-05T00:29:53.332Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-05T00:29:53.332Z] ---> d916e4aa8439 [2021-03-05T00:29:53.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-05T00:29:53.612Z] ---> Running in 4bd96e3b879b [2021-03-05T00:29:55.069Z] Removing intermediate container 4bd96e3b879b [2021-03-05T00:29:55.069Z] ---> 4e564f0d41f6 [2021-03-05T00:29:55.069Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-05T00:29:55.682Z] ---> 58cbc7976eb7 [2021-03-05T00:29:55.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-05T00:29:56.313Z] ---> 571a236f2676 [2021-03-05T00:29:56.313Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-05T00:29:56.935Z] ---> Running in d4f4d680e282 [2021-03-05T00:29:57.216Z] ---> a250e4f2d325 [2021-03-05T00:29:57.216Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-05T00:29:57.496Z] ---> Running in 982c2e273a53 [2021-03-05T00:29:58.115Z] Removing intermediate container 982c2e273a53 [2021-03-05T00:29:58.116Z] ---> 2adfe7633d45 [2021-03-05T00:29:58.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:29:58.399Z] ---> Running in 6911c74f200d [2021-03-05T00:29:59.395Z] Removing intermediate container 6911c74f200d [2021-03-05T00:29:59.395Z] ---> 1a070eb62f70 [2021-03-05T00:29:59.395Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:29:59.395Z] ---> Running in d621f76261b9 [2021-03-05T00:30:00.407Z] Removing intermediate container d621f76261b9 [2021-03-05T00:30:00.407Z] ---> 03dec459931f [2021-03-05T00:30:00.407Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:30:00.691Z] ---> Running in 9a3d64bde7f6 [2021-03-05T00:30:00.691Z] Removing intermediate container d4f4d680e282 [2021-03-05T00:30:00.691Z] ---> 3cb23716d74c [2021-03-05T00:30:00.691Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-05T00:30:01.305Z] ---> Running in 9dc4de44b25f [2021-03-05T00:30:01.584Z] Removing intermediate container 9a3d64bde7f6 [2021-03-05T00:30:01.584Z] ---> 2dd06dc7727f [2021-03-05T00:30:01.584Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:30:01.868Z] ---> Running in e060feb4253e [2021-03-05T00:30:02.147Z] Removing intermediate container 9dc4de44b25f [2021-03-05T00:30:02.147Z] ---> beff6e76927a [2021-03-05T00:30:02.147Z] Step 28/31 : CMD ["gate"] [2021-03-05T00:30:02.765Z] ---> Running in f1fa9a255ed3 [2021-03-05T00:30:03.053Z] Removing intermediate container e060feb4253e [2021-03-05T00:30:03.053Z] ---> 6ed051104fb9 [2021-03-05T00:30:03.053Z] [2021-03-05T00:30:04.051Z] Successfully built 6ed051104fb9 [2021-03-05T00:30:04.051Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-05T00:30:04.051Z]  Building docker-core-metadata-go ... done Removing intermediate container f1fa9a255ed3 [2021-03-05T00:30:04.051Z] ---> 450bf9509c92 [2021-03-05T00:30:04.051Z] Step 29/31 : LABEL arch=arm64 [2021-03-05T00:30:04.660Z] ---> Running in 9d2399d9035b [2021-03-05T00:30:05.651Z] Removing intermediate container 9d2399d9035b [2021-03-05T00:30:05.651Z] ---> a8a1f2074221 [2021-03-05T00:30:05.651Z] Step 30/31 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:30:05.930Z] ---> Running in b2497273fbc9 [2021-03-05T00:30:06.214Z] Removing intermediate container 41fb957a21c0 [2021-03-05T00:30:06.214Z] ---> e41d6738d001 [2021-03-05T00:30:06.214Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-05T00:30:06.493Z] ---> Running in 338c4625090c [2021-03-05T00:30:06.493Z] Removing intermediate container b2497273fbc9 [2021-03-05T00:30:06.493Z] ---> cec79c57be8a [2021-03-05T00:30:06.493Z] Step 31/31 : LABEL version=0.0.0 [2021-03-05T00:30:07.102Z] ---> Running in 76dd6f70da6b [2021-03-05T00:30:07.704Z] Removing intermediate container 76dd6f70da6b [2021-03-05T00:30:07.704Z] ---> b9d2def9cbab [2021-03-05T00:30:07.704Z] [2021-03-05T00:30:08.314Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-05T00:30:08.314Z] Successfully built b9d2def9cbab [2021-03-05T00:30:08.314Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-05T00:30:11.748Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 338c4625090c [2021-03-05T00:30:11.748Z] ---> 1b9283901b21 [2021-03-05T00:30:11.748Z] [2021-03-05T00:30:11.748Z] Step 11/26 : FROM docker:20.10.0 [2021-03-05T00:30:11.748Z] 20.10.0: Pulling from library/docker [2021-03-05T00:30:21.983Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-05T00:30:21.983Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-05T00:30:21.983Z] ---> eeaf43b92773 [2021-03-05T00:30:21.983Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-05T00:30:21.983Z] ---> Running in 32f229f0e805 [2021-03-05T00:30:22.254Z] Removing intermediate container 50e8c6cc6f00 [2021-03-05T00:30:22.254Z] ---> f0f911623e06 [2021-03-05T00:30:22.254Z] [2021-03-05T00:30:22.254Z] Step 10/23 : FROM alpine:3.12 [2021-03-05T00:30:22.254Z] ---> d10569e2745f [2021-03-05T00:30:22.254Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-05T00:30:22.524Z] ---> Running in 05ea275704d3 [2021-03-05T00:30:22.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:23.065Z] Removing intermediate container 05ea275704d3 [2021-03-05T00:30:23.065Z] ---> 4d1b43462fac [2021-03-05T00:30:23.065Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-05T00:30:23.065Z] ---> Running in 4d78b6337e3d [2021-03-05T00:30:23.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:23.676Z] Removing intermediate container 4d78b6337e3d [2021-03-05T00:30:23.676Z] ---> a627578b7ef7 [2021-03-05T00:30:23.676Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-05T00:30:23.676Z] (1/2) Installing readline (8.0.4-r0) [2021-03-05T00:30:23.676Z] (2/2) Installing bash (5.0.17-r0) [2021-03-05T00:30:23.676Z] ---> Running in 57c68fda9745 [2021-03-05T00:30:23.676Z] Executing bash-5.0.17-r0.post-install [2021-03-05T00:30:23.676Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:30:23.676Z] OK: 12 MiB in 22 packages [2021-03-05T00:30:24.295Z] Removing intermediate container 57c68fda9745 [2021-03-05T00:30:24.295Z] ---> 12914aa033d3 [2021-03-05T00:30:24.295Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-05T00:30:24.650Z] ---> Running in ce5c210f3362 [2021-03-05T00:30:25.271Z] Removing intermediate container 32f229f0e805 [2021-03-05T00:30:25.271Z] ---> c45e162e0b53 [2021-03-05T00:30:25.271Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-05T00:30:25.271Z] ---> Running in 17d1a1e940dd [2021-03-05T00:30:25.868Z] Removing intermediate container 17d1a1e940dd [2021-03-05T00:30:25.868Z] ---> 900835338a5a [2021-03-05T00:30:25.868Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-05T00:30:26.144Z] ---> Running in dca79dda0249 [2021-03-05T00:30:26.417Z] Removing intermediate container dca79dda0249 [2021-03-05T00:30:26.417Z] ---> c7ba7cf18907 [2021-03-05T00:30:26.417Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-05T00:30:26.689Z] ---> Running in 99231b21552c [2021-03-05T00:30:26.689Z] Removing intermediate container ce5c210f3362 [2021-03-05T00:30:26.689Z] ---> 0fa214d212bd [2021-03-05T00:30:26.689Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-05T00:30:26.959Z] ---> Running in a9fbf9ab8223 [2021-03-05T00:30:27.231Z] Removing intermediate container 99231b21552c [2021-03-05T00:30:27.231Z] ---> 2bff552013f0 [2021-03-05T00:30:27.231Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-05T00:30:28.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:28.205Z] ---> 60da9a06a13e [2021-03-05T00:30:28.205Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-05T00:30:28.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:29.067Z] ---> cddd8cd40c66 [2021-03-05T00:30:29.067Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-05T00:30:29.663Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-05T00:30:29.663Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-05T00:30:29.663Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-05T00:30:29.663Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-05T00:30:29.663Z] ---> 31d03c8b280f [2021-03-05T00:30:29.663Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-05T00:30:29.934Z] ---> Running in 508831f1eb96 [2021-03-05T00:30:29.934Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-05T00:30:30.203Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-05T00:30:30.203Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:30:30.203Z] OK: 8 MiB in 20 packages [2021-03-05T00:30:31.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:31.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:30:31.449Z] Removing intermediate container a9fbf9ab8223 [2021-03-05T00:30:31.449Z] ---> 588ca1df6f44 [2021-03-05T00:30:31.449Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-05T00:30:31.729Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-05T00:30:31.729Z] (2/33) Installing expat (2.2.9-r1) [2021-03-05T00:30:31.729Z] (3/33) Installing libffi (3.3-r2) [2021-03-05T00:30:31.729Z] (4/33) Installing gdbm (1.13-r1) [2021-03-05T00:30:31.729Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-05T00:30:31.730Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-05T00:30:31.730Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-05T00:30:32.323Z] ---> 13b90b2b98ef [2021-03-05T00:30:32.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-05T00:30:33.749Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-05T00:30:33.749Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-05T00:30:33.749Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-05T00:30:33.749Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-05T00:30:33.749Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-05T00:30:33.749Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-05T00:30:33.749Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-05T00:30:34.021Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-05T00:30:34.021Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-05T00:30:34.021Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-05T00:30:34.021Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-05T00:30:34.021Z] ---> 7ca7820dc76e [2021-03-05T00:30:34.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-05T00:30:34.021Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-05T00:30:34.021Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-05T00:30:34.021Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-05T00:30:34.021Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-05T00:30:34.021Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-05T00:30:34.294Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-05T00:30:34.294Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-05T00:30:34.294Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-05T00:30:34.294Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-05T00:30:34.294Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-05T00:30:34.294Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-05T00:30:34.294Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-05T00:30:34.294Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-05T00:30:34.294Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-05T00:30:34.294Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-05T00:30:34.564Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:30:34.564Z] OK: 71 MiB in 55 packages [2021-03-05T00:30:34.841Z] ---> 22ecc6fc9316 [2021-03-05T00:30:34.841Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-05T00:30:35.114Z] ---> Running in 58275b7741d8 [2021-03-05T00:30:35.713Z] Removing intermediate container 58275b7741d8 [2021-03-05T00:30:35.713Z] ---> 61a38a6c83e8 [2021-03-05T00:30:35.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:30:35.988Z] ---> Running in a922651980a8 [2021-03-05T00:30:36.583Z] Removing intermediate container a922651980a8 [2021-03-05T00:30:36.583Z] ---> a46cae0089f5 [2021-03-05T00:30:36.583Z] Step 21/23 : LABEL arch=arm64 [2021-03-05T00:30:36.583Z] ---> Running in e8724d102383 [2021-03-05T00:30:37.178Z] Removing intermediate container e8724d102383 [2021-03-05T00:30:37.178Z] ---> edc2e33ef733 [2021-03-05T00:30:37.178Z] Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:30:37.450Z] ---> Running in e45fdefe7fa7 [2021-03-05T00:30:38.047Z] Removing intermediate container e45fdefe7fa7 [2021-03-05T00:30:38.047Z] ---> 672d7101bb2b [2021-03-05T00:30:38.047Z] Step 23/23 : LABEL version=0.0.0 [2021-03-05T00:30:39.690Z] ---> Running in f63ae2d9cd0b [2021-03-05T00:30:39.690Z] Removing intermediate container f63ae2d9cd0b [2021-03-05T00:30:39.690Z] ---> 3a8743a04060 [2021-03-05T00:30:39.690Z] [2021-03-05T00:30:39.690Z] Successfully built 3a8743a04060 [2021-03-05T00:30:39.690Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-05T00:30:40.283Z]  Building docker-core-data-go ... done Removing intermediate container 508831f1eb96 [2021-03-05T00:30:40.283Z] ---> 06829bef8d47 [2021-03-05T00:30:40.283Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-05T00:30:40.565Z] ---> Running in a4aa896d9e60 [2021-03-05T00:30:44.872Z] Collecting docker-compose==1.23.2 [2021-03-05T00:30:45.152Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-05T00:30:46.144Z] Collecting PyYAML<4,>=3.10 [2021-03-05T00:30:46.144Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-05T00:30:49.511Z] Collecting docopt<0.7,>=0.6.1 [2021-03-05T00:30:49.511Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-05T00:30:51.475Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-05T00:30:51.475Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-05T00:30:52.443Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-05T00:30:52.443Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-05T00:30:52.713Z] Collecting texttable<0.10,>=0.9.0 [2021-03-05T00:30:52.713Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-05T00:30:54.729Z] Collecting docker<4.0,>=3.6.0 [2021-03-05T00:30:54.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-05T00:30:55.336Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-05T00:30:55.336Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-05T00:30:57.324Z] Collecting cached-property<2,>=1.2.0 [2021-03-05T00:30:57.324Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-05T00:30:57.324Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-05T00:30:57.913Z] Collecting jsonschema<3,>=2.5.1 [2021-03-05T00:30:57.913Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-05T00:30:58.183Z] Collecting idna<2.8,>=2.5 [2021-03-05T00:30:58.183Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-05T00:30:58.776Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-05T00:30:58.776Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-05T00:30:58.776Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-05T00:30:58.776Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-05T00:30:59.046Z] Collecting docker-pycreds>=0.4.0 [2021-03-05T00:30:59.046Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-05T00:30:59.315Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-05T00:30:59.315Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-05T00:30:59.315Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-05T00:30:59.315Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-05T00:30:59.904Z] Installing collected packages: PyYAML, docopt, websocket-client, idna, urllib3, requests, texttable, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose [2021-03-05T00:30:59.904Z] Running setup.py install for PyYAML: started [2021-03-05T00:31:02.504Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-05T00:31:02.504Z] Running setup.py install for docopt: started [2021-03-05T00:31:03.924Z] Running setup.py install for docopt: finished with status 'done' [2021-03-05T00:31:04.194Z] Attempting uninstall: idna [2021-03-05T00:31:04.194Z] Found existing installation: idna 2.9 [2021-03-05T00:31:04.194Z] Uninstalling idna-2.9: [2021-03-05T00:31:04.194Z] Successfully uninstalled idna-2.9 [2021-03-05T00:31:04.793Z] Attempting uninstall: urllib3 [2021-03-05T00:31:04.793Z] Found existing installation: urllib3 1.25.9 [2021-03-05T00:31:04.793Z] Uninstalling urllib3-1.25.9: [2021-03-05T00:31:05.067Z] Successfully uninstalled urllib3-1.25.9 [2021-03-05T00:31:05.676Z] Attempting uninstall: requests [2021-03-05T00:31:05.676Z] Found existing installation: requests 2.23.0 [2021-03-05T00:31:05.676Z] Uninstalling requests-2.23.0: [2021-03-05T00:31:05.676Z] Successfully uninstalled requests-2.23.0 [2021-03-05T00:31:05.947Z] Running setup.py install for texttable: started [2021-03-05T00:31:07.919Z] Running setup.py install for texttable: finished with status 'done' [2021-03-05T00:31:08.509Z] Running setup.py install for dockerpty: started [2021-03-05T00:31:10.479Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-05T00:31:11.906Z] 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.58.0 [2021-03-05T00:31:15.310Z] Removing intermediate container a4aa896d9e60 [2021-03-05T00:31:15.310Z] ---> d7eb97089927 [2021-03-05T00:31:15.310Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-05T00:31:15.310Z] ---> Running in 381d081cd9a0 [2021-03-05T00:31:16.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-05T00:31:16.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-05T00:31:17.336Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-05T00:31:17.336Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-05T00:31:17.336Z] (3/3) Installing curl (7.69.1-r3) [2021-03-05T00:31:17.336Z] Executing busybox-1.31.1-r19.trigger [2021-03-05T00:31:17.336Z] OK: 71 MiB in 58 packages [2021-03-05T00:31:18.766Z] Removing intermediate container 381d081cd9a0 [2021-03-05T00:31:18.766Z] ---> 7042c02be471 [2021-03-05T00:31:18.766Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-05T00:31:18.766Z] ---> Running in 3030f09eaea0 [2021-03-05T00:31:19.361Z] Removing intermediate container 3030f09eaea0 [2021-03-05T00:31:19.361Z] ---> 2062c31a52e2 [2021-03-05T00:31:19.361Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-05T00:31:19.361Z] ---> Running in 7b40795452ce [2021-03-05T00:31:19.634Z] Removing intermediate container 7b40795452ce [2021-03-05T00:31:19.634Z] ---> 9f7713e87745 [2021-03-05T00:31:19.634Z] Step 24/26 : LABEL arch=arm64 [2021-03-05T00:31:19.904Z] ---> Running in 324b6b5ecf20 [2021-03-05T00:31:20.501Z] Removing intermediate container 324b6b5ecf20 [2021-03-05T00:31:20.501Z] ---> 69157be1ecca [2021-03-05T00:31:20.501Z] Step 25/26 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [2021-03-05T00:31:20.501Z] ---> Running in 8ae3c0b17633 [2021-03-05T00:31:20.773Z] Removing intermediate container 8ae3c0b17633 [2021-03-05T00:31:20.773Z] ---> 35d1aff4e3ad [2021-03-05T00:31:20.773Z] Step 26/26 : LABEL version=0.0.0 [2021-03-05T00:31:21.062Z] ---> Running in 68e877bc5b7c [2021-03-05T00:31:21.387Z] Removing intermediate container 68e877bc5b7c [2021-03-05T00:31:21.387Z] ---> f3661527347a [2021-03-05T00:31:21.387Z] [2021-03-05T00:31:22.003Z] Successfully built f3661527347a [2021-03-05T00:31:22.003Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-05T00:31:22.297Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-05T00:31:22.314Z] $ docker stop --time=1 ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 [2021-03-05T00:31:24.230Z] $ docker rm -f ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-05T00:31:24.868Z] + grep docker [2021-03-05T00:31:24.868Z] + docker images [2021-03-05T00:31:25.137Z] docker-sys-mgmt-agent-go-arm64 latest f3661527347a 3 seconds ago 300MB [2021-03-05T00:31:25.137Z] docker-core-data-go-arm64 latest 3a8743a04060 46 seconds ago 21.1MB [2021-03-05T00:31:25.137Z] docker-security-bootstrapper-go-arm64 latest b9d2def9cbab About a minute ago 17.8MB [2021-03-05T00:31:25.137Z] docker-core-metadata-go-arm64 latest 6ed051104fb9 About a minute ago 17.9MB [2021-03-05T00:31:25.137Z] docker-core-command-go-arm64 latest 791fb8dd0fa6 4 minutes ago 16.2MB [2021-03-05T00:31:25.137Z] docker-support-notifications-go-arm64 latest 32ff4ca58d5a 4 minutes ago 16.9MB [2021-03-05T00:31:25.137Z] docker-support-scheduler-go-arm64 latest 23d01153ecf9 4 minutes ago 16.3MB [2021-03-05T00:31:25.137Z] docker-security-secretstore-setup-go-arm64 latest 4bb2984a5ffd 4 minutes ago 23.7MB [2021-03-05T00:31:25.137Z] docker-security-proxy-setup-go-arm64 latest 5adbf199e25d 4 minutes ago 23.4MB [2021-03-05T00:31:25.137Z] docker 20.10.0 eeaf43b92773 2 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:31:26.004Z] ---> job-cost.sh [2021-03-05T00:31:26.004Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQmT [2021-03-05T00:32:04.957Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-05T00:34:41.800Z] lf-activate-venv(): INFO: Adding /tmp/venv-SQmT/bin to PATH [2021-03-05T00:34:41.800Z] INFO: No Stack... [2021-03-05T00:34:41.800Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-05T00:34:41.800Z] INFO: Archiving Costs [Pipeline] sh [2021-03-05T00:34:42.176Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-03-05T00:34:42.176Z] + cut -d, -f6 [Pipeline] lock [2021-03-05T00:34:42.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] [2021-03-05T00:34:42.326Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] did not exist. Created. [2021-03-05T00:34:42.326Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-05T00:34:42.747Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-05T00:34:43.078Z] Stashed 1 file(s) [Pipeline] } [2021-03-05T00:34:43.097Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] [Pipeline] // lock [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] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:34:45.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:34:46.539Z] ---> package-listing.sh [2021-03-05T00:34:46.540Z] ++ facter osfamily [2021-03-05T00:34:46.540Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-05T00:34:46.540Z] + OS_FAMILY=redhat [2021-03-05T00:34:46.540Z] + workspace=/w/workspace/edgex-go/3 [2021-03-05T00:34:46.540Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-05T00:34:46.540Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-05T00:34:46.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-05T00:34:46.540Z] + PACKAGES=/tmp/packages_start.txt [2021-03-05T00:34:46.540Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-05T00:34:46.540Z] + PACKAGES=/tmp/packages_end.txt [2021-03-05T00:34:46.540Z] + case "${OS_FAMILY}" in [2021-03-05T00:34:46.540Z] + rpm -qa [2021-03-05T00:34:46.540Z] + sort [2021-03-05T00:34:51.899Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-05T00:34:51.899Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-05T00:34:51.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-05T00:34:51.899Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-05T00:34:51.899Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-05T00:34:51.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-05T00:34:51.912Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-05T00:34:52.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:34:52.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:34:52.497Z] [2021-03-05T00:34:52.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-05T00:34:52.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:34:52.840Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-05T00:34:52.840Z] df20fa9351a1: Pulling fs layer [2021-03-05T00:34:52.840Z] 36b3adc4ff6f: Pulling fs layer [2021-03-05T00:34:52.840Z] 8ad3a11d3b57: Pulling fs layer [2021-03-05T00:34:52.840Z] 46f8f816bc3b: Pulling fs layer [2021-03-05T00:34:52.840Z] 93b61091891f: Pulling fs layer [2021-03-05T00:34:52.840Z] 93b9cdb0e59b: Pulling fs layer [2021-03-05T00:34:52.840Z] 5e14af77c1be: Pulling fs layer [2021-03-05T00:34:52.840Z] 01666e4c0597: Pulling fs layer [2021-03-05T00:34:52.840Z] aa168da1d23b: Pulling fs layer [2021-03-05T00:34:52.840Z] 93b9cdb0e59b: Waiting [2021-03-05T00:34:52.840Z] 5e14af77c1be: Waiting [2021-03-05T00:34:52.841Z] 01666e4c0597: Waiting [2021-03-05T00:34:52.841Z] aa168da1d23b: Waiting [2021-03-05T00:34:52.841Z] 46f8f816bc3b: Waiting [2021-03-05T00:34:52.841Z] 93b61091891f: Waiting [2021-03-05T00:34:52.841Z] 36b3adc4ff6f: Download complete [2021-03-05T00:34:52.841Z] 46f8f816bc3b: Verifying Checksum [2021-03-05T00:34:52.841Z] 46f8f816bc3b: Download complete [2021-03-05T00:34:53.103Z] df20fa9351a1: Verifying Checksum [2021-03-05T00:34:53.103Z] df20fa9351a1: Download complete [2021-03-05T00:34:53.103Z] 93b9cdb0e59b: Verifying Checksum [2021-03-05T00:34:53.103Z] 93b9cdb0e59b: Download complete [2021-03-05T00:34:53.103Z] 93b61091891f: Download complete [2021-03-05T00:34:53.103Z] 5e14af77c1be: Verifying Checksum [2021-03-05T00:34:53.103Z] 5e14af77c1be: Download complete [2021-03-05T00:34:53.103Z] 01666e4c0597: Verifying Checksum [2021-03-05T00:34:53.103Z] 01666e4c0597: Download complete [2021-03-05T00:34:53.365Z] df20fa9351a1: Pull complete [2021-03-05T00:34:53.365Z] 8ad3a11d3b57: Verifying Checksum [2021-03-05T00:34:53.365Z] 8ad3a11d3b57: Download complete [2021-03-05T00:34:53.365Z] 36b3adc4ff6f: Pull complete [2021-03-05T00:34:54.315Z] 8ad3a11d3b57: Pull complete [2021-03-05T00:34:54.315Z] 46f8f816bc3b: Pull complete [2021-03-05T00:34:54.887Z] aa168da1d23b: Verifying Checksum [2021-03-05T00:34:54.887Z] aa168da1d23b: Download complete [2021-03-05T00:34:55.831Z] 93b61091891f: Pull complete [2021-03-05T00:34:56.092Z] 93b9cdb0e59b: Pull complete [2021-03-05T00:34:56.092Z] 5e14af77c1be: Pull complete [2021-03-05T00:34:56.355Z] 01666e4c0597: Pull complete [2021-03-05T00:35:04.535Z] aa168da1d23b: Pull complete [2021-03-05T00:35:04.535Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-05T00:35:04.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-05T00:35:04.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-05T00:35:04.697Z] prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container [2021-03-05T00:35:04.740Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-05T00:35:10.298Z] $ docker top 8d708d3c0eb4e4aa42aad2b18c408c16ed2771d024555b5cc50330244054ffa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-05T00:35:10.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-05T00:35:11.100Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-05T00:35:11.392Z] + ls /var/log/sa-host [2021-03-05T00:35:11.392Z] + sadf -c /var/log/sa-host/sa05 [2021-03-05T00:35:11.392Z] file_magic: OK [2021-03-05T00:35:11.392Z] HZ: Using current value: 100 [2021-03-05T00:35:11.392Z] file_header: OK [2021-03-05T00:35:11.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T00:35:11.392Z] Statistics: [2021-03-05T00:35:11.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-05T00:35:11.392Z] File successfully converted to sysstat format version 12.2.1 [2021-03-05T00:35:11.392Z] + sadf -c /var/log/sa-host/sa23 [2021-03-05T00:35:11.392Z] file_magic: OK [2021-03-05T00:35:11.392Z] HZ: Using current value: 100 [2021-03-05T00:35:11.392Z] file_header: OK [2021-03-05T00:35:11.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-05T00:35:11.392Z] Statistics: [2021-03-05T00:35:11.392Z] Hnuu...uuuununununu... [2021-03-05T00:35:11.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-05T00:35:11.653Z] provisioning config files... [2021-03-05T00:35:11.675Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5957688749195230297tmp [Pipeline] { [Pipeline] echo [2021-03-05T00:35:11.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:12.050Z] ---> create-netrc.sh [Pipeline] } [2021-03-05T00:35:12.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-05T00:35:12.161Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:12.456Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-05T00:35:12.469Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:12.772Z] ---> sudo-logs.sh [2021-03-05T00:35:12.772Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-05T00:35:12.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:13.202Z] ---> job-cost.sh [2021-03-05T00:35:13.202Z] lf-activate-venv: SKIPPING [2021-03-05T00:35:13.202Z] DEBUG: total: 0.20999999344348907 [2021-03-05T00:35:13.202Z] INFO: Retrieving Stack Cost... [2021-03-05T00:35:14.147Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-05T00:35:14.730Z] INFO: Archiving Costs [Pipeline] echo [2021-03-05T00:35:14.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-05T00:35:15.036Z] ---> logs-deploy.sh [2021-03-05T00:35:15.037Z] lf-activate-venv: SKIPPING [2021-03-05T00:35:15.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/3 [2021-03-05T00:35:15.037Z] INFO: archiving workspace using pattern(s): [2021-03-05T00:35:16.418Z] Archives upload complete. [2021-03-05T00:35:16.418Z] INFO: archiving logs to Nexus [2021-03-05T00:35:17.366Z] ---> uname -a: [2021-03-05T00:35:17.366Z] Linux prd-centos7-docker-4c-2g-28600.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> lscpu: [2021-03-05T00:35:17.366Z] Architecture: x86_64 [2021-03-05T00:35:17.366Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-05T00:35:17.366Z] Byte Order: Little Endian [2021-03-05T00:35:17.366Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-05T00:35:17.366Z] CPU(s): 4 [2021-03-05T00:35:17.366Z] On-line CPU(s) list: 0-3 [2021-03-05T00:35:17.366Z] Thread(s) per core: 1 [2021-03-05T00:35:17.366Z] Core(s) per socket: 1 [2021-03-05T00:35:17.366Z] Socket(s): 4 [2021-03-05T00:35:17.366Z] NUMA node(s): 1 [2021-03-05T00:35:17.366Z] Vendor ID: GenuineIntel [2021-03-05T00:35:17.366Z] CPU family: 6 [2021-03-05T00:35:17.366Z] Model: 44 [2021-03-05T00:35:17.366Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-05T00:35:17.366Z] Stepping: 1 [2021-03-05T00:35:17.366Z] CPU MHz: 2933.442 [2021-03-05T00:35:17.366Z] BogoMIPS: 5866.88 [2021-03-05T00:35:17.366Z] Virtualization: VT-x [2021-03-05T00:35:17.366Z] Hypervisor vendor: KVM [2021-03-05T00:35:17.366Z] Virtualization type: full [2021-03-05T00:35:17.366Z] L1d cache: 128 KiB [2021-03-05T00:35:17.366Z] L1i cache: 128 KiB [2021-03-05T00:35:17.366Z] L2 cache: 16 MiB [2021-03-05T00:35:17.366Z] L3 cache: 64 MiB [2021-03-05T00:35:17.366Z] NUMA node0 CPU(s): 0-3 [2021-03-05T00:35:17.366Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-05T00:35:17.366Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-05T00:35:17.366Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-05T00:35:17.366Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-05T00:35:17.366Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-05T00:35:17.366Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-05T00:35:17.366Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-05T00:35:17.366Z] Vulnerability Srbds: Not affected [2021-03-05T00:35:17.366Z] Vulnerability Tsx async abort: Not affected [2021-03-05T00:35:17.366Z] 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 [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> nproc: [2021-03-05T00:35:17.366Z] 4 [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> df -h: [2021-03-05T00:35:17.366Z] Filesystem Size Used Available Use% Mounted on [2021-03-05T00:35:17.366Z] overlay 50.0G 11.3G 38.7G 23% / [2021-03-05T00:35:17.366Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-05T00:35:17.366Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-05T00:35:17.366Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3 [2021-03-05T00:35:17.366Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3@tmp [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> free -m: [2021-03-05T00:35:17.366Z] total used free shared buff/cache available [2021-03-05T00:35:17.366Z] Mem: 1837 722 124 0 990 1031 [2021-03-05T00:35:17.366Z] Swap: 1023 67 956 [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> ip addr: [2021-03-05T00:35:17.366Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-05T00:35:17.366Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-05T00:35:17.366Z] inet 127.0.0.1/8 scope host lo [2021-03-05T00:35:17.366Z] valid_lft forever preferred_lft forever [2021-03-05T00:35:17.366Z] inet6 ::1/128 scope host [2021-03-05T00:35:17.366Z] valid_lft forever preferred_lft forever [2021-03-05T00:35:17.366Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-05T00:35:17.366Z] link/ether fa:16:3e:7c:52:ec brd ff:ff:ff:ff:ff:ff [2021-03-05T00:35:17.366Z] inet 10.30.123.66/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-05T00:35:17.366Z] valid_lft 84821sec preferred_lft 84821sec [2021-03-05T00:35:17.366Z] inet6 fe80::f816:3eff:fe7c:52ec/64 scope link [2021-03-05T00:35:17.366Z] valid_lft forever preferred_lft forever [2021-03-05T00:35:17.366Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-05T00:35:17.366Z] link/ether 02:42:73:68:6b:39 brd ff:ff:ff:ff:ff:ff [2021-03-05T00:35:17.366Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-05T00:35:17.366Z] valid_lft forever preferred_lft forever [2021-03-05T00:35:17.366Z] inet6 fe80::42:73ff:fe68:6b39/64 scope link [2021-03-05T00:35:17.366Z] valid_lft forever preferred_lft forever [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] ---> sar -b -r -n DEV: [2021-03-05T00:35:17.366Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] 00:08:47 LINUX RESTART (4 CPU) [2021-03-05T00:35:17.366Z] [2021-03-05T00:35:17.366Z] 00:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-05T00:35:17.366Z] 00:11:01 303.29 100.13 203.15 0.00 7368.17 53773.33 0.00 [2021-03-05T00:35:17.366Z] 00:12:01 222.04 103.31 118.74 0.00 3883.23 13907.28 0.00 [2021-03-05T00:35:17.366Z] 00:13:01 150.21 75.44 74.77 0.00 3414.74 9366.02 0.00 [2021-03-05T00:35:17.366Z] 00:14:03 600.28 373.29 226.99 0.00 78256.90 151702.21 0.00 [2021-03-05T00:35:17.366Z] 00:15:01 3086.87 2732.05 354.82 0.00 161226.23 172661.05 0.00 [2021-03-05T00:35:17.366Z] 00:16:02 574.50 304.11 270.39 0.00 51227.27 80158.36 0.00 [2021-03-05T00:35:17.366Z] 00:17:01 1596.55 1257.21 339.33 0.00 117779.44 128479.66 0.00 [2021-03-05T00:35:17.366Z] 00:18:01 229.09 47.68 181.41 0.00 6389.88 18607.37 0.00 [2021-03-05T00:35:17.366Z] 00:19:01 2.10 0.48 1.62 0.00 19.32 29.95 0.00 [2021-03-05T00:35:17.366Z] 00:20:01 0.87 0.53 0.33 0.00 160.83 3.91 0.00 [2021-03-05T00:35:17.366Z] 00:21:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 [2021-03-05T00:35:17.366Z] 00:22:02 0.23 0.02 0.22 0.00 0.13 1.93 0.00 [2021-03-05T00:35:17.366Z] 00:23:01 0.34 0.02 0.32 0.00 0.14 3.68 0.00 [2021-03-05T00:35:17.366Z] 00:24:01 0.62 0.37 0.25 0.00 14.52 2.43 0.00 [2021-03-05T00:35:17.366Z] 00:25:01 2.35 1.57 0.78 0.00 56.36 15.74 0.00 [2021-03-05T00:35:17.366Z] 00:26:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 [2021-03-05T00:35:17.366Z] 00:27:01 0.30 0.00 0.30 0.00 0.00 3.71 0.00 [2021-03-05T00:35:17.366Z] 00:28:01 0.23 0.02 0.22 0.00 1.07 2.47 0.00 [2021-03-05T00:35:17.366Z] 00:29:01 0.27 0.03 0.23 0.00 0.80 1.97 0.00 [2021-03-05T00:35:17.367Z] 00:30:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-03-05T00:35:17.367Z] 00:31:01 0.23 0.02 0.22 0.00 0.53 2.47 0.00 [2021-03-05T00:35:17.367Z] 00:32:01 0.28 0.02 0.27 0.00 0.27 3.86 0.00 [2021-03-05T00:35:17.367Z] 00:33:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-03-05T00:35:17.367Z] 00:34:01 0.18 0.02 0.17 0.00 0.53 1.52 0.00 [2021-03-05T00:35:17.367Z] 00:35:01 96.92 53.73 43.19 0.00 4658.08 13959.31 0.00 [2021-03-05T00:35:17.367Z] Average: 271.45 198.88 72.57 0.00 17256.24 25648.31 0.00 [2021-03-05T00:35:17.367Z] [2021-03-05T00:35:17.367Z] 00:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-05T00:35:17.367Z] 00:11:01 72924 0 813552 43.24 1500 993568 1518556 51.83 668132 838204 68516 [2021-03-05T00:35:17.367Z] 00:12:01 209064 0 814068 43.27 620 857792 1850076 63.14 675024 710428 68588 [2021-03-05T00:35:17.367Z] 00:13:01 210416 0 807388 42.91 584 863156 1637268 55.88 632544 743004 50688 [2021-03-05T00:35:17.367Z] 00:14:03 65048 0 848212 45.08 8 968276 2239864 76.44 721400 886308 71432 [2021-03-05T00:35:17.367Z] 00:15:01 82440 0 1319136 70.11 8 479960 4300252 146.76 889764 633556 18372 [2021-03-05T00:35:17.367Z] 00:16:02 78380 0 774788 41.18 8 1028368 1728296 58.98 745636 809612 49676 [2021-03-05T00:35:17.367Z] 00:17:01 163380 0 800880 42.57 8 917276 2175180 74.24 688336 772456 15348 [2021-03-05T00:35:17.367Z] 00:18:01 422652 0 645676 34.32 8 813208 1219564 41.62 547640 666924 20 [2021-03-05T00:35:17.367Z] 00:19:01 431908 0 635888 33.80 8 813740 1157428 39.50 543528 663648 12 [2021-03-05T00:35:17.367Z] 00:20:01 424360 0 638612 33.94 8 818564 1157440 39.50 549104 665628 8 [2021-03-05T00:35:17.367Z] 00:21:01 424236 0 638724 33.95 8 818576 1157476 39.50 549280 665636 8 [2021-03-05T00:35:17.367Z] 00:22:02 424228 0 638724 33.95 8 818584 1157552 39.51 549428 665640 8 [2021-03-05T00:35:17.367Z] 00:23:01 425028 0 637920 33.90 8 818588 1152352 39.33 548944 665444 8 [2021-03-05T00:35:17.367Z] 00:24:01 424012 0 638428 33.93 8 819096 1152944 39.35 549840 665676 16 [2021-03-05T00:35:17.367Z] 00:25:01 422532 0 639132 33.97 8 819872 1152436 39.33 549408 666668 12 [2021-03-05T00:35:17.367Z] 00:26:01 422384 0 639264 33.98 8 819888 1152460 39.33 549520 666672 12 [2021-03-05T00:35:17.367Z] 00:27:01 423100 0 638544 33.94 8 819892 1152352 39.33 549068 666668 12 [2021-03-05T00:35:17.367Z] 00:28:01 423016 0 638648 33.94 8 819872 1152352 39.33 548952 666668 12 [2021-03-05T00:35:17.367Z] 00:29:01 422968 0 638660 33.94 8 819908 1152352 39.33 548832 666724 8 [2021-03-05T00:35:17.367Z] 00:30:01 422896 0 638724 33.95 8 819916 1152448 39.33 549460 666724 8 [2021-03-05T00:35:17.367Z] 00:31:01 422100 0 639528 33.99 8 819908 1152520 39.33 549892 666724 12 [2021-03-05T00:35:17.367Z] 00:32:01 422220 0 639388 33.98 8 819928 1152496 39.33 549804 666744 8 [2021-03-05T00:35:17.367Z] 00:33:01 421940 0 639656 34.00 8 819940 1152484 39.33 549804 666748 8 [2021-03-05T00:35:17.367Z] 00:34:01 422196 0 639412 33.98 8 819928 1152484 39.33 549804 666748 20 [2021-03-05T00:35:17.367Z] 00:35:01 244692 0 703700 37.40 8 933144 1350912 46.10 530376 822844 101352 [2021-03-05T00:35:17.367Z] Average: 333125 0 709866 37.73 115 838438 1459182 49.80 595341 701684 17767 [2021-03-05T00:35:17.367Z] [2021-03-05T00:35:17.367Z] 00:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-05T00:35:17.367Z] 00:11:01 eth0 477.98 396.22 3724.86 47.26 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:11:01 docker0 138.79 183.78 9.94 844.83 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:12:01 eth0 57.07 41.30 36.73 71.16 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:12:01 veth55f3df4 0.62 0.75 0.05 0.06 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:12:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:13:01 eth0 21.04 11.78 16.54 9.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:13:01 veth55f3df4 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:13:01 docker0 1.61 1.61 0.11 0.13 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:14:03 vetha90ed7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:14:03 eth0 201.77 168.46 1661.38 70.11 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:14:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:14:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:15:01 veth5c3add0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:15:01 vetha90ed7e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:15:01 eth0 39.84 20.65 164.82 8.27 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:15:01 vethcbd9ac3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:16:02 vetha90ed7e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:16:02 eth0 191.63 151.81 1439.23 70.61 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:16:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:16:02 docker0 947.04 881.07 77.45 3767.85 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:17:01 vetha90ed7e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:17:01 veth42372db 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:17:01 veth2da2cf2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:17:01 eth0 74.55 41.76 365.85 14.83 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:18:01 eth0 77.23 46.33 197.01 70.91 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:18:01 docker0 1002.70 968.46 81.24 4331.50 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:19:01 eth0 0.38 0.33 0.37 0.02 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:20:01 eth0 0.37 0.20 0.10 0.07 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:21:01 eth0 1.52 0.43 0.46 0.21 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:22:02 eth0 0.55 0.35 0.28 0.20 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:24:01 eth0 1.03 0.37 0.32 0.17 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:25:01 eth0 0.92 0.22 0.19 0.10 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:26:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:27:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:29:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:30:01 eth0 1.85 0.40 0.51 0.26 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:31:01 eth0 2.47 0.55 0.67 0.39 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.367Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:32:01 eth0 0.77 0.35 0.30 0.20 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:33:01 eth0 1.15 0.35 0.32 0.20 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:34:01 eth0 1.50 0.25 0.34 0.19 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:35:01 eth0 216.23 184.48 2155.24 57.56 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] Average: eth0 54.96 42.81 391.97 16.99 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] Average: docker0 8.16 12.16 0.55 66.23 0.00 0.00 0.00 0.00 [2021-03-05T00:35:17.368Z] [2021-03-05T00:35:17.368Z] [2021-03-05T00:35:17.368Z] ---> sar -P ALL: [2021-03-05T00:35:17.368Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) [2021-03-05T00:35:17.368Z] [2021-03-05T00:35:17.368Z] 00:08:47 LINUX RESTART (4 CPU) [2021-03-05T00:35:17.368Z] [2021-03-05T00:35:17.368Z] 00:10:02 CPU %user %nice %system %iowait %steal %idle [2021-03-05T00:35:17.368Z] 00:11:01 all 12.15 0.00 6.70 4.67 0.06 76.42 [2021-03-05T00:35:17.368Z] 00:11:01 0 13.37 0.00 7.10 4.07 0.05 75.40 [2021-03-05T00:35:17.368Z] 00:11:01 1 11.69 0.00 7.05 6.02 0.09 75.16 [2021-03-05T00:35:17.368Z] 00:11:01 2 11.17 0.00 6.44 4.96 0.09 77.35 [2021-03-05T00:35:17.368Z] 00:11:01 3 12.38 0.00 6.20 3.64 0.02 77.76 [2021-03-05T00:35:17.368Z] 00:12:01 all 48.68 0.00 9.49 4.79 0.06 36.99 [2021-03-05T00:35:17.368Z] 00:12:01 0 47.73 0.00 9.77 7.87 0.07 34.56 [2021-03-05T00:35:17.368Z] 00:12:01 1 49.28 0.00 9.73 3.94 0.09 36.97 [2021-03-05T00:35:17.368Z] 00:12:01 2 47.51 0.00 9.74 2.76 0.03 39.96 [2021-03-05T00:35:17.368Z] 00:12:01 3 50.18 0.00 8.71 4.61 0.03 36.46 [2021-03-05T00:35:17.368Z] 00:13:01 all 41.83 0.00 9.81 3.68 0.05 44.62 [2021-03-05T00:35:17.368Z] 00:13:01 0 41.59 0.00 9.85 4.47 0.03 44.05 [2021-03-05T00:35:17.368Z] 00:13:01 1 41.50 0.00 9.99 4.42 0.03 44.06 [2021-03-05T00:35:17.368Z] 00:13:01 2 42.26 0.00 9.63 2.33 0.07 45.72 [2021-03-05T00:35:17.368Z] 00:13:01 3 41.99 0.00 9.77 3.50 0.07 44.68 [2021-03-05T00:35:17.368Z] 00:14:03 all 24.99 0.00 13.76 9.75 0.08 51.43 [2021-03-05T00:35:17.368Z] 00:14:03 0 23.26 0.00 13.80 8.58 0.10 54.26 [2021-03-05T00:35:17.368Z] 00:14:03 1 24.39 0.00 13.57 10.53 0.07 51.44 [2021-03-05T00:35:17.368Z] 00:14:03 2 25.70 0.00 13.81 8.97 0.07 51.46 [2021-03-05T00:35:17.368Z] 00:14:03 3 26.61 0.00 13.84 10.94 0.07 48.53 [2021-03-05T00:35:17.368Z] 00:15:01 all 22.97 0.00 18.81 31.44 0.12 26.67 [2021-03-05T00:35:17.368Z] 00:15:01 0 23.22 0.00 18.15 33.14 0.14 25.35 [2021-03-05T00:35:17.368Z] 00:15:01 1 21.91 0.00 19.29 32.44 0.11 26.25 [2021-03-05T00:35:17.368Z] 00:15:01 2 22.91 0.00 18.80 30.49 0.13 27.67 [2021-03-05T00:35:17.368Z] 00:15:01 3 23.85 0.00 18.98 29.67 0.09 27.41 [2021-03-05T00:35:17.368Z] 00:16:02 all 48.62 0.00 12.64 19.57 0.06 19.12 [2021-03-05T00:35:17.368Z] 00:16:02 0 47.63 0.00 12.77 20.00 0.09 19.51 [2021-03-05T00:35:17.368Z] 00:16:02 1 48.91 0.00 12.43 17.54 0.07 21.05 [2021-03-05T00:35:17.368Z] 00:16:02 2 49.70 0.00 11.90 18.99 0.03 19.38 [2021-03-05T00:35:17.368Z] 00:16:02 3 48.22 0.00 13.46 21.75 0.05 16.52 [2021-03-05T00:35:17.368Z] 00:17:01 all 40.98 0.00 16.10 30.82 0.07 12.04 [2021-03-05T00:35:17.368Z] 00:17:01 0 39.42 0.00 16.13 30.26 0.05 14.13 [2021-03-05T00:35:17.368Z] 00:17:01 1 40.19 0.00 17.50 32.35 0.07 9.89 [2021-03-05T00:35:17.368Z] 00:17:01 2 40.65 0.00 15.56 32.50 0.05 11.24 [2021-03-05T00:35:17.368Z] 00:17:01 3 43.67 0.00 15.21 28.13 0.09 12.91 [2021-03-05T00:35:17.368Z] 00:18:01 all 16.55 0.00 6.43 12.36 0.04 64.63 [2021-03-05T00:35:17.368Z] 00:18:01 0 17.12 0.00 6.11 12.18 0.05 64.54 [2021-03-05T00:35:17.368Z] 00:18:01 1 17.57 0.00 6.32 9.90 0.03 66.17 [2021-03-05T00:35:17.368Z] 00:18:01 2 15.06 0.00 6.88 15.74 0.05 62.28 [2021-03-05T00:35:17.368Z] 00:18:01 3 16.45 0.00 6.40 11.60 0.03 65.51 [2021-03-05T00:35:17.368Z] 00:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-05T00:35:17.368Z] 00:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-05T00:35:17.368Z] 00:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:19:01 2 0.10 0.00 0.07 0.02 0.02 99.80 [2021-03-05T00:35:17.368Z] 00:19:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2021-03-05T00:35:17.368Z] 00:20:01 all 0.16 0.00 0.03 0.01 0.00 99.80 [2021-03-05T00:35:17.368Z] 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T00:35:17.368Z] 00:20:01 2 0.53 0.00 0.02 0.03 0.00 99.42 [2021-03-05T00:35:17.368Z] 00:20:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2021-03-05T00:35:17.368Z] 00:21:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2021-03-05T00:35:17.368Z] 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-05T00:35:17.368Z] 00:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:21:01 2 0.48 0.00 0.02 0.00 0.00 99.50 [2021-03-05T00:35:17.368Z] 00:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] [2021-03-05T00:35:17.368Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T00:35:17.368Z] 00:22:02 all 0.16 0.00 0.03 0.00 0.01 99.81 [2021-03-05T00:35:17.368Z] 00:22:02 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-03-05T00:35:17.368Z] 00:22:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-05T00:35:17.368Z] 00:22:02 2 0.52 0.00 0.00 0.00 0.00 99.48 [2021-03-05T00:35:17.368Z] 00:22:02 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T00:35:17.368Z] 00:23:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-03-05T00:35:17.368Z] 00:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-03-05T00:35:17.368Z] 00:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:23:01 2 0.51 0.00 0.02 0.00 0.00 99.48 [2021-03-05T00:35:17.368Z] 00:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:24:01 all 0.17 0.00 0.03 0.00 0.00 99.79 [2021-03-05T00:35:17.368Z] 00:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-05T00:35:17.368Z] 00:24:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-03-05T00:35:17.368Z] 00:24:01 2 0.50 0.00 0.02 0.02 0.00 99.47 [2021-03-05T00:35:17.368Z] 00:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:25:01 all 0.15 0.00 0.04 0.02 0.00 99.80 [2021-03-05T00:35:17.368Z] 00:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T00:35:17.368Z] 00:25:01 2 0.53 0.00 0.07 0.07 0.00 99.33 [2021-03-05T00:35:17.368Z] 00:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:26:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2021-03-05T00:35:17.368Z] 00:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:26:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T00:35:17.368Z] 00:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-03-05T00:35:17.368Z] 00:27:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T00:35:17.368Z] 00:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T00:35:17.368Z] 00:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:27:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T00:35:17.368Z] 00:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:28:01 all 0.06 0.00 0.03 0.00 0.00 99.91 [2021-03-05T00:35:17.368Z] 00:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:28:01 2 0.18 0.00 0.08 0.00 0.00 99.73 [2021-03-05T00:35:17.368Z] 00:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2021-03-05T00:35:17.368Z] 00:29:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2021-03-05T00:35:17.368Z] 00:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T00:35:17.368Z] 00:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.368Z] 00:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2021-03-05T00:35:17.368Z] 00:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-03-05T00:35:17.368Z] 00:30:01 all 0.10 0.00 0.03 0.00 0.00 99.87 [2021-03-05T00:35:17.368Z] 00:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-03-05T00:35:17.369Z] 00:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.369Z] 00:30:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2021-03-05T00:35:17.369Z] 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.369Z] 00:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-03-05T00:35:17.369Z] 00:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-05T00:35:17.369Z] 00:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:31:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T00:35:17.369Z] 00:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:32:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T00:35:17.369Z] 00:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.369Z] 00:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:32:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T00:35:17.369Z] 00:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2021-03-05T00:35:17.369Z] [2021-03-05T00:35:17.369Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2021-03-05T00:35:17.369Z] 00:33:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T00:35:17.369Z] 00:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-05T00:35:17.369Z] 00:33:01 2 0.52 0.00 0.00 0.00 0.00 99.48 [2021-03-05T00:35:17.369Z] 00:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-03-05T00:35:17.369Z] 00:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-03-05T00:35:17.369Z] 00:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:34:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-03-05T00:35:17.369Z] 00:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-05T00:35:17.369Z] 00:35:01 all 5.09 0.00 2.62 2.77 0.03 89.49 [2021-03-05T00:35:17.369Z] 00:35:01 0 4.29 0.00 2.64 1.85 0.02 91.20 [2021-03-05T00:35:17.369Z] 00:35:01 1 4.93 0.00 2.88 3.18 0.05 88.95 [2021-03-05T00:35:17.369Z] 00:35:01 2 5.37 0.00 2.38 4.08 0.03 88.13 [2021-03-05T00:35:17.369Z] 00:35:01 3 5.78 0.00 2.57 1.94 0.03 89.68 [2021-03-05T00:35:17.369Z] Average: all 10.34 0.00 3.77 4.64 0.02 81.23 [2021-03-05T00:35:17.369Z] Average: 0 10.09 0.00 3.77 4.73 0.03 81.38 [2021-03-05T00:35:17.369Z] Average: 1 10.24 0.00 3.87 4.66 0.02 81.20 [2021-03-05T00:35:17.369Z] Average: 2 10.48 0.00 3.73 4.70 0.02 81.07 [2021-03-05T00:35:17.369Z] Average: 3 10.55 0.00 3.71 4.47 0.02 81.26 [2021-03-05T00:35:17.369Z] [2021-03-05T00:35:17.369Z] [2021-03-05T00:35:17.369Z]