Pull request #2947 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 33b5724aa9e23fa5518a19d4be715209904e0ae7+8905b2aeb998c2429dd3dac7113c428985f887cf (44b15b610bcf6deeedb147be449db53a8b4e33c3) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2947/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2947/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-16033 in /w/workspace/edgexfoundry_edgex-go_PR-2947 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 33b5724aa9e23fa5518a19d4be715209904e0ae7 Merge succeeded, producing 33b5724aa9e23fa5518a19d4be715209904e0ae7 Checking out Revision 33b5724aa9e23fa5518a19d4be715209904e0ae7 (PR-2947) > 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/2947/head:refs/remotes/origin/PR-2947 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # 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 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # timeout=10 Commit message: "feat(data): Core Data remove V2 Pushed and Scrub APIs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-15T03:09:37.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-15T03:09:38.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-15T03:09:38.314Z] ========================================================= [2020-12-15T03:09:38.314Z] EdgeX Global Pipelines Version Info [2020-12-15T03:09:38.314Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:09:40.378Z] ------------------- [2020-12-15T03:09:40.378Z] stable info: [2020-12-15T03:09:40.378Z] ------------------- [2020-12-15T03:09:40.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T03:09:40.378Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T03:09:40.378Z] Message: update stable to v1.0.172 [2020-12-15T03:09:40.954Z] ------------------- [2020-12-15T03:09:40.954Z] experimental info: [2020-12-15T03:09:40.954Z] ------------------- [2020-12-15T03:09:40.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-15T03:09:40.954Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T03:09:40.954Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-15T03:09:41.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-15T03:09:41.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-15T03:09:41.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-15T03:09:41.855Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-15T03:09:42.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-15T03:09:42.167Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-15T03:09:42.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-15T03:09:42.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-15T03:09:42.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-15T03:09:42.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-15T03:09:42.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-15T03:09:43.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-15T03:09:43.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-15T03:09:43.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-15T03:09:43.498Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T03:09:43.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-15T03:09:43.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-15T03:09:43.922Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-15T03:09:44.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-15T03:09:44.261Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-15T03:09:44.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-15T03:09:44.560Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-15T03:09:44.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2947 [Pipeline] echo [2020-12-15T03:09:44.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2947 [Pipeline] echo [2020-12-15T03:09:44.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2947 [Pipeline] echo [2020-12-15T03:09:45.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33b5724aa9e23fa5518a19d4be715209904e0ae7 [Pipeline] echo [2020-12-15T03:09:45.314Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33b5724 [Pipeline] echo [2020-12-15T03:09:45.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T03:09:45.745Z] provisioning config files... [2020-12-15T03:09:45.776Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3691434240088329846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:09:46.209Z] ---> docker-login.sh [2020-12-15T03:09:46.209Z] nexus3.edgexfoundry.org:10001 [2020-12-15T03:09:46.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:09:46.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:09:46.735Z] Configure a credential helper to remove this warning. See [2020-12-15T03:09:46.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:09:46.735Z] [2020-12-15T03:09:46.735Z] Login Succeeded [2020-12-15T03:09:46.735Z] nexus3.edgexfoundry.org:10002 [2020-12-15T03:09:46.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:09:46.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:09:46.999Z] Configure a credential helper to remove this warning. See [2020-12-15T03:09:46.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:09:46.999Z] [2020-12-15T03:09:46.999Z] Login Succeeded [2020-12-15T03:09:46.999Z] nexus3.edgexfoundry.org:10003 [2020-12-15T03:09:46.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:09:46.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:09:46.999Z] Configure a credential helper to remove this warning. See [2020-12-15T03:09:46.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:09:46.999Z] [2020-12-15T03:09:46.999Z] Login Succeeded [2020-12-15T03:09:46.999Z] nexus3.edgexfoundry.org:10004 [2020-12-15T03:09:47.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:09:47.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:09:47.263Z] Configure a credential helper to remove this warning. See [2020-12-15T03:09:47.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:09:47.263Z] [2020-12-15T03:09:47.263Z] Login Succeeded [2020-12-15T03:09:47.263Z] docker.io [2020-12-15T03:09:47.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:09:47.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:09:47.526Z] Configure a credential helper to remove this warning. See [2020-12-15T03:09:47.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:09:47.526Z] [2020-12-15T03:09:47.526Z] Login Succeeded [2020-12-15T03:09:47.526Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T03:09:47.553Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T03:09:48.119Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/core-command/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/core-data/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-15T03:09:48.119Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-15T03:09:48.119Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-15T03:09:48.119Z] ++ cut -d/ -f2 [2020-12-15T03:09:48.119Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-15T03:09:48.229Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:09:50.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T03:09:50.149Z] [2020-12-15T03:09:50.149Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:09:50.621Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T03:09:50.621Z] latest: Pulling from edgex-devops/git-semver [2020-12-15T03:09:50.621Z] 31603596830f: Pulling fs layer [2020-12-15T03:09:50.621Z] 2a8b12db71e7: Pulling fs layer [2020-12-15T03:09:50.621Z] 6ca5941a6612: Pulling fs layer [2020-12-15T03:09:50.621Z] ecc8261a40a4: Pulling fs layer [2020-12-15T03:09:50.621Z] ecc8261a40a4: Waiting [2020-12-15T03:09:50.621Z] 2a8b12db71e7: Verifying Checksum [2020-12-15T03:09:50.621Z] 2a8b12db71e7: Download complete [2020-12-15T03:09:50.621Z] 31603596830f: Verifying Checksum [2020-12-15T03:09:50.621Z] 31603596830f: Download complete [2020-12-15T03:09:50.886Z] ecc8261a40a4: Verifying Checksum [2020-12-15T03:09:50.886Z] ecc8261a40a4: Download complete [2020-12-15T03:09:50.886Z] 6ca5941a6612: Verifying Checksum [2020-12-15T03:09:50.886Z] 6ca5941a6612: Download complete [2020-12-15T03:09:51.149Z] 31603596830f: Pull complete [2020-12-15T03:09:51.149Z] 2a8b12db71e7: Pull complete [2020-12-15T03:09:52.095Z] 6ca5941a6612: Pull complete [2020-12-15T03:09:52.357Z] ecc8261a40a4: Pull complete [2020-12-15T03:09:52.357Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-15T03:09:52.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-15T03:09:52.357Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-15T03:09:52.479Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:09:52.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-15T03:09:54.985Z] $ docker top c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-15T03:09:55.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T03:09:55.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T03:09:55.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T03:09:55.617Z] $ docker exec c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de ssh-agent [2020-12-15T03:09:55.770Z] SSH_AUTH_SOCK=/tmp/ssh-lCIWiSx0k4YV/agent.12 [2020-12-15T03:09:55.770Z] SSH_AGENT_PID=18 [2020-12-15T03:09:55.779Z] Running ssh-add (command line suppressed) [2020-12-15T03:09:55.896Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9066320096477328318.key (/w/workspace/edgex-go/1@tmp/private_key_9066320096477328318.key) [2020-12-15T03:09:55.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T03:09:56.334Z] + git tag --points-at HEAD [Pipeline] } [2020-12-15T03:09:56.366Z] $ docker exec --env ******** --env ******** c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de ssh-agent -k [2020-12-15T03:09:56.493Z] unset SSH_AUTH_SOCK; [2020-12-15T03:09:56.493Z] unset SSH_AGENT_PID; [2020-12-15T03:09:56.493Z] echo Agent pid 18 killed; [2020-12-15T03:09:56.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-15T03:09:56.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-15T03:09:56.736Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-15T03:09:56.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-15T03:09:56.901Z] $ docker exec c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de ssh-agent [2020-12-15T03:09:57.068Z] SSH_AUTH_SOCK=/tmp/ssh-VoTHJPPtEY0H/agent.48 [2020-12-15T03:09:57.068Z] SSH_AGENT_PID=53 [2020-12-15T03:09:57.076Z] Running ssh-add (command line suppressed) [2020-12-15T03:09:57.195Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6668834028772902368.key (/w/workspace/edgex-go/1@tmp/private_key_6668834028772902368.key) [2020-12-15T03:09:57.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-15T03:09:57.621Z] + git semver init [2020-12-15T03:09:57.622Z] # -> Open(): unable to determine branch for HEAD [2020-12-15T03:09:57.622Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-15T03:09:57.622Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-15T03:09:57.622Z] # $SEMVER_REMOTE_NAME = origin [2020-12-15T03:09:57.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-15T03:09:57.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-15T03:09:57.622Z] # $SEMVER_BRANCH = PR-2947 [2020-12-15T03:09:57.622Z] # $SEMVER_TEMP = /tmp/semver-363235909 [2020-12-15T03:09:57.622Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-15T03:10:24.270Z] # '/tmp/semver-363235909' -> '/w/workspace/edgex-go/1/.semver' [2020-12-15T03:10:24.270Z] # -> Force: false [2020-12-15T03:10:24.270Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-15T03:10:24.295Z] $ docker exec --env ******** --env ******** c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de ssh-agent -k [2020-12-15T03:10:24.546Z] unset SSH_AUTH_SOCK; [2020-12-15T03:10:24.547Z] unset SSH_AGENT_PID; [2020-12-15T03:10:24.547Z] echo Agent pid 53 killed; [2020-12-15T03:10:24.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-15T03:10:25.243Z] + git semver [Pipeline] } [2020-12-15T03:10:25.279Z] $ docker stop --time=1 c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de [2020-12-15T03:10:26.815Z] $ docker rm -f c3f935c1963434fe53a4c698821c5446224dfadbd8e655eacdd1a3abde9921de [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T03:10:27.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-15T03:10:27.992Z] Stashed 1 file(s) [Pipeline] echo [2020-12-15T03:10:28.013Z] [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] { [2020-12-15T03:10:28.891Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16031 in /w/workspace/edgexfoundry_edgex-go_PR-2947 [Pipeline] { [Pipeline] ws [2020-12-15T03:10:29.006Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T03:10:29.559Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-15T03:10:29.882Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T03:10:30.216Z] + true [2020-12-15T03:10:30.216Z] + sudo service docker restart [2020-12-15T03:10:30.216Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-15T03:10:30.833Z] ========================================================= [2020-12-15T03:10:30.833Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-15T03:10:30.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:10:31.225Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-15T03:10:33.748Z] using credential edgex-jenkins-ssh [2020-12-15T03:10:33.812Z] Cloning the remote Git repository [2020-12-15T03:10:33.871Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:10:33.997Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T03:10:34.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:10:34.109Z] > git --version # timeout=10 [2020-12-15T03:10:34.126Z] > git --version # 'git version 2.17.1' [2020-12-15T03:10:34.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:10:34.564Z] Sending build context to Docker daemon 326.5MB [2020-12-15T03:10:34.829Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T03:10:34.829Z] Step 2/7 : FROM ${BASE} [2020-12-15T03:10:34.829Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-15T03:10:34.829Z] 188c0c94c7c5: Pulling fs layer [2020-12-15T03:10:34.829Z] 0ef7d3d256c8: Pulling fs layer [2020-12-15T03:10:34.829Z] de9db76c5a1d: Pulling fs layer [2020-12-15T03:10:34.829Z] bca2f99d35d6: Pulling fs layer [2020-12-15T03:10:34.829Z] 93359f2a8cfa: Pulling fs layer [2020-12-15T03:10:34.829Z] 7c6f9722023f: Pulling fs layer [2020-12-15T03:10:34.829Z] a35cf1a2eb13: Pulling fs layer [2020-12-15T03:10:34.829Z] 93359f2a8cfa: Waiting [2020-12-15T03:10:34.829Z] 7c6f9722023f: Waiting [2020-12-15T03:10:34.829Z] bca2f99d35d6: Waiting [2020-12-15T03:10:34.829Z] a35cf1a2eb13: Waiting [2020-12-15T03:10:34.829Z] de9db76c5a1d: Verifying Checksum [2020-12-15T03:10:34.829Z] de9db76c5a1d: Download complete [2020-12-15T03:10:34.829Z] 0ef7d3d256c8: Download complete [2020-12-15T03:10:34.829Z] 93359f2a8cfa: Verifying Checksum [2020-12-15T03:10:34.829Z] 93359f2a8cfa: Download complete [2020-12-15T03:10:35.093Z] 7c6f9722023f: Verifying Checksum [2020-12-15T03:10:35.093Z] 7c6f9722023f: Download complete [2020-12-15T03:10:35.093Z] 188c0c94c7c5: Download complete [2020-12-15T03:10:35.358Z] 188c0c94c7c5: Pull complete [2020-12-15T03:10:34.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T03:10:35.620Z] 0ef7d3d256c8: Pull complete [2020-12-15T03:10:35.885Z] de9db76c5a1d: Pull complete [2020-12-15T03:10:37.821Z] a35cf1a2eb13: Verifying Checksum [2020-12-15T03:10:37.821Z] a35cf1a2eb13: Download complete [2020-12-15T03:10:38.095Z] bca2f99d35d6: Verifying Checksum [2020-12-15T03:10:38.095Z] bca2f99d35d6: Download complete [2020-12-15T03:10:44.847Z] bca2f99d35d6: Pull complete [2020-12-15T03:10:44.847Z] 93359f2a8cfa: Pull complete [2020-12-15T03:10:44.847Z] 7c6f9722023f: Pull complete [2020-12-15T03:10:49.146Z] a35cf1a2eb13: Pull complete [2020-12-15T03:10:49.146Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-15T03:10:49.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-15T03:10:49.146Z] ---> a62c8e92a672 [2020-12-15T03:10:49.146Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-15T03:10:49.409Z] ---> Running in a9677c511251 [2020-12-15T03:10:49.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:10:50.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:10:51.935Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T03:10:52.199Z] (2/12) Installing file (5.38-r0) [2020-12-15T03:10:52.462Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T03:10:52.462Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-15T03:11:05.350Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:11:04.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T03:11:04.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T03:11:04.437Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T03:11:04.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:11:04.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:11:04.529Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2947/head:refs/remotes/origin/PR-2947 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T03:11:05.365Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T03:11:05.379Z] > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # timeout=10 [2020-12-15T03:11:05.761Z] Merge succeeded, producing 33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:11:05.762Z] Checking out Revision 33b5724aa9e23fa5518a19d4be715209904e0ae7 (PR-2947) [2020-12-15T03:11:05.681Z] > git remote # timeout=10 [2020-12-15T03:11:05.698Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T03:11:05.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:11:05.723Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T03:11:05.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T03:11:05.766Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T03:11:05.775Z] > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # timeout=10 [2020-12-15T03:11:10.133Z] Commit message: "feat(data): Core Data remove V2 Pushed and Scrub APIs" [2020-12-15T03:11:10.194Z] > git --version # timeout=10 [2020-12-15T03:11:10.204Z] > git --version # 'git version 2.17.1' [2020-12-15T03:11:10.220Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-15T03:11:10.615Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T03:11:10.615Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T03:11:10.615Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T03:11:10.615Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T03:11:10.615Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T03:11:10.615Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T03:11:10.615Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T03:11:10.615Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T03:11:10.615Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:11:10.615Z] OK: 233 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-15T03:11:12.160Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-15T03:11:12.571Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-15T03:11:12.935Z] + true [2020-12-15T03:11:12.935Z] + sudo service docker restart [2020-12-15T03:11:13.179Z] Removing intermediate container a9677c511251 [2020-12-15T03:11:13.179Z] ---> 98bd50de4397 [2020-12-15T03:11:13.179Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T03:11:13.442Z] ---> Running in 876db5279842 [2020-12-15T03:11:13.442Z] Removing intermediate container 876db5279842 [2020-12-15T03:11:13.442Z] ---> 8c5f37021a88 [2020-12-15T03:11:13.442Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T03:11:14.018Z] latest: Pulling from library/docker [2020-12-15T03:11:14.286Z] 05e7bc50f07f: Pulling fs layer [2020-12-15T03:11:14.286Z] 6db28d0fdbf6: Pulling fs layer [2020-12-15T03:11:14.286Z] 292df0bc6bf3: Pulling fs layer [2020-12-15T03:11:14.286Z] 2e060f4bd70b: Pulling fs layer [2020-12-15T03:11:14.286Z] 80e8d568a223: Pulling fs layer [2020-12-15T03:11:14.286Z] 8dc6ef1a942a: Pulling fs layer [2020-12-15T03:11:14.286Z] 2312dd95470a: Pulling fs layer [2020-12-15T03:11:14.286Z] 2e060f4bd70b: Waiting [2020-12-15T03:11:14.286Z] 80e8d568a223: Waiting [2020-12-15T03:11:14.286Z] 8dc6ef1a942a: Waiting [2020-12-15T03:11:14.286Z] 2312dd95470a: Waiting [2020-12-15T03:11:14.286Z] 292df0bc6bf3: Verifying Checksum [2020-12-15T03:11:14.286Z] 292df0bc6bf3: Download complete [2020-12-15T03:11:14.554Z] 6db28d0fdbf6: Verifying Checksum [2020-12-15T03:11:14.554Z] 6db28d0fdbf6: Download complete [2020-12-15T03:11:14.554Z] 05e7bc50f07f: Verifying Checksum [2020-12-15T03:11:14.554Z] 05e7bc50f07f: Download complete [2020-12-15T03:11:14.554Z] 80e8d568a223: Verifying Checksum [2020-12-15T03:11:14.554Z] 80e8d568a223: Download complete [2020-12-15T03:11:14.554Z] 8dc6ef1a942a: Verifying Checksum [2020-12-15T03:11:14.554Z] 8dc6ef1a942a: Download complete [2020-12-15T03:11:14.554Z] 2312dd95470a: Verifying Checksum [2020-12-15T03:11:14.554Z] 2312dd95470a: Download complete [2020-12-15T03:11:14.817Z] 05e7bc50f07f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-15T03:11:15.062Z] provisioning config files... [2020-12-15T03:11:15.082Z] 6db28d0fdbf6: Pull complete [2020-12-15T03:11:15.082Z] 292df0bc6bf3: Pull complete [2020-12-15T03:11:15.113Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6368291854486721598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:11:15.628Z] ---> docker-login.sh [2020-12-15T03:11:15.628Z] nexus3.edgexfoundry.org:10001 [2020-12-15T03:11:15.658Z] 2e060f4bd70b: Download complete [2020-12-15T03:11:16.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:11:16.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:11:16.891Z] Configure a credential helper to remove this warning. See [2020-12-15T03:11:16.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:11:16.891Z] [2020-12-15T03:11:16.891Z] Login Succeeded [2020-12-15T03:11:16.891Z] nexus3.edgexfoundry.org:10002 [2020-12-15T03:11:17.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:11:17.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:11:17.438Z] Configure a credential helper to remove this warning. See [2020-12-15T03:11:17.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:11:17.438Z] [2020-12-15T03:11:17.438Z] Login Succeeded [2020-12-15T03:11:17.438Z] nexus3.edgexfoundry.org:10003 [2020-12-15T03:11:17.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:11:17.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:11:17.987Z] Configure a credential helper to remove this warning. See [2020-12-15T03:11:17.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:11:17.987Z] [2020-12-15T03:11:17.987Z] Login Succeeded [2020-12-15T03:11:17.987Z] nexus3.edgexfoundry.org:10004 [2020-12-15T03:11:18.230Z] 2e060f4bd70b: Pull complete [2020-12-15T03:11:18.230Z] 80e8d568a223: Pull complete [2020-12-15T03:11:18.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:11:18.494Z] 8dc6ef1a942a: Pull complete [2020-12-15T03:11:18.494Z] 2312dd95470a: Pull complete [2020-12-15T03:11:18.494Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T03:11:18.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:11:18.535Z] Configure a credential helper to remove this warning. See [2020-12-15T03:11:18.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:11:18.535Z] [2020-12-15T03:11:18.535Z] Login Succeeded [2020-12-15T03:11:18.535Z] docker.io [2020-12-15T03:11:18.759Z] Status: Downloaded newer image for docker:latest [2020-12-15T03:11:18.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-15T03:11:19.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-15T03:11:19.082Z] Configure a credential helper to remove this warning. See [2020-12-15T03:11:19.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-15T03:11:19.082Z] [2020-12-15T03:11:19.082Z] Login Succeeded [2020-12-15T03:11:19.082Z] ---> docker-login.sh ends [Pipeline] } [2020-12-15T03:11:19.114Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-15T03:11:19.691Z] ========================================================= [2020-12-15T03:11:19.691Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-15T03:11:19.691Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:11:20.125Z] + 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 . [2020-12-15T03:11:20.154Z] ---> 6a4f6ea5decd [2020-12-15T03:11:20.154Z] Step 6/7 : COPY go.mod . [2020-12-15T03:11:20.154Z] ---> e623c0c6e173 [2020-12-15T03:11:20.154Z] Step 7/7 : RUN go mod download [2020-12-15T03:11:20.417Z] ---> Running in 11cb593045bb [2020-12-15T03:11:22.763Z] Sending build context to Docker daemon 165.7MB [2020-12-15T03:11:22.763Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-15T03:11:22.763Z] Step 2/7 : FROM ${BASE} [2020-12-15T03:11:22.763Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-15T03:11:22.763Z] 5f621e34cdf4: Pulling fs layer [2020-12-15T03:11:22.763Z] a4357932f1b6: Pulling fs layer [2020-12-15T03:11:22.763Z] 18c013af1878: Pulling fs layer [2020-12-15T03:11:22.763Z] 00ac8860ef70: Pulling fs layer [2020-12-15T03:11:22.763Z] 63d7cb157983: Pulling fs layer [2020-12-15T03:11:22.763Z] b116817d02f9: Pulling fs layer [2020-12-15T03:11:22.763Z] 745a02a5169b: Pulling fs layer [2020-12-15T03:11:22.763Z] 00ac8860ef70: Waiting [2020-12-15T03:11:22.763Z] b116817d02f9: Waiting [2020-12-15T03:11:22.763Z] 63d7cb157983: Waiting [2020-12-15T03:11:22.763Z] 745a02a5169b: Waiting [2020-12-15T03:11:22.763Z] 18c013af1878: Verifying Checksum [2020-12-15T03:11:22.763Z] 18c013af1878: Download complete [2020-12-15T03:11:22.763Z] a4357932f1b6: Verifying Checksum [2020-12-15T03:11:22.763Z] 63d7cb157983: Verifying Checksum [2020-12-15T03:11:22.763Z] 63d7cb157983: Download complete [2020-12-15T03:11:22.763Z] b116817d02f9: Download complete [2020-12-15T03:11:22.763Z] 5f621e34cdf4: Download complete [2020-12-15T03:11:23.379Z] 5f621e34cdf4: Pull complete [2020-12-15T03:11:23.986Z] a4357932f1b6: Pull complete [2020-12-15T03:11:24.264Z] 18c013af1878: Pull complete [2020-12-15T03:11:25.241Z] 745a02a5169b: Verifying Checksum [2020-12-15T03:11:25.241Z] 745a02a5169b: Download complete [2020-12-15T03:11:26.688Z] 00ac8860ef70: Verifying Checksum [2020-12-15T03:11:26.688Z] 00ac8860ef70: Download complete [2020-12-15T03:11:36.850Z] 00ac8860ef70: Pull complete [2020-12-15T03:11:36.850Z] 63d7cb157983: Pull complete [2020-12-15T03:11:37.125Z] b116817d02f9: Pull complete [2020-12-15T03:11:41.465Z] 745a02a5169b: Pull complete [2020-12-15T03:11:41.465Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-15T03:11:41.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-15T03:11:41.465Z] ---> b7e6874047d6 [2020-12-15T03:11:41.465Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-15T03:11:42.426Z] Removing intermediate container 11cb593045bb [2020-12-15T03:11:42.426Z] ---> baf499e929dc [2020-12-15T03:11:42.426Z] Successfully built baf499e929dc [2020-12-15T03:11:42.426Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:11:42.788Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T03:11:42.788Z] . [Pipeline] withDockerContainer [2020-12-15T03:11:42.956Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:11:43.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T03:11:43.853Z] $ docker top 265db02ca9981d2b215d5a99f84cb51898b9ccaae820fdf9b4726fd352bcdfe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:11:44.474Z] + go version [2020-12-15T03:11:44.474Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-15T03:11:44.510Z] $ docker stop --time=1 265db02ca9981d2b215d5a99f84cb51898b9ccaae820fdf9b4726fd352bcdfe2 [2020-12-15T03:11:44.844Z] ---> Running in 67fc90a6eebe [2020-12-15T03:11:45.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:11:45.898Z] $ docker rm -f 265db02ca9981d2b215d5a99f84cb51898b9ccaae820fdf9b4726fd352bcdfe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-15T03:11:46.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:11:47.151Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-15T03:11:47.151Z] . [Pipeline] withDockerContainer [2020-12-15T03:11:47.275Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:11:47.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-15T03:11:47.855Z] (1/12) Installing libmagic (5.38-r0) [2020-12-15T03:11:47.855Z] (2/12) Installing file (5.38-r0) [2020-12-15T03:11:47.992Z] $ docker top 8d734030b7cdafcf24dba664461cc65d45d39171e68d4d7b865b51de75d937a7 -eo pid,comm [2020-12-15T03:11:48.125Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-15T03:11:48.125Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] { [Pipeline] echo [2020-12-15T03:11:48.340Z] ========================================================= [2020-12-15T03:11:48.341Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T03:11:48.341Z] ========================================================= [Pipeline] sh [2020-12-15T03:11:48.683Z] + make test [2020-12-15T03:11:48.684Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T03:11:58.256Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-15T03:11:58.256Z] (6/12) Installing patch (2.7.6-r6) [2020-12-15T03:11:58.256Z] (7/12) Installing build-base (0.5-r2) [2020-12-15T03:11:58.256Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-15T03:11:58.529Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-15T03:11:58.529Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-15T03:11:58.529Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-15T03:11:58.738Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T03:11:58.804Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-15T03:11:58.804Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:11:58.804Z] OK: 217 MiB in 51 packages [2020-12-15T03:12:03.116Z] Removing intermediate container 67fc90a6eebe [2020-12-15T03:12:03.116Z] ---> 5a7cba9c8089 [2020-12-15T03:12:03.116Z] Step 4/7 : WORKDIR /edgex-go [2020-12-15T03:12:03.116Z] ---> Running in fa80be294c3e [2020-12-15T03:12:03.710Z] Removing intermediate container fa80be294c3e [2020-12-15T03:12:03.710Z] ---> 9e109bfe442c [2020-12-15T03:12:03.710Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-15T03:12:03.987Z] latest: Pulling from library/docker [2020-12-15T03:12:04.264Z] a3cc7d3b244e: Pulling fs layer [2020-12-15T03:12:04.264Z] 02a3295e0d61: Pulling fs layer [2020-12-15T03:12:04.264Z] 0f4f2e6d8100: Pulling fs layer [2020-12-15T03:12:04.264Z] 330b718f631f: Pulling fs layer [2020-12-15T03:12:04.264Z] a93816041522: Pulling fs layer [2020-12-15T03:12:04.264Z] bdb6da89ff94: Pulling fs layer [2020-12-15T03:12:04.264Z] 330b718f631f: Waiting [2020-12-15T03:12:04.264Z] a93816041522: Waiting [2020-12-15T03:12:04.264Z] 2a70c0c122f4: Pulling fs layer [2020-12-15T03:12:04.264Z] bdb6da89ff94: Waiting [2020-12-15T03:12:04.264Z] 2a70c0c122f4: Waiting [2020-12-15T03:12:04.264Z] 0f4f2e6d8100: Verifying Checksum [2020-12-15T03:12:04.264Z] 0f4f2e6d8100: Download complete [2020-12-15T03:12:04.264Z] 02a3295e0d61: Verifying Checksum [2020-12-15T03:12:04.264Z] 02a3295e0d61: Download complete [2020-12-15T03:12:04.539Z] a3cc7d3b244e: Verifying Checksum [2020-12-15T03:12:04.539Z] a3cc7d3b244e: Download complete [2020-12-15T03:12:04.539Z] a93816041522: Verifying Checksum [2020-12-15T03:12:04.539Z] a93816041522: Download complete [2020-12-15T03:12:04.539Z] bdb6da89ff94: Verifying Checksum [2020-12-15T03:12:04.539Z] bdb6da89ff94: Download complete [2020-12-15T03:12:04.816Z] 2a70c0c122f4: Verifying Checksum [2020-12-15T03:12:04.816Z] 2a70c0c122f4: Download complete [2020-12-15T03:12:05.108Z] a3cc7d3b244e: Pull complete [2020-12-15T03:12:05.719Z] 02a3295e0d61: Pull complete [2020-12-15T03:12:05.992Z] 330b718f631f: Verifying Checksum [2020-12-15T03:12:06.265Z] 0f4f2e6d8100: Pull complete [2020-12-15T03:12:09.660Z] 330b718f631f: Pull complete [2020-12-15T03:12:09.934Z] a93816041522: Pull complete [2020-12-15T03:12:10.533Z] bdb6da89ff94: Pull complete [2020-12-15T03:12:10.811Z] 2a70c0c122f4: Pull complete [2020-12-15T03:12:10.811Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-15T03:12:10.811Z] Status: Downloaded newer image for docker:latest [2020-12-15T03:12:11.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T03:12:14.196Z] ---> f237b3e07254 [2020-12-15T03:12:14.196Z] Step 6/7 : COPY go.mod . [2020-12-15T03:12:14.792Z] ---> 49f962c4af90 [2020-12-15T03:12:14.792Z] Step 7/7 : RUN go mod download [2020-12-15T03:12:15.064Z] ---> Running in f0b751d63176 [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T03:12:19.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T03:12:21.296Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.056s [2020-12-15T03:12:21.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T03:12:21.296Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T03:12:21.887Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T03:12:21.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T03:12:21.887Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T03:12:21.887Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T03:12:24.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2020-12-15T03:12:24.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T03:12:24.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T03:12:24.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T03:12:24.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T03:12:24.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T03:12:28.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.139s coverage: 27.1% of statements [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T03:12:28.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T03:12:28.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T03:12:28.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.410s coverage: 71.3% of statements [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T03:12:28.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 83.7% of statements [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T03:12:28.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T03:12:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.344s coverage: 28.6% of statements [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T03:12:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T03:12:30.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.034s coverage: 100.0% of statements [2020-12-15T03:12:30.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T03:12:30.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements [2020-12-15T03:12:30.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T03:12:31.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2020-12-15T03:12:31.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T03:12:31.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements [2020-12-15T03:12:31.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T03:12:31.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T03:12:31.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T03:12:31.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 93.8% of statements [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.099s coverage: 0.1% of statements [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 75.5% of statements [2020-12-15T03:12:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.038s coverage: 80.8% of statements [2020-12-15T03:12:33.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2020-12-15T03:12:33.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements [2020-12-15T03:12:34.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements [2020-12-15T03:12:34.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T03:12:34.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2020-12-15T03:12:34.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T03:12:34.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T03:12:34.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements [2020-12-15T03:12:34.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements [2020-12-15T03:12:34.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2020-12-15T03:12:34.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2020-12-15T03:12:35.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2020-12-15T03:12:36.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 55.9% of statements [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T03:12:36.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T03:12:41.870Z] Removing intermediate container f0b751d63176 [2020-12-15T03:12:41.871Z] ---> d8be2e1b574b [2020-12-15T03:12:41.871Z] Successfully built d8be2e1b574b [2020-12-15T03:12:41.871Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:12:42.255Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T03:12:42.255Z] . [Pipeline] withDockerContainer [2020-12-15T03:12:42.556Z] prd-ubuntu18.04-docker-arm64-4c-16g-16031 does not seem to be running inside a container [2020-12-15T03:12:42.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T03:12:44.146Z] $ docker top cba67f15caa44183ae623f0b7f695b2163335569ed74f01794e99f328ac615ba -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:12:44.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.719s coverage: 86.3% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.102s coverage: 72.2% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.430s coverage: 72.1% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.047s coverage: 82.4% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.041s coverage: 48.4% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.033s coverage: 96.8% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.359s coverage: 84.0% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.104s coverage: 47.1% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.024s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.060s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.670s coverage: 29.1% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T03:12:44.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-15T03:12:44.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-15T03:12:44.956Z] GO111MODULE=on go vet ./... [2020-12-15T03:12:45.249Z] + go version [2020-12-15T03:12:45.249Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-15T03:12:45.283Z] $ docker stop --time=1 cba67f15caa44183ae623f0b7f695b2163335569ed74f01794e99f328ac615ba [2020-12-15T03:12:47.237Z] $ docker rm -f cba67f15caa44183ae623f0b7f695b2163335569ed74f01794e99f328ac615ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:12:48.645Z] + docker inspect -f . ci-base-image-arm64 [2020-12-15T03:12:48.645Z] . [Pipeline] withDockerContainer [2020-12-15T03:12:48.936Z] prd-ubuntu18.04-docker-arm64-4c-16g-16031 does not seem to be running inside a container [2020-12-15T03:12:49.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-15T03:12:50.454Z] $ docker top 2aaff0f63f7e4f4096682cc7e04e41df874774cede147a10595c9cf7a1230732 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-15T03:12:50.904Z] ========================================================= [2020-12-15T03:12:50.904Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-15T03:12:50.904Z] ========================================================= [Pipeline] sh [2020-12-15T03:12:51.634Z] + make test [2020-12-15T03:12:51.634Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-15T03:13:11.713Z] gofmt -l . [2020-12-15T03:13:11.713Z] [ "`gofmt -l .`" = "" ] [2020-12-15T03:13:11.713Z] ./bin/test-go-mod-tidy.sh [2020-12-15T03:13:11.713Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-15T03:13:12.339Z] + ls -al . [2020-12-15T03:13:12.339Z] total 664 [2020-12-15T03:13:12.339Z] drwxrwxr-x 10 1001 1001 4096 Dec 15 03:13 . [2020-12-15T03:13:12.339Z] drwxr-xr-x 4 root root 28 Dec 15 03:11 .. [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 03:09 .dockerignore [2020-12-15T03:13:12.339Z] drwxrwxr-x 8 1001 1001 179 Dec 15 03:09 .git [2020-12-15T03:13:12.339Z] drwxrwxr-x 3 1001 1001 125 Dec 15 03:09 .github [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 03:09 .gitignore [2020-12-15T03:13:12.339Z] drwx------ 3 1001 1001 47 Dec 15 03:10 .semver [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 03:09 .sonarcloud.properties [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 03:09 CONTRIBUTING.md [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 03:09 Dockerfile.build [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 03:09 Jenkinsfile [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 03:09 LICENSE [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 03:09 Makefile [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 03:09 README.md [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 03:09 SECURITY.md [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 03:10 VERSION [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 03:09 ZMQWindows.md [2020-12-15T03:13:12.339Z] drwxrwxr-x 2 1001 1001 117 Dec 15 03:09 bin [2020-12-15T03:13:12.339Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 03:09 cmd [2020-12-15T03:13:12.339Z] -rw-r--r-- 1 root root 568194 Dec 15 03:12 coverage.out [2020-12-15T03:13:12.339Z] -rw-r--r-- 1 root root 1041 Dec 15 03:13 go.mod [2020-12-15T03:13:12.339Z] -rw-r--r-- 1 root root 18856 Dec 15 03:13 go.sum [2020-12-15T03:13:12.339Z] drwxrwxr-x 8 1001 1001 127 Dec 15 03:09 internal [2020-12-15T03:13:12.339Z] drwxrwxr-x 4 1001 1001 26 Dec 15 03:09 openapi [2020-12-15T03:13:12.339Z] drwxrwxr-x 4 1001 1001 71 Dec 15 03:09 snap [2020-12-15T03:13:12.339Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 03:09 version.go [Pipeline] sh [2020-12-15T03:13:12.671Z] + '[' -e coverage.out ] [2020-12-15T03:13:12.671Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T03:13:12.938Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T03:13:13.345Z] + make build [2020-12-15T03:13:13.345Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-15T03:13:13.933Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-15T03:13:17.624Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-15T03:13:25.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-15T03:13:27.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-15T03:13:29.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T03:13:29.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-15T03:13:31.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-15T03:13:32.149Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T03:13:33.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T03:13:34.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T03:13:35.481Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-15T03:13:36.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-15T03:13:37.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-15T03:13:38.824Z] $ docker stop --time=1 8d734030b7cdafcf24dba664461cc65d45d39171e68d4d7b865b51de75d937a7 [2020-12-15T03:13:41.419Z] $ docker rm -f 8d734030b7cdafcf24dba664461cc65d45d39171e68d4d7b865b51de75d937a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:13:45.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T03:13:45.925Z] [2020-12-15T03:13:45.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:13:46.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T03:13:46.319Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-15T03:13:46.319Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-15T03:13:46.319Z] ca9280d653b3: Pulling fs layer [2020-12-15T03:13:46.319Z] 7e9c9ca2126c: Pulling fs layer [2020-12-15T03:13:46.586Z] cbdbe7a5bc2a: Download complete [2020-12-15T03:13:46.849Z] cbdbe7a5bc2a: Pull complete [2020-12-15T03:13:47.427Z] ca9280d653b3: Verifying Checksum [2020-12-15T03:13:47.427Z] ca9280d653b3: Download complete [2020-12-15T03:13:48.380Z] 7e9c9ca2126c: Download complete [2020-12-15T03:13:48.647Z] ca9280d653b3: Pull complete [2020-12-15T03:13:52.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-15T03:13:55.296Z] 7e9c9ca2126c: Pull complete [2020-12-15T03:13:55.296Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-15T03:13:55.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T03:13:55.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-15T03:13:55.546Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:13:55.603Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T03:13:58.572Z] $ docker top e24d1ef6037a7aaa27cca36ee9268eb964ac19f25c5af02d4e7c656ad000175a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:13:59.165Z] + docker-compose build --help [2020-12-15T03:13:59.165Z] + grep parallel [2020-12-15T03:14:00.113Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T03:14:00.142Z] $ docker stop --time=1 e24d1ef6037a7aaa27cca36ee9268eb964ac19f25c5af02d4e7c656ad000175a [2020-12-15T03:14:01.501Z] $ docker rm -f e24d1ef6037a7aaa27cca36ee9268eb964ac19f25c5af02d4e7c656ad000175a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:14:02.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-15T03:14:02.269Z] . [Pipeline] withDockerContainer [2020-12-15T03:14:02.388Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:14:02.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-15T03:14:03.117Z] $ docker top 7fa9b4618373ffd48c8077629b2b50ba156eaf53407f8beda701f3c1080a2872 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:14:03.724Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T03:14:04.674Z] Building docker-core-command-go ... [2020-12-15T03:14:04.674Z] Building docker-core-data-go ... [2020-12-15T03:14:04.674Z] Building docker-core-metadata-go ... [2020-12-15T03:14:04.674Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T03:14:04.674Z] Building docker-security-proxy-setup-go ... [2020-12-15T03:14:04.674Z] Building docker-security-secrets-setup-go ... [2020-12-15T03:14:04.674Z] Building docker-security-secretstore-setup-go ... [2020-12-15T03:14:04.674Z] Building docker-support-notifications-go ... [2020-12-15T03:14:04.674Z] Building docker-support-scheduler-go ... [2020-12-15T03:14:04.674Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T03:14:04.674Z] Building docker-core-command-go [2020-12-15T03:14:04.674Z] Building docker-support-scheduler-go [2020-12-15T03:14:04.674Z] Building docker-security-secrets-setup-go [2020-12-15T03:14:04.674Z] Building docker-support-notifications-go [2020-12-15T03:14:04.674Z] Building docker-core-data-go [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-15T03:14:15.211Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-15T03:14:19.569Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.068s [2020-12-15T03:14:19.569Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-15T03:14:19.569Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-15T03:14:20.559Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-15T03:14:20.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-15T03:14:20.559Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-15T03:14:20.559Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-15T03:14:28.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.225s coverage: 46.6% of statements [2020-12-15T03:14:28.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-15T03:14:28.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-15T03:14:28.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-15T03:14:28.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-15T03:14:28.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-15T03:14:36.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:14:36.916Z] [2020-12-15T03:14:36.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:14:36.916Z] [2020-12-15T03:14:36.916Z] ---> baf499e929dc [2020-12-15T03:14:36.916Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T03:14:36.916Z] ---> baf499e929dc [2020-12-15T03:14:36.916Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T03:14:37.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:14:37.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:14:37.180Z] ---> baf499e929dc [2020-12-15T03:14:37.180Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:14:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.480s coverage: 27.1% of statements [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-15T03:14:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-15T03:14:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-15T03:14:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.532s coverage: 71.3% of statements [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-15T03:14:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-15T03:14:37.442Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:14:37.442Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T03:14:37.442Z] ---> baf499e929dc [2020-12-15T03:14:37.442Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T03:14:37.442Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:14:37.442Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:14:37.442Z] ---> baf499e929dc [2020-12-15T03:14:37.442Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T03:14:37.858Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.605s coverage: 83.7% of statements [2020-12-15T03:14:37.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-15T03:14:37.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T03:14:37.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-15T03:14:37.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-15T03:14:38.021Z] ---> Running in 850d09b2258e [2020-12-15T03:14:38.021Z] ---> Running in ac3359ff0cbb [2020-12-15T03:14:38.021Z] ---> Running in af5c1048eba9 [2020-12-15T03:14:38.021Z] ---> Running in 7cecd0fe6793 [2020-12-15T03:14:38.021Z] ---> Running in 6f2bf0543124 [2020-12-15T03:14:38.600Z] Removing intermediate container 6f2bf0543124 [2020-12-15T03:14:38.600Z] ---> 90bdc47ff468 [2020-12-15T03:14:38.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:14:38.600Z] Removing intermediate container 7cecd0fe6793 [2020-12-15T03:14:38.600Z] ---> 3589a5b7d902 [2020-12-15T03:14:38.600Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:14:38.600Z] Removing intermediate container af5c1048eba9 [2020-12-15T03:14:38.600Z] ---> 215a5e150f67 [2020-12-15T03:14:38.600Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T03:14:38.600Z] Removing intermediate container 850d09b2258e [2020-12-15T03:14:38.600Z] ---> 7c4ca18cca11 [2020-12-15T03:14:38.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:14:38.600Z] Removing intermediate container ac3359ff0cbb [2020-12-15T03:14:38.600Z] ---> 76af6bf1ee8c [2020-12-15T03:14:38.600Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:14:38.863Z] ---> Running in 9b3d2a4cac15 [2020-12-15T03:14:38.863Z] ---> Running in 8ad10fcf1af6 [2020-12-15T03:14:38.863Z] ---> Running in 8a5bba5d8d29 [2020-12-15T03:14:38.863Z] ---> Running in 3dd06b64c3e4 [2020-12-15T03:14:38.863Z] ---> Running in fcd5bf3c3477 [2020-12-15T03:14:39.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:40.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:41.358Z] Removing intermediate container 8ad10fcf1af6 [2020-12-15T03:14:41.358Z] ---> 7b58ac97982a [2020-12-15T03:14:41.358Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T03:14:41.358Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:14:41.358Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:14:41.358Z] OK: 12750 distinct packages available [2020-12-15T03:14:41.358Z] ---> Running in 81c574400528 [2020-12-15T03:14:41.358Z] Removing intermediate container 9b3d2a4cac15 [2020-12-15T03:14:41.358Z] ---> abc4ebefbd70 [2020-12-15T03:14:41.358Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:14:41.624Z] ---> Running in a31cae702b21 [2020-12-15T03:14:41.624Z] OK: 233 MiB in 51 packages [2020-12-15T03:14:41.891Z] Removing intermediate container 3dd06b64c3e4 [2020-12-15T03:14:41.891Z] ---> a5b27e5990ff [2020-12-15T03:14:41.891Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T03:14:42.163Z] Removing intermediate container fcd5bf3c3477 [2020-12-15T03:14:42.163Z] ---> a376a57226a3 [2020-12-15T03:14:42.163Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T03:14:42.163Z] ---> Running in 72cef060d9ba [2020-12-15T03:14:42.163Z] ---> Running in 16a38efa56d7 [2020-12-15T03:14:42.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:42.703Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:42.703Z] Removing intermediate container 8a5bba5d8d29 [2020-12-15T03:14:42.703Z] ---> 711a474b9f21 [2020-12-15T03:14:42.703Z] Step 5/29 : COPY go.mod . [2020-12-15T03:14:42.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:42.967Z] ---> e39a166874a7 [2020-12-15T03:14:42.967Z] Step 6/29 : RUN go mod download [2020-12-15T03:14:42.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:42.967Z] ---> Running in b35a06d57462 [2020-12-15T03:14:43.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:43.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.129s coverage: 28.6% of statements [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-15T03:14:43.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-15T03:14:43.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements [2020-12-15T03:14:43.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-15T03:14:43.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:43.578Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.396s coverage: 86.7% of statements [2020-12-15T03:14:43.578Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-15T03:14:43.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:43.757Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:14:44.334Z] Removing intermediate container b35a06d57462 [2020-12-15T03:14:44.334Z] ---> 1d442953b870 [2020-12-15T03:14:44.334Z] Step 7/29 : COPY . . [2020-12-15T03:14:44.334Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:14:44.334Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:14:44.334Z] OK: 12750 distinct packages available [2020-12-15T03:14:44.611Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:14:44.611Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:14:44.611Z] OK: 12750 distinct packages available [2020-12-15T03:14:44.611Z] OK: 233 MiB in 51 packages [2020-12-15T03:14:44.611Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:14:44.611Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:14:44.611Z] OK: 12750 distinct packages available [2020-12-15T03:14:44.883Z] OK: 233 MiB in 51 packages [2020-12-15T03:14:44.883Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:14:44.883Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:14:44.883Z] OK: 12750 distinct packages available [2020-12-15T03:14:44.883Z] OK: 233 MiB in 51 packages [2020-12-15T03:14:45.155Z] OK: 233 MiB in 51 packages [2020-12-15T03:14:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.304s coverage: 97.5% of statements [2020-12-15T03:14:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-15T03:14:46.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements [2020-12-15T03:14:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-15T03:14:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-15T03:14:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-15T03:14:46.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-15T03:14:49.393Z] Removing intermediate container a31cae702b21 [2020-12-15T03:14:49.393Z] ---> 4be5df55fa3d [2020-12-15T03:14:49.393Z] Step 6/22 : COPY go.mod . [2020-12-15T03:14:49.393Z] Removing intermediate container 81c574400528 [2020-12-15T03:14:49.393Z] ---> 0b7db2c47a0f [2020-12-15T03:14:49.393Z] Step 6/21 : COPY go.mod . [2020-12-15T03:14:49.776Z] Removing intermediate container 72cef060d9ba [2020-12-15T03:14:49.776Z] ---> 1fddfde59758 [2020-12-15T03:14:49.776Z] Step 6/23 : COPY go.mod . [2020-12-15T03:14:49.776Z] Removing intermediate container 16a38efa56d7 [2020-12-15T03:14:49.776Z] ---> 8e6f1ffe34c3 [2020-12-15T03:14:49.776Z] Step 6/24 : COPY go.mod . [2020-12-15T03:14:50.403Z] ---> 0f9811ad0976 [2020-12-15T03:14:50.403Z] Step 7/21 : RUN go mod download [2020-12-15T03:14:50.403Z] ---> 6e6abee1a06c [2020-12-15T03:14:50.403Z] Step 7/22 : RUN go mod download [2020-12-15T03:14:52.963Z] ---> 3ca4ac09e3e8 [2020-12-15T03:14:52.963Z] Step 7/23 : RUN go mod download [2020-12-15T03:14:52.963Z] ---> Running in fa094fd9a6c5 [2020-12-15T03:14:52.963Z] ---> Running in 9736e3b1ba9b [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.071s coverage: 93.8% of statements [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.1% of statements [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2020-12-15T03:14:52.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.8% of statements [2020-12-15T03:14:52.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.166s coverage: 87.2% of statements [2020-12-15T03:14:53.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements [2020-12-15T03:14:53.917Z] ---> 941e25d2eebf [2020-12-15T03:14:53.918Z] Step 7/24 : RUN go mod download [2020-12-15T03:14:53.918Z] ---> Running in 681459b19a2c [2020-12-15T03:14:54.183Z] ---> Running in 926cf55f24a5 [2020-12-15T03:14:54.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.4% of statements [2020-12-15T03:14:54.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-15T03:14:56.815Z] Removing intermediate container fa094fd9a6c5 [2020-12-15T03:14:56.815Z] ---> 681a220d497c [2020-12-15T03:14:56.815Z] Step 8/21 : COPY . . [2020-12-15T03:14:56.815Z] Removing intermediate container 681459b19a2c [2020-12-15T03:14:56.815Z] ---> 80afeab9edd8 [2020-12-15T03:14:56.815Z] Step 8/23 : COPY . . [2020-12-15T03:14:57.094Z] Removing intermediate container 9736e3b1ba9b [2020-12-15T03:14:57.094Z] ---> 906bccdc261a [2020-12-15T03:14:57.094Z] Step 8/22 : COPY . . [2020-12-15T03:14:57.362Z] Removing intermediate container 926cf55f24a5 [2020-12-15T03:14:57.362Z] ---> 20145ee1940f [2020-12-15T03:14:57.362Z] Step 8/24 : COPY . . [2020-12-15T03:14:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 63.5% of statements [2020-12-15T03:14:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-15T03:14:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-15T03:14:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.107s coverage: 100.0% of statements [2020-12-15T03:14:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 91.3% of statements [2020-12-15T03:14:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2020-12-15T03:14:57.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2020-12-15T03:14:58.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2020-12-15T03:15:03.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.817s coverage: 55.9% of statements [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-15T03:15:03.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-15T03:15:19.416Z] ---> 3afaf14aaf29 [2020-12-15T03:15:19.416Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T03:15:19.416Z] ---> Running in e51d9573efe6 [2020-12-15T03:15:21.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.005s coverage: 86.3% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.179s coverage: 72.2% of statements [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.516s coverage: 72.1% of statements [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.103s coverage: 82.4% of statements [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.099s coverage: 48.4% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.082s coverage: 28.8% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.079s coverage: 96.8% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.407s coverage: 37.0% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.503s coverage: 84.0% of statements [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.402s coverage: 47.1% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-15T03:15:21.557Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.092s coverage: 100.0% of statements [2020-12-15T03:15:21.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.762s coverage: 29.1% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.263s coverage: 99.0% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-15T03:15:28.314Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2020-12-15T03:15:28.314Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2020-12-15T03:15:28.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-15T03:15:29.573Z] GO111MODULE=on go vet ./... [2020-12-15T03:15:29.652Z] ---> 6b2ac2dccd31 [2020-12-15T03:15:29.652Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T03:15:29.652Z] ---> Running in 6b2694308fdc [2020-12-15T03:15:29.652Z] ---> 09d78e79e01a [2020-12-15T03:15:29.652Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T03:15:29.915Z] ---> badae2bc2870 [2020-12-15T03:15:29.915Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T03:15:29.915Z] ---> 91e80379a671 [2020-12-15T03:15:29.915Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T03:15:30.891Z] ---> Running in 1f640711a339 [2020-12-15T03:15:30.891Z] ---> Running in c7aa9bc6a105 [2020-12-15T03:15:30.891Z] ---> Running in 82fd8645a881 [2020-12-15T03:15:31.865Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-15T03:15:32.131Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-15T03:15:32.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-15T03:15:32.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-15T03:15:38.880Z] Removing intermediate container e51d9573efe6 [2020-12-15T03:15:38.880Z] ---> 857e4572fc0b [2020-12-15T03:15:38.880Z] [2020-12-15T03:15:38.880Z] Step 9/29 : FROM alpine:latest [2020-12-15T03:15:39.464Z] latest: Pulling from library/alpine [2020-12-15T03:15:39.747Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T03:15:39.747Z] Status: Downloaded newer image for alpine:latest [2020-12-15T03:15:39.747Z] ---> b14afc6dfb98 [2020-12-15T03:15:39.747Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T03:15:40.362Z] ---> Running in 9b3a2ff51947 [2020-12-15T03:15:41.774Z] Removing intermediate container 9b3a2ff51947 [2020-12-15T03:15:41.774Z] ---> 0e94a8d15362 [2020-12-15T03:15:41.774Z] Step 11/29 : USER root [2020-12-15T03:15:42.047Z] ---> Running in ce1b498c1877 [2020-12-15T03:15:43.019Z] Removing intermediate container ce1b498c1877 [2020-12-15T03:15:43.019Z] ---> 433003921df8 [2020-12-15T03:15:43.019Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T03:15:43.019Z] ---> Running in 42c02a41f33b [2020-12-15T03:15:44.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:15:44.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:15:44.447Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:15:44.447Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:15:44.447Z] OK: 12747 distinct packages available [2020-12-15T03:15:44.719Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T03:15:44.989Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T03:15:44.989Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:15:44.989Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T03:15:45.261Z] OK: 6 MiB in 16 packages [2020-12-15T03:15:46.685Z] Removing intermediate container 42c02a41f33b [2020-12-15T03:15:46.685Z] ---> ffaaa5233545 [2020-12-15T03:15:46.685Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T03:15:46.685Z] ---> Running in ac5aa2bb0ec4 [2020-12-15T03:15:46.953Z] Removing intermediate container ac5aa2bb0ec4 [2020-12-15T03:15:46.953Z] ---> 5e82523afb20 [2020-12-15T03:15:46.953Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T03:15:47.223Z] ---> Running in 5b67651e1057 [2020-12-15T03:15:48.186Z] Removing intermediate container 5b67651e1057 [2020-12-15T03:15:48.186Z] ---> 6105b5375ce7 [2020-12-15T03:15:48.186Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T03:15:48.186Z] ---> Running in 5a6b54a31a36 [2020-12-15T03:15:50.818Z] Removing intermediate container 5a6b54a31a36 [2020-12-15T03:15:50.818Z] ---> 21c4657ebffc [2020-12-15T03:15:50.818Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T03:15:52.013Z] ---> 82d770a19aa6 [2020-12-15T03:15:52.013Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T03:15:52.485Z] ---> e1f9631f4155 [2020-12-15T03:15:52.485Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T03:15:52.765Z] ---> b9316944d99d [2020-12-15T03:15:52.765Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T03:15:53.367Z] ---> c3446e43a6e1 [2020-12-15T03:15:53.367Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T03:15:53.965Z] ---> d176e784ebce [2020-12-15T03:15:53.965Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T03:15:53.965Z] ---> Running in cf934b2d3bb9 [2020-12-15T03:15:56.553Z] Removing intermediate container cf934b2d3bb9 [2020-12-15T03:15:56.553Z] ---> 64db54e83309 [2020-12-15T03:15:56.553Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T03:15:57.143Z] ---> 821b7a49af5b [2020-12-15T03:15:57.143Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T03:15:57.143Z] ---> Running in 9eb3e9a7ef8d [2020-12-15T03:15:59.090Z] Removing intermediate container 9eb3e9a7ef8d [2020-12-15T03:15:59.090Z] ---> da51d468d796 [2020-12-15T03:15:59.090Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T03:15:59.360Z] ---> Running in 0e93b07f6b44 [2020-12-15T03:16:02.716Z] Removing intermediate container 0e93b07f6b44 [2020-12-15T03:16:02.716Z] ---> ac7702be215a [2020-12-15T03:16:02.716Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T03:16:02.716Z] ---> Running in 9142f3c1a8b8 [2020-12-15T03:16:02.716Z] Removing intermediate container 9142f3c1a8b8 [2020-12-15T03:16:02.716Z] ---> 3110dc47544e [2020-12-15T03:16:02.716Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T03:16:02.716Z] ---> Running in f4dbaec24cc7 [2020-12-15T03:16:02.992Z] Removing intermediate container f4dbaec24cc7 [2020-12-15T03:16:02.992Z] ---> d893aac4ab2c [2020-12-15T03:16:02.992Z] Step 27/29 : LABEL arch=x86_64 [2020-12-15T03:16:03.262Z] ---> Running in ce304b1af520 [2020-12-15T03:16:03.545Z] Removing intermediate container ce304b1af520 [2020-12-15T03:16:03.545Z] ---> 14c82df23021 [2020-12-15T03:16:03.545Z] Step 28/29 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:16:03.545Z] ---> Running in 78ce1cbe67f9 [2020-12-15T03:16:03.815Z] Removing intermediate container 78ce1cbe67f9 [2020-12-15T03:16:03.815Z] ---> 421912352f17 [2020-12-15T03:16:03.815Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T03:16:04.092Z] ---> Running in 80a7d9609c99 [2020-12-15T03:16:04.672Z] Removing intermediate container 80a7d9609c99 [2020-12-15T03:16:04.672Z] ---> d54057b14e15 [2020-12-15T03:16:04.672Z] [2020-12-15T03:16:05.627Z] Successfully built d54057b14e15 [2020-12-15T03:16:05.627Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-15T03:16:05.627Z]  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-15T03:16:15.653Z] Removing intermediate container 82fd8645a881 [2020-12-15T03:16:15.653Z] ---> 9aed0e5b2a15 [2020-12-15T03:16:15.653Z] [2020-12-15T03:16:15.653Z] Step 10/24 : FROM scratch [2020-12-15T03:16:15.653Z] ---> [2020-12-15T03:16:15.653Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T03:16:15.653Z] Removing intermediate container 1f640711a339 [2020-12-15T03:16:15.653Z] ---> 1a71e92a3f65 [2020-12-15T03:16:15.653Z] [2020-12-15T03:16:15.653Z] Step 10/22 : FROM scratch [2020-12-15T03:16:15.653Z] ---> [2020-12-15T03:16:15.653Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:16:15.653Z] Removing intermediate container 6b2694308fdc [2020-12-15T03:16:15.653Z] ---> 332995c4cb5a [2020-12-15T03:16:15.653Z] [2020-12-15T03:16:15.653Z] Step 10/21 : FROM scratch [2020-12-15T03:16:15.653Z] ---> [2020-12-15T03:16:15.653Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:16:17.585Z] ---> Running in f41610266a1a [2020-12-15T03:16:17.585Z] ---> Running in 32e5c14d8008 [2020-12-15T03:16:17.585Z] ---> Running in 1f2b3937ebcb [2020-12-15T03:16:24.221Z] Removing intermediate container 1f2b3937ebcb [2020-12-15T03:16:24.221Z] ---> 04b2e62e4d33 [2020-12-15T03:16:24.221Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T03:16:24.221Z] Removing intermediate container 32e5c14d8008 [2020-12-15T03:16:24.221Z] ---> a0d155c76de5 [2020-12-15T03:16:24.221Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T03:16:24.222Z] Removing intermediate container f41610266a1a [2020-12-15T03:16:24.222Z] ---> 1acd52a072e5 [2020-12-15T03:16:24.222Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T03:16:25.174Z] ---> Running in 8cf3e25a88a5 [2020-12-15T03:16:25.174Z] ---> Running in cb72cf5a563e [2020-12-15T03:16:25.174Z] ---> Running in 7a59428ff6a4 [2020-12-15T03:16:25.755Z] Removing intermediate container c7aa9bc6a105 [2020-12-15T03:16:25.755Z] ---> eab5fc20cd40 [2020-12-15T03:16:25.755Z] [2020-12-15T03:16:25.755Z] Step 10/23 : FROM alpine [2020-12-15T03:16:26.017Z] ---> b14afc6dfb98 [2020-12-15T03:16:26.017Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:16:26.017Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:16:26.017Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:16:26.017Z] ---> baf499e929dc [2020-12-15T03:16:26.017Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T03:16:26.017Z] ---> Using cache [2020-12-15T03:16:26.017Z] ---> 76af6bf1ee8c [2020-12-15T03:16:26.017Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:16:26.017Z] ---> Using cache [2020-12-15T03:16:26.017Z] ---> a376a57226a3 [2020-12-15T03:16:26.017Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T03:16:27.410Z] Removing intermediate container 8cf3e25a88a5 [2020-12-15T03:16:27.410Z] ---> cb784adf835a [2020-12-15T03:16:27.410Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T03:16:27.410Z] Removing intermediate container cb72cf5a563e [2020-12-15T03:16:27.410Z] ---> 83c67039c12e [2020-12-15T03:16:27.410Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T03:16:27.677Z] ---> Running in ab16999f2e1a [2020-12-15T03:16:27.677Z] ---> Running in 627e527cc914 [2020-12-15T03:16:27.677Z] ---> Running in 78dea8d1ffc2 [2020-12-15T03:16:27.677Z] Removing intermediate container 7a59428ff6a4 [2020-12-15T03:16:27.677Z] ---> 70654ecb2f16 [2020-12-15T03:16:27.677Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T03:16:27.943Z] ---> Running in b1fc3f0f597f [2020-12-15T03:16:27.943Z] ---> Running in 0f6c1ce0c85a [2020-12-15T03:16:27.943Z] Removing intermediate container 627e527cc914 [2020-12-15T03:16:27.943Z] ---> 4fb38c19ad5f [2020-12-15T03:16:27.943Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T03:16:28.219Z] Removing intermediate container b1fc3f0f597f [2020-12-15T03:16:28.219Z] ---> e9d1d387ae03 [2020-12-15T03:16:28.219Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T03:16:28.219Z] Removing intermediate container 78dea8d1ffc2 [2020-12-15T03:16:28.219Z] ---> a22481d16291 [2020-12-15T03:16:28.219Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T03:16:28.219Z] ---> Running in 50e18e7df846 [2020-12-15T03:16:28.219Z] Removing intermediate container 0f6c1ce0c85a [2020-12-15T03:16:28.219Z] ---> dfff7fd0e88e [2020-12-15T03:16:28.219Z] Step 14/22 : WORKDIR / [2020-12-15T03:16:28.489Z] ---> Running in 767057c79ef3 [2020-12-15T03:16:28.489Z] ---> 5778dd1a38f4 [2020-12-15T03:16:28.489Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T03:16:28.489Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:16:28.753Z] Removing intermediate container 50e18e7df846 [2020-12-15T03:16:28.753Z] ---> 372c4f0aab27 [2020-12-15T03:16:28.753Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T03:16:28.753Z] ---> 70a550b40729 [2020-12-15T03:16:28.753Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T03:16:28.753Z] Removing intermediate container 767057c79ef3 [2020-12-15T03:16:28.753Z] ---> 3090bc5f4800 [2020-12-15T03:16:28.753Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T03:16:28.753Z] ---> Running in 1b4ec26ca0ac [2020-12-15T03:16:29.017Z] ---> 0681cc973aaa [2020-12-15T03:16:29.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T03:16:29.017Z] Removing intermediate container 1b4ec26ca0ac [2020-12-15T03:16:29.017Z] ---> 40942c123fbb [2020-12-15T03:16:29.017Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:16:29.592Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:16:29.860Z] ---> Running in b37c91725610 [2020-12-15T03:16:29.860Z] ---> bc16356e283a [2020-12-15T03:16:29.860Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T03:16:29.860Z] ---> 791cb3392854 [2020-12-15T03:16:29.860Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T03:16:29.860Z] ---> 97e5aebbca03 [2020-12-15T03:16:29.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T03:16:30.131Z] ---> b8a7086507c5 [2020-12-15T03:16:30.132Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T03:16:30.395Z] ---> Running in 99403f177b96 [2020-12-15T03:16:30.395Z] ---> 82fbba846ca5 [2020-12-15T03:16:30.395Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T03:16:30.395Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:16:30.395Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:16:30.395Z] OK: 12750 distinct packages available [2020-12-15T03:16:30.658Z] ---> Running in f0b9c98c30ae [2020-12-15T03:16:30.658Z] ---> 0736dc76a667 [2020-12-15T03:16:30.658Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T03:16:30.658Z] Removing intermediate container 99403f177b96 [2020-12-15T03:16:30.658Z] ---> 4a59eeb8d8df [2020-12-15T03:16:30.658Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:16:30.658Z] OK: 233 MiB in 51 packages [2020-12-15T03:16:30.920Z] ---> Running in 8024a909696a [2020-12-15T03:16:30.920Z] Removing intermediate container f0b9c98c30ae [2020-12-15T03:16:30.920Z] ---> 0d1a3da1124e [2020-12-15T03:16:30.920Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:16:31.187Z] ---> 7dc51ebc9b32 [2020-12-15T03:16:31.187Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T03:16:31.187Z] ---> Running in fd4ea17ad54c [2020-12-15T03:16:31.187Z] Removing intermediate container 8024a909696a [2020-12-15T03:16:31.187Z] ---> a3121b45b50f [2020-12-15T03:16:31.187Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T03:16:31.452Z] Removing intermediate container b37c91725610 [2020-12-15T03:16:31.452Z] ---> 9e561c8b9b8d [2020-12-15T03:16:31.452Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T03:16:31.452Z] ---> Running in 3ac5f1594b5c [2020-12-15T03:16:31.714Z] ---> Running in 81341a619494 [2020-12-15T03:16:31.714Z] Removing intermediate container fd4ea17ad54c [2020-12-15T03:16:31.714Z] ---> 48058f38a074 [2020-12-15T03:16:31.714Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T03:16:31.714Z] Removing intermediate container ab16999f2e1a [2020-12-15T03:16:31.714Z] ---> e72295580ede [2020-12-15T03:16:31.714Z] Step 6/27 : COPY go.mod . [2020-12-15T03:16:31.976Z] Removing intermediate container 3ac5f1594b5c [2020-12-15T03:16:31.976Z] ---> 8213b8fdebfd [2020-12-15T03:16:31.976Z] Step 20/21 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:16:31.976Z] ---> 486a478a06de [2020-12-15T03:16:31.976Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T03:16:31.976Z] ---> Running in 4844fa70876d [2020-12-15T03:16:32.253Z] ---> Running in 05d95da4cd76 [2020-12-15T03:16:32.253Z] ---> 6795139d667a [2020-12-15T03:16:32.253Z] Step 7/27 : RUN go mod download [2020-12-15T03:16:32.253Z] ---> Running in ee7de55509c2 [2020-12-15T03:16:32.516Z] Removing intermediate container 4844fa70876d [2020-12-15T03:16:32.516Z] ---> 488ebdcc53f0 [2020-12-15T03:16:32.516Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:16:32.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:16:32.516Z] ---> b9d7fc52db8f [2020-12-15T03:16:32.516Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T03:16:33.097Z] Removing intermediate container 05d95da4cd76 [2020-12-15T03:16:33.097Z] ---> 038547c722d7 [2020-12-15T03:16:33.097Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T03:16:33.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:16:33.359Z] ---> Running in 96c0fadaf1ea [2020-12-15T03:16:33.359Z] ---> Running in fa99780eaadf [2020-12-15T03:16:33.359Z] ---> Running in 1115420a3c7e [2020-12-15T03:16:33.359Z] Removing intermediate container 96c0fadaf1ea [2020-12-15T03:16:33.359Z] ---> 9e1fe36a16b5 [2020-12-15T03:16:33.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:16:33.651Z] Removing intermediate container fa99780eaadf [2020-12-15T03:16:33.651Z] ---> 27f16edf45bc [2020-12-15T03:16:33.651Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:16:33.651Z] ---> Running in 23ae5b51c4a0 [2020-12-15T03:16:33.651Z] Removing intermediate container 1115420a3c7e [2020-12-15T03:16:33.651Z] ---> a85ccbe14236 [2020-12-15T03:16:33.651Z] [2020-12-15T03:16:33.651Z] ---> Running in da0b838d4069 [2020-12-15T03:16:34.023Z] Successfully built a85ccbe14236 [2020-12-15T03:16:34.023Z] Removing intermediate container 23ae5b51c4a0 [2020-12-15T03:16:34.023Z] ---> abb333484742 [2020-12-15T03:16:34.023Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T03:16:34.023Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-15T03:16:34.023Z] Building docker-security-proxy-setup-go [2020-12-15T03:16:34.023Z]  Building docker-support-scheduler-go ... done Removing intermediate container da0b838d4069 [2020-12-15T03:16:34.023Z] ---> f47db6fdc223 [2020-12-15T03:16:34.023Z] [2020-12-15T03:16:34.023Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T03:16:34.023Z] ---> Running in c7dc0d2aab7c [2020-12-15T03:16:34.023Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T03:16:34.378Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T03:16:34.378Z] Successfully built f47db6fdc223 [2020-12-15T03:16:34.378Z] Successfully tagged docker-core-command-go:latest [2020-12-15T03:16:34.378Z] Building docker-security-bootstrap-redis-go [2020-12-15T03:16:34.378Z]  Building docker-core-command-go ... done Removing intermediate container c7dc0d2aab7c [2020-12-15T03:16:34.378Z] ---> 3347fd49f990 [2020-12-15T03:16:34.378Z] Step 23/24 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:16:34.378Z] ---> Running in 653b430c5a88 [2020-12-15T03:16:34.378Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T03:16:34.659Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T03:16:34.929Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:16:34.929Z] OK: 8 MiB in 19 packages [2020-12-15T03:16:34.929Z] Removing intermediate container 653b430c5a88 [2020-12-15T03:16:34.929Z] ---> 6a8506c6113c [2020-12-15T03:16:34.929Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T03:16:34.929Z] Removing intermediate container ee7de55509c2 [2020-12-15T03:16:34.929Z] ---> bb3d2cc8188a [2020-12-15T03:16:34.929Z] Step 8/27 : COPY . . [2020-12-15T03:16:35.200Z] ---> Running in f808e0a3a4fd [2020-12-15T03:16:37.596Z] gofmt -l . [2020-12-15T03:16:38.541Z] Removing intermediate container f808e0a3a4fd [2020-12-15T03:16:38.541Z] ---> 66e7224734a8 [2020-12-15T03:16:38.541Z] [2020-12-15T03:16:38.603Z] [ "`gofmt -l .`" = "" ] [2020-12-15T03:16:41.273Z] ./bin/test-go-mod-tidy.sh [2020-12-15T03:16:41.859Z] Successfully built 66e7224734a8 [2020-12-15T03:16:42.255Z] ./bin/test-attribution-txt.sh [2020-12-15T03:16:43.266Z] Successfully tagged docker-support-notifications-go:latest [2020-12-15T03:16:43.266Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2020-12-15T03:16:45.837Z] Removing intermediate container 81341a619494 [2020-12-15T03:16:45.837Z] ---> de04b8f3a410 [2020-12-15T03:16:45.837Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [Pipeline] sh [2020-12-15T03:16:47.238Z] + ls -al . [2020-12-15T03:16:47.238Z] total 692 [2020-12-15T03:16:47.238Z] drwxrwxr-x 9 1001 1001 4096 Dec 15 03:16 . [2020-12-15T03:16:47.238Z] drwxr-xr-x 4 root root 4096 Dec 15 03:12 .. [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 11 Dec 15 03:11 .dockerignore [2020-12-15T03:16:47.238Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 03:11 .git [2020-12-15T03:16:47.238Z] drwxrwxr-x 3 1001 1001 4096 Dec 15 03:11 .github [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 943 Dec 15 03:11 .gitignore [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 166 Dec 15 03:11 .sonarcloud.properties [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 3804 Dec 15 03:11 CONTRIBUTING.md [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 1035 Dec 15 03:11 Dockerfile.build [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 863 Dec 15 03:11 Jenkinsfile [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 10775 Dec 15 03:11 LICENSE [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 6318 Dec 15 03:11 Makefile [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 6447 Dec 15 03:11 README.md [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 7286 Dec 15 03:11 SECURITY.md [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 5 Dec 15 03:10 VERSION [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 4131 Dec 15 03:11 ZMQWindows.md [2020-12-15T03:16:47.238Z] drwxrwxr-x 2 1001 1001 4096 Dec 15 03:11 bin [2020-12-15T03:16:47.238Z] drwxrwxr-x 15 1001 1001 4096 Dec 15 03:11 cmd [2020-12-15T03:16:47.238Z] -rw-r--r-- 1 root root 568194 Dec 15 03:15 coverage.out [2020-12-15T03:16:47.238Z] -rw-r--r-- 1 root root 1041 Dec 15 03:16 go.mod [2020-12-15T03:16:47.238Z] -rw-r--r-- 1 root root 18856 Dec 15 03:16 go.sum [2020-12-15T03:16:47.238Z] drwxrwxr-x 8 1001 1001 4096 Dec 15 03:11 internal [2020-12-15T03:16:47.238Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 03:11 openapi [2020-12-15T03:16:47.238Z] drwxrwxr-x 4 1001 1001 4096 Dec 15 03:11 snap [2020-12-15T03:16:47.238Z] -rw-rw-r-- 1 1001 1001 168 Dec 15 03:11 version.go [Pipeline] sh [2020-12-15T03:16:47.909Z] + '[' -e coverage.out ] [2020-12-15T03:16:47.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-15T03:16:47.948Z] Warning: overwriting stash ‘coverage-report’ [2020-12-15T03:16:48.961Z] Stashed 1 file(s) [Pipeline] sh [2020-12-15T03:16:49.633Z] + make build [2020-12-15T03:16:49.633Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-15T03:16:51.158Z] ---> bef8c66fa4aa [2020-12-15T03:16:51.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T03:16:59.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-15T03:17:01.275Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:17:01.275Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:17:01.275Z] ---> baf499e929dc [2020-12-15T03:17:01.275Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T03:17:01.275Z] ---> Using cache [2020-12-15T03:17:01.275Z] ---> 76af6bf1ee8c [2020-12-15T03:17:01.275Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:17:01.275Z] ---> Using cache [2020-12-15T03:17:01.275Z] ---> a376a57226a3 [2020-12-15T03:17:01.275Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T03:17:01.275Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:17:01.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:17:01.275Z] ---> baf499e929dc [2020-12-15T03:17:01.275Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:17:01.275Z] ---> Using cache [2020-12-15T03:17:01.275Z] ---> 76af6bf1ee8c [2020-12-15T03:17:01.275Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:17:01.275Z] ---> Using cache [2020-12-15T03:17:01.275Z] ---> a376a57226a3 [2020-12-15T03:17:01.275Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:17:03.222Z] ---> 44a7c4e96d04 [2020-12-15T03:17:03.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T03:17:05.837Z] ---> Running in f7c471ef24d3 [2020-12-15T03:17:05.837Z] ---> Running in d6c57c5756ca [2020-12-15T03:17:05.837Z] ---> 2d4c58b044e6 [2020-12-15T03:17:05.837Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T03:17:06.790Z] ---> Running in 30ccdd54eede [2020-12-15T03:17:07.377Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:17:07.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:17:07.378Z] ---> baf499e929dc [2020-12-15T03:17:07.378Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:17:07.378Z] ---> Using cache [2020-12-15T03:17:07.378Z] ---> 76af6bf1ee8c [2020-12-15T03:17:07.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:17:07.378Z] ---> Using cache [2020-12-15T03:17:07.378Z] ---> a376a57226a3 [2020-12-15T03:17:07.378Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:17:08.786Z] ---> Running in 94b947ca5399 [2020-12-15T03:17:08.786Z] Removing intermediate container 30ccdd54eede [2020-12-15T03:17:08.786Z] ---> 007fa492629c [2020-12-15T03:17:08.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:17:09.053Z] ---> Running in 6135e5b76475 [2020-12-15T03:17:09.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:09.053Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:09.317Z] Removing intermediate container 6135e5b76475 [2020-12-15T03:17:09.317Z] ---> 2434fa1586f0 [2020-12-15T03:17:09.317Z] Step 21/23 : LABEL arch=x86_64 [2020-12-15T03:17:09.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:09.848Z] ---> Running in c5450075d766 [2020-12-15T03:17:09.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:09.848Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:10.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:17:10.693Z] Removing intermediate container c5450075d766 [2020-12-15T03:17:10.693Z] ---> dac57b73316f [2020-12-15T03:17:10.693Z] Step 22/23 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:17:10.693Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:17:10.693Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:17:10.693Z] OK: 12750 distinct packages available [2020-12-15T03:17:10.955Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:17:10.955Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:17:10.955Z] OK: 12750 distinct packages available [2020-12-15T03:17:10.955Z] ---> Running in 03f18e833bb1 [2020-12-15T03:17:10.955Z] OK: 233 MiB in 51 packages [2020-12-15T03:17:11.222Z] OK: 233 MiB in 51 packages [2020-12-15T03:17:11.222Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:17:11.222Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:17:11.222Z] OK: 12750 distinct packages available [2020-12-15T03:17:11.485Z] OK: 233 MiB in 51 packages [2020-12-15T03:17:11.747Z] ---> 478c7d8280d2 [2020-12-15T03:17:11.747Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T03:17:12.025Z] ---> Running in 8eb4726b0cf4 [2020-12-15T03:17:12.025Z] Removing intermediate container 03f18e833bb1 [2020-12-15T03:17:12.025Z] ---> 8f05d06131f6 [2020-12-15T03:17:12.025Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T03:17:12.298Z] ---> Running in 2913cd3bd666 [2020-12-15T03:17:12.880Z] Removing intermediate container 2913cd3bd666 [2020-12-15T03:17:12.880Z] ---> 7aa546c474e1 [2020-12-15T03:17:12.880Z] [2020-12-15T03:17:12.880Z] Removing intermediate container f7c471ef24d3 [2020-12-15T03:17:12.880Z] ---> 7abec720778d [2020-12-15T03:17:12.880Z] Step 6/22 : COPY go.mod . [2020-12-15T03:17:12.880Z] Removing intermediate container d6c57c5756ca [2020-12-15T03:17:12.880Z] ---> c758122e5376 [2020-12-15T03:17:12.880Z] Step 6/21 : COPY go.mod . [2020-12-15T03:17:12.880Z] Successfully built 7aa546c474e1 [2020-12-15T03:17:12.880Z] Successfully tagged docker-core-data-go:latest [2020-12-15T03:17:12.880Z]  Building docker-core-data-go ... done Building docker-security-secretstore-setup-go [2020-12-15T03:17:13.173Z] Removing intermediate container 94b947ca5399 [2020-12-15T03:17:13.173Z] ---> bfe1d09e516f [2020-12-15T03:17:13.173Z] Step 6/22 : COPY go.mod . [2020-12-15T03:17:13.173Z] ---> 5a11c1b79ecb [2020-12-15T03:17:13.173Z] Step 7/21 : RUN go mod download [2020-12-15T03:17:13.173Z] ---> b05a826e6a76 [2020-12-15T03:17:13.173Z] Step 7/22 : RUN go mod download [2020-12-15T03:17:13.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-15T03:17:13.173Z] ---> Running in 1d3842805bbf [2020-12-15T03:17:13.440Z] ---> Running in ab884ab8bbd0 [2020-12-15T03:17:13.440Z] ---> 7a76863be201 [2020-12-15T03:17:13.440Z] Step 7/22 : RUN go mod download [2020-12-15T03:17:13.440Z] ---> Running in 41927eb4d15c [2020-12-15T03:17:20.493Z] Removing intermediate container ab884ab8bbd0 [2020-12-15T03:17:20.494Z] ---> b1585244d30c [2020-12-15T03:17:20.494Z] Step 8/22 : COPY . . [2020-12-15T03:17:20.824Z] Removing intermediate container 41927eb4d15c [2020-12-15T03:17:20.824Z] ---> 71ffdda7bbb2 [2020-12-15T03:17:20.824Z] Step 8/22 : COPY . . [2020-12-15T03:17:21.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-15T03:17:22.363Z] Removing intermediate container 1d3842805bbf [2020-12-15T03:17:22.363Z] ---> 2e25feae3aea [2020-12-15T03:17:22.363Z] Step 8/21 : COPY . . [2020-12-15T03:17:27.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-15T03:17:32.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T03:17:33.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-15T03:17:37.455Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:17:37.455Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:17:37.455Z] ---> baf499e929dc [2020-12-15T03:17:37.455Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T03:17:37.455Z] ---> Using cache [2020-12-15T03:17:37.455Z] ---> 76af6bf1ee8c [2020-12-15T03:17:37.455Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:17:37.455Z] ---> Using cache [2020-12-15T03:17:37.455Z] ---> a376a57226a3 [2020-12-15T03:17:37.455Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T03:17:37.455Z] ---> Using cache [2020-12-15T03:17:37.455Z] ---> bfe1d09e516f [2020-12-15T03:17:37.455Z] Step 6/24 : COPY go.mod . [2020-12-15T03:17:37.455Z] ---> Using cache [2020-12-15T03:17:37.455Z] ---> 7a76863be201 [2020-12-15T03:17:37.455Z] Step 7/24 : RUN go mod download [2020-12-15T03:17:37.455Z] ---> Using cache [2020-12-15T03:17:37.455Z] ---> 71ffdda7bbb2 [2020-12-15T03:17:37.455Z] Step 8/24 : COPY . . [2020-12-15T03:17:38.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-15T03:17:43.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T03:17:46.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T03:17:49.813Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T03:17:54.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-15T03:17:57.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-15T03:18:00.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-15T03:18:05.268Z] $ docker stop --time=1 2aaff0f63f7e4f4096682cc7e04e41df874774cede147a10595c9cf7a1230732 [2020-12-15T03:18:07.670Z] $ docker rm -f 2aaff0f63f7e4f4096682cc7e04e41df874774cede147a10595c9cf7a1230732 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2020-12-15T03:18:09.663Z] ---> badd2a2cb05e [2020-12-15T03:18:09.663Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T03:18:09.663Z] ---> Running in a5050bc356bf [2020-12-15T03:18:09.663Z] ---> bf6144570f6e [2020-12-15T03:18:09.663Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T03:18:09.663Z] Removing intermediate container 8eb4726b0cf4 [2020-12-15T03:18:09.663Z] ---> 47efb3ed26ec [2020-12-15T03:18:09.663Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T03:18:09.663Z] ---> fe6dd6b929eb [2020-12-15T03:18:09.663Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T03:18:09.663Z] ---> 9e979481c895 [2020-12-15T03:18:09.663Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T03:18:09.663Z] ---> Running in db81ed63957b [2020-12-15T03:18:09.663Z] ---> Running in 4f93b40f2176 [2020-12-15T03:18:09.663Z] ---> Running in 1a6ca183296e [2020-12-15T03:18:09.663Z] ---> Running in 35703f9b6ee6 [2020-12-15T03:18:09.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-15T03:18:09.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T03:18:09.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-15T03:18:09.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T03:18:09.663Z] 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 [Pipeline] sh [2020-12-15T03:18:09.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T03:18:09.988Z] [2020-12-15T03:18:09.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:18:10.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T03:18:10.965Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-15T03:18:10.965Z] 29e5d40040c1: Pulling fs layer [2020-12-15T03:18:10.965Z] 1ce36da41761: Pulling fs layer [2020-12-15T03:18:10.965Z] 25b303627fd3: Pulling fs layer [2020-12-15T03:18:10.965Z] 29e5d40040c1: Download complete [2020-12-15T03:18:11.562Z] 29e5d40040c1: Pull complete [2020-12-15T03:18:11.835Z] 1ce36da41761: Verifying Checksum [2020-12-15T03:18:11.835Z] 1ce36da41761: Download complete [2020-12-15T03:18:13.273Z] 1ce36da41761: Pull complete [2020-12-15T03:18:13.544Z] 25b303627fd3: Verifying Checksum [2020-12-15T03:18:13.544Z] 25b303627fd3: Download complete [2020-12-15T03:18:13.942Z] Removing intermediate container db81ed63957b [2020-12-15T03:18:13.942Z] ---> c9ae64db50b8 [2020-12-15T03:18:13.942Z] [2020-12-15T03:18:13.942Z] Step 11/27 : FROM docker:latest [2020-12-15T03:18:13.942Z] ---> aefe523efa57 [2020-12-15T03:18:13.942Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T03:18:13.942Z] ---> Running in f8445c231a5a [2020-12-15T03:18:14.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:14.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:15.172Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T03:18:15.172Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T03:18:15.440Z] Executing bash-5.0.17-r0.post-install [2020-12-15T03:18:15.440Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:18:15.440Z] OK: 12 MiB in 22 packages [2020-12-15T03:18:17.394Z] Removing intermediate container f8445c231a5a [2020-12-15T03:18:17.394Z] ---> 08ef5c6002cf [2020-12-15T03:18:17.394Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T03:18:17.394Z] ---> Running in 05ed52b165e6 [2020-12-15T03:18:19.354Z] Removing intermediate container 05ed52b165e6 [2020-12-15T03:18:19.354Z] ---> 80955a4c8101 [2020-12-15T03:18:19.354Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T03:18:19.354Z] ---> Running in a8d5f5d17762 [2020-12-15T03:18:19.354Z] Removing intermediate container a8d5f5d17762 [2020-12-15T03:18:19.354Z] ---> 2245200c6497 [2020-12-15T03:18:19.354Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T03:18:19.623Z] ---> Running in d2d98e113e10 [2020-12-15T03:18:19.623Z] Removing intermediate container d2d98e113e10 [2020-12-15T03:18:19.623Z] ---> 31db66917eb6 [2020-12-15T03:18:19.623Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T03:18:19.893Z] ---> Running in e81be8b2f57b [2020-12-15T03:18:19.893Z] Removing intermediate container e81be8b2f57b [2020-12-15T03:18:19.893Z] ---> aa396082521c [2020-12-15T03:18:19.893Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T03:18:20.863Z] ---> eadecbacedc7 [2020-12-15T03:18:20.863Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T03:18:22.279Z] ---> eeb665d8b73e [2020-12-15T03:18:22.279Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T03:18:22.869Z] ---> bc6772bbc38c [2020-12-15T03:18:22.869Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T03:18:22.869Z] ---> Running in 99f672aecf3e [2020-12-15T03:18:23.684Z] 25b303627fd3: Pull complete [2020-12-15T03:18:23.684Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-15T03:18:23.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T03:18:23.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-15T03:18:23.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-16031 does not seem to be running inside a container [2020-12-15T03:18:24.049Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-15T03:18:24.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:24.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:24.583Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T03:18:24.583Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T03:18:24.583Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T03:18:24.583Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T03:18:24.855Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T03:18:24.855Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T03:18:24.855Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T03:18:26.818Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T03:18:26.818Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T03:18:26.818Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T03:18:26.818Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T03:18:26.818Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T03:18:26.818Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T03:18:27.092Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T03:18:27.092Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T03:18:27.092Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T03:18:27.092Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T03:18:27.092Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T03:18:27.092Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T03:18:27.092Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T03:18:27.092Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T03:18:27.140Z] $ docker top 5d48ed9682bc6d20efda0b23093894292a7b34a88c6b444391672b543f13cee5 -eo pid,comm [2020-12-15T03:18:27.369Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T03:18:27.369Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T03:18:27.369Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T03:18:27.369Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T03:18:27.369Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T03:18:27.369Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T03:18:27.369Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T03:18:27.369Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T03:18:27.369Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T03:18:27.369Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T03:18:27.369Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [Pipeline] { [2020-12-15T03:18:27.637Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T03:18:27.637Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:18:27.637Z] OK: 71 MiB in 55 packages [Pipeline] sh [2020-12-15T03:18:28.295Z] + docker-compose build --help+ [2020-12-15T03:18:28.295Z] grep parallel [2020-12-15T03:18:31.665Z] --parallel Build images in parallel. [Pipeline] } [2020-12-15T03:18:31.976Z] $ docker stop --time=1 5d48ed9682bc6d20efda0b23093894292a7b34a88c6b444391672b543f13cee5 [2020-12-15T03:18:33.951Z] $ docker rm -f 5d48ed9682bc6d20efda0b23093894292a7b34a88c6b444391672b543f13cee5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:18:34.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-15T03:18:34.931Z] . [Pipeline] withDockerContainer [2020-12-15T03:18:35.208Z] prd-ubuntu18.04-docker-arm64-4c-16g-16031 does not seem to be running inside a container [2020-12-15T03:18:35.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-15T03:18:36.707Z] $ docker top 23fd5ff9b281a581ef43803e6f04b36a935d5bfefb6752d031b1e48ef1de7fe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:18:37.770Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-15T03:18:38.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T03:18:38.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-15T03:18:38.018Z] Removing intermediate container 99f672aecf3e [2020-12-15T03:18:38.018Z] ---> 9e7b03ee26a0 [2020-12-15T03:18:38.018Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T03:18:38.286Z] ---> Running in 31f691b9b519 [2020-12-15T03:18:40.896Z] Collecting docker-compose==1.23.2 [2020-12-15T03:18:40.896Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T03:18:41.164Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T03:18:41.164Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T03:18:41.164Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T03:18:41.441Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T03:18:41.441Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T03:18:42.062Z] Building docker-core-command-go ... [2020-12-15T03:18:42.063Z] Building docker-core-data-go ... [2020-12-15T03:18:42.063Z] Building docker-core-metadata-go ... [2020-12-15T03:18:42.063Z] Building docker-security-bootstrap-redis-go ... [2020-12-15T03:18:42.063Z] Building docker-security-proxy-setup-go ... [2020-12-15T03:18:42.063Z] Building docker-security-secrets-setup-go ... [2020-12-15T03:18:42.063Z] Building docker-security-secretstore-setup-go ... [2020-12-15T03:18:42.063Z] Building docker-support-notifications-go ... [2020-12-15T03:18:42.063Z] Building docker-support-scheduler-go ... [2020-12-15T03:18:42.063Z] Building docker-sys-mgmt-agent-go ... [2020-12-15T03:18:42.063Z] Building docker-security-bootstrap-redis-go [2020-12-15T03:18:42.063Z] Building docker-support-scheduler-go [2020-12-15T03:18:42.063Z] Building docker-security-secretstore-setup-go [2020-12-15T03:18:42.063Z] Building docker-security-secrets-setup-go [2020-12-15T03:18:42.063Z] Building docker-core-data-go [2020-12-15T03:18:43.364Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T03:18:43.364Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T03:18:44.766Z] Removing intermediate container 1a6ca183296e [2020-12-15T03:18:44.766Z] ---> 94f689db0817 [2020-12-15T03:18:44.766Z] [2020-12-15T03:18:44.766Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T03:18:45.030Z] 3.10: Pulling from library/alpine [2020-12-15T03:18:45.642Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T03:18:45.642Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T03:18:45.642Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T03:18:45.642Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T03:18:45.908Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T03:18:45.908Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T03:18:45.908Z] ---> be4e4bea2c2e [2020-12-15T03:18:45.908Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T03:18:47.307Z] Collecting PyYAML<4,>=3.10 [2020-12-15T03:18:47.307Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T03:18:47.897Z] ---> Running in dfef9e4a19e9 [2020-12-15T03:18:48.159Z] Removing intermediate container 4f93b40f2176 [2020-12-15T03:18:48.159Z] ---> 15676af7d556 [2020-12-15T03:18:48.159Z] [2020-12-15T03:18:48.159Z] Step 10/21 : FROM alpine [2020-12-15T03:18:48.159Z] ---> b14afc6dfb98 [2020-12-15T03:18:48.159Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T03:18:48.159Z] Removing intermediate container 35703f9b6ee6 [2020-12-15T03:18:48.159Z] ---> e765649a3811 [2020-12-15T03:18:48.159Z] [2020-12-15T03:18:48.159Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T03:18:48.159Z] ---> be4e4bea2c2e [2020-12-15T03:18:48.159Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T03:18:48.733Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T03:18:48.733Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T03:18:49.321Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T03:18:49.321Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T03:18:49.321Z] ---> Running in 8a5e9c96ce44 [2020-12-15T03:18:49.321Z] ---> Running in 1fe33863de24 [2020-12-15T03:18:49.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:49.908Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T03:18:49.908Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T03:18:49.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:49.908Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T03:18:49.908Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:49.908Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T03:18:50.196Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T03:18:50.196Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T03:18:50.196Z] OK: 10348 distinct packages available [2020-12-15T03:18:50.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:50.196Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T03:18:50.196Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T03:18:50.196Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:50.196Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T03:18:50.196Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T03:18:50.196Z] OK: 10348 distinct packages available [2020-12-15T03:18:50.196Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T03:18:50.196Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-15T03:18:50.196Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T03:18:50.196Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T03:18:50.196Z] Collecting idna<2.8,>=2.5 [2020-12-15T03:18:50.196Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T03:18:50.464Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T03:18:50.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:18:50.464Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T03:18:50.464Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T03:18:50.464Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T03:18:50.464Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-15T03:18:50.464Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T03:18:50.464Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T03:18:50.464Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T03:18:50.464Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T03:18:50.464Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T03:18:50.464Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T03:18:50.464Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T03:18:50.464Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T03:18:50.464Z] OK: 7 MiB in 19 packages [2020-12-15T03:18:50.464Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T03:18:50.464Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T03:18:50.464Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T03:18:50.464Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, texttable, PyYAML, cached-property, dockerpty, jsonschema, docker-compose [2020-12-15T03:18:50.464Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:18:50.464Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:18:50.464Z] OK: 12747 distinct packages available [2020-12-15T03:18:50.727Z] OK: 7 MiB in 19 packages [2020-12-15T03:18:50.727Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T03:18:50.989Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T03:18:50.989Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T03:18:50.989Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T03:18:50.989Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:18:50.989Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T03:18:50.989Z] OK: 7 MiB in 18 packages [2020-12-15T03:18:53.546Z] Attempting uninstall: urllib3 [2020-12-15T03:18:53.546Z] Found existing installation: urllib3 1.25.9 [2020-12-15T03:18:53.546Z] Uninstalling urllib3-1.25.9: [2020-12-15T03:18:53.546Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T03:18:53.546Z] Removing intermediate container a5050bc356bf [2020-12-15T03:18:53.546Z] ---> 8259a46f0655 [2020-12-15T03:18:53.546Z] [2020-12-15T03:18:53.546Z] Step 10/22 : FROM scratch [2020-12-15T03:18:53.546Z] ---> [2020-12-15T03:18:53.546Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:18:54.122Z] ---> Using cache [2020-12-15T03:18:54.122Z] ---> 1acd52a072e5 [2020-12-15T03:18:54.122Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T03:18:54.714Z] Attempting uninstall: idna [2020-12-15T03:18:54.714Z] Found existing installation: idna 2.9 [2020-12-15T03:18:54.714Z] Uninstalling idna-2.9: [2020-12-15T03:18:54.714Z] Successfully uninstalled idna-2.9 [2020-12-15T03:18:54.714Z] ---> Running in 0e684b365dff [2020-12-15T03:18:54.714Z] Attempting uninstall: requests [2020-12-15T03:18:54.714Z] Found existing installation: requests 2.23.0 [2020-12-15T03:18:54.714Z] Uninstalling requests-2.23.0: [2020-12-15T03:18:54.980Z] Successfully uninstalled requests-2.23.0 [2020-12-15T03:18:56.379Z] Removing intermediate container 0e684b365dff [2020-12-15T03:18:56.379Z] ---> 23dd0b52f0ef [2020-12-15T03:18:56.379Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T03:18:56.955Z] Removing intermediate container dfef9e4a19e9 [2020-12-15T03:18:56.955Z] ---> 1b7e70711317 [2020-12-15T03:18:56.955Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T03:18:56.955Z] Removing intermediate container 8a5e9c96ce44 [2020-12-15T03:18:56.955Z] ---> 3c3816e87d8d [2020-12-15T03:18:56.955Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T03:18:57.218Z] ---> Running in c34d238a022d [2020-12-15T03:18:57.218Z] Removing intermediate container 1fe33863de24 [2020-12-15T03:18:57.218Z] ---> fe786e840e5d [2020-12-15T03:18:57.218Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T03:18:58.613Z] Running setup.py install for docopt: started [2020-12-15T03:18:58.613Z] ---> Running in 821f2fc23dc8 [2020-12-15T03:18:58.613Z] ---> Running in e24518e0da03 [2020-12-15T03:18:58.613Z] ---> Running in 07547b12c960 [2020-12-15T03:18:58.613Z] Removing intermediate container c34d238a022d [2020-12-15T03:18:58.613Z] ---> 41fc8d47c47a [2020-12-15T03:18:58.613Z] Step 14/22 : WORKDIR / [2020-12-15T03:18:58.613Z] ---> Running in 931a1d8beeff [2020-12-15T03:18:58.613Z] Removing intermediate container 821f2fc23dc8 [2020-12-15T03:18:58.613Z] ---> 6b84ab3f214f [2020-12-15T03:18:58.613Z] Step 13/24 : WORKDIR / [2020-12-15T03:18:58.880Z] Removing intermediate container e24518e0da03 [2020-12-15T03:18:58.880Z] ---> b168cf962354 [2020-12-15T03:18:58.880Z] Step 13/22 : WORKDIR / [2020-12-15T03:18:58.880Z] Removing intermediate container 07547b12c960 [2020-12-15T03:18:58.880Z] ---> b042aac55efd [2020-12-15T03:18:58.880Z] Step 13/21 : WORKDIR /edgex [2020-12-15T03:18:58.880Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T03:18:58.880Z] Running setup.py install for texttable: started [2020-12-15T03:18:58.880Z] ---> Running in 8ddd740b7404 [2020-12-15T03:18:59.150Z] ---> Running in 84390ada6f75 [2020-12-15T03:18:59.150Z] ---> Running in e20681a49a08 [2020-12-15T03:18:59.150Z] Removing intermediate container 931a1d8beeff [2020-12-15T03:18:59.150Z] ---> a20543293e20 [2020-12-15T03:18:59.150Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T03:18:59.414Z] Removing intermediate container 8ddd740b7404 [2020-12-15T03:18:59.414Z] ---> 788df810d6c0 [2020-12-15T03:18:59.414Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T03:18:59.414Z] Removing intermediate container 84390ada6f75 [2020-12-15T03:18:59.414Z] ---> 10629833173e [2020-12-15T03:18:59.414Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T03:18:59.414Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T03:18:59.414Z] Running setup.py install for PyYAML: started [2020-12-15T03:18:59.414Z] Removing intermediate container e20681a49a08 [2020-12-15T03:18:59.414Z] ---> 99280548ee27 [2020-12-15T03:18:59.414Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T03:18:59.414Z] ---> 774ceb3af83b [2020-12-15T03:18:59.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T03:18:59.687Z] ---> 7772a365ca43 [2020-12-15T03:18:59.687Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T03:18:59.687Z] ---> cddd57a4394a [2020-12-15T03:18:59.687Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T03:18:59.969Z] ---> d45fe6d1e5ec [2020-12-15T03:18:59.969Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T03:18:59.969Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T03:18:59.969Z] Running setup.py install for dockerpty: started [2020-12-15T03:19:00.245Z] ---> d4cab3f4ad03 [2020-12-15T03:19:00.245Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T03:19:00.517Z] ---> 03b09ae65fac [2020-12-15T03:19:00.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-15T03:19:00.517Z] ---> 3637727a5213 [2020-12-15T03:19:00.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T03:19:00.518Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T03:19:01.092Z] ---> 77cd86ba8c2b [2020-12-15T03:19:01.092Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T03:19:01.681Z] ---> e7ce6424961c [2020-12-15T03:19:01.681Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-15T03:19:01.681Z] ---> 2968a9c97213 [2020-12-15T03:19:01.681Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T03:19:01.681Z] ---> 5db8fc835be8 [2020-12-15T03:19:01.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T03:19:02.277Z] ---> Running in 5550fec125d6 [2020-12-15T03:19:02.277Z] ---> 8e346490a8d8 [2020-12-15T03:19:02.277Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T03:19:02.540Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-15T03:19:02.540Z] ---> e398758177fe [2020-12-15T03:19:02.540Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T03:19:02.540Z] ---> Running in 1da0433fb9a8 [2020-12-15T03:19:02.540Z] ---> 67f2583ad1cb [2020-12-15T03:19:02.540Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T03:19:02.540Z] ---> Running in e98bc2529c01 [2020-12-15T03:19:02.804Z] Removing intermediate container 5550fec125d6 [2020-12-15T03:19:02.804Z] ---> 2363316d2654 [2020-12-15T03:19:02.804Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:19:02.804Z] Removing intermediate container 1da0433fb9a8 [2020-12-15T03:19:02.804Z] ---> a80f4fad4333 [2020-12-15T03:19:02.804Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T03:19:03.388Z] ---> Running in 4c2724d18aa6 [2020-12-15T03:19:03.388Z] ---> Running in 491c9d228c07 [2020-12-15T03:19:03.388Z] ---> 9acfcc7bd5e2 [2020-12-15T03:19:03.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T03:19:03.651Z] Removing intermediate container 4c2724d18aa6 [2020-12-15T03:19:03.651Z] ---> 258cc73c45e9 [2020-12-15T03:19:03.651Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T03:19:03.924Z] Removing intermediate container 491c9d228c07 [2020-12-15T03:19:03.924Z] ---> a5f22eb326f2 [2020-12-15T03:19:03.924Z] Step 19/21 : LABEL arch=x86_64 [2020-12-15T03:19:03.924Z] ---> Running in d998c867bc18 [2020-12-15T03:19:04.208Z] ---> 5765c8761a1d [2020-12-15T03:19:04.208Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T03:19:05.617Z] ---> Running in 79fbca561295 [2020-12-15T03:19:05.617Z] ---> Running in 116ba2afc65b [2020-12-15T03:19:05.617Z] Removing intermediate container d998c867bc18 [2020-12-15T03:19:05.617Z] ---> 4e117a246321 [2020-12-15T03:19:05.617Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:19:05.881Z] Removing intermediate container 31f691b9b519 [2020-12-15T03:19:05.881Z] ---> c346868f87b8 [2020-12-15T03:19:05.881Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T03:19:05.881Z] ---> Running in e26ae26c769d [2020-12-15T03:19:06.143Z] ---> Running in c7b9f87be520 [2020-12-15T03:19:06.143Z] Removing intermediate container 79fbca561295 [2020-12-15T03:19:06.143Z] ---> 9c05a950d094 [2020-12-15T03:19:06.143Z] Step 20/21 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:19:06.143Z] Removing intermediate container e98bc2529c01 [2020-12-15T03:19:06.143Z] ---> 9de26af8ba45 [2020-12-15T03:19:06.143Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T03:19:06.483Z] ---> Running in 745c3c0aa743 [2020-12-15T03:19:06.483Z] ---> Running in 0d14ce8b06dd [2020-12-15T03:19:06.483Z] Removing intermediate container e26ae26c769d [2020-12-15T03:19:06.483Z] ---> 2f3f6a06451f [2020-12-15T03:19:06.483Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:19:06.483Z] ---> Running in b51a41948e08 [2020-12-15T03:19:06.748Z] Removing intermediate container 745c3c0aa743 [2020-12-15T03:19:06.748Z] ---> af8aa6af5ecb [2020-12-15T03:19:06.748Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T03:19:06.748Z] Removing intermediate container 0d14ce8b06dd [2020-12-15T03:19:06.748Z] ---> 2c60983c3b5e [2020-12-15T03:19:06.748Z] Step 20/22 : LABEL arch=x86_64 [2020-12-15T03:19:06.748Z] ---> Running in 43eb2bad999f [2020-12-15T03:19:07.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-15T03:19:07.014Z] ---> Running in f5ae8c29b94c [2020-12-15T03:19:07.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-15T03:19:07.014Z] Removing intermediate container b51a41948e08 [2020-12-15T03:19:07.014Z] ---> 47b995f476d9 [2020-12-15T03:19:07.014Z] [2020-12-15T03:19:07.285Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T03:19:07.286Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T03:19:07.286Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T03:19:07.286Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:19:07.286Z] OK: 72 MiB in 58 packages [2020-12-15T03:19:07.286Z] Removing intermediate container 43eb2bad999f [2020-12-15T03:19:07.286Z] ---> f385208c81b1 [2020-12-15T03:19:07.286Z] [2020-12-15T03:19:07.286Z] Successfully built 47b995f476d9 [2020-12-15T03:19:07.550Z] Successfully built f385208c81b1 [2020-12-15T03:19:07.550Z] Successfully tagged docker-core-metadata-go:latest [2020-12-15T03:19:07.550Z]  Building docker-core-metadata-go ... done Removing intermediate container f5ae8c29b94c [2020-12-15T03:19:07.550Z] ---> 49894cf393c7 [2020-12-15T03:19:07.550Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:19:07.550Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-15T03:19:07.814Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 116ba2afc65b [2020-12-15T03:19:07.814Z] ---> 0f009cd2c319 [2020-12-15T03:19:07.814Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T03:19:07.814Z] ---> Running in ace60085ba6b [2020-12-15T03:19:07.814Z] ---> Running in 58a7394c124a [2020-12-15T03:19:08.076Z] Removing intermediate container ace60085ba6b [2020-12-15T03:19:08.076Z] ---> dae1d0d9b71a [2020-12-15T03:19:08.076Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:19:08.076Z] Removing intermediate container c7b9f87be520 [2020-12-15T03:19:08.076Z] ---> 20fea1396a37 [2020-12-15T03:19:08.076Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T03:19:08.076Z] Removing intermediate container 58a7394c124a [2020-12-15T03:19:08.076Z] ---> 90d44d4231bd [2020-12-15T03:19:08.076Z] Step 22/24 : LABEL arch=x86_64 [2020-12-15T03:19:08.076Z] ---> Running in 4249fa79c3ad [2020-12-15T03:19:08.337Z] ---> Running in e524cf6b82e6 [2020-12-15T03:19:08.337Z] ---> Running in eebedf8ff79b [2020-12-15T03:19:08.337Z] Removing intermediate container 4249fa79c3ad [2020-12-15T03:19:08.337Z] ---> 59ad580b28ba [2020-12-15T03:19:08.337Z] [2020-12-15T03:19:08.913Z] Successfully built 59ad580b28ba [2020-12-15T03:19:09.176Z] Removing intermediate container e524cf6b82e6 [2020-12-15T03:19:09.176Z] ---> 7df584bfe40b [2020-12-15T03:19:09.176Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:19:09.176Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-15T03:19:09.176Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container eebedf8ff79b [2020-12-15T03:19:09.176Z] ---> a8839e752b35 [2020-12-15T03:19:09.176Z] Step 23/24 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:19:09.176Z] ---> Running in 44f536c3bbc2 [2020-12-15T03:19:09.176Z] ---> Running in 12518d2c5499 [2020-12-15T03:19:09.440Z] Removing intermediate container 44f536c3bbc2 [2020-12-15T03:19:09.440Z] ---> 518321d4295f [2020-12-15T03:19:09.440Z] Step 25/27 : LABEL arch=x86_64 [2020-12-15T03:19:09.440Z] Removing intermediate container 12518d2c5499 [2020-12-15T03:19:09.440Z] ---> 18a870e6dfdc [2020-12-15T03:19:09.440Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T03:19:09.440Z] ---> Running in cb7476cd6b5b [2020-12-15T03:19:09.440Z] ---> Running in b79968ba7418 [2020-12-15T03:19:09.702Z] Removing intermediate container cb7476cd6b5b [2020-12-15T03:19:09.702Z] ---> 5ef278bced6d [2020-12-15T03:19:09.702Z] Step 26/27 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:19:09.702Z] Removing intermediate container b79968ba7418 [2020-12-15T03:19:09.702Z] ---> b716a23ad0ca [2020-12-15T03:19:09.702Z] [2020-12-15T03:19:09.702Z] ---> Running in 9eae3f9cb7bc [2020-12-15T03:19:09.965Z] Successfully built b716a23ad0ca [2020-12-15T03:19:09.965Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-15T03:19:09.965Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9eae3f9cb7bc [2020-12-15T03:19:09.965Z] ---> 90b35daa3a08 [2020-12-15T03:19:09.965Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T03:19:09.965Z] ---> Running in 8a3cd4febd5d [2020-12-15T03:19:10.228Z] Removing intermediate container 8a3cd4febd5d [2020-12-15T03:19:10.228Z] ---> 98dbaf55f57e [2020-12-15T03:19:10.228Z] [2020-12-15T03:19:10.804Z] Successfully built 98dbaf55f57e [2020-12-15T03:19:10.804Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-15T03:19:11.390Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T03:19:11.419Z] $ docker stop --time=1 7fa9b4618373ffd48c8077629b2b50ba156eaf53407f8beda701f3c1080a2872 [2020-12-15T03:19:13.185Z] $ docker rm -f 7fa9b4618373ffd48c8077629b2b50ba156eaf53407f8beda701f3c1080a2872 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T03:19:13.749Z] + docker images [2020-12-15T03:19:13.749Z] + grep docker [2020-12-15T03:19:13.749Z] docker-sys-mgmt-agent-go latest 98dbaf55f57e 3 seconds ago 313MB [2020-12-15T03:19:13.749Z] docker-security-secretstore-setup-go latest b716a23ad0ca 4 seconds ago 24.7MB [2020-12-15T03:19:13.749Z] docker-security-bootstrap-redis-go latest 59ad580b28ba 5 seconds ago 15.8MB [2020-12-15T03:19:13.749Z] docker-security-proxy-setup-go latest f385208c81b1 7 seconds ago 24.6MB [2020-12-15T03:19:13.749Z] docker-core-metadata-go latest 47b995f476d9 7 seconds ago 14.5MB [2020-12-15T03:19:13.749Z] docker-core-data-go latest 7aa546c474e1 2 minutes ago 23.7MB [2020-12-15T03:19:13.749Z] docker-support-notifications-go latest 66e7224734a8 2 minutes ago 13.6MB [2020-12-15T03:19:13.749Z] docker-support-scheduler-go latest a85ccbe14236 2 minutes ago 12.3MB [2020-12-15T03:19:13.749Z] docker-core-command-go latest f47db6fdc223 2 minutes ago 12.2MB [2020-12-15T03:19:13.749Z] docker-security-secrets-setup-go latest d54057b14e15 3 minutes ago 23.9MB [2020-12-15T03:19:13.749Z] docker latest aefe523efa57 3 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-15T03:19:29.966Z] Still waiting to schedule task [2020-12-15T03:19:29.966Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-15T03:20:03.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:20:03.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:20:03.910Z] ---> d8be2e1b574b [2020-12-15T03:20:03.910Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T03:20:03.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:20:03.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:20:03.910Z] ---> d8be2e1b574b [2020-12-15T03:20:03.910Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:20:03.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:20:03.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:20:03.910Z] ---> d8be2e1b574b [2020-12-15T03:20:03.910Z] Step 3/23 : WORKDIR /edgex-go [2020-12-15T03:20:03.910Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:20:03.910Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:20:03.910Z] ---> d8be2e1b574b [2020-12-15T03:20:03.910Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T03:20:03.910Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:20:03.910Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-15T03:20:03.910Z] ---> d8be2e1b574b [2020-12-15T03:20:03.910Z] Step 3/29 : WORKDIR /edgex-go [2020-12-15T03:20:03.910Z] ---> Running in 425a4abb1d5f [2020-12-15T03:20:03.910Z] ---> Running in acc3fd88a175 [2020-12-15T03:20:03.910Z] ---> Running in f850e114b64f [2020-12-15T03:20:03.910Z] ---> Running in 1a5f53227d78 [2020-12-15T03:20:03.910Z] ---> Running in eb568def342d [2020-12-15T03:20:03.910Z] Removing intermediate container f850e114b64f [2020-12-15T03:20:03.910Z] ---> 0fdb3567122f [2020-12-15T03:20:03.910Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:20:03.910Z] Removing intermediate container eb568def342d [2020-12-15T03:20:03.910Z] ---> 8712e6420c7d [2020-12-15T03:20:03.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:20:03.910Z] Removing intermediate container 425a4abb1d5f [2020-12-15T03:20:03.910Z] ---> d37632f5bc75 [2020-12-15T03:20:03.910Z] Step 4/29 : RUN apk update && apk add make git [2020-12-15T03:20:03.910Z] Removing intermediate container 1a5f53227d78 [2020-12-15T03:20:03.910Z] ---> 12807a56cb45 [2020-12-15T03:20:03.910Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:20:03.910Z] Removing intermediate container acc3fd88a175 [2020-12-15T03:20:03.910Z] ---> ab00e419c566 [2020-12-15T03:20:03.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:20:03.910Z] ---> Running in 359051110b23 [2020-12-15T03:20:03.910Z] ---> Running in 4ac6e1cf23e3 [2020-12-15T03:20:03.910Z] ---> Running in e484f4653502 [2020-12-15T03:20:03.910Z] ---> Running in 287452c78814 [2020-12-15T03:20:03.910Z] ---> Running in 4e7c1799e3c9 [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] Removing intermediate container 359051110b23 [2020-12-15T03:20:03.910Z] ---> 0a236ce9d79e [2020-12-15T03:20:03.910Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:20:03.910Z] ---> Running in 773c572a5a8d [2020-12-15T03:20:03.910Z] Removing intermediate container 4ac6e1cf23e3 [2020-12-15T03:20:03.910Z] ---> 0a45154ffdcf [2020-12-15T03:20:03.910Z] Step 5/24 : RUN apk update && apk add make git [2020-12-15T03:20:03.910Z] ---> Running in de76e7d2e4b4 [2020-12-15T03:20:03.910Z] Removing intermediate container 4e7c1799e3c9 [2020-12-15T03:20:03.910Z] ---> 482157675ca4 [2020-12-15T03:20:03.910Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-15T03:20:03.910Z] Removing intermediate container e484f4653502 [2020-12-15T03:20:03.910Z] ---> 0c6f85529948 [2020-12-15T03:20:03.910Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T03:20:03.910Z] ---> Running in a60e4514cb57 [2020-12-15T03:20:03.910Z] ---> Running in 80b00a388382 [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:03.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:20:04.181Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:20:04.182Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:20:04.182Z] OK: 12620 distinct packages available [2020-12-15T03:20:04.780Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:20:04.780Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:20:04.780Z] OK: 12620 distinct packages available [2020-12-15T03:20:04.780Z] OK: 217 MiB in 51 packages [2020-12-15T03:20:05.060Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:20:05.060Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:20:05.060Z] OK: 12620 distinct packages available [2020-12-15T03:20:05.060Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:20:05.060Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:20:05.060Z] OK: 12620 distinct packages available [2020-12-15T03:20:05.340Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:20:05.340Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:20:05.340Z] OK: 12620 distinct packages available [2020-12-15T03:20:05.617Z] OK: 217 MiB in 51 packages [2020-12-15T03:20:05.910Z] OK: 217 MiB in 51 packages [2020-12-15T03:20:05.910Z] OK: 217 MiB in 51 packages [2020-12-15T03:20:06.520Z] OK: 217 MiB in 51 packages [2020-12-15T03:20:07.507Z] Removing intermediate container 773c572a5a8d [2020-12-15T03:20:07.507Z] ---> 29738cf0415c [2020-12-15T03:20:07.507Z] Step 6/22 : COPY go.mod . [2020-12-15T03:20:07.507Z] Removing intermediate container 287452c78814 [2020-12-15T03:20:07.507Z] ---> 926b4b3f70f7 [2020-12-15T03:20:07.507Z] Step 5/29 : COPY go.mod . [2020-12-15T03:20:07.783Z] Removing intermediate container 80b00a388382 [2020-12-15T03:20:07.783Z] ---> 56c0a0fae9b8 [2020-12-15T03:20:07.783Z] Step 6/21 : COPY go.mod . [2020-12-15T03:20:08.067Z] Removing intermediate container de76e7d2e4b4 [2020-12-15T03:20:08.067Z] ---> 68439911075e [2020-12-15T03:20:08.067Z] Step 6/24 : COPY go.mod . [2020-12-15T03:20:08.067Z] Removing intermediate container a60e4514cb57 [2020-12-15T03:20:08.067Z] ---> bd8d6f71b6a2 [2020-12-15T03:20:08.067Z] Step 6/23 : COPY go.mod . [2020-12-15T03:20:08.691Z] ---> db95e8f020fc [2020-12-15T03:20:08.691Z] Step 7/22 : RUN go mod download [2020-12-15T03:20:08.691Z] ---> 2d7753215186 [2020-12-15T03:20:08.691Z] Step 6/29 : RUN go mod download [2020-12-15T03:20:08.691Z] ---> Running in b6f69c94e763 [2020-12-15T03:20:08.691Z] ---> 987d662529ad [2020-12-15T03:20:08.691Z] Step 7/21 : RUN go mod download [2020-12-15T03:20:08.966Z] ---> Running in 62462ffc76ab [2020-12-15T03:20:08.966Z] ---> ccef0fea59e3 [2020-12-15T03:20:08.966Z] Step 7/24 : RUN go mod download [2020-12-15T03:20:08.966Z] ---> Running in 2c13f7eeb0db [2020-12-15T03:20:09.240Z] ---> 28b1a4a7ad15 [2020-12-15T03:20:09.240Z] Step 7/23 : RUN go mod download [2020-12-15T03:20:09.240Z] ---> Running in e4f4784b4d6c [2020-12-15T03:20:09.514Z] ---> Running in b66738084512 [2020-12-15T03:20:12.932Z] Removing intermediate container b6f69c94e763 [2020-12-15T03:20:12.932Z] ---> 6993a44323f1 [2020-12-15T03:20:12.932Z] Step 8/22 : COPY . . [2020-12-15T03:20:13.533Z] Removing intermediate container 2c13f7eeb0db [2020-12-15T03:20:13.533Z] ---> dd73bf8b8c6d [2020-12-15T03:20:13.533Z] Step 8/21 : COPY . . [2020-12-15T03:20:14.142Z] Removing intermediate container e4f4784b4d6c [2020-12-15T03:20:14.142Z] ---> 83269aa7b28c [2020-12-15T03:20:14.142Z] Step 8/24 : COPY . . [2020-12-15T03:20:14.142Z] Removing intermediate container 62462ffc76ab [2020-12-15T03:20:14.142Z] ---> 0fe942143c85 [2020-12-15T03:20:14.142Z] Step 7/29 : COPY . . [2020-12-15T03:20:14.742Z] Removing intermediate container b66738084512 [2020-12-15T03:20:14.742Z] ---> 4065b2149e50 [2020-12-15T03:20:14.742Z] Step 8/23 : COPY . . [2020-12-15T03:20:26.196Z] Running on prd-ubuntu18.04-docker-8c-8g-16034 in /w/workspace/edgexfoundry_edgex-go_PR-2947 [Pipeline] { [Pipeline] ws [2020-12-15T03:20:26.301Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-15T03:20:28.661Z] using credential edgex-jenkins-ssh [2020-12-15T03:20:28.735Z] Cloning the remote Git repository [2020-12-15T03:20:28.781Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:20:28.856Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-15T03:20:28.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:20:28.894Z] > git --version # timeout=10 [2020-12-15T03:20:28.904Z] > git --version # 'git version 2.17.1' [2020-12-15T03:20:28.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:20:28.929Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T03:20:41.566Z] ---> 81fd5e48f2b1 [2020-12-15T03:20:41.566Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-15T03:20:41.566Z] ---> 7304b0695c69 [2020-12-15T03:20:41.566Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-15T03:20:41.566Z] ---> f7e39f44535c [2020-12-15T03:20:41.566Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-15T03:20:41.566Z] ---> Running in fa062eecb815 [2020-12-15T03:20:41.566Z] ---> a1dea8b5f669 [2020-12-15T03:20:41.566Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-15T03:20:41.566Z] ---> 0bb481f9a634 [2020-12-15T03:20:41.566Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-15T03:20:41.566Z] ---> Running in 989e0c7518ac [2020-12-15T03:20:41.566Z] ---> Running in 9e7d873dda6f [2020-12-15T03:20:41.566Z] ---> Running in 5279d60fa877 [2020-12-15T03:20:41.566Z] ---> Running in 48b136a0a0f7 [2020-12-15T03:20:41.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-15T03:20:41.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-15T03:20:41.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-15T03:20:41.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-15T03:20:41.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T03:20:43.714Z] Merging remotes/origin/master commit 8905b2aeb998c2429dd3dac7113c428985f887cf into PR head commit 33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:20:43.899Z] Merge succeeded, producing 33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:20:43.900Z] Checking out Revision 33b5724aa9e23fa5518a19d4be715209904e0ae7 (PR-2947) [2020-12-15T03:20:43.050Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T03:20:43.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-15T03:20:43.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-15T03:20:43.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-15T03:20:43.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:20:43.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2947/head:refs/remotes/origin/PR-2947 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-15T03:20:43.728Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T03:20:43.732Z] > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # timeout=10 [2020-12-15T03:20:43.872Z] > git remote # timeout=10 [2020-12-15T03:20:43.882Z] > git config --get remote.origin.url # timeout=10 [2020-12-15T03:20:43.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-15T03:20:43.889Z] > git merge 8905b2aeb998c2429dd3dac7113c428985f887cf # timeout=10 [2020-12-15T03:20:43.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-15T03:20:43.909Z] > git config core.sparsecheckout # timeout=10 [2020-12-15T03:20:43.912Z] > git checkout -f 33b5724aa9e23fa5518a19d4be715209904e0ae7 # timeout=10 [2020-12-15T03:20:47.620Z] Commit message: "feat(data): Core Data remove V2 Pushed and Scrub APIs" [2020-12-15T03:20:47.648Z] > git --version # timeout=10 [2020-12-15T03:20:47.653Z] > git --version # 'git version 2.17.1' [2020-12-15T03:20:47.656Z] fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:20:49.114Z] + echo snap-build.sh [2020-12-15T03:20:49.114Z] snap-build.sh [2020-12-15T03:20:49.114Z] + SNAP_BASE_DIR=. [2020-12-15T03:20:49.114Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-15T03:20:49.114Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-15T03:20:49.114Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-15T03:20:49.114Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-15T03:20:49.114Z] + cd /w/workspace/edgex-go/1 [2020-12-15T03:20:49.114Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-15T03:20:49.114Z] Reading package lists... [2020-12-15T03:20:49.381Z] Building dependency tree... [2020-12-15T03:20:49.381Z] Reading state information... [2020-12-15T03:20:49.381Z] The following packages were automatically installed and are no longer required: [2020-12-15T03:20:49.381Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-15T03:20:49.381Z] uidmap xdelta3 [2020-12-15T03:20:49.381Z] Use 'sudo apt autoremove' to remove them. [2020-12-15T03:20:49.381Z] The following packages will be REMOVED: [2020-12-15T03:20:49.381Z] lxd* lxd-client* [2020-12-15T03:20:49.953Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-15T03:20:49.953Z] After this operation, 31.7 MB disk space will be freed. [2020-12-15T03:20:51.266Z] (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.) [2020-12-15T03:20:51.266Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T03:20:52.214Z] Removing lxd dnsmasq configuration [2020-12-15T03:20:52.476Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T03:20:52.476Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-15T03:20:53.420Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T03:20:53.420Z] (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.) [2020-12-15T03:20:53.682Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-15T03:20:55.074Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-15T03:20:55.074Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-15T03:20:56.473Z] + sudo snap remove --purge lxd [2020-12-15T03:20:56.738Z] snap "lxd" is not installed [2020-12-15T03:20:56.738Z] + sudo groupadd --force --system lxd [2020-12-15T03:20:56.738Z] ++ whoami [2020-12-15T03:20:56.738Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-15T03:20:56.738Z] + newgrp - lxd [2020-12-15T03:20:57.000Z] + sudo snap install lxd [2020-12-15T03:21:09.270Z] 2020-12-15T03:21:07Z INFO Waiting for automatic snapd restart... [2020-12-15T03:21:27.412Z] lxd 4.8 from Canonical* installed [2020-12-15T03:21:27.412Z] + sudo lxd init --auto [2020-12-15T03:21:35.570Z] + sudo snap install --classic snapcraft [2020-12-15T03:21:40.879Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T03:21:40.879Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-15T03:21:40.879Z] + patch --verbose -p1 [2020-12-15T03:21:40.879Z] Hmm... Looks like a unified diff to me... [2020-12-15T03:21:40.879Z] The text leading up to this was: [2020-12-15T03:21:40.879Z] -------------------------- [2020-12-15T03:21:40.879Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-15T03:21:40.879Z] |From: Tony Espy [2020-12-15T03:21:40.879Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-15T03:21:40.879Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-15T03:21:40.879Z] | [2020-12-15T03:21:40.879Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-15T03:21:40.879Z] |optimize the snap CI check run for pull requests. When [2020-12-15T03:21:40.879Z] |applied, it essentially strips out everything (apps and [2020-12-15T03:21:40.879Z] |parts) from the snapcraft.yaml file except those required [2020-12-15T03:21:40.879Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-15T03:21:40.879Z] |catch changes to edgex-go that break the snap build. [2020-12-15T03:21:40.879Z] | [2020-12-15T03:21:40.879Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-15T03:21:40.879Z] |to update this patch file, otherwise it may fail to apply, [2020-12-15T03:21:40.879Z] |resulting in a failed snap build CI check in the associated [2020-12-15T03:21:40.879Z] |pull request. [2020-12-15T03:21:40.879Z] | [2020-12-15T03:21:40.879Z] |Note - in addition to applying this patch, the pipeline also [2020-12-15T03:21:40.879Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-15T03:21:40.879Z] |need to build the finally binary .snap file (and it won't [2020-12-15T03:21:40.879Z] |work with the patch applied). This further reduces the build [2020-12-15T03:21:40.879Z] |time. [2020-12-15T03:21:40.879Z] |--- [2020-12-15T03:21:40.879Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-15T03:21:40.879Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-15T03:21:40.879Z] | [2020-12-15T03:21:40.879Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-15T03:21:40.879Z] |index b265277c..d7e1de37 100644 [2020-12-15T03:21:40.879Z] |--- a/snap/snapcraft.yaml [2020-12-15T03:21:40.879Z] |+++ b/snap/snapcraft.yaml [2020-12-15T03:21:40.879Z] -------------------------- [2020-12-15T03:21:40.879Z] patching file snap/snapcraft.yaml [2020-12-15T03:21:40.879Z] Using Plan A... [2020-12-15T03:21:40.879Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-15T03:21:40.879Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-15T03:21:40.879Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-15T03:21:40.879Z] Hmm... Ignoring the trailing garbage. [2020-12-15T03:21:40.879Z] done [2020-12-15T03:21:40.879Z] + sudo snapcraft prime --use-lxd [2020-12-15T03:21:42.792Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-15T03:21:42.792Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-15T03:21:42.792Z] - README.md [2020-12-15T03:21:42.792Z] - snapcraft.yaml.orig [2020-12-15T03:21:42.792Z] [2020-12-15T03:21:42.792Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-15T03:21:43.364Z] Launching a container. [2020-12-15T03:21:55.628Z] Waiting for container to be ready [2020-12-15T03:21:55.629Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-15T03:21:55.629Z] [2020-12-15T03:21:58.940Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-15T03:21:59.204Z] Waiting for network to be ready... [2020-12-15T03:21:59.778Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T03:21:59.778Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T03:21:59.778Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T03:21:59.778Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T03:22:00.039Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T03:22:00.039Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T03:22:00.039Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T03:22:00.039Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T03:22:00.039Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T03:22:00.039Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T03:22:00.300Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T03:22:00.563Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T03:22:00.828Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T03:22:00.828Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T03:22:00.828Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T03:22:00.828Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T03:22:00.828Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T03:22:00.828Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T03:22:01.090Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T03:22:01.090Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T03:22:01.357Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T03:22:01.357Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T03:22:01.357Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T03:22:01.357Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T03:22:01.357Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T03:22:01.357Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T03:22:01.357Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T03:22:03.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T03:22:03.689Z] Removing intermediate container 9e7d873dda6f [2020-12-15T03:22:03.689Z] ---> ccdfc030b9df [2020-12-15T03:22:03.689Z] [2020-12-15T03:22:03.689Z] Step 9/29 : FROM alpine:latest [2020-12-15T03:22:03.689Z] latest: Pulling from library/alpine [2020-12-15T03:22:03.962Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-15T03:22:03.962Z] Status: Downloaded newer image for alpine:latest [2020-12-15T03:22:03.962Z] ---> dd36a01c3f31 [2020-12-15T03:22:03.962Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-15T03:22:04.256Z] ---> Running in e9255dac6bef [2020-12-15T03:22:04.673Z] Fetched 23.5 MB in 5s (4581 kB/s) [2020-12-15T03:22:05.258Z] Removing intermediate container e9255dac6bef [2020-12-15T03:22:05.258Z] ---> bd8b28ed9a13 [2020-12-15T03:22:05.258Z] Step 11/29 : USER root [2020-12-15T03:22:05.539Z] ---> Running in a73d5a6a1dfe [2020-12-15T03:22:06.062Z] Reading package lists... [2020-12-15T03:22:06.327Z] Reading package lists... [2020-12-15T03:22:06.588Z] Building dependency tree... [2020-12-15T03:22:06.588Z] Reading state information... [2020-12-15T03:22:06.588Z] The following additional packages will be installed: [2020-12-15T03:22:06.588Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T03:22:06.588Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T03:22:06.588Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T03:22:06.588Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-15T03:22:06.588Z] Suggested packages: [2020-12-15T03:22:06.588Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-15T03:22:06.588Z] Recommended packages: [2020-12-15T03:22:06.588Z] gnupg libsasl2-modules [2020-12-15T03:22:06.588Z] The following NEW packages will be installed: [2020-12-15T03:22:06.588Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-15T03:22:06.588Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-15T03:22:06.588Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-15T03:22:06.588Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-15T03:22:06.588Z] The following packages will be upgraded: [2020-12-15T03:22:06.588Z] gpg gpg-agent gpgconf libudev1 [2020-12-15T03:22:06.851Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-15T03:22:06.851Z] Need to get 3531 kB of archives. [2020-12-15T03:22:06.851Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-15T03:22:06.851Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-15T03:22:06.851Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-15T03:22:06.982Z] Removing intermediate container a73d5a6a1dfe [2020-12-15T03:22:06.982Z] ---> 9125a1cbd8b9 [2020-12-15T03:22:06.982Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-15T03:22:07.258Z] ---> Running in c7e3b4ff2b13 [2020-12-15T03:22:07.433Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-15T03:22:07.433Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-15T03:22:07.433Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-15T03:22:07.433Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-15T03:22:07.433Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-15T03:22:07.433Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-15T03:22:07.433Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-15T03:22:07.433Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-15T03:22:07.697Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-15T03:22:07.697Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-15T03:22:07.697Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-15T03:22:07.697Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-15T03:22:07.697Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-15T03:22:07.697Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-15T03:22:07.697Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-15T03:22:07.697Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-15T03:22:07.697Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-15T03:22:07.697Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-15T03:22:07.697Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-15T03:22:07.697Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-15T03:22:07.872Z] Removing intermediate container fa062eecb815 [2020-12-15T03:22:07.872Z] ---> b267cd4701c9 [2020-12-15T03:22:07.872Z] [2020-12-15T03:22:07.872Z] Step 10/22 : FROM alpine:3.10 [2020-12-15T03:22:07.959Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T03:22:07.959Z] Fetched 3531 kB in 1s (3199 kB/s) [2020-12-15T03:22:07.959Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T03:22:07.959Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-15T03:22:08.146Z] 3.10: Pulling from library/alpine [2020-12-15T03:22:08.221Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T03:22:08.221Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-15T03:22:08.221Z] Selecting previously unselected package udev. [2020-12-15T03:22:08.221Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-15T03:22:08.221Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-15T03:22:08.221Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-15T03:22:08.483Z] Selecting previously unselected package libfuse2:amd64. [2020-12-15T03:22:08.483Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T03:22:08.483Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T03:22:08.745Z] Selecting previously unselected package fuse. [2020-12-15T03:22:08.745Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-15T03:22:08.745Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-15T03:22:08.745Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:08.745Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T03:22:09.007Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:09.007Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T03:22:09.007Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:09.007Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T03:22:09.271Z] Selecting previously unselected package libksba8:amd64. [2020-12-15T03:22:09.271Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-15T03:22:09.271Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-15T03:22:09.271Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-15T03:22:09.271Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.271Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.271Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-15T03:22:09.271Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.534Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.534Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-15T03:22:09.534Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.534Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.534Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-15T03:22:09.534Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.534Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.796Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-15T03:22:09.796Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.796Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.796Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-15T03:22:09.796Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:09.796Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:09.796Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-15T03:22:09.796Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:10.057Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:10.057Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-15T03:22:10.057Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:10.057Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:10.057Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-15T03:22:10.057Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-15T03:22:10.057Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:10.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:10.319Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-15T03:22:10.319Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T03:22:10.319Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T03:22:10.319Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-15T03:22:10.319Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-15T03:22:10.319Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T03:22:10.319Z] Selecting previously unselected package libldap-common. [2020-12-15T03:22:10.319Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-15T03:22:10.319Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T03:22:10.409Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-15T03:22:10.409Z] Status: Downloaded newer image for alpine:3.10 [2020-12-15T03:22:10.409Z] ---> 536a684cf733 [2020-12-15T03:22:10.409Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T03:22:10.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:10.580Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-15T03:22:10.580Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-15T03:22:10.580Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T03:22:10.580Z] Selecting previously unselected package dirmngr. [2020-12-15T03:22:10.580Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:10.580Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T03:22:10.687Z] ---> Running in 30aa3aa89758 [2020-12-15T03:22:10.844Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T03:22:10.844Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-15T03:22:10.844Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-15T03:22:11.109Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T03:22:11.109Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-15T03:22:11.296Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:22:11.296Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:22:11.296Z] OK: 12617 distinct packages available [2020-12-15T03:22:11.370Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-15T03:22:11.633Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:11.633Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-15T03:22:11.633Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T03:22:11.895Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-15T03:22:12.296Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-15T03:22:12.296Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-15T03:22:12.296Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:22:12.296Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T03:22:12.473Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-15T03:22:12.473Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:12.736Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-15T03:22:12.736Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-15T03:22:12.899Z] OK: 6 MiB in 16 packages [2020-12-15T03:22:12.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:12.998Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-15T03:22:12.998Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.262Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.262Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.262Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.262Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.262Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:13.524Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-15T03:22:13.524Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-15T03:22:13.524Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-15T03:22:13.524Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T03:22:14.096Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-15T03:22:14.096Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-15T03:22:14.096Z] This means they are not meant to be enabled using systemctl. [2020-12-15T03:22:14.096Z] Possible reasons for having this kind of units are: [2020-12-15T03:22:14.096Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-15T03:22:14.096Z] .wants/ or .requires/ directory. [2020-12-15T03:22:14.096Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-15T03:22:14.096Z] a requirement dependency on it. [2020-12-15T03:22:14.096Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-15T03:22:14.096Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-15T03:22:14.096Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-15T03:22:14.096Z] instance name specified. [2020-12-15T03:22:14.115Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T03:22:14.115Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T03:22:14.115Z] OK: 10169 distinct packages available [2020-12-15T03:22:14.362Z] Reading package lists... [2020-12-15T03:22:14.623Z] Building dependency tree... [2020-12-15T03:22:14.623Z] Reading state information... [2020-12-15T03:22:14.623Z] The following additional packages will be installed: [2020-12-15T03:22:14.623Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-15T03:22:14.623Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-15T03:22:14.623Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-15T03:22:14.623Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-15T03:22:14.623Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-15T03:22:14.623Z] Suggested packages: [2020-12-15T03:22:14.623Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-15T03:22:14.623Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-15T03:22:14.623Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-15T03:22:14.623Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-15T03:22:14.623Z] systemd-container policykit-1 [2020-12-15T03:22:14.623Z] Recommended packages: [2020-12-15T03:22:14.623Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-15T03:22:14.715Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T03:22:14.715Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T03:22:14.715Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T03:22:14.715Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T03:22:14.715Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T03:22:14.715Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T03:22:14.715Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T03:22:14.885Z] The following NEW packages will be installed: [2020-12-15T03:22:14.885Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-15T03:22:14.885Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-15T03:22:14.885Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-15T03:22:14.885Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-15T03:22:14.885Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-15T03:22:14.885Z] The following packages will be upgraded: [2020-12-15T03:22:14.885Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-15T03:22:14.885Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-15T03:22:14.885Z] Need to get 35.2 MB of archives. [2020-12-15T03:22:14.885Z] After this operation, 141 MB of additional disk space will be used. [2020-12-15T03:22:14.885Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-15T03:22:14.885Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-15T03:22:14.885Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-15T03:22:14.885Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-15T03:22:14.885Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-15T03:22:14.885Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-15T03:22:14.885Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-15T03:22:14.996Z] Removing intermediate container 5279d60fa877 [2020-12-15T03:22:14.997Z] ---> 6d2db46024ba [2020-12-15T03:22:14.997Z] [2020-12-15T03:22:14.997Z] Step 10/24 : FROM alpine:3.10 [2020-12-15T03:22:14.997Z] ---> 536a684cf733 [2020-12-15T03:22:14.997Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-15T03:22:14.997Z] OK: 7 MiB in 19 packages [2020-12-15T03:22:15.148Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-15T03:22:15.148Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-15T03:22:15.148Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-15T03:22:15.148Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-15T03:22:15.148Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-15T03:22:15.148Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-15T03:22:15.148Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-15T03:22:15.148Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-15T03:22:15.148Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-15T03:22:15.148Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-15T03:22:15.275Z] ---> Running in 62178a00c65f [2020-12-15T03:22:15.723Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-15T03:22:15.723Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-15T03:22:15.723Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-15T03:22:15.723Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-15T03:22:15.723Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-15T03:22:15.723Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-15T03:22:15.723Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-15T03:22:15.723Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-15T03:22:15.723Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-15T03:22:15.723Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-15T03:22:15.985Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-15T03:22:15.985Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-15T03:22:15.985Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-15T03:22:16.727Z] Removing intermediate container c7e3b4ff2b13 [2020-12-15T03:22:16.727Z] ---> 5fccfc6889e0 [2020-12-15T03:22:16.727Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-15T03:22:16.727Z] ---> Running in 75c2cf0a9062 [2020-12-15T03:22:17.378Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T03:22:17.378Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2020-12-15T03:22:17.378Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T03:22:17.378Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-15T03:22:17.378Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T03:22:18.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:18.178Z] Removing intermediate container 75c2cf0a9062 [2020-12-15T03:22:18.178Z] ---> 877903a4dfe1 [2020-12-15T03:22:18.178Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-15T03:22:18.340Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-15T03:22:18.340Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T03:22:18.340Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-15T03:22:18.340Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T03:22:18.340Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T03:22:18.340Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T03:22:18.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:22:18.457Z] ---> Running in a9cb9ccdc73d [2020-12-15T03:22:18.457Z] Removing intermediate container 30aa3aa89758 [2020-12-15T03:22:18.457Z] ---> 4e4553338808 [2020-12-15T03:22:18.457Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-15T03:22:18.604Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-15T03:22:18.604Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-15T03:22:18.604Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-15T03:22:18.733Z] ---> Running in 3c32159c59d3 [2020-12-15T03:22:18.733Z] v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-15T03:22:18.733Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-15T03:22:18.733Z] OK: 10169 distinct packages available [2020-12-15T03:22:18.869Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-15T03:22:19.132Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-15T03:22:19.132Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-15T03:22:19.333Z] Removing intermediate container a9cb9ccdc73d [2020-12-15T03:22:19.333Z] ---> 9dc63d43a54e [2020-12-15T03:22:19.333Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-15T03:22:19.396Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-15T03:22:19.618Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-15T03:22:19.618Z] ---> Running in 4555f9644ae0 [2020-12-15T03:22:19.658Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-15T03:22:19.658Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T03:22:19.658Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-15T03:22:19.896Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-15T03:22:19.896Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-15T03:22:19.896Z] (4/5) Installing curl (7.66.0-r3) [2020-12-15T03:22:19.896Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-15T03:22:19.896Z] Executing busybox-1.30.1-r3.trigger [2020-12-15T03:22:19.896Z] Executing ca-certificates-20191127-r2.trigger [2020-12-15T03:22:19.896Z] Removing intermediate container 3c32159c59d3 [2020-12-15T03:22:19.896Z] ---> 6b172714f923 [2020-12-15T03:22:19.896Z] Step 13/22 : WORKDIR / [2020-12-15T03:22:19.920Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-15T03:22:19.920Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T03:22:19.920Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:19.920Z] Selecting previously unselected package libexpat1:amd64. [2020-12-15T03:22:19.920Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-15T03:22:19.920Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T03:22:20.176Z] OK: 7 MiB in 19 packages [2020-12-15T03:22:20.176Z] ---> Running in 955571cca456 [2020-12-15T03:22:20.187Z] Selecting previously unselected package python3.6-minimal. [2020-12-15T03:22:20.187Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T03:22:20.187Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:20.452Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T03:22:20.452Z] Checking for services that may need to be restarted...done. [2020-12-15T03:22:20.452Z] Checking for services that may need to be restarted...done. [2020-12-15T03:22:20.715Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:20.715Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-15T03:22:20.715Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:21.175Z] Removing intermediate container 955571cca456 [2020-12-15T03:22:21.175Z] ---> 6c4279527517 [2020-12-15T03:22:21.175Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-15T03:22:21.291Z] Selecting previously unselected package python3-minimal. [2020-12-15T03:22:21.291Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-15T03:22:21.291Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-15T03:22:21.291Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-15T03:22:21.291Z] Selecting previously unselected package mime-support. [2020-12-15T03:22:21.291Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-15T03:22:21.291Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-15T03:22:21.553Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-15T03:22:21.553Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-15T03:22:21.553Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T03:22:21.553Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-15T03:22:21.553Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T03:22:21.553Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:21.815Z] Selecting previously unselected package python3.6. [2020-12-15T03:22:21.815Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-15T03:22:21.815Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:21.815Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-15T03:22:21.815Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-15T03:22:21.815Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T03:22:22.078Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-15T03:22:22.340Z] Selecting previously unselected package python3. [2020-12-15T03:22:22.340Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-15T03:22:22.340Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-15T03:22:22.340Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-15T03:22:22.340Z] Selecting previously unselected package multiarch-support. [2020-12-15T03:22:22.340Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:22.340Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T03:22:22.340Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-15T03:22:22.602Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-15T03:22:22.602Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-15T03:22:22.602Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-15T03:22:22.602Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T03:22:22.602Z] Selecting previously unselected package libbsd0:amd64. [2020-12-15T03:22:22.602Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-15T03:22:22.602Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T03:22:22.602Z] Selecting previously unselected package sudo. [2020-12-15T03:22:22.602Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:22.602Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T03:22:22.994Z] Selecting previously unselected package apparmor. [2020-12-15T03:22:22.994Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T03:22:22.994Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-15T03:22:22.994Z] Selecting previously unselected package libedit2:amd64. [2020-12-15T03:22:22.994Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-15T03:22:23.259Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T03:22:23.305Z] ---> cbfb8831d5ff [2020-12-15T03:22:23.305Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-15T03:22:23.582Z] Removing intermediate container 62178a00c65f [2020-12-15T03:22:23.582Z] ---> 939de82d2729 [2020-12-15T03:22:23.582Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T03:22:23.840Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-15T03:22:23.840Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T03:22:23.840Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:23.840Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-15T03:22:23.840Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T03:22:23.840Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:23.864Z] Removing intermediate container 4555f9644ae0 [2020-12-15T03:22:23.864Z] ---> adf4df86b3ce [2020-12-15T03:22:23.864Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-15T03:22:23.864Z] ---> Running in c5e57c38913b [2020-12-15T03:22:24.102Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-15T03:22:24.102Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-15T03:22:24.102Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T03:22:24.102Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-15T03:22:24.102Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T03:22:24.102Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:24.102Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-15T03:22:24.102Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-15T03:22:24.102Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:24.365Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-15T03:22:24.365Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-15T03:22:24.365Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T03:22:24.365Z] Selecting previously unselected package openssh-client. [2020-12-15T03:22:24.365Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-15T03:22:24.627Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T03:22:24.627Z] Selecting previously unselected package squashfs-tools. [2020-12-15T03:22:24.627Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-15T03:22:24.627Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T03:22:24.888Z] Selecting previously unselected package snapd. [2020-12-15T03:22:24.888Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-15T03:22:24.888Z] Unpacking snapd (2.48+18.04) ... [2020-12-15T03:22:25.324Z] Removing intermediate container c5e57c38913b [2020-12-15T03:22:25.324Z] ---> 489502f9303f [2020-12-15T03:22:25.324Z] Step 13/24 : WORKDIR / [2020-12-15T03:22:25.599Z] ---> 0cb59090aa07 [2020-12-15T03:22:25.599Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-15T03:22:25.599Z] ---> Running in 4b71c7a15d9d [2020-12-15T03:22:26.590Z] ---> c4d11a174c4c [2020-12-15T03:22:26.590Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-15T03:22:27.194Z] Removing intermediate container 4b71c7a15d9d [2020-12-15T03:22:27.194Z] ---> f3aba37520ad [2020-12-15T03:22:27.194Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-15T03:22:27.445Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-15T03:22:27.445Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-15T03:22:27.445Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-15T03:22:27.445Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-15T03:22:27.445Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-15T03:22:27.445Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:27.445Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T03:22:27.445Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-15T03:22:27.445Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-15T03:22:27.468Z] ---> 33bff3f7f7c1 [2020-12-15T03:22:27.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-15T03:22:28.389Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-15T03:22:28.389Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-15T03:22:28.389Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-15T03:22:28.389Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:28.453Z] ---> 1a3fa7e1bf77 [2020-12-15T03:22:28.453Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-15T03:22:28.652Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:28.652Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-15T03:22:29.057Z] ---> 2eb22508b1d3 [2020-12-15T03:22:29.058Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-15T03:22:29.225Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-15T03:22:29.225Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:29.474Z] ---> c78b0a96b8ee [2020-12-15T03:22:29.474Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-15T03:22:29.491Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-15T03:22:29.491Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-15T03:22:29.491Z] running python rtupdate hooks for python3.6... [2020-12-15T03:22:29.491Z] running python post-rtupdate hooks for python3.6... [2020-12-15T03:22:29.491Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-15T03:22:29.793Z] ---> Running in 4b3836a31ed4 [2020-12-15T03:22:30.885Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-15T03:22:31.146Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-15T03:22:31.146Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-15T03:22:31.409Z] Setting up snapd (2.48+18.04) ... [2020-12-15T03:22:31.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-15T03:22:31.860Z] ---> 4797a9c72a11 [2020-12-15T03:22:31.860Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-15T03:22:31.860Z] ---> 16aa2cf026ba [2020-12-15T03:22:31.860Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-15T03:22:31.935Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-15T03:22:32.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-15T03:22:32.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-15T03:22:32.727Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T03:22:32.727Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-15T03:22:32.990Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-15T03:22:33.253Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-15T03:22:33.516Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-15T03:22:33.516Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-15T03:22:33.778Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-15T03:22:33.778Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-15T03:22:33.778Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T03:22:33.842Z] ---> 0819416ccb13 [2020-12-15T03:22:33.842Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-15T03:22:33.842Z] ---> 9d2bce0b4e60 [2020-12-15T03:22:33.842Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-15T03:22:34.122Z] Removing intermediate container 989e0c7518ac [2020-12-15T03:22:34.122Z] ---> d5c25f7f71ac [2020-12-15T03:22:34.122Z] [2020-12-15T03:22:34.122Z] Step 10/21 : FROM scratch [2020-12-15T03:22:34.122Z] ---> [2020-12-15T03:22:34.122Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:22:34.405Z] Removing intermediate container 4b3836a31ed4 [2020-12-15T03:22:34.405Z] ---> 2cb77956ae23 [2020-12-15T03:22:34.405Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-15T03:22:34.684Z] ---> Running in 8e39ad861702 [2020-12-15T03:22:34.684Z] ---> Running in 4ea1c95e11ab [2020-12-15T03:22:34.733Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T03:22:34.997Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T03:22:34.997Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T03:22:35.292Z] ---> f821a8f41e0f [2020-12-15T03:22:35.292Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-15T03:22:35.292Z] Removing intermediate container 8e39ad861702 [2020-12-15T03:22:35.292Z] ---> a5f8168a7e75 [2020-12-15T03:22:35.292Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-15T03:22:35.589Z] ---> Running in 1336d2366501 [2020-12-15T03:22:35.589Z] ---> Running in 6ba0d5c19f5d [2020-12-15T03:22:35.589Z] Removing intermediate container 4ea1c95e11ab [2020-12-15T03:22:35.589Z] ---> c98060494571 [2020-12-15T03:22:35.589Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T03:22:36.200Z] ---> Running in db39defa06b0 [2020-12-15T03:22:36.200Z] Removing intermediate container 6ba0d5c19f5d [2020-12-15T03:22:36.200Z] ---> 0bbe6f3103c7 [2020-12-15T03:22:36.200Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-15T03:22:36.209Z] Reading package lists... [2020-12-15T03:22:36.471Z] Reading package lists... [2020-12-15T03:22:36.474Z] ---> 3871994e7b56 [2020-12-15T03:22:36.474Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-15T03:22:36.474Z] ---> Running in a1c167bf6fcb [2020-12-15T03:22:36.739Z] Building dependency tree... [2020-12-15T03:22:36.739Z] Reading state information... [2020-12-15T03:22:36.739Z] Calculating upgrade... [2020-12-15T03:22:37.000Z] The following packages will be upgraded: [2020-12-15T03:22:37.000Z] advancecomp base-files bash binutils binutils-common [2020-12-15T03:22:37.000Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-15T03:22:37.000Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-15T03:22:37.000Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-15T03:22:37.000Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-15T03:22:37.000Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-15T03:22:37.000Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-15T03:22:37.000Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-15T03:22:37.000Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-15T03:22:37.000Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-15T03:22:37.000Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-15T03:22:37.000Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-15T03:22:37.000Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-15T03:22:37.000Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-15T03:22:37.071Z] Removing intermediate container db39defa06b0 [2020-12-15T03:22:37.071Z] ---> fa9b0de13ae5 [2020-12-15T03:22:37.071Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:22:37.262Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T03:22:37.262Z] Need to get 63.5 MB of archives. [2020-12-15T03:22:37.262Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-15T03:22:37.262Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-15T03:22:37.262Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-15T03:22:37.352Z] ---> Running in 7bce4780010b [2020-12-15T03:22:37.352Z] Removing intermediate container a1c167bf6fcb [2020-12-15T03:22:37.352Z] ---> d6d146d7fcb0 [2020-12-15T03:22:37.352Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-15T03:22:37.837Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-15T03:22:37.837Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-15T03:22:38.101Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-15T03:22:38.101Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-15T03:22:38.101Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-15T03:22:38.101Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-15T03:22:38.101Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-15T03:22:38.101Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-15T03:22:38.101Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-15T03:22:38.101Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-15T03:22:38.101Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-15T03:22:38.101Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-15T03:22:38.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-15T03:22:38.101Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-15T03:22:38.101Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-15T03:22:38.101Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-15T03:22:38.101Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-15T03:22:38.101Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-15T03:22:38.101Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-15T03:22:38.101Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-15T03:22:38.339Z] ---> 64f96b8006f4 [2020-12-15T03:22:38.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T03:22:38.339Z] Removing intermediate container 7bce4780010b [2020-12-15T03:22:38.339Z] ---> 3e511cb9d434 [2020-12-15T03:22:38.339Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:22:38.366Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-15T03:22:38.366Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-15T03:22:38.366Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-15T03:22:38.366Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-15T03:22:38.366Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-15T03:22:38.366Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-15T03:22:38.366Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-15T03:22:38.366Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-15T03:22:38.366Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-15T03:22:38.366Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-15T03:22:38.366Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-15T03:22:38.366Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-15T03:22:38.366Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-15T03:22:38.366Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-15T03:22:38.366Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-15T03:22:38.366Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-15T03:22:38.366Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-15T03:22:38.366Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-15T03:22:38.366Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-15T03:22:38.624Z] ---> Running in 65857eb6fbdf [2020-12-15T03:22:38.624Z] ---> 52c8c851f9c4 [2020-12-15T03:22:38.624Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-15T03:22:38.631Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-15T03:22:38.631Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-15T03:22:38.631Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-15T03:22:38.631Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-15T03:22:38.631Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-15T03:22:38.631Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-15T03:22:38.631Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-15T03:22:38.631Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-15T03:22:38.631Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-15T03:22:38.631Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-15T03:22:38.631Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-15T03:22:38.631Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-15T03:22:38.631Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-15T03:22:38.631Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-15T03:22:38.631Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-15T03:22:38.631Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-15T03:22:38.631Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-15T03:22:38.631Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-15T03:22:38.631Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-15T03:22:38.631Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-15T03:22:38.631Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-15T03:22:38.631Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-15T03:22:38.894Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-15T03:22:38.895Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-15T03:22:38.895Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-15T03:22:38.895Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-15T03:22:38.895Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-15T03:22:38.895Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-15T03:22:38.895Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-15T03:22:38.895Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-15T03:22:38.895Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-15T03:22:38.895Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-15T03:22:38.895Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-15T03:22:38.895Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-15T03:22:38.895Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-15T03:22:38.895Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-15T03:22:38.895Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-15T03:22:38.895Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-15T03:22:38.895Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-15T03:22:38.895Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-15T03:22:38.895Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-15T03:22:38.895Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-15T03:22:39.157Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-15T03:22:39.157Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-15T03:22:39.157Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-15T03:22:39.157Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-15T03:22:39.220Z] Removing intermediate container 1336d2366501 [2020-12-15T03:22:39.220Z] ---> 3aad2361f69d [2020-12-15T03:22:39.220Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-15T03:22:39.220Z] Removing intermediate container 65857eb6fbdf [2020-12-15T03:22:39.220Z] ---> e3d4ce43fd5e [2020-12-15T03:22:39.220Z] [2020-12-15T03:22:39.421Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-15T03:22:39.498Z] ---> de1450478dec [2020-12-15T03:22:39.498Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T03:22:39.686Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-15T03:22:39.686Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-15T03:22:39.686Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-15T03:22:39.785Z] ---> Running in 85f110b94b30 [2020-12-15T03:22:40.062Z] Successfully built e3d4ce43fd5e [2020-12-15T03:22:40.062Z] ---> 5fabd75685bb [2020-12-15T03:22:40.062Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-15T03:22:40.062Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-15T03:22:40.261Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-15T03:22:40.261Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-15T03:22:40.261Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-15T03:22:40.261Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-15T03:22:40.261Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-15T03:22:40.261Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T03:22:40.261Z] Fetched 63.5 MB in 3s (20.6 MB/s) [2020-12-15T03:22:40.336Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-15T03:22:40.524Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:40.524Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:40.524Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T03:22:40.610Z] ---> Running in fc17a29372a2 [2020-12-15T03:22:41.218Z] ---> f4d1b1691ff1 [2020-12-15T03:22:41.218Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-15T03:22:41.469Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:41.469Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T03:22:41.469Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-15T03:22:41.469Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-15T03:22:42.424Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.424Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.424Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.424Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.424Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.686Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.686Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.686Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.686Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.686Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.949Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.949Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:42.949Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:42.949Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:43.217Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:22:43.217Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T03:22:43.217Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:43.217Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-15T03:22:43.480Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:22:43.743Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T03:22:43.743Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:43.863Z] ---> cbff9467c11b [2020-12-15T03:22:43.863Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-15T03:22:44.007Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:44.270Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:44.270Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:44.476Z] ---> Running in 3a8c515e393e [2020-12-15T03:22:44.844Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-15T03:22:44.844Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-15T03:22:45.416Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:22:45.416Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T03:22:45.416Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:45.473Z] Removing intermediate container 85f110b94b30 [2020-12-15T03:22:45.473Z] ---> 582b14ec960f [2020-12-15T03:22:45.473Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T03:22:45.679Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T03:22:45.748Z] Removing intermediate container 3a8c515e393e [2020-12-15T03:22:45.748Z] ---> cb59bdb7e780 [2020-12-15T03:22:45.748Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:22:46.021Z] ---> Running in 31a8a758c372 [2020-12-15T03:22:46.021Z] Removing intermediate container fc17a29372a2 [2020-12-15T03:22:46.021Z] ---> 052e96ebc242 [2020-12-15T03:22:46.021Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-15T03:22:46.254Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T03:22:46.299Z] ---> Running in 6eb986243156 [2020-12-15T03:22:46.516Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-15T03:22:46.516Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-15T03:22:46.516Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-15T03:22:46.516Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-15T03:22:46.516Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-15T03:22:46.779Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-15T03:22:46.779Z] Installing new version of config file /etc/issue ... [2020-12-15T03:22:46.779Z] Installing new version of config file /etc/issue.net ... [2020-12-15T03:22:46.779Z] Installing new version of config file /etc/lsb-release ... [2020-12-15T03:22:46.779Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-15T03:22:46.897Z] ---> Running in 369b8010fd61 [2020-12-15T03:22:46.897Z] Removing intermediate container 31a8a758c372 [2020-12-15T03:22:46.897Z] ---> de96fc5857d2 [2020-12-15T03:22:46.897Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T03:22:47.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-15T03:22:47.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-15T03:22:47.043Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-15T03:22:47.043Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:47.043Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-15T03:22:47.182Z] Removing intermediate container 6eb986243156 [2020-12-15T03:22:47.182Z] ---> 0d86c187f0a6 [2020-12-15T03:22:47.182Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T03:22:47.307Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-15T03:22:47.307Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-15T03:22:47.307Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-15T03:22:47.459Z] ---> Running in 2a0ff98394f0 [2020-12-15T03:22:47.459Z] ---> Running in 731d2ddaa2cd [2020-12-15T03:22:47.569Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:47.569Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:47.569Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:47.569Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:47.830Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:47.831Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-15T03:22:47.831Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-15T03:22:47.831Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-15T03:22:47.831Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:47.831Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-15T03:22:48.063Z] Removing intermediate container 2a0ff98394f0 [2020-12-15T03:22:48.064Z] ---> 820d1f835885 [2020-12-15T03:22:48.064Z] Step 23/24 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:22:48.093Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T03:22:48.093Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-15T03:22:48.338Z] Removing intermediate container 731d2ddaa2cd [2020-12-15T03:22:48.339Z] ---> 914b98c53355 [2020-12-15T03:22:48.339Z] Step 20/21 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:22:48.339Z] ---> Running in b5b4e7298a5e [2020-12-15T03:22:48.358Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:48.358Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:48.358Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T03:22:48.619Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T03:22:48.619Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:48.619Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:48.619Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T03:22:48.882Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-15T03:22:48.882Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:48.882Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-15T03:22:48.882Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-15T03:22:48.938Z] ---> Running in 48b4df061ac3 [2020-12-15T03:22:48.938Z] Removing intermediate container b5b4e7298a5e [2020-12-15T03:22:48.938Z] ---> 27ed6bb580e8 [2020-12-15T03:22:48.938Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T03:22:49.146Z] Setting up grep (3.1-2build1) ... [2020-12-15T03:22:49.146Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:49.146Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T03:22:49.146Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T03:22:49.411Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-15T03:22:49.411Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:49.411Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T03:22:49.411Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T03:22:49.411Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-15T03:22:49.672Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:49.672Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T03:22:49.672Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T03:22:49.925Z] ---> Running in 573e12c27851 [2020-12-15T03:22:50.252Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T03:22:50.252Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T03:22:50.252Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-15T03:22:50.252Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T03:22:50.534Z] Removing intermediate container 48b4df061ac3 [2020-12-15T03:22:50.534Z] ---> 5bf47b032782 [2020-12-15T03:22:50.534Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T03:22:50.824Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-15T03:22:50.824Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:50.824Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-15T03:22:51.089Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-15T03:22:51.134Z] Removing intermediate container 573e12c27851 [2020-12-15T03:22:51.134Z] ---> 3561af6680a6 [2020-12-15T03:22:51.134Z] [2020-12-15T03:22:51.753Z] ---> Running in 48c10b714b4d [2020-12-15T03:22:52.026Z] Successfully built 3561af6680a6 [2020-12-15T03:22:52.039Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T03:22:52.039Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T03:22:52.039Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-15T03:22:52.039Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-15T03:22:52.298Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-15T03:22:52.298Z] Building docker-sys-mgmt-agent-go [2020-12-15T03:22:52.298Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 369b8010fd61 [2020-12-15T03:22:52.298Z] ---> 0bf7811755e7 [2020-12-15T03:22:52.298Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-15T03:22:52.300Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T03:22:52.300Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:52.300Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-15T03:22:52.300Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-15T03:22:52.562Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-15T03:22:52.562Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:52.562Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:52.834Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:52.834Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:52.834Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:52.834Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:52.891Z] ---> Running in 8998a86b4665 [2020-12-15T03:22:52.891Z] Removing intermediate container 48c10b714b4d [2020-12-15T03:22:52.891Z] ---> 8283104fb925 [2020-12-15T03:22:52.891Z] [2020-12-15T03:22:53.096Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:53.096Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:53.096Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:53.096Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:53.096Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:53.165Z] Removing intermediate container 48b136a0a0f7 [2020-12-15T03:22:53.165Z] ---> 2a327b2e00b9 [2020-12-15T03:22:53.165Z] [2020-12-15T03:22:53.166Z] Step 10/23 : FROM alpine [2020-12-15T03:22:53.166Z] ---> dd36a01c3f31 [2020-12-15T03:22:53.166Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:22:53.358Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:53.358Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:53.358Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:53.358Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:53.443Z] Successfully built 8283104fb925 [2020-12-15T03:22:53.443Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-15T03:22:53.443Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2020-12-15T03:22:53.443Z] ---> Running in 62d1aaf9b4d1 [2020-12-15T03:22:53.619Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:53.619Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:53.619Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T03:22:53.619Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T03:22:53.619Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T03:22:53.720Z] Removing intermediate container 8998a86b4665 [2020-12-15T03:22:53.720Z] ---> 146ec50cecc7 [2020-12-15T03:22:53.720Z] Step 26/29 : CMD [ "generate" ] [2020-12-15T03:22:53.720Z] ---> Running in 5fe45db26279 [2020-12-15T03:22:53.880Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T03:22:53.880Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T03:22:53.880Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:53.880Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-15T03:22:53.880Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T03:22:53.989Z] Removing intermediate container 62d1aaf9b4d1 [2020-12-15T03:22:53.989Z] ---> 821c9819f4e1 [2020-12-15T03:22:53.989Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-15T03:22:54.142Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T03:22:54.142Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:54.142Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:54.142Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:54.264Z] ---> Running in 63bf28a9e765 [2020-12-15T03:22:54.404Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:54.404Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:54.404Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:54.404Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:54.535Z] Removing intermediate container 5fe45db26279 [2020-12-15T03:22:54.535Z] ---> 7941ff86c63a [2020-12-15T03:22:54.535Z] Step 27/29 : LABEL arch=arm64 [2020-12-15T03:22:54.667Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:54.667Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:54.667Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:54.667Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:54.806Z] ---> Running in 0f78c121bf7f [2020-12-15T03:22:54.806Z] Removing intermediate container 63bf28a9e765 [2020-12-15T03:22:54.806Z] ---> e68aa08584d6 [2020-12-15T03:22:54.806Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-15T03:22:55.080Z] ---> Running in fb075395ab12 [2020-12-15T03:22:55.241Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:22:55.350Z] Removing intermediate container 0f78c121bf7f [2020-12-15T03:22:55.350Z] ---> 7e66ef02f968 [2020-12-15T03:22:55.350Z] Step 28/29 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:22:55.505Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-15T03:22:55.766Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-15T03:22:55.766Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:55.766Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-15T03:22:55.766Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-15T03:22:55.955Z] ---> Running in 06a56af4e5c3 [2020-12-15T03:22:55.955Z] Removing intermediate container fb075395ab12 [2020-12-15T03:22:55.955Z] ---> 01a47d10f919 [2020-12-15T03:22:55.955Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:22:56.028Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T03:22:56.312Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-15T03:22:56.312Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-15T03:22:56.312Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-15T03:22:56.592Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-15T03:22:56.592Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:56.592Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-15T03:22:56.592Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-15T03:22:56.867Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-15T03:22:57.152Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:57.152Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T03:22:57.152Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T03:22:57.152Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T03:22:57.389Z] ---> Running in 2269b0098388 [2020-12-15T03:22:57.389Z] Removing intermediate container 06a56af4e5c3 [2020-12-15T03:22:57.389Z] ---> f6ac67f7eadb [2020-12-15T03:22:57.389Z] Step 29/29 : LABEL version=0.0.0 [2020-12-15T03:22:57.422Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:57.422Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T03:22:57.422Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T03:22:57.422Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T03:22:57.689Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:57.689Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-15T03:22:57.959Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T03:22:57.959Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T03:22:58.227Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:58.227Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-15T03:22:58.227Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-15T03:22:58.227Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-15T03:22:58.376Z] ---> Running in 4c7d74920761 [2020-12-15T03:22:58.492Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-15T03:22:58.492Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T03:22:58.492Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T03:22:58.492Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T03:22:59.071Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:59.071Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-15T03:22:59.071Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-15T03:22:59.332Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-15T03:22:59.834Z] Removing intermediate container 4c7d74920761 [2020-12-15T03:22:59.835Z] ---> 1b28daa2d2d4 [2020-12-15T03:22:59.835Z] [2020-12-15T03:22:59.908Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:22:59.908Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-15T03:23:00.111Z] Successfully built 1b28daa2d2d4 [2020-12-15T03:23:00.384Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-15T03:23:00.384Z] Building docker-support-notifications-go [2020-12-15T03:23:00.482Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-15T03:23:00.483Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-15T03:23:01.061Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:01.061Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-15T03:23:01.061Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-15T03:23:01.061Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-15T03:23:01.061Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:01.061Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-15T03:23:01.061Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-15T03:23:01.322Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-15T03:23:01.322Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:01.322Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-15T03:23:01.322Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-15T03:23:01.605Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-15T03:23:01.824Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 2269b0098388 [2020-12-15T03:23:01.824Z] ---> f1749e4e4c1d [2020-12-15T03:23:01.824Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-15T03:23:01.871Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:01.871Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-15T03:23:01.871Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-15T03:23:01.871Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-15T03:23:02.099Z] ---> Running in 88edd0fd4001 [2020-12-15T03:23:02.133Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:02.133Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-15T03:23:02.133Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-15T03:23:02.393Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-15T03:23:02.393Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:02.393Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-15T03:23:02.393Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-15T03:23:02.393Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-15T03:23:02.654Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:02.654Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-15T03:23:02.654Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-15T03:23:02.654Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-15T03:23:02.916Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:02.916Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T03:23:02.916Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-15T03:23:02.916Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-15T03:23:02.916Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-15T03:23:02.916Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-15T03:23:03.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:03.177Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-15T03:23:03.177Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-15T03:23:03.177Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-15T03:23:03.177Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T03:23:03.177Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T03:23:03.438Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-15T03:23:03.438Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-15T03:23:03.698Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-15T03:23:03.698Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-15T03:23:03.698Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-15T03:23:03.959Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-15T03:23:03.959Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-15T03:23:03.959Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-15T03:23:04.060Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:04.226Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-15T03:23:04.226Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-15T03:23:04.226Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-15T03:23:04.226Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-15T03:23:04.226Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-15T03:23:04.487Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-15T03:23:04.487Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-15T03:23:04.487Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-15T03:23:04.487Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-15T03:23:04.487Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-15T03:23:04.659Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-15T03:23:04.659Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-15T03:23:04.659Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-15T03:23:04.750Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-15T03:23:04.750Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-15T03:23:04.750Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-15T03:23:04.932Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-15T03:23:05.011Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-15T03:23:05.207Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-15T03:23:05.207Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:23:05.207Z] OK: 8 MiB in 19 packages [2020-12-15T03:23:05.955Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-15T03:23:05.955Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-15T03:23:05.955Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-15T03:23:05.955Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-15T03:23:05.955Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T03:23:05.955Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T03:23:06.526Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T03:23:06.526Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T03:23:06.526Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T03:23:06.526Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T03:23:06.526Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-15T03:23:06.526Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-15T03:23:06.787Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:06.787Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:06.787Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:06.787Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:07.052Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:07.052Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:07.052Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:07.052Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:08.435Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:08.435Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:09.007Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:09.007Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:09.513Z] Removing intermediate container 88edd0fd4001 [2020-12-15T03:23:09.513Z] ---> 5337c11654cd [2020-12-15T03:23:09.513Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-15T03:23:09.950Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:09.951Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:10.107Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:23:10.107Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:23:10.107Z] ---> d8be2e1b574b [2020-12-15T03:23:10.107Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:23:10.107Z] ---> Using cache [2020-12-15T03:23:10.107Z] ---> ab00e419c566 [2020-12-15T03:23:10.107Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:23:10.107Z] ---> Using cache [2020-12-15T03:23:10.107Z] ---> 482157675ca4 [2020-12-15T03:23:10.107Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:23:10.210Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:10.210Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:10.700Z] ---> 60c34efe1b67 [2020-12-15T03:23:10.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-15T03:23:10.700Z] ---> Running in 1ec8f0fbe928 [2020-12-15T03:23:11.156Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-15T03:23:11.157Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-15T03:23:11.417Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T03:23:11.417Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T03:23:11.417Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T03:23:11.417Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T03:23:11.679Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-15T03:23:11.679Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-15T03:23:11.679Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-15T03:23:11.940Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-15T03:23:11.940Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T03:23:11.940Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T03:23:11.940Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-15T03:23:11.940Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-15T03:23:12.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:12.205Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-15T03:23:12.205Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-15T03:23:12.205Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.205Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-15T03:23:12.205Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.205Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.402Z] ---> 94c59519ede4 [2020-12-15T03:23:12.402Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-15T03:23:12.468Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.468Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-15T03:23:12.468Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-15T03:23:12.468Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-15T03:23:12.468Z] [2020-12-15T03:23:12.468Z] Current default time zone: 'Etc/UTC' [2020-12-15T03:23:12.468Z] Local time is now: Tue Dec 15 03:23:12 UTC 2020. [2020-12-15T03:23:12.468Z] Universal Time is now: Tue Dec 15 03:23:12 UTC 2020. [2020-12-15T03:23:12.468Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-15T03:23:12.468Z] [2020-12-15T03:23:12.731Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-15T03:23:12.731Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.731Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-15T03:23:12.731Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-15T03:23:12.731Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-15T03:23:12.731Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-15T03:23:12.731Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-15T03:23:12.731Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-15T03:23:12.993Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-15T03:23:12.993Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-15T03:23:12.993Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:12.993Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-15T03:23:13.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:13.255Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:13.255Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T03:23:13.255Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:13.255Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-15T03:23:13.255Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-15T03:23:13.255Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-15T03:23:13.255Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-15T03:23:13.255Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-15T03:23:13.255Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-15T03:23:13.255Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-15T03:23:13.281Z] ---> 0f5456076b42 [2020-12-15T03:23:13.281Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-15T03:23:13.515Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T03:23:13.555Z] ---> Running in 8233dd7f4808 [2020-12-15T03:23:13.832Z] Removing intermediate container 8233dd7f4808 [2020-12-15T03:23:13.832Z] ---> be74bf5370fb [2020-12-15T03:23:13.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:23:14.107Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:23:14.107Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:23:14.107Z] OK: 12620 distinct packages available [2020-12-15T03:23:14.107Z] ---> Running in c27a14e58c71 [2020-12-15T03:23:14.705Z] OK: 217 MiB in 51 packages [2020-12-15T03:23:14.982Z] Removing intermediate container c27a14e58c71 [2020-12-15T03:23:14.982Z] ---> 236173430ddb [2020-12-15T03:23:14.982Z] Step 21/23 : LABEL arch=arm64 [2020-12-15T03:23:15.438Z] Updating certificates in /etc/ssl/certs... [2020-12-15T03:23:15.590Z] ---> Running in 542af5651cd4 [2020-12-15T03:23:16.008Z] 22 added, 17 removed; done. [2020-12-15T03:23:16.008Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-15T03:23:16.008Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-15T03:23:16.008Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-15T03:23:16.008Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-15T03:23:16.008Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-15T03:23:16.269Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-15T03:23:16.269Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.269Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-15T03:23:16.529Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-15T03:23:16.530Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-15T03:23:16.530Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-15T03:23:16.530Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-15T03:23:16.530Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.530Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-15T03:23:16.530Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-15T03:23:16.530Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-15T03:23:16.614Z] Removing intermediate container 542af5651cd4 [2020-12-15T03:23:16.614Z] ---> a408d6503290 [2020-12-15T03:23:16.614Z] Step 22/23 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:23:16.791Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-15T03:23:16.791Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T03:23:16.791Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-15T03:23:16.791Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-15T03:23:16.791Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-15T03:23:16.791Z] Updating certificates in /etc/ssl/certs... [2020-12-15T03:23:16.916Z] Removing intermediate container 1ec8f0fbe928 [2020-12-15T03:23:16.916Z] ---> 1d738a119037 [2020-12-15T03:23:16.916Z] Step 6/22 : COPY go.mod . [2020-12-15T03:23:17.192Z] ---> Running in 0ef8ecc2f3ee [2020-12-15T03:23:17.364Z] 0 added, 0 removed; done. [2020-12-15T03:23:17.364Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-15T03:23:17.364Z] done. [2020-12-15T03:23:17.937Z] Reading package lists... [2020-12-15T03:23:18.188Z] Removing intermediate container 0ef8ecc2f3ee [2020-12-15T03:23:18.188Z] ---> cb3668c689c6 [2020-12-15T03:23:18.188Z] Step 23/23 : LABEL version=0.0.0 [2020-12-15T03:23:18.199Z] Building dependency tree... [2020-12-15T03:23:18.199Z] Reading state information... [2020-12-15T03:23:18.461Z] The following NEW packages will be installed: [2020-12-15T03:23:18.461Z] apt-transport-https [2020-12-15T03:23:18.463Z] ---> 92964141a54c [2020-12-15T03:23:18.463Z] Step 7/22 : RUN go mod download [2020-12-15T03:23:18.722Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T03:23:18.722Z] Need to get 1696 B of archives. [2020-12-15T03:23:18.722Z] After this operation, 153 kB of additional disk space will be used. [2020-12-15T03:23:18.722Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-15T03:23:18.722Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T03:23:18.722Z] Fetched 1696 B in 0s (11.4 kB/s) [2020-12-15T03:23:18.722Z] Selecting previously unselected package apt-transport-https. [2020-12-15T03:23:18.722Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-15T03:23:18.722Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-15T03:23:18.722Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T03:23:18.740Z] ---> Running in 1e28893f81c5 [2020-12-15T03:23:18.983Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-15T03:23:19.017Z] ---> Running in 31ebb9c0d98b [2020-12-15T03:23:19.243Z] Waiting for network to be ready... [2020-12-15T03:23:20.012Z] Removing intermediate container 1e28893f81c5 [2020-12-15T03:23:20.012Z] ---> 1e3a6e101add [2020-12-15T03:23:20.012Z] [2020-12-15T03:23:20.289Z] Successfully built 1e3a6e101add [2020-12-15T03:23:20.568Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-15T03:23:20.568Z] Building docker-security-proxy-setup-go [2020-12-15T03:23:22.542Z]  Building docker-core-data-go ... done Removing intermediate container 31ebb9c0d98b [2020-12-15T03:23:22.542Z] ---> 8568e1cb7763 [2020-12-15T03:23:22.542Z] Step 8/22 : COPY . . [2020-12-15T03:23:25.825Z] 2020-12-15T03:23:22Z INFO Waiting for automatic snapd restart... [2020-12-15T03:23:25.825Z] snapd 2.48.1 from Canonical* installed [2020-12-15T03:23:26.766Z] "snapd" switched to the "latest/stable" channel [2020-12-15T03:23:26.766Z] [2020-12-15T03:23:32.052Z] core18 20200929 from Canonical* installed [2020-12-15T03:23:32.052Z] "core18" switched to the "latest/stable" channel [2020-12-15T03:23:32.052Z] [2020-12-15T03:23:38.645Z] snapcraft 4.4.4 from Canonical* installed [2020-12-15T03:23:38.645Z] "snapcraft" switched to the "latest/stable" channel [2020-12-15T03:23:38.645Z] [2020-12-15T03:23:40.898Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:23:40.898Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:23:40.898Z] ---> d8be2e1b574b [2020-12-15T03:23:40.898Z] Step 3/27 : WORKDIR /edgex-go [2020-12-15T03:23:40.898Z] ---> Using cache [2020-12-15T03:23:40.898Z] ---> ab00e419c566 [2020-12-15T03:23:40.898Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:23:40.898Z] ---> Using cache [2020-12-15T03:23:40.898Z] ---> 482157675ca4 [2020-12-15T03:23:40.898Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-15T03:23:41.970Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-15T03:23:41.971Z] - README.md [2020-12-15T03:23:41.971Z] - snapcraft.yaml.orig [2020-12-15T03:23:41.971Z] [2020-12-15T03:23:41.971Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-15T03:23:42.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:23:42.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:23:42.336Z] ---> d8be2e1b574b [2020-12-15T03:23:42.336Z] Step 3/22 : WORKDIR /edgex-go [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> ab00e419c566 [2020-12-15T03:23:42.336Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> 482157675ca4 [2020-12-15T03:23:42.336Z] Step 5/22 : RUN apk update && apk add make git [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> 1d738a119037 [2020-12-15T03:23:42.336Z] Step 6/22 : COPY go.mod . [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> 92964141a54c [2020-12-15T03:23:42.336Z] Step 7/22 : RUN go mod download [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> 8568e1cb7763 [2020-12-15T03:23:42.336Z] Step 8/22 : COPY . . [2020-12-15T03:23:42.336Z] ---> Using cache [2020-12-15T03:23:42.336Z] ---> f0daaa99a9cf [2020-12-15T03:23:42.336Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-15T03:23:42.681Z] ---> Running in 11aa67a31ac0 [2020-12-15T03:23:42.681Z] ---> Running in 4e3ea2263c3b [2020-12-15T03:23:43.362Z] ---> f0daaa99a9cf [2020-12-15T03:23:43.362Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-15T03:23:44.027Z] ---> Running in d5e32e0be6db [2020-12-15T03:23:45.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-15T03:23:45.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:46.239Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-15T03:23:46.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:47.975Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:23:47.975Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:23:47.975Z] OK: 12620 distinct packages available [2020-12-15T03:23:48.565Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T03:23:48.565Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T03:23:48.565Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T03:23:48.565Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T03:23:48.592Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:23:48.592Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:23:48.592Z] ---> d8be2e1b574b [2020-12-15T03:23:48.592Z] Step 3/24 : WORKDIR /edgex-go [2020-12-15T03:23:48.592Z] ---> Using cache [2020-12-15T03:23:48.592Z] ---> ab00e419c566 [2020-12-15T03:23:48.592Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:23:48.592Z] ---> Using cache [2020-12-15T03:23:48.592Z] ---> 482157675ca4 [2020-12-15T03:23:48.592Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-15T03:23:48.867Z] OK: 217 MiB in 51 packages [2020-12-15T03:23:49.470Z] ---> Running in 0249ad57eb94 [2020-12-15T03:23:49.953Z] Reading package lists... [2020-12-15T03:23:50.215Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-15T03:23:52.132Z] Removing intermediate container 4e3ea2263c3b [2020-12-15T03:23:52.132Z] ---> f8850aee329b [2020-12-15T03:23:52.132Z] Step 6/27 : COPY go.mod . [2020-12-15T03:23:52.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:53.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:23:54.001Z] ---> 00c407fdf710 [2020-12-15T03:23:54.001Z] Step 7/27 : RUN go mod download [2020-12-15T03:23:54.596Z] ---> Running in a06ebe11ea94 [2020-12-15T03:23:54.868Z] v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:23:54.869Z] v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:23:54.869Z] OK: 12620 distinct packages available [2020-12-15T03:23:55.865Z] OK: 217 MiB in 51 packages [2020-12-15T03:23:56.820Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T03:23:56.821Z] Reading package lists... [2020-12-15T03:23:56.821Z] Building dependency tree... [2020-12-15T03:23:56.821Z] Reading state information... [2020-12-15T03:23:56.821Z] Suggested packages: [2020-12-15T03:23:56.821Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-15T03:23:56.821Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-15T03:23:56.821Z] Recommended packages: [2020-12-15T03:23:56.821Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-15T03:23:56.821Z] The following NEW packages will be installed: [2020-12-15T03:23:56.821Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-15T03:23:56.821Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-15T03:23:56.821Z] pkg-config zip [2020-12-15T03:23:56.821Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-15T03:23:56.821Z] Need to get 7655 kB of archives. [2020-12-15T03:23:56.821Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-15T03:23:56.821Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-15T03:23:56.821Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-15T03:23:56.821Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-15T03:23:56.821Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-15T03:23:56.821Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-15T03:23:56.821Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-15T03:23:56.821Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-15T03:23:57.085Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-15T03:23:57.085Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-15T03:23:57.085Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-15T03:23:57.085Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-15T03:23:57.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-15T03:23:57.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-15T03:23:57.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-15T03:23:57.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-15T03:23:57.612Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-15T03:23:57.612Z] Fetched 7655 kB in 1s (9818 kB/s) [2020-12-15T03:23:57.612Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-15T03:23:57.612Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-15T03:23:57.612Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-15T03:23:57.612Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T03:23:57.874Z] Selecting previously unselected package libpsl5:amd64. [2020-12-15T03:23:57.874Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-15T03:23:57.874Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T03:23:58.138Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-15T03:23:58.138Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-15T03:23:58.138Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T03:23:58.138Z] Selecting previously unselected package librtmp1:amd64. [2020-12-15T03:23:58.138Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-15T03:23:58.138Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T03:23:58.138Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-15T03:23:58.138Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-15T03:23:58.138Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T03:23:58.399Z] Selecting previously unselected package liberror-perl. [2020-12-15T03:23:58.399Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-15T03:23:58.399Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-15T03:23:58.399Z] Selecting previously unselected package git-man. [2020-12-15T03:23:58.399Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-15T03:23:58.399Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T03:23:58.661Z] Selecting previously unselected package git. [2020-12-15T03:23:58.661Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-15T03:23:58.661Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T03:23:59.273Z] Removing intermediate container 0249ad57eb94 [2020-12-15T03:23:59.273Z] ---> a0cc86b03f39 [2020-12-15T03:23:59.273Z] Step 6/24 : COPY go.mod . [2020-12-15T03:23:59.607Z] Selecting previously unselected package libnorm1:amd64. [2020-12-15T03:23:59.608Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-15T03:23:59.608Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T03:23:59.608Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-15T03:23:59.608Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-15T03:23:59.608Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T03:23:59.608Z] Selecting previously unselected package libsodium23:amd64. [2020-12-15T03:23:59.608Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-15T03:23:59.608Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-15T03:23:59.608Z] Selecting previously unselected package libzmq5:amd64. [2020-12-15T03:23:59.608Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T03:23:59.608Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T03:23:59.869Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-15T03:23:59.869Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-15T03:23:59.869Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T03:23:59.869Z] Selecting previously unselected package pkg-config. [2020-12-15T03:23:59.869Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-15T03:23:59.869Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T03:23:59.869Z] Selecting previously unselected package zip. [2020-12-15T03:23:59.869Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-15T03:24:00.133Z] Unpacking zip (3.0-11build1) ... [2020-12-15T03:24:00.133Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-15T03:24:00.133Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-15T03:24:00.133Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-15T03:24:00.133Z] Setting up liberror-perl (0.17025-1) ... [2020-12-15T03:24:00.133Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-15T03:24:00.133Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-15T03:24:00.133Z] No schema files found: doing nothing. [2020-12-15T03:24:00.133Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-15T03:24:00.268Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-15T03:24:00.268Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-15T03:24:00.268Z] ---> d8be2e1b574b [2020-12-15T03:24:00.268Z] Step 3/21 : WORKDIR /edgex-go [2020-12-15T03:24:00.268Z] ---> Using cache [2020-12-15T03:24:00.268Z] ---> ab00e419c566 [2020-12-15T03:24:00.268Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-15T03:24:00.268Z] ---> Using cache [2020-12-15T03:24:00.268Z] ---> 482157675ca4 [2020-12-15T03:24:00.268Z] Step 5/21 : RUN apk update && apk add make git [2020-12-15T03:24:00.268Z] ---> Using cache [2020-12-15T03:24:00.268Z] ---> 1d738a119037 [2020-12-15T03:24:00.268Z] Step 6/21 : COPY go.mod . [2020-12-15T03:24:00.268Z] ---> Using cache [2020-12-15T03:24:00.268Z] ---> 92964141a54c [2020-12-15T03:24:00.268Z] Step 7/21 : RUN go mod download [2020-12-15T03:24:00.268Z] ---> Using cache [2020-12-15T03:24:00.268Z] ---> 8568e1cb7763 [2020-12-15T03:24:00.268Z] Step 8/21 : COPY . . [2020-12-15T03:24:00.268Z] Removing intermediate container a06ebe11ea94 [2020-12-15T03:24:00.268Z] ---> 4f5850e7282f [2020-12-15T03:24:00.268Z] Step 8/27 : COPY . . [2020-12-15T03:24:00.395Z] Setting up zip (3.0-11build1) ... [2020-12-15T03:24:00.395Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-15T03:24:00.395Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-15T03:24:00.395Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-15T03:24:00.395Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T03:24:00.395Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-15T03:24:00.395Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-15T03:24:00.395Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-15T03:24:00.395Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-15T03:24:00.546Z] ---> b125d89ccb94 [2020-12-15T03:24:00.546Z] Step 7/24 : RUN go mod download [2020-12-15T03:24:00.546Z] ---> Using cache [2020-12-15T03:24:00.546Z] ---> f0daaa99a9cf [2020-12-15T03:24:00.546Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-15T03:24:00.824Z] ---> Running in 7de4ca526586 [2020-12-15T03:24:00.824Z] ---> Running in b1ae5fad4fb2 [2020-12-15T03:24:04.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T03:24:07.240Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T03:24:07.240Z] git set to automatically installed. [2020-12-15T03:24:07.240Z] git-man set to automatically installed. [2020-12-15T03:24:07.240Z] libcurl3-gnutls set to automatically installed. [2020-12-15T03:24:07.240Z] liberror-perl set to automatically installed. [2020-12-15T03:24:07.240Z] libglib2.0-0 set to automatically installed. [2020-12-15T03:24:07.240Z] libnghttp2-14 set to automatically installed. [2020-12-15T03:24:07.240Z] libnorm1 set to automatically installed. [2020-12-15T03:24:07.240Z] libpgm-5.2-0 set to automatically installed. [2020-12-15T03:24:07.240Z] libpsl5 set to automatically installed. [2020-12-15T03:24:07.240Z] librtmp1 set to automatically installed. [2020-12-15T03:24:07.240Z] libsodium23 set to automatically installed. [2020-12-15T03:24:07.240Z] libzmq3-dev set to automatically installed. [2020-12-15T03:24:07.240Z] libzmq5 set to automatically installed. [2020-12-15T03:24:07.240Z] pkg-config set to automatically installed. [2020-12-15T03:24:07.240Z] zip set to automatically installed. [2020-12-15T03:24:08.596Z] Removing intermediate container 7de4ca526586 [2020-12-15T03:24:08.596Z] ---> 823cc7619fba [2020-12-15T03:24:08.596Z] Step 8/24 : COPY . . [2020-12-15T03:24:09.168Z] snapd is not logged in, snap install commands will use sudo [2020-12-15T03:24:15.755Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-15T03:24:16.333Z] snap "core18" has no updates available [2020-12-15T03:24:17.275Z] Pulling config-common [2020-12-15T03:24:18.662Z] Pulling go-build-helper [2020-12-15T03:24:30.794Z] ---> 67e00ad48c7d [2020-12-15T03:24:30.794Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-15T03:24:30.794Z] ---> Running in eddaaff8a337 [2020-12-15T03:24:32.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-15T03:24:33.238Z] ---> 7ae49137a750 [2020-12-15T03:24:33.238Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-15T03:24:33.238Z] ---> Running in bc36ed15e93b [2020-12-15T03:24:35.874Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-15T03:24:45.258Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-15T03:24:45.258Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-15T03:24:45.258Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-15T03:24:45.258Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] [2020-12-15T03:24:45.258Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-15T03:24:45.258Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-15T03:24:45.258Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-15T03:24:45.258Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-15T03:24:45.258Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-15T03:24:45.258Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-15T03:24:45.258Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-15T03:24:45.258Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-15T03:24:45.258Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-15T03:24:45.258Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-15T03:24:45.258Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-15T03:24:45.258Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-15T03:24:45.258Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-15T03:24:45.258Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-15T03:24:45.258Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-15T03:24:45.258Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-15T03:24:45.258Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-15T03:24:45.258Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-15T03:24:45.258Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-15T03:24:45.258Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-15T03:24:45.258Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-15T03:24:45.258Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-15T03:24:45.258Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-15T03:24:45.258Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-15T03:24:45.258Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-15T03:24:45.258Z] Fetched 279 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-15T03:24:45.258Z] Fetched 122 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-15T03:24:45.258Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-15T03:24:45.258Z] Fetched 8848 B in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-15T03:24:45.258Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-15T03:24:45.258Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-15T03:24:45.258Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-15T03:24:45.258Z] Fetched 214 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-15T03:24:45.258Z] Fetched 155 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-15T03:24:45.258Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-15T03:24:45.258Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-15T03:24:45.258Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-15T03:24:45.258Z] Fetched 499 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-15T03:24:45.258Z] Fetched 111 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-15T03:24:45.258Z] Fetched 240 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-15T03:24:45.258Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-15T03:24:45.258Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-15T03:24:45.258Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-15T03:24:45.258Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-15T03:24:45.258Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-15T03:24:45.258Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-15T03:24:45.258Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-15T03:24:45.258Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-15T03:24:45.258Z] Fetched 8720 B in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-15T03:24:45.258Z] Fetched 137 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-15T03:24:45.258Z] Fetched 119 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-15T03:24:45.258Z] Fetched 109 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-15T03:24:45.258Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-15T03:24:45.258Z] Fetched 645 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-15T03:24:45.258Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-15T03:24:45.258Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-15T03:24:45.258Z] Fetched 368 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-15T03:24:45.258Z] Fetched 187 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-15T03:24:45.258Z] Fetched 175 kB in 0s (0 B/s) [2020-12-15T03:24:45.258Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-15T03:24:45.523Z] Fetched 206 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-15T03:24:45.523Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-15T03:24:45.523Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-15T03:24:45.523Z] Fetched 159 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-15T03:24:45.523Z] Fetched 107 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-15T03:24:45.523Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-15T03:24:45.523Z] Pulling static-packages [2020-12-15T03:24:46.914Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-15T03:24:46.914Z] Skipping pull go-build-helper (already ran) [2020-12-15T03:24:46.914Z] Skipping pull static-packages (already ran) [2020-12-15T03:24:46.914Z] Building go-build-helper [2020-12-15T03:24:51.137Z] Building static-packages [2020-12-15T03:24:53.695Z] Staging go-build-helper [2020-12-15T03:24:54.642Z] Staging static-packages [2020-12-15T03:24:55.585Z] Pulling go115 [2020-12-15T03:24:56.972Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-15T03:24:56.972Z] Skipping pull go115 (already ran) [2020-12-15T03:24:56.972Z] Building go115 [2020-12-15T03:24:56.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T03:24:56.972Z] Dload Upload Total Spent Left Speed [2020-12-15T03:25:00.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6847k 0 0 14.1M 0 0:00:08 --:--:-- 0:00:08 14.1M 36 115M 36 42.4M 0 0 29.6M 0 0:00:03 0:00:01 0:00:02 29.6M 73 115M 73 85.2M 0 0 34.9M 0 0:00:03 0:00:02 0:00:01 34.9M 98 115M 98 113M 0 0 33.1M 0 0:00:03 0:00:03 --:--:-- 33.1M 100 115M 100 115M 0 0 33.3M 0 0:00:03 0:00:03 --:--:-- 33.3M [2020-12-15T03:25:01.157Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-15T03:25:06.469Z] Staging go115 [2020-12-15T03:25:13.077Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-15T03:25:13.077Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-15T03:25:13.077Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-15T03:25:13.077Z] Fetched 0 B in 0s (0 B/s) [2020-12-15T03:25:13.077Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-15T03:25:13.077Z] Fetched 224 kB in 0s (0 B/s) [2020-12-15T03:25:13.077Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-15T03:25:13.077Z] Fetched 157 kB in 0s (0 B/s) [2020-12-15T03:25:13.077Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-15T03:25:13.077Z] Fetched 221 kB in 0s (0 B/s) [2020-12-15T03:25:13.077Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-15T03:25:13.077Z] Fetched 143 kB in 0s (0 B/s) [2020-12-15T03:25:13.077Z] Pulling edgex-go [2020-12-15T03:25:14.995Z] Pulling version [2020-12-15T03:25:15.940Z] Building config-common [2020-12-15T03:25:18.532Z] Skipping build go-build-helper (already ran) [2020-12-15T03:25:18.532Z] Skipping build static-packages (already ran) [2020-12-15T03:25:18.532Z] Skipping build go115 (already ran) [2020-12-15T03:25:18.532Z] Building edgex-go [2020-12-15T03:25:19.926Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-15T03:25:20.885Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-15T03:25:20.885Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-15T03:25:20.885Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-15T03:25:20.885Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-15T03:25:20.885Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-15T03:25:20.885Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-15T03:25:20.885Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-15T03:25:20.885Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-15T03:25:20.885Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-15T03:25:21.156Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-15T03:25:21.156Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-15T03:25:21.156Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-15T03:25:21.156Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-15T03:25:21.156Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-15T03:25:21.156Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-15T03:25:21.156Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-15T03:25:21.156Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-15T03:25:21.156Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-15T03:25:21.156Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-15T03:25:21.156Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-15T03:25:21.156Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-15T03:25:21.156Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-15T03:25:21.156Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-15T03:25:21.156Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-15T03:25:21.419Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-15T03:25:21.419Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-15T03:25:21.686Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-15T03:25:21.686Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-15T03:25:21.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-15T03:25:21.686Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-15T03:25:22.383Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-15T03:25:22.644Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-15T03:25:22.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-15T03:25:30.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-15T03:25:35.303Z] Removing intermediate container 11aa67a31ac0 [2020-12-15T03:25:35.303Z] ---> e1f04d7b6c10 [2020-12-15T03:25:35.303Z] [2020-12-15T03:25:35.303Z] Step 10/22 : FROM scratch [2020-12-15T03:25:35.303Z] ---> [2020-12-15T03:25:35.303Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:25:35.303Z] ---> Using cache [2020-12-15T03:25:35.303Z] ---> a5f8168a7e75 [2020-12-15T03:25:35.303Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-15T03:25:35.582Z] ---> Running in 9ce81e89837a [2020-12-15T03:25:37.021Z] Removing intermediate container 9ce81e89837a [2020-12-15T03:25:37.021Z] ---> 843546569d51 [2020-12-15T03:25:37.021Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T03:25:37.301Z] ---> Running in 131947503a44 [2020-12-15T03:25:37.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-15T03:25:37.580Z] Removing intermediate container b1ae5fad4fb2 [2020-12-15T03:25:37.581Z] ---> 945af9535dad [2020-12-15T03:25:37.581Z] [2020-12-15T03:25:37.581Z] Step 10/21 : FROM alpine [2020-12-15T03:25:37.581Z] ---> dd36a01c3f31 [2020-12-15T03:25:37.581Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-15T03:25:37.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-15T03:25:37.854Z] ---> Running in b746c9da9901 [2020-12-15T03:25:37.854Z] Removing intermediate container 131947503a44 [2020-12-15T03:25:37.854Z] ---> 26ba73993164 [2020-12-15T03:25:37.854Z] Step 14/22 : WORKDIR / [2020-12-15T03:25:38.447Z] ---> Running in d141fd83c8fd [2020-12-15T03:25:39.117Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T03:25:39.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-15T03:25:39.381Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-15T03:25:39.436Z] Removing intermediate container d141fd83c8fd [2020-12-15T03:25:39.436Z] ---> fd0e2ba67d34 [2020-12-15T03:25:39.436Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-15T03:25:39.645Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-15T03:25:39.645Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-15T03:25:40.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:25:40.704Z] ---> 84f200b1aa29 [2020-12-15T03:25:40.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-15T03:25:40.977Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:25:41.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-15T03:25:41.049Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-15T03:25:41.049Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-15T03:25:41.961Z] v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-15T03:25:41.961Z] v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-15T03:25:41.961Z] OK: 12617 distinct packages available [2020-12-15T03:25:42.445Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-15T03:25:42.560Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-15T03:25:42.837Z] ---> 2eb6ac0d69f3 [2020-12-15T03:25:42.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-15T03:25:42.837Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T03:25:42.837Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-15T03:25:42.837Z] (4/4) Installing curl (7.69.1-r3) [2020-12-15T03:25:42.837Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:25:42.837Z] Executing ca-certificates-20191127-r4.trigger [2020-12-15T03:25:43.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-15T03:25:43.391Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-15T03:25:43.446Z] OK: 7 MiB in 18 packages [2020-12-15T03:25:44.048Z] ---> 4f05decdabf8 [2020-12-15T03:25:44.048Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-15T03:25:44.334Z] ---> Running in 1aecf809bb4f [2020-12-15T03:25:44.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-15T03:25:44.793Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-15T03:25:45.321Z] Removing intermediate container 1aecf809bb4f [2020-12-15T03:25:45.321Z] ---> 3f4fcbcbb20b [2020-12-15T03:25:45.321Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:25:45.321Z] ---> Running in 8f0b7cd54528 [2020-12-15T03:25:45.919Z] Removing intermediate container b746c9da9901 [2020-12-15T03:25:45.919Z] ---> 5ac2287e7fa5 [2020-12-15T03:25:45.919Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-15T03:25:45.919Z] ---> Running in f2652e4b915c [2020-12-15T03:25:46.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-15T03:25:46.198Z] Removing intermediate container 8f0b7cd54528 [2020-12-15T03:25:46.198Z] ---> 76457b5a5e61 [2020-12-15T03:25:46.198Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T03:25:46.474Z] ---> Running in 1a43d7a5f5bf [2020-12-15T03:25:47.038Z] Removing intermediate container f2652e4b915c [2020-12-15T03:25:47.038Z] ---> 5d239e6c60a5 [2020-12-15T03:25:47.038Z] Step 13/21 : WORKDIR /edgex [2020-12-15T03:25:47.038Z] ---> Running in 47fc5e469c69 [2020-12-15T03:25:47.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-15T03:25:47.320Z] Removing intermediate container 1a43d7a5f5bf [2020-12-15T03:25:47.320Z] ---> bebe73ed9077 [2020-12-15T03:25:47.320Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:25:47.320Z] ---> Running in 73faa9c784e8 [2020-12-15T03:25:47.935Z] Removing intermediate container 47fc5e469c69 [2020-12-15T03:25:47.935Z] ---> ed9dde540732 [2020-12-15T03:25:47.935Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-15T03:25:48.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-15T03:25:48.234Z] Removing intermediate container 73faa9c784e8 [2020-12-15T03:25:48.234Z] ---> a767c03a0a3f [2020-12-15T03:25:48.234Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:25:48.582Z] ---> Running in 1d0d5fabff2f [2020-12-15T03:25:48.926Z] ---> acc027a2f34e [2020-12-15T03:25:48.926Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-15T03:25:49.529Z] Removing intermediate container 1d0d5fabff2f [2020-12-15T03:25:49.529Z] ---> 67e58841adb9 [2020-12-15T03:25:49.529Z] [2020-12-15T03:25:50.130Z] Successfully built 67e58841adb9 [2020-12-15T03:25:50.130Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-15T03:25:51.388Z]  Building docker-core-command-go ... done  ---> 852f54799909 [2020-12-15T03:25:51.388Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-15T03:25:51.404Z] Building version [2020-12-15T03:25:53.395Z] ---> b82b13285f2c [2020-12-15T03:25:53.395Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-15T03:25:53.395Z] ---> Running in af51fb4437cb [2020-12-15T03:25:53.991Z] Removing intermediate container af51fb4437cb [2020-12-15T03:25:53.991Z] ---> e699364eb406 [2020-12-15T03:25:53.991Z] Step 18/21 : CMD ["--init=true"] [2020-12-15T03:25:54.003Z] Staging config-common [2020-12-15T03:25:54.274Z] ---> Running in 673880da5af9 [2020-12-15T03:25:54.873Z] Removing intermediate container 673880da5af9 [2020-12-15T03:25:54.873Z] ---> 443f40ccdcb3 [2020-12-15T03:25:54.873Z] Step 19/21 : LABEL arch=arm64 [2020-12-15T03:25:55.011Z] Skipping stage go-build-helper (already ran) [2020-12-15T03:25:55.011Z] Skipping stage static-packages (already ran) [2020-12-15T03:25:55.011Z] Skipping stage go115 (already ran) [2020-12-15T03:25:55.011Z] Staging edgex-go [2020-12-15T03:25:55.149Z] ---> Running in 737f9e1e0731 [2020-12-15T03:25:55.749Z] Removing intermediate container 737f9e1e0731 [2020-12-15T03:25:55.749Z] ---> fe1475307584 [2020-12-15T03:25:55.749Z] Step 20/21 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:25:56.033Z] ---> Running in 7fbe5664cb50 [2020-12-15T03:25:56.453Z] Staging version [2020-12-15T03:25:56.630Z] Removing intermediate container 7fbe5664cb50 [2020-12-15T03:25:56.631Z] ---> 324c4ba9abfc [2020-12-15T03:25:56.631Z] Step 21/21 : LABEL version=0.0.0 [2020-12-15T03:25:57.253Z] ---> Running in 7b2d8af4003d [2020-12-15T03:25:57.402Z] Priming config-common [2020-12-15T03:25:58.239Z] Removing intermediate container 7b2d8af4003d [2020-12-15T03:25:58.239Z] ---> 5f5c94b5983b [2020-12-15T03:25:58.240Z] [2020-12-15T03:25:58.347Z] Priming go-build-helper [2020-12-15T03:25:59.683Z] Successfully built 5f5c94b5983b [2020-12-15T03:25:59.683Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-15T03:25:59.738Z] Priming static-packages [2020-12-15T03:26:02.291Z] Priming go115 [2020-12-15T03:26:02.311Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container d5e32e0be6db [2020-12-15T03:26:02.311Z] ---> 3bb625969f2c [2020-12-15T03:26:02.311Z] [2020-12-15T03:26:02.311Z] Step 10/22 : FROM scratch [2020-12-15T03:26:02.311Z] ---> [2020-12-15T03:26:02.311Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-15T03:26:02.311Z] ---> Using cache [2020-12-15T03:26:02.311Z] ---> a5f8168a7e75 [2020-12-15T03:26:02.311Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-15T03:26:02.311Z] Removing intermediate container eddaaff8a337 [2020-12-15T03:26:02.311Z] ---> 00553263c46b [2020-12-15T03:26:02.311Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-15T03:26:02.311Z] ---> Running in b653b11b6361 [2020-12-15T03:26:02.311Z] ---> Running in 2cd4b9c95355 [2020-12-15T03:26:02.916Z] Removing intermediate container b653b11b6361 [2020-12-15T03:26:02.916Z] ---> dda0ad220377 [2020-12-15T03:26:02.916Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-15T03:26:02.916Z] ---> Running in 2d95d7c96514 [2020-12-15T03:26:03.239Z] Priming edgex-go [2020-12-15T03:26:03.511Z] Removing intermediate container 2d95d7c96514 [2020-12-15T03:26:03.511Z] ---> 57bcbf825ad4 [2020-12-15T03:26:03.511Z] Step 14/22 : WORKDIR / [2020-12-15T03:26:03.511Z] ---> Running in dca0a9cbffe5 [2020-12-15T03:26:03.511Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-15T03:26:04.108Z] Removing intermediate container dca0a9cbffe5 [2020-12-15T03:26:04.108Z] ---> fb0d331ec288 [2020-12-15T03:26:04.108Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-15T03:26:04.629Z] Priming version [2020-12-15T03:26:05.093Z] ---> 861dcc2a6c35 [2020-12-15T03:26:05.093Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-15T03:26:05.576Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-15T03:26:07.073Z] ---> a0f4973bb8c5 [2020-12-15T03:26:07.073Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-12-15T03:26:08.055Z] Removing intermediate container 2cd4b9c95355 [2020-12-15T03:26:08.055Z] ---> f9797a1c7661 [2020-12-15T03:26:08.055Z] [2020-12-15T03:26:08.055Z] Step 11/27 : FROM docker:latest [2020-12-15T03:26:08.055Z] ---> eeaf43b92773 [2020-12-15T03:26:08.055Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-15T03:26:08.055Z] ---> 637a1abbee46 [2020-12-15T03:26:08.055Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-15T03:26:08.338Z] ---> Running in 1b43e077db40 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-15T03:26:08.614Z] ---> Running in fac43aa3a09d [Pipeline] // stage [Pipeline] } [2020-12-15T03:26:09.213Z] Removing intermediate container fac43aa3a09d [2020-12-15T03:26:09.213Z] ---> c8a15d788516 [2020-12-15T03:26:09.213Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:26:09.213Z] Removing intermediate container bc36ed15e93b [2020-12-15T03:26:09.213Z] ---> 3f97181b2c16 [2020-12-15T03:26:09.213Z] [2020-12-15T03:26:09.213Z] Step 10/24 : FROM scratch [2020-12-15T03:26:09.213Z] ---> [2020-12-15T03:26:09.213Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-15T03:26:09.487Z] ---> Running in b48d83792c06 [2020-12-15T03:26:09.761Z] ---> Running in d4bf39e9a714 [2020-12-15T03:26:10.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:26:10.034Z] Removing intermediate container b48d83792c06 [2020-12-15T03:26:10.034Z] ---> 3b87df43bc40 [2020-12-15T03:26:10.034Z] Step 20/22 : LABEL arch=arm64 [2020-12-15T03:26:10.034Z] Removing intermediate container d4bf39e9a714 [2020-12-15T03:26:10.034Z] ---> 9018ae2a8855 [2020-12-15T03:26:10.034Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-15T03:26:10.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:26:10.312Z] ---> Running in 79143fa0b303 [2020-12-15T03:26:10.312Z] ---> Running in 0b183d4d1f96 [2020-12-15T03:26:10.584Z] Removing intermediate container 79143fa0b303 [2020-12-15T03:26:10.584Z] ---> 734ce86ee417 [2020-12-15T03:26:10.584Z] Step 21/22 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:26:10.859Z] Removing intermediate container 0b183d4d1f96 [2020-12-15T03:26:10.859Z] ---> bc3200bb2855 [2020-12-15T03:26:10.859Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-15T03:26:10.859Z] (1/2) Installing readline (8.0.4-r0) [2020-12-15T03:26:10.859Z] (2/2) Installing bash (5.0.17-r0) [2020-12-15T03:26:10.859Z] ---> Running in f02f3405c45d [2020-12-15T03:26:10.859Z] ---> Running in 87b48d312174 [2020-12-15T03:26:10.859Z] Executing bash-5.0.17-r0.post-install [2020-12-15T03:26:10.859Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:26:10.859Z] OK: 12 MiB in 22 packages [2020-12-15T03:26:11.456Z] Removing intermediate container f02f3405c45d [2020-12-15T03:26:11.456Z] ---> 74550d4628ac [2020-12-15T03:26:11.456Z] Step 22/22 : LABEL version=0.0.0 [2020-12-15T03:26:11.456Z] Removing intermediate container 87b48d312174 [2020-12-15T03:26:11.456Z] ---> 7344dda4492a [2020-12-15T03:26:11.456Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-15T03:26:11.728Z] ---> Running in 7e42904451e4 [2020-12-15T03:26:12.325Z] Removing intermediate container 7e42904451e4 [2020-12-15T03:26:12.325Z] ---> f91089dacaf7 [2020-12-15T03:26:12.325Z] [2020-12-15T03:26:12.597Z] ---> ae17a1ec0649 [2020-12-15T03:26:12.597Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-15T03:26:12.597Z] Removing intermediate container 1b43e077db40 [2020-12-15T03:26:12.597Z] ---> 5c1889fc9b1e [2020-12-15T03:26:12.597Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-15T03:26:12.597Z] Successfully built f91089dacaf7 [2020-12-15T03:26:12.597Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-15T03:26:12.870Z]  Building docker-core-metadata-go ... done  ---> Running in 16042007f65a [2020-12-15T03:26:13.855Z] ---> 4d3e2dc419e6 [2020-12-15T03:26:13.855Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-15T03:26:15.299Z] ---> 2c95c2d7ac79 [2020-12-15T03:26:15.299Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-15T03:26:15.896Z] Removing intermediate container 16042007f65a [2020-12-15T03:26:15.896Z] ---> 78f5c4aafba6 [2020-12-15T03:26:15.896Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-15T03:26:15.896Z] ---> 78394e1ce199 [2020-12-15T03:26:15.896Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-15T03:26:15.896Z] ---> Running in 01b9c8f80696 [2020-12-15T03:26:16.493Z] Removing intermediate container 01b9c8f80696 [2020-12-15T03:26:16.493Z] ---> a01048784979 [2020-12-15T03:26:16.493Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-15T03:26:16.493Z] ---> Running in 960489ea4102 [2020-12-15T03:26:17.094Z] ---> cd623e2329df [2020-12-15T03:26:17.094Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-15T03:26:17.094Z] Removing intermediate container 960489ea4102 [2020-12-15T03:26:17.094Z] ---> dbf5c2d885b4 [2020-12-15T03:26:17.094Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-15T03:26:17.372Z] ---> Running in 20ff5020bdf3 [2020-12-15T03:26:17.648Z] Removing intermediate container 20ff5020bdf3 [2020-12-15T03:26:17.648Z] ---> 8acf26634cd8 [2020-12-15T03:26:17.648Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-15T03:26:17.925Z] ---> 6faca76e6792 [2020-12-15T03:26:17.925Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-15T03:26:17.925Z] ---> Running in f72e0d37e577 [2020-12-15T03:26:18.517Z] Removing intermediate container f72e0d37e577 [2020-12-15T03:26:18.517Z] ---> bae671539f6c [2020-12-15T03:26:18.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:26:18.788Z] ---> Running in 5c8d9263ca47 [2020-12-15T03:26:19.060Z] ---> ea34ba4fd0d7 [2020-12-15T03:26:19.060Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-15T03:26:19.330Z] Removing intermediate container 5c8d9263ca47 [2020-12-15T03:26:19.330Z] ---> 3dd59125f267 [2020-12-15T03:26:19.330Z] Step 22/24 : LABEL arch=arm64 [2020-12-15T03:26:19.605Z] ---> Running in 46d7f7109195 [2020-12-15T03:26:19.605Z] ---> 8c72b060bcb0 [2020-12-15T03:26:19.605Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-15T03:26:19.876Z] Removing intermediate container 46d7f7109195 [2020-12-15T03:26:19.876Z] ---> 3df26dc4a8bf [2020-12-15T03:26:19.876Z] Step 23/24 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:26:20.147Z] ---> Running in 92db02bed55d [2020-12-15T03:26:20.421Z] ---> 432a1aa5e6c3 [2020-12-15T03:26:20.421Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-15T03:26:20.697Z] Removing intermediate container 92db02bed55d [2020-12-15T03:26:20.697Z] ---> 4d0fb2571553 [2020-12-15T03:26:20.697Z] Step 24/24 : LABEL version=0.0.0 [2020-12-15T03:26:20.697Z] ---> Running in b7b2564dda6d [2020-12-15T03:26:20.973Z] ---> Running in 7b0b0aa0df2b [2020-12-15T03:26:21.573Z] Removing intermediate container 7b0b0aa0df2b [2020-12-15T03:26:21.573Z] ---> 90cfe6e17099 [2020-12-15T03:26:21.573Z] [2020-12-15T03:26:21.849Z] Successfully built 90cfe6e17099 [2020-12-15T03:26:21.849Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-15T03:26:22.120Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:26:22.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:26:22.981Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-15T03:26:22.981Z] (2/33) Installing expat (2.2.9-r1) [2020-12-15T03:26:22.981Z] (3/33) Installing libffi (3.3-r2) [2020-12-15T03:26:22.981Z] (4/33) Installing gdbm (1.13-r1) [2020-12-15T03:26:22.981Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-15T03:26:22.981Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-15T03:26:23.253Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-15T03:26:25.218Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-15T03:26:25.218Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-15T03:26:25.218Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-15T03:26:25.218Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-15T03:26:25.218Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-15T03:26:25.218Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-15T03:26:25.218Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-15T03:26:25.218Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-15T03:26:25.218Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-15T03:26:25.218Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-15T03:26:25.218Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-15T03:26:25.218Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-15T03:26:25.218Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-15T03:26:25.218Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-15T03:26:25.218Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-15T03:26:25.218Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-15T03:26:25.488Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-15T03:26:25.488Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-15T03:26:25.488Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-15T03:26:25.488Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-15T03:26:25.488Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-15T03:26:25.488Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-15T03:26:25.488Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-15T03:26:25.488Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-15T03:26:25.488Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-15T03:26:25.488Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-15T03:26:25.757Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:26:25.757Z] OK: 71 MiB in 55 packages [2020-12-15T03:26:34.017Z] Removing intermediate container b7b2564dda6d [2020-12-15T03:26:34.017Z] ---> 3221c51286cd [2020-12-15T03:26:34.017Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-15T03:26:34.017Z] ---> Running in 34e09d459085 [2020-12-15T03:26:37.392Z] Collecting docker-compose==1.23.2 [2020-12-15T03:26:37.392Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-15T03:26:38.364Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-15T03:26:38.364Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-15T03:26:38.635Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-15T03:26:38.635Z] Collecting cached-property<2,>=1.2.0 [2020-12-15T03:26:38.635Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-15T03:26:39.229Z] Collecting jsonschema<3,>=2.5.1 [2020-12-15T03:26:39.229Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-15T03:26:39.820Z] Collecting PyYAML<4,>=3.10 [2020-12-15T03:26:39.820Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-15T03:26:43.186Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-15T03:26:43.186Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-15T03:26:44.608Z] Collecting docopt<0.7,>=0.6.1 [2020-12-15T03:26:44.608Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-15T03:26:46.569Z] Collecting texttable<0.10,>=0.9.0 [2020-12-15T03:26:46.570Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-15T03:26:49.222Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-15T03:26:49.222Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-15T03:26:50.190Z] Collecting docker<4.0,>=3.6.0 [2020-12-15T03:26:50.190Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-15T03:26:50.459Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-15T03:26:50.730Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-15T03:26:50.998Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-15T03:26:50.998Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-15T03:26:51.268Z] Collecting idna<2.8,>=2.5 [2020-12-15T03:26:51.268Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-15T03:26:51.538Z] Collecting docker-pycreds>=0.4.0 [2020-12-15T03:26:51.538Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-15T03:26:51.538Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-15T03:26:51.538Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-15T03:26:51.538Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-15T03:26:51.538Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-15T03:26:52.508Z] Installing collected packages: websocket-client, cached-property, jsonschema, PyYAML, dockerpty, docopt, texttable, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2020-12-15T03:26:53.097Z] Running setup.py install for PyYAML: started [2020-12-15T03:26:55.058Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-15T03:26:55.058Z] Running setup.py install for dockerpty: started [2020-12-15T03:26:57.019Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-15T03:26:57.019Z] Running setup.py install for docopt: started [2020-12-15T03:26:58.981Z] Running setup.py install for docopt: finished with status 'done' [2020-12-15T03:26:58.981Z] Running setup.py install for texttable: started [2020-12-15T03:27:00.405Z] Running setup.py install for texttable: finished with status 'done' [2020-12-15T03:27:00.405Z] Attempting uninstall: urllib3 [2020-12-15T03:27:00.405Z] Found existing installation: urllib3 1.25.9 [2020-12-15T03:27:00.676Z] Uninstalling urllib3-1.25.9: [2020-12-15T03:27:00.676Z] Successfully uninstalled urllib3-1.25.9 [2020-12-15T03:27:01.270Z] Attempting uninstall: idna [2020-12-15T03:27:01.270Z] Found existing installation: idna 2.9 [2020-12-15T03:27:01.270Z] Uninstalling idna-2.9: [2020-12-15T03:27:01.270Z] Successfully uninstalled idna-2.9 [2020-12-15T03:27:02.242Z] Attempting uninstall: requests [2020-12-15T03:27:02.242Z] Found existing installation: requests 2.23.0 [2020-12-15T03:27:02.242Z] Uninstalling requests-2.23.0: [2020-12-15T03:27:02.242Z] Successfully uninstalled requests-2.23.0 [2020-12-15T03:27:04.202Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-15T03:27:07.581Z] Removing intermediate container 34e09d459085 [2020-12-15T03:27:07.581Z] ---> 1699c7bc5d38 [2020-12-15T03:27:07.581Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-15T03:27:07.862Z] ---> Running in d525838f14ee [2020-12-15T03:27:08.835Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-15T03:27:09.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-15T03:27:09.692Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-15T03:27:09.692Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-15T03:27:09.692Z] (3/3) Installing curl (7.69.1-r3) [2020-12-15T03:27:09.692Z] Executing busybox-1.31.1-r19.trigger [2020-12-15T03:27:09.692Z] OK: 71 MiB in 58 packages [2020-12-15T03:27:11.121Z] Removing intermediate container d525838f14ee [2020-12-15T03:27:11.121Z] ---> 458da21326f4 [2020-12-15T03:27:11.122Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-15T03:27:11.122Z] ---> Running in 2d7d9e593681 [2020-12-15T03:27:11.392Z] Removing intermediate container 2d7d9e593681 [2020-12-15T03:27:11.392Z] ---> 9dcbe1bda49a [2020-12-15T03:27:11.392Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-15T03:27:11.664Z] ---> Running in d50ff9edf850 [2020-12-15T03:27:11.938Z] Removing intermediate container d50ff9edf850 [2020-12-15T03:27:11.938Z] ---> 686238c8c37a [2020-12-15T03:27:11.938Z] Step 25/27 : LABEL arch=arm64 [2020-12-15T03:27:12.214Z] ---> Running in a54825f11fd0 [2020-12-15T03:27:12.808Z] Removing intermediate container a54825f11fd0 [2020-12-15T03:27:12.808Z] ---> ac306e2cca66 [2020-12-15T03:27:12.808Z] Step 26/27 : LABEL git_sha=33b5724aa9e23fa5518a19d4be715209904e0ae7 [2020-12-15T03:27:12.808Z] ---> Running in 4828ab6db1f4 [2020-12-15T03:27:13.403Z] Removing intermediate container 4828ab6db1f4 [2020-12-15T03:27:13.403Z] ---> b08def3d1216 [2020-12-15T03:27:13.403Z] Step 27/27 : LABEL version=0.0.0 [2020-12-15T03:27:13.403Z] ---> Running in 61a1cd6ec412 [2020-12-15T03:27:13.995Z] Removing intermediate container 61a1cd6ec412 [2020-12-15T03:27:13.996Z] ---> fae0f2e5da84 [2020-12-15T03:27:13.996Z] [2020-12-15T03:27:14.267Z] Successfully built fae0f2e5da84 [2020-12-15T03:27:14.267Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-15T03:27:14.555Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-15T03:27:14.569Z] $ docker stop --time=1 23fd5ff9b281a581ef43803e6f04b36a935d5bfefb6752d031b1e48ef1de7fe4 [2020-12-15T03:27:16.451Z] $ docker rm -f 23fd5ff9b281a581ef43803e6f04b36a935d5bfefb6752d031b1e48ef1de7fe4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-15T03:27:17.239Z] + docker images [2020-12-15T03:27:17.239Z] + grep docker [2020-12-15T03:27:17.509Z] docker-sys-mgmt-agent-go-arm64 latest fae0f2e5da84 4 seconds ago 300MB [2020-12-15T03:27:17.510Z] docker-support-notifications-go-arm64 latest 90cfe6e17099 56 seconds ago 12.9MB [2020-12-15T03:27:17.510Z] docker-core-metadata-go-arm64 latest f91089dacaf7 About a minute ago 13.6MB [2020-12-15T03:27:17.510Z] docker-security-proxy-setup-go-arm64 latest 5f5c94b5983b About a minute ago 23.4MB [2020-12-15T03:27:17.510Z] docker-core-command-go-arm64 latest 67e58841adb9 About a minute ago 11.4MB [2020-12-15T03:27:17.510Z] docker-core-data-go-arm64 latest 1e3a6e101add 3 minutes ago 22.3MB [2020-12-15T03:27:17.510Z] docker-security-secrets-setup-go-arm64 latest 1b28daa2d2d4 4 minutes ago 22.7MB [2020-12-15T03:27:17.510Z] docker-support-scheduler-go-arm64 latest 8283104fb925 4 minutes ago 11.5MB [2020-12-15T03:27:17.510Z] docker-security-secretstore-setup-go-arm64 latest 3561af6680a6 4 minutes ago 23.5MB [2020-12-15T03:27:17.510Z] docker-security-bootstrap-redis-go-arm64 latest e3d4ce43fd5e 4 minutes ago 15.2MB [2020-12-15T03:27:17.510Z] docker latest eeaf43b92773 4 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-15T03:27:20.742Z] provisioning config files... [2020-12-15T03:27:20.754Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1187214011586071747tmp [Pipeline] { [Pipeline] sh [2020-12-15T03:27:21.386Z] + set +x [2020-12-15T03:27:21.386Z] + bash -s -- [2020-12-15T03:27:21.386Z] + curl -s https://codecov.io/bash [2020-12-15T03:27:21.964Z] [2020-12-15T03:27:21.964Z] _____ _ [2020-12-15T03:27:21.964Z] / ____| | | [2020-12-15T03:27:21.964Z] | | ___ __| | ___ ___ _____ __ [2020-12-15T03:27:21.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-15T03:27:21.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-15T03:27:21.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-15T03:27:21.964Z] Bash-20201130-cc6d3fe [2020-12-15T03:27:21.964Z] [2020-12-15T03:27:21.964Z] [2020-12-15T03:27:21.964Z] ==> Jenkins CI detected. [2020-12-15T03:27:21.964Z] project root: . [2020-12-15T03:27:21.964Z] --> token set from env [2020-12-15T03:27:21.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-15T03:27:21.964Z] ==> Running gcov in . (disable via -X gcov) [2020-12-15T03:27:21.964Z] ==> Python coveragepy not found [2020-12-15T03:27:21.964Z] ==> Searching for coverage reports in: [2020-12-15T03:27:21.964Z] + . [2020-12-15T03:27:22.226Z] -> Found 1 reports [2020-12-15T03:27:22.226Z] ==> Detecting git/mercurial file structure [2020-12-15T03:27:22.226Z] ==> Reading reports [2020-12-15T03:27:22.226Z] + ./coverage.out bytes=568194 [2020-12-15T03:27:22.226Z] ==> Appending adjustments [2020-12-15T03:27:22.226Z] https://docs.codecov.io/docs/fixing-reports [2020-12-15T03:27:25.542Z] + Found adjustments [2020-12-15T03:27:25.542Z] ==> Gzipping contents [2020-12-15T03:27:25.542Z] 88K /tmp/codecov.HIKJrd.gz [2020-12-15T03:27:25.542Z] ==> Uploading reports [2020-12-15T03:27:25.542Z] url: https://codecov.io [2020-12-15T03:27:25.542Z] query: branch=PR-2947&commit=33b5724aa9e23fa5518a19d4be715209904e0ae7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2947%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2947&job=&cmd_args= [2020-12-15T03:27:25.542Z] -> Pinging Codecov [2020-12-15T03:27:25.542Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2947&commit=33b5724aa9e23fa5518a19d4be715209904e0ae7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2947%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2947&job=&cmd_args= [2020-12-15T03:27:26.117Z] -> Uploading to [2020-12-15T03:27:26.117Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/33b5724aa9e23fa5518a19d4be715209904e0ae7/af844d99-5804-491e-8e07-50d49d268d64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T032725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a30ba108658303e8f66ec524a0c9b3f064dc49cc9cdf8082baead03278dd4ec [2020-12-15T03:27:26.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-15T03:27:26.117Z] Dload Upload Total Spent Left Speed [2020-12-15T03:27:26.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87917 0 0 100 87917 0 161k --:--:-- --:--:-- --:--:-- 161k [2020-12-15T03:27:26.644Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/33b5724aa9e23fa5518a19d4be715209904e0ae7 [Pipeline] } [2020-12-15T03:27:26.668Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:27:29.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:27:30.706Z] ---> package-listing.sh [2020-12-15T03:27:30.706Z] ++ facter osfamily [2020-12-15T03:27:30.706Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-15T03:27:30.706Z] + OS_FAMILY=redhat [2020-12-15T03:27:30.706Z] + workspace=/w/workspace/edgex-go/1 [2020-12-15T03:27:30.706Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-15T03:27:30.706Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-15T03:27:30.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-15T03:27:30.706Z] + PACKAGES=/tmp/packages_start.txt [2020-12-15T03:27:30.706Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T03:27:30.706Z] + PACKAGES=/tmp/packages_end.txt [2020-12-15T03:27:30.706Z] + case "${OS_FAMILY}" in [2020-12-15T03:27:30.706Z] + rpm -qa [2020-12-15T03:27:30.706Z] + sort [2020-12-15T03:27:36.042Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-15T03:27:36.042Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-15T03:27:36.042Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-15T03:27:36.042Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-15T03:27:36.042Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-15T03:27:36.042Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-15T03:27:36.075Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-15T03:27:36.387Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:27:36.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T03:27:36.738Z] [2020-12-15T03:27:36.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-15T03:27:37.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T03:27:37.138Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-15T03:27:37.138Z] df20fa9351a1: Pulling fs layer [2020-12-15T03:27:37.138Z] 36b3adc4ff6f: Pulling fs layer [2020-12-15T03:27:37.138Z] 8ad3a11d3b57: Pulling fs layer [2020-12-15T03:27:37.138Z] 46f8f816bc3b: Pulling fs layer [2020-12-15T03:27:37.138Z] 93b61091891f: Pulling fs layer [2020-12-15T03:27:37.138Z] 93b9cdb0e59b: Pulling fs layer [2020-12-15T03:27:37.138Z] 5e14af77c1be: Pulling fs layer [2020-12-15T03:27:37.138Z] 01666e4c0597: Pulling fs layer [2020-12-15T03:27:37.138Z] aa168da1d23b: Pulling fs layer [2020-12-15T03:27:37.138Z] 46f8f816bc3b: Waiting [2020-12-15T03:27:37.138Z] 93b61091891f: Waiting [2020-12-15T03:27:37.138Z] 93b9cdb0e59b: Waiting [2020-12-15T03:27:37.138Z] 5e14af77c1be: Waiting [2020-12-15T03:27:37.139Z] 01666e4c0597: Waiting [2020-12-15T03:27:37.139Z] aa168da1d23b: Waiting [2020-12-15T03:27:37.139Z] 36b3adc4ff6f: Verifying Checksum [2020-12-15T03:27:37.139Z] 36b3adc4ff6f: Download complete [2020-12-15T03:27:37.401Z] 46f8f816bc3b: Verifying Checksum [2020-12-15T03:27:37.401Z] 46f8f816bc3b: Download complete [2020-12-15T03:27:37.401Z] df20fa9351a1: Verifying Checksum [2020-12-15T03:27:37.401Z] df20fa9351a1: Download complete [2020-12-15T03:27:37.401Z] 93b9cdb0e59b: Download complete [2020-12-15T03:27:37.401Z] 93b61091891f: Verifying Checksum [2020-12-15T03:27:37.401Z] 93b61091891f: Download complete [2020-12-15T03:27:37.401Z] 5e14af77c1be: Verifying Checksum [2020-12-15T03:27:37.401Z] 5e14af77c1be: Download complete [2020-12-15T03:27:37.401Z] 01666e4c0597: Verifying Checksum [2020-12-15T03:27:37.401Z] 01666e4c0597: Download complete [2020-12-15T03:27:37.662Z] df20fa9351a1: Pull complete [2020-12-15T03:27:37.924Z] 36b3adc4ff6f: Pull complete [2020-12-15T03:27:38.188Z] 8ad3a11d3b57: Verifying Checksum [2020-12-15T03:27:38.188Z] 8ad3a11d3b57: Download complete [2020-12-15T03:27:38.764Z] 8ad3a11d3b57: Pull complete [2020-12-15T03:27:39.032Z] 46f8f816bc3b: Pull complete [2020-12-15T03:27:39.983Z] aa168da1d23b: Download complete [2020-12-15T03:27:42.554Z] 93b61091891f: Pull complete [2020-12-15T03:27:42.554Z] 93b9cdb0e59b: Pull complete [2020-12-15T03:27:42.554Z] 5e14af77c1be: Pull complete [2020-12-15T03:27:42.554Z] 01666e4c0597: Pull complete [2020-12-15T03:27:52.600Z] aa168da1d23b: Pull complete [2020-12-15T03:27:52.600Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-15T03:27:52.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-15T03:27:52.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-15T03:27:52.802Z] prd-centos7-docker-4c-2g-16033 does not seem to be running inside a container [2020-12-15T03:27:52.860Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-15T03:27:57.186Z] $ docker top 77714067ce030094e8c2e7e8e3fb4140899d9cde3b66dd83e31bbb0a37d6f730 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-15T03:27:57.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-15T03:27:58.209Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-15T03:27:58.531Z] + ls /var/log/sa-host [2020-12-15T03:27:58.531Z] + sadf -c /var/log/sa-host/sa15 [2020-12-15T03:27:58.531Z] file_magic: OK [2020-12-15T03:27:58.531Z] HZ: Using current value: 100 [2020-12-15T03:27:58.531Z] file_header: OK [2020-12-15T03:27:58.531Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T03:27:58.531Z] Statistics: [2020-12-15T03:27:58.531Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-15T03:27:58.531Z] File successfully converted to sysstat format version 12.2.1 [2020-12-15T03:27:58.531Z] + sadf -c /var/log/sa-host/sa23 [2020-12-15T03:27:58.531Z] file_magic: OK [2020-12-15T03:27:58.531Z] HZ: Using current value: 100 [2020-12-15T03:27:58.531Z] file_header: OK [2020-12-15T03:27:58.531Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-15T03:27:58.531Z] Statistics: [2020-12-15T03:27:58.531Z] Hnuu...uuuununununu... [2020-12-15T03:27:58.531Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-15T03:27:59.251Z] provisioning config files... [2020-12-15T03:27:59.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7116098951646796385tmp [Pipeline] { [Pipeline] echo [2020-12-15T03:27:59.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:27:59.793Z] ---> create-netrc.sh [Pipeline] } [2020-12-15T03:27:59.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-15T03:27:59.976Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:28:00.339Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-15T03:28:00.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:28:00.705Z] ---> sudo-logs.sh [2020-12-15T03:28:00.705Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-15T03:28:00.735Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:28:01.076Z] ---> job-cost.sh [2020-12-15T03:28:01.076Z] lf-activate-venv: SKIPPING [2020-12-15T03:28:01.076Z] INFO: No Stack... [2020-12-15T03:28:02.468Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-15T03:28:03.043Z] INFO: Archiving Costs [Pipeline] echo [2020-12-15T03:28:03.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-15T03:28:03.420Z] ---> logs-deploy.sh [2020-12-15T03:28:03.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2947/1 [2020-12-15T03:28:03.420Z] INFO: archiving workspace using pattern(s): [2020-12-15T03:28:04.810Z] Archives upload complete. [2020-12-15T03:28:05.072Z] INFO: archiving logs to Nexus [2020-12-15T03:28:06.018Z] ---> uname -a: [2020-12-15T03:28:06.018Z] Linux prd-centos7-docker-4c-2g-16033.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-15T03:28:06.018Z] [2020-12-15T03:28:06.018Z] [2020-12-15T03:28:06.018Z] ---> lscpu: [2020-12-15T03:28:06.018Z] Architecture: x86_64 [2020-12-15T03:28:06.018Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-15T03:28:06.018Z] Byte Order: Little Endian [2020-12-15T03:28:06.018Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-15T03:28:06.018Z] CPU(s): 4 [2020-12-15T03:28:06.018Z] On-line CPU(s) list: 0-3 [2020-12-15T03:28:06.018Z] Thread(s) per core: 1 [2020-12-15T03:28:06.018Z] Core(s) per socket: 1 [2020-12-15T03:28:06.018Z] Socket(s): 4 [2020-12-15T03:28:06.018Z] NUMA node(s): 1 [2020-12-15T03:28:06.018Z] Vendor ID: GenuineIntel [2020-12-15T03:28:06.018Z] CPU family: 6 [2020-12-15T03:28:06.018Z] Model: 44 [2020-12-15T03:28:06.018Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-15T03:28:06.018Z] Stepping: 1 [2020-12-15T03:28:06.018Z] CPU MHz: 2933.438 [2020-12-15T03:28:06.018Z] BogoMIPS: 5866.87 [2020-12-15T03:28:06.018Z] Virtualization: VT-x [2020-12-15T03:28:06.018Z] Hypervisor vendor: KVM [2020-12-15T03:28:06.018Z] Virtualization type: full [2020-12-15T03:28:06.018Z] L1d cache: 128 KiB [2020-12-15T03:28:06.018Z] L1i cache: 128 KiB [2020-12-15T03:28:06.018Z] L2 cache: 16 MiB [2020-12-15T03:28:06.018Z] L3 cache: 64 MiB [2020-12-15T03:28:06.018Z] NUMA node0 CPU(s): 0-3 [2020-12-15T03:28:06.018Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-15T03:28:06.018Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-15T03:28:06.018Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-15T03:28:06.018Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-15T03:28:06.019Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-15T03:28:06.019Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-15T03:28:06.019Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-15T03:28:06.019Z] Vulnerability Srbds: Not affected [2020-12-15T03:28:06.019Z] Vulnerability Tsx async abort: Not affected [2020-12-15T03:28:06.019Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] ---> nproc: [2020-12-15T03:28:06.019Z] 4 [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] ---> df -h: [2020-12-15T03:28:06.019Z] Filesystem Size Used Available Use% Mounted on [2020-12-15T03:28:06.019Z] overlay 50.0G 12.7G 37.2G 25% / [2020-12-15T03:28:06.019Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-15T03:28:06.019Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-15T03:28:06.019Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /facter-os [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /etc/resolv.conf [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /etc/hostname [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /etc/hosts [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/auth.log [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /run/cloud-init/result.json [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/sa-host [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /var/log/secure [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /w/workspace/edgex-go/1 [2020-12-15T03:28:06.019Z] /dev/vda1 50.0G 12.7G 37.2G 25% /w/workspace/edgex-go/1@tmp [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] ---> free -m: [2020-12-15T03:28:06.019Z] total used free shared buff/cache available [2020-12-15T03:28:06.019Z] Mem: 1837 696 88 0 1052 1061 [2020-12-15T03:28:06.019Z] Swap: 1023 78 945 [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] ---> ip addr: [2020-12-15T03:28:06.019Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-15T03:28:06.019Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-15T03:28:06.019Z] inet 127.0.0.1/8 scope host lo [2020-12-15T03:28:06.019Z] valid_lft forever preferred_lft forever [2020-12-15T03:28:06.019Z] inet6 ::1/128 scope host [2020-12-15T03:28:06.019Z] valid_lft forever preferred_lft forever [2020-12-15T03:28:06.019Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-15T03:28:06.019Z] link/ether fa:16:3e:04:a8:70 brd ff:ff:ff:ff:ff:ff [2020-12-15T03:28:06.019Z] inet 10.30.122.121/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-15T03:28:06.019Z] valid_lft 85246sec preferred_lft 85246sec [2020-12-15T03:28:06.019Z] inet6 fe80::f816:3eff:fe04:a870/64 scope link [2020-12-15T03:28:06.019Z] valid_lft forever preferred_lft forever [2020-12-15T03:28:06.019Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-15T03:28:06.019Z] link/ether 02:42:c9:5a:5d:1c brd ff:ff:ff:ff:ff:ff [2020-12-15T03:28:06.019Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-15T03:28:06.019Z] valid_lft forever preferred_lft forever [2020-12-15T03:28:06.019Z] inet6 fe80::42:c9ff:fe5a:5d1c/64 scope link [2020-12-15T03:28:06.019Z] valid_lft forever preferred_lft forever [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] ---> sar -b -r -n DEV: [2020-12-15T03:28:06.019Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] 03:08:39 LINUX RESTART (4 CPU) [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] 03:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-15T03:28:06.019Z] 03:10:03 124.73 45.37 79.35 0.00 8086.12 35337.27 0.00 [2020-12-15T03:28:06.019Z] 03:11:01 195.42 90.36 105.06 0.00 6128.70 45450.20 0.00 [2020-12-15T03:28:06.019Z] 03:12:01 275.82 117.38 158.44 0.00 5524.83 31854.47 0.00 [2020-12-15T03:28:06.019Z] 03:13:01 181.07 76.22 104.85 0.00 2827.72 13472.81 0.00 [2020-12-15T03:28:06.019Z] 03:14:01 137.08 37.10 99.98 0.00 2410.39 26124.93 0.00 [2020-12-15T03:28:06.019Z] 03:15:04 1577.36 1230.47 346.89 0.00 158103.75 208969.56 0.00 [2020-12-15T03:28:06.019Z] 03:16:01 1283.82 987.89 295.93 0.00 98851.32 108122.59 0.00 [2020-12-15T03:28:06.019Z] 03:17:02 1513.02 1167.86 345.16 0.00 112401.51 148167.68 0.00 [2020-12-15T03:28:06.019Z] 03:18:01 2671.55 2318.59 352.96 0.00 168676.23 171294.89 0.00 [2020-12-15T03:28:06.019Z] 03:19:01 472.85 205.41 267.44 0.00 13907.97 36241.06 0.00 [2020-12-15T03:28:06.019Z] 03:20:02 69.56 14.13 55.43 0.00 3025.30 2582.94 0.00 [2020-12-15T03:28:06.019Z] 03:21:01 2.03 0.05 1.98 0.00 1.22 32.29 0.00 [2020-12-15T03:28:06.019Z] 03:22:01 0.23 0.03 0.20 0.00 0.27 1.95 0.00 [2020-12-15T03:28:06.019Z] 03:23:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 [2020-12-15T03:28:06.019Z] 03:24:01 2.01 1.76 0.25 0.00 64.47 3.01 0.00 [2020-12-15T03:28:06.019Z] 03:25:01 0.75 0.00 0.75 0.00 0.00 13.77 0.00 [2020-12-15T03:28:06.019Z] 03:26:01 0.30 0.02 0.28 0.00 0.53 3.13 0.00 [2020-12-15T03:28:06.019Z] 03:27:01 0.23 0.02 0.22 0.00 0.27 2.58 0.00 [2020-12-15T03:28:06.019Z] Average: 473.22 349.91 123.31 0.00 32368.84 46216.35 0.00 [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] 03:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-15T03:28:06.019Z] 03:10:03 74848 0 664684 35.33 2620 1139392 1297916 44.30 524224 1076880 61060 [2020-12-15T03:28:06.019Z] 03:11:01 105076 0 703536 37.39 1936 1070996 1427660 48.72 554928 981176 42228 [2020-12-15T03:28:06.019Z] 03:12:01 171152 0 750908 39.91 848 958636 1615360 55.13 595948 835456 96340 [2020-12-15T03:28:06.019Z] 03:13:01 254096 0 720660 38.30 500 906288 1299908 44.36 599168 740536 47468 [2020-12-15T03:28:06.019Z] 03:14:01 214752 0 689204 36.63 404 977184 1093160 37.31 569748 809288 20 [2020-12-15T03:28:06.019Z] 03:15:04 76100 0 800044 42.52 0 1005400 2306920 78.73 771776 825268 50200 [2020-12-15T03:28:06.019Z] 03:16:01 314716 0 949792 50.48 0 617036 3142716 107.26 663580 642032 6716 [2020-12-15T03:28:06.019Z] 03:17:02 78224 0 690760 36.71 0 1112560 1763428 60.18 677996 906640 26808 [2020-12-15T03:28:06.019Z] 03:18:01 106632 0 693284 36.85 0 1081628 1764344 60.21 607604 934180 83948 [2020-12-15T03:28:06.019Z] 03:19:01 315392 0 694060 36.89 0 872092 1459560 49.81 586736 711780 2252 [2020-12-15T03:28:06.019Z] 03:20:02 348648 0 614544 32.66 0 918352 1175056 40.10 551580 718128 8 [2020-12-15T03:28:06.019Z] 03:21:01 352320 0 610864 32.47 0 918360 1141228 38.95 549564 717744 8 [2020-12-15T03:28:06.019Z] 03:22:01 352968 0 610208 32.43 0 918368 1141120 38.94 548864 717748 8 [2020-12-15T03:28:06.019Z] 03:23:01 352856 0 610312 32.44 0 918376 1141192 38.95 549380 717756 8 [2020-12-15T03:28:06.019Z] 03:24:01 351352 0 610488 32.45 0 919704 1141120 38.94 549028 718836 16 [2020-12-15T03:28:06.019Z] 03:25:01 351032 0 610788 32.46 0 919724 1141192 38.95 549532 718844 8 [2020-12-15T03:28:06.019Z] 03:26:01 351056 0 610776 32.46 0 919712 1141168 38.95 549412 718844 8 [2020-12-15T03:28:06.019Z] 03:27:01 351548 0 610256 32.43 0 919740 1141120 38.94 549052 718868 8 [2020-12-15T03:28:06.019Z] Average: 251265 0 680287 36.16 350 949642 1463009 49.93 586007 789445 23173 [2020-12-15T03:28:06.019Z] [2020-12-15T03:28:06.019Z] 03:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-15T03:28:06.019Z] 03:10:03 eth0 1410.47 1182.16 4739.60 160.79 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:10:03 veth348f15e 349.85 305.17 34.88 1052.08 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:10:03 docker0 349.85 305.06 30.10 1052.07 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:11:01 eth0 813.65 850.63 4801.79 112.26 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:11:01 veth4f541a0 27.60 35.15 1.82 190.75 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:11:01 docker0 544.45 457.50 42.09 1860.85 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:12:01 eth0 407.92 290.37 1954.65 61.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:12:01 veth4e36361 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:12:01 docker0 140.26 156.33 10.56 648.66 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:13:01 eth0 24.13 12.27 20.05 10.70 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:13:01 veth4e36361 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:14:01 eth0 230.56 189.01 1702.73 88.34 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:15:04 veth2aae880 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:15:04 eth0 68.16 43.89 168.07 38.87 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:15:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:15:04 docker0 14.59 26.10 0.77 141.22 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:16:01 veth2aae880 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:16:01 veth266b851 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:16:01 veth5e8fd78 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:16:01 eth0 41.58 25.62 61.63 46.97 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:17:02 veth2aae880 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:17:02 eth0 51.56 28.16 101.11 43.85 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:17:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:17:02 docker0 1023.33 932.89 81.29 3693.81 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:18:01 veth2aae880 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:18:01 eth0 46.74 30.76 108.08 40.18 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:18:01 docker0 10.39 16.35 0.57 89.22 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:19:01 veth2aae880 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:19:01 vethadd21b4 4.76 5.12 0.57 20.15 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:19:01 eth0 118.20 64.86 546.24 47.73 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:20:02 eth0 33.80 25.53 48.14 33.83 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:20:02 docker0 1084.45 1034.80 85.36 4346.03 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:21:01 eth0 0.61 0.34 0.28 0.22 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.019Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:23:01 eth0 0.40 0.27 0.43 0.02 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:25:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:26:01 eth0 0.23 0.22 0.09 0.02 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] Average: eth0 179.63 151.44 785.84 37.94 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] Average: docker0 60.44 57.67 4.76 242.20 0.00 0.00 0.00 0.00 [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] ---> sar -P ALL: [2020-12-15T03:28:06.020Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] 03:08:39 LINUX RESTART (4 CPU) [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] 03:09:01 CPU %user %nice %system %iowait %steal %idle [2020-12-15T03:28:06.020Z] 03:10:03 all 16.34 0.00 7.80 3.30 0.05 72.51 [2020-12-15T03:28:06.020Z] 03:10:03 0 15.68 0.00 9.09 3.97 0.05 71.21 [2020-12-15T03:28:06.020Z] 03:10:03 1 16.64 0.00 6.63 3.27 0.05 73.41 [2020-12-15T03:28:06.020Z] 03:10:03 2 16.51 0.00 6.43 2.30 0.05 74.71 [2020-12-15T03:28:06.020Z] 03:10:03 3 16.51 0.00 9.07 3.68 0.05 70.68 [2020-12-15T03:28:06.020Z] 03:11:01 all 13.62 0.00 7.43 1.23 0.05 77.67 [2020-12-15T03:28:06.020Z] 03:11:01 0 14.05 0.00 9.90 1.55 0.05 74.45 [2020-12-15T03:28:06.020Z] 03:11:01 1 9.57 0.00 6.50 0.93 0.04 82.96 [2020-12-15T03:28:06.020Z] 03:11:01 2 14.82 0.00 6.74 1.68 0.05 76.71 [2020-12-15T03:28:06.020Z] 03:11:01 3 16.06 0.00 6.59 0.76 0.05 76.53 [2020-12-15T03:28:06.020Z] 03:12:01 all 19.06 0.00 8.64 5.79 0.06 66.45 [2020-12-15T03:28:06.020Z] 03:12:01 0 18.72 0.00 9.25 4.81 0.07 67.16 [2020-12-15T03:28:06.020Z] 03:12:01 1 19.00 0.00 8.64 6.67 0.09 65.60 [2020-12-15T03:28:06.020Z] 03:12:01 2 18.67 0.00 8.47 5.42 0.05 67.39 [2020-12-15T03:28:06.020Z] 03:12:01 3 19.84 0.00 8.21 6.24 0.05 65.66 [2020-12-15T03:28:06.020Z] 03:13:01 all 64.90 0.00 15.61 4.67 0.07 14.75 [2020-12-15T03:28:06.020Z] 03:13:01 0 63.75 0.00 15.61 4.00 0.09 16.54 [2020-12-15T03:28:06.020Z] 03:13:01 1 63.70 0.00 15.96 4.92 0.09 15.34 [2020-12-15T03:28:06.020Z] 03:13:01 2 64.72 0.00 15.53 4.96 0.03 14.75 [2020-12-15T03:28:06.020Z] 03:13:01 3 67.39 0.00 15.34 4.79 0.09 12.39 [2020-12-15T03:28:06.020Z] 03:14:01 all 29.06 0.00 11.28 2.60 0.08 56.98 [2020-12-15T03:28:06.020Z] 03:14:01 0 29.81 0.00 12.04 2.69 0.05 55.41 [2020-12-15T03:28:06.020Z] 03:14:01 1 29.39 0.00 10.76 3.45 0.12 56.29 [2020-12-15T03:28:06.020Z] 03:14:01 2 29.08 0.00 11.59 2.18 0.09 57.06 [2020-12-15T03:28:06.020Z] 03:14:01 3 27.95 0.00 10.72 2.10 0.07 59.16 [2020-12-15T03:28:06.020Z] 03:15:04 all 21.24 0.00 27.29 20.04 0.17 31.25 [2020-12-15T03:28:06.020Z] 03:15:04 0 20.69 0.00 26.36 20.72 0.17 32.05 [2020-12-15T03:28:06.020Z] 03:15:04 1 20.74 0.00 27.12 20.19 0.17 31.78 [2020-12-15T03:28:06.020Z] 03:15:04 2 21.98 0.00 27.53 19.54 0.20 30.74 [2020-12-15T03:28:06.020Z] 03:15:04 3 21.56 0.00 28.15 19.72 0.15 30.41 [2020-12-15T03:28:06.020Z] 03:16:01 all 58.94 0.00 21.69 10.45 0.11 8.81 [2020-12-15T03:28:06.020Z] 03:16:01 0 58.29 0.00 21.42 11.60 0.11 8.57 [2020-12-15T03:28:06.020Z] 03:16:01 1 59.58 0.00 21.05 8.85 0.15 10.38 [2020-12-15T03:28:06.020Z] 03:16:01 2 60.39 0.00 20.59 10.28 0.13 8.62 [2020-12-15T03:28:06.020Z] 03:16:01 3 57.50 0.00 23.67 11.06 0.05 7.71 [2020-12-15T03:28:06.020Z] 03:17:02 all 18.34 0.00 18.92 31.18 0.09 31.47 [2020-12-15T03:28:06.020Z] 03:17:02 0 16.74 0.00 15.99 31.53 0.12 35.63 [2020-12-15T03:28:06.020Z] 03:17:02 1 19.45 0.00 19.57 27.24 0.09 33.65 [2020-12-15T03:28:06.020Z] 03:17:02 2 18.31 0.00 20.53 34.75 0.09 26.32 [2020-12-15T03:28:06.020Z] 03:17:02 3 18.89 0.00 19.62 31.18 0.07 30.24 [2020-12-15T03:28:06.020Z] 03:18:01 all 25.15 0.00 24.01 32.53 0.17 18.15 [2020-12-15T03:28:06.020Z] 03:18:01 0 23.78 0.00 22.82 34.65 0.16 18.58 [2020-12-15T03:28:06.020Z] 03:18:01 1 25.51 0.00 24.58 32.55 0.20 17.17 [2020-12-15T03:28:06.020Z] 03:18:01 2 25.20 0.00 24.09 32.48 0.16 18.06 [2020-12-15T03:28:06.020Z] 03:18:01 3 26.13 0.00 24.54 30.40 0.15 18.79 [2020-12-15T03:28:06.020Z] 03:19:01 all 43.25 0.00 14.30 22.31 0.06 20.08 [2020-12-15T03:28:06.020Z] 03:19:01 0 42.32 0.00 13.76 26.60 0.07 17.25 [2020-12-15T03:28:06.020Z] 03:19:01 1 44.37 0.00 13.48 23.35 0.03 18.77 [2020-12-15T03:28:06.020Z] 03:19:01 2 43.09 0.00 14.93 16.68 0.05 25.25 [2020-12-15T03:28:06.020Z] 03:19:01 3 43.23 0.00 15.02 22.68 0.07 18.99 [2020-12-15T03:28:06.020Z] 03:20:02 all 2.09 0.00 2.45 3.28 0.01 92.17 [2020-12-15T03:28:06.020Z] 03:20:02 0 2.58 0.00 2.53 4.07 0.02 90.80 [2020-12-15T03:28:06.020Z] 03:20:02 1 2.02 0.00 2.41 2.72 0.02 92.83 [2020-12-15T03:28:06.020Z] 03:20:02 2 1.89 0.00 2.51 4.17 0.00 91.43 [2020-12-15T03:28:06.020Z] 03:20:02 3 1.88 0.00 2.35 2.15 0.02 93.61 [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] 03:20:02 CPU %user %nice %system %iowait %steal %idle [2020-12-15T03:28:06.020Z] 03:21:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2020-12-15T03:28:06.020Z] 03:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T03:28:06.020Z] 03:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-15T03:28:06.020Z] 03:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T03:28:06.020Z] 03:21:01 3 0.51 0.00 0.03 0.02 0.00 99.44 [2020-12-15T03:28:06.020Z] 03:22:01 all 0.27 0.00 0.35 0.00 0.00 99.38 [2020-12-15T03:28:06.020Z] 03:22:01 0 0.13 0.00 0.37 0.00 0.00 99.50 [2020-12-15T03:28:06.020Z] 03:22:01 1 0.22 0.00 0.37 0.00 0.00 99.42 [2020-12-15T03:28:06.020Z] 03:22:01 2 0.17 0.00 0.42 0.00 0.02 99.40 [2020-12-15T03:28:06.020Z] 03:22:01 3 0.55 0.00 0.27 0.00 0.00 99.19 [2020-12-15T03:28:06.020Z] 03:23:01 all 0.08 0.00 0.04 0.00 0.00 99.88 [2020-12-15T03:28:06.020Z] 03:23:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:23:01 1 0.22 0.00 0.07 0.00 0.00 99.72 [2020-12-15T03:28:06.020Z] 03:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-15T03:28:06.020Z] 03:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:24:01 all 0.09 0.00 0.08 0.02 0.00 99.81 [2020-12-15T03:28:06.020Z] 03:24:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2020-12-15T03:28:06.020Z] 03:24:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2020-12-15T03:28:06.020Z] 03:24:01 2 0.03 0.00 0.17 0.08 0.02 99.70 [2020-12-15T03:28:06.020Z] 03:24:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-15T03:28:06.020Z] 03:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-12-15T03:28:06.020Z] 03:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:25:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-15T03:28:06.020Z] 03:25:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2020-12-15T03:28:06.020Z] 03:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-15T03:28:06.020Z] 03:26:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2020-12-15T03:28:06.020Z] 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:26:01 1 0.53 0.00 0.05 0.00 0.00 99.42 [2020-12-15T03:28:06.020Z] 03:26:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-15T03:28:06.020Z] 03:27:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-12-15T03:28:06.020Z] 03:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-12-15T03:28:06.020Z] 03:27:01 1 0.52 0.00 0.02 0.02 0.00 99.45 [2020-12-15T03:28:06.020Z] 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-15T03:28:06.020Z] 03:27:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-15T03:28:06.020Z] Average: all 16.98 0.00 8.71 7.49 0.05 66.77 [2020-12-15T03:28:06.020Z] Average: 0 16.62 0.00 8.68 7.99 0.05 66.67 [2020-12-15T03:28:06.020Z] Average: 1 16.90 0.00 8.56 7.32 0.06 67.17 [2020-12-15T03:28:06.020Z] Average: 2 17.13 0.00 8.71 7.35 0.05 66.76 [2020-12-15T03:28:06.020Z] Average: 3 17.27 0.00 8.90 7.32 0.04 66.46 [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z] [2020-12-15T03:28:06.020Z]