Pull request #3072 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4148dfc6fa8fb263c039e1a395b150777a2bbe36+f7cba1f5bd7f0f50faed19509b697065ec7e4bcf (a5d7f39ba898a5a331d696ee0082d1243c87db2a) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3072/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-3072/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22597 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [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 > 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/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) > git config core.sparsecheckout # timeout=10 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # 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 f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-25T07:15:36.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-25T07:15:36.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-25T07:15:36.916Z] ========================================================= [2021-01-25T07:15:36.916Z] EdgeX Global Pipelines Version Info [2021-01-25T07:15:36.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:15:38.605Z] ------------------- [2021-01-25T07:15:38.605Z] stable info: [2021-01-25T07:15:38.605Z] ------------------- [2021-01-25T07:15:38.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T07:15:38.605Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T07:15:38.605Z] Message: update stable to v1.0.179 [2021-01-25T07:15:39.560Z] ------------------- [2021-01-25T07:15:39.560Z] experimental info: [2021-01-25T07:15:39.560Z] ------------------- [2021-01-25T07:15:39.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-25T07:15:39.560Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-25T07:15:39.560Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-25T07:15:40.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-25T07:15:40.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-25T07:15:40.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-25T07:15:40.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-25T07:15:40.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-25T07:15:40.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-25T07:15:40.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-25T07:15:40.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-25T07:15:41.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-25T07:15:41.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-25T07:15:41.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-25T07:15:41.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-25T07:15:41.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-25T07:15:41.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-25T07:15:41.857Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T07:15:41.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-25T07:15:42.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-25T07:15:42.223Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-25T07:15:42.339Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-25T07:15:42.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-25T07:15:42.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-25T07:15:42.716Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-25T07:15:42.838Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-25T07:15:42.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3072 [Pipeline] echo [2021-01-25T07:15:43.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3072 [Pipeline] echo [2021-01-25T07:15:43.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3072 [Pipeline] echo [2021-01-25T07:15:43.338Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [Pipeline] echo [2021-01-25T07:15:43.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4148dfc [Pipeline] echo [2021-01-25T07:15:43.554Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T07:15:43.780Z] provisioning config files... [2021-01-25T07:15:43.809Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5668394846122738166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:15:44.231Z] ---> docker-login.sh [2021-01-25T07:15:44.231Z] nexus3.edgexfoundry.org:10001 [2021-01-25T07:15:44.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:15:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:15:44.763Z] Configure a credential helper to remove this warning. See [2021-01-25T07:15:44.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:15:44.763Z] [2021-01-25T07:15:44.763Z] Login Succeeded [2021-01-25T07:15:44.763Z] nexus3.edgexfoundry.org:10002 [2021-01-25T07:15:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:15:44.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:15:44.763Z] Configure a credential helper to remove this warning. See [2021-01-25T07:15:44.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:15:44.763Z] [2021-01-25T07:15:44.763Z] Login Succeeded [2021-01-25T07:15:44.763Z] nexus3.edgexfoundry.org:10003 [2021-01-25T07:15:45.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:15:45.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:15:45.027Z] Configure a credential helper to remove this warning. See [2021-01-25T07:15:45.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:15:45.027Z] [2021-01-25T07:15:45.027Z] Login Succeeded [2021-01-25T07:15:45.027Z] nexus3.edgexfoundry.org:10004 [2021-01-25T07:15:45.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:15:45.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:15:45.292Z] Configure a credential helper to remove this warning. See [2021-01-25T07:15:45.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:15:45.292Z] [2021-01-25T07:15:45.292Z] Login Succeeded [2021-01-25T07:15:45.292Z] docker.io [2021-01-25T07:15:45.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:15:45.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:15:45.554Z] Configure a credential helper to remove this warning. See [2021-01-25T07:15:45.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:15:45.554Z] [2021-01-25T07:15:45.554Z] Login Succeeded [2021-01-25T07:15:45.554Z] ---> docker-login.sh ends [Pipeline] } [2021-01-25T07:15:45.573Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T07:15:46.182Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/core-command/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/core-data/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-25T07:15:46.182Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-25T07:15:46.182Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-25T07:15:46.182Z] ++ cut -d/ -f2 [2021-01-25T07:15:46.182Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-25T07:15:46.278Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:15:47.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T07:15:47.710Z] [2021-01-25T07:15:47.710Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:15:48.103Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T07:15:48.104Z] latest: Pulling from edgex-devops/git-semver [2021-01-25T07:15:48.104Z] 31603596830f: Pulling fs layer [2021-01-25T07:15:48.104Z] 2a8b12db71e7: Pulling fs layer [2021-01-25T07:15:48.104Z] 6ca5941a6612: Pulling fs layer [2021-01-25T07:15:48.104Z] ecc8261a40a4: Pulling fs layer [2021-01-25T07:15:48.104Z] ecc8261a40a4: Waiting [2021-01-25T07:15:48.104Z] 2a8b12db71e7: Download complete [2021-01-25T07:15:48.376Z] 31603596830f: Verifying Checksum [2021-01-25T07:15:48.376Z] 31603596830f: Download complete [2021-01-25T07:15:48.376Z] ecc8261a40a4: Verifying Checksum [2021-01-25T07:15:48.376Z] ecc8261a40a4: Download complete [2021-01-25T07:15:48.376Z] 6ca5941a6612: Verifying Checksum [2021-01-25T07:15:48.376Z] 6ca5941a6612: Download complete [2021-01-25T07:15:48.643Z] 31603596830f: Pull complete [2021-01-25T07:15:48.906Z] 2a8b12db71e7: Pull complete [2021-01-25T07:15:49.887Z] 6ca5941a6612: Pull complete [2021-01-25T07:15:50.151Z] ecc8261a40a4: Pull complete [2021-01-25T07:15:50.151Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-25T07:15:50.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-25T07:15:50.151Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-25T07:15:50.306Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:15:50.356Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-25T07:15:53.267Z] $ docker top 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-25T07:15:53.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T07:15:53.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T07:15:54.060Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T07:15:54.065Z] $ docker exec 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent [2021-01-25T07:15:54.277Z] SSH_AUTH_SOCK=/tmp/ssh-v0wrkYr8bBdc/agent.11 [2021-01-25T07:15:54.277Z] SSH_AGENT_PID=17 [2021-01-25T07:15:54.295Z] Running ssh-add (command line suppressed) [2021-01-25T07:15:54.434Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8449531330115171735.key (/w/workspace/edgex-go/1@tmp/private_key_8449531330115171735.key) [2021-01-25T07:15:54.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T07:15:54.888Z] + git tag --points-at HEAD [Pipeline] } [2021-01-25T07:15:54.931Z] $ docker exec --env ******** --env ******** 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent -k [2021-01-25T07:15:55.071Z] unset SSH_AUTH_SOCK; [2021-01-25T07:15:55.071Z] unset SSH_AGENT_PID; [2021-01-25T07:15:55.072Z] echo Agent pid 17 killed; [2021-01-25T07:15:55.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-25T07:15:55.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-25T07:15:55.312Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-25T07:15:55.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-25T07:15:55.558Z] $ docker exec 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent [2021-01-25T07:15:55.762Z] SSH_AUTH_SOCK=/tmp/ssh-Ca5Is5kM9aOz/agent.48 [2021-01-25T07:15:55.762Z] SSH_AGENT_PID=54 [2021-01-25T07:15:55.770Z] Running ssh-add (command line suppressed) [2021-01-25T07:15:55.914Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6404451245750534925.key (/w/workspace/edgex-go/1@tmp/private_key_6404451245750534925.key) [2021-01-25T07:15:55.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-25T07:15:56.355Z] + git semver init [2021-01-25T07:15:56.355Z] # -> Open(): unable to determine branch for HEAD [2021-01-25T07:15:56.355Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-25T07:15:56.355Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-25T07:15:56.355Z] # $SEMVER_REMOTE_NAME = origin [2021-01-25T07:15:56.355Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-25T07:15:56.355Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-25T07:15:56.355Z] # $SEMVER_BRANCH = PR-3072 [2021-01-25T07:15:56.355Z] # $SEMVER_TEMP = /tmp/semver-217472926 [2021-01-25T07:15:56.355Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-25T07:16:14.553Z] # '/tmp/semver-217472926' -> '/w/workspace/edgex-go/1/.semver' [2021-01-25T07:16:14.553Z] # -> Force: false [2021-01-25T07:16:14.553Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-25T07:16:14.581Z] $ docker exec --env ******** --env ******** 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 ssh-agent -k [2021-01-25T07:16:14.771Z] unset SSH_AUTH_SOCK; [2021-01-25T07:16:14.772Z] unset SSH_AGENT_PID; [2021-01-25T07:16:14.772Z] echo Agent pid 54 killed; [2021-01-25T07:16:14.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-25T07:16:15.392Z] + git semver [Pipeline] } [2021-01-25T07:16:15.426Z] $ docker stop --time=1 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 [2021-01-25T07:16:17.054Z] $ docker rm -f 96bb547d10fb7de6c0404c7b2710b926cb3e34dac699d242656b55bfb9514166 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T07:16:17.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-25T07:16:18.195Z] Stashed 1 file(s) [Pipeline] echo [2021-01-25T07:16:18.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T07:16:19.690Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-25T07:16:20.016Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T07:16:20.356Z] + true [2021-01-25T07:16:20.357Z] + sudo service docker restart [2021-01-25T07:16:20.357Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-25T07:16:20.967Z] ========================================================= [2021-01-25T07:16:20.967Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-25T07:16:20.967Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:16:21.351Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-25T07:16:24.696Z] Sending build context to Docker daemon 327.1MB [2021-01-25T07:16:24.696Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T07:16:24.696Z] Step 2/6 : FROM ${BASE} [2021-01-25T07:16:24.696Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-25T07:16:24.696Z] 188c0c94c7c5: Pulling fs layer [2021-01-25T07:16:24.696Z] 0ef7d3d256c8: Pulling fs layer [2021-01-25T07:16:24.696Z] de9db76c5a1d: Pulling fs layer [2021-01-25T07:16:24.696Z] bca2f99d35d6: Pulling fs layer [2021-01-25T07:16:24.696Z] 93359f2a8cfa: Pulling fs layer [2021-01-25T07:16:24.696Z] 7c6f9722023f: Pulling fs layer [2021-01-25T07:16:24.696Z] a35cf1a2eb13: Pulling fs layer [2021-01-25T07:16:24.696Z] 93359f2a8cfa: Waiting [2021-01-25T07:16:24.696Z] 7c6f9722023f: Waiting [2021-01-25T07:16:24.696Z] a35cf1a2eb13: Waiting [2021-01-25T07:16:24.696Z] bca2f99d35d6: Waiting [2021-01-25T07:16:24.696Z] de9db76c5a1d: Verifying Checksum [2021-01-25T07:16:24.696Z] de9db76c5a1d: Download complete [2021-01-25T07:16:24.696Z] 0ef7d3d256c8: Verifying Checksum [2021-01-25T07:16:24.696Z] 0ef7d3d256c8: Download complete [2021-01-25T07:16:24.696Z] 93359f2a8cfa: Verifying Checksum [2021-01-25T07:16:24.696Z] 93359f2a8cfa: Download complete [2021-01-25T07:16:24.696Z] 188c0c94c7c5: Verifying Checksum [2021-01-25T07:16:24.696Z] 188c0c94c7c5: Download complete [2021-01-25T07:16:24.696Z] 7c6f9722023f: Verifying Checksum [2021-01-25T07:16:24.696Z] 7c6f9722023f: Download complete [2021-01-25T07:16:25.283Z] 188c0c94c7c5: Pull complete [2021-01-25T07:16:25.548Z] 0ef7d3d256c8: Pull complete [2021-01-25T07:16:25.812Z] de9db76c5a1d: Pull complete [2021-01-25T07:16:29.143Z] a35cf1a2eb13: Verifying Checksum [2021-01-25T07:16:29.143Z] a35cf1a2eb13: Download complete [2021-01-25T07:16:29.143Z] bca2f99d35d6: Verifying Checksum [2021-01-25T07:16:29.143Z] bca2f99d35d6: Download complete [2021-01-25T07:16:34.024Z] Still waiting to schedule task [2021-01-25T07:16:34.024Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-25T07:16:34.471Z] bca2f99d35d6: Pull complete [2021-01-25T07:16:34.471Z] 93359f2a8cfa: Pull complete [2021-01-25T07:16:34.471Z] 7c6f9722023f: Pull complete [2021-01-25T07:16:38.703Z] a35cf1a2eb13: Pull complete [2021-01-25T07:16:38.703Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-25T07:16:38.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-25T07:16:38.703Z] ---> a62c8e92a672 [2021-01-25T07:16:38.703Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-25T07:16:38.967Z] ---> Running in 3aa68f519b94 [2021-01-25T07:16:39.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:16:40.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:16:41.073Z] (1/12) Installing libmagic (5.38-r0) [2021-01-25T07:16:41.647Z] (2/12) Installing file (5.38-r0) [2021-01-25T07:16:41.647Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-25T07:16:41.647Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-25T07:16:56.576Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-25T07:16:56.576Z] (6/12) Installing patch (2.7.6-r6) [2021-01-25T07:16:56.576Z] (7/12) Installing build-base (0.5-r2) [2021-01-25T07:16:56.576Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-25T07:16:56.576Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-25T07:16:56.576Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-25T07:16:56.576Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-25T07:16:56.576Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-25T07:16:56.576Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:16:56.576Z] OK: 233 MiB in 51 packages [2021-01-25T07:16:59.136Z] Removing intermediate container 3aa68f519b94 [2021-01-25T07:16:59.136Z] ---> cb034e7e13c5 [2021-01-25T07:16:59.136Z] Step 4/6 : WORKDIR /edgex-go [2021-01-25T07:16:59.136Z] ---> Running in 01ff66857c9b [2021-01-25T07:16:59.136Z] Removing intermediate container 01ff66857c9b [2021-01-25T07:16:59.136Z] ---> 7232c516f918 [2021-01-25T07:16:59.136Z] Step 5/6 : COPY go.mod . [2021-01-25T07:16:59.402Z] ---> e6c14ac7d061 [2021-01-25T07:16:59.402Z] Step 6/6 : RUN go mod download [2021-01-25T07:16:59.402Z] ---> Running in 0a31146c91fe [2021-01-25T07:17:21.429Z] Removing intermediate container 0a31146c91fe [2021-01-25T07:17:21.429Z] ---> eb6b13ce6d24 [2021-01-25T07:17:21.429Z] Successfully built eb6b13ce6d24 [2021-01-25T07:17:21.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:17:21.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T07:17:21.775Z] . [Pipeline] withDockerContainer [2021-01-25T07:17:21.895Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:17:21.944Z] $ 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-x86_64 cat [2021-01-25T07:17:22.830Z] $ docker top 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:17:23.369Z] + go version [2021-01-25T07:17:23.369Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-25T07:17:23.402Z] $ docker stop --time=1 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 [2021-01-25T07:17:24.748Z] $ docker rm -f 35745427f447cbc4118bac92e77657851b8c912387e08445003b4e268f4934f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:17:25.835Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-25T07:17:25.835Z] . [Pipeline] withDockerContainer [2021-01-25T07:17:25.960Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:17:26.008Z] $ 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-x86_64 cat [2021-01-25T07:17:26.812Z] $ docker top 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-25T07:17:27.089Z] ========================================================= [2021-01-25T07:17:27.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-25T07:17:27.089Z] ========================================================= [Pipeline] sh [2021-01-25T07:17:27.398Z] + make test [2021-01-25T07:17:27.399Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-25T07:17:35.904Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-25T07:17:54.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-25T07:17:56.904Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-25T07:17:58.334Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-25T07:17:58.334Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-25T07:17:58.334Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-25T07:18:00.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-25T07:18:00.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-25T07:18:00.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-25T07:18:00.930Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-25T07:18:00.930Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-25T07:18:01.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-25T07:18:03.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-25T07:18:03.799Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-25T07:18:03.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-25T07:18:05.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.098s coverage: 46.6% of statements [2021-01-25T07:18:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-25T07:18:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-25T07:18:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-25T07:18:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-25T07:18:05.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-25T07:18:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-25T07:18:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-25T07:18:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-25T07:18:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 65.8% of statements [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-25T07:18:11.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.451s coverage: 82.3% of statements [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-25T07:18:11.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-25T07:18:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.420s coverage: 28.6% of statements [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-25T07:18:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-25T07:18:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.031s coverage: 100.0% of statements [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-25T07:18:12.092Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-01-25T07:18:12.092Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-25T07:18:12.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-25T07:18:12.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-25T07:18:12.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.064s coverage: 78.3% of statements [2021-01-25T07:18:12.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-25T07:18:12.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-25T07:18:12.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-25T07:18:12.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 92.8% of statements [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-25T07:18:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.034s coverage: 43.8% of statements [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 79.5% of statements [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.143s coverage: 96.3% of statements [2021-01-25T07:18:15.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.082s coverage: 91.4% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.5% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 68.9% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.092s coverage: 37.0% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.280s coverage: 84.0% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-25T07:18:27.576Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-25T07:18:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-25T07:18:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.931s coverage: 29.1% of statements [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-25T07:18:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.064s coverage: 99.0% of statements [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-25T07:18:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-25T07:18:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-25T07:18:27.852Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-25T07:18:27.852Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-25T07:18:28.121Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-01-25T07:18:28.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-25T07:18:28.121Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-25T07:18:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-01-25T07:18:28.387Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-25T07:18:28.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-25T07:18:29.231Z] GO111MODULE=on go vet ./... [2021-01-25T07:18:47.551Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22599 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [Pipeline] { [Pipeline] ws [2021-01-25T07:18:47.650Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-25T07:18:52.548Z] using credential edgex-jenkins-ssh [2021-01-25T07:18:52.606Z] Cloning the remote Git repository [2021-01-25T07:18:52.654Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:18:52.757Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-25T07:18:52.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:18:52.829Z] > git --version # timeout=10 [2021-01-25T07:18:52.853Z] > git --version # 'git version 2.17.1' [2021-01-25T07:18:52.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:18:52.933Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T07:18:55.932Z] gofmt -l . [2021-01-25T07:18:55.932Z] [ "`gofmt -l .`" = "" ] [2021-01-25T07:18:55.932Z] ./bin/test-go-mod-tidy.sh [2021-01-25T07:18:55.932Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-25T07:18:56.270Z] + ls -al . [2021-01-25T07:18:56.270Z] total 668 [2021-01-25T07:18:56.270Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 07:18 . [2021-01-25T07:18:56.270Z] drwxr-xr-x 4 root root 28 Jan 25 07:17 .. [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 07:15 .dockerignore [2021-01-25T07:18:56.270Z] drwxrwxr-x 8 1001 1001 179 Jan 25 07:15 .git [2021-01-25T07:18:56.270Z] drwxrwxr-x 3 1001 1001 125 Jan 25 07:15 .github [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 872 Jan 25 07:15 .gitignore [2021-01-25T07:18:56.270Z] drwx------ 3 1001 1001 47 Jan 25 07:16 .semver [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 07:15 .sonarcloud.properties [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 7859 Jan 25 07:15 Attribution.txt [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 07:15 CONTRIBUTING.md [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 931 Jan 25 07:15 Dockerfile.build [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 863 Jan 25 07:15 Jenkinsfile [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 07:15 LICENSE [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 6001 Jan 25 07:15 Makefile [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 6524 Jan 25 07:15 README.md [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 6755 Jan 25 07:15 SECURITY.md [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 07:16 VERSION [2021-01-25T07:18:56.270Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 07:15 ZMQWindows.md [2021-01-25T07:18:56.271Z] drwxrwxr-x 2 1001 1001 117 Jan 25 07:15 bin [2021-01-25T07:18:56.271Z] drwxrwxr-x 15 1001 1001 4096 Jan 25 07:15 cmd [2021-01-25T07:18:56.271Z] -rw-r--r-- 1 root root 564700 Jan 25 07:18 coverage.out [2021-01-25T07:18:56.271Z] -rw-r--r-- 1 root root 1053 Jan 25 07:18 go.mod [2021-01-25T07:18:56.271Z] -rw-r--r-- 1 root root 18963 Jan 25 07:18 go.sum [2021-01-25T07:18:56.271Z] drwxrwxr-x 8 1001 1001 127 Jan 25 07:15 internal [2021-01-25T07:18:56.271Z] drwxrwxr-x 4 1001 1001 26 Jan 25 07:15 openapi [2021-01-25T07:18:56.271Z] drwxrwxr-x 4 1001 1001 71 Jan 25 07:15 snap [2021-01-25T07:18:56.271Z] -rw-rw-r-- 1 1001 1001 168 Jan 25 07:15 version.go [Pipeline] sh [2021-01-25T07:18:56.597Z] + '[' -e coverage.out ] [2021-01-25T07:18:56.598Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-25T07:18:56.814Z] Stashed 1 file(s) [Pipeline] sh [2021-01-25T07:18:57.139Z] + make build [2021-01-25T07:18:57.139Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-25T07:19:02.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-25T07:19:09.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T07:19:09.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T07:19:09.869Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T07:19:09.907Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:19:09.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:19:09.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T07:19:10.612Z] Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:19:10.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-25T07:19:10.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-25T07:19:11.037Z] Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:19:11.037Z] Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) [2021-01-25T07:19:10.627Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T07:19:10.642Z] > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 [2021-01-25T07:19:10.949Z] > git remote # timeout=10 [2021-01-25T07:19:10.974Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T07:19:10.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:19:10.998Z] > git merge f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 [2021-01-25T07:19:11.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T07:19:11.040Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T07:19:11.053Z] > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 [2021-01-25T07:19:12.114Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-25T07:19:12.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-25T07:19:13.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-25T07:19:15.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-25T07:19:15.422Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" [2021-01-25T07:19:15.477Z] > git --version # timeout=10 [2021-01-25T07:19:15.486Z] > git --version # 'git version 2.17.1' [2021-01-25T07:19:15.501Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-25T07:19:16.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T07:19:17.261Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-25T07:19:17.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-25T07:19:17.693Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-25T07:19:18.060Z] + true [2021-01-25T07:19:18.060Z] + sudo service docker restart [2021-01-25T07:19:18.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-25T07:19:19.951Z] 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] withEnv [Pipeline] { [Pipeline] wrap [2021-01-25T07:19:20.194Z] provisioning config files... [2021-01-25T07:19:20.235Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8143063505965162956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:19:20.774Z] ---> docker-login.sh [2021-01-25T07:19:20.774Z] nexus3.edgexfoundry.org:10001 [2021-01-25T07:19:20.906Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T07:19:21.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:19:22.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:19:22.025Z] Configure a credential helper to remove this warning. See [2021-01-25T07:19:22.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:19:22.025Z] [2021-01-25T07:19:22.025Z] Login Succeeded [2021-01-25T07:19:22.025Z] nexus3.edgexfoundry.org:10002 [2021-01-25T07:19:22.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:19:22.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:19:22.575Z] Configure a credential helper to remove this warning. See [2021-01-25T07:19:22.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:19:22.575Z] [2021-01-25T07:19:22.575Z] Login Succeeded [2021-01-25T07:19:22.575Z] nexus3.edgexfoundry.org:10003 [2021-01-25T07:19:22.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-01-25T07:19:22.891Z] $ docker stop --time=1 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 [2021-01-25T07:19:23.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:19:23.128Z] Configure a credential helper to remove this warning. See [2021-01-25T07:19:23.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:19:23.128Z] [2021-01-25T07:19:23.128Z] Login Succeeded [2021-01-25T07:19:23.128Z] nexus3.edgexfoundry.org:10004 [2021-01-25T07:19:23.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:19:23.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:19:23.403Z] Configure a credential helper to remove this warning. See [2021-01-25T07:19:23.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:19:23.403Z] [2021-01-25T07:19:23.403Z] Login Succeeded [2021-01-25T07:19:23.403Z] docker.io [2021-01-25T07:19:24.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-25T07:19:24.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-25T07:19:24.271Z] Configure a credential helper to remove this warning. See [2021-01-25T07:19:24.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-25T07:19:24.271Z] [2021-01-25T07:19:24.271Z] Login Succeeded [2021-01-25T07:19:24.271Z] ---> docker-login.sh ends [2021-01-25T07:19:24.609Z] $ docker rm -f 737f1a059187f0c244694898ec4528b1516885ad6eec2006320aa0fddfed40a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-25T07:19:25.236Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-25T07:19:26.562Z] ========================================================= [2021-01-25T07:19:26.562Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-25T07:19:26.562Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:19:26.969Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-25T07:19:27.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T07:19:27.027Z] [2021-01-25T07:19:27.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:19:27.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T07:19:27.418Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-25T07:19:27.418Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-25T07:19:27.418Z] ca9280d653b3: Pulling fs layer [2021-01-25T07:19:27.418Z] 7e9c9ca2126c: Pulling fs layer [2021-01-25T07:19:27.418Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-25T07:19:27.418Z] cbdbe7a5bc2a: Download complete [2021-01-25T07:19:28.005Z] cbdbe7a5bc2a: Pull complete [2021-01-25T07:19:28.005Z] ca9280d653b3: Download complete [2021-01-25T07:19:28.964Z] 7e9c9ca2126c: Verifying Checksum [2021-01-25T07:19:28.964Z] 7e9c9ca2126c: Download complete [2021-01-25T07:19:28.967Z] Sending build context to Docker daemon 165.9MB [2021-01-25T07:19:29.234Z] ca9280d653b3: Pull complete [2021-01-25T07:19:29.243Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-25T07:19:29.243Z] Step 2/6 : FROM ${BASE} [2021-01-25T07:19:29.243Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-25T07:19:29.243Z] 5f621e34cdf4: Pulling fs layer [2021-01-25T07:19:29.243Z] a4357932f1b6: Pulling fs layer [2021-01-25T07:19:29.243Z] 18c013af1878: Pulling fs layer [2021-01-25T07:19:29.243Z] 00ac8860ef70: Pulling fs layer [2021-01-25T07:19:29.243Z] 63d7cb157983: Pulling fs layer [2021-01-25T07:19:29.243Z] b116817d02f9: Pulling fs layer [2021-01-25T07:19:29.243Z] 745a02a5169b: Pulling fs layer [2021-01-25T07:19:29.243Z] 00ac8860ef70: Waiting [2021-01-25T07:19:29.243Z] 63d7cb157983: Waiting [2021-01-25T07:19:29.243Z] b116817d02f9: Waiting [2021-01-25T07:19:29.243Z] 745a02a5169b: Waiting [2021-01-25T07:19:29.243Z] 18c013af1878: Verifying Checksum [2021-01-25T07:19:29.243Z] 18c013af1878: Download complete [2021-01-25T07:19:29.243Z] a4357932f1b6: Verifying Checksum [2021-01-25T07:19:29.243Z] a4357932f1b6: Download complete [2021-01-25T07:19:29.243Z] 63d7cb157983: Verifying Checksum [2021-01-25T07:19:29.243Z] 63d7cb157983: Download complete [2021-01-25T07:19:29.243Z] b116817d02f9: Verifying Checksum [2021-01-25T07:19:29.243Z] b116817d02f9: Download complete [2021-01-25T07:19:29.243Z] 5f621e34cdf4: Download complete [2021-01-25T07:19:30.232Z] 5f621e34cdf4: Pull complete [2021-01-25T07:19:30.512Z] a4357932f1b6: Pull complete [2021-01-25T07:19:31.106Z] 18c013af1878: Pull complete [2021-01-25T07:19:32.549Z] 745a02a5169b: Verifying Checksum [2021-01-25T07:19:32.549Z] 745a02a5169b: Download complete [2021-01-25T07:19:33.545Z] 00ac8860ef70: Verifying Checksum [2021-01-25T07:19:33.545Z] 00ac8860ef70: Download complete [2021-01-25T07:19:35.872Z] 7e9c9ca2126c: Pull complete [2021-01-25T07:19:36.135Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-25T07:19:36.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T07:19:36.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-25T07:19:36.386Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:19:36.518Z] $ 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:latest cat [2021-01-25T07:19:38.544Z] $ docker top 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:19:39.083Z] + docker-compose build --help [2021-01-25T07:19:39.083Z] + grep parallel [2021-01-25T07:19:40.026Z] --parallel Build images in parallel. [Pipeline] } [2021-01-25T07:19:40.059Z] $ docker stop --time=1 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 [2021-01-25T07:19:41.419Z] $ docker rm -f 6cef94f3fa700b40dfe2ea0ec6086bf74bedb58a87d4f1fed909799bcca0fa20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:19:42.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-25T07:19:42.155Z] . [Pipeline] withDockerContainer [2021-01-25T07:19:42.280Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:19:42.325Z] $ 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:latest cat [2021-01-25T07:19:42.891Z] $ docker top 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:19:43.422Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-25T07:19:43.722Z] 00ac8860ef70: Pull complete [2021-01-25T07:19:43.722Z] 63d7cb157983: Pull complete [2021-01-25T07:19:44.017Z] b116817d02f9: Pull complete [2021-01-25T07:19:45.348Z] Building docker-core-command-go ... [2021-01-25T07:19:45.348Z] Building docker-core-data-go ... [2021-01-25T07:19:45.348Z] Building docker-core-metadata-go ... [2021-01-25T07:19:45.348Z] Building docker-security-bootstrapper-go ... [2021-01-25T07:19:45.348Z] Building docker-security-proxy-setup-go ... [2021-01-25T07:19:45.348Z] Building docker-security-secretstore-setup-go ... [2021-01-25T07:19:45.348Z] Building docker-support-notifications-go ... [2021-01-25T07:19:45.348Z] Building docker-support-scheduler-go ... [2021-01-25T07:19:45.348Z] Building docker-sys-mgmt-agent-go ... [2021-01-25T07:19:45.348Z] Building docker-support-notifications-go [2021-01-25T07:19:45.348Z] Building docker-security-bootstrapper-go [2021-01-25T07:19:45.348Z] Building docker-security-proxy-setup-go [2021-01-25T07:19:45.348Z] Building docker-support-scheduler-go [2021-01-25T07:19:45.348Z] Building docker-core-command-go [2021-01-25T07:19:48.372Z] 745a02a5169b: Pull complete [2021-01-25T07:19:48.372Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-25T07:19:48.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-25T07:19:48.372Z] ---> b7e6874047d6 [2021-01-25T07:19:48.372Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-25T07:19:51.006Z] ---> Running in 9ca557e638e2 [2021-01-25T07:19:52.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:19:53.081Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:19:53.358Z] (1/12) Installing libmagic (5.38-r0) [2021-01-25T07:19:53.634Z] (2/12) Installing file (5.38-r0) [2021-01-25T07:19:53.908Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-25T07:19:53.908Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-25T07:19:58.203Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-25T07:19:58.473Z] (6/12) Installing patch (2.7.6-r6) [2021-01-25T07:19:58.473Z] (7/12) Installing build-base (0.5-r2) [2021-01-25T07:19:58.473Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-25T07:19:58.748Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-25T07:19:58.748Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-25T07:19:58.748Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-25T07:19:59.018Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-25T07:19:59.018Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:19:59.018Z] OK: 217 MiB in 51 packages [2021-01-25T07:20:03.319Z] Removing intermediate container 9ca557e638e2 [2021-01-25T07:20:03.319Z] ---> b9dd31d7b724 [2021-01-25T07:20:03.319Z] Step 4/6 : WORKDIR /edgex-go [2021-01-25T07:20:03.319Z] ---> Running in c0c793fe558c [2021-01-25T07:20:03.594Z] Removing intermediate container c0c793fe558c [2021-01-25T07:20:03.594Z] ---> 3b8a78eb4677 [2021-01-25T07:20:03.594Z] Step 5/6 : COPY go.mod . [2021-01-25T07:20:04.576Z] ---> a736394d9bc3 [2021-01-25T07:20:04.576Z] Step 6/6 : RUN go mod download [2021-01-25T07:20:04.576Z] ---> Running in d7e0bc4df4e1 [2021-01-25T07:20:17.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:20:17.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:20:17.660Z] ---> eb6b13ce6d24 [2021-01-25T07:20:17.660Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T07:20:17.660Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:20:17.660Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:20:17.660Z] ---> eb6b13ce6d24 [2021-01-25T07:20:17.660Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:20:17.660Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:20:17.660Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:20:17.660Z] ---> eb6b13ce6d24 [2021-01-25T07:20:17.660Z] Step 3/21 : WORKDIR /edgex-go [2021-01-25T07:20:17.660Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:20:17.660Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:20:17.660Z] ---> eb6b13ce6d24 [2021-01-25T07:20:17.660Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T07:20:17.660Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:20:17.660Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:20:17.660Z] ---> eb6b13ce6d24 [2021-01-25T07:20:17.660Z] Step 3/33 : WORKDIR /edgex-go [2021-01-25T07:20:17.660Z] ---> Running in a8f1818471b6 [2021-01-25T07:20:17.660Z] ---> Running in 45c9c933d825 [2021-01-25T07:20:17.660Z] ---> Running in 387e2c0e37ef [2021-01-25T07:20:17.660Z] ---> Running in c2b82b84d802 [2021-01-25T07:20:17.660Z] ---> Running in b5515de6ce41 [2021-01-25T07:20:17.660Z] Removing intermediate container 387e2c0e37ef [2021-01-25T07:20:17.660Z] ---> 7c8fcc19ff78 [2021-01-25T07:20:17.660Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:20:17.660Z] Removing intermediate container b5515de6ce41 [2021-01-25T07:20:17.660Z] ---> 433bced7f442 [2021-01-25T07:20:17.660Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:20:17.660Z] Removing intermediate container 45c9c933d825 [2021-01-25T07:20:17.660Z] ---> 4291b121e879 [2021-01-25T07:20:17.660Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:20:17.660Z] Removing intermediate container a8f1818471b6 [2021-01-25T07:20:17.660Z] ---> 8c00d945706c [2021-01-25T07:20:17.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:20:17.660Z] Removing intermediate container c2b82b84d802 [2021-01-25T07:20:17.660Z] ---> 57b1f9e11024 [2021-01-25T07:20:17.660Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:20:17.660Z] ---> Running in 1242fee548cd [2021-01-25T07:20:17.660Z] ---> Running in 9f58404017d9 [2021-01-25T07:20:17.660Z] ---> Running in 0d54bd2c1462 [2021-01-25T07:20:17.660Z] ---> Running in a33a63690c35 [2021-01-25T07:20:17.660Z] ---> Running in 570e0f30e7f6 [2021-01-25T07:20:19.059Z] Removing intermediate container 1242fee548cd [2021-01-25T07:20:19.059Z] ---> 696aeff03f16 [2021-01-25T07:20:19.059Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-25T07:20:19.059Z] Removing intermediate container 0d54bd2c1462 [2021-01-25T07:20:19.059Z] ---> 71b7de2b9504 [2021-01-25T07:20:19.059Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-25T07:20:19.059Z] Removing intermediate container 9f58404017d9 [2021-01-25T07:20:19.059Z] ---> 307fdf0f866f [2021-01-25T07:20:19.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T07:20:19.059Z] ---> Running in 846c2410fa5f [2021-01-25T07:20:19.321Z] Removing intermediate container 570e0f30e7f6 [2021-01-25T07:20:19.321Z] ---> 85b50c62b1b9 [2021-01-25T07:20:19.321Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-25T07:20:19.321Z] ---> Running in 77abfc7fb171 [2021-01-25T07:20:19.321Z] Removing intermediate container a33a63690c35 [2021-01-25T07:20:19.321Z] ---> f1775e844d84 [2021-01-25T07:20:19.321Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-25T07:20:19.321Z] ---> Running in 0a75c44c76e7 [2021-01-25T07:20:19.600Z] ---> Running in 90eda818a8be [2021-01-25T07:20:19.600Z] ---> Running in 01d63bf9fae9 [2021-01-25T07:20:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:20.985Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:21.258Z] OK: 233 MiB in 51 packages [2021-01-25T07:20:21.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:20:21.524Z] OK: 233 MiB in 51 packages [2021-01-25T07:20:21.524Z] OK: 233 MiB in 51 packages [2021-01-25T07:20:21.524Z] OK: 233 MiB in 51 packages [2021-01-25T07:20:21.789Z] Removing intermediate container 846c2410fa5f [2021-01-25T07:20:21.789Z] ---> c1d07219dd11 [2021-01-25T07:20:21.789Z] Step 6/21 : COPY go.mod . [2021-01-25T07:20:22.058Z] OK: 233 MiB in 51 packages [2021-01-25T07:20:22.058Z] ---> 3a87413661d6 [2021-01-25T07:20:22.058Z] Step 7/21 : RUN go mod download [2021-01-25T07:20:22.341Z] Removing intermediate container 77abfc7fb171 [2021-01-25T07:20:22.341Z] ---> 24eac7bad49f [2021-01-25T07:20:22.341Z] Step 6/22 : COPY go.mod . [2021-01-25T07:20:22.341Z] ---> Running in 5f2dfa2c65e0 [2021-01-25T07:20:22.609Z] Removing intermediate container 90eda818a8be [2021-01-25T07:20:22.609Z] ---> 0d1531856e2e [2021-01-25T07:20:22.609Z] Step 6/33 : COPY go.mod . [2021-01-25T07:20:22.609Z] Removing intermediate container 0a75c44c76e7 [2021-01-25T07:20:22.609Z] ---> 78f9c1a19d2c [2021-01-25T07:20:22.609Z] Step 6/23 : COPY go.mod . [2021-01-25T07:20:22.875Z] ---> fdf4e9bc8ac2 [2021-01-25T07:20:22.875Z] Step 7/22 : RUN go mod download [2021-01-25T07:20:23.138Z] ---> Running in 8bbfd6e853a2 [2021-01-25T07:20:23.138Z] ---> 2c58c82b0cf4 [2021-01-25T07:20:23.138Z] Step 7/33 : RUN go mod download [2021-01-25T07:20:23.138Z] ---> 5c3be9ce256f [2021-01-25T07:20:23.138Z] Step 7/23 : RUN go mod download [2021-01-25T07:20:23.138Z] Removing intermediate container 01d63bf9fae9 [2021-01-25T07:20:23.138Z] ---> 1d55a2cc7954 [2021-01-25T07:20:23.138Z] Step 6/22 : COPY go.mod . [2021-01-25T07:20:23.404Z] ---> Running in e725995a5cd1 [2021-01-25T07:20:23.404Z] ---> Running in d275e05e87bb [2021-01-25T07:20:23.691Z] ---> 7c1902b963b7 [2021-01-25T07:20:23.691Z] Step 7/22 : RUN go mod download [2021-01-25T07:20:23.691Z] ---> Running in 407b9f589a6d [2021-01-25T07:20:25.094Z] Removing intermediate container 5f2dfa2c65e0 [2021-01-25T07:20:25.094Z] ---> ea07da211f61 [2021-01-25T07:20:25.094Z] Step 8/21 : COPY . . [2021-01-25T07:20:25.094Z] Removing intermediate container 8bbfd6e853a2 [2021-01-25T07:20:25.094Z] ---> fc495e8792c2 [2021-01-25T07:20:25.094Z] Step 8/22 : COPY . . [2021-01-25T07:20:31.389Z] Removing intermediate container d7e0bc4df4e1 [2021-01-25T07:20:31.389Z] ---> be1ef53493bd [2021-01-25T07:20:31.389Z] Successfully built be1ef53493bd [2021-01-25T07:20:31.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:20:31.729Z] Removing intermediate container e725995a5cd1 [2021-01-25T07:20:31.729Z] ---> 8d014196f1cf [2021-01-25T07:20:31.729Z] Step 8/33 : COPY . . [2021-01-25T07:20:31.767Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T07:20:31.767Z] . [Pipeline] withDockerContainer [2021-01-25T07:20:32.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container [2021-01-25T07:20:32.115Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-25T07:20:33.612Z] $ docker top 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:20:34.683Z] + go version [2021-01-25T07:20:34.683Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-25T07:20:34.718Z] $ docker stop --time=1 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd [2021-01-25T07:20:36.586Z] $ docker rm -f 35c07718775d468fcbd0bbe6ef5ba23c8aabb801662bd213e286cc62e22d37bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-25T07:20:37.089Z] Removing intermediate container d275e05e87bb [2021-01-25T07:20:37.090Z] ---> 5869c2320597 [2021-01-25T07:20:37.090Z] Step 8/23 : COPY . . [2021-01-25T07:20:37.090Z] Removing intermediate container 407b9f589a6d [2021-01-25T07:20:37.090Z] ---> cafa99c9b78e [2021-01-25T07:20:37.090Z] Step 8/22 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:20:37.797Z] + docker inspect -f . ci-base-image-arm64 [2021-01-25T07:20:37.797Z] . [Pipeline] withDockerContainer [2021-01-25T07:20:38.082Z] prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container [2021-01-25T07:20:38.156Z] $ 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 ******** ci-base-image-arm64 cat [2021-01-25T07:20:39.524Z] $ docker top 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-25T07:20:39.920Z] ========================================================= [2021-01-25T07:20:39.920Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-25T07:20:39.920Z] ========================================================= [Pipeline] sh [2021-01-25T07:20:40.587Z] + make test [2021-01-25T07:20:40.587Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-25T07:20:59.235Z] ---> 732e9aa7de9c [2021-01-25T07:20:59.235Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-25T07:20:59.235Z] ---> 67b3a5cc3373 [2021-01-25T07:20:59.235Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-25T07:21:00.193Z] ---> Running in fae661fbfdaf [2021-01-25T07:21:01.207Z] ---> Running in fb7576ab0746 [2021-01-25T07:21:02.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-25T07:21:04.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-25T07:21:04.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-25T07:21:08.838Z] ---> 073711e5acb3 [2021-01-25T07:21:08.838Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-25T07:21:09.823Z] ---> Running in 4368e36615c0 [2021-01-25T07:21:10.426Z] ---> 3feea730c3d7 [2021-01-25T07:21:10.426Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-25T07:21:10.426Z] ---> a773ada14a4f [2021-01-25T07:21:10.426Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-25T07:21:10.426Z] ---> Running in 65128cfb13be [2021-01-25T07:21:10.703Z] ---> Running in d704457321b1 [2021-01-25T07:21:11.296Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T07:21:11.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-25T07:21:11.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-25T07:21:30.098Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-25T07:21:33.442Z] Removing intermediate container fae661fbfdaf [2021-01-25T07:21:33.442Z] ---> e3a567c5a14e [2021-01-25T07:21:33.442Z] [2021-01-25T07:21:33.442Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T07:21:33.711Z] 3.12: Pulling from library/alpine [2021-01-25T07:21:34.683Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T07:21:34.955Z] Status: Downloaded newer image for alpine:3.12 [2021-01-25T07:21:34.955Z] ---> 389fef711851 [2021-01-25T07:21:34.955Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:21:36.630Z] ---> Running in 71b1f6c16bdf [2021-01-25T07:21:37.053Z] Removing intermediate container fb7576ab0746 [2021-01-25T07:21:37.053Z] ---> 88036f67a387 [2021-01-25T07:21:37.053Z] [2021-01-25T07:21:37.053Z] Step 10/21 : FROM alpine:3.12 [2021-01-25T07:21:37.053Z] ---> 389fef711851 [2021-01-25T07:21:37.053Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-25T07:21:37.420Z] ---> Running in 24814b19b284 [2021-01-25T07:21:38.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:38.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-25T07:21:38.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:38.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:38.151Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:38.151Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-25T07:21:38.151Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:21:38.421Z] OK: 6 MiB in 15 packages [2021-01-25T07:21:38.421Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-25T07:21:38.421Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:21:38.421Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-25T07:21:38.421Z] (4/4) Installing curl (7.69.1-r3) [2021-01-25T07:21:38.421Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:21:38.421Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:21:38.698Z] OK: 7 MiB in 18 packages [2021-01-25T07:21:40.117Z] Removing intermediate container 71b1f6c16bdf [2021-01-25T07:21:40.117Z] ---> 0bf459f5bb8c [2021-01-25T07:21:40.117Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:21:40.385Z] ---> Running in 69439360fe37 [2021-01-25T07:21:40.385Z] Removing intermediate container 24814b19b284 [2021-01-25T07:21:40.385Z] ---> c9a579e1381e [2021-01-25T07:21:40.385Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T07:21:40.980Z] ---> Running in 6a6db227e9ff [2021-01-25T07:21:40.980Z] Removing intermediate container 69439360fe37 [2021-01-25T07:21:40.980Z] ---> 0f5f8635ff25 [2021-01-25T07:21:40.980Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-25T07:21:40.980Z] ---> Running in f911419651b5 [2021-01-25T07:21:41.246Z] Removing intermediate container 6a6db227e9ff [2021-01-25T07:21:41.246Z] ---> b7a7b19a2702 [2021-01-25T07:21:41.246Z] Step 13/21 : WORKDIR /edgex [2021-01-25T07:21:41.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-25T07:21:43.809Z] Removing intermediate container f911419651b5 [2021-01-25T07:21:43.810Z] ---> a39d3431b56d [2021-01-25T07:21:43.810Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T07:21:43.810Z] ---> Running in 2b2c43673780 [2021-01-25T07:21:45.735Z] ---> Running in ccf5528eac8b [2021-01-25T07:21:45.735Z] Removing intermediate container 65128cfb13be [2021-01-25T07:21:45.735Z] ---> e64245c90c85 [2021-01-25T07:21:45.735Z] [2021-01-25T07:21:45.735Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T07:21:45.735Z] ---> 389fef711851 [2021-01-25T07:21:45.735Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-25T07:21:45.735Z] Removing intermediate container d704457321b1 [2021-01-25T07:21:45.735Z] ---> f8766b32b521 [2021-01-25T07:21:45.735Z] [2021-01-25T07:21:45.735Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:21:45.735Z] ---> 389fef711851 [2021-01-25T07:21:45.735Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:21:45.735Z] ---> Using cache [2021-01-25T07:21:45.735Z] ---> 0bf459f5bb8c [2021-01-25T07:21:45.735Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:21:45.735Z] ---> Using cache [2021-01-25T07:21:45.735Z] ---> 0f5f8635ff25 [2021-01-25T07:21:45.735Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-25T07:21:45.735Z] Removing intermediate container 2b2c43673780 [2021-01-25T07:21:45.735Z] ---> 09aedf5e0599 [2021-01-25T07:21:45.735Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-25T07:21:45.998Z] ---> Running in bbb88c4cc4d1 [2021-01-25T07:21:45.998Z] ---> Running in 3adcfa28ff78 [2021-01-25T07:21:45.998Z] Removing intermediate container ccf5528eac8b [2021-01-25T07:21:45.998Z] ---> 62ee48030b04 [2021-01-25T07:21:45.998Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:21:46.586Z] ---> 9094a077422d [2021-01-25T07:21:46.586Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-25T07:21:46.586Z] Removing intermediate container 3adcfa28ff78 [2021-01-25T07:21:46.586Z] ---> 0069dd024edf [2021-01-25T07:21:46.586Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T07:21:47.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:47.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:47.427Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-25T07:21:47.427Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-25T07:21:47.692Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:21:47.692Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:21:47.692Z] OK: 6 MiB in 16 packages [2021-01-25T07:21:47.957Z] ---> Running in 7066ee3af6b2 [2021-01-25T07:21:47.957Z] ---> 4521773439e7 [2021-01-25T07:21:47.957Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-25T07:21:48.536Z] ---> cb31013b72d6 [2021-01-25T07:21:48.536Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-25T07:21:48.536Z] Removing intermediate container 4368e36615c0 [2021-01-25T07:21:48.536Z] ---> 54d4d5cb7b4a [2021-01-25T07:21:48.536Z] [2021-01-25T07:21:48.536Z] Step 10/33 : FROM alpine:3.12 [2021-01-25T07:21:48.536Z] ---> 389fef711851 [2021-01-25T07:21:48.536Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-25T07:21:48.802Z] Removing intermediate container 7066ee3af6b2 [2021-01-25T07:21:48.802Z] ---> 88a7f02c0c95 [2021-01-25T07:21:48.802Z] Step 15/23 : WORKDIR / [2021-01-25T07:21:48.802Z] ---> 453385010ffd [2021-01-25T07:21:48.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-25T07:21:48.802Z] ---> Running in 743c8be23543 [2021-01-25T07:21:49.064Z] ---> Running in f997b0a660f4 [2021-01-25T07:21:49.640Z] ---> a0ddffa5491e [2021-01-25T07:21:49.641Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-25T07:21:49.641Z] Removing intermediate container bbb88c4cc4d1 [2021-01-25T07:21:49.641Z] ---> c0333d7a9549 [2021-01-25T07:21:49.641Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:21:49.641Z] ---> 5abce9a5b5ea [2021-01-25T07:21:49.641Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-25T07:21:49.911Z] ---> Running in 83ae8bd104ff [2021-01-25T07:21:49.911Z] Removing intermediate container f997b0a660f4 [2021-01-25T07:21:49.911Z] ---> 52e8541e3291 [2021-01-25T07:21:49.911Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:21:49.911Z] ---> Running in e541f3419c71 [2021-01-25T07:21:49.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:49.911Z] ---> Running in bbabbfbc2e9a [2021-01-25T07:21:49.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:21:50.175Z] Removing intermediate container 83ae8bd104ff [2021-01-25T07:21:50.175Z] ---> 53c370e5f4c9 [2021-01-25T07:21:50.175Z] Step 18/21 : CMD ["--init=true"] [2021-01-25T07:21:50.175Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-25T07:21:50.175Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-25T07:21:50.175Z] (3/3) Installing su-exec (0.2-r1) [2021-01-25T07:21:50.175Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:21:50.175Z] OK: 6 MiB in 17 packages [2021-01-25T07:21:50.175Z] Removing intermediate container bbabbfbc2e9a [2021-01-25T07:21:50.175Z] ---> 5cbc35ee5fb3 [2021-01-25T07:21:50.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:21:50.175Z] ---> Running in bb3ee4d22560 [2021-01-25T07:21:50.439Z] Removing intermediate container e541f3419c71 [2021-01-25T07:21:50.439Z] ---> d2f1f718a925 [2021-01-25T07:21:50.439Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-25T07:21:50.439Z] ---> e2ecdd01f47e [2021-01-25T07:21:50.439Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-25T07:21:50.439Z] ---> Running in ce193bb61ea4 [2021-01-25T07:21:50.705Z] ---> Running in 821854b7a920 [2021-01-25T07:21:50.705Z] Removing intermediate container bb3ee4d22560 [2021-01-25T07:21:50.705Z] ---> 7f1204bbd131 [2021-01-25T07:21:50.705Z] Step 19/21 : LABEL arch=x86_64 [2021-01-25T07:21:50.970Z] Removing intermediate container ce193bb61ea4 [2021-01-25T07:21:50.970Z] ---> b8bb27afd075 [2021-01-25T07:21:50.970Z] Step 20/22 : LABEL arch=x86_64 [2021-01-25T07:21:50.970Z] ---> Running in b243b20ffbcb [2021-01-25T07:21:51.921Z] Removing intermediate container 821854b7a920 [2021-01-25T07:21:51.921Z] ---> c1a3c5a87259 [2021-01-25T07:21:51.921Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T07:21:51.922Z] ---> ee7c15f743d5 [2021-01-25T07:21:51.922Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-25T07:21:51.922Z] ---> Running in 799f1b186ffe [2021-01-25T07:21:51.922Z] ---> Running in 99f9f2ddf4f6 [2021-01-25T07:21:52.187Z] Removing intermediate container 743c8be23543 [2021-01-25T07:21:52.187Z] ---> d2ed156f373d [2021-01-25T07:21:52.187Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-25T07:21:52.187Z] Removing intermediate container b243b20ffbcb [2021-01-25T07:21:52.187Z] ---> 82e0aa506bc8 [2021-01-25T07:21:52.187Z] Step 20/21 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:21:52.187Z] ---> 6a75fa9dba49 [2021-01-25T07:21:52.187Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-25T07:21:52.187Z] ---> Running in d12f03a0a442 [2021-01-25T07:21:52.187Z] ---> Running in 7ef144a103fc [2021-01-25T07:21:52.462Z] Removing intermediate container 799f1b186ffe [2021-01-25T07:21:52.462Z] ---> 27bbc9b773a0 [2021-01-25T07:21:52.462Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:21:52.462Z] Removing intermediate container 99f9f2ddf4f6 [2021-01-25T07:21:52.462Z] ---> 0bdc56d49932 [2021-01-25T07:21:52.462Z] Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:21:52.462Z] ---> Running in 4c1995179154 [2021-01-25T07:21:52.726Z] ---> Running in b765d844e54e [2021-01-25T07:21:52.726Z] Removing intermediate container 7ef144a103fc [2021-01-25T07:21:52.726Z] ---> 8db875231b58 [2021-01-25T07:21:52.726Z] Step 21/21 : LABEL version=0.0.0 [2021-01-25T07:21:52.726Z] Removing intermediate container d12f03a0a442 [2021-01-25T07:21:52.726Z] ---> 532311fdba48 [2021-01-25T07:21:52.726Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-25T07:21:52.726Z] ---> 41a176aaaaad [2021-01-25T07:21:52.726Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-25T07:21:52.988Z] ---> Running in df9bc182e6fc [2021-01-25T07:21:52.989Z] ---> Running in 07209c8cb71d [2021-01-25T07:21:52.989Z] Removing intermediate container 4c1995179154 [2021-01-25T07:21:52.989Z] ---> 0dbb5b3997cd [2021-01-25T07:21:52.989Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:21:52.989Z] Removing intermediate container b765d844e54e [2021-01-25T07:21:52.989Z] ---> 899275403e1b [2021-01-25T07:21:52.989Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T07:21:53.260Z] ---> Running in dcb0b3a18d5b [2021-01-25T07:21:53.260Z] ---> Running in 66bf2645e184 [2021-01-25T07:21:53.260Z] Removing intermediate container df9bc182e6fc [2021-01-25T07:21:53.529Z] ---> 6ecfcc30d14d [2021-01-25T07:21:53.529Z] [2021-01-25T07:21:53.529Z] Removing intermediate container 07209c8cb71d [2021-01-25T07:21:53.529Z] ---> 594bfbea6638 [2021-01-25T07:21:53.529Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-25T07:21:53.529Z] ---> 553a78acec5e [2021-01-25T07:21:53.529Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-25T07:21:53.529Z] Successfully built 6ecfcc30d14d [2021-01-25T07:21:53.794Z] ---> Running in 6c31bdae9625 [2021-01-25T07:21:53.794Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-25T07:21:53.794Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-25T07:21:53.794Z] Removing intermediate container dcb0b3a18d5b [2021-01-25T07:21:53.794Z] ---> 6164527da0da [2021-01-25T07:21:53.794Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T07:21:53.794Z] Removing intermediate container 66bf2645e184 [2021-01-25T07:21:53.794Z] ---> 9bdbf3194dd4 [2021-01-25T07:21:53.794Z] [2021-01-25T07:21:54.058Z] ---> Running in 5a386ae4d573 [2021-01-25T07:21:54.058Z] Successfully built 9bdbf3194dd4 [2021-01-25T07:21:54.058Z] ---> d20f2b0f5f9d [2021-01-25T07:21:54.058Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-25T07:21:54.058Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-25T07:21:54.058Z] Building docker-security-secretstore-setup-go [2021-01-25T07:21:54.323Z]  Building docker-support-scheduler-go ... done  ---> Running in 635c20d21fa8 [2021-01-25T07:21:54.323Z] Removing intermediate container 5a386ae4d573 [2021-01-25T07:21:54.323Z] ---> 3d238059076e [2021-01-25T07:21:54.323Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:21:54.590Z] ---> Running in b6ee54150749 [2021-01-25T07:21:54.590Z] Connecting to github.com (140.82.112.4:443) [2021-01-25T07:21:54.590Z] Removing intermediate container 635c20d21fa8 [2021-01-25T07:21:54.590Z] ---> e98514f5feba [2021-01-25T07:21:54.590Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:21:54.590Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.24.188:443) [2021-01-25T07:21:54.862Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-25T07:21:54.862Z]  ---> Running in 07dacbda5f90 [2021-01-25T07:21:55.131Z] Removing intermediate container b6ee54150749 [2021-01-25T07:21:55.131Z] ---> 3eef0b30687c [2021-01-25T07:21:55.131Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:21:55.710Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-25T07:21:55.979Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-25T07:21:55.979Z] dockerize [2021-01-25T07:21:57.911Z] ---> Running in f9bf2881a5d6 [2021-01-25T07:21:58.498Z] Removing intermediate container 07dacbda5f90 [2021-01-25T07:21:58.498Z] ---> 113da01226ad [2021-01-25T07:21:58.498Z] Step 20/22 : LABEL arch=x86_64 [2021-01-25T07:22:00.437Z] ---> Running in 780fcc94ba07 [2021-01-25T07:22:00.437Z] Removing intermediate container f9bf2881a5d6 [2021-01-25T07:22:00.437Z] ---> ac549d06b40f [2021-01-25T07:22:00.437Z] [2021-01-25T07:22:00.706Z] Successfully built ac549d06b40f [2021-01-25T07:22:00.706Z] Successfully tagged docker-core-command-go:latest [2021-01-25T07:22:00.706Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-25T07:22:00.971Z] Removing intermediate container 780fcc94ba07 [2021-01-25T07:22:00.971Z] ---> 908ff1e6a794 [2021-01-25T07:22:00.971Z] Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:22:00.971Z] Removing intermediate container 6c31bdae9625 [2021-01-25T07:22:00.971Z] ---> 7a5673eaeb42 [2021-01-25T07:22:00.971Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-25T07:22:00.971Z] ---> Running in 1ddd956371dc [2021-01-25T07:22:01.244Z] ---> Running in 2e38cd939678 [2021-01-25T07:22:01.244Z] Removing intermediate container 1ddd956371dc [2021-01-25T07:22:01.244Z] ---> 1f8ff5c8a416 [2021-01-25T07:22:01.245Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T07:22:03.833Z] Removing intermediate container 2e38cd939678 [2021-01-25T07:22:03.834Z] ---> b15fd0e3827a [2021-01-25T07:22:03.834Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-25T07:22:04.096Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-25T07:22:05.553Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-25T07:22:05.781Z] ---> Running in f146ffae1868 [2021-01-25T07:22:12.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-25T07:22:12.291Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-25T07:22:12.291Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-25T07:22:13.987Z] ---> Running in 98b3a462f57a [2021-01-25T07:22:13.987Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:22:13.987Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:22:13.987Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:22:13.987Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:22:13.987Z] ---> eb6b13ce6d24 [2021-01-25T07:22:13.987Z] Step 3/26 : WORKDIR /edgex-go [2021-01-25T07:22:13.987Z] ---> eb6b13ce6d24 [2021-01-25T07:22:13.987Z] Step 3/24 : WORKDIR /edgex-go [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> 57b1f9e11024 [2021-01-25T07:22:13.987Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> 57b1f9e11024 [2021-01-25T07:22:13.987Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> 71b7de2b9504 [2021-01-25T07:22:13.987Z] Step 5/26 : RUN apk add --update --no-cache make bash git ---> Using cache [2021-01-25T07:22:13.987Z] [2021-01-25T07:22:13.987Z] ---> 71b7de2b9504 [2021-01-25T07:22:13.987Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> 24eac7bad49f [2021-01-25T07:22:13.987Z] Step 6/24 : COPY go.mod . [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> fdf4e9bc8ac2 [2021-01-25T07:22:13.987Z] Step 7/24 : RUN go mod download [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> fc495e8792c2 [2021-01-25T07:22:13.987Z] Step 8/24 : COPY . . [2021-01-25T07:22:13.987Z] ---> Using cache [2021-01-25T07:22:13.987Z] ---> 67b3a5cc3373 [2021-01-25T07:22:13.987Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-25T07:22:14.568Z] Removing intermediate container f146ffae1868 [2021-01-25T07:22:14.568Z] ---> e44de979d310 [2021-01-25T07:22:14.568Z] [2021-01-25T07:22:14.834Z] ---> Running in ca65a6696bc7 [2021-01-25T07:22:14.834Z] ---> Running in ffc9c5c50b13 [2021-01-25T07:22:15.097Z] Successfully built e44de979d310 [2021-01-25T07:22:15.097Z] Successfully tagged docker-support-notifications-go:latest [2021-01-25T07:22:15.097Z] Building docker-core-metadata-go [2021-01-25T07:22:15.097Z] Removing intermediate container 98b3a462f57a [2021-01-25T07:22:15.097Z] ---> b7c7c33de6bf [2021-01-25T07:22:15.097Z]  Building docker-support-notifications-go ... done Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-25T07:22:15.363Z] ---> Running in fa49901f78e1 [2021-01-25T07:22:17.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.244s coverage: 46.6% of statements [2021-01-25T07:22:17.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-25T07:22:17.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-25T07:22:17.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-25T07:22:17.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-25T07:22:17.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-25T07:22:17.960Z] Move dockerize executable [2021-01-25T07:22:17.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-25T07:22:17.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:22:18.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:22:18.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:22:18.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:22:18.814Z] ---> eb6b13ce6d24 [2021-01-25T07:22:18.814Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:22:18.814Z] ---> Using cache [2021-01-25T07:22:18.814Z] ---> 57b1f9e11024 [2021-01-25T07:22:18.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:22:18.814Z] ---> Using cache [2021-01-25T07:22:18.814Z] ---> 71b7de2b9504 [2021-01-25T07:22:18.814Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-25T07:22:19.080Z] OK: 233 MiB in 51 packages [2021-01-25T07:22:20.111Z] ---> Running in f5f5f6f7579c [2021-01-25T07:22:22.102Z] Removing intermediate container fa49901f78e1 [2021-01-25T07:22:22.102Z] ---> b25795953d87 [2021-01-25T07:22:22.102Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-25T07:22:22.102Z] ---> Running in de832f5b4c29 [2021-01-25T07:22:23.076Z] Removing intermediate container ffc9c5c50b13 [2021-01-25T07:22:23.076Z] ---> d23b82181e59 [2021-01-25T07:22:23.076Z] Step 6/26 : COPY go.mod . [2021-01-25T07:22:23.358Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:22:23.358Z] Removing intermediate container de832f5b4c29 [2021-01-25T07:22:23.358Z] ---> a7e20b762d76 [2021-01-25T07:22:23.358Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-25T07:22:23.956Z] ---> 6ede1da90fbd [2021-01-25T07:22:23.956Z] Step 7/26 : RUN go mod download [2021-01-25T07:22:23.956Z] ---> Running in 5d24d9e55abb [2021-01-25T07:22:24.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:22:24.487Z] ---> 818fdcd19fb6 [2021-01-25T07:22:24.488Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-25T07:22:24.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.510s coverage: 27.1% of statements [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-25T07:22:24.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-25T07:22:24.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-25T07:22:24.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 65.8% of statements [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-25T07:22:24.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.320s coverage: 82.3% of statements [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-25T07:22:24.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-25T07:22:24.763Z] OK: 233 MiB in 51 packages [2021-01-25T07:22:25.373Z] ---> Running in 98083876e62b [2021-01-25T07:22:27.470Z] Removing intermediate container f5f5f6f7579c [2021-01-25T07:22:27.470Z] ---> 79999151183f [2021-01-25T07:22:27.470Z] Step 6/23 : COPY go.mod . [2021-01-25T07:22:28.442Z] ---> 935b85279aee [2021-01-25T07:22:28.442Z] Step 7/23 : RUN go mod download [2021-01-25T07:22:28.708Z] ---> Running in df62841b1d3e [2021-01-25T07:22:29.694Z] Removing intermediate container 5d24d9e55abb [2021-01-25T07:22:29.695Z] ---> 101b742b54a9 [2021-01-25T07:22:29.695Z] Step 8/26 : COPY . . [2021-01-25T07:22:30.672Z] Removing intermediate container 98083876e62b [2021-01-25T07:22:30.672Z] ---> cd0564e40e57 [2021-01-25T07:22:30.672Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:22:31.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T07:22:31.635Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:22:31.635Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:22:31.635Z] ---> eb6b13ce6d24 [2021-01-25T07:22:31.635Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> 57b1f9e11024 [2021-01-25T07:22:31.635Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> 71b7de2b9504 [2021-01-25T07:22:31.635Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> 24eac7bad49f [2021-01-25T07:22:31.635Z] Step 6/23 : COPY go.mod . [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> fdf4e9bc8ac2 [2021-01-25T07:22:31.635Z] Step 7/23 : RUN go mod download [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> fc495e8792c2 [2021-01-25T07:22:31.635Z] Step 8/23 : COPY . . [2021-01-25T07:22:31.635Z] ---> Using cache [2021-01-25T07:22:31.635Z] ---> 67b3a5cc3373 [2021-01-25T07:22:31.635Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-25T07:22:32.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.160s coverage: 28.6% of statements [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-25T07:22:32.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-25T07:22:32.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.090s coverage: 100.0% of statements [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-25T07:22:32.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements [2021-01-25T07:22:32.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-25T07:22:33.039Z] ---> 4d2f9b23bd84 [2021-01-25T07:22:33.039Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-25T07:22:33.039Z] ---> Running in a81765826e99 [2021-01-25T07:22:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.336s coverage: 97.5% of statements [2021-01-25T07:22:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-25T07:22:33.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.214s coverage: 78.3% of statements [2021-01-25T07:22:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-25T07:22:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-25T07:22:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-25T07:22:33.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-25T07:22:35.608Z] Removing intermediate container df62841b1d3e [2021-01-25T07:22:35.608Z] ---> e7d782d14085 [2021-01-25T07:22:35.608Z] Step 8/23 : COPY . . [2021-01-25T07:22:35.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-25T07:22:38.198Z] ---> 8b0beece2a98 [2021-01-25T07:22:38.198Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-25T07:22:43.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.259s coverage: 92.8% of statements [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-25T07:22:43.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.117s coverage: 79.5% of statements [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2021-01-25T07:22:43.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-01-25T07:22:44.857Z] ---> 85e1426a9c2f [2021-01-25T07:22:44.857Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-25T07:22:53.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-01-25T07:22:53.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2021-01-25T07:22:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-25T07:22:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-25T07:22:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-25T07:22:53.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-25T07:22:54.972Z] ---> 6dd4aa7ea442 [2021-01-25T07:22:54.972Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-25T07:22:54.972Z] Removing intermediate container ca65a6696bc7 [2021-01-25T07:22:54.972Z] ---> 97ea7c0cbc57 [2021-01-25T07:22:54.972Z] [2021-01-25T07:22:54.972Z] Step 10/24 : FROM alpine:3.12 [2021-01-25T07:22:54.972Z] ---> 389fef711851 [2021-01-25T07:22:54.972Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-25T07:22:55.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements [2021-01-25T07:22:55.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-25T07:22:55.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2021-01-25T07:22:55.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements [2021-01-25T07:22:55.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.118s coverage: 84.2% of statements [2021-01-25T07:22:55.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.177s coverage: 91.4% of statements [2021-01-25T07:22:55.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-25T07:22:55.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.628s coverage: 63.5% of statements [2021-01-25T07:22:55.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-25T07:22:55.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-25T07:22:55.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-01-25T07:22:56.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-01-25T07:22:57.563Z] ---> 89c7934a0dff [2021-01-25T07:22:57.563Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-25T07:22:57.838Z] ---> Running in 312f55f3124c [2021-01-25T07:22:58.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-01-25T07:22:58.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-25T07:22:58.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-01-25T07:22:59.241Z] ---> 57faff2309a9 [2021-01-25T07:22:59.241Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-25T07:22:59.818Z] ---> Running in b3849b2c749a [2021-01-25T07:23:00.395Z] ---> Running in 7d4e26e4aa47 [2021-01-25T07:23:00.676Z] Removing intermediate container b3849b2c749a [2021-01-25T07:23:00.677Z] ---> 4193b83b994f [2021-01-25T07:23:00.677Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-25T07:23:00.677Z] ---> 5531acdc22d3 [2021-01-25T07:23:00.677Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-25T07:23:01.006Z] ---> Running in 7ad4db0bc7e0 [2021-01-25T07:23:01.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:01.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:01.330Z] ---> a482d27696bc [2021-01-25T07:23:01.330Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-25T07:23:01.330Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-25T07:23:01.330Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:23:01.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-25T07:23:01.330Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-25T07:23:01.330Z] (4/5) Installing curl (7.69.1-r3) [2021-01-25T07:23:01.330Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-25T07:23:01.330Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:23:01.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 68.9% of statements [2021-01-25T07:23:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-25T07:23:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-25T07:23:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-25T07:23:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-25T07:23:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-25T07:23:02.032Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:23:02.032Z] OK: 7 MiB in 19 packages [2021-01-25T07:23:02.339Z] ---> Running in 1cda0d8912e8 [2021-01-25T07:23:02.339Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-25T07:23:03.879Z] Removing intermediate container 312f55f3124c [2021-01-25T07:23:03.879Z] ---> 9db9dfe90949 [2021-01-25T07:23:03.879Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T07:23:03.879Z] ---> Running in 205d49b6dea0 [2021-01-25T07:23:04.150Z] Removing intermediate container 205d49b6dea0 [2021-01-25T07:23:04.150Z] ---> 53bfd01b029a [2021-01-25T07:23:04.150Z] Step 13/24 : WORKDIR / [2021-01-25T07:23:04.418Z] ---> Running in 1506a3d76e57 [2021-01-25T07:23:04.418Z] Removing intermediate container 1cda0d8912e8 [2021-01-25T07:23:04.418Z] ---> a10d7a7f0e3e [2021-01-25T07:23:04.418Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-25T07:23:04.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.0% of statements [2021-01-25T07:23:04.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-25T07:23:04.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-25T07:23:04.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.681s coverage: 84.0% of statements [2021-01-25T07:23:04.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.080s coverage: 100.0% of statements [2021-01-25T07:23:04.691Z] ---> Running in 9243e7475d57 [2021-01-25T07:23:04.958Z] Removing intermediate container 1506a3d76e57 [2021-01-25T07:23:04.958Z] ---> d3d014ef155a [2021-01-25T07:23:04.958Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-25T07:23:05.227Z] Removing intermediate container 9243e7475d57 [2021-01-25T07:23:05.227Z] ---> df793d8f66c6 [2021-01-25T07:23:05.227Z] Step 30/33 : CMD ["gate"] [2021-01-25T07:23:07.201Z] ---> d7c54caf6f9e [2021-01-25T07:23:07.201Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-25T07:23:07.201Z] ---> Running in 7b9117d91d54 [2021-01-25T07:23:07.811Z] Removing intermediate container 7b9117d91d54 [2021-01-25T07:23:07.811Z] ---> e3612a015b4f [2021-01-25T07:23:07.811Z] Step 31/33 : LABEL arch=x86_64 [2021-01-25T07:23:08.403Z] ---> e99a733915b6 [2021-01-25T07:23:08.403Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-25T07:23:08.403Z] ---> Running in b72d9e6355dd [2021-01-25T07:23:10.397Z] Removing intermediate container b72d9e6355dd [2021-01-25T07:23:10.397Z] ---> 28512401bbed [2021-01-25T07:23:10.397Z] Step 32/33 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:23:11.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.1% of statements [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-25T07:23:11.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-25T07:23:11.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.115s coverage: 100.0% of statements [2021-01-25T07:23:11.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-25T07:23:11.379Z] ---> 3acb1d607500 [2021-01-25T07:23:11.379Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-25T07:23:12.796Z] ---> Running in a414c44d1cb2 [2021-01-25T07:23:12.796Z] Removing intermediate container a81765826e99 [2021-01-25T07:23:12.796Z] ---> eab98a9a682b [2021-01-25T07:23:12.796Z] [2021-01-25T07:23:12.796Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:23:12.796Z] ---> 389fef711851 [2021-01-25T07:23:12.796Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:23:12.796Z] ---> Using cache [2021-01-25T07:23:12.796Z] ---> 0bf459f5bb8c [2021-01-25T07:23:12.796Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:23:12.796Z] ---> Using cache [2021-01-25T07:23:12.796Z] ---> 0f5f8635ff25 [2021-01-25T07:23:12.796Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-25T07:23:13.060Z] ---> 1b39f9cabab0 [2021-01-25T07:23:13.060Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-25T07:23:13.331Z] ---> Running in 198ce422fec6 [2021-01-25T07:23:13.331Z] Removing intermediate container a414c44d1cb2 [2021-01-25T07:23:13.331Z] ---> 844d2e3f5836 [2021-01-25T07:23:13.331Z] Step 33/33 : LABEL version=0.0.0 [2021-01-25T07:23:13.929Z] ---> Running in edda4ac0eaee [2021-01-25T07:23:13.929Z] Removing intermediate container 198ce422fec6 [2021-01-25T07:23:13.929Z] ---> 9c57a0413b23 [2021-01-25T07:23:13.929Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T07:23:14.207Z] ---> Running in e4666330000a [2021-01-25T07:23:14.207Z] ---> 5dd822df074b [2021-01-25T07:23:14.207Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-25T07:23:14.207Z] Removing intermediate container edda4ac0eaee [2021-01-25T07:23:14.207Z] ---> 06c71a9efefb [2021-01-25T07:23:14.207Z] [2021-01-25T07:23:14.482Z] Removing intermediate container e4666330000a [2021-01-25T07:23:14.482Z] ---> fb8c3a21cffd [2021-01-25T07:23:14.482Z] Step 15/23 : WORKDIR / [2021-01-25T07:23:15.455Z] Successfully built 06c71a9efefb [2021-01-25T07:23:15.455Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-25T07:23:15.455Z]  Building docker-security-bootstrapper-go ... done  ---> Running in f0530300e68c [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.131s coverage: 29.1% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-25T07:23:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-25T07:23:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-01-25T07:23:16.038Z] ---> 252b2ec26eaf [2021-01-25T07:23:16.038Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-25T07:23:16.171Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-25T07:23:16.307Z] ---> Running in 504e4948477d [2021-01-25T07:23:16.577Z] Removing intermediate container f0530300e68c [2021-01-25T07:23:16.577Z] ---> 323ea9351c1d [2021-01-25T07:23:16.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:23:17.168Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-25T07:23:17.560Z] ---> 2ec51b571bf3 [2021-01-25T07:23:17.560Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-25T07:23:17.768Z] GO111MODULE=on go vet ./... [2021-01-25T07:23:18.548Z] Removing intermediate container 504e4948477d [2021-01-25T07:23:18.548Z] ---> 53126c27a16a [2021-01-25T07:23:18.548Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-25T07:23:18.548Z] ---> d3a06981688f [2021-01-25T07:23:18.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-25T07:23:18.820Z] ---> Running in d15f8a913ed8 [2021-01-25T07:23:19.094Z] Removing intermediate container d15f8a913ed8 [2021-01-25T07:23:19.094Z] ---> bf5defd47117 [2021-01-25T07:23:19.094Z] Step 22/24 : LABEL arch=x86_64 [2021-01-25T07:23:19.094Z] ---> Running in b68794fe0532 [2021-01-25T07:23:19.362Z] ---> ca91b872b462 [2021-01-25T07:23:19.362Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-25T07:23:19.639Z] ---> Running in a100586fe7e4 [2021-01-25T07:23:19.639Z] Removing intermediate container b68794fe0532 [2021-01-25T07:23:19.639Z] ---> 78d3b8a20314 [2021-01-25T07:23:19.639Z] Step 23/24 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:23:20.228Z] ---> Running in 38e4e1909105 [2021-01-25T07:23:20.228Z] Removing intermediate container a100586fe7e4 [2021-01-25T07:23:20.228Z] ---> 71857eed031f [2021-01-25T07:23:20.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:23:21.633Z] ---> Running in 3601acb6dad5 [2021-01-25T07:23:21.633Z] Removing intermediate container 38e4e1909105 [2021-01-25T07:23:21.633Z] ---> 26793d6a25ec [2021-01-25T07:23:21.633Z] Step 24/24 : LABEL version=0.0.0 [2021-01-25T07:23:21.633Z] Removing intermediate container 7d4e26e4aa47 [2021-01-25T07:23:21.633Z] ---> b4359bc9c7b0 [2021-01-25T07:23:21.633Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-25T07:23:21.633Z] ---> Running in c6fa8517e5f8 [2021-01-25T07:23:21.633Z] ---> Running in 944d5a25d96f [2021-01-25T07:23:21.633Z] Removing intermediate container 3601acb6dad5 [2021-01-25T07:23:21.633Z] ---> 7c5cd191b49d [2021-01-25T07:23:21.633Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T07:23:21.903Z] ---> Running in 4f31be1f5241 [2021-01-25T07:23:21.903Z] Removing intermediate container c6fa8517e5f8 [2021-01-25T07:23:21.903Z] ---> bcc1a5e62b2b [2021-01-25T07:23:21.903Z] [2021-01-25T07:23:22.481Z] Successfully built bcc1a5e62b2b [2021-01-25T07:23:22.481Z] Removing intermediate container 4f31be1f5241 [2021-01-25T07:23:22.481Z] ---> 9203c4d482d1 [2021-01-25T07:23:22.481Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:23:22.481Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-25T07:23:22.481Z]  Building docker-security-secretstore-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-25T07:23:24.407Z] ---> Running in f28ee0fe4520 [2021-01-25T07:23:24.407Z] Removing intermediate container f28ee0fe4520 [2021-01-25T07:23:24.407Z] ---> cc35c5b99d3d [2021-01-25T07:23:24.407Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:23:24.670Z] ---> Running in 2494d7372258 [2021-01-25T07:23:24.935Z] Removing intermediate container 2494d7372258 [2021-01-25T07:23:24.935Z] ---> 414ddd6a6775 [2021-01-25T07:23:24.935Z] [2021-01-25T07:23:25.197Z] Successfully built 414ddd6a6775 [2021-01-25T07:23:25.197Z] Successfully tagged docker-core-metadata-go:latest [2021-01-25T07:23:25.466Z]  Building docker-core-metadata-go ... done Removing intermediate container 944d5a25d96f [2021-01-25T07:23:25.466Z] ---> 10679308e705 [2021-01-25T07:23:25.466Z] [2021-01-25T07:23:25.466Z] Step 11/26 : FROM docker:20.10.0 [2021-01-25T07:23:25.466Z] 20.10.0: Pulling from library/docker [2021-01-25T07:23:27.398Z] Removing intermediate container 7ad4db0bc7e0 [2021-01-25T07:23:27.398Z] ---> e2a4141b552e [2021-01-25T07:23:27.398Z] [2021-01-25T07:23:27.398Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:23:27.398Z] ---> 389fef711851 [2021-01-25T07:23:27.398Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-25T07:23:27.660Z] ---> Running in 0ffd10761ad0 [2021-01-25T07:23:28.237Z] Removing intermediate container 0ffd10761ad0 [2021-01-25T07:23:28.237Z] ---> 3dabb5549c73 [2021-01-25T07:23:28.237Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-25T07:23:28.237Z] ---> Running in 6dcea0fab474 [2021-01-25T07:23:28.506Z] Removing intermediate container 6dcea0fab474 [2021-01-25T07:23:28.506Z] ---> 0c7d5d6e78a0 [2021-01-25T07:23:28.506Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-25T07:23:28.506Z] ---> Running in fe4d43f723e7 [2021-01-25T07:23:28.775Z] Removing intermediate container fe4d43f723e7 [2021-01-25T07:23:28.775Z] ---> c692fbd9d4fb [2021-01-25T07:23:28.775Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:23:29.053Z] ---> Running in f1d94637e65c [2021-01-25T07:23:30.467Z] Removing intermediate container f1d94637e65c [2021-01-25T07:23:30.467Z] ---> 0e99255519ca [2021-01-25T07:23:30.467Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-25T07:23:30.467Z] ---> Running in 3d69f520379f [2021-01-25T07:23:32.400Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:32.401Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-25T07:23:32.662Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-25T07:23:32.662Z] ---> aefe523efa57 [2021-01-25T07:23:32.662Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-25T07:23:32.662Z] ---> Running in 409ee8f0937d [2021-01-25T07:23:32.929Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:33.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:33.201Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:33.462Z] (1/2) Installing readline (8.0.4-r0) [2021-01-25T07:23:33.462Z] (2/2) Installing bash (5.0.17-r0) [2021-01-25T07:23:33.462Z] Executing bash-5.0.17-r0.post-install [2021-01-25T07:23:33.462Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:23:33.462Z] OK: 12 MiB in 22 packages [2021-01-25T07:23:33.462Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-25T07:23:33.462Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-25T07:23:33.727Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-25T07:23:33.727Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-25T07:23:33.992Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T07:23:33.992Z] Removing intermediate container 409ee8f0937d [2021-01-25T07:23:33.992Z] ---> 84bd39cc8e3d [2021-01-25T07:23:33.992Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-25T07:23:33.992Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-25T07:23:33.992Z] ---> Running in 604a5cdf9fd1 [2021-01-25T07:23:33.992Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:23:33.992Z] OK: 8 MiB in 20 packages [2021-01-25T07:23:34.256Z] Removing intermediate container 604a5cdf9fd1 [2021-01-25T07:23:34.256Z] ---> 41430d41764f [2021-01-25T07:23:34.256Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-25T07:23:34.256Z] ---> Running in 691fbb34e70c [2021-01-25T07:23:34.522Z] Removing intermediate container 691fbb34e70c [2021-01-25T07:23:34.522Z] ---> e9a123ecd98d [2021-01-25T07:23:34.522Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-25T07:23:34.522Z] ---> Running in 11b29fdea93c [2021-01-25T07:23:34.522Z] Removing intermediate container 3d69f520379f [2021-01-25T07:23:34.522Z] ---> be511ed70315 [2021-01-25T07:23:34.522Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:23:34.785Z] Removing intermediate container 11b29fdea93c [2021-01-25T07:23:34.785Z] ---> 7f424fe4c548 [2021-01-25T07:23:34.785Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-25T07:23:34.785Z] ---> 27ccf5a8ce25 [2021-01-25T07:23:34.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-25T07:23:35.365Z] ---> 7aa02e592c6d [2021-01-25T07:23:35.365Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-25T07:23:35.628Z] ---> d06656bc2fb0 [2021-01-25T07:23:35.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-25T07:23:35.895Z] ---> 85e889be2049 [2021-01-25T07:23:35.895Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-25T07:23:35.895Z] ---> 49fadfbc7c64 [2021-01-25T07:23:35.895Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-25T07:23:35.895Z] ---> Running in 62d293fe206b [2021-01-25T07:23:36.160Z] Removing intermediate container 62d293fe206b [2021-01-25T07:23:36.160Z] ---> c2ffb088ae2a [2021-01-25T07:23:36.160Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:23:36.160Z] ---> Running in dae95844e02a [2021-01-25T07:23:36.160Z] ---> ca39e34b059e [2021-01-25T07:23:36.160Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-25T07:23:36.421Z] ---> Running in 8159a21e0be4 [2021-01-25T07:23:36.421Z] Removing intermediate container dae95844e02a [2021-01-25T07:23:36.421Z] ---> cf16f8098855 [2021-01-25T07:23:36.421Z] Step 21/23 : LABEL arch=x86_64 [2021-01-25T07:23:36.686Z] ---> Running in 85c616da506e [2021-01-25T07:23:36.686Z] Removing intermediate container 85c616da506e [2021-01-25T07:23:36.686Z] ---> ba11adec3885 [2021-01-25T07:23:36.686Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:23:36.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:36.951Z] ---> Running in a150b38849eb [2021-01-25T07:23:36.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:23:36.951Z] Removing intermediate container a150b38849eb [2021-01-25T07:23:36.951Z] ---> 4f9ef0951e02 [2021-01-25T07:23:36.951Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:23:36.951Z] ---> Running in 3976c6767f60 [2021-01-25T07:23:36.951Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-25T07:23:37.214Z] (2/33) Installing expat (2.2.9-r1) [2021-01-25T07:23:37.214Z] (3/33) Installing libffi (3.3-r2) [2021-01-25T07:23:37.214Z] (4/33) Installing gdbm (1.13-r1) [2021-01-25T07:23:37.214Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-25T07:23:37.214Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-25T07:23:37.214Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-25T07:23:37.477Z] Removing intermediate container 3976c6767f60 [2021-01-25T07:23:37.477Z] ---> fef684dd6dc2 [2021-01-25T07:23:37.477Z] [2021-01-25T07:23:37.739Z] Successfully built fef684dd6dc2 [2021-01-25T07:23:37.739Z] Successfully tagged docker-core-data-go:latest [2021-01-25T07:23:38.001Z]  Building docker-core-data-go ... done (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-25T07:23:38.264Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-25T07:23:38.264Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-25T07:23:38.264Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-25T07:23:38.264Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-25T07:23:38.264Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-25T07:23:38.264Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-25T07:23:38.264Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-25T07:23:38.264Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-25T07:23:38.264Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-25T07:23:38.264Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-25T07:23:38.264Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-25T07:23:38.528Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-25T07:23:38.528Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-25T07:23:38.528Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-25T07:23:38.528Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-25T07:23:38.528Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-25T07:23:38.528Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-25T07:23:38.528Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-25T07:23:38.528Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-25T07:23:38.528Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-25T07:23:38.528Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-25T07:23:38.528Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-25T07:23:38.528Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-25T07:23:38.792Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-25T07:23:38.792Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-25T07:23:38.792Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:23:38.792Z] OK: 71 MiB in 55 packages [2021-01-25T07:23:48.812Z] Removing intermediate container 8159a21e0be4 [2021-01-25T07:23:48.812Z] ---> 8d988ea0c458 [2021-01-25T07:23:48.812Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-25T07:23:48.812Z] ---> Running in 019443d705fe [2021-01-25T07:23:49.760Z] Collecting docker-compose==1.23.2 [2021-01-25T07:23:49.760Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-25T07:23:50.023Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-25T07:23:50.023Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-25T07:23:50.598Z] Collecting docker<4.0,>=3.6.0 [2021-01-25T07:23:50.598Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-25T07:23:50.860Z] Collecting texttable<0.10,>=0.9.0 [2021-01-25T07:23:50.860Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-25T07:23:51.123Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-25T07:23:51.386Z] Collecting jsonschema<3,>=2.5.1 [2021-01-25T07:23:51.386Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-25T07:23:51.386Z] Collecting PyYAML<4,>=3.10 [2021-01-25T07:23:51.386Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-25T07:23:52.338Z] Collecting cached-property<2,>=1.2.0 [2021-01-25T07:23:52.338Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-25T07:23:52.600Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-25T07:23:52.600Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-25T07:23:52.863Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-25T07:23:52.863Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-25T07:23:52.863Z] Collecting docopt<0.7,>=0.6.1 [2021-01-25T07:23:52.863Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-25T07:23:53.441Z] Collecting docker-pycreds>=0.4.0 [2021-01-25T07:23:53.441Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-25T07:23:53.441Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-25T07:23:53.707Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-25T07:23:53.707Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-25T07:23:53.707Z] Collecting idna<2.8,>=2.5 [2021-01-25T07:23:53.707Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-25T07:23:53.707Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-25T07:23:53.707Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-25T07:23:53.707Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-25T07:23:53.707Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-25T07:23:53.707Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-25T07:23:53.974Z] Installing collected packages: dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, jsonschema, PyYAML, cached-property, docopt, docker-compose [2021-01-25T07:23:53.974Z] Running setup.py install for dockerpty: started [2021-01-25T07:23:54.549Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-25T07:23:54.549Z] Attempting uninstall: urllib3 [2021-01-25T07:23:54.549Z] Found existing installation: urllib3 1.25.9 [2021-01-25T07:23:54.549Z] Uninstalling urllib3-1.25.9: [2021-01-25T07:23:54.549Z] Successfully uninstalled urllib3-1.25.9 [2021-01-25T07:23:54.814Z] Attempting uninstall: idna [2021-01-25T07:23:54.814Z] Found existing installation: idna 2.9 [2021-01-25T07:23:54.814Z] Uninstalling idna-2.9: [2021-01-25T07:23:54.814Z] Successfully uninstalled idna-2.9 [2021-01-25T07:23:55.079Z] Attempting uninstall: requests [2021-01-25T07:23:55.079Z] Found existing installation: requests 2.23.0 [2021-01-25T07:23:55.079Z] Uninstalling requests-2.23.0: [2021-01-25T07:23:55.079Z] Successfully uninstalled requests-2.23.0 [2021-01-25T07:23:55.342Z] Running setup.py install for texttable: started [2021-01-25T07:23:55.917Z] Running setup.py install for texttable: finished with status 'done' [2021-01-25T07:23:55.917Z] Running setup.py install for PyYAML: started [2021-01-25T07:23:56.495Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-25T07:23:56.495Z] Running setup.py install for docopt: started [2021-01-25T07:23:57.067Z] Running setup.py install for docopt: finished with status 'done' [2021-01-25T07:23:57.333Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-25T07:24:01.553Z] Removing intermediate container 019443d705fe [2021-01-25T07:24:01.553Z] ---> 7b71a25adcdd [2021-01-25T07:24:01.553Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-25T07:24:01.553Z] ---> Running in 0a7267e4ffd8 [2021-01-25T07:24:01.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-25T07:24:01.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-25T07:24:01.553Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:24:01.553Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-25T07:24:01.837Z] (3/3) Installing curl (7.69.1-r3) [2021-01-25T07:24:01.837Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:24:01.837Z] OK: 72 MiB in 58 packages [2021-01-25T07:24:02.104Z] Removing intermediate container 0a7267e4ffd8 [2021-01-25T07:24:02.104Z] ---> 29da2a9bde93 [2021-01-25T07:24:02.104Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-25T07:24:02.367Z] ---> Running in 4b1cac27a6fb [2021-01-25T07:24:02.367Z] Removing intermediate container 4b1cac27a6fb [2021-01-25T07:24:02.367Z] ---> c0576f55264a [2021-01-25T07:24:02.367Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:24:02.367Z] ---> Running in 2adfeaf214ae [2021-01-25T07:24:02.629Z] Removing intermediate container 2adfeaf214ae [2021-01-25T07:24:02.630Z] ---> 1b2c82fbf93a [2021-01-25T07:24:02.630Z] Step 24/26 : LABEL arch=x86_64 [2021-01-25T07:24:02.630Z] ---> Running in dc100ca8e4f9 [2021-01-25T07:24:02.893Z] Removing intermediate container dc100ca8e4f9 [2021-01-25T07:24:02.893Z] ---> a20e4633d018 [2021-01-25T07:24:02.893Z] Step 25/26 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:24:02.893Z] ---> Running in 906e034bd7fe [2021-01-25T07:24:03.156Z] Removing intermediate container 906e034bd7fe [2021-01-25T07:24:03.156Z] ---> 39abf89a0d29 [2021-01-25T07:24:03.156Z] Step 26/26 : LABEL version=0.0.0 [2021-01-25T07:24:03.156Z] ---> Running in 720a5adf362b [2021-01-25T07:24:03.420Z] Removing intermediate container 720a5adf362b [2021-01-25T07:24:03.420Z] ---> c9186f184572 [2021-01-25T07:24:03.420Z] [2021-01-25T07:24:03.420Z] Successfully built c9186f184572 [2021-01-25T07:24:03.682Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-25T07:24:04.032Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-25T07:24:04.095Z] $ docker stop --time=1 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 [2021-01-25T07:24:05.646Z] $ docker rm -f 091631b8cd8d31784cf46ae44699ae78723c1a290ad237866c70c3c608ed3b17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T07:24:06.263Z] + docker images [2021-01-25T07:24:06.263Z] + grep docker [2021-01-25T07:24:06.533Z] docker-sys-mgmt-agent-go latest c9186f184572 3 seconds ago 313MB [2021-01-25T07:24:06.533Z] docker-core-data-go latest fef684dd6dc2 29 seconds ago 22.3MB [2021-01-25T07:24:06.533Z] docker-core-metadata-go latest 414ddd6a6775 42 seconds ago 18.8MB [2021-01-25T07:24:06.533Z] docker-security-secretstore-setup-go latest bcc1a5e62b2b 45 seconds ago 24.6MB [2021-01-25T07:24:06.533Z] docker-security-bootstrapper-go latest 06c71a9efefb 52 seconds ago 41.5MB [2021-01-25T07:24:06.533Z] docker-support-notifications-go latest e44de979d310 About a minute ago 16.9MB [2021-01-25T07:24:06.533Z] docker-core-command-go latest ac549d06b40f 2 minutes ago 16.3MB [2021-01-25T07:24:06.533Z] docker-support-scheduler-go latest 9bdbf3194dd4 2 minutes ago 16.4MB [2021-01-25T07:24:06.533Z] docker-security-proxy-setup-go latest 6ecfcc30d14d 2 minutes ago 24.4MB [2021-01-25T07:24:06.534Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-25T07:24:22.569Z] Still waiting to schedule task [2021-01-25T07:24:22.569Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-25T07:24:25.792Z] gofmt -l . [2021-01-25T07:24:27.768Z] [ "`gofmt -l .`" = "" ] [2021-01-25T07:24:30.379Z] ./bin/test-go-mod-tidy.sh [2021-01-25T07:24:30.652Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-25T07:24:32.768Z] + ls -al . [2021-01-25T07:24:32.768Z] total 696 [2021-01-25T07:24:32.769Z] drwxrwxr-x 9 1001 1001 4096 Jan 25 07:24 . [2021-01-25T07:24:32.769Z] drwxr-xr-x 4 root root 4096 Jan 25 07:20 .. [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 11 Jan 25 07:19 .dockerignore [2021-01-25T07:24:32.769Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 07:19 .git [2021-01-25T07:24:32.769Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 07:19 .github [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 872 Jan 25 07:19 .gitignore [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 07:19 .sonarcloud.properties [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 7859 Jan 25 07:19 Attribution.txt [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 07:19 CONTRIBUTING.md [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 931 Jan 25 07:19 Dockerfile.build [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 863 Jan 25 07:19 Jenkinsfile [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 07:19 LICENSE [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 6001 Jan 25 07:19 Makefile [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 6524 Jan 25 07:19 README.md [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 6755 Jan 25 07:19 SECURITY.md [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 07:16 VERSION [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 4131 Jan 25 07:19 ZMQWindows.md [2021-01-25T07:24:32.769Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 07:19 bin [2021-01-25T07:24:32.769Z] drwxrwxr-x 15 1001 1001 4096 Jan 25 07:19 cmd [2021-01-25T07:24:32.769Z] -rw-r--r-- 1 root root 564700 Jan 25 07:23 coverage.out [2021-01-25T07:24:32.769Z] -rw-r--r-- 1 root root 1053 Jan 25 07:24 go.mod [2021-01-25T07:24:32.769Z] -rw-r--r-- 1 root root 18963 Jan 25 07:24 go.sum [2021-01-25T07:24:32.769Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 07:19 internal [2021-01-25T07:24:32.769Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 07:19 openapi [2021-01-25T07:24:32.769Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 07:19 snap [2021-01-25T07:24:32.769Z] -rw-rw-r-- 1 1001 1001 168 Jan 25 07:19 version.go [Pipeline] sh [2021-01-25T07:24:33.448Z] + '[' -e coverage.out ] [2021-01-25T07:24:33.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-25T07:24:33.488Z] Warning: overwriting stash ‘coverage-report’ [2021-01-25T07:24:34.895Z] Stashed 1 file(s) [Pipeline] sh [2021-01-25T07:24:35.650Z] + make build [2021-01-25T07:24:35.650Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-25T07:24:45.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-25T07:25:07.990Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-25T07:25:12.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-25T07:25:16.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-25T07:25:17.586Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-25T07:25:23.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-25T07:25:27.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-25T07:25:30.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T07:25:35.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-25T07:25:38.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-25T07:25:41.809Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-25T07:25:45.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T07:25:49.068Z] Running on prd-ubuntu18.04-docker-8c-8g-22602 in /w/workspace/edgexfoundry_edgex-go_PR-3072 [Pipeline] { [Pipeline] ws [2021-01-25T07:25:49.173Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-25T07:25:51.426Z] using credential edgex-jenkins-ssh [2021-01-25T07:25:51.491Z] Cloning the remote Git repository [2021-01-25T07:25:51.520Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:25:51.583Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-25T07:25:51.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:25:51.607Z] > git --version # timeout=10 [2021-01-25T07:25:51.612Z] > git --version # 'git version 2.17.1' [2021-01-25T07:25:51.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:25:51.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-01-25T07:25:51.935Z] $ docker stop --time=1 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e [2021-01-25T07:25:54.500Z] $ docker rm -f 1bb0260a1c5a875d966ba85d1ab6e2ee121bd6399a22fa53fca082d6c728c24e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:25:56.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T07:25:56.755Z] [2021-01-25T07:25:56.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:25:57.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T07:25:57.721Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-25T07:25:57.721Z] 29e5d40040c1: Pulling fs layer [2021-01-25T07:25:57.721Z] 1ce36da41761: Pulling fs layer [2021-01-25T07:25:57.721Z] 25b303627fd3: Pulling fs layer [2021-01-25T07:25:57.997Z] 29e5d40040c1: Verifying Checksum [2021-01-25T07:25:57.997Z] 29e5d40040c1: Download complete [2021-01-25T07:25:58.274Z] 1ce36da41761: Verifying Checksum [2021-01-25T07:25:58.274Z] 1ce36da41761: Download complete [2021-01-25T07:25:58.320Z] Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:25:58.454Z] Merge succeeded, producing 4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:25:58.455Z] Checking out Revision 4148dfc6fa8fb263c039e1a395b150777a2bbe36 (PR-3072) [2021-01-25T07:25:58.550Z] 29e5d40040c1: Pull complete [2021-01-25T07:25:57.762Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T07:25:57.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-25T07:25:57.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-25T07:25:57.798Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-25T07:25:57.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:25:57.802Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3072/head:refs/remotes/origin/PR-3072 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-25T07:25:58.333Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T07:25:58.340Z] > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 [2021-01-25T07:25:58.419Z] > git remote # timeout=10 [2021-01-25T07:25:58.426Z] > git config --get remote.origin.url # timeout=10 [2021-01-25T07:25:58.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-25T07:25:58.442Z] > git merge f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 [2021-01-25T07:25:58.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-25T07:25:58.461Z] > git config core.sparsecheckout # timeout=10 [2021-01-25T07:25:58.464Z] > git checkout -f 4148dfc6fa8fb263c039e1a395b150777a2bbe36 # timeout=10 [2021-01-25T07:25:59.994Z] 1ce36da41761: Pull complete [2021-01-25T07:25:59.994Z] 25b303627fd3: Verifying Checksum [2021-01-25T07:25:59.994Z] 25b303627fd3: Download complete [2021-01-25T07:26:02.153Z] Commit message: "build(deps): Bump github.com/google/uuid from 1.1.5 to 1.2.0" [2021-01-25T07:26:02.181Z] > git --version # timeout=10 [2021-01-25T07:26:02.185Z] > git --version # 'git version 2.17.1' [2021-01-25T07:26:02.189Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:26:03.494Z] + echo snap-build.sh [2021-01-25T07:26:03.494Z] snap-build.sh [2021-01-25T07:26:03.494Z] + SNAP_BASE_DIR=. [2021-01-25T07:26:03.494Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-25T07:26:03.494Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-25T07:26:03.494Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-25T07:26:03.494Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-25T07:26:03.494Z] + cd /w/workspace/edgex-go/1 [2021-01-25T07:26:03.494Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-25T07:26:03.494Z] Reading package lists... [2021-01-25T07:26:03.757Z] Building dependency tree... [2021-01-25T07:26:03.757Z] Reading state information... [2021-01-25T07:26:03.758Z] The following packages were automatically installed and are no longer required: [2021-01-25T07:26:03.758Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-25T07:26:03.758Z] uidmap xdelta3 [2021-01-25T07:26:03.758Z] Use 'sudo apt autoremove' to remove them. [2021-01-25T07:26:03.758Z] The following packages will be REMOVED: [2021-01-25T07:26:03.758Z] lxd* lxd-client* [2021-01-25T07:26:04.338Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-25T07:26:04.338Z] After this operation, 31.7 MB disk space will be freed. [2021-01-25T07:26:05.389Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-25T07:26:05.389Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T07:26:06.339Z] Removing lxd dnsmasq configuration [2021-01-25T07:26:06.339Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T07:26:06.339Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-25T07:26:07.288Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-25T07:26:07.551Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-25T07:26:07.551Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-25T07:26:08.943Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-25T07:26:08.943Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-25T07:26:10.141Z] 25b303627fd3: Pull complete [2021-01-25T07:26:10.141Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-25T07:26:10.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T07:26:10.141Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-25T07:26:10.379Z] + sudo snap remove --purge lxd [2021-01-25T07:26:10.379Z] snap "lxd" is not installed [2021-01-25T07:26:10.379Z] + sudo groupadd --force --system lxd [2021-01-25T07:26:10.379Z] ++ whoami [2021-01-25T07:26:10.379Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-25T07:26:10.425Z] prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container [2021-01-25T07:26:10.491Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-25T07:26:10.640Z] + newgrp - lxd [2021-01-25T07:26:10.640Z] + sudo snap install lxd [2021-01-25T07:26:13.494Z] $ docker top 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:26:14.596Z] + grep parallel [2021-01-25T07:26:14.597Z] + docker-compose build --help [2021-01-25T07:26:17.978Z] --parallel Build images in parallel. [Pipeline] } [2021-01-25T07:26:18.010Z] $ docker stop --time=1 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 [2021-01-25T07:26:19.921Z] $ docker rm -f 343f2b780894d718150b5db43e5875d1fb32408a7c39f5c7d2033a5c035fd4c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:26:20.658Z] 2021-01-25T07:26:18Z INFO Waiting for automatic snapd restart... [2021-01-25T07:26:20.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-25T07:26:20.948Z] . [Pipeline] withDockerContainer [2021-01-25T07:26:21.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-22599 does not seem to be running inside a container [2021-01-25T07:26:21.360Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-25T07:26:22.786Z] $ docker top acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:26:23.887Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-25T07:26:27.265Z] Building docker-core-command-go ... [2021-01-25T07:26:27.265Z] Building docker-core-data-go ... [2021-01-25T07:26:27.265Z] Building docker-core-metadata-go ... [2021-01-25T07:26:27.265Z] Building docker-security-bootstrapper-go ... [2021-01-25T07:26:27.265Z] Building docker-security-proxy-setup-go ... [2021-01-25T07:26:27.265Z] Building docker-security-secretstore-setup-go ... [2021-01-25T07:26:27.265Z] Building docker-support-notifications-go ... [2021-01-25T07:26:27.265Z] Building docker-support-scheduler-go ... [2021-01-25T07:26:27.265Z] Building docker-sys-mgmt-agent-go ... [2021-01-25T07:26:27.265Z] Building docker-security-bootstrapper-go [2021-01-25T07:26:27.265Z] Building docker-security-secretstore-setup-go [2021-01-25T07:26:27.537Z] Building docker-core-command-go [2021-01-25T07:26:27.537Z] Building docker-support-notifications-go [2021-01-25T07:26:27.537Z] Building docker-core-metadata-go [2021-01-25T07:26:38.813Z] lxd 4.10 from Canonical* installed [2021-01-25T07:26:38.813Z] + sudo lxd init --auto [2021-01-25T07:26:45.484Z] + sudo snap install --classic snapcraft [2021-01-25T07:26:53.629Z] snapcraft 4.4.4 from Canonical* installed [2021-01-25T07:26:53.629Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-25T07:26:53.629Z] + patch --verbose -p1 [2021-01-25T07:26:53.629Z] Hmm... Looks like a unified diff to me... [2021-01-25T07:26:53.629Z] The text leading up to this was: [2021-01-25T07:26:53.629Z] -------------------------- [2021-01-25T07:26:53.629Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-25T07:26:53.629Z] |From: Tony Espy [2021-01-25T07:26:53.629Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-25T07:26:53.630Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-25T07:26:53.630Z] | [2021-01-25T07:26:53.630Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-25T07:26:53.630Z] |optimize the snap CI check run for pull requests. When [2021-01-25T07:26:53.630Z] |applied, it essentially strips out everything (apps and [2021-01-25T07:26:53.630Z] |parts) from the snapcraft.yaml file except those required [2021-01-25T07:26:53.630Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-25T07:26:53.630Z] |catch changes to edgex-go that break the snap build. [2021-01-25T07:26:53.630Z] | [2021-01-25T07:26:53.630Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-25T07:26:53.630Z] |to update this patch file, otherwise it may fail to apply, [2021-01-25T07:26:53.630Z] |resulting in a failed snap build CI check in the associated [2021-01-25T07:26:53.630Z] |pull request. [2021-01-25T07:26:53.630Z] | [2021-01-25T07:26:53.630Z] |Note - in addition to applying this patch, the pipeline also [2021-01-25T07:26:53.630Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-25T07:26:53.630Z] |need to build the finally binary .snap file (and it won't [2021-01-25T07:26:53.630Z] |work with the patch applied). This further reduces the build [2021-01-25T07:26:53.630Z] |time. [2021-01-25T07:26:53.630Z] |--- [2021-01-25T07:26:53.630Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-25T07:26:53.630Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-25T07:26:53.630Z] | [2021-01-25T07:26:53.630Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-25T07:26:53.630Z] |index 1e537489..faf42425 100644 [2021-01-25T07:26:53.630Z] |--- a/snap/snapcraft.yaml [2021-01-25T07:26:53.630Z] |+++ b/snap/snapcraft.yaml [2021-01-25T07:26:53.630Z] -------------------------- [2021-01-25T07:26:53.630Z] patching file snap/snapcraft.yaml [2021-01-25T07:26:53.630Z] Using Plan A... [2021-01-25T07:26:53.630Z] Hunk #1 succeeded at 73. [2021-01-25T07:26:53.630Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-25T07:26:53.630Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-25T07:26:53.630Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-25T07:26:53.630Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-25T07:26:53.630Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-25T07:26:53.630Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-25T07:26:53.630Z] Hunk #8 succeeded at 342. [2021-01-25T07:26:53.630Z] Hmm... Ignoring the trailing garbage. [2021-01-25T07:26:53.630Z] done [2021-01-25T07:26:53.630Z] + sudo snapcraft prime --use-lxd [2021-01-25T07:26:54.575Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-25T07:26:54.575Z] 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: [2021-01-25T07:26:54.575Z] - README.md [2021-01-25T07:26:54.575Z] - snapcraft.yaml.orig [2021-01-25T07:26:54.575Z] [2021-01-25T07:26:54.575Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-25T07:26:55.147Z] Launching a container. [2021-01-25T07:27:07.394Z] Waiting for container to be ready [2021-01-25T07:27:07.394Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-25T07:27:07.394Z] [2021-01-25T07:27:09.945Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-25T07:27:10.519Z] Waiting for network to be ready... [2021-01-25T07:27:10.787Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-25T07:27:10.787Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-25T07:27:11.360Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-25T07:27:11.360Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-25T07:27:11.360Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-25T07:27:11.636Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-25T07:27:11.636Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-25T07:27:11.636Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-25T07:27:11.636Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-25T07:27:11.636Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-25T07:27:11.636Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-25T07:27:11.912Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-25T07:27:11.912Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-25T07:27:11.912Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-25T07:27:11.912Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-25T07:27:11.912Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-25T07:27:11.912Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-25T07:27:11.912Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-25T07:27:11.912Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-25T07:27:12.495Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-25T07:27:12.495Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-25T07:27:12.495Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-25T07:27:12.495Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-25T07:27:12.495Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-25T07:27:12.495Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-25T07:27:12.495Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-25T07:27:12.495Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-25T07:27:15.046Z] Fetched 23.8 MB in 4s (5748 kB/s) [2021-01-25T07:27:15.625Z] Reading package lists... [2021-01-25T07:27:15.890Z] Reading package lists... [2021-01-25T07:27:16.158Z] Building dependency tree... [2021-01-25T07:27:16.158Z] Reading state information... [2021-01-25T07:27:16.158Z] The following additional packages will be installed: [2021-01-25T07:27:16.158Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-25T07:27:16.158Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-25T07:27:16.158Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-25T07:27:16.158Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-25T07:27:16.158Z] Suggested packages: [2021-01-25T07:27:16.158Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-25T07:27:16.158Z] Recommended packages: [2021-01-25T07:27:16.158Z] gnupg libsasl2-modules [2021-01-25T07:27:16.418Z] The following NEW packages will be installed: [2021-01-25T07:27:16.418Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-25T07:27:16.418Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-25T07:27:16.418Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-25T07:27:16.418Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-25T07:27:16.418Z] The following packages will be upgraded: [2021-01-25T07:27:16.418Z] gpg gpg-agent gpgconf libudev1 [2021-01-25T07:27:16.418Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-25T07:27:16.418Z] Need to get 3533 kB of archives. [2021-01-25T07:27:16.418Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-25T07:27:16.418Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-25T07:27:16.418Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-25T07:27:16.679Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-25T07:27:16.940Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-25T07:27:17.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-25T07:27:17.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-25T07:27:17.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-25T07:27:17.208Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-25T07:27:17.208Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-25T07:27:17.208Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-25T07:27:17.208Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-25T07:27:17.208Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-25T07:27:17.208Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-25T07:27:17.208Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-25T07:27:17.208Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-25T07:27:17.208Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-25T07:27:17.208Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-25T07:27:17.208Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-25T07:27:17.208Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-25T07:27:17.208Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-25T07:27:17.469Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-25T07:27:17.469Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-25T07:27:17.469Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T07:27:17.469Z] Fetched 3533 kB in 1s (3417 kB/s) [2021-01-25T07:27:17.469Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-25T07:27:17.469Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-25T07:27:17.469Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T07:27:17.739Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-25T07:27:17.739Z] Selecting previously unselected package udev. [2021-01-25T07:27:17.739Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-25T07:27:17.739Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-25T07:27:17.739Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-25T07:27:17.999Z] Selecting previously unselected package libfuse2:amd64. [2021-01-25T07:27:17.999Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-25T07:27:17.999Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-25T07:27:18.261Z] Selecting previously unselected package fuse. [2021-01-25T07:27:18.261Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-25T07:27:18.261Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-25T07:27:18.261Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:18.261Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T07:27:18.522Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:18.522Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T07:27:18.522Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:18.785Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T07:27:18.785Z] Selecting previously unselected package libksba8:amd64. [2021-01-25T07:27:18.785Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-25T07:27:18.785Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-25T07:27:18.785Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-25T07:27:18.785Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.046Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.046Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-25T07:27:19.046Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.046Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.046Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-25T07:27:19.046Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.046Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.346Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-25T07:27:19.346Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.346Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.346Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-25T07:27:19.346Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.346Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.609Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-25T07:27:19.609Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.609Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.609Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-25T07:27:19.609Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.609Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.872Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-25T07:27:19.872Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.872Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.872Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-25T07:27:19.872Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-25T07:27:19.872Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:19.872Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-25T07:27:19.872Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-25T07:27:19.872Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T07:27:20.134Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-25T07:27:20.134Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-25T07:27:20.134Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T07:27:20.134Z] Selecting previously unselected package libldap-common. [2021-01-25T07:27:20.134Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-25T07:27:20.134Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T07:27:20.395Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-25T07:27:20.395Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-25T07:27:20.395Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T07:27:20.395Z] Selecting previously unselected package dirmngr. [2021-01-25T07:27:20.395Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:20.395Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-25T07:27:20.659Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T07:27:20.659Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-25T07:27:20.659Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-25T07:27:20.659Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T07:27:20.659Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-25T07:27:20.920Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-25T07:27:20.920Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:20.920Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-25T07:27:20.920Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T07:27:20.920Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-25T07:27:21.182Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-25T07:27:21.443Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.443Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-25T07:27:21.443Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-25T07:27:21.705Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-25T07:27:21.705Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.705Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.705Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.705Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.705Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.705Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.969Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-25T07:27:21.969Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-25T07:27:21.969Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-25T07:27:21.969Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T07:27:22.545Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-25T07:27:22.545Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-25T07:27:22.545Z] This means they are not meant to be enabled using systemctl. [2021-01-25T07:27:22.545Z] Possible reasons for having this kind of units are: [2021-01-25T07:27:22.545Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-25T07:27:22.545Z] .wants/ or .requires/ directory. [2021-01-25T07:27:22.545Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-25T07:27:22.545Z] a requirement dependency on it. [2021-01-25T07:27:22.545Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-25T07:27:22.545Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-25T07:27:22.545Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-25T07:27:22.545Z] instance name specified. [2021-01-25T07:27:22.805Z] Reading package lists... [2021-01-25T07:27:22.805Z] Building dependency tree... [2021-01-25T07:27:22.805Z] Reading state information... [2021-01-25T07:27:23.069Z] The following additional packages will be installed: [2021-01-25T07:27:23.069Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-25T07:27:23.069Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-25T07:27:23.069Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-25T07:27:23.069Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-25T07:27:23.069Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-25T07:27:23.069Z] Suggested packages: [2021-01-25T07:27:23.069Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-25T07:27:23.069Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-25T07:27:23.069Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-25T07:27:23.069Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-25T07:27:23.069Z] systemd-container policykit-1 [2021-01-25T07:27:23.069Z] Recommended packages: [2021-01-25T07:27:23.069Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-25T07:27:23.069Z] The following NEW packages will be installed: [2021-01-25T07:27:23.069Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-25T07:27:23.069Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-25T07:27:23.069Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-25T07:27:23.069Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-25T07:27:23.069Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-25T07:27:23.069Z] The following packages will be upgraded: [2021-01-25T07:27:23.069Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-25T07:27:23.069Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-25T07:27:23.069Z] Need to get 35.2 MB of archives. [2021-01-25T07:27:23.069Z] After this operation, 141 MB of additional disk space will be used. [2021-01-25T07:27:23.069Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-25T07:27:23.069Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-25T07:27:23.330Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-25T07:27:23.330Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-25T07:27:23.330Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-25T07:27:23.330Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-25T07:27:23.330Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-25T07:27:23.330Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-25T07:27:23.330Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-25T07:27:23.330Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-25T07:27:23.330Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-25T07:27:23.330Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-25T07:27:23.330Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-25T07:27:23.330Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-25T07:27:23.330Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-25T07:27:23.330Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-25T07:27:23.330Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-25T07:27:23.901Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-25T07:27:23.901Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-25T07:27:23.901Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-25T07:27:23.901Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-25T07:27:23.901Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-25T07:27:23.901Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-25T07:27:24.162Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-25T07:27:24.162Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-25T07:27:24.162Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-25T07:27:24.162Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-25T07:27:24.162Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-25T07:27:24.162Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-25T07:27:24.162Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-25T07:27:25.550Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T07:27:25.550Z] Fetched 35.2 MB in 2s (15.7 MB/s) [2021-01-25T07:27:25.550Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T07:27:25.550Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-25T07:27:25.550Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T07:27:26.491Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-25T07:27:26.491Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T07:27:26.491Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-25T07:27:26.491Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T07:27:26.491Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-25T07:27:26.491Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-25T07:27:26.753Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-25T07:27:27.014Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-25T07:27:27.014Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-25T07:27:27.014Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-25T07:27:27.275Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-25T07:27:27.275Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-25T07:27:28.220Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-25T07:27:28.220Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-25T07:27:28.220Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-25T07:27:28.220Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-25T07:27:28.481Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-25T07:27:28.481Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T07:27:28.481Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:28.481Z] Selecting previously unselected package libexpat1:amd64. [2021-01-25T07:27:28.481Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-25T07:27:28.481Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-25T07:27:28.742Z] Selecting previously unselected package python3.6-minimal. [2021-01-25T07:27:28.742Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T07:27:28.742Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:29.003Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-25T07:27:29.003Z] Checking for services that may need to be restarted...done. [2021-01-25T07:27:29.265Z] Checking for services that may need to be restarted...done. [2021-01-25T07:27:29.265Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:29.265Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-25T07:27:29.265Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:29.837Z] Selecting previously unselected package python3-minimal. [2021-01-25T07:27:29.837Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-25T07:27:29.837Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-25T07:27:29.837Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-25T07:27:29.837Z] Selecting previously unselected package mime-support. [2021-01-25T07:27:29.837Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-25T07:27:29.837Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-25T07:27:30.099Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-25T07:27:30.099Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-25T07:27:30.099Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-25T07:27:30.099Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-25T07:27:30.099Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T07:27:30.099Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:30.671Z] Selecting previously unselected package python3.6. [2021-01-25T07:27:30.671Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-25T07:27:30.671Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:30.671Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-25T07:27:30.671Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-25T07:27:30.671Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-25T07:27:30.671Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-25T07:27:30.932Z] Selecting previously unselected package python3. [2021-01-25T07:27:30.932Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-25T07:27:30.932Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-25T07:27:30.932Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-25T07:27:31.201Z] Selecting previously unselected package multiarch-support. [2021-01-25T07:27:31.201Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T07:27:31.201Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-25T07:27:31.201Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-25T07:27:31.201Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-25T07:27:31.201Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-25T07:27:31.201Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-25T07:27:31.201Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-25T07:27:31.463Z] Selecting previously unselected package libbsd0:amd64. [2021-01-25T07:27:31.463Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-25T07:27:31.463Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-25T07:27:31.463Z] Selecting previously unselected package sudo. [2021-01-25T07:27:31.463Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-25T07:27:31.463Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-25T07:27:31.730Z] Selecting previously unselected package apparmor. [2021-01-25T07:27:31.730Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-25T07:27:31.730Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-25T07:27:31.991Z] Selecting previously unselected package libedit2:amd64. [2021-01-25T07:27:31.991Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-25T07:27:31.991Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-25T07:27:31.991Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-25T07:27:31.991Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T07:27:31.991Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:32.252Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-25T07:27:32.252Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T07:27:32.252Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:32.252Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-25T07:27:32.252Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-25T07:27:32.252Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-25T07:27:32.512Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-25T07:27:32.512Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T07:27:32.512Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:32.512Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-25T07:27:32.512Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-25T07:27:32.512Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:32.774Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-25T07:27:32.774Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-25T07:27:32.774Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-25T07:27:33.346Z] Selecting previously unselected package openssh-client. [2021-01-25T07:27:33.346Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-25T07:27:33.346Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-25T07:27:33.607Z] Selecting previously unselected package squashfs-tools. [2021-01-25T07:27:33.607Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-25T07:27:33.607Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-25T07:27:33.607Z] Selecting previously unselected package snapd. [2021-01-25T07:27:33.607Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-25T07:27:33.607Z] Unpacking snapd (2.48+18.04) ... [2021-01-25T07:27:35.521Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-25T07:27:35.521Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-25T07:27:35.783Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-25T07:27:35.783Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-25T07:27:35.783Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-25T07:27:36.043Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:36.043Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T07:27:36.043Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-25T07:27:36.043Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-25T07:27:36.985Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-25T07:27:36.985Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-25T07:27:36.985Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-25T07:27:36.985Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:36.985Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:37.246Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-25T07:27:37.819Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-25T07:27:37.819Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:37.819Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-25T07:27:37.819Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-25T07:27:37.819Z] running python rtupdate hooks for python3.6... [2021-01-25T07:27:37.819Z] running python post-rtupdate hooks for python3.6... [2021-01-25T07:27:38.287Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-25T07:27:39.673Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-25T07:27:39.935Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-25T07:27:39.935Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-25T07:27:39.935Z] Setting up snapd (2.48+18.04) ... [2021-01-25T07:27:40.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-25T07:27:40.508Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-25T07:27:40.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-25T07:27:40.775Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-25T07:27:41.037Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-25T07:27:41.037Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-25T07:27:41.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-25T07:27:41.300Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-25T07:27:41.561Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-25T07:27:41.822Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-25T07:27:41.822Z] /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' [2021-01-25T07:27:41.822Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-25T07:27:41.822Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-25T07:27:43.215Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T07:27:43.215Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T07:27:43.215Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T07:27:44.606Z] Reading package lists... [2021-01-25T07:27:44.606Z] Reading package lists... [2021-01-25T07:27:44.606Z] Building dependency tree... [2021-01-25T07:27:44.606Z] Reading state information... [2021-01-25T07:27:44.867Z] Calculating upgrade... [2021-01-25T07:27:44.867Z] The following packages will be upgraded: [2021-01-25T07:27:44.867Z] advancecomp base-files bash binutils binutils-common [2021-01-25T07:27:44.867Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-25T07:27:44.867Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-25T07:27:44.867Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-25T07:27:44.867Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-25T07:27:44.867Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-25T07:27:44.867Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-25T07:27:44.867Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-25T07:27:44.867Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-25T07:27:44.867Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-25T07:27:44.867Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-25T07:27:44.867Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-25T07:27:44.867Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-25T07:27:44.867Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-25T07:27:44.867Z] ubuntu-keyring util-linux [2021-01-25T07:27:45.131Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T07:27:45.131Z] Need to get 63.7 MB of archives. [2021-01-25T07:27:45.131Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-25T07:27:45.131Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-25T07:27:45.131Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-25T07:27:45.705Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-25T07:27:45.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-25T07:27:45.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-25T07:27:45.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-25T07:27:45.705Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-25T07:27:45.705Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-25T07:27:45.705Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-25T07:27:45.705Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-25T07:27:45.705Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-25T07:27:45.705Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-25T07:27:45.705Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-25T07:27:45.705Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-25T07:27:45.705Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-25T07:27:45.974Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-25T07:27:45.974Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-25T07:27:45.974Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-25T07:27:45.974Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-25T07:27:45.974Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-25T07:27:45.974Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-25T07:27:45.974Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-25T07:27:45.974Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-25T07:27:45.974Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-25T07:27:45.974Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-25T07:27:45.974Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-25T07:27:45.974Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-25T07:27:45.974Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-25T07:27:45.974Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-25T07:27:45.974Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-25T07:27:46.242Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-25T07:27:46.242Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-25T07:27:46.242Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-25T07:27:46.242Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-25T07:27:46.242Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-25T07:27:46.242Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-25T07:27:46.242Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-25T07:27:46.242Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-25T07:27:46.242Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-25T07:27:46.242Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-25T07:27:46.242Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-25T07:27:46.242Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-25T07:27:46.242Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-25T07:27:46.243Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-25T07:27:46.243Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-25T07:27:46.243Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-25T07:27:46.243Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-25T07:27:46.243Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-25T07:27:46.243Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-25T07:27:46.243Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-25T07:27:46.243Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-25T07:27:46.243Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-25T07:27:46.505Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-25T07:27:46.505Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-25T07:27:46.505Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-25T07:27:46.505Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-25T07:27:46.505Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-25T07:27:46.505Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-25T07:27:46.505Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-25T07:27:46.505Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-25T07:27:46.505Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-25T07:27:46.505Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-25T07:27:46.505Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-25T07:27:46.505Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-25T07:27:46.505Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-25T07:27:46.505Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-25T07:27:46.505Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-25T07:27:46.505Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-25T07:27:46.505Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-25T07:27:46.505Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-25T07:27:46.505Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-25T07:27:46.506Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-25T07:27:46.506Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-25T07:27:46.506Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-25T07:27:46.506Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-25T07:27:46.506Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-25T07:27:46.506Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-25T07:27:46.766Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-25T07:27:46.766Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-25T07:27:46.766Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-25T07:27:46.766Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-25T07:27:46.766Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-25T07:27:47.026Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-25T07:27:47.027Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-25T07:27:47.027Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-25T07:27:47.027Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-25T07:27:47.027Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-25T07:27:47.027Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-25T07:27:47.597Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-25T07:27:47.856Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-25T07:27:47.856Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-25T07:27:47.856Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-25T07:27:48.117Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-25T07:27:48.117Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-25T07:27:48.117Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-25T07:27:48.117Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-25T07:27:48.117Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-25T07:27:48.380Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T07:27:48.380Z] Fetched 63.7 MB in 3s (20.0 MB/s) [2021-01-25T07:27:48.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:48.380Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T07:27:48.380Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T07:27:49.329Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T07:27:49.330Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T07:27:49.330Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-25T07:27:49.330Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-25T07:27:49.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:27:49.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:27:49.340Z] ---> be1ef53493bd [2021-01-25T07:27:49.340Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T07:27:49.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:27:49.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:27:49.340Z] ---> be1ef53493bd [2021-01-25T07:27:49.340Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:27:49.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:27:49.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:27:49.340Z] ---> be1ef53493bd [2021-01-25T07:27:49.340Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:27:49.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:27:49.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:27:49.340Z] ---> be1ef53493bd [2021-01-25T07:27:49.340Z] Step 3/24 : WORKDIR /edgex-go [2021-01-25T07:27:49.340Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:27:49.340Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:27:49.340Z] ---> be1ef53493bd [2021-01-25T07:27:49.340Z] Step 3/33 : WORKDIR /edgex-go [2021-01-25T07:27:49.340Z] ---> Running in f14acdb82908 [2021-01-25T07:27:49.340Z] ---> Running in b21f7f046798 [2021-01-25T07:27:49.340Z] ---> Running in 66a53bb5f547 [2021-01-25T07:27:49.340Z] ---> Running in c92e2d16082f [2021-01-25T07:27:49.340Z] ---> Running in a8e1f134283b [2021-01-25T07:27:49.340Z] Removing intermediate container c92e2d16082f [2021-01-25T07:27:49.340Z] ---> ea2b9793a594 [2021-01-25T07:27:49.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:27:49.340Z] Removing intermediate container f14acdb82908 [2021-01-25T07:27:49.340Z] ---> eea51bbe58c4 [2021-01-25T07:27:49.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:27:49.341Z] Removing intermediate container 66a53bb5f547 [2021-01-25T07:27:49.341Z] ---> 3728841f681b [2021-01-25T07:27:49.341Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:27:49.341Z] Removing intermediate container a8e1f134283b [2021-01-25T07:27:49.341Z] ---> 908c03bdee61 [2021-01-25T07:27:49.341Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:27:49.341Z] ---> Running in 4808de227ae5 [2021-01-25T07:27:49.341Z] Removing intermediate container b21f7f046798 [2021-01-25T07:27:49.341Z] ---> 7d59425d6cb1 [2021-01-25T07:27:49.341Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:27:49.341Z] ---> Running in 5038991f8997 [2021-01-25T07:27:49.341Z] ---> Running in 0f80978fe15d [2021-01-25T07:27:49.341Z] ---> Running in c42e28c52851 [2021-01-25T07:27:49.341Z] ---> Running in e252baaa3ba2 [2021-01-25T07:27:49.341Z] Removing intermediate container 4808de227ae5 [2021-01-25T07:27:49.341Z] ---> f6193f9b3ec9 [2021-01-25T07:27:49.341Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-25T07:27:49.341Z] Removing intermediate container 5038991f8997 [2021-01-25T07:27:49.341Z] ---> 318a9c5b4ff4 [2021-01-25T07:27:49.341Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-25T07:27:49.341Z] ---> Running in ec0928f3bc5c [2021-01-25T07:27:49.341Z] ---> Running in f7eb3edcc4f3 [2021-01-25T07:27:49.341Z] Removing intermediate container e252baaa3ba2 [2021-01-25T07:27:49.341Z] ---> bada9e3348cc [2021-01-25T07:27:49.341Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T07:27:49.341Z] Removing intermediate container c42e28c52851 [2021-01-25T07:27:49.341Z] ---> 355453f7a821 [2021-01-25T07:27:49.341Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-25T07:27:49.341Z] Removing intermediate container 0f80978fe15d [2021-01-25T07:27:49.341Z] ---> 22fd530a3dc3 [2021-01-25T07:27:49.341Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-25T07:27:49.341Z] ---> Running in fca15359152a [2021-01-25T07:27:49.341Z] ---> Running in 9acbe0269ac3 [2021-01-25T07:27:49.341Z] ---> Running in 2dd495fd3931 [2021-01-25T07:27:49.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.611Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:49.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:27:50.277Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:50.278Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:50.278Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:50.278Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:50.529Z] OK: 217 MiB in 51 packages [2021-01-25T07:27:50.529Z] OK: 217 MiB in 51 packages [2021-01-25T07:27:50.529Z] OK: 217 MiB in 51 packages [2021-01-25T07:27:50.537Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:50.537Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:50.798Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:50.798Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:50.798Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:50.798Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:50.815Z] OK: 217 MiB in 51 packages [2021-01-25T07:27:51.059Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:51.059Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:51.059Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:51.098Z] OK: 217 MiB in 51 packages [2021-01-25T07:27:51.323Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:51.323Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:27:51.583Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T07:27:51.583Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:51.583Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-25T07:27:51.583Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:27:51.845Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T07:27:51.845Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:51.845Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:51.845Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:51.845Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:52.087Z] Removing intermediate container f7eb3edcc4f3 [2021-01-25T07:27:52.087Z] ---> 91c8e6e90fbd [2021-01-25T07:27:52.087Z] Step 6/24 : COPY go.mod . [2021-01-25T07:27:52.107Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-25T07:27:52.107Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-25T07:27:52.366Z] Removing intermediate container ec0928f3bc5c [2021-01-25T07:27:52.366Z] ---> ad86f3ca5070 [2021-01-25T07:27:52.366Z] Step 6/22 : COPY go.mod . [2021-01-25T07:27:52.370Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:27:52.370Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T07:27:52.370Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T07:27:52.631Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T07:27:52.640Z] Removing intermediate container fca15359152a [2021-01-25T07:27:52.640Z] ---> e32581de3fd6 [2021-01-25T07:27:52.640Z] Step 6/23 : COPY go.mod . [2021-01-25T07:27:52.918Z] Removing intermediate container 9acbe0269ac3 [2021-01-25T07:27:52.918Z] ---> 8aabdd2f2f5c [2021-01-25T07:27:52.918Z] Step 6/23 : COPY go.mod . [2021-01-25T07:27:52.918Z] Removing intermediate container 2dd495fd3931 [2021-01-25T07:27:52.918Z] ---> 53a448345f49 [2021-01-25T07:27:52.918Z] Step 6/33 : COPY go.mod . [2021-01-25T07:27:53.197Z] ---> 65e63cc6501e [2021-01-25T07:27:53.197Z] Step 7/24 : RUN go mod download [2021-01-25T07:27:53.209Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-25T07:27:53.471Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-25T07:27:53.472Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-25T07:27:53.472Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-25T07:27:53.472Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-25T07:27:53.472Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-25T07:27:53.473Z] ---> Running in 70bbeaec7dfe [2021-01-25T07:27:53.739Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-25T07:27:53.739Z] Installing new version of config file /etc/issue ... [2021-01-25T07:27:53.739Z] Installing new version of config file /etc/issue.net ... [2021-01-25T07:27:53.739Z] Installing new version of config file /etc/lsb-release ... [2021-01-25T07:27:53.746Z] ---> ae92d9a610ec [2021-01-25T07:27:53.746Z] Step 7/22 : RUN go mod download [2021-01-25T07:27:54.000Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-25T07:27:54.000Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-25T07:27:54.022Z] ---> 7410121ce25e [2021-01-25T07:27:54.022Z] Step 7/23 : RUN go mod download [2021-01-25T07:27:54.022Z] ---> Running in 6af337edef5f [2021-01-25T07:27:54.022Z] ---> 0d85918e4794 [2021-01-25T07:27:54.022Z] ---> aeeeda20da50 [2021-01-25T07:27:54.022Z] Step 7/33 : RUN go mod downloadStep 7/23 : RUN go mod download [2021-01-25T07:27:54.022Z] [2021-01-25T07:27:54.022Z] ---> Running in 7c844b974b38 [2021-01-25T07:27:54.261Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-25T07:27:54.261Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-25T07:27:54.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:54.261Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-25T07:27:54.261Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-25T07:27:54.296Z] ---> Running in 4ff3d20f4403 [2021-01-25T07:27:54.296Z] ---> Running in 8845b579c093 [2021-01-25T07:27:54.522Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-25T07:27:54.522Z] 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 [2021-01-25T07:27:54.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:54.522Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:27:54.786Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-25T07:27:54.786Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:27:54.786Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:54.786Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-25T07:27:55.047Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-25T07:27:55.047Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-25T07:27:55.308Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:55.308Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-25T07:27:55.308Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T07:27:55.572Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-25T07:27:55.572Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:55.572Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:55.572Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T07:27:55.835Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T07:27:55.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:55.835Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T07:27:55.835Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T07:27:56.099Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-25T07:27:56.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:56.099Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-25T07:27:56.099Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-25T07:27:56.359Z] Setting up grep (3.1-2build1) ... [2021-01-25T07:27:56.359Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:56.359Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-25T07:27:56.359Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-25T07:27:56.621Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-25T07:27:56.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:56.621Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T07:27:56.621Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T07:27:56.883Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-25T07:27:56.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:56.883Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T07:27:56.883Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T07:27:57.460Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T07:27:57.460Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T07:27:57.722Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-25T07:27:57.722Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T07:27:57.739Z] Removing intermediate container 70bbeaec7dfe [2021-01-25T07:27:57.739Z] ---> a20687fb0c48 [2021-01-25T07:27:57.739Z] Step 8/24 : COPY . . [2021-01-25T07:27:58.015Z] Removing intermediate container 6af337edef5f [2021-01-25T07:27:58.015Z] ---> 1f366b16ae68 [2021-01-25T07:27:58.015Z] Step 8/22 : COPY . . [2021-01-25T07:27:58.296Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-25T07:27:58.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:58.296Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-25T07:27:58.558Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-25T07:27:59.460Z] Removing intermediate container 7c844b974b38 [2021-01-25T07:27:59.460Z] ---> 424c3e7f5c6d [2021-01-25T07:27:59.460Z] Step 8/23 : COPY . . [2021-01-25T07:27:59.501Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-25T07:27:59.501Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-25T07:27:59.501Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-25T07:27:59.501Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-25T07:27:59.761Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-25T07:27:59.761Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:27:59.761Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-25T07:27:59.761Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-25T07:28:00.023Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-25T07:28:00.023Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:00.023Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:00.058Z] Removing intermediate container 8845b579c093 [2021-01-25T07:28:00.058Z] ---> ed54390e1f4b [2021-01-25T07:28:00.058Z] Step 8/23 : COPY . . [2021-01-25T07:28:00.058Z] Removing intermediate container 4ff3d20f4403 [2021-01-25T07:28:00.058Z] ---> d6bfc6c55516 [2021-01-25T07:28:00.058Z] Step 8/33 : COPY . . [2021-01-25T07:28:00.285Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:00.285Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:00.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:00.285Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:00.285Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:00.548Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:00.548Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:00.548Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:00.548Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:00.818Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:00.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:00.818Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:00.818Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:01.081Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:01.081Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:01.081Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T07:28:01.081Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T07:28:01.350Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T07:28:01.350Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T07:28:01.350Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T07:28:01.350Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:01.350Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-25T07:28:01.350Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T07:28:01.618Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T07:28:01.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:01.618Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:01.618Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:01.880Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:01.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:01.880Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:01.880Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:02.142Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:02.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:02.142Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:02.142Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:02.713Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:02.973Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-25T07:28:03.235Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-25T07:28:03.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:03.235Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-25T07:28:03.235Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-25T07:28:03.497Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T07:28:03.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-25T07:28:03.497Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-25T07:28:03.761Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-25T07:28:03.761Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-25T07:28:04.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:04.025Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-25T07:28:04.025Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-25T07:28:04.025Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-25T07:28:04.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:04.286Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T07:28:04.286Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T07:28:04.547Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T07:28:04.809Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:04.809Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T07:28:04.809Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T07:28:04.809Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T07:28:05.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:05.070Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-25T07:28:05.070Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T07:28:05.331Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T07:28:05.331Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:05.331Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-25T07:28:05.594Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-25T07:28:05.594Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-25T07:28:05.594Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-25T07:28:05.858Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T07:28:05.858Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T07:28:05.858Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T07:28:06.119Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:06.119Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-25T07:28:06.119Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-25T07:28:06.381Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-25T07:28:06.381Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:06.381Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-25T07:28:06.381Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-25T07:28:06.642Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-25T07:28:06.902Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:06.902Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-25T07:28:06.902Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-25T07:28:06.902Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-25T07:28:07.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:07.163Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-25T07:28:07.163Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-25T07:28:07.163Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-25T07:28:07.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:07.424Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-25T07:28:07.424Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-25T07:28:07.687Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-25T07:28:07.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:07.947Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-25T07:28:07.947Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-25T07:28:08.217Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-25T07:28:08.217Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:08.217Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-25T07:28:08.217Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-25T07:28:08.478Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-25T07:28:08.478Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:08.478Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-25T07:28:08.478Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-25T07:28:08.746Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-25T07:28:08.746Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:08.746Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-25T07:28:08.746Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-25T07:28:09.027Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-25T07:28:09.027Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:09.027Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-25T07:28:09.027Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-25T07:28:09.340Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-25T07:28:09.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:09.340Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-25T07:28:09.340Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-25T07:28:09.646Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-25T07:28:09.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-25T07:28:09.646Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-25T07:28:09.646Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-25T07:28:09.914Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-25T07:28:09.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-25T07:28:09.914Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-25T07:28:09.914Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-25T07:28:10.183Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-25T07:28:10.183Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-25T07:28:10.459Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-25T07:28:10.459Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-25T07:28:10.459Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-25T07:28:10.459Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-25T07:28:10.792Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-25T07:28:10.792Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-25T07:28:10.792Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-25T07:28:11.120Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-25T07:28:11.120Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-25T07:28:11.120Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-25T07:28:11.120Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-25T07:28:11.503Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-25T07:28:11.503Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-25T07:28:11.503Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-25T07:28:11.503Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-25T07:28:11.503Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-25T07:28:11.765Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-25T07:28:11.765Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-25T07:28:11.765Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-25T07:28:12.027Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-25T07:28:12.610Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-25T07:28:12.610Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-25T07:28:12.873Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-25T07:28:12.873Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-25T07:28:13.135Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T07:28:13.135Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T07:28:13.395Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T07:28:13.395Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T07:28:13.655Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T07:28:13.656Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T07:28:13.656Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-25T07:28:13.929Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-25T07:28:13.929Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:13.929Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:14.194Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:14.194Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:14.194Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:14.455Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:14.455Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:14.455Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:15.416Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:15.416Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:16.359Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:16.359Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:16.936Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:16.936Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:17.507Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:17.507Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:18.454Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-25T07:28:18.454Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-25T07:28:18.454Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T07:28:18.454Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T07:28:18.454Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-25T07:28:18.454Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T07:28:18.715Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-25T07:28:18.715Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-25T07:28:18.976Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-25T07:28:18.976Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-25T07:28:18.976Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T07:28:18.976Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T07:28:19.251Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-25T07:28:19.251Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-25T07:28:19.251Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-25T07:28:19.251Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-25T07:28:19.512Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:19.512Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-25T07:28:19.512Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:19.512Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:19.512Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:19.512Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-25T07:28:19.512Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-25T07:28:19.512Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-25T07:28:19.772Z] [2021-01-25T07:28:19.772Z] Current default time zone: 'Etc/UTC' [2021-01-25T07:28:19.772Z] Local time is now: Mon Jan 25 07:28:19 UTC 2021. [2021-01-25T07:28:19.772Z] Universal Time is now: Mon Jan 25 07:28:19 UTC 2021. [2021-01-25T07:28:19.772Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-25T07:28:19.772Z] [2021-01-25T07:28:19.772Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-25T07:28:19.772Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:19.772Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-25T07:28:19.772Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-25T07:28:20.042Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-25T07:28:20.042Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-25T07:28:20.042Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-25T07:28:20.042Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-25T07:28:20.042Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-25T07:28:20.042Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-25T07:28:20.042Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:20.042Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-25T07:28:20.310Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:20.310Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-25T07:28:20.576Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:20.576Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-25T07:28:20.576Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-25T07:28:20.576Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-25T07:28:20.576Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-25T07:28:20.576Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-25T07:28:20.576Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-25T07:28:20.576Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-25T07:28:20.576Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-25T07:28:22.496Z] Updating certificates in /etc/ssl/certs... [2021-01-25T07:28:23.449Z] 22 added, 17 removed; done. [2021-01-25T07:28:23.713Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-25T07:28:23.713Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-25T07:28:23.713Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-25T07:28:23.713Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-25T07:28:23.713Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-25T07:28:23.713Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.713Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-25T07:28:23.977Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.977Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.977Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.977Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.977Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:23.977Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-25T07:28:24.239Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-25T07:28:24.239Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-25T07:28:24.239Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-25T07:28:24.239Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-25T07:28:24.239Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:24.239Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-25T07:28:24.239Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-25T07:28:24.501Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-25T07:28:24.501Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-25T07:28:24.501Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T07:28:24.501Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-25T07:28:24.763Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-25T07:28:24.763Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-25T07:28:24.763Z] Updating certificates in /etc/ssl/certs... [2021-01-25T07:28:25.333Z] 0 added, 0 removed; done. [2021-01-25T07:28:25.333Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-25T07:28:25.333Z] done. [2021-01-25T07:28:25.904Z] Reading package lists... [2021-01-25T07:28:25.904Z] Building dependency tree... [2021-01-25T07:28:25.904Z] Reading state information... [2021-01-25T07:28:26.166Z] The following NEW packages will be installed: [2021-01-25T07:28:26.166Z] apt-transport-https [2021-01-25T07:28:26.167Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T07:28:26.167Z] Need to get 1696 B of archives. [2021-01-25T07:28:26.167Z] After this operation, 153 kB of additional disk space will be used. [2021-01-25T07:28:26.167Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-25T07:28:26.429Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T07:28:26.429Z] Fetched 1696 B in 0s (9261 B/s) [2021-01-25T07:28:26.429Z] Selecting previously unselected package apt-transport-https. [2021-01-25T07:28:26.429Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-25T07:28:26.429Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-25T07:28:26.429Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-25T07:28:26.429Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-25T07:28:26.690Z] Waiting for network to be ready... [2021-01-25T07:28:26.890Z] ---> cf1955bd89c4 [2021-01-25T07:28:26.891Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-25T07:28:26.891Z] ---> 61876dd5a64a [2021-01-25T07:28:26.891Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-25T07:28:26.891Z] ---> 3233cf095da1 [2021-01-25T07:28:26.891Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-25T07:28:26.891Z] ---> 249fe00a8406 [2021-01-25T07:28:26.891Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-25T07:28:26.891Z] ---> 76abbfa81d7f [2021-01-25T07:28:26.891Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-25T07:28:26.891Z] ---> Running in f1a3475e35da [2021-01-25T07:28:26.891Z] ---> Running in ea98f7c5a75a [2021-01-25T07:28:26.891Z] ---> Running in d9244a0b817c [2021-01-25T07:28:26.891Z] ---> Running in 1f315231d25b [2021-01-25T07:28:26.891Z] ---> Running in a58d8764e231 [2021-01-25T07:28:26.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-25T07:28:26.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-25T07:28:26.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-25T07:28:26.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T07:28:26.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-25T07:28:31.987Z] 2021-01-25T07:28:29Z INFO Waiting for automatic snapd restart... [2021-01-25T07:28:32.253Z] snapd 2.48.2 from Canonical* installed [2021-01-25T07:28:33.201Z] "snapd" switched to the "latest/stable" channel [2021-01-25T07:28:33.201Z] [2021-01-25T07:28:35.765Z] core18 20201210 from Canonical* installed [2021-01-25T07:28:36.027Z] "core18" switched to the "latest/stable" channel [2021-01-25T07:28:36.027Z] [2021-01-25T07:28:39.338Z] snapcraft 4.4.4 from Canonical* installed [2021-01-25T07:28:39.599Z] "snapcraft" switched to the "latest/stable" channel [2021-01-25T07:28:39.599Z] [2021-01-25T07:28:42.908Z] 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: [2021-01-25T07:28:42.908Z] - README.md [2021-01-25T07:28:42.908Z] - snapcraft.yaml.orig [2021-01-25T07:28:42.908Z] [2021-01-25T07:28:42.908Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-25T07:28:49.508Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T07:28:49.508Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T07:28:49.508Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T07:28:49.508Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T07:28:50.715Z] Reading package lists... [2021-01-25T07:28:50.977Z] 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 [2021-01-25T07:28:57.593Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T07:28:57.593Z] Reading package lists... [2021-01-25T07:28:57.593Z] Building dependency tree... [2021-01-25T07:28:57.593Z] Reading state information... [2021-01-25T07:28:57.593Z] Suggested packages: [2021-01-25T07:28:57.593Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-25T07:28:57.593Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-25T07:28:57.593Z] Recommended packages: [2021-01-25T07:28:57.593Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-25T07:28:57.593Z] The following NEW packages will be installed: [2021-01-25T07:28:57.593Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-25T07:28:57.593Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-25T07:28:57.593Z] pkg-config zip [2021-01-25T07:28:57.593Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-25T07:28:57.593Z] Need to get 7655 kB of archives. [2021-01-25T07:28:57.593Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-25T07:28:57.593Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-25T07:28:57.593Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-25T07:28:57.853Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-25T07:28:57.853Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-25T07:28:57.853Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-25T07:28:57.853Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-25T07:28:58.115Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-25T07:28:58.115Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-25T07:28:58.115Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-25T07:28:58.115Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-25T07:28:58.377Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-25T07:28:58.377Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-25T07:28:58.377Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-25T07:28:58.965Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-25T07:28:58.965Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-25T07:28:58.965Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-25T07:28:58.965Z] Fetched 7655 kB in 2s (5068 kB/s) [2021-01-25T07:28:58.965Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-25T07:28:58.965Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-25T07:28:58.965Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-25T07:28:58.965Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-25T07:28:59.238Z] Selecting previously unselected package libpsl5:amd64. [2021-01-25T07:28:59.238Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-25T07:28:59.238Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-25T07:28:59.507Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-25T07:28:59.507Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-25T07:28:59.507Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-25T07:28:59.507Z] Selecting previously unselected package librtmp1:amd64. [2021-01-25T07:28:59.507Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-25T07:28:59.507Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-25T07:28:59.507Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-25T07:28:59.507Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-25T07:28:59.507Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-25T07:28:59.771Z] Selecting previously unselected package liberror-perl. [2021-01-25T07:28:59.771Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-25T07:28:59.771Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-25T07:28:59.771Z] Selecting previously unselected package git-man. [2021-01-25T07:28:59.771Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-25T07:28:59.771Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-25T07:29:00.033Z] Selecting previously unselected package git. [2021-01-25T07:29:00.033Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-25T07:29:00.034Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-25T07:29:00.605Z] Selecting previously unselected package libnorm1:amd64. [2021-01-25T07:29:00.605Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-25T07:29:00.866Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-25T07:29:00.866Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-25T07:29:00.866Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-25T07:29:00.866Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-25T07:29:01.128Z] Selecting previously unselected package libsodium23:amd64. [2021-01-25T07:29:01.128Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-25T07:29:01.128Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-25T07:29:01.128Z] Selecting previously unselected package libzmq5:amd64. [2021-01-25T07:29:01.128Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-25T07:29:01.128Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T07:29:01.128Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-25T07:29:01.128Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-25T07:29:01.391Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T07:29:01.391Z] Selecting previously unselected package pkg-config. [2021-01-25T07:29:01.391Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-25T07:29:01.391Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-25T07:29:01.391Z] Selecting previously unselected package zip. [2021-01-25T07:29:01.391Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-25T07:29:01.391Z] Unpacking zip (3.0-11build1) ... [2021-01-25T07:29:01.655Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-25T07:29:01.655Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-25T07:29:01.655Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-25T07:29:01.655Z] Setting up liberror-perl (0.17025-1) ... [2021-01-25T07:29:01.655Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-25T07:29:01.917Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-25T07:29:01.917Z] No schema files found: doing nothing. [2021-01-25T07:29:01.917Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-25T07:29:01.917Z] Setting up zip (3.0-11build1) ... [2021-01-25T07:29:01.917Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-25T07:29:01.917Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-25T07:29:01.917Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-25T07:29:01.917Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T07:29:01.917Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-25T07:29:02.193Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-25T07:29:02.193Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-25T07:29:02.193Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-25T07:29:08.834Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T07:29:08.835Z] git set to automatically installed. [2021-01-25T07:29:08.835Z] git-man set to automatically installed. [2021-01-25T07:29:08.835Z] libcurl3-gnutls set to automatically installed. [2021-01-25T07:29:08.835Z] liberror-perl set to automatically installed. [2021-01-25T07:29:08.835Z] libglib2.0-0 set to automatically installed. [2021-01-25T07:29:08.835Z] libnghttp2-14 set to automatically installed. [2021-01-25T07:29:08.835Z] libnorm1 set to automatically installed. [2021-01-25T07:29:08.835Z] libpgm-5.2-0 set to automatically installed. [2021-01-25T07:29:08.835Z] libpsl5 set to automatically installed. [2021-01-25T07:29:08.835Z] librtmp1 set to automatically installed. [2021-01-25T07:29:08.835Z] libsodium23 set to automatically installed. [2021-01-25T07:29:08.835Z] libzmq3-dev set to automatically installed. [2021-01-25T07:29:08.835Z] libzmq5 set to automatically installed. [2021-01-25T07:29:08.835Z] pkg-config set to automatically installed. [2021-01-25T07:29:08.835Z] zip set to automatically installed. [2021-01-25T07:29:10.255Z] snapd is not logged in, snap install commands will use sudo [2021-01-25T07:29:16.858Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-25T07:29:16.858Z] snap "core18" has no updates available [2021-01-25T07:29:17.435Z] Pulling config-common [2021-01-25T07:29:18.567Z] Pulling go-build-helper [2021-01-25T07:29:40.666Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-25T07:29:40.666Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-25T07:29:40.666Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-25T07:29:40.666Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-25T07:29:40.666Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-25T07:29:40.666Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-25T07:29:40.666Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-25T07:29:40.666Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-25T07:29:40.666Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-25T07:29:40.666Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-25T07:29:40.666Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-25T07:29:40.666Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-25T07:29:40.666Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-25T07:29:40.666Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-25T07:29:40.666Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-25T07:29:40.666Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-25T07:29:40.666Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-25T07:29:40.666Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-25T07:29:40.666Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-25T07:29:40.666Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-25T07:29:40.666Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-25T07:29:40.666Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-25T07:29:40.666Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-25T07:29:40.666Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-25T07:29:40.666Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-25T07:29:40.666Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-25T07:29:40.666Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-25T07:29:40.666Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-25T07:29:40.666Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-25T07:29:40.666Z] Fetched 279 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-25T07:29:40.666Z] Fetched 122 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-25T07:29:40.666Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-25T07:29:40.666Z] Fetched 8848 B in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-25T07:29:40.666Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-25T07:29:40.666Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-25T07:29:40.666Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-25T07:29:40.666Z] Fetched 214 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-25T07:29:40.666Z] Fetched 155 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-25T07:29:40.666Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-25T07:29:40.666Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-25T07:29:40.666Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-25T07:29:40.666Z] Fetched 499 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-25T07:29:40.666Z] Fetched 111 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-25T07:29:40.666Z] Fetched 240 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-25T07:29:40.666Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-25T07:29:40.666Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-25T07:29:40.666Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-25T07:29:40.666Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-25T07:29:40.666Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-25T07:29:40.666Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-25T07:29:40.666Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-25T07:29:40.666Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-25T07:29:40.666Z] Fetched 8720 B in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-25T07:29:40.666Z] Fetched 137 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-25T07:29:40.666Z] Fetched 119 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-25T07:29:40.666Z] Fetched 109 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-25T07:29:40.666Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-25T07:29:40.666Z] Fetched 645 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-25T07:29:40.666Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-25T07:29:40.666Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-25T07:29:40.666Z] Fetched 368 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-25T07:29:40.666Z] Fetched 187 kB in 0s (0 B/s) [2021-01-25T07:29:40.666Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-25T07:29:40.666Z] Fetched 175 kB in 0s (0 B/s) [2021-01-25T07:29:40.667Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-25T07:29:42.588Z] Fetched 206 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-25T07:29:42.588Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-25T07:29:42.588Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-25T07:29:42.588Z] Fetched 159 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-25T07:29:42.588Z] Fetched 107 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-25T07:29:42.588Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-25T07:29:42.588Z] Pulling static-packages [2021-01-25T07:29:43.552Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-25T07:29:43.552Z] Skipping pull go-build-helper (already ran) [2021-01-25T07:29:43.552Z] Skipping pull static-packages (already ran) [2021-01-25T07:29:43.552Z] Building go-build-helper [2021-01-25T07:29:47.768Z] Building static-packages [2021-01-25T07:29:48.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T07:29:48.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-25T07:29:49.151Z] Staging go-build-helper [2021-01-25T07:29:49.721Z] Staging static-packages [2021-01-25T07:29:50.698Z] Pulling go115 [2021-01-25T07:29:51.653Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-25T07:29:51.653Z] Skipping pull go115 (already ran) [2021-01-25T07:29:51.653Z] Building go115 [2021-01-25T07:29:51.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T07:29:51.653Z] Dload Upload Total Spent Left Speed [2021-01-25T07:29:54.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.9M 0 0 28.4M 0 0:00:04 --:--:-- 0:00:04 28.3M 48 115M 48 56.2M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.7M 82 115M 82 95.7M 0 0 36.8M 0 0:00:03 0:00:02 0:00:01 36.8M 100 115M 100 115M 0 0 39.5M 0 0:00:02 0:00:02 --:--:-- 39.5M [2021-01-25T07:29:55.033Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-25T07:29:59.236Z] Staging go115 [2021-01-25T07:30:01.250Z] Removing intermediate container f1a3475e35da [2021-01-25T07:30:01.250Z] ---> ec6f209de4f9 [2021-01-25T07:30:01.250Z] [2021-01-25T07:30:01.250Z] Step 10/24 : FROM alpine:3.12 [2021-01-25T07:30:01.250Z] 3.12: Pulling from library/alpine [2021-01-25T07:30:02.265Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-25T07:30:02.265Z] Status: Downloaded newer image for alpine:3.12 [2021-01-25T07:30:02.265Z] ---> afeebe901d6b [2021-01-25T07:30:02.265Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-25T07:30:03.727Z] ---> Running in 65c6c656e296 [2021-01-25T07:30:03.727Z] Removing intermediate container ea98f7c5a75a [2021-01-25T07:30:03.727Z] ---> 94ab1d3eddf0 [2021-01-25T07:30:03.727Z] [2021-01-25T07:30:03.727Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T07:30:03.727Z] ---> afeebe901d6b [2021-01-25T07:30:03.727Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-25T07:30:04.000Z] Removing intermediate container d9244a0b817c [2021-01-25T07:30:04.000Z] ---> 86c838aa9196 [2021-01-25T07:30:04.000Z] [2021-01-25T07:30:04.000Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:30:04.000Z] ---> afeebe901d6b [2021-01-25T07:30:04.000Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:30:04.301Z] ---> Running in 176ffb78578d [2021-01-25T07:30:04.301Z] ---> Running in 31d379e96647 [2021-01-25T07:30:05.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:05.759Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:05.847Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-25T07:30:05.847Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-25T07:30:05.847Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-25T07:30:05.847Z] Fetched 0 B in 0s (0 B/s) [2021-01-25T07:30:05.847Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-25T07:30:05.847Z] Fetched 224 kB in 0s (0 B/s) [2021-01-25T07:30:05.847Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-25T07:30:05.847Z] Fetched 157 kB in 0s (0 B/s) [2021-01-25T07:30:05.847Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-25T07:30:05.847Z] Fetched 221 kB in 0s (0 B/s) [2021-01-25T07:30:05.847Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-25T07:30:05.847Z] Fetched 143 kB in 0s (0 B/s) [2021-01-25T07:30:05.847Z] Pulling edgex-go [2021-01-25T07:30:06.364Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-25T07:30:06.364Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:30:06.364Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-25T07:30:06.364Z] (4/5) Installing curl (7.69.1-r3) [2021-01-25T07:30:06.364Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-25T07:30:06.364Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:30:06.364Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:30:06.661Z] OK: 7 MiB in 19 packages [2021-01-25T07:30:06.791Z] Pulling version [2021-01-25T07:30:06.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:06.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:06.942Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:07.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:07.733Z] Building config-common [2021-01-25T07:30:07.835Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-25T07:30:07.835Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:30:07.835Z] OK: 5 MiB in 15 packages [2021-01-25T07:30:07.835Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-25T07:30:08.124Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-25T07:30:08.124Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:30:08.124Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:30:08.124Z] OK: 6 MiB in 16 packages [2021-01-25T07:30:09.149Z] Removing intermediate container 1f315231d25b [2021-01-25T07:30:09.149Z] ---> 7e173649afc4 [2021-01-25T07:30:09.149Z] [2021-01-25T07:30:09.149Z] Step 10/33 : FROM alpine:3.12 [2021-01-25T07:30:09.149Z] ---> afeebe901d6b [2021-01-25T07:30:09.149Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-25T07:30:09.441Z] ---> Running in e69835b5e818 [2021-01-25T07:30:09.664Z] Skipping build go-build-helper (already ran) [2021-01-25T07:30:09.664Z] Skipping build static-packages (already ran) [2021-01-25T07:30:09.664Z] Skipping build go115 (already ran) [2021-01-25T07:30:09.664Z] Building edgex-go [2021-01-25T07:30:09.716Z] Removing intermediate container 31d379e96647 [2021-01-25T07:30:09.716Z] ---> bf2f3a5e9f48 [2021-01-25T07:30:09.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:30:09.924Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-25T07:30:10.001Z] Removing intermediate container 65c6c656e296 [2021-01-25T07:30:10.001Z] ---> e8c765881cde [2021-01-25T07:30:10.001Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T07:30:10.001Z] ---> Running in 11d2b7430969 [2021-01-25T07:30:10.283Z] ---> Running in 28245601b99d [2021-01-25T07:30:10.563Z] Removing intermediate container 176ffb78578d [2021-01-25T07:30:10.563Z] ---> 119ba4ca4c49 [2021-01-25T07:30:10.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:30:10.857Z] Removing intermediate container 11d2b7430969 [2021-01-25T07:30:10.857Z] ---> e9876650029b [2021-01-25T07:30:10.857Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-25T07:30:10.857Z] ---> Running in 89c51fb9bbad [2021-01-25T07:30:10.876Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-25T07:30:10.876Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-25T07:30:10.876Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-25T07:30:10.876Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-25T07:30:10.876Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-25T07:30:10.876Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-25T07:30:11.139Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-25T07:30:11.139Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-25T07:30:11.139Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-25T07:30:11.139Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-25T07:30:11.139Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-25T07:30:11.139Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-25T07:30:11.139Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/google/uuid v1.2.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-25T07:30:11.139Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-25T07:30:11.139Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-25T07:30:11.139Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-25T07:30:11.139Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-25T07:30:11.140Z] ---> Running in 735c70975eba [2021-01-25T07:30:11.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:11.140Z] Removing intermediate container 28245601b99d [2021-01-25T07:30:11.140Z] ---> ce20fe2250a8 [2021-01-25T07:30:11.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:30:11.400Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-25T07:30:11.400Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-25T07:30:11.400Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-25T07:30:11.400Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-25T07:30:11.400Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-25T07:30:11.400Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-25T07:30:11.400Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-25T07:30:11.400Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-25T07:30:11.400Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-25T07:30:11.400Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-25T07:30:11.400Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-25T07:30:11.400Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-25T07:30:11.400Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-25T07:30:11.415Z] Step 13/24 : WORKDIR / [2021-01-25T07:30:11.415Z] ---> Running in 5cf934512dc6 [2021-01-25T07:30:11.667Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-25T07:30:11.667Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-25T07:30:11.697Z] Removing intermediate container 89c51fb9bbad [2021-01-25T07:30:11.698Z] ---> a605f435e65f [2021-01-25T07:30:11.698Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-25T07:30:11.698Z] Removing intermediate container 735c70975eba [2021-01-25T07:30:11.698Z] ---> f482c9192a67 [2021-01-25T07:30:11.698Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T07:30:11.930Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-25T07:30:11.991Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-25T07:30:11.991Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-25T07:30:11.991Z] (3/3) Installing su-exec (0.2-r1) [2021-01-25T07:30:11.991Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:30:11.991Z] OK: 6 MiB in 17 packages [2021-01-25T07:30:11.991Z] ---> Running in 903095209a87 [2021-01-25T07:30:12.277Z] ---> Running in 7aded8123415 [2021-01-25T07:30:12.277Z] Removing intermediate container 5cf934512dc6 [2021-01-25T07:30:12.277Z] ---> a2050651a4e0 [2021-01-25T07:30:12.277Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-25T07:30:13.270Z] Removing intermediate container 903095209a87 [2021-01-25T07:30:13.270Z] ---> 6a5d749d6df7 [2021-01-25T07:30:13.270Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T07:30:13.270Z] Removing intermediate container 7aded8123415 [2021-01-25T07:30:13.270Z] ---> 14948ca9edca [2021-01-25T07:30:13.270Z] Step 15/23 : WORKDIR / [2021-01-25T07:30:13.270Z] ---> Running in fef2dad21025 [2021-01-25T07:30:13.549Z] ---> b564e6d92ac1 [2021-01-25T07:30:13.549Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-25T07:30:13.549Z] ---> Running in a6daa0dc19c2 [2021-01-25T07:30:13.829Z] Removing intermediate container e69835b5e818 [2021-01-25T07:30:13.829Z] ---> c4f445ed552c [2021-01-25T07:30:13.829Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-25T07:30:14.112Z] Removing intermediate container fef2dad21025 [2021-01-25T07:30:14.112Z] ---> c973511288ff [2021-01-25T07:30:14.112Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:30:14.112Z] ---> Running in dc7e3669ec97 [2021-01-25T07:30:14.390Z] Removing intermediate container a6daa0dc19c2 [2021-01-25T07:30:14.390Z] ---> 34a408cf9259 [2021-01-25T07:30:14.390Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:30:15.023Z] ---> 15ca3d79c9f4 [2021-01-25T07:30:15.023Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-25T07:30:15.316Z] ---> bf7a9f42106c [2021-01-25T07:30:15.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-25T07:30:15.316Z] Removing intermediate container dc7e3669ec97 [2021-01-25T07:30:15.316Z] ---> f8247374cca0 [2021-01-25T07:30:15.316Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-25T07:30:15.646Z] ---> 3e2de4287c3a [2021-01-25T07:30:15.646Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-25T07:30:15.646Z] ---> Running in d85dcdf62161 [2021-01-25T07:30:17.275Z] ---> e74e000da1c9 [2021-01-25T07:30:17.275Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-25T07:30:17.872Z] Removing intermediate container d85dcdf62161 [2021-01-25T07:30:17.872Z] ---> d237eedc7610 [2021-01-25T07:30:17.872Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-25T07:30:18.149Z] ---> 7af8a531fad7 [2021-01-25T07:30:18.149Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-25T07:30:18.424Z] ---> Running in 8e792ca0becc [2021-01-25T07:30:18.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-25T07:30:18.694Z] Removing intermediate container a58d8764e231 [2021-01-25T07:30:18.694Z] ---> f148a95e098b [2021-01-25T07:30:18.694Z] [2021-01-25T07:30:18.694Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:30:18.694Z] ---> afeebe901d6b [2021-01-25T07:30:18.694Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:30:18.694Z] ---> Using cache [2021-01-25T07:30:18.694Z] ---> bf2f3a5e9f48 [2021-01-25T07:30:18.694Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:30:18.694Z] ---> Using cache [2021-01-25T07:30:18.694Z] ---> e9876650029b [2021-01-25T07:30:18.694Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-25T07:30:18.694Z] ---> 746547575132 [2021-01-25T07:30:18.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-25T07:30:18.694Z] ---> e58d74bd3c31 [2021-01-25T07:30:18.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-25T07:30:18.969Z] ---> Running in 3838e07c0ff7 [2021-01-25T07:30:19.253Z] ---> 8f6d5760b093 [2021-01-25T07:30:19.253Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-25T07:30:19.532Z] ---> Running in b696e5026599 [2021-01-25T07:30:19.532Z] Removing intermediate container 3838e07c0ff7 [2021-01-25T07:30:19.809Z] ---> 27fbf6d37e64 [2021-01-25T07:30:19.809Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-25T07:30:19.809Z] ---> 9b05cd2a6972 [2021-01-25T07:30:19.809Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-25T07:30:20.088Z] Connecting to github.com (140.82.114.3:443) [2021-01-25T07:30:20.088Z]  ---> Running in b3f51524ed8e [2021-01-25T07:30:20.088Z] ---> Running in a483d40dd0f8 [2021-01-25T07:30:20.367Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.78.140:443) [2021-01-25T07:30:20.367Z] Removing intermediate container b696e5026599 [2021-01-25T07:30:20.367Z] ---> cf65f7ac9983 [2021-01-25T07:30:20.367Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:30:20.367Z] ---> 200b7e60b70b [2021-01-25T07:30:20.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-25T07:30:20.367Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-25T07:30:20.367Z] dockerize-alpine-lin 1% | | 51744 0:00:57 ETA [2021-01-25T07:30:20.645Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-25T07:30:20.645Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-25T07:30:20.645Z]  ---> Running in c5fe873e1ea3 [2021-01-25T07:30:20.645Z] dockerize [2021-01-25T07:30:20.916Z] Removing intermediate container b3f51524ed8e [2021-01-25T07:30:20.916Z] ---> cc04e8d53036 [2021-01-25T07:30:20.916Z] Step 15/23 : WORKDIR / [2021-01-25T07:30:21.202Z] Removing intermediate container a483d40dd0f8 [2021-01-25T07:30:21.202Z] ---> 78ac602d49ee [2021-01-25T07:30:21.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:30:21.202Z] ---> Running in bdd5fa833251 [2021-01-25T07:30:21.480Z] Removing intermediate container c5fe873e1ea3 [2021-01-25T07:30:21.480Z] ---> 6b99a701d227 [2021-01-25T07:30:21.480Z] Step 20/22 : LABEL arch=arm64 [2021-01-25T07:30:21.480Z] ---> Running in e009dffa3a22 [2021-01-25T07:30:21.480Z] ---> da819cac5563 [2021-01-25T07:30:21.480Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-25T07:30:21.480Z] ---> Running in ba74aa7d4b8c [2021-01-25T07:30:21.755Z] ---> Running in 1d20b8dec5bf [2021-01-25T07:30:21.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-25T07:30:22.034Z] Removing intermediate container bdd5fa833251 [2021-01-25T07:30:22.034Z] ---> 5d65e3fec917 [2021-01-25T07:30:22.034Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:30:22.311Z] Removing intermediate container e009dffa3a22 [2021-01-25T07:30:22.311Z] ---> 3e66c6139437 [2021-01-25T07:30:22.311Z] Step 21/23 : LABEL arch=arm64 [2021-01-25T07:30:22.311Z] Removing intermediate container ba74aa7d4b8c [2021-01-25T07:30:22.311Z] ---> abcdba87c80a [2021-01-25T07:30:22.311Z] Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:30:22.588Z] ---> Running in e4d36cce6cd3 [2021-01-25T07:30:22.588Z] ---> Running in c3c12e8c5b7b [2021-01-25T07:30:22.765Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-25T07:30:22.861Z] Removing intermediate container 8e792ca0becc [2021-01-25T07:30:22.861Z] ---> dfa8bbe60fb5 [2021-01-25T07:30:22.861Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-25T07:30:23.133Z] ---> Running in 80b260634e41 [2021-01-25T07:30:23.133Z] ---> 00d2dd33c783 [2021-01-25T07:30:23.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-25T07:30:23.407Z] Removing intermediate container e4d36cce6cd3 [2021-01-25T07:30:23.407Z] ---> a50785dbe1ae [2021-01-25T07:30:23.407Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36Removing intermediate container c3c12e8c5b7b [2021-01-25T07:30:23.407Z] ---> 34a48642e797 [2021-01-25T07:30:23.407Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T07:30:23.407Z] [2021-01-25T07:30:23.681Z] Removing intermediate container 80b260634e41 [2021-01-25T07:30:23.681Z] ---> ad651d02caef [2021-01-25T07:30:23.681Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-25T07:30:23.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-25T07:30:23.963Z] ---> Running in 9a42c9518b55 [2021-01-25T07:30:23.963Z] ---> Running in 80c344f45ee7 [2021-01-25T07:30:23.963Z] ---> Running in cd44627dfd7f [2021-01-25T07:30:23.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-25T07:30:24.224Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-25T07:30:24.224Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-25T07:30:24.224Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-25T07:30:24.224Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-25T07:30:24.952Z] Removing intermediate container 9a42c9518b55 [2021-01-25T07:30:24.952Z] ---> 9e875e8a2a3a [2021-01-25T07:30:24.952Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:30:24.952Z] Removing intermediate container 80c344f45ee7 [2021-01-25T07:30:24.952Z] ---> dba66abec395 [2021-01-25T07:30:24.952Z] [2021-01-25T07:30:24.952Z] ---> Running in 397a5c94fe37 [2021-01-25T07:30:24.952Z] Removing intermediate container cd44627dfd7f [2021-01-25T07:30:24.952Z] ---> 158d08b008ec [2021-01-25T07:30:24.952Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-25T07:30:24.952Z] ---> bd824b0df545 [2021-01-25T07:30:24.952Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-25T07:30:24.952Z] Removing intermediate container 1d20b8dec5bf [2021-01-25T07:30:24.952Z] ---> dedbba7a059f [2021-01-25T07:30:24.952Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-25T07:30:25.224Z] Successfully built dba66abec395 [2021-01-25T07:30:25.497Z] ---> Running in ae45a2c0643b [2021-01-25T07:30:25.497Z] ---> Running in a34f962a578a [2021-01-25T07:30:25.497Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-25T07:30:25.497Z] Building docker-sys-mgmt-agent-go [2021-01-25T07:30:25.497Z]  Building docker-support-notifications-go ... done Removing intermediate container 397a5c94fe37 [2021-01-25T07:30:25.497Z] ---> 52d3f61e80e0 [2021-01-25T07:30:25.497Z] [2021-01-25T07:30:26.103Z] ---> 348b165d7098 [2021-01-25T07:30:26.103Z] Step 19/23 : ENTRYPOINT ["/core-metadata"]Successfully built 52d3f61e80e0 [2021-01-25T07:30:26.103Z] [2021-01-25T07:30:26.103Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-25T07:30:26.103Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-25T07:30:26.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-25T07:30:26.134Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-25T07:30:26.134Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-25T07:30:26.391Z] Removing intermediate container ae45a2c0643b [2021-01-25T07:30:26.391Z] ---> 9a9ef6d83284 [2021-01-25T07:30:26.391Z] Step 22/24 : LABEL arch=arm64 [2021-01-25T07:30:26.391Z] ---> Running in d1e0eef0fcfc [2021-01-25T07:30:26.391Z] ---> Running in dd6a0e9f07ad [2021-01-25T07:30:26.988Z] Move dockerize executable [2021-01-25T07:30:27.080Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-25T07:30:27.264Z] Removing intermediate container dd6a0e9f07ad [2021-01-25T07:30:27.264Z] ---> a47b4d940ed6 [2021-01-25T07:30:27.264Z] Step 23/24 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:30:27.264Z] Removing intermediate container d1e0eef0fcfc [2021-01-25T07:30:27.264Z] ---> ae338714569a [2021-01-25T07:30:27.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:30:27.535Z] ---> Running in 3f80e27afa26 [2021-01-25T07:30:27.535Z] ---> Running in 4898a8e7a258 [2021-01-25T07:30:28.021Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-25T07:30:28.021Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-25T07:30:28.525Z] Removing intermediate container 3f80e27afa26 [2021-01-25T07:30:28.525Z] Removing intermediate container 4898a8e7a258 [2021-01-25T07:30:28.525Z] ---> 69ede1ca5bd5 [2021-01-25T07:30:28.525Z] ---> c59903e55f73 [2021-01-25T07:30:28.525Z] Step 24/24 : LABEL version=0.0.0Step 21/23 : LABEL arch=arm64 [2021-01-25T07:30:28.525Z] [2021-01-25T07:30:29.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-25T07:30:29.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-25T07:30:30.922Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-25T07:30:30.922Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-25T07:30:31.138Z] Removing intermediate container a34f962a578a [2021-01-25T07:30:31.138Z] ---> 761ec4da4e64 [2021-01-25T07:30:31.138Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-25T07:30:31.138Z] ---> Running in 80ac5da14f50 [2021-01-25T07:30:31.138Z] ---> Running in bcff2935c4ec [2021-01-25T07:30:31.138Z] ---> Running in a8c8231d5d3b [2021-01-25T07:30:31.744Z] Removing intermediate container 80ac5da14f50 [2021-01-25T07:30:31.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-25T07:30:31.863Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-25T07:30:32.023Z] ---> 78e38296f9d2 [2021-01-25T07:30:32.023Z] [2021-01-25T07:30:32.023Z] Removing intermediate container bcff2935c4ec [2021-01-25T07:30:32.023Z] ---> ecc6525e3210 [2021-01-25T07:30:32.023Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:30:32.296Z] Successfully built 78e38296f9d2 [2021-01-25T07:30:32.566Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-25T07:30:32.566Z] Building docker-support-scheduler-go [2021-01-25T07:30:32.566Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a8c8231d5d3b [2021-01-25T07:30:32.566Z] ---> d750bf6abb9c [2021-01-25T07:30:32.566Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-25T07:30:33.159Z] ---> Running in d2aa07adfb74 [2021-01-25T07:30:33.750Z] ---> 116daf5b7206 [2021-01-25T07:30:33.750Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-25T07:30:34.019Z] Removing intermediate container d2aa07adfb74 [2021-01-25T07:30:34.019Z] ---> 474f96f694fb [2021-01-25T07:30:34.019Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:30:34.411Z] Building version [2021-01-25T07:30:34.614Z] ---> Running in 0941579e0382 [2021-01-25T07:30:35.595Z] ---> Running in 2acee5114fd5 [2021-01-25T07:30:36.321Z] Staging config-common [2021-01-25T07:30:36.575Z] Removing intermediate container 2acee5114fd5 [2021-01-25T07:30:36.575Z] ---> 8402a0ee0b5a [2021-01-25T07:30:36.575Z] [2021-01-25T07:30:37.182Z] Successfully built 8402a0ee0b5a [2021-01-25T07:30:37.182Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-25T07:30:37.182Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-25T07:30:37.262Z] Skipping stage go-build-helper (already ran) [2021-01-25T07:30:37.262Z] Skipping stage static-packages (already ran) [2021-01-25T07:30:37.262Z] Skipping stage go115 (already ran) [2021-01-25T07:30:37.262Z] Staging edgex-go [2021-01-25T07:30:38.160Z] Removing intermediate container 0941579e0382 [2021-01-25T07:30:38.160Z] ---> a740592363c6 [2021-01-25T07:30:38.161Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:30:38.203Z] Staging version [2021-01-25T07:30:38.794Z] Priming config-common [2021-01-25T07:30:39.147Z] ---> a82faeef56e6 [2021-01-25T07:30:39.147Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-25T07:30:39.737Z] Priming go-build-helper [2021-01-25T07:30:40.591Z] ---> 29bd064f79d6 [2021-01-25T07:30:40.591Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-25T07:30:40.681Z] Priming static-packages [2021-01-25T07:30:42.042Z] ---> f3ea6e269539 [2021-01-25T07:30:42.042Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-25T07:30:43.228Z] Priming go115 [2021-01-25T07:30:43.802Z] Priming edgex-go [2021-01-25T07:30:44.028Z] ---> eab19b895079 [2021-01-25T07:30:44.028Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-25T07:30:45.189Z] Priming version [2021-01-25T07:30:45.468Z] ---> 4c87d37d9c9f [2021-01-25T07:30:45.468Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-25T07:30:45.769Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-25T07:30:46.064Z] ---> Running in 870e86f5726b [2021-01-25T07:30:47.050Z] Removing intermediate container 870e86f5726b [2021-01-25T07:30:47.050Z] ---> 5788d735f4e5 [2021-01-25T07:30:47.050Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-25T07:30:48.517Z] ---> 12518b8c7ca5 [2021-01-25T07:30:48.517Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-25T07:30:49.502Z] ---> Running in a2d40caa87b2 [2021-01-25T07:30:52.916Z] Removing intermediate container a2d40caa87b2 [2021-01-25T07:30:52.916Z] ---> 8ac121e7f3d6 [2021-01-25T07:30:52.916Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-25T07:30:53.513Z] ---> Running in 374e3b7599e0 [2021-01-25T07:30:54.498Z] Removing intermediate container 374e3b7599e0 [2021-01-25T07:30:54.498Z] ---> 2efc6735f128 [2021-01-25T07:30:54.498Z] Step 30/33 : CMD ["gate"] [2021-01-25T07:30:55.093Z] ---> Running in 5a72b46fb14c [2021-01-25T07:30:55.694Z] Removing intermediate container 5a72b46fb14c [2021-01-25T07:30:55.694Z] ---> 6a0d3b7ce2a6 [2021-01-25T07:30:55.694Z] Step 31/33 : LABEL arch=arm64 [2021-01-25T07:30:56.289Z] ---> Running in 57e0253efe84 [2021-01-25T07:30:57.267Z] Removing intermediate container 57e0253efe84 [2021-01-25T07:30:57.267Z] ---> 25c19baa6f8b [2021-01-25T07:30:57.267Z] Step 32/33 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:30:58.706Z] ---> Running in 0502513c47dc [2021-01-25T07:30:59.687Z] Removing intermediate container 0502513c47dc [2021-01-25T07:30:59.687Z] ---> c8023185adf3 [2021-01-25T07:30:59.687Z] Step 33/33 : LABEL version=0.0.0 [2021-01-25T07:31:00.281Z] ---> Running in fdd387be7e0a [2021-01-25T07:31:01.257Z] Removing intermediate container fdd387be7e0a [2021-01-25T07:31:01.257Z] ---> 4d790fdec588 [2021-01-25T07:31:01.257Z] [2021-01-25T07:31:01.532Z] Successfully built 4d790fdec588 [2021-01-25T07:31:01.532Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-25T07:31:13.942Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:31:13.942Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:31:13.942Z] ---> be1ef53493bd [2021-01-25T07:31:13.942Z] Step 3/26 : WORKDIR /edgex-go [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> 7d59425d6cb1 [2021-01-25T07:31:13.942Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> bada9e3348cc [2021-01-25T07:31:13.942Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-25T07:31:13.942Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:31:13.942Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:31:13.942Z] ---> be1ef53493bd [2021-01-25T07:31:13.942Z] Step 3/21 : WORKDIR /edgex-go [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> 7d59425d6cb1 [2021-01-25T07:31:13.942Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> bada9e3348cc [2021-01-25T07:31:13.942Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> e32581de3fd6 [2021-01-25T07:31:13.942Z] Step 6/21 : COPY go.mod . [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> 7410121ce25e [2021-01-25T07:31:13.942Z] Step 7/21 : RUN go mod download [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> 424c3e7f5c6d [2021-01-25T07:31:13.942Z] Step 8/21 : COPY . . [2021-01-25T07:31:13.942Z] ---> Using cache [2021-01-25T07:31:13.942Z] ---> 76abbfa81d7f [2021-01-25T07:31:13.942Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-25T07:31:18.272Z] ---> Running in 7a5845ae60e5 [2021-01-25T07:31:18.272Z] ---> Running in 719f49c2a944 [2021-01-25T07:31:19.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-25T07:31:19.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:31:20.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:31:20.329Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:31:20.329Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:31:20.329Z] ---> be1ef53493bd [2021-01-25T07:31:20.329Z] Step 3/22 : WORKDIR /edgex-go [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> 7d59425d6cb1 [2021-01-25T07:31:20.329Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> bada9e3348cc [2021-01-25T07:31:20.329Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> e32581de3fd6 [2021-01-25T07:31:20.329Z] Step 6/22 : COPY go.mod . [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> 7410121ce25e [2021-01-25T07:31:20.329Z] Step 7/22 : RUN go mod download [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> 424c3e7f5c6d [2021-01-25T07:31:20.329Z] Step 8/22 : COPY . . [2021-01-25T07:31:20.329Z] ---> Using cache [2021-01-25T07:31:20.329Z] ---> 76abbfa81d7f [2021-01-25T07:31:20.329Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-25T07:31:20.934Z] OK: 217 MiB in 51 packages [2021-01-25T07:31:21.927Z] ---> Running in 2618e7e6d981 [2021-01-25T07:31:22.911Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-25T07:31:22.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-25T07:31:22.911Z] ---> be1ef53493bd [2021-01-25T07:31:22.911Z] Step 3/23 : WORKDIR /edgex-go [2021-01-25T07:31:22.911Z] ---> Using cache [2021-01-25T07:31:22.911Z] ---> 7d59425d6cb1 [2021-01-25T07:31:22.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:31:22.911Z] ---> Using cache [2021-01-25T07:31:22.911Z] ---> bada9e3348cc [2021-01-25T07:31:22.911Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-25T07:31:22.911Z] ---> Running in e3fcca0cbc69 [2021-01-25T07:31:23.509Z] Removing intermediate container 719f49c2a944 [2021-01-25T07:31:23.509Z] ---> 235934b012c6 [2021-01-25T07:31:23.509Z] Step 6/26 : COPY go.mod . [2021-01-25T07:31:24.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-25T07:31:25.112Z] ---> d5cd17272b44 [2021-01-25T07:31:25.112Z] Step 7/26 : RUN go mod download [2021-01-25T07:31:25.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:31:25.112Z] ---> Running in 51648f4a5efe [2021-01-25T07:31:25.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:31:26.858Z] OK: 217 MiB in 51 packages [2021-01-25T07:31:28.486Z] Removing intermediate container e3fcca0cbc69 [2021-01-25T07:31:28.486Z] ---> f6a2221f356e [2021-01-25T07:31:28.486Z] Step 6/23 : COPY go.mod . [2021-01-25T07:31:29.991Z] ---> 3a996dfc318b [2021-01-25T07:31:29.991Z] Step 7/23 : RUN go mod download [2021-01-25T07:31:29.991Z] Removing intermediate container 51648f4a5efe [2021-01-25T07:31:29.991Z] ---> 9707b4f407ea [2021-01-25T07:31:29.992Z] Step 8/26 : COPY . . [2021-01-25T07:31:30.279Z] ---> Running in 5e233ae910ec [2021-01-25T07:31:37.017Z] Removing intermediate container 5e233ae910ec [2021-01-25T07:31:37.017Z] ---> 0e8bfea917fe [2021-01-25T07:31:37.017Z] Step 8/23 : COPY . . [2021-01-25T07:31:55.327Z] ---> 700b0fdf42c1 [2021-01-25T07:31:55.327Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-25T07:31:55.604Z] ---> Running in 65df6a696a33 [2021-01-25T07:31:57.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-25T07:32:00.209Z] ---> fa858cc91509 [2021-01-25T07:32:00.209Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-25T07:32:00.209Z] ---> Running in 86710d901900 [2021-01-25T07:32:02.198Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-25T07:32:08.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-25T07:32:27.231Z] Removing intermediate container 7a5845ae60e5 [2021-01-25T07:32:27.231Z] ---> 2007b8fcfae3 [2021-01-25T07:32:27.231Z] [2021-01-25T07:32:27.231Z] Step 10/21 : FROM alpine:3.12 [2021-01-25T07:32:27.231Z] ---> afeebe901d6b [2021-01-25T07:32:27.231Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-25T07:32:27.231Z] ---> Running in 2ae4ea8b857d [2021-01-25T07:32:27.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:32:27.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:32:27.505Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-25T07:32:27.505Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:32:27.505Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-25T07:32:27.505Z] (4/4) Installing curl (7.69.1-r3) [2021-01-25T07:32:27.505Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:32:27.505Z] Executing ca-certificates-20191127-r4.trigger [2021-01-25T07:32:27.781Z] OK: 7 MiB in 18 packages [2021-01-25T07:32:31.194Z] Removing intermediate container 2ae4ea8b857d [2021-01-25T07:32:31.194Z] ---> 11b8afda949e [2021-01-25T07:32:31.194Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-25T07:32:31.194Z] ---> Running in f24973f708fc [2021-01-25T07:32:31.790Z] Removing intermediate container f24973f708fc [2021-01-25T07:32:31.790Z] ---> df99a9949683 [2021-01-25T07:32:31.790Z] Step 13/21 : WORKDIR /edgex [2021-01-25T07:32:32.394Z] ---> Running in 148ebe21c87e [2021-01-25T07:32:33.378Z] Removing intermediate container 148ebe21c87e [2021-01-25T07:32:33.378Z] ---> 2795116f8df8 [2021-01-25T07:32:33.378Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-25T07:32:33.653Z] Removing intermediate container 2618e7e6d981 [2021-01-25T07:32:33.653Z] ---> 6660e2a73be4 [2021-01-25T07:32:33.653Z] [2021-01-25T07:32:33.653Z] Step 10/22 : FROM alpine:3.12 [2021-01-25T07:32:33.653Z] ---> afeebe901d6b [2021-01-25T07:32:33.653Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-25T07:32:33.653Z] ---> Using cache [2021-01-25T07:32:33.653Z] ---> bf2f3a5e9f48 [2021-01-25T07:32:33.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-25T07:32:33.653Z] ---> Using cache [2021-01-25T07:32:33.653Z] ---> e9876650029b [2021-01-25T07:32:33.653Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-25T07:32:33.928Z] ---> Running in 93e4fccc2a3b [2021-01-25T07:32:34.532Z] ---> 4f803a80c084 [2021-01-25T07:32:34.532Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-25T07:32:34.806Z] Removing intermediate container 93e4fccc2a3b [2021-01-25T07:32:34.806Z] ---> 5749bb64aa2d [2021-01-25T07:32:34.806Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-25T07:32:35.082Z] ---> Running in 14a45d843a22 [2021-01-25T07:32:36.075Z] Removing intermediate container 14a45d843a22 [2021-01-25T07:32:36.075Z] ---> 86032f1145dd [2021-01-25T07:32:36.075Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:32:36.684Z] ---> f532617db956 [2021-01-25T07:32:36.684Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-25T07:32:37.297Z] ---> 2170e8226400 [2021-01-25T07:32:37.297Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-25T07:32:38.754Z] ---> 89d7cc743eec [2021-01-25T07:32:38.754Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-25T07:32:39.033Z] ---> Running in a8a352fe07de [2021-01-25T07:32:39.312Z] ---> 1550eae2d795 [2021-01-25T07:32:39.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-25T07:32:39.593Z] Removing intermediate container a8a352fe07de [2021-01-25T07:32:39.593Z] ---> 6957db693905 [2021-01-25T07:32:39.593Z] Step 18/21 : CMD ["--init=true"] [2021-01-25T07:32:39.870Z] ---> Running in bdd2eb192d0b [2021-01-25T07:32:40.873Z] ---> efc54caf8f4c [2021-01-25T07:32:40.873Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-25T07:32:40.873Z] Removing intermediate container bdd2eb192d0b [2021-01-25T07:32:40.873Z] ---> 90682bf7f389 [2021-01-25T07:32:40.873Z] Step 19/21 : LABEL arch=arm64 [2021-01-25T07:32:40.873Z] ---> Running in 6fb0750aba1a [2021-01-25T07:32:40.873Z] ---> Running in e651297070ff [2021-01-25T07:32:41.865Z] Removing intermediate container 6fb0750aba1a [2021-01-25T07:32:41.865Z] ---> dd1479871ba2 [2021-01-25T07:32:41.865Z] Step 20/21 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:32:41.865Z] Removing intermediate container e651297070ff [2021-01-25T07:32:41.865Z] ---> 5497b69f8142 [2021-01-25T07:32:41.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:32:41.865Z] ---> Running in dc57fc9b79b7 [2021-01-25T07:32:41.865Z] ---> Running in cb77a7fff6c0 [2021-01-25T07:32:42.856Z] Removing intermediate container dc57fc9b79b7 [2021-01-25T07:32:42.856Z] ---> fa0513b9e26a [2021-01-25T07:32:42.856Z] Step 21/21 : LABEL version=0.0.0 [2021-01-25T07:32:42.856Z] Removing intermediate container cb77a7fff6c0 [2021-01-25T07:32:42.856Z] ---> 5376f6854589 [2021-01-25T07:32:42.856Z] Step 20/22 : LABEL arch=arm64 [2021-01-25T07:32:42.856Z] ---> Running in 0a51a01a7e82 [2021-01-25T07:32:42.856Z] ---> Running in 3de597553e8e [2021-01-25T07:32:43.463Z] Removing intermediate container 0a51a01a7e82 [2021-01-25T07:32:43.463Z] ---> 07f9fd20b272 [2021-01-25T07:32:43.463Z] [2021-01-25T07:32:43.738Z] Removing intermediate container 3de597553e8e [2021-01-25T07:32:43.738Z] ---> e2f989ffa866 [2021-01-25T07:32:43.738Z] Step 21/22 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:32:44.017Z] ---> Running in c27b032454b8 [2021-01-25T07:32:44.017Z] Successfully built 07f9fd20b272 [2021-01-25T07:32:44.017Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-25T07:32:44.621Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container c27b032454b8 [2021-01-25T07:32:44.621Z] ---> bd0ae8dbebe1 [2021-01-25T07:32:44.621Z] Step 22/22 : LABEL version=0.0.0 [2021-01-25T07:32:44.900Z] ---> Running in 05e834038026 [2021-01-25T07:32:45.505Z] Removing intermediate container 05e834038026 [2021-01-25T07:32:45.505Z] ---> b820c2b31607 [2021-01-25T07:32:45.505Z] [2021-01-25T07:32:46.106Z] Successfully built b820c2b31607 [2021-01-25T07:32:46.106Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-25T07:33:01.211Z]  Building docker-support-scheduler-go ... done Removing intermediate container 65df6a696a33 [2021-01-25T07:33:01.211Z] ---> f85c960a75cc [2021-01-25T07:33:01.211Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-25T07:33:01.211Z] ---> Running in 8a99108b6c33 [2021-01-25T07:33:02.204Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-25T07:33:05.605Z] Removing intermediate container 8a99108b6c33 [2021-01-25T07:33:05.605Z] ---> d165e014aa00 [2021-01-25T07:33:05.605Z] [2021-01-25T07:33:05.605Z] Step 11/26 : FROM docker:20.10.0 [2021-01-25T07:33:05.605Z] 20.10.0: Pulling from library/docker [2021-01-25T07:33:15.806Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-25T07:33:15.806Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-25T07:33:15.806Z] ---> eeaf43b92773 [2021-01-25T07:33:15.806Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-25T07:33:15.806Z] ---> Running in b3a117dbf5f3 [2021-01-25T07:33:16.851Z] Removing intermediate container 86710d901900 [2021-01-25T07:33:16.851Z] ---> d3c783436d44 [2021-01-25T07:33:16.851Z] [2021-01-25T07:33:16.851Z] Step 10/23 : FROM alpine:3.12 [2021-01-25T07:33:16.851Z] ---> afeebe901d6b [2021-01-25T07:33:16.851Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-25T07:33:16.851Z] ---> Running in 0d640c763145 [2021-01-25T07:33:17.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:17.428Z] Removing intermediate container 0d640c763145 [2021-01-25T07:33:17.428Z] ---> 342db7aa72b5 [2021-01-25T07:33:17.428Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-25T07:33:17.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:17.428Z] ---> Running in 3833562f8802 [2021-01-25T07:33:18.027Z] Removing intermediate container 3833562f8802 [2021-01-25T07:33:18.027Z] ---> f8fb9e1e6252 [2021-01-25T07:33:18.027Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-25T07:33:18.027Z] (1/2) Installing readline (8.0.4-r0) [2021-01-25T07:33:18.027Z] (2/2) Installing bash (5.0.17-r0) [2021-01-25T07:33:18.027Z] Executing bash-5.0.17-r0.post-install [2021-01-25T07:33:18.027Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:33:18.027Z] OK: 12 MiB in 22 packages [2021-01-25T07:33:18.027Z] ---> Running in cfad59895656 [2021-01-25T07:33:18.629Z] Removing intermediate container cfad59895656 [2021-01-25T07:33:18.629Z] ---> 19de896b7331 [2021-01-25T07:33:18.629Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-25T07:33:18.901Z] ---> Running in cd5fb7970f90 [2021-01-25T07:33:19.498Z] Removing intermediate container b3a117dbf5f3 [2021-01-25T07:33:19.498Z] ---> cf31db37e675 [2021-01-25T07:33:19.498Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-25T07:33:19.771Z] ---> Running in 4d5726a95005 [2021-01-25T07:33:20.366Z] Removing intermediate container 4d5726a95005 [2021-01-25T07:33:20.366Z] ---> bf2fd3020f15 [2021-01-25T07:33:20.366Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-25T07:33:20.366Z] ---> Running in 622f6745fcaf [2021-01-25T07:33:20.961Z] Removing intermediate container 622f6745fcaf [2021-01-25T07:33:20.961Z] ---> 94e523d136bc [2021-01-25T07:33:20.961Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-25T07:33:20.961Z] ---> Running in 303861a6f46a [2021-01-25T07:33:21.235Z] Removing intermediate container cd5fb7970f90 [2021-01-25T07:33:21.235Z] ---> 67dd5ef778ca [2021-01-25T07:33:21.235Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-25T07:33:21.235Z] ---> Running in b2e40de5ea39 [2021-01-25T07:33:21.511Z] Removing intermediate container 303861a6f46a [2021-01-25T07:33:21.511Z] ---> ec9a47568ed0 [2021-01-25T07:33:21.511Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-25T07:33:22.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:22.770Z] ---> 352fdd6d7869 [2021-01-25T07:33:22.770Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-25T07:33:23.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:23.372Z] ---> 8b5dbd2320f4 [2021-01-25T07:33:23.372Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-25T07:33:23.976Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-25T07:33:23.976Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-25T07:33:24.249Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-25T07:33:24.249Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-25T07:33:24.522Z] ---> 3861ec00564b [2021-01-25T07:33:24.522Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-25T07:33:24.522Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-25T07:33:24.522Z] ---> Running in be525d4500af [2021-01-25T07:33:24.522Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-25T07:33:24.522Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:33:24.796Z] OK: 8 MiB in 20 packages [2021-01-25T07:33:25.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:26.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:33:26.057Z] Removing intermediate container b2e40de5ea39 [2021-01-25T07:33:26.057Z] ---> c3313ff8f551 [2021-01-25T07:33:26.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-25T07:33:26.651Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-25T07:33:26.651Z] (2/33) Installing expat (2.2.9-r1) [2021-01-25T07:33:26.651Z] (3/33) Installing libffi (3.3-r2) [2021-01-25T07:33:26.651Z] (4/33) Installing gdbm (1.13-r1) [2021-01-25T07:33:26.651Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-25T07:33:26.651Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-25T07:33:26.651Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-25T07:33:26.921Z] ---> b2b9590f3f87 [2021-01-25T07:33:26.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-25T07:33:28.347Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-25T07:33:28.347Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-25T07:33:28.347Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-25T07:33:28.664Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-25T07:33:28.664Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-25T07:33:28.664Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-25T07:33:28.664Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-25T07:33:28.664Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-25T07:33:28.664Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-25T07:33:28.664Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-25T07:33:28.664Z] ---> 3ce38df4269e [2021-01-25T07:33:28.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-25T07:33:28.664Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-25T07:33:28.938Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-25T07:33:28.938Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-25T07:33:28.938Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-25T07:33:28.938Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-25T07:33:28.938Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-25T07:33:28.938Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-25T07:33:28.938Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-25T07:33:28.938Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-25T07:33:28.938Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-25T07:33:28.938Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-25T07:33:29.218Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-25T07:33:29.218Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-25T07:33:29.218Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-25T07:33:29.218Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-25T07:33:29.218Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-25T07:33:29.218Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:33:29.218Z] OK: 71 MiB in 55 packages [2021-01-25T07:33:29.817Z] ---> 27515a7af5e4 [2021-01-25T07:33:29.817Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-25T07:33:29.817Z] ---> Running in 44439dd28f89 [2021-01-25T07:33:30.410Z] Removing intermediate container 44439dd28f89 [2021-01-25T07:33:30.410Z] ---> 2dc8c890997b [2021-01-25T07:33:30.410Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:33:30.684Z] ---> Running in 69b41510227e [2021-01-25T07:33:31.279Z] Removing intermediate container 69b41510227e [2021-01-25T07:33:31.279Z] ---> bef8c054f7e8 [2021-01-25T07:33:31.279Z] Step 21/23 : LABEL arch=arm64 [2021-01-25T07:33:31.550Z] ---> Running in 5db926007cd6 [2021-01-25T07:33:32.148Z] Removing intermediate container 5db926007cd6 [2021-01-25T07:33:32.148Z] ---> a71356fe6560 [2021-01-25T07:33:32.148Z] Step 22/23 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:33:32.148Z] ---> Running in 6cf6b8ae62c5 [2021-01-25T07:33:32.753Z] Removing intermediate container 6cf6b8ae62c5 [2021-01-25T07:33:32.753Z] ---> dc56f3ce64ee [2021-01-25T07:33:32.753Z] Step 23/23 : LABEL version=0.0.0 [2021-01-25T07:33:33.349Z] ---> Running in 9fc095f15148 [2021-01-25T07:33:33.624Z] Removing intermediate container 9fc095f15148 [2021-01-25T07:33:33.624Z] ---> 10a9c049733f [2021-01-25T07:33:33.624Z] [2021-01-25T07:33:34.218Z] Successfully built 10a9c049733f [2021-01-25T07:33:34.218Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-25T07:33:35.190Z]  Building docker-core-data-go ... done Removing intermediate container be525d4500af [2021-01-25T07:33:35.190Z] ---> 84532a98d7ee [2021-01-25T07:33:35.190Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-25T07:33:35.190Z] ---> Running in 50bea8f26c6a [2021-01-25T07:33:40.574Z] Collecting docker-compose==1.23.2 [2021-01-25T07:33:40.574Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-25T07:33:41.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-25T07:33:41.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-25T07:33:41.436Z] Collecting docopt<0.7,>=0.6.1 [2021-01-25T07:33:41.436Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-25T07:33:44.060Z] Collecting PyYAML<4,>=3.10 [2021-01-25T07:33:44.060Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-25T07:33:47.433Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-25T07:33:47.433Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-25T07:33:47.433Z] Collecting docker<4.0,>=3.6.0 [2021-01-25T07:33:47.433Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-25T07:33:48.402Z] Collecting jsonschema<3,>=2.5.1 [2021-01-25T07:33:48.402Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-25T07:33:48.671Z] Collecting cached-property<2,>=1.2.0 [2021-01-25T07:33:48.671Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-25T07:33:48.942Z] Collecting texttable<0.10,>=0.9.0 [2021-01-25T07:33:48.942Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-25T07:33:50.905Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-25T07:33:50.905Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-25T07:33:52.873Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-25T07:33:52.873Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-25T07:33:52.873Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-25T07:33:52.873Z] Collecting idna<2.8,>=2.5 [2021-01-25T07:33:52.873Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-25T07:33:53.142Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-25T07:33:53.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-25T07:33:53.682Z] Collecting docker-pycreds>=0.4.0 [2021-01-25T07:33:53.682Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-25T07:33:53.682Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-25T07:33:53.682Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-25T07:33:53.682Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-25T07:33:53.682Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-25T07:33:54.656Z] Installing collected packages: idna, urllib3, requests, docopt, PyYAML, websocket-client, docker-pycreds, docker, jsonschema, cached-property, texttable, dockerpty, docker-compose [2021-01-25T07:33:54.656Z] Attempting uninstall: idna [2021-01-25T07:33:54.656Z] Found existing installation: idna 2.9 [2021-01-25T07:33:54.656Z] Uninstalling idna-2.9: [2021-01-25T07:33:54.656Z] Successfully uninstalled idna-2.9 [2021-01-25T07:33:55.248Z] Attempting uninstall: urllib3 [2021-01-25T07:33:55.248Z] Found existing installation: urllib3 1.25.9 [2021-01-25T07:33:55.248Z] Uninstalling urllib3-1.25.9: [2021-01-25T07:33:55.519Z] Successfully uninstalled urllib3-1.25.9 [2021-01-25T07:33:56.109Z] Attempting uninstall: requests [2021-01-25T07:33:56.109Z] Found existing installation: requests 2.23.0 [2021-01-25T07:33:56.109Z] Uninstalling requests-2.23.0: [2021-01-25T07:33:56.109Z] Successfully uninstalled requests-2.23.0 [2021-01-25T07:33:56.379Z] Running setup.py install for docopt: started [2021-01-25T07:33:58.343Z] Running setup.py install for docopt: finished with status 'done' [2021-01-25T07:33:58.343Z] Running setup.py install for PyYAML: started [2021-01-25T07:34:00.310Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-25T07:34:01.743Z] Running setup.py install for texttable: started [2021-01-25T07:34:03.710Z] Running setup.py install for texttable: finished with status 'done' [2021-01-25T07:34:03.710Z] Running setup.py install for dockerpty: started [2021-01-25T07:34:05.134Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-25T07:34:06.110Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-25T07:34:10.398Z] Removing intermediate container 50bea8f26c6a [2021-01-25T07:34:10.398Z] ---> 8dbd1ab95da6 [2021-01-25T07:34:10.398Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-25T07:34:10.398Z] ---> Running in 464d50c4fdaa [2021-01-25T07:34:10.993Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-25T07:34:11.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-25T07:34:11.859Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-25T07:34:11.859Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-25T07:34:11.859Z] (3/3) Installing curl (7.69.1-r3) [2021-01-25T07:34:11.859Z] Executing busybox-1.31.1-r19.trigger [2021-01-25T07:34:11.859Z] OK: 71 MiB in 58 packages [2021-01-25T07:34:13.291Z] Removing intermediate container 464d50c4fdaa [2021-01-25T07:34:13.291Z] ---> 0674e67ae583 [2021-01-25T07:34:13.291Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-25T07:34:13.291Z] ---> Running in 52740b60844e [2021-01-25T07:34:13.563Z] Removing intermediate container 52740b60844e [2021-01-25T07:34:13.563Z] ---> 62990a732603 [2021-01-25T07:34:13.563Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-25T07:34:13.838Z] ---> Running in dd7ab3defc52 [2021-01-25T07:34:14.110Z] Removing intermediate container dd7ab3defc52 [2021-01-25T07:34:14.110Z] ---> c2563238b8bf [2021-01-25T07:34:14.110Z] Step 24/26 : LABEL arch=arm64 [2021-01-25T07:34:14.382Z] ---> Running in 8aac14b1f855 [2021-01-25T07:34:14.982Z] Removing intermediate container 8aac14b1f855 [2021-01-25T07:34:14.982Z] ---> 78978240f686 [2021-01-25T07:34:14.982Z] Step 25/26 : LABEL git_sha=4148dfc6fa8fb263c039e1a395b150777a2bbe36 [2021-01-25T07:34:14.982Z] ---> Running in 5c7797a9df05 [2021-01-25T07:34:15.255Z] Removing intermediate container 5c7797a9df05 [2021-01-25T07:34:15.255Z] ---> b03b1dc49a06 [2021-01-25T07:34:15.255Z] Step 26/26 : LABEL version=0.0.0 [2021-01-25T07:34:15.529Z] ---> Running in 8fff0d71fd5e [2021-01-25T07:34:16.138Z] Removing intermediate container 8fff0d71fd5e [2021-01-25T07:34:16.138Z] ---> e66745537ef1 [2021-01-25T07:34:16.138Z] [2021-01-25T07:34:16.431Z] Successfully built e66745537ef1 [2021-01-25T07:34:16.431Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-25T07:34:16.728Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-25T07:34:16.734Z] $ docker stop --time=1 acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 [2021-01-25T07:34:18.622Z] $ docker rm -f acbcc96697cb4ce28b8ecbe2e46ea90ed2eed8ca6c1f2c123a3b314450d94f31 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-25T07:34:19.436Z] + grep docker [2021-01-25T07:34:19.436Z] + docker images [2021-01-25T07:34:19.710Z] docker-sys-mgmt-agent-go-arm64 latest e66745537ef1 4 seconds ago 300MB [2021-01-25T07:34:19.710Z] docker-core-data-go-arm64 latest 10a9c049733f 46 seconds ago 21MB [2021-01-25T07:34:19.710Z] docker-support-scheduler-go-arm64 latest b820c2b31607 About a minute ago 15.5MB [2021-01-25T07:34:19.710Z] docker-security-proxy-setup-go-arm64 latest 07f9fd20b272 About a minute ago 23.2MB [2021-01-25T07:34:19.710Z] docker-security-bootstrapper-go-arm64 latest 4d790fdec588 3 minutes ago 40.3MB [2021-01-25T07:34:19.710Z] docker-core-metadata-go-arm64 latest 8402a0ee0b5a 3 minutes ago 17.7MB [2021-01-25T07:34:19.710Z] docker-security-secretstore-setup-go-arm64 latest 78e38296f9d2 3 minutes ago 23.4MB [2021-01-25T07:34:19.710Z] docker-core-command-go-arm64 latest 52d3f61e80e0 3 minutes ago 15.4MB [2021-01-25T07:34:19.710Z] docker-support-notifications-go-arm64 latest dba66abec395 3 minutes ago 16MB [2021-01-25T07:34:19.710Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-25T07:34:22.595Z] provisioning config files... [2021-01-25T07:34:22.608Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2435237221580124509tmp [Pipeline] { [Pipeline] sh [2021-01-25T07:34:23.082Z] + set +x [2021-01-25T07:34:23.082Z] + curl -s https://codecov.io/bash [2021-01-25T07:34:23.082Z] + bash -s -- [2021-01-25T07:34:23.660Z] [2021-01-25T07:34:23.660Z] _____ _ [2021-01-25T07:34:23.660Z] / ____| | | [2021-01-25T07:34:23.660Z] | | ___ __| | ___ ___ _____ __ [2021-01-25T07:34:23.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-25T07:34:23.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-25T07:34:23.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-25T07:34:23.660Z] Bash-20210115-cec3c92 [2021-01-25T07:34:23.660Z] [2021-01-25T07:34:23.660Z] [2021-01-25T07:34:23.660Z] ==> git version 2.24.3 found [2021-01-25T07:34:23.660Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-25T07:34:23.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-25T07:34:23.660Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-25T07:34:23.660Z] ==> Jenkins CI detected. [2021-01-25T07:34:23.660Z] project root: . [2021-01-25T07:34:23.660Z] --> token set from env [2021-01-25T07:34:23.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-25T07:34:23.660Z] ==> Running gcov in . (disable via -X gcov) [2021-01-25T07:34:23.660Z] ==> Python coveragepy not found [2021-01-25T07:34:23.660Z] ==> Searching for coverage reports in: [2021-01-25T07:34:23.660Z] + . [2021-01-25T07:34:23.660Z] -> Found 1 reports [2021-01-25T07:34:23.660Z] ==> Detecting git/mercurial file structure [2021-01-25T07:34:23.922Z] ==> Reading reports [2021-01-25T07:34:23.922Z] + ./coverage.out bytes=564700 [2021-01-25T07:34:23.922Z] ==> Appending adjustments [2021-01-25T07:34:23.922Z] https://docs.codecov.io/docs/fixing-reports [2021-01-25T07:34:27.235Z] + Found adjustments [2021-01-25T07:34:27.235Z] ==> Gzipping contents [2021-01-25T07:34:27.235Z] 84K /tmp/codecov.5UdTrW.gz [2021-01-25T07:34:27.235Z] ==> Uploading reports [2021-01-25T07:34:27.235Z] url: https://codecov.io [2021-01-25T07:34:27.235Z] query: branch=PR-3072&commit=4148dfc6fa8fb263c039e1a395b150777a2bbe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3072%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3072&job=&cmd_args= [2021-01-25T07:34:27.235Z] -> Pinging Codecov [2021-01-25T07:34:27.235Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3072&commit=4148dfc6fa8fb263c039e1a395b150777a2bbe36&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3072%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3072&job=&cmd_args= [2021-01-25T07:34:27.497Z] -> Uploading to [2021-01-25T07:34:27.497Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-25/00271124DB129430A58F1EEE437C3FCB/4148dfc6fa8fb263c039e1a395b150777a2bbe36/af3403bf-0625-4eed-823f-eb5a9183c447.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210125T073427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bbaeef64c601663ea0ee7ba7ccedab5cc1a1acaf8eacdd674cdb850d5fe99147 [2021-01-25T07:34:27.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-25T07:34:27.497Z] Dload Upload Total Spent Left Speed [2021-01-25T07:34:28.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85455 0 0 100 85455 0 148k --:--:-- --:--:-- --:--:-- 147k [2021-01-25T07:34:28.022Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/4148dfc6fa8fb263c039e1a395b150777a2bbe36 [Pipeline] } [2021-01-25T07:34:28.055Z] 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 [2021-01-25T07:34:30.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:34:31.865Z] ---> package-listing.sh [2021-01-25T07:34:31.865Z] ++ facter osfamily [2021-01-25T07:34:31.865Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-25T07:34:31.865Z] + OS_FAMILY=redhat [2021-01-25T07:34:31.865Z] + workspace=/w/workspace/edgex-go/1 [2021-01-25T07:34:31.865Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-25T07:34:31.865Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-25T07:34:31.865Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-25T07:34:31.865Z] + PACKAGES=/tmp/packages_start.txt [2021-01-25T07:34:31.865Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-25T07:34:31.865Z] + PACKAGES=/tmp/packages_end.txt [2021-01-25T07:34:31.865Z] + case "${OS_FAMILY}" in [2021-01-25T07:34:31.865Z] + rpm -qa [2021-01-25T07:34:31.865Z] + sort [2021-01-25T07:34:37.175Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-25T07:34:37.175Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-25T07:34:37.175Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-25T07:34:37.175Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-25T07:34:37.175Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-25T07:34:37.175Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-25T07:34:37.212Z] 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 [2021-01-25T07:34:37.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:34:37.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T07:34:38.145Z] [2021-01-25T07:34:38.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-25T07:34:38.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T07:34:38.541Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-25T07:34:38.541Z] df20fa9351a1: Pulling fs layer [2021-01-25T07:34:38.541Z] 36b3adc4ff6f: Pulling fs layer [2021-01-25T07:34:38.541Z] 8ad3a11d3b57: Pulling fs layer [2021-01-25T07:34:38.541Z] 46f8f816bc3b: Pulling fs layer [2021-01-25T07:34:38.541Z] 93b61091891f: Pulling fs layer [2021-01-25T07:34:38.541Z] 93b9cdb0e59b: Pulling fs layer [2021-01-25T07:34:38.541Z] 5e14af77c1be: Pulling fs layer [2021-01-25T07:34:38.541Z] 01666e4c0597: Pulling fs layer [2021-01-25T07:34:38.541Z] aa168da1d23b: Pulling fs layer [2021-01-25T07:34:38.541Z] 93b9cdb0e59b: Waiting [2021-01-25T07:34:38.541Z] 5e14af77c1be: Waiting [2021-01-25T07:34:38.541Z] aa168da1d23b: Waiting [2021-01-25T07:34:38.541Z] 01666e4c0597: Waiting [2021-01-25T07:34:38.541Z] 46f8f816bc3b: Waiting [2021-01-25T07:34:38.541Z] 93b61091891f: Waiting [2021-01-25T07:34:38.541Z] 36b3adc4ff6f: Verifying Checksum [2021-01-25T07:34:38.541Z] 36b3adc4ff6f: Download complete [2021-01-25T07:34:38.541Z] 46f8f816bc3b: Verifying Checksum [2021-01-25T07:34:38.541Z] 46f8f816bc3b: Download complete [2021-01-25T07:34:38.541Z] df20fa9351a1: Verifying Checksum [2021-01-25T07:34:38.541Z] df20fa9351a1: Download complete [2021-01-25T07:34:38.803Z] 93b9cdb0e59b: Verifying Checksum [2021-01-25T07:34:38.803Z] 93b9cdb0e59b: Download complete [2021-01-25T07:34:38.803Z] 5e14af77c1be: Verifying Checksum [2021-01-25T07:34:38.803Z] 5e14af77c1be: Download complete [2021-01-25T07:34:38.803Z] 93b61091891f: Verifying Checksum [2021-01-25T07:34:38.803Z] 93b61091891f: Download complete [2021-01-25T07:34:38.803Z] 01666e4c0597: Verifying Checksum [2021-01-25T07:34:38.803Z] 01666e4c0597: Download complete [2021-01-25T07:34:39.067Z] df20fa9351a1: Pull complete [2021-01-25T07:34:39.329Z] 36b3adc4ff6f: Pull complete [2021-01-25T07:34:39.597Z] 8ad3a11d3b57: Verifying Checksum [2021-01-25T07:34:39.597Z] 8ad3a11d3b57: Download complete [2021-01-25T07:34:40.560Z] 8ad3a11d3b57: Pull complete [2021-01-25T07:34:40.560Z] 46f8f816bc3b: Pull complete [2021-01-25T07:34:41.511Z] aa168da1d23b: Verifying Checksum [2021-01-25T07:34:41.512Z] aa168da1d23b: Download complete [2021-01-25T07:34:42.468Z] 93b61091891f: Pull complete [2021-01-25T07:34:42.468Z] 93b9cdb0e59b: Pull complete [2021-01-25T07:34:42.732Z] 5e14af77c1be: Pull complete [2021-01-25T07:34:42.732Z] 01666e4c0597: Pull complete [2021-01-25T07:34:50.925Z] aa168da1d23b: Pull complete [2021-01-25T07:34:50.925Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-25T07:34:50.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-25T07:34:50.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-25T07:34:51.136Z] prd-centos7-docker-4c-2g-22597 does not seem to be running inside a container [2021-01-25T07:34:51.188Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-25T07:34:54.484Z] $ docker top af8f5d98f027b9f3478f29721c830cf63b90bf244114af4344cbd2319bd6c4c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-25T07:34:55.139Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-25T07:34:55.458Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-25T07:34:55.778Z] + ls /var/log/sa-host [2021-01-25T07:34:55.778Z] + sadf -c /var/log/sa-host/sa23 [2021-01-25T07:34:55.778Z] file_magic: OK [2021-01-25T07:34:55.778Z] HZ: Using current value: 100 [2021-01-25T07:34:55.778Z] file_header: OK [2021-01-25T07:34:55.778Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-25T07:34:55.778Z] Statistics: [2021-01-25T07:34:55.778Z] Hnuu...uuuununununu... [2021-01-25T07:34:55.778Z] File successfully converted to sysstat format version 12.2.1 [2021-01-25T07:34:55.778Z] + sadf -c /var/log/sa-host/sa25 [2021-01-25T07:34:55.778Z] file_magic: OK [2021-01-25T07:34:55.778Z] HZ: Using current value: 100 [2021-01-25T07:34:55.778Z] file_header: OK [2021-01-25T07:34:55.778Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-25T07:34:55.778Z] Statistics: [2021-01-25T07:34:55.779Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-25T07:34:55.779Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-25T07:34:56.453Z] provisioning config files... [2021-01-25T07:34:56.468Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4809918156080306067tmp [Pipeline] { [Pipeline] echo [2021-01-25T07:34:56.628Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:34:56.967Z] ---> create-netrc.sh [Pipeline] } [2021-01-25T07:34:56.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-25T07:34:57.129Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:34:57.465Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-25T07:34:57.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:34:57.833Z] ---> sudo-logs.sh [2021-01-25T07:34:57.834Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-25T07:34:57.875Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:34:58.212Z] ---> job-cost.sh [2021-01-25T07:34:58.212Z] lf-activate-venv: SKIPPING [2021-01-25T07:34:58.212Z] INFO: No Stack... [2021-01-25T07:34:59.628Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-25T07:35:00.204Z] INFO: Archiving Costs [Pipeline] echo [2021-01-25T07:35:00.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-25T07:35:00.601Z] ---> logs-deploy.sh [2021-01-25T07:35:00.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3072/1 [2021-01-25T07:35:00.601Z] INFO: archiving workspace using pattern(s): [2021-01-25T07:35:01.994Z] Archives upload complete. [2021-01-25T07:35:02.256Z] INFO: archiving logs to Nexus [2021-01-25T07:35:03.209Z] ---> uname -a: [2021-01-25T07:35:03.209Z] Linux prd-centos7-docker-4c-2g-22597.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> lscpu: [2021-01-25T07:35:03.209Z] Architecture: x86_64 [2021-01-25T07:35:03.209Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-25T07:35:03.209Z] Byte Order: Little Endian [2021-01-25T07:35:03.209Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-25T07:35:03.209Z] CPU(s): 4 [2021-01-25T07:35:03.209Z] On-line CPU(s) list: 0-3 [2021-01-25T07:35:03.209Z] Thread(s) per core: 1 [2021-01-25T07:35:03.209Z] Core(s) per socket: 1 [2021-01-25T07:35:03.209Z] Socket(s): 4 [2021-01-25T07:35:03.209Z] NUMA node(s): 1 [2021-01-25T07:35:03.209Z] Vendor ID: GenuineIntel [2021-01-25T07:35:03.209Z] CPU family: 6 [2021-01-25T07:35:03.209Z] Model: 44 [2021-01-25T07:35:03.209Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-25T07:35:03.209Z] Stepping: 1 [2021-01-25T07:35:03.209Z] CPU MHz: 2933.438 [2021-01-25T07:35:03.209Z] BogoMIPS: 5866.87 [2021-01-25T07:35:03.209Z] Virtualization: VT-x [2021-01-25T07:35:03.209Z] Hypervisor vendor: KVM [2021-01-25T07:35:03.209Z] Virtualization type: full [2021-01-25T07:35:03.209Z] L1d cache: 128 KiB [2021-01-25T07:35:03.209Z] L1i cache: 128 KiB [2021-01-25T07:35:03.209Z] L2 cache: 16 MiB [2021-01-25T07:35:03.209Z] L3 cache: 64 MiB [2021-01-25T07:35:03.209Z] NUMA node0 CPU(s): 0-3 [2021-01-25T07:35:03.209Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-25T07:35:03.209Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-25T07:35:03.209Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-25T07:35:03.209Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-25T07:35:03.209Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-25T07:35:03.209Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-25T07:35:03.209Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-25T07:35:03.209Z] Vulnerability Srbds: Not affected [2021-01-25T07:35:03.209Z] Vulnerability Tsx async abort: Not affected [2021-01-25T07:35:03.209Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> nproc: [2021-01-25T07:35:03.209Z] 4 [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> df -h: [2021-01-25T07:35:03.209Z] Filesystem Size Used Available Use% Mounted on [2021-01-25T07:35:03.209Z] overlay 50.0G 12.1G 37.9G 24% / [2021-01-25T07:35:03.209Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-25T07:35:03.209Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-25T07:35:03.209Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /facter-os [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/resolv.conf [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hostname [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /etc/hosts [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/auth.log [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /run/cloud-init/result.json [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/sa-host [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /var/log/secure [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1@tmp [2021-01-25T07:35:03.209Z] /dev/vda1 50.0G 12.1G 37.9G 24% /w/workspace/edgex-go/1 [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> free -m: [2021-01-25T07:35:03.209Z] total used free shared buff/cache available [2021-01-25T07:35:03.209Z] Mem: 1837 728 132 0 975 1026 [2021-01-25T07:35:03.209Z] Swap: 1023 56 967 [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> ip addr: [2021-01-25T07:35:03.209Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-25T07:35:03.209Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-25T07:35:03.209Z] inet 127.0.0.1/8 scope host lo [2021-01-25T07:35:03.209Z] valid_lft forever preferred_lft forever [2021-01-25T07:35:03.209Z] inet6 ::1/128 scope host [2021-01-25T07:35:03.209Z] valid_lft forever preferred_lft forever [2021-01-25T07:35:03.209Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-25T07:35:03.209Z] link/ether fa:16:3e:18:e5:13 brd ff:ff:ff:ff:ff:ff [2021-01-25T07:35:03.209Z] inet 10.30.123.131/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-25T07:35:03.209Z] valid_lft 85192sec preferred_lft 85192sec [2021-01-25T07:35:03.209Z] inet6 fe80::f816:3eff:fe18:e513/64 scope link [2021-01-25T07:35:03.209Z] valid_lft forever preferred_lft forever [2021-01-25T07:35:03.209Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-25T07:35:03.209Z] link/ether 02:42:6f:a6:8d:9b brd ff:ff:ff:ff:ff:ff [2021-01-25T07:35:03.209Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-25T07:35:03.209Z] valid_lft forever preferred_lft forever [2021-01-25T07:35:03.209Z] inet6 fe80::42:6fff:fea6:8d9b/64 scope link [2021-01-25T07:35:03.209Z] valid_lft forever preferred_lft forever [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] ---> sar -b -r -n DEV: [2021-01-25T07:35:03.209Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] 07:14:43 LINUX RESTART (4 CPU) [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] 07:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-25T07:35:03.209Z] 07:16:01 203.96 107.85 96.11 0.00 11689.92 46548.14 0.00 [2021-01-25T07:35:03.209Z] 07:17:01 204.79 81.29 123.50 0.00 6025.03 46978.86 0.00 [2021-01-25T07:35:03.209Z] 07:18:01 233.30 89.89 143.41 0.00 3167.66 19897.87 0.00 [2021-01-25T07:35:03.209Z] 07:19:01 166.88 82.34 84.54 0.00 3959.52 9022.04 0.00 [2021-01-25T07:35:03.209Z] 07:20:02 266.79 96.32 170.47 0.00 37048.91 109404.87 0.00 [2021-01-25T07:35:03.209Z] 07:21:02 2791.53 2425.49 366.04 0.00 181909.36 194723.87 0.00 [2021-01-25T07:35:03.209Z] 07:22:01 682.83 411.12 271.71 0.00 37927.14 73865.53 0.00 [2021-01-25T07:35:03.209Z] 07:23:01 2121.96 1752.93 369.02 0.00 146112.54 159221.20 0.00 [2021-01-25T07:35:03.209Z] 07:24:01 332.16 79.67 252.50 0.00 7781.43 39749.77 0.00 [2021-01-25T07:35:03.209Z] 07:25:01 25.81 14.19 11.62 0.00 3024.71 320.25 0.00 [2021-01-25T07:35:03.209Z] 07:26:01 0.30 0.00 0.30 0.00 0.00 3.13 0.00 [2021-01-25T07:35:03.209Z] 07:27:02 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-01-25T07:35:03.209Z] 07:28:01 0.25 0.02 0.24 0.00 1.08 2.93 0.00 [2021-01-25T07:35:03.209Z] 07:29:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-01-25T07:35:03.209Z] 07:30:01 1.70 1.50 0.20 0.00 49.43 2.60 0.00 [2021-01-25T07:35:03.209Z] 07:31:01 0.85 0.05 0.80 0.00 2.13 15.45 0.00 [2021-01-25T07:35:03.209Z] 07:32:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2021-01-25T07:35:03.209Z] 07:33:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 [2021-01-25T07:35:03.209Z] 07:34:01 0.30 0.02 0.28 0.00 0.53 3.16 0.00 [2021-01-25T07:35:03.209Z] Average: 370.52 270.90 99.62 0.00 23122.16 36884.45 0.00 [2021-01-25T07:35:03.209Z] [2021-01-25T07:35:03.209Z] 07:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-25T07:35:03.209Z] 07:16:01 70332 0 658000 34.97 2620 1150592 1396340 47.65 557048 1047416 95160 [2021-01-25T07:35:03.209Z] 07:17:01 150568 0 679712 36.13 2152 1049112 1535208 52.39 571832 915708 900 [2021-01-25T07:35:03.209Z] 07:18:01 179280 0 786276 41.79 1464 914524 1670424 57.01 660192 759640 38952 [2021-01-25T07:35:03.209Z] 07:19:01 205716 0 843656 44.84 788 831384 1570476 53.60 640212 742960 13820 [2021-01-25T07:35:03.209Z] 07:20:02 70056 0 839248 44.60 24 972216 2250116 76.79 675852 920036 65192 [2021-01-25T07:35:03.209Z] 07:21:02 64960 0 786036 41.78 24 1030524 1968032 67.17 579584 1009176 71460 [2021-01-25T07:35:03.209Z] 07:22:01 63804 0 711560 37.82 24 1106156 1399892 47.78 733604 839564 568 [2021-01-25T07:35:03.209Z] 07:23:01 381444 0 773536 41.11 24 726540 2510792 85.69 495208 770216 12 [2021-01-25T07:35:03.209Z] 07:24:01 147724 0 702244 37.32 24 1031552 1374560 46.91 565732 913144 16 [2021-01-25T07:35:03.209Z] 07:25:01 136716 0 652616 34.69 24 1092188 1208364 41.24 535836 959268 16 [2021-01-25T07:35:03.209Z] 07:26:01 139960 0 649336 34.51 24 1092224 1183656 40.40 533960 958884 12 [2021-01-25T07:35:03.209Z] 07:27:02 140336 0 648948 34.49 24 1092236 1174380 40.08 532852 958836 12 [2021-01-25T07:35:03.209Z] 07:28:01 141032 0 648276 34.45 24 1092212 1174380 40.08 533104 958836 8 [2021-01-25T07:35:03.209Z] 07:29:01 141196 0 648072 34.44 24 1092252 1174380 40.08 532840 958868 8 [2021-01-25T07:35:03.210Z] 07:30:01 139428 0 648944 34.49 24 1093148 1174380 40.08 533136 959640 16 [2021-01-25T07:35:03.210Z] 07:31:01 139464 0 648952 34.49 24 1093104 1174464 40.08 533024 959656 8 [2021-01-25T07:35:03.210Z] 07:32:01 139272 0 649144 34.50 24 1093104 1174380 40.08 533060 959656 12 [2021-01-25T07:35:03.210Z] 07:33:01 139692 0 648712 34.48 24 1093116 1174380 40.08 533088 959656 8 [2021-01-25T07:35:03.210Z] 07:34:01 139576 0 648836 34.48 24 1093108 1174380 40.08 533072 959656 12 [2021-01-25T07:35:03.210Z] Average: 143713 0 698532 37.13 389 1038910 1445420 49.33 569118 921622 15063 [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] 07:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-25T07:35:03.210Z] 07:16:01 eth0 1854.13 1483.11 6341.31 196.74 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:16:01 veth41b769f 850.22 881.11 80.72 2653.56 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:16:01 docker0 850.22 881.00 69.10 2653.55 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:17:01 eth0 461.72 401.31 3255.57 40.54 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:17:01 docker0 73.24 96.72 4.74 406.74 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:17:01 vetha26cee7 17.64 19.56 1.70 14.30 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:18:01 vethde926dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:18:01 eth0 162.57 133.52 485.67 73.50 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:18:01 docker0 102.83 118.83 8.07 455.30 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:19:01 vethde926dc 0.23 0.23 0.02 0.03 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:19:01 eth0 25.88 13.55 21.60 11.61 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:19:01 docker0 0.23 0.23 0.01 0.03 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:20:02 veth474b5b6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:20:02 eth0 216.16 178.27 1692.70 85.71 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:21:02 veth474b5b6 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:21:02 vethfbbf21c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:21:02 veth67f7c95 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:21:02 eth0 47.47 27.39 164.21 10.21 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:22:01 veth474b5b6 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:22:01 eth0 90.50 58.38 280.53 70.11 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:22:01 docker0 1082.60 1178.40 85.57 3921.36 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:23:01 veth474b5b6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:23:01 veth271046f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:23:01 veth4aa9b10 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:23:01 veth6268a53 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:24:01 veth474b5b6 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:24:01 eth0 3166.71 2488.30 14122.19 595.92 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:24:01 docker0 1102.81 1240.80 86.53 4403.62 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:25:01 eth0 34.72 32.80 7.77 58.76 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:26:01 eth0 1.23 0.48 0.46 0.24 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:27:02 eth0 0.13 0.05 0.01 0.04 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:28:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:29:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:31:01 eth0 0.35 0.32 0.15 0.08 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:34:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] Average: eth0 167.31 132.38 742.52 34.48 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] Average: docker0 58.14 65.41 4.56 232.15 0.00 0.00 0.00 0.00 [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] ---> sar -P ALL: [2021-01-25T07:35:03.210Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/25/21 _x86_64_ (4 CPU) [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] 07:14:43 LINUX RESTART (4 CPU) [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] 07:15:01 CPU %user %nice %system %iowait %steal %idle [2021-01-25T07:35:03.210Z] 07:16:01 all 19.77 0.00 12.49 5.12 0.58 62.04 [2021-01-25T07:35:03.210Z] 07:16:01 0 21.59 0.00 13.85 4.93 0.61 59.02 [2021-01-25T07:35:03.210Z] 07:16:01 1 20.98 0.00 10.00 5.82 0.67 62.53 [2021-01-25T07:35:03.210Z] 07:16:01 2 19.68 0.00 15.09 5.19 0.48 59.56 [2021-01-25T07:35:03.210Z] 07:16:01 3 16.84 0.00 11.03 4.54 0.57 67.02 [2021-01-25T07:35:03.210Z] 07:17:01 all 12.64 0.00 7.00 2.50 0.21 77.65 [2021-01-25T07:35:03.210Z] 07:17:01 0 18.16 0.00 8.27 4.65 0.10 68.81 [2021-01-25T07:35:03.210Z] 07:17:01 1 10.66 0.00 6.92 2.10 0.26 80.07 [2021-01-25T07:35:03.210Z] 07:17:01 2 13.24 0.00 6.53 1.65 0.24 78.34 [2021-01-25T07:35:03.210Z] 07:17:01 3 8.60 0.00 6.31 1.62 0.22 83.25 [2021-01-25T07:35:03.210Z] 07:18:01 all 36.95 0.00 11.71 6.53 0.24 44.57 [2021-01-25T07:35:03.210Z] 07:18:01 0 36.24 0.00 11.94 6.41 0.24 45.17 [2021-01-25T07:35:03.210Z] 07:18:01 1 35.57 0.00 11.76 6.11 0.31 46.24 [2021-01-25T07:35:03.210Z] 07:18:01 2 38.80 0.00 11.37 5.38 0.21 44.25 [2021-01-25T07:35:03.210Z] 07:18:01 3 37.18 0.00 11.78 8.23 0.19 42.61 [2021-01-25T07:35:03.210Z] 07:19:01 all 51.08 0.00 14.65 3.58 0.15 30.53 [2021-01-25T07:35:03.210Z] 07:19:01 0 51.21 0.00 14.40 3.31 0.16 30.92 [2021-01-25T07:35:03.210Z] 07:19:01 1 50.29 0.00 15.03 2.77 0.17 31.74 [2021-01-25T07:35:03.210Z] 07:19:01 2 50.54 0.00 14.87 4.73 0.14 29.72 [2021-01-25T07:35:03.210Z] 07:19:01 3 52.31 0.00 14.30 3.51 0.14 29.74 [2021-01-25T07:35:03.210Z] 07:20:02 all 26.27 0.00 16.70 3.33 0.19 53.50 [2021-01-25T07:35:03.210Z] 07:20:02 0 28.72 0.00 16.92 3.00 0.19 51.17 [2021-01-25T07:35:03.210Z] 07:20:02 1 25.75 0.00 16.76 2.30 0.19 55.01 [2021-01-25T07:35:03.210Z] 07:20:02 2 24.61 0.00 16.57 3.39 0.22 55.21 [2021-01-25T07:35:03.210Z] 07:20:02 3 26.03 0.00 16.57 4.64 0.17 52.59 [2021-01-25T07:35:03.210Z] 07:21:02 all 22.19 0.00 27.79 25.75 0.76 23.52 [2021-01-25T07:35:03.210Z] 07:21:02 0 21.76 0.00 27.71 25.04 0.74 24.75 [2021-01-25T07:35:03.210Z] 07:21:02 1 22.35 0.00 28.65 25.00 0.75 23.25 [2021-01-25T07:35:03.210Z] 07:21:02 2 22.20 0.00 27.22 26.58 0.84 23.15 [2021-01-25T07:35:03.210Z] 07:21:02 3 22.43 0.00 27.55 26.39 0.71 22.92 [2021-01-25T07:35:03.210Z] 07:22:01 all 51.53 0.00 17.81 16.63 0.22 13.81 [2021-01-25T07:35:03.210Z] 07:22:01 0 51.97 0.00 16.25 16.88 0.16 14.74 [2021-01-25T07:35:03.210Z] 07:22:01 1 51.66 0.00 18.18 17.16 0.23 12.76 [2021-01-25T07:35:03.210Z] 07:22:01 2 51.89 0.00 18.19 17.53 0.23 12.15 [2021-01-25T07:35:03.210Z] 07:22:01 3 50.62 0.00 18.60 14.95 0.25 15.57 [2021-01-25T07:35:03.210Z] 07:23:01 all 35.45 0.00 25.27 24.32 0.31 14.65 [2021-01-25T07:35:03.210Z] 07:23:01 0 35.50 0.00 24.90 24.32 0.41 14.88 [2021-01-25T07:35:03.210Z] 07:23:01 1 35.16 0.00 26.05 24.51 0.27 14.01 [2021-01-25T07:35:03.210Z] 07:23:01 2 35.81 0.00 25.17 22.89 0.30 15.83 [2021-01-25T07:35:03.210Z] 07:23:01 3 35.32 0.00 24.96 25.58 0.27 13.88 [2021-01-25T07:35:03.210Z] 07:24:01 all 30.63 0.00 12.82 10.22 0.15 46.18 [2021-01-25T07:35:03.210Z] 07:24:01 0 31.84 0.00 12.64 7.34 0.12 48.06 [2021-01-25T07:35:03.210Z] 07:24:01 1 30.11 0.00 13.58 15.37 0.10 40.83 [2021-01-25T07:35:03.210Z] 07:24:01 2 30.69 0.00 12.66 9.36 0.17 47.12 [2021-01-25T07:35:03.210Z] 07:24:01 3 29.88 0.00 12.40 8.80 0.19 48.73 [2021-01-25T07:35:03.210Z] 07:25:01 all 0.73 0.00 0.68 0.28 0.00 98.30 [2021-01-25T07:35:03.210Z] 07:25:01 0 0.77 0.00 0.70 0.48 0.02 98.03 [2021-01-25T07:35:03.210Z] 07:25:01 1 0.52 0.00 0.82 0.13 0.00 98.53 [2021-01-25T07:35:03.210Z] 07:25:01 2 0.70 0.00 0.73 0.23 0.00 98.33 [2021-01-25T07:35:03.210Z] 07:25:01 3 0.93 0.00 0.48 0.28 0.00 98.30 [2021-01-25T07:35:03.210Z] 07:26:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-01-25T07:35:03.210Z] 07:26:01 0 0.47 0.00 0.05 0.00 0.00 99.48 [2021-01-25T07:35:03.210Z] 07:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.210Z] 07:26:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-25T07:35:03.210Z] 07:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-25T07:35:03.210Z] [2021-01-25T07:35:03.210Z] 07:26:01 CPU %user %nice %system %iowait %steal %idle [2021-01-25T07:35:03.210Z] 07:27:02 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-01-25T07:35:03.210Z] 07:27:02 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-01-25T07:35:03.210Z] 07:27:02 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-01-25T07:35:03.210Z] 07:27:02 2 0.45 0.00 0.05 0.00 0.02 99.48 [2021-01-25T07:35:03.210Z] 07:27:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-01-25T07:35:03.210Z] 07:28:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2021-01-25T07:35:03.210Z] 07:28:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2021-01-25T07:35:03.210Z] 07:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.210Z] 07:28:01 2 0.44 0.00 0.03 0.00 0.00 99.53 [2021-01-25T07:35:03.210Z] 07:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-25T07:35:03.210Z] 07:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2021-01-25T07:35:03.210Z] 07:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-25T07:35:03.210Z] 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-25T07:35:03.210Z] 07:29:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-25T07:35:03.211Z] 07:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-25T07:35:03.211Z] 07:30:01 all 0.15 0.00 0.05 0.02 0.00 99.77 [2021-01-25T07:35:03.211Z] 07:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-01-25T07:35:03.211Z] 07:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.211Z] 07:30:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-25T07:35:03.211Z] 07:30:01 3 0.07 0.00 0.12 0.08 0.00 99.73 [2021-01-25T07:35:03.211Z] 07:31:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-01-25T07:35:03.211Z] 07:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-01-25T07:35:03.211Z] 07:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2021-01-25T07:35:03.211Z] 07:31:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-25T07:35:03.211Z] 07:31:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-25T07:35:03.211Z] 07:32:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-01-25T07:35:03.211Z] 07:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-25T07:35:03.211Z] 07:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.211Z] 07:32:01 2 0.48 0.00 0.03 0.00 0.02 99.47 [2021-01-25T07:35:03.211Z] 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-25T07:35:03.211Z] 07:33:01 all 0.12 0.00 0.03 0.00 0.00 99.85 [2021-01-25T07:35:03.211Z] 07:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.211Z] 07:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-25T07:35:03.211Z] 07:33:01 2 0.37 0.00 0.05 0.00 0.00 99.58 [2021-01-25T07:35:03.211Z] 07:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-25T07:35:03.211Z] 07:34:01 all 0.15 0.00 0.04 0.00 0.00 99.82 [2021-01-25T07:35:03.211Z] 07:34:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-25T07:35:03.211Z] 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-25T07:35:03.211Z] 07:34:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-25T07:35:03.211Z] 07:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-25T07:35:03.211Z] Average: all 14.78 0.00 7.52 5.00 0.15 72.55 [2021-01-25T07:35:03.211Z] Average: 0 15.30 0.00 7.56 4.90 0.14 72.10 [2021-01-25T07:35:03.211Z] Average: 1 14.51 0.00 7.56 5.15 0.15 72.62 [2021-01-25T07:35:03.211Z] Average: 2 14.97 0.00 7.61 4.93 0.15 72.34 [2021-01-25T07:35:03.211Z] Average: 3 14.34 0.00 7.36 5.00 0.14 73.16 [2021-01-25T07:35:03.211Z] [2021-01-25T07:35:03.211Z] [2021-01-25T07:35:03.211Z]