Pull request #3067 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b rather than 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Obtained Jenkinsfile from 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b 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-3067/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-3067/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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22201 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) > 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/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # 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 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" 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-22T05:29:07.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-22T05:29:07.627Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-22T05:29:07.823Z] ========================================================= [2021-01-22T05:29:07.823Z] EdgeX Global Pipelines Version Info [2021-01-22T05:29:07.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:29:09.319Z] ------------------- [2021-01-22T05:29:09.320Z] stable info: [2021-01-22T05:29:09.320Z] ------------------- [2021-01-22T05:29:09.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T05:29:09.320Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T05:29:09.320Z] Message: update stable to v1.0.179 [2021-01-22T05:29:10.275Z] ------------------- [2021-01-22T05:29:10.275Z] experimental info: [2021-01-22T05:29:10.275Z] ------------------- [2021-01-22T05:29:10.276Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-22T05:29:10.276Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-22T05:29:10.276Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-22T05:29:10.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-22T05:29:10.891Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-22T05:29:11.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-22T05:29:11.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-22T05:29:11.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-22T05:29:11.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-22T05:29:11.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-22T05:29:11.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-22T05:29:11.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-22T05:29:12.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-22T05:29:12.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-22T05:29:12.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-22T05:29:12.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-22T05:29:12.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-22T05:29:12.706Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T05:29:12.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-22T05:29:12.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-22T05:29:13.140Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-22T05:29:13.261Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-22T05:29:13.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-22T05:29:13.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-22T05:29:13.711Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-22T05:29:13.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-22T05:29:13.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3067 [Pipeline] echo [2021-01-22T05:29:14.100Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3067 [Pipeline] echo [2021-01-22T05:29:14.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3067 [Pipeline] echo [2021-01-22T05:29:14.365Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [Pipeline] echo [2021-01-22T05:29:14.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a10fb9 [Pipeline] echo [2021-01-22T05:29:14.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T05:29:14.866Z] provisioning config files... [2021-01-22T05:29:14.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3229679491152372874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:29:15.323Z] ---> docker-login.sh [2021-01-22T05:29:15.323Z] nexus3.edgexfoundry.org:10001 [2021-01-22T05:29:15.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:29:15.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:29:15.853Z] Configure a credential helper to remove this warning. See [2021-01-22T05:29:15.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:29:15.853Z] [2021-01-22T05:29:15.853Z] Login Succeeded [2021-01-22T05:29:15.853Z] nexus3.edgexfoundry.org:10002 [2021-01-22T05:29:15.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:29:16.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:29:16.114Z] Configure a credential helper to remove this warning. See [2021-01-22T05:29:16.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:29:16.114Z] [2021-01-22T05:29:16.114Z] Login Succeeded [2021-01-22T05:29:16.114Z] nexus3.edgexfoundry.org:10003 [2021-01-22T05:29:16.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:29:16.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:29:16.114Z] Configure a credential helper to remove this warning. See [2021-01-22T05:29:16.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:29:16.114Z] [2021-01-22T05:29:16.114Z] Login Succeeded [2021-01-22T05:29:16.114Z] nexus3.edgexfoundry.org:10004 [2021-01-22T05:29:16.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:29:16.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:29:16.378Z] Configure a credential helper to remove this warning. See [2021-01-22T05:29:16.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:29:16.378Z] [2021-01-22T05:29:16.378Z] Login Succeeded [2021-01-22T05:29:16.378Z] docker.io [2021-01-22T05:29:16.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:29:16.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:29:16.647Z] Configure a credential helper to remove this warning. See [2021-01-22T05:29:16.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:29:16.647Z] [2021-01-22T05:29:16.647Z] Login Succeeded [2021-01-22T05:29:16.647Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T05:29:16.679Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T05:29:17.268Z] ++ 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-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/core-command/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/core-data/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-22T05:29:17.268Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.268Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-22T05:29:17.268Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.268Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-22T05:29:17.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.269Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-22T05:29:17.269Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.269Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-22T05:29:17.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.269Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-22T05:29:17.269Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.269Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-22T05:29:17.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-22T05:29:17.269Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-22T05:29:17.269Z] ++ cut -d/ -f2 [2021-01-22T05:29:17.269Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-22T05:29:17.363Z] 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-22T05:29:20.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:29:20.677Z] [2021-01-22T05:29:20.677Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:29:21.106Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:29:21.106Z] latest: Pulling from edgex-devops/git-semver [2021-01-22T05:29:21.106Z] 31603596830f: Pulling fs layer [2021-01-22T05:29:21.106Z] 2a8b12db71e7: Pulling fs layer [2021-01-22T05:29:21.106Z] 6ca5941a6612: Pulling fs layer [2021-01-22T05:29:21.106Z] ecc8261a40a4: Pulling fs layer [2021-01-22T05:29:21.106Z] ecc8261a40a4: Waiting [2021-01-22T05:29:21.106Z] 2a8b12db71e7: Verifying Checksum [2021-01-22T05:29:21.106Z] 2a8b12db71e7: Download complete [2021-01-22T05:29:21.106Z] 31603596830f: Verifying Checksum [2021-01-22T05:29:21.106Z] 31603596830f: Download complete [2021-01-22T05:29:21.390Z] ecc8261a40a4: Verifying Checksum [2021-01-22T05:29:21.390Z] ecc8261a40a4: Download complete [2021-01-22T05:29:21.390Z] 6ca5941a6612: Verifying Checksum [2021-01-22T05:29:21.390Z] 6ca5941a6612: Download complete [2021-01-22T05:29:21.663Z] 31603596830f: Pull complete [2021-01-22T05:29:21.663Z] 2a8b12db71e7: Pull complete [2021-01-22T05:29:22.649Z] 6ca5941a6612: Pull complete [2021-01-22T05:29:22.920Z] ecc8261a40a4: Pull complete [2021-01-22T05:29:22.920Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-22T05:29:22.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-22T05:29:22.920Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-22T05:29:23.078Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:29:23.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-22T05:29:25.909Z] $ docker top 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-22T05:29:26.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T05:29:26.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T05:29:26.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T05:29:26.599Z] $ docker exec 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent [2021-01-22T05:29:26.760Z] SSH_AUTH_SOCK=/tmp/ssh-a5fvD7vbf6DR/agent.11 [2021-01-22T05:29:26.760Z] SSH_AGENT_PID=17 [2021-01-22T05:29:26.772Z] Running ssh-add (command line suppressed) [2021-01-22T05:29:26.889Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1382928685316868714.key (/w/workspace/edgex-go/1@tmp/private_key_1382928685316868714.key) [2021-01-22T05:29:26.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T05:29:27.321Z] + git tag --points-at HEAD [Pipeline] } [2021-01-22T05:29:27.350Z] $ docker exec --env ******** --env ******** 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent -k [2021-01-22T05:29:27.491Z] unset SSH_AUTH_SOCK; [2021-01-22T05:29:27.493Z] unset SSH_AGENT_PID; [2021-01-22T05:29:27.493Z] echo Agent pid 17 killed; [2021-01-22T05:29:27.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-22T05:29:27.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-22T05:29:27.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-22T05:29:27.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-22T05:29:27.948Z] $ docker exec 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent [2021-01-22T05:29:28.110Z] SSH_AUTH_SOCK=/tmp/ssh-far6giJKJScW/agent.47 [2021-01-22T05:29:28.110Z] SSH_AGENT_PID=52 [2021-01-22T05:29:28.118Z] Running ssh-add (command line suppressed) [2021-01-22T05:29:28.236Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6841378905060091849.key (/w/workspace/edgex-go/1@tmp/private_key_6841378905060091849.key) [2021-01-22T05:29:28.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-22T05:29:28.691Z] + git semver init [2021-01-22T05:29:28.691Z] # -> Open(): unable to determine branch for HEAD [2021-01-22T05:29:28.691Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-22T05:29:28.691Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-22T05:29:28.691Z] # $SEMVER_REMOTE_NAME = origin [2021-01-22T05:29:28.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-22T05:29:28.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-22T05:29:28.691Z] # $SEMVER_BRANCH = PR-3067 [2021-01-22T05:29:28.691Z] # $SEMVER_TEMP = /tmp/semver-203848501 [2021-01-22T05:29:28.691Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-22T05:29:46.863Z] # '/tmp/semver-203848501' -> '/w/workspace/edgex-go/1/.semver' [2021-01-22T05:29:46.863Z] # -> Force: false [2021-01-22T05:29:46.863Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-22T05:29:46.886Z] $ docker exec --env ******** --env ******** 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f ssh-agent -k [2021-01-22T05:29:47.066Z] unset SSH_AUTH_SOCK; [2021-01-22T05:29:47.067Z] unset SSH_AGENT_PID; [2021-01-22T05:29:47.067Z] echo Agent pid 52 killed; [2021-01-22T05:29:47.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-22T05:29:47.819Z] + git semver [Pipeline] } [2021-01-22T05:29:47.857Z] $ docker stop --time=1 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f [2021-01-22T05:29:49.504Z] $ docker rm -f 9fc4e794331693358d76010d0cf5055222adc65094b7c6f295973475b784c10f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T05:29:50.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-22T05:29:50.783Z] Stashed 1 file(s) [Pipeline] echo [2021-01-22T05:29:50.804Z] [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-22T05:29:52.137Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:29:52.467Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:29:52.784Z] + sudo service docker restart [2021-01-22T05:29:52.784Z] + true [2021-01-22T05:29:52.784Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-22T05:29:53.398Z] ========================================================= [2021-01-22T05:29:53.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-22T05:29:53.398Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:29:53.819Z] + 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-22T05:29:57.163Z] Sending build context to Docker daemon 327.1MB [2021-01-22T05:29:57.163Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T05:29:57.163Z] Step 2/6 : FROM ${BASE} [2021-01-22T05:29:57.163Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-22T05:29:57.163Z] 188c0c94c7c5: Pulling fs layer [2021-01-22T05:29:57.163Z] 0ef7d3d256c8: Pulling fs layer [2021-01-22T05:29:57.163Z] de9db76c5a1d: Pulling fs layer [2021-01-22T05:29:57.163Z] bca2f99d35d6: Pulling fs layer [2021-01-22T05:29:57.163Z] 93359f2a8cfa: Pulling fs layer [2021-01-22T05:29:57.163Z] 7c6f9722023f: Pulling fs layer [2021-01-22T05:29:57.163Z] a35cf1a2eb13: Pulling fs layer [2021-01-22T05:29:57.163Z] bca2f99d35d6: Waiting [2021-01-22T05:29:57.163Z] 93359f2a8cfa: Waiting [2021-01-22T05:29:57.163Z] 7c6f9722023f: Waiting [2021-01-22T05:29:57.163Z] a35cf1a2eb13: Waiting [2021-01-22T05:29:57.163Z] de9db76c5a1d: Verifying Checksum [2021-01-22T05:29:57.163Z] de9db76c5a1d: Download complete [2021-01-22T05:29:57.163Z] 0ef7d3d256c8: Download complete [2021-01-22T05:29:57.163Z] 93359f2a8cfa: Verifying Checksum [2021-01-22T05:29:57.163Z] 93359f2a8cfa: Download complete [2021-01-22T05:29:57.163Z] 188c0c94c7c5: Verifying Checksum [2021-01-22T05:29:57.163Z] 188c0c94c7c5: Download complete [2021-01-22T05:29:57.163Z] 7c6f9722023f: Verifying Checksum [2021-01-22T05:29:57.163Z] 7c6f9722023f: Download complete [2021-01-22T05:29:57.752Z] 188c0c94c7c5: Pull complete [2021-01-22T05:29:58.338Z] 0ef7d3d256c8: Pull complete [2021-01-22T05:29:58.602Z] de9db76c5a1d: Pull complete [2021-01-22T05:29:59.184Z] a35cf1a2eb13: Verifying Checksum [2021-01-22T05:29:59.184Z] a35cf1a2eb13: Download complete [2021-01-22T05:29:59.763Z] bca2f99d35d6: Verifying Checksum [2021-01-22T05:29:59.763Z] bca2f99d35d6: Download complete [2021-01-22T05:30:05.109Z] bca2f99d35d6: Pull complete [2021-01-22T05:30:05.109Z] 93359f2a8cfa: Pull complete [2021-01-22T05:30:05.109Z] 7c6f9722023f: Pull complete [2021-01-22T05:30:06.486Z] Still waiting to schedule task [2021-01-22T05:30:06.487Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-22T05:30:09.345Z] a35cf1a2eb13: Pull complete [2021-01-22T05:30:09.345Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-22T05:30:09.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-22T05:30:09.345Z] ---> a62c8e92a672 [2021-01-22T05:30:09.345Z] 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-22T05:30:09.345Z] ---> Running in b9bc276b88c4 [2021-01-22T05:30:09.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:30:10.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:30:11.450Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T05:30:11.450Z] (2/12) Installing file (5.38-r0) [2021-01-22T05:30:11.450Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T05:30:11.712Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T05:30:15.022Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T05:30:15.284Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T05:30:15.284Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T05:30:15.284Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T05:30:15.546Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T05:30:15.546Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T05:30:15.808Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T05:30:15.808Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T05:30:15.808Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:30:15.808Z] OK: 233 MiB in 51 packages [2021-01-22T05:30:20.035Z] Removing intermediate container b9bc276b88c4 [2021-01-22T05:30:20.035Z] ---> 07a330ad7157 [2021-01-22T05:30:20.035Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T05:30:20.035Z] ---> Running in 1fbbcb442c5d [2021-01-22T05:30:20.299Z] Removing intermediate container 1fbbcb442c5d [2021-01-22T05:30:20.299Z] ---> 0019563e110b [2021-01-22T05:30:20.299Z] Step 5/6 : COPY go.mod . [2021-01-22T05:30:20.565Z] ---> cbfe30cda519 [2021-01-22T05:30:20.565Z] Step 6/6 : RUN go mod download [2021-01-22T05:30:20.565Z] ---> Running in e59a57c39f05 [2021-01-22T05:30:42.578Z] Removing intermediate container e59a57c39f05 [2021-01-22T05:30:42.578Z] ---> 02fada7ce55f [2021-01-22T05:30:42.578Z] Successfully built 02fada7ce55f [2021-01-22T05:30:42.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:30:42.929Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T05:30:42.929Z] . [Pipeline] withDockerContainer [2021-01-22T05:30:43.060Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:30:43.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T05:30:43.886Z] $ docker top 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:30:44.446Z] + go version [2021-01-22T05:30:44.446Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-22T05:30:44.476Z] $ docker stop --time=1 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 [2021-01-22T05:30:45.804Z] $ docker rm -f 3bc22a96b90b3c6e66421135a87d9a5db5ddc96ccbd7e475533a810755bff963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:30:46.941Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-22T05:30:46.941Z] . [Pipeline] withDockerContainer [2021-01-22T05:30:47.063Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:30:47.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-22T05:30:48.566Z] $ docker top 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-22T05:30:48.804Z] ========================================================= [2021-01-22T05:30:48.804Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T05:30:48.804Z] ========================================================= [Pipeline] sh [2021-01-22T05:30:49.215Z] + make test [2021-01-22T05:30:49.215Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T05:30:57.484Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T05:31:09.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T05:31:18.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T05:31:18.051Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T05:31:18.051Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T05:31:18.051Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T05:31:21.388Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T05:31:23.337Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T05:31:23.337Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T05:31:23.337Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T05:31:24.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.6% of statements [2021-01-22T05:31:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T05:31:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T05:31:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T05:31:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T05:31:24.753Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T05:31:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.199s coverage: 27.0% of statements [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T05:31:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T05:31:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T05:31:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.088s coverage: 66.7% of statements [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T05:31:30.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.437s coverage: 82.3% of statements [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T05:31:30.094Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T05:31:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.320s coverage: 28.6% of statements [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T05:31:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T05:31:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T05:31:31.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-01-22T05:31:31.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T05:31:31.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-01-22T05:31:31.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T05:31:32.053Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-01-22T05:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T05:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T05:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T05:31:32.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.423s coverage: 92.8% of statements [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.1% of statements [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T05:31:34.701Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 43.8% of statements [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.025s coverage: 94.1% of statements [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements [2021-01-22T05:31:34.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.5% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.282s coverage: 68.9% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 37.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.032s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.109s coverage: 47.1% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.694s coverage: 29.1% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.067s coverage: 99.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T05:31:47.000Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-01-22T05:31:47.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T05:31:47.001Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-22T05:31:47.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T05:31:47.001Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.030s coverage: 100.0% of statements [2021-01-22T05:31:47.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T05:31:47.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T05:31:47.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T05:31:47.001Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T05:31:47.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-01-22T05:31:47.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T05:31:47.265Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T05:31:47.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-01-22T05:31:47.265Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-22T05:31:47.844Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-22T05:31:48.107Z] GO111MODULE=on go vet ./... [2021-01-22T05:31:58.553Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22202 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [Pipeline] { [Pipeline] ws [2021-01-22T05:31:58.706Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T05:32:03.947Z] using credential edgex-jenkins-ssh [2021-01-22T05:32:04.055Z] Cloning the remote Git repository [2021-01-22T05:32:04.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:32:04.425Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-22T05:32:04.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:32:04.524Z] > git --version # timeout=10 [2021-01-22T05:32:04.550Z] > git --version # 'git version 2.17.1' [2021-01-22T05:32:04.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:32:04.627Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:32:14.820Z] gofmt -l . [2021-01-22T05:32:14.820Z] [ "`gofmt -l .`" = "" ] [2021-01-22T05:32:14.820Z] ./bin/test-go-mod-tidy.sh [2021-01-22T05:32:14.820Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T05:32:15.152Z] + ls -al . [2021-01-22T05:32:15.152Z] total 668 [2021-01-22T05:32:15.152Z] drwxrwxr-x 10 1001 1001 4096 Jan 22 05:32 . [2021-01-22T05:32:15.152Z] drwxr-xr-x 4 root root 28 Jan 22 05:30 .. [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 05:29 .dockerignore [2021-01-22T05:32:15.152Z] drwxrwxr-x 8 1001 1001 179 Jan 22 05:29 .git [2021-01-22T05:32:15.152Z] drwxrwxr-x 3 1001 1001 125 Jan 22 05:29 .github [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 05:29 .gitignore [2021-01-22T05:32:15.152Z] drwx------ 3 1001 1001 47 Jan 22 05:29 .semver [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 05:29 .sonarcloud.properties [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 05:29 Attribution.txt [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 05:29 CONTRIBUTING.md [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 05:29 Dockerfile.build [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 05:29 Jenkinsfile [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 05:29 LICENSE [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 05:29 Makefile [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 05:29 README.md [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 05:29 SECURITY.md [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 05:29 VERSION [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 05:29 ZMQWindows.md [2021-01-22T05:32:15.152Z] drwxrwxr-x 2 1001 1001 117 Jan 22 05:29 bin [2021-01-22T05:32:15.152Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 05:29 cmd [2021-01-22T05:32:15.152Z] -rw-r--r-- 1 root root 563886 Jan 22 05:31 coverage.out [2021-01-22T05:32:15.152Z] -rw-r--r-- 1 root root 1053 Jan 22 05:32 go.mod [2021-01-22T05:32:15.152Z] -rw-r--r-- 1 root root 18878 Jan 22 05:32 go.sum [2021-01-22T05:32:15.152Z] drwxrwxr-x 8 1001 1001 127 Jan 22 05:29 internal [2021-01-22T05:32:15.152Z] drwxrwxr-x 4 1001 1001 26 Jan 22 05:29 openapi [2021-01-22T05:32:15.152Z] drwxrwxr-x 4 1001 1001 71 Jan 22 05:29 snap [2021-01-22T05:32:15.152Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 05:29 version.go [Pipeline] sh [2021-01-22T05:32:15.476Z] + '[' -e coverage.out ] [2021-01-22T05:32:15.476Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T05:32:15.693Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T05:32:16.014Z] + make build [2021-01-22T05:32:16.014Z] 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-22T05:32:19.336Z] 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-22T05:32:20.329Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T05:32:20.346Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:32:20.376Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T05:32:20.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:32:20.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:32:20.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T05:32:21.284Z] Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:32:21.759Z] Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:32:21.760Z] Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) [2021-01-22T05:32:21.273Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:32:21.286Z] > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 [2021-01-22T05:32:21.580Z] > git remote # timeout=10 [2021-01-22T05:32:21.598Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T05:32:21.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:32:21.635Z] > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 [2021-01-22T05:32:21.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T05:32:21.738Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:32:21.775Z] > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 [2021-01-22T05:32:26.280Z] Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" [2021-01-22T05:32:26.297Z] > git --version # timeout=10 [2021-01-22T05:32:26.305Z] > git --version # 'git version 2.17.1' [2021-01-22T05:32:26.317Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-22T05:32:27.565Z] 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-22T05:32:28.105Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-22T05:32:28.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh [2021-01-22T05:32:28.523Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-22T05:32:28.884Z] + sudo service docker restart [2021-01-22T05:32:28.884Z] + true [2021-01-22T05:32:29.554Z] 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-22T05:32:29.818Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-22T05:32:31.019Z] provisioning config files... [2021-01-22T05:32:31.068Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3213426137979498539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:32:31.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-22T05:32:31.548Z] ---> docker-login.sh [2021-01-22T05:32:31.548Z] nexus3.edgexfoundry.org:10001 [2021-01-22T05:32:32.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:32:32.621Z] 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-22T05:32:32.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:32:32.809Z] Configure a credential helper to remove this warning. See [2021-01-22T05:32:32.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:32:32.809Z] [2021-01-22T05:32:32.809Z] Login Succeeded [2021-01-22T05:32:32.809Z] nexus3.edgexfoundry.org:10002 [2021-01-22T05:32:33.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:32:33.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:32:33.363Z] Configure a credential helper to remove this warning. See [2021-01-22T05:32:33.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:32:33.363Z] [2021-01-22T05:32:33.363Z] Login Succeeded [2021-01-22T05:32:33.363Z] nexus3.edgexfoundry.org:10003 [2021-01-22T05:32:33.580Z] 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-22T05:32:33.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:32:33.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:32:33.914Z] Configure a credential helper to remove this warning. See [2021-01-22T05:32:33.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:32:33.914Z] [2021-01-22T05:32:33.914Z] Login Succeeded [2021-01-22T05:32:33.914Z] nexus3.edgexfoundry.org:10004 [2021-01-22T05:32:34.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:32:34.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:32:34.468Z] Configure a credential helper to remove this warning. See [2021-01-22T05:32:34.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:32:34.468Z] [2021-01-22T05:32:34.468Z] Login Succeeded [2021-01-22T05:32:34.468Z] docker.io [2021-01-22T05:32:34.529Z] 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-22T05:32:34.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-22T05:32:35.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-22T05:32:35.022Z] Configure a credential helper to remove this warning. See [2021-01-22T05:32:35.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-22T05:32:35.022Z] [2021-01-22T05:32:35.022Z] Login Succeeded [2021-01-22T05:32:35.022Z] ---> docker-login.sh ends [Pipeline] } [2021-01-22T05:32:35.054Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-22T05:32:35.485Z] 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 [Pipeline] echo [2021-01-22T05:32:35.644Z] ========================================================= [2021-01-22T05:32:35.644Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-22T05:32:35.644Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:32:36.061Z] + 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-22T05:32:36.434Z] 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-22T05:32:37.833Z] 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-22T05:32:38.704Z] Sending build context to Docker daemon 165.9MB [2021-01-22T05:32:38.704Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-22T05:32:38.704Z] Step 2/6 : FROM ${BASE} [2021-01-22T05:32:38.704Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-22T05:32:38.704Z] 5f621e34cdf4: Pulling fs layer [2021-01-22T05:32:38.704Z] a4357932f1b6: Pulling fs layer [2021-01-22T05:32:38.704Z] 18c013af1878: Pulling fs layer [2021-01-22T05:32:38.704Z] 00ac8860ef70: Pulling fs layer [2021-01-22T05:32:38.704Z] 63d7cb157983: Pulling fs layer [2021-01-22T05:32:38.704Z] b116817d02f9: Pulling fs layer [2021-01-22T05:32:38.704Z] 745a02a5169b: Pulling fs layer [2021-01-22T05:32:38.704Z] 00ac8860ef70: Waiting [2021-01-22T05:32:38.704Z] 63d7cb157983: Waiting [2021-01-22T05:32:38.704Z] b116817d02f9: Waiting [2021-01-22T05:32:38.704Z] 745a02a5169b: Waiting [2021-01-22T05:32:38.704Z] 18c013af1878: Verifying Checksum [2021-01-22T05:32:38.704Z] 18c013af1878: Download complete [2021-01-22T05:32:38.704Z] a4357932f1b6: Verifying Checksum [2021-01-22T05:32:38.704Z] a4357932f1b6: Download complete [2021-01-22T05:32:38.704Z] 63d7cb157983: Verifying Checksum [2021-01-22T05:32:38.704Z] 63d7cb157983: Download complete [2021-01-22T05:32:38.704Z] b116817d02f9: Verifying Checksum [2021-01-22T05:32:38.704Z] b116817d02f9: Download complete [2021-01-22T05:32:38.704Z] 5f621e34cdf4: Verifying Checksum [2021-01-22T05:32:38.704Z] 5f621e34cdf4: Download complete [Pipeline] } [2021-01-22T05:32:39.275Z] $ docker stop --time=1 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff [2021-01-22T05:32:39.304Z] 5f621e34cdf4: Pull complete [2021-01-22T05:32:39.581Z] a4357932f1b6: Pull complete [2021-01-22T05:32:40.187Z] 18c013af1878: Pull complete [2021-01-22T05:32:41.123Z] $ docker rm -f 91cae7f55bf7f1c9980659c6d2c576673058095f0f0b74891c544343c8b873ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-01-22T05:32:42.172Z] 745a02a5169b: Verifying Checksum [2021-01-22T05:32:42.172Z] 745a02a5169b: Download complete [Pipeline] script [Pipeline] { [2021-01-22T05:32:43.158Z] 00ac8860ef70: Verifying Checksum [2021-01-22T05:32:43.158Z] 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:32:45.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T05:32:45.020Z] [2021-01-22T05:32:45.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:32:45.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T05:32:45.464Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-22T05:32:45.464Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-22T05:32:45.464Z] ca9280d653b3: Pulling fs layer [2021-01-22T05:32:45.464Z] 7e9c9ca2126c: Pulling fs layer [2021-01-22T05:32:45.464Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-22T05:32:45.464Z] cbdbe7a5bc2a: Download complete [2021-01-22T05:32:46.117Z] cbdbe7a5bc2a: Pull complete [2021-01-22T05:32:46.117Z] ca9280d653b3: Verifying Checksum [2021-01-22T05:32:46.117Z] ca9280d653b3: Download complete [2021-01-22T05:32:47.155Z] 7e9c9ca2126c: Verifying Checksum [2021-01-22T05:32:47.155Z] 7e9c9ca2126c: Download complete [2021-01-22T05:32:47.155Z] ca9280d653b3: Pull complete [2021-01-22T05:32:53.324Z] 00ac8860ef70: Pull complete [2021-01-22T05:32:53.325Z] 63d7cb157983: Pull complete [2021-01-22T05:32:53.325Z] b116817d02f9: Pull complete [2021-01-22T05:32:55.334Z] 7e9c9ca2126c: Pull complete [2021-01-22T05:32:55.334Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-22T05:32:55.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T05:32:55.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-22T05:32:55.560Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:32:55.609Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T05:32:56.626Z] $ docker top 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:32:57.164Z] + grep parallel [2021-01-22T05:32:57.164Z] + docker-compose build --help [2021-01-22T05:32:57.637Z] 745a02a5169b: Pull complete [2021-01-22T05:32:57.638Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-22T05:32:57.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-22T05:32:57.638Z] ---> b7e6874047d6 [2021-01-22T05:32:57.638Z] 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-22T05:32:58.112Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T05:32:58.151Z] $ docker stop --time=1 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 [2021-01-22T05:32:59.510Z] $ docker rm -f 988f9198578a5550735ba7bbeabca0c67da4ce9510c89f8a46a9c8db732a0625 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:33:00.254Z] ---> Running in 2b3fff5df5a2 [2021-01-22T05:33:00.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-22T05:33:00.271Z] . [Pipeline] withDockerContainer [2021-01-22T05:33:00.390Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:33:00.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-22T05:33:01.065Z] $ docker top c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:33:01.602Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T05:33:01.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:33:02.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:33:02.559Z] Building docker-core-command-go ... [2021-01-22T05:33:02.559Z] Building docker-core-data-go ... [2021-01-22T05:33:02.559Z] Building docker-core-metadata-go ... [2021-01-22T05:33:02.559Z] Building docker-security-bootstrapper-go ... [2021-01-22T05:33:02.559Z] Building docker-security-proxy-setup-go ... [2021-01-22T05:33:02.559Z] Building docker-security-secretstore-setup-go ... [2021-01-22T05:33:02.559Z] Building docker-support-notifications-go ... [2021-01-22T05:33:02.559Z] Building docker-support-scheduler-go ... [2021-01-22T05:33:02.559Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T05:33:02.559Z] Building docker-security-secretstore-setup-go [2021-01-22T05:33:02.559Z] Building docker-security-bootstrapper-go [2021-01-22T05:33:02.559Z] Building docker-core-metadata-go [2021-01-22T05:33:02.559Z] Building docker-core-data-go [2021-01-22T05:33:02.559Z] Building docker-core-command-go [2021-01-22T05:33:02.899Z] (1/12) Installing libmagic (5.38-r0) [2021-01-22T05:33:03.170Z] (2/12) Installing file (5.38-r0) [2021-01-22T05:33:03.170Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-22T05:33:03.442Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-22T05:33:08.837Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-22T05:33:08.837Z] (6/12) Installing patch (2.7.6-r6) [2021-01-22T05:33:08.837Z] (7/12) Installing build-base (0.5-r2) [2021-01-22T05:33:09.108Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-22T05:33:09.108Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-22T05:33:09.108Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-22T05:33:09.381Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-22T05:33:09.381Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-22T05:33:09.653Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:33:09.653Z] OK: 217 MiB in 51 packages [2021-01-22T05:33:13.955Z] Removing intermediate container 2b3fff5df5a2 [2021-01-22T05:33:13.955Z] ---> 7e2c32c78e35 [2021-01-22T05:33:13.955Z] Step 4/6 : WORKDIR /edgex-go [2021-01-22T05:33:13.955Z] ---> Running in b9662923d1f7 [2021-01-22T05:33:14.228Z] Removing intermediate container b9662923d1f7 [2021-01-22T05:33:14.228Z] ---> 3f6eded73e8e [2021-01-22T05:33:14.228Z] Step 5/6 : COPY go.mod . [2021-01-22T05:33:14.831Z] ---> c9d903de498d [2021-01-22T05:33:14.831Z] Step 6/6 : RUN go mod download [2021-01-22T05:33:15.106Z] ---> Running in 7ae166cd61b5 [2021-01-22T05:33:34.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:33:34.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:33:34.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:33:34.794Z] [2021-01-22T05:33:34.794Z] ---> 02fada7ce55f [2021-01-22T05:33:34.794Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:33:34.794Z] ---> 02fada7ce55f [2021-01-22T05:33:34.794Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:33:34.794Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:33:34.794Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:33:34.794Z] ---> 02fada7ce55f [2021-01-22T05:33:34.794Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T05:33:34.794Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:33:34.794Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:33:34.794Z] ---> 02fada7ce55f [2021-01-22T05:33:34.794Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T05:33:35.058Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:33:35.058Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:33:35.058Z] ---> 02fada7ce55f [2021-01-22T05:33:35.058Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:33:35.633Z] ---> Running in f67a2ec0f0b5 [2021-01-22T05:33:35.633Z] ---> Running in c14ae7b6d3e8 [2021-01-22T05:33:35.895Z] ---> Running in 870d38944897 [2021-01-22T05:33:35.895Z] ---> Running in c8b6bb7718ef [2021-01-22T05:33:35.895Z] ---> Running in 358c519d0dce [2021-01-22T05:33:36.161Z] Removing intermediate container 870d38944897 [2021-01-22T05:33:36.161Z] ---> 877309530818 [2021-01-22T05:33:36.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:33:36.161Z] Removing intermediate container c14ae7b6d3e8 [2021-01-22T05:33:36.161Z] ---> 2dd04adfa31f [2021-01-22T05:33:36.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:33:36.161Z] Removing intermediate container f67a2ec0f0b5 [2021-01-22T05:33:36.161Z] ---> 9c5dcb555004 [2021-01-22T05:33:36.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:33:36.437Z] Removing intermediate container c8b6bb7718ef [2021-01-22T05:33:36.437Z] ---> 81f2b38a7749 [2021-01-22T05:33:36.437Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:33:36.437Z] Removing intermediate container 358c519d0dce [2021-01-22T05:33:36.437Z] ---> 227a34cf9abe [2021-01-22T05:33:36.437Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:33:36.437Z] ---> Running in 5dcfe934315a [2021-01-22T05:33:36.437Z] ---> Running in ba757df888be [2021-01-22T05:33:36.437Z] ---> Running in 5c482ec93835 [2021-01-22T05:33:36.437Z] ---> Running in f08a71bfd875 [2021-01-22T05:33:36.703Z] ---> Running in 11d06ff18394 [2021-01-22T05:33:38.649Z] Removing intermediate container 5c482ec93835 [2021-01-22T05:33:38.649Z] ---> d5765af42bb7 [2021-01-22T05:33:38.649Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T05:33:38.649Z] Removing intermediate container 5dcfe934315a [2021-01-22T05:33:38.649Z] ---> 4ec7c13bff29 [2021-01-22T05:33:38.649Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T05:33:38.649Z] ---> Running in 6092d124235d [2021-01-22T05:33:38.649Z] Removing intermediate container ba757df888be [2021-01-22T05:33:38.649Z] ---> 9c97015855eb [2021-01-22T05:33:38.649Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T05:33:38.911Z] ---> Running in 5586f74949ee [2021-01-22T05:33:38.911Z] Removing intermediate container f08a71bfd875 [2021-01-22T05:33:38.911Z] ---> 266fbe4ac863 [2021-01-22T05:33:38.911Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T05:33:38.911Z] Removing intermediate container 11d06ff18394 [2021-01-22T05:33:38.911Z] ---> 6db65fe9a5d3 [2021-01-22T05:33:38.911Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T05:33:39.173Z] ---> Running in 5f0f5dedacaf [2021-01-22T05:33:39.173Z] ---> Running in 3e64f0e7e7a3 [2021-01-22T05:33:39.173Z] ---> Running in bcfad911871f [2021-01-22T05:33:39.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:39.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:39.752Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:33:40.813Z] OK: 233 MiB in 51 packages [2021-01-22T05:33:41.080Z] OK: 233 MiB in 51 packages [2021-01-22T05:33:41.347Z] OK: 233 MiB in 51 packages [2021-01-22T05:33:41.347Z] OK: 233 MiB in 51 packages [2021-01-22T05:33:41.347Z] OK: 233 MiB in 51 packages [2021-01-22T05:33:41.611Z] Removing intermediate container 5586f74949ee [2021-01-22T05:33:41.611Z] ---> 336ff60c88a2 [2021-01-22T05:33:41.611Z] Step 6/24 : COPY go.mod . [2021-01-22T05:33:41.611Z] Removing intermediate container 6092d124235d [2021-01-22T05:33:41.611Z] ---> dce189202038 [2021-01-22T05:33:41.611Z] Step 6/23 : COPY go.mod . [2021-01-22T05:33:41.919Z] Removing intermediate container 7ae166cd61b5 [2021-01-22T05:33:41.919Z] ---> 74b0e5c3704c [2021-01-22T05:33:41.919Z] Successfully built 74b0e5c3704c [2021-01-22T05:33:41.919Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:33:42.189Z] ---> f05284abeaea [2021-01-22T05:33:42.189Z] Step 7/24 : RUN go mod download [2021-01-22T05:33:42.189Z] ---> Running in 8449b1e9fd11 [2021-01-22T05:33:42.189Z] ---> 6749fb78aab8 [2021-01-22T05:33:42.189Z] Step 7/23 : RUN go mod download [2021-01-22T05:33:42.189Z] Removing intermediate container 5f0f5dedacaf [2021-01-22T05:33:42.189Z] ---> 23a151e8d725 [2021-01-22T05:33:42.189Z] Step 6/23 : COPY go.mod . [2021-01-22T05:33:42.315Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T05:33:42.315Z] . [Pipeline] withDockerContainer [2021-01-22T05:33:42.467Z] Removing intermediate container 3e64f0e7e7a3 [2021-01-22T05:33:42.467Z] ---> b16135766c74 [2021-01-22T05:33:42.467Z] Step 6/33 : COPY go.mod . [2021-01-22T05:33:42.467Z] ---> Running in 1410795a4772 [2021-01-22T05:33:42.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container [2021-01-22T05:33:42.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T05:33:42.735Z] ---> c761b08e520e [2021-01-22T05:33:42.735Z] Step 7/23 : RUN go mod download [2021-01-22T05:33:42.735Z] Removing intermediate container bcfad911871f [2021-01-22T05:33:42.735Z] ---> d51f237dc22b [2021-01-22T05:33:42.735Z] Step 6/23 : COPY go.mod . [2021-01-22T05:33:43.000Z] ---> e8d912322ec6 [2021-01-22T05:33:43.000Z] Step 7/33 : RUN go mod download [2021-01-22T05:33:43.000Z] ---> Running in 8e5879ef6191 [2021-01-22T05:33:43.267Z] ---> Running in 9565450c2921 [2021-01-22T05:33:43.267Z] ---> 83ace3c7a2b6 [2021-01-22T05:33:43.267Z] Step 7/23 : RUN go mod download [2021-01-22T05:33:43.533Z] ---> Running in 9296db6a0043 [2021-01-22T05:33:44.195Z] $ docker top 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f -eo pid,comm [2021-01-22T05:33:44.490Z] Removing intermediate container 8449b1e9fd11 [2021-01-22T05:33:44.490Z] ---> 53ab6e1f3fb3 [2021-01-22T05:33:44.490Z] Step 8/24 : COPY . . [2021-01-22T05:33:44.490Z] Removing intermediate container 1410795a4772 [2021-01-22T05:33:44.490Z] ---> f5419a0e1282 [2021-01-22T05:33:44.490Z] Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh [2021-01-22T05:33:45.371Z] + go version [2021-01-22T05:33:45.371Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-22T05:33:45.373Z] $ docker stop --time=1 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f [2021-01-22T05:33:45.454Z] Removing intermediate container 8e5879ef6191 [2021-01-22T05:33:45.454Z] ---> 3633f578c2d3 [2021-01-22T05:33:45.454Z] Step 8/23 : COPY . . [2021-01-22T05:33:47.357Z] $ docker rm -f 11e4025e38dd453fcabdbc96e16f5a6f57da3c535f6dae3ee47010f8d2e15f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:33:48.751Z] + docker inspect -f . ci-base-image-arm64 [2021-01-22T05:33:48.752Z] . [Pipeline] withDockerContainer [2021-01-22T05:33:49.037Z] prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container [2021-01-22T05:33:49.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-22T05:33:50.526Z] $ docker top 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b -eo pid,comm [2021-01-22T05:33:50.784Z] Removing intermediate container 9565450c2921 [2021-01-22T05:33:50.784Z] ---> 671f135d13e9 [2021-01-22T05:33:50.784Z] Step 8/33 : COPY . . [Pipeline] { [Pipeline] echo [2021-01-22T05:33:51.007Z] ========================================================= [2021-01-22T05:33:51.007Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-22T05:33:51.007Z] ========================================================= [Pipeline] sh [2021-01-22T05:33:51.668Z] + make test [2021-01-22T05:33:51.668Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-22T05:33:52.710Z] Removing intermediate container 9296db6a0043 [2021-01-22T05:33:52.710Z] ---> b93fe94a267e [2021-01-22T05:33:52.710Z] Step 8/23 : COPY . . [2021-01-22T05:34:13.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-22T05:34:31.757Z] ---> 50ac97d72711 [2021-01-22T05:34:31.757Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T05:34:31.757Z] ---> 889dfc605fca [2021-01-22T05:34:31.757Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T05:34:31.757Z] ---> Running in 845529aecff4 [2021-01-22T05:34:31.757Z] ---> Running in 52d318af1d0f [2021-01-22T05:34:31.757Z] ---> b24e4b07bf6f [2021-01-22T05:34:31.757Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T05:34:31.757Z] ---> 68755d70b36d [2021-01-22T05:34:31.757Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T05:34:31.757Z] ---> bd229b09b367 [2021-01-22T05:34:31.757Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T05:34:31.757Z] ---> Running in c19bd0ea21e4 [2021-01-22T05:34:31.757Z] ---> Running in 443295479f80 [2021-01-22T05:34:31.757Z] ---> Running in dc536e993f83 [2021-01-22T05:34:32.340Z] 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-22T05:34:32.340Z] 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-22T05:34:32.616Z] 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-22T05:34:32.616Z] 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-22T05:34:32.616Z] 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-22T05:34:52.935Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-22T05:34:59.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-22T05:34:59.689Z] 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-22T05:35:06.361Z] Removing intermediate container 52d318af1d0f [2021-01-22T05:35:06.361Z] ---> d23ba671759a [2021-01-22T05:35:06.361Z] [2021-01-22T05:35:06.361Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T05:35:06.361Z] Removing intermediate container dc536e993f83 [2021-01-22T05:35:06.361Z] ---> 9316d448d1a7 [2021-01-22T05:35:06.361Z] [2021-01-22T05:35:06.361Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:35:06.361Z] 3.12: Pulling from library/alpine [2021-01-22T05:35:06.361Z] 3.12: Pulling from library/alpine [2021-01-22T05:35:07.319Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:35:07.319Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:35:07.319Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T05:35:07.319Z] ---> 389fef711851 [2021-01-22T05:35:07.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T05:35:07.319Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T05:35:07.319Z] ---> 389fef711851 [2021-01-22T05:35:07.319Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T05:35:09.881Z] ---> Running in f3e5c6275996 [2021-01-22T05:35:09.881Z] ---> Running in f790edac2c7b [2021-01-22T05:35:11.307Z] Removing intermediate container 443295479f80 [2021-01-22T05:35:11.307Z] ---> ddf4279f89be [2021-01-22T05:35:11.307Z] [2021-01-22T05:35:11.307Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T05:35:11.307Z] ---> 389fef711851 [2021-01-22T05:35:11.307Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T05:35:12.256Z] Removing intermediate container 845529aecff4 [2021-01-22T05:35:12.256Z] ---> 062b69be70f3 [2021-01-22T05:35:12.256Z] [2021-01-22T05:35:12.256Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:35:12.256Z] ---> 389fef711851 [2021-01-22T05:35:12.256Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T05:35:12.256Z] ---> Running in 4fcb69435e3a [2021-01-22T05:35:12.526Z] ---> Running in 80e80f32e16f [2021-01-22T05:35:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.413Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T05:35:13.413Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T05:35:13.413Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:35:13.413Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:35:13.413Z] OK: 6 MiB in 15 packages [2021-01-22T05:35:13.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.413Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T05:35:13.413Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T05:35:13.413Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T05:35:13.413Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:35:13.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.413Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:35:13.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:13.413Z] OK: 7 MiB in 19 packages [2021-01-22T05:35:13.679Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T05:35:13.679Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T05:35:13.679Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T05:35:13.679Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T05:35:13.679Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:35:13.679Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:35:13.679Z] OK: 6 MiB in 17 packages [2021-01-22T05:35:13.679Z] OK: 6 MiB in 15 packages [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-22T05:35:15.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-22T05:35:15.762Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-22T05:35:16.235Z] Removing intermediate container c19bd0ea21e4 [2021-01-22T05:35:16.235Z] ---> 91dd3dcb01d9 [2021-01-22T05:35:16.235Z] [2021-01-22T05:35:16.235Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:35:16.235Z] ---> 389fef711851 [2021-01-22T05:35:16.235Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T05:35:16.499Z] ---> Running in d4b1b9621af8 [2021-01-22T05:35:16.499Z] Removing intermediate container f3e5c6275996 [2021-01-22T05:35:16.499Z] ---> a884c39fde49 [2021-01-22T05:35:16.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:35:16.499Z] Removing intermediate container f790edac2c7b [2021-01-22T05:35:16.499Z] ---> 287e70429586 [2021-01-22T05:35:16.499Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T05:35:16.761Z] ---> Running in ed24f7e3140c [2021-01-22T05:35:16.761Z] ---> Running in 5b0848e27d59 [2021-01-22T05:35:16.761Z] Removing intermediate container 80e80f32e16f [2021-01-22T05:35:16.761Z] ---> 2172e8b88816 [2021-01-22T05:35:16.761Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:35:16.761Z] Removing intermediate container d4b1b9621af8 [2021-01-22T05:35:16.762Z] ---> 2aaebf1148c9 [2021-01-22T05:35:16.762Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T05:35:17.024Z] Removing intermediate container 4fcb69435e3a [2021-01-22T05:35:17.024Z] ---> bb63fd8cf530 [2021-01-22T05:35:17.024Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T05:35:17.600Z] ---> Running in d0aa29ed46c0 [2021-01-22T05:35:17.600Z] ---> Running in 1c3d969be0e2 [2021-01-22T05:35:17.862Z] ---> Running in d7c2e1fa7c86 [2021-01-22T05:35:17.862Z] Removing intermediate container ed24f7e3140c [2021-01-22T05:35:17.862Z] ---> 2be53fcf679b [2021-01-22T05:35:17.862Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T05:35:17.862Z] Removing intermediate container 5b0848e27d59 [2021-01-22T05:35:17.862Z] ---> f7850c532f73 [2021-01-22T05:35:17.862Z] Step 13/24 : WORKDIR / [2021-01-22T05:35:18.124Z] ---> Running in 1eda39aea1d6 [2021-01-22T05:35:18.124Z] ---> Running in a21231c6eafe [2021-01-22T05:35:18.124Z] Removing intermediate container d0aa29ed46c0 [2021-01-22T05:35:18.124Z] ---> ee272e0d5944 [2021-01-22T05:35:18.124Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T05:35:18.124Z] Removing intermediate container d7c2e1fa7c86 [2021-01-22T05:35:18.124Z] ---> 84f1ca8c07e4 [2021-01-22T05:35:18.124Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T05:35:18.124Z] Removing intermediate container 1c3d969be0e2 [2021-01-22T05:35:18.124Z] ---> 0ae57a6dab03 [2021-01-22T05:35:18.124Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T05:35:18.388Z] ---> Running in f9c95c59165f [2021-01-22T05:35:18.388Z] ---> Running in 49b557cf707f [2021-01-22T05:35:18.388Z] ---> Running in 8d4229d95ca4 [2021-01-22T05:35:18.388Z] Removing intermediate container 1eda39aea1d6 [2021-01-22T05:35:18.388Z] ---> 1bfcae48edc5 [2021-01-22T05:35:18.388Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T05:35:18.388Z] Removing intermediate container a21231c6eafe [2021-01-22T05:35:18.388Z] ---> f5a8bb4e308f [2021-01-22T05:35:18.388Z] 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-22T05:35:18.651Z] ---> Running in c662dd9ece8d [2021-01-22T05:35:18.651Z] Removing intermediate container f9c95c59165f [2021-01-22T05:35:18.651Z] ---> c435318dc7dc [2021-01-22T05:35:18.651Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:35:18.651Z] Removing intermediate container 49b557cf707f [2021-01-22T05:35:18.651Z] ---> 797f5509b03f [2021-01-22T05:35:18.651Z] 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-22T05:35:18.914Z] Removing intermediate container 8d4229d95ca4 [2021-01-22T05:35:18.914Z] ---> b43fd6d511c6 [2021-01-22T05:35:18.914Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T05:35:18.914Z] ---> Running in 89066922d7f6 [2021-01-22T05:35:18.914Z] ---> Running in 7fd9d71fd013 [2021-01-22T05:35:18.914Z] ---> 1429688fdb96 [2021-01-22T05:35:18.914Z] 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-22T05:35:19.177Z] Removing intermediate container c662dd9ece8d [2021-01-22T05:35:19.177Z] ---> bec0f323f43a [2021-01-22T05:35:19.177Z] Step 15/23 : WORKDIR / [2021-01-22T05:35:19.177Z] ---> Running in b540ac5f5763 [2021-01-22T05:35:20.127Z] ---> Running in 1240a1cec45e [2021-01-22T05:35:20.394Z] ---> 88ed69222789 [2021-01-22T05:35:20.394Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T05:35:20.394Z] Removing intermediate container b540ac5f5763 [2021-01-22T05:35:20.394Z] ---> f4f1d3c1fa8e [2021-01-22T05:35:20.394Z] Step 15/23 : WORKDIR / [2021-01-22T05:35:20.394Z] ---> Running in 873c1d9f7601 [2021-01-22T05:35:20.394Z] Removing intermediate container 1240a1cec45e [2021-01-22T05:35:20.665Z] ---> 9ae1f848eb04 [2021-01-22T05:35:20.665Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:35:20.665Z] ---> 337904155ec6 [2021-01-22T05:35:20.665Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T05:35:20.934Z] Removing intermediate container 873c1d9f7601 [2021-01-22T05:35:20.934Z] ---> d9e5e486532d [2021-01-22T05:35:20.934Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:35:20.934Z] Connecting to github.com (140.82.114.4:443) [2021-01-22T05:35:20.934Z]  ---> 9ada2df2e9f1 [2021-01-22T05:35:20.934Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T05:35:20.934Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.87.28:443) [2021-01-22T05:35:21.201Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T05:35:21.465Z]  ---> 5bfeac306689 [2021-01-22T05:35:21.465Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T05:35:21.465Z] ---> 2ef631ba2757 [2021-01-22T05:35:21.465Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-22T05:35:21.465Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T05:35:21.465Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T05:35:21.465Z] dockerize [2021-01-22T05:35:21.465Z] Removing intermediate container 89066922d7f6 [2021-01-22T05:35:21.465Z] ---> 3b4fef8801c1 [2021-01-22T05:35:21.465Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T05:35:21.728Z] ---> Running in 127a48332b37 [2021-01-22T05:35:21.728Z] ---> 992087bbc0a9 [2021-01-22T05:35:21.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T05:35:21.998Z] ---> 2d8c5b1336a2 [2021-01-22T05:35:21.998Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T05:35:21.998Z] ---> 6d21049759e9 [2021-01-22T05:35:21.998Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T05:35:22.262Z] ---> 5511791c64b6 [2021-01-22T05:35:22.262Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T05:35:22.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-22T05:35:22.502Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-22T05:35:22.502Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-22T05:35:22.526Z] ---> Running in 3f2858287ddb [2021-01-22T05:35:22.526Z] ---> 75663cb5a856 [2021-01-22T05:35:22.526Z] 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-22T05:35:22.526Z] ---> 06bb047940f6 [2021-01-22T05:35:22.526Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T05:35:22.799Z] ---> Running in 2382095ca18d [2021-01-22T05:35:22.799Z] Removing intermediate container 7fd9d71fd013 [2021-01-22T05:35:22.799Z] ---> bd2730f83453 [2021-01-22T05:35:22.799Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T05:35:22.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:22.799Z] ---> Running in c5a88969c5cd [2021-01-22T05:35:23.061Z] ---> Running in 716b27e380d2 [2021-01-22T05:35:23.061Z] Removing intermediate container 3f2858287ddb [2021-01-22T05:35:23.061Z] ---> 07d508253b6e [2021-01-22T05:35:23.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:35:23.061Z] Removing intermediate container c5a88969c5cd [2021-01-22T05:35:23.061Z] ---> 908e7ed07951 [2021-01-22T05:35:23.061Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:35:23.325Z] ---> Running in cee29a8685a6 [2021-01-22T05:35:23.325Z] ---> Running in 4b45e4f8ffe3 [2021-01-22T05:35:23.325Z] Removing intermediate container 716b27e380d2 [2021-01-22T05:35:23.325Z] ---> a79cfc9889a3 [2021-01-22T05:35:23.325Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T05:35:23.587Z] ---> Running in ef8cb1c10857 [2021-01-22T05:35:23.587Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:23.587Z] Removing intermediate container cee29a8685a6 [2021-01-22T05:35:23.587Z] ---> 8c553ed0fdf3 [2021-01-22T05:35:23.587Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T05:35:23.587Z] Removing intermediate container 4b45e4f8ffe3 [2021-01-22T05:35:23.587Z] ---> 8c71b984a88d [2021-01-22T05:35:23.587Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T05:35:23.849Z] ---> Running in 223391a54f0a [2021-01-22T05:35:23.849Z] ---> Running in f5b8c67c39a1 [2021-01-22T05:35:23.849Z] Removing intermediate container ef8cb1c10857 [2021-01-22T05:35:23.849Z] ---> bebaff4a3f45 [2021-01-22T05:35:23.849Z] 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-22T05:35:24.111Z] Removing intermediate container 223391a54f0a [2021-01-22T05:35:24.111Z] ---> 681bd72179e8 [2021-01-22T05:35:24.111Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:35:24.111Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T05:35:24.111Z] ---> Running in 0210ae88789e [2021-01-22T05:35:24.111Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T05:35:24.373Z] Removing intermediate container 2382095ca18d [2021-01-22T05:35:24.373Z] ---> e5abe45626b9 [2021-01-22T05:35:24.373Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T05:35:24.373Z] ---> Running in df4982acbf4d [2021-01-22T05:35:24.373Z] Removing intermediate container f5b8c67c39a1 [2021-01-22T05:35:24.373Z] ---> 348e1fe16b44 [2021-01-22T05:35:24.373Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:35:24.373Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T05:35:24.373Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T05:35:24.639Z] ---> Running in 3eb085d2485f [2021-01-22T05:35:24.639Z] ---> Running in a8ca3ee605c3 [2021-01-22T05:35:24.639Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T05:35:24.639Z] Removing intermediate container df4982acbf4d [2021-01-22T05:35:24.639Z] ---> 579ad817fe43 [2021-01-22T05:35:24.639Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:35:24.903Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T05:35:24.903Z] Removing intermediate container a8ca3ee605c3 [2021-01-22T05:35:24.903Z] ---> 5f331843fa90 [2021-01-22T05:35:24.903Z] Step 22/24 : LABEL arch=x86_64 [2021-01-22T05:35:24.903Z] ---> Running in 5353c8a5b1ab [2021-01-22T05:35:24.903Z] Removing intermediate container 3eb085d2485f [2021-01-22T05:35:24.903Z] ---> 1ce8e7160335 [2021-01-22T05:35:24.903Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:35:24.903Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:35:24.903Z] Move dockerize executable [2021-01-22T05:35:24.903Z] OK: 8 MiB in 20 packages [2021-01-22T05:35:25.165Z] ---> Running in 7a553e83664e [2021-01-22T05:35:25.165Z] ---> Running in 815165b9d5f5 [2021-01-22T05:35:25.165Z] Removing intermediate container 5353c8a5b1ab [2021-01-22T05:35:25.165Z] ---> 5dc344da49f2 [2021-01-22T05:35:25.165Z] [2021-01-22T05:35:25.430Z] Successfully built 5dc344da49f2 [2021-01-22T05:35:25.697Z] Successfully tagged docker-core-command-go:latest [2021-01-22T05:35:25.697Z] Building docker-security-proxy-setup-go [2021-01-22T05:35:25.697Z]  Building docker-core-command-go ... done Removing intermediate container 7a553e83664e [2021-01-22T05:35:25.697Z] ---> 3373df0243ff [2021-01-22T05:35:25.697Z] Step 23/24 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:35:25.697Z] Removing intermediate container 815165b9d5f5 [2021-01-22T05:35:25.697Z] ---> ffe348edb8e2 [2021-01-22T05:35:25.697Z] [2021-01-22T05:35:25.697Z] ---> Running in e6f812b16a53 [2021-01-22T05:35:25.962Z] Successfully built ffe348edb8e2 [2021-01-22T05:35:26.226Z] Successfully tagged docker-core-metadata-go:latest [2021-01-22T05:35:26.226Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-22T05:35:26.226Z] Removing intermediate container 127a48332b37 [2021-01-22T05:35:26.226Z] ---> ae9593786b6f [2021-01-22T05:35:26.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:35:26.226Z] Removing intermediate container 0210ae88789e [2021-01-22T05:35:26.226Z] ---> f0ce55478b98 [2021-01-22T05:35:26.226Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T05:35:26.497Z] Removing intermediate container e6f812b16a53 [2021-01-22T05:35:26.497Z] ---> 0044bd800d55 [2021-01-22T05:35:26.497Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T05:35:26.497Z] ---> Running in 285aea9fd2f1 [2021-01-22T05:35:26.497Z] ---> Running in 1164c56a03e7 [2021-01-22T05:35:26.772Z] ---> d9d46141024b [2021-01-22T05:35:26.772Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T05:35:29.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 46.6% of statements [2021-01-22T05:35:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-22T05:35:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-22T05:35:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-22T05:35:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-22T05:35:29.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-22T05:35:30.094Z] Removing intermediate container 285aea9fd2f1 [2021-01-22T05:35:30.094Z] Removing intermediate container 1164c56a03e7 [2021-01-22T05:35:30.094Z] ---> e344c3ebb869 [2021-01-22T05:35:30.094Z] ---> 366ffc07d6d4 [2021-01-22T05:35:30.094Z] [2021-01-22T05:35:30.094Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T05:35:30.670Z] Successfully built 366ffc07d6d4 [2021-01-22T05:35:32.063Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-22T05:35:32.063Z] Building docker-sys-mgmt-agent-go [2021-01-22T05:35:33.995Z]  Building docker-security-secretstore-setup-go ... done  ---> bafd87f9fb82 [2021-01-22T05:35:33.995Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T05:35:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.491s coverage: 27.0% of statements [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-22T05:35:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-22T05:35:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-22T05:35:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.280s coverage: 66.7% of statements [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-22T05:35:35.988Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.692s coverage: 82.3% of statements [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-22T05:35:35.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-22T05:35:42.223Z] ---> 6c784a6c69df [2021-01-22T05:35:42.223Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T05:35:42.863Z] ---> 241020549985 [2021-01-22T05:35:42.863Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T05:35:43.449Z] ---> Running in 53c560f7a8d5 [2021-01-22T05:35:44.027Z] ---> Running in 5323a51a8066 [2021-01-22T05:35:44.027Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:35:44.027Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:35:44.027Z] ---> 02fada7ce55f [2021-01-22T05:35:44.028Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T05:35:44.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-22T05:35:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-22T05:35:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-22T05:35:44.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.308s coverage: 86.7% of statements [2021-01-22T05:35:44.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> 227a34cf9abe [2021-01-22T05:35:44.379Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> 6db65fe9a5d3 [2021-01-22T05:35:44.379Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> d51f237dc22b [2021-01-22T05:35:44.379Z] Step 6/22 : COPY go.mod . [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> 83ace3c7a2b6 [2021-01-22T05:35:44.379Z] Step 7/22 : RUN go mod download [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> b93fe94a267e [2021-01-22T05:35:44.379Z] Step 8/22 : COPY . . [2021-01-22T05:35:44.379Z] ---> Using cache [2021-01-22T05:35:44.379Z] ---> 68755d70b36d [2021-01-22T05:35:44.379Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T05:35:44.962Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:35:44.962Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:35:44.962Z] ---> 02fada7ce55f [2021-01-22T05:35:44.962Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T05:35:44.962Z] ---> Using cache [2021-01-22T05:35:44.962Z] ---> 227a34cf9abe [2021-01-22T05:35:44.962Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:35:44.962Z] ---> Using cache [2021-01-22T05:35:44.962Z] ---> 6db65fe9a5d3 [2021-01-22T05:35:44.962Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T05:35:44.962Z] ---> Using cache [2021-01-22T05:35:44.962Z] ---> d51f237dc22b [2021-01-22T05:35:44.962Z] Step 6/21 : COPY go.mod . [2021-01-22T05:35:44.962Z] ---> Using cache [2021-01-22T05:35:44.962Z] ---> 83ace3c7a2b6 [2021-01-22T05:35:44.962Z] Step 7/21 : RUN go mod download [2021-01-22T05:35:44.962Z] ---> Using cache [2021-01-22T05:35:44.962Z] ---> b93fe94a267e [2021-01-22T05:35:44.962Z] Step 8/21 : COPY . . [2021-01-22T05:35:45.231Z] ---> Using cache [2021-01-22T05:35:45.231Z] ---> 68755d70b36d [2021-01-22T05:35:45.231Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T05:35:45.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.330s coverage: 97.5% of statements [2021-01-22T05:35:45.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-22T05:35:45.285Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements [2021-01-22T05:35:45.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-22T05:35:45.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-22T05:35:45.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-22T05:35:45.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-22T05:35:46.638Z] ---> Running in bc778d7e281d [2021-01-22T05:35:46.638Z] ---> Running in 0e5359266f25 [2021-01-22T05:35:46.638Z] Removing intermediate container 5323a51a8066 [2021-01-22T05:35:46.638Z] ---> 0f53b62607c5 [2021-01-22T05:35:46.638Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:35:47.217Z] ---> Running in ad50b2f9fe3c [2021-01-22T05:35:49.151Z] 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-22T05:35:49.151Z] 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-22T05:35:49.421Z] Removing intermediate container ad50b2f9fe3c [2021-01-22T05:35:49.421Z] ---> 78a9c357de66 [2021-01-22T05:35:49.421Z] Step 21/23 : LABEL arch=x86_64 [2021-01-22T05:35:50.834Z] ---> Running in 11edfeeacfa2 [2021-01-22T05:35:51.102Z] Removing intermediate container 53c560f7a8d5 [2021-01-22T05:35:51.102Z] ---> fbc3ec7920d3 [2021-01-22T05:35:51.102Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:35:52.085Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:35:52.085Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:35:52.085Z] ---> 02fada7ce55f [2021-01-22T05:35:52.085Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T05:35:52.085Z] ---> Using cache [2021-01-22T05:35:52.085Z] ---> 227a34cf9abe [2021-01-22T05:35:52.085Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:35:52.085Z] ---> Using cache [2021-01-22T05:35:52.085Z] ---> 6db65fe9a5d3 [2021-01-22T05:35:52.085Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T05:35:52.685Z] Removing intermediate container 11edfeeacfa2 [2021-01-22T05:35:52.685Z] ---> d9978f058357 [2021-01-22T05:35:52.685Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:35:52.685Z] ---> Running in 1aba8a829055 [2021-01-22T05:35:52.961Z] ---> 7e01cf148b31 [2021-01-22T05:35:52.961Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T05:35:52.961Z] ---> Running in 05e17b9dcaa3 [2021-01-22T05:35:53.572Z] Removing intermediate container 05e17b9dcaa3 [2021-01-22T05:35:53.572Z] ---> ba7ef251f35f [2021-01-22T05:35:53.572Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.196s coverage: 92.8% of statements [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.248s coverage: 0.1% of statements [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-22T05:35:53.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.084s coverage: 79.5% of statements [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2021-01-22T05:35:53.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2021-01-22T05:35:53.842Z] ---> Running in 6cd2102b7ff7 [2021-01-22T05:35:54.111Z] ---> f52c567e69da [2021-01-22T05:35:54.111Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T05:35:54.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:54.111Z] Removing intermediate container 6cd2102b7ff7 [2021-01-22T05:35:54.111Z] ---> 0e51b7e687e3 [2021-01-22T05:35:54.111Z] [2021-01-22T05:35:54.693Z] Successfully built 0e51b7e687e3 [2021-01-22T05:35:54.693Z] Successfully tagged docker-core-data-go:latest [2021-01-22T05:35:54.693Z] Building docker-support-notifications-go [2021-01-22T05:35:54.693Z]  Building docker-core-data-go ... done  ---> c7165ed8c287 [2021-01-22T05:35:54.693Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T05:35:54.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:35:55.572Z] OK: 233 MiB in 51 packages [2021-01-22T05:35:55.572Z] ---> 2fe23f1eda4f [2021-01-22T05:35:55.572Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T05:36:00.926Z] ---> a4cf988a4e5b [2021-01-22T05:36:00.926Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T05:36:00.926Z] ---> Running in ef034db519f8 [2021-01-22T05:36:01.900Z] Removing intermediate container 1aba8a829055 [2021-01-22T05:36:01.901Z] ---> 4bda9fa53ba4 [2021-01-22T05:36:01.901Z] Step 6/26 : COPY go.mod . [2021-01-22T05:36:01.901Z] Removing intermediate container ef034db519f8 [2021-01-22T05:36:01.901Z] ---> c94fd6a7f8bd [2021-01-22T05:36:01.901Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T05:36:02.519Z] ---> 25d9c8ee55d5 [2021-01-22T05:36:02.519Z] Step 7/26 : RUN go mod download [2021-01-22T05:36:02.812Z] ---> 1fbfed3272c2 [2021-01-22T05:36:02.812Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T05:36:02.812Z] ---> Running in 700734538b14 [2021-01-22T05:36:03.407Z] ---> Running in a5b61481f4c1 [2021-01-22T05:36:06.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2021-01-22T05:36:06.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-01-22T05:36:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-22T05:36:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-22T05:36:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-22T05:36:06.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-22T05:36:06.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2021-01-22T05:36:06.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-22T05:36:06.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-22T05:36:06.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-22T05:36:06.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-22T05:36:06.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2021-01-22T05:36:06.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-22T05:36:06.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements [2021-01-22T05:36:06.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.108s coverage: 87.2% of statements [2021-01-22T05:36:06.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.140s coverage: 84.2% of statements [2021-01-22T05:36:06.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements [2021-01-22T05:36:06.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-22T05:36:06.781Z] Removing intermediate container a5b61481f4c1 [2021-01-22T05:36:06.781Z] ---> 0d30086d80f0 [2021-01-22T05:36:06.781Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T05:36:07.752Z] ---> Running in 6ae092eae91a [2021-01-22T05:36:08.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.629s coverage: 63.5% of statements [2021-01-22T05:36:08.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-22T05:36:08.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-22T05:36:08.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-01-22T05:36:08.371Z] Removing intermediate container 700734538b14 [2021-01-22T05:36:08.371Z] ---> 012292af3006 [2021-01-22T05:36:08.371Z] Step 8/26 : COPY . . [2021-01-22T05:36:09.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements [2021-01-22T05:36:09.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-22T05:36:09.774Z] 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-22T05:36:10.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-01-22T05:36:11.089Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-01-22T05:36:11.175Z] Removing intermediate container 6ae092eae91a [2021-01-22T05:36:11.175Z] ---> b0d44a34dd7f [2021-01-22T05:36:11.175Z] Step 30/33 : CMD ["gate"] [2021-01-22T05:36:11.440Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:36:11.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:36:11.440Z] ---> 02fada7ce55f [2021-01-22T05:36:11.440Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T05:36:11.704Z] ---> Using cache [2021-01-22T05:36:11.704Z] ---> 227a34cf9abe [2021-01-22T05:36:11.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:36:11.704Z] ---> Using cache [2021-01-22T05:36:11.704Z] ---> 6db65fe9a5d3 [2021-01-22T05:36:11.704Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T05:36:14.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 68.9% of statements [2021-01-22T05:36:14.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-22T05:36:14.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-22T05:36:14.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-22T05:36:14.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-22T05:36:14.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-22T05:36:14.885Z] ---> Running in 71ca1f20b736 [2021-01-22T05:36:15.153Z] ---> Running in c2af36a8b557 [2021-01-22T05:36:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 37.0% of statements [2021-01-22T05:36:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-22T05:36:15.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-22T05:36:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.525s coverage: 84.0% of statements [2021-01-22T05:36:15.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements [2021-01-22T05:36:17.732Z] Removing intermediate container 71ca1f20b736 [2021-01-22T05:36:17.732Z] ---> fd874c401830 [2021-01-22T05:36:17.732Z] Step 31/33 : LABEL arch=x86_64 [2021-01-22T05:36:20.299Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:36:20.563Z] ---> Running in c6d9f53dc9c9 [2021-01-22T05:36:21.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:36:21.414Z] Removing intermediate container bc778d7e281d [2021-01-22T05:36:21.414Z] ---> ff55558bceb0 [2021-01-22T05:36:21.414Z] [2021-01-22T05:36:21.414Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T05:36:21.415Z] ---> 389fef711851 [2021-01-22T05:36:21.415Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-22T05:36:21.415Z] ---> Using cache [2021-01-22T05:36:21.415Z] ---> 2172e8b88816 [2021-01-22T05:36:21.415Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:36:21.415Z] ---> Using cache [2021-01-22T05:36:21.415Z] ---> ee272e0d5944 [2021-01-22T05:36:21.415Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T05:36:21.685Z] OK: 233 MiB in 51 packages [2021-01-22T05:36:22.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.311s coverage: 47.1% of statements [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-22T05:36:22.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-22T05:36:22.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.137s coverage: 100.0% of statements [2021-01-22T05:36:22.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-22T05:36:22.636Z] ---> Running in bf45ddd28ea7 [2021-01-22T05:36:22.906Z] Removing intermediate container c6d9f53dc9c9 [2021-01-22T05:36:22.906Z] ---> 1935412486d3 [2021-01-22T05:36:22.906Z] Step 32/33 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:36:25.528Z] ---> Running in cc11485c6c80 [2021-01-22T05:36:25.528Z] Removing intermediate container bf45ddd28ea7 [2021-01-22T05:36:25.528Z] ---> b99b89feddca [2021-01-22T05:36:25.528Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T05:36:26.514Z] Removing intermediate container c2af36a8b557 [2021-01-22T05:36:26.514Z] ---> 0435cf27ecbd [2021-01-22T05:36:26.514Z] Step 6/22 : COPY go.mod . [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.997s coverage: 29.1% of statements [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.094s coverage: 100.0% of statements [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-22T05:36:27.778Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-22T05:36:27.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements [2021-01-22T05:36:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-22T05:36:27.779Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-22T05:36:27.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-01-22T05:36:28.058Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements [2021-01-22T05:36:28.468Z] ---> Running in 84b85b988001 [2021-01-22T05:36:28.740Z] Removing intermediate container cc11485c6c80 [2021-01-22T05:36:28.741Z] ---> 2ae152543064 [2021-01-22T05:36:28.741Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T05:36:29.012Z] ---> b028f4cfc76b [2021-01-22T05:36:29.012Z] Step 7/22 : RUN go mod download [2021-01-22T05:36:29.513Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-22T05:36:29.597Z] Removing intermediate container 0e5359266f25 [2021-01-22T05:36:29.598Z] ---> 9ebc821be727 [2021-01-22T05:36:29.598Z] [2021-01-22T05:36:29.598Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T05:36:29.598Z] ---> 389fef711851 [2021-01-22T05:36:29.598Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T05:36:29.598Z] ---> Running in 67b8880e2bae [2021-01-22T05:36:29.864Z] ---> Running in e261c97081fd [2021-01-22T05:36:29.864Z] Removing intermediate container 84b85b988001 [2021-01-22T05:36:29.864Z] ---> f750074a1fe6 [2021-01-22T05:36:29.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:36:29.864Z] ---> 9db7a342b450 [2021-01-22T05:36:29.864Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T05:36:30.114Z] GO111MODULE=on go vet ./... [2021-01-22T05:36:30.130Z] ---> Running in 4b801f636a18 [2021-01-22T05:36:30.130Z] ---> Running in b171c1dd630e [2021-01-22T05:36:30.394Z] Removing intermediate container e261c97081fd [2021-01-22T05:36:30.394Z] ---> b9c01cbecf29 [2021-01-22T05:36:30.394Z] [2021-01-22T05:36:30.394Z] ---> ff5d3e9d31d8 [2021-01-22T05:36:30.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T05:36:30.394Z] Successfully built b9c01cbecf29 [2021-01-22T05:36:30.665Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-22T05:36:30.933Z]  Building docker-security-bootstrapper-go ... done  ---> 9792b1e69c50 [2021-01-22T05:36:30.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-22T05:36:31.204Z] 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-22T05:36:31.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:36:31.204Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:36:31.473Z] ---> 186238602117 [2021-01-22T05:36:31.473Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T05:36:31.473Z] ---> Running in cbc89a746102 [2021-01-22T05:36:31.473Z] Removing intermediate container 67b8880e2bae [2021-01-22T05:36:31.473Z] ---> 3ae8c1b240d2 [2021-01-22T05:36:31.473Z] Step 8/22 : COPY . . [2021-01-22T05:36:31.473Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T05:36:31.473Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:36:31.473Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T05:36:31.473Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T05:36:31.473Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:36:31.737Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:36:32.016Z] OK: 7 MiB in 18 packages [2021-01-22T05:36:32.286Z] Removing intermediate container cbc89a746102 [2021-01-22T05:36:32.286Z] ---> aa5516614fc4 [2021-01-22T05:36:32.286Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:36:33.271Z] ---> Running in 65a6b848b580 [2021-01-22T05:36:39.897Z] Removing intermediate container 65a6b848b580 [2021-01-22T05:36:39.897Z] ---> 5bf2aaac6c33 [2021-01-22T05:36:39.897Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T05:36:40.169Z] Removing intermediate container 4b801f636a18 [2021-01-22T05:36:40.169Z] ---> 510f5c469d65 [2021-01-22T05:36:40.169Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T05:36:41.622Z] ---> Running in ae16e9931421 [2021-01-22T05:36:42.249Z] ---> Running in ab415c37887a [2021-01-22T05:36:42.826Z] Removing intermediate container ae16e9931421 [2021-01-22T05:36:42.826Z] ---> 9c6cbef1e00d [2021-01-22T05:36:42.826Z] Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:36:45.415Z] ---> Running in 8e1149c8b1a0 [2021-01-22T05:36:45.692Z] Removing intermediate container ab415c37887a [2021-01-22T05:36:45.692Z] ---> a579f1bde9b6 [2021-01-22T05:36:45.692Z] Step 13/21 : WORKDIR /edgex [2021-01-22T05:36:46.659Z] ---> Running in af1ee4b91c55 [2021-01-22T05:36:47.629Z] Removing intermediate container 8e1149c8b1a0 [2021-01-22T05:36:47.629Z] ---> 666962d84301 [2021-01-22T05:36:47.629Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T05:36:49.569Z] ---> Running in 02771009b347 [2021-01-22T05:36:50.146Z] Removing intermediate container af1ee4b91c55 [2021-01-22T05:36:50.146Z] ---> 5327799dae06 [2021-01-22T05:36:50.146Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T05:36:50.146Z] Removing intermediate container 02771009b347 [2021-01-22T05:36:50.146Z] ---> 08c8cfc492aa [2021-01-22T05:36:50.146Z] [2021-01-22T05:36:50.412Z] ---> 8091583426e1 [2021-01-22T05:36:50.412Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T05:36:50.412Z] Successfully built 08c8cfc492aa [2021-01-22T05:36:50.412Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-22T05:36:50.412Z]  Building docker-support-scheduler-go ... done  ---> Running in 5d854f50bb3d [2021-01-22T05:36:50.678Z] ---> b222ec2b24f6 [2021-01-22T05:36:50.678Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T05:36:51.255Z] 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-22T05:36:52.233Z] ---> 8c35e87d9686 [2021-01-22T05:36:52.233Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T05:36:52.827Z] Removing intermediate container b171c1dd630e [2021-01-22T05:36:52.827Z] ---> 34fd1dd619d9 [2021-01-22T05:36:52.827Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T05:36:52.827Z] ---> Running in d1772d292c51 [2021-01-22T05:36:53.098Z] ---> c60e1e86fa85 [2021-01-22T05:36:53.098Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T05:36:53.372Z] ---> Running in 1317ddb0a445 [2021-01-22T05:36:53.645Z] Removing intermediate container 1317ddb0a445 [2021-01-22T05:36:53.645Z] ---> e8b4a86dfefb [2021-01-22T05:36:53.645Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T05:36:53.645Z] 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-22T05:36:53.645Z] ---> Running in 99c128a9dc44 [2021-01-22T05:36:53.917Z] Removing intermediate container 99c128a9dc44 [2021-01-22T05:36:53.917Z] ---> a5a3374a23a3 [2021-01-22T05:36:53.917Z] Step 19/21 : LABEL arch=x86_64 [2021-01-22T05:36:53.917Z] ---> Running in 6f92d3b76706 [2021-01-22T05:36:54.193Z] Removing intermediate container 6f92d3b76706 [2021-01-22T05:36:54.194Z] ---> a30992e615c5 [2021-01-22T05:36:54.194Z] Step 20/21 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:36:54.194Z] ---> Running in 1d0768c0813a [2021-01-22T05:36:54.461Z] Removing intermediate container 1d0768c0813a [2021-01-22T05:36:54.461Z] ---> d7de104d4ce2 [2021-01-22T05:36:54.461Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T05:36:54.724Z] ---> Running in eec47bfaf169 [2021-01-22T05:36:55.008Z] Removing intermediate container eec47bfaf169 [2021-01-22T05:36:55.008Z] ---> 8086f917b428 [2021-01-22T05:36:55.008Z] [2021-01-22T05:36:55.290Z] Successfully built 8086f917b428 [2021-01-22T05:36:55.290Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-22T05:36:55.290Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container d1772d292c51 [2021-01-22T05:36:55.290Z] ---> 1724979d4fc0 [2021-01-22T05:36:55.290Z] [2021-01-22T05:36:55.290Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T05:36:55.290Z] 20.10.0: Pulling from library/docker [2021-01-22T05:37:03.537Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T05:37:03.537Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T05:37:03.537Z] ---> aefe523efa57 [2021-01-22T05:37:03.537Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T05:37:04.115Z] ---> Running in 80e0f9fa8510 [2021-01-22T05:37:04.689Z] Removing intermediate container 5d854f50bb3d [2021-01-22T05:37:04.689Z] ---> 650647786f12 [2021-01-22T05:37:04.689Z] [2021-01-22T05:37:04.689Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T05:37:04.689Z] ---> 389fef711851 [2021-01-22T05:37:04.689Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T05:37:04.689Z] ---> Running in 0b66245b576f [2021-01-22T05:37:04.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:04.955Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:05.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:05.220Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:05.220Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T05:37:05.220Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T05:37:05.220Z] Executing bash-5.0.17-r0.post-install [2021-01-22T05:37:05.220Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:37:05.220Z] OK: 12 MiB in 22 packages [2021-01-22T05:37:05.482Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T05:37:05.482Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T05:37:05.482Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:37:05.482Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:37:05.482Z] OK: 6 MiB in 16 packages [2021-01-22T05:37:06.433Z] Removing intermediate container 80e0f9fa8510 [2021-01-22T05:37:06.433Z] ---> ddc13cba08dc [2021-01-22T05:37:06.433Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T05:37:06.698Z] ---> Running in 46ce8482dcb2 [2021-01-22T05:37:06.961Z] Removing intermediate container 0b66245b576f [2021-01-22T05:37:06.961Z] ---> 70d7b3cdb268 [2021-01-22T05:37:06.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:37:06.961Z] ---> Running in f70e050b5234 [2021-01-22T05:37:06.961Z] Removing intermediate container 46ce8482dcb2 [2021-01-22T05:37:06.961Z] ---> fd14150a2522 [2021-01-22T05:37:06.961Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T05:37:06.961Z] ---> Running in f3035fcc6b8d [2021-01-22T05:37:07.225Z] Removing intermediate container f70e050b5234 [2021-01-22T05:37:07.225Z] ---> ac86fe6c17ec [2021-01-22T05:37:07.225Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T05:37:07.225Z] ---> Running in 95c3d4d493ef [2021-01-22T05:37:07.225Z] Removing intermediate container f3035fcc6b8d [2021-01-22T05:37:07.225Z] ---> f839b196b6c8 [2021-01-22T05:37:07.225Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T05:37:07.490Z] ---> Running in dc60a6b8f99b [2021-01-22T05:37:07.490Z] Removing intermediate container 95c3d4d493ef [2021-01-22T05:37:07.490Z] ---> ceea117fa77b [2021-01-22T05:37:07.490Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T05:37:07.490Z] ---> Running in 6b6ab531ca4a [2021-01-22T05:37:07.490Z] Removing intermediate container dc60a6b8f99b [2021-01-22T05:37:07.490Z] ---> be8c7e98aaad [2021-01-22T05:37:07.490Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T05:37:07.755Z] Removing intermediate container 6b6ab531ca4a [2021-01-22T05:37:07.755Z] ---> 5ea9eb22fbef [2021-01-22T05:37:07.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:37:08.023Z] ---> aba51e649c8c [2021-01-22T05:37:08.023Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T05:37:08.023Z] ---> 321d6956a495 [2021-01-22T05:37:08.023Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T05:37:08.602Z] ---> 971e2757a7f9 [2021-01-22T05:37:08.602Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T05:37:08.602Z] ---> 7c910c187ae4 [2021-01-22T05:37:08.602Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T05:37:08.865Z] ---> 62cc4330205e [2021-01-22T05:37:08.865Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T05:37:08.865Z] ---> 35b0fdb9d818 [2021-01-22T05:37:08.865Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T05:37:08.865Z] ---> Running in f5e08f7d8320 [2021-01-22T05:37:08.865Z] ---> Running in ba8a93ce4247 [2021-01-22T05:37:09.131Z] Removing intermediate container ba8a93ce4247 [2021-01-22T05:37:09.131Z] ---> bf1f6ac13523 [2021-01-22T05:37:09.131Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:37:09.131Z] ---> Running in bdf717280b73 [2021-01-22T05:37:09.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:09.399Z] Removing intermediate container bdf717280b73 [2021-01-22T05:37:09.399Z] ---> 37a9cb418daa [2021-01-22T05:37:09.399Z] Step 20/22 : LABEL arch=x86_64 [2021-01-22T05:37:09.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:09.399Z] ---> Running in 24d0c3ca5487 [2021-01-22T05:37:09.664Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T05:37:09.664Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T05:37:09.664Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T05:37:09.664Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T05:37:09.664Z] Removing intermediate container 24d0c3ca5487 [2021-01-22T05:37:09.664Z] ---> fa643bd97f4e [2021-01-22T05:37:09.664Z] Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:37:09.664Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T05:37:09.664Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T05:37:09.664Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T05:37:09.664Z] ---> Running in 251d52b137c2 [2021-01-22T05:37:11.058Z] Removing intermediate container 251d52b137c2 [2021-01-22T05:37:11.058Z] ---> 99cafbdf0b95 [2021-01-22T05:37:11.058Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T05:37:13.631Z] ---> Running in 090caf812981 [2021-01-22T05:37:13.631Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T05:37:13.631Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T05:37:13.631Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T05:37:13.631Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T05:37:13.895Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T05:37:13.895Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T05:37:13.895Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T05:37:13.895Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T05:37:13.895Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T05:37:14.470Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T05:37:14.470Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T05:37:14.470Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T05:37:14.470Z] Removing intermediate container 090caf812981 [2021-01-22T05:37:14.470Z] ---> 193a56b1df88 [2021-01-22T05:37:14.470Z] [2021-01-22T05:37:14.470Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T05:37:14.470Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T05:37:14.732Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T05:37:14.732Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T05:37:14.732Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T05:37:14.732Z] Successfully built 193a56b1df88 [2021-01-22T05:37:14.732Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T05:37:14.732Z] Successfully tagged docker-support-notifications-go:latest [2021-01-22T05:37:14.732Z]  Building docker-support-notifications-go ... done (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T05:37:14.732Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T05:37:14.732Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T05:37:14.732Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T05:37:14.732Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T05:37:14.732Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T05:37:14.732Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T05:37:14.995Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T05:37:14.995Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:37:14.995Z] OK: 71 MiB in 55 packages [2021-01-22T05:37:21.901Z] Removing intermediate container f5e08f7d8320 [2021-01-22T05:37:21.902Z] ---> 11fdf9560662 [2021-01-22T05:37:21.902Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T05:37:21.902Z] ---> Running in 6e6011513ea4 [2021-01-22T05:37:22.480Z] Collecting docker-compose==1.23.2 [2021-01-22T05:37:22.742Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T05:37:23.005Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T05:37:23.005Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T05:37:23.005Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T05:37:23.005Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T05:37:23.580Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T05:37:23.580Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T05:37:23.844Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T05:37:23.844Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T05:37:23.844Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T05:37:23.844Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T05:37:24.105Z] Collecting PyYAML<4,>=3.10 [2021-01-22T05:37:24.105Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T05:37:25.052Z] 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-22T05:37:25.052Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T05:37:25.052Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T05:37:25.628Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T05:37:25.628Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T05:37:25.890Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T05:37:25.890Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T05:37:26.152Z] 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-22T05:37:26.152Z] 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-22T05:37:26.152Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T05:37:26.152Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T05:37:26.413Z] Collecting idna<2.8,>=2.5 [2021-01-22T05:37:26.413Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T05:37:26.413Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T05:37:26.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T05:37:26.413Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T05:37:26.413Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T05:37:26.413Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T05:37:26.413Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T05:37:26.676Z] Installing collected packages: urllib3, idna, requests, dockerpty, cached-property, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docopt, texttable, docker-compose [2021-01-22T05:37:26.676Z] Attempting uninstall: urllib3 [2021-01-22T05:37:26.676Z] Found existing installation: urllib3 1.25.9 [2021-01-22T05:37:26.676Z] Uninstalling urllib3-1.25.9: [2021-01-22T05:37:26.676Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T05:37:26.937Z] Attempting uninstall: idna [2021-01-22T05:37:26.937Z] Found existing installation: idna 2.9 [2021-01-22T05:37:26.937Z] Uninstalling idna-2.9: [2021-01-22T05:37:26.937Z] Successfully uninstalled idna-2.9 [2021-01-22T05:37:26.937Z] Attempting uninstall: requests [2021-01-22T05:37:26.937Z] Found existing installation: requests 2.23.0 [2021-01-22T05:37:26.937Z] Uninstalling requests-2.23.0: [2021-01-22T05:37:27.200Z] Successfully uninstalled requests-2.23.0 [2021-01-22T05:37:27.200Z] Running setup.py install for dockerpty: started [2021-01-22T05:37:27.775Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T05:37:28.037Z] Running setup.py install for PyYAML: started [2021-01-22T05:37:28.611Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T05:37:28.611Z] Running setup.py install for docopt: started [2021-01-22T05:37:29.189Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T05:37:29.189Z] Running setup.py install for texttable: started [2021-01-22T05:37:29.461Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T05:37:29.725Z] 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-22T05:37:33.039Z] Removing intermediate container 6e6011513ea4 [2021-01-22T05:37:33.039Z] ---> bb9c3db904e2 [2021-01-22T05:37:33.039Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T05:37:33.039Z] ---> Running in 00387ac41ada [2021-01-22T05:37:33.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:33.611Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-22T05:37:33.873Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:37:33.873Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T05:37:33.873Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T05:37:33.873Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:37:33.873Z] OK: 72 MiB in 58 packages [2021-01-22T05:37:34.447Z] Removing intermediate container 00387ac41ada [2021-01-22T05:37:34.447Z] ---> 983374e3782a [2021-01-22T05:37:34.447Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T05:37:34.447Z] ---> Running in e91bcca4960f [2021-01-22T05:37:34.447Z] Removing intermediate container e91bcca4960f [2021-01-22T05:37:34.447Z] ---> 6eddf1cf296b [2021-01-22T05:37:34.447Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:37:34.710Z] ---> Running in 485023e43915 [2021-01-22T05:37:34.710Z] Removing intermediate container 485023e43915 [2021-01-22T05:37:34.710Z] ---> 147575267b31 [2021-01-22T05:37:34.710Z] Step 24/26 : LABEL arch=x86_64 [2021-01-22T05:37:34.971Z] ---> Running in 701f65b791e6 [2021-01-22T05:37:34.971Z] Removing intermediate container 701f65b791e6 [2021-01-22T05:37:34.971Z] ---> b8fc7c649de7 [2021-01-22T05:37:34.971Z] Step 25/26 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:37:35.241Z] ---> Running in f4d8554d1cfc [2021-01-22T05:37:35.241Z] Removing intermediate container f4d8554d1cfc [2021-01-22T05:37:35.241Z] ---> f71ab3880912 [2021-01-22T05:37:35.241Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T05:37:35.241Z] ---> Running in 2292678f8eea [2021-01-22T05:37:35.507Z] Removing intermediate container 2292678f8eea [2021-01-22T05:37:35.507Z] ---> e6c333ab9956 [2021-01-22T05:37:35.507Z] [2021-01-22T05:37:35.507Z] Successfully built e6c333ab9956 [2021-01-22T05:37:35.769Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-22T05:37:36.042Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-22T05:37:36.080Z] $ docker stop --time=1 c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 [2021-01-22T05:37:37.649Z] $ docker rm -f c4bcabea0fac5887fabde9f06674cb9c0167eebcfa4e7b835c06b44e83ac5ec7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T05:37:38.281Z] + docker images [2021-01-22T05:37:38.281Z] + grep docker [2021-01-22T05:37:38.547Z] docker-sys-mgmt-agent-go latest e6c333ab9956 3 seconds ago 313MB [2021-01-22T05:37:38.548Z] docker-support-notifications-go latest 193a56b1df88 25 seconds ago 16.9MB [2021-01-22T05:37:38.548Z] docker-security-proxy-setup-go latest 8086f917b428 44 seconds ago 24.4MB [2021-01-22T05:37:38.548Z] docker-support-scheduler-go latest 08c8cfc492aa 49 seconds ago 16.4MB [2021-01-22T05:37:38.548Z] docker-security-bootstrapper-go latest b9c01cbecf29 About a minute ago 41.5MB [2021-01-22T05:37:38.548Z] docker-core-data-go latest 0e51b7e687e3 About a minute ago 22.3MB [2021-01-22T05:37:38.548Z] docker-security-secretstore-setup-go latest 366ffc07d6d4 2 minutes ago 24.6MB [2021-01-22T05:37:38.548Z] docker-core-metadata-go latest ffe348edb8e2 2 minutes ago 18.8MB [2021-01-22T05:37:38.548Z] docker-core-command-go latest 5dc344da49f2 2 minutes ago 16.3MB [2021-01-22T05:37:38.548Z] 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-22T05:37:51.999Z] gofmt -l . [2021-01-22T05:37:52.000Z] [ "`gofmt -l .`" = "" ] [2021-01-22T05:37:52.000Z] ./bin/test-go-mod-tidy.sh [2021-01-22T05:37:52.000Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-22T05:37:52.685Z] + ls -al . [2021-01-22T05:37:52.685Z] total 696 [2021-01-22T05:37:52.685Z] drwxrwxr-x 9 1001 1001 4096 Jan 22 05:37 . [2021-01-22T05:37:52.685Z] drwxr-xr-x 4 root root 4096 Jan 22 05:33 .. [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 11 Jan 22 05:32 .dockerignore [2021-01-22T05:37:52.685Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 05:32 .git [2021-01-22T05:37:52.685Z] drwxrwxr-x 3 1001 1001 4096 Jan 22 05:32 .github [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 872 Jan 22 05:32 .gitignore [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 166 Jan 22 05:32 .sonarcloud.properties [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 7859 Jan 22 05:32 Attribution.txt [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 3804 Jan 22 05:32 CONTRIBUTING.md [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 931 Jan 22 05:32 Dockerfile.build [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 863 Jan 22 05:32 Jenkinsfile [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 10775 Jan 22 05:32 LICENSE [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 6001 Jan 22 05:32 Makefile [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 6524 Jan 22 05:32 README.md [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 6755 Jan 22 05:32 SECURITY.md [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 5 Jan 22 05:29 VERSION [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 4131 Jan 22 05:32 ZMQWindows.md [2021-01-22T05:37:52.685Z] drwxrwxr-x 2 1001 1001 4096 Jan 22 05:32 bin [2021-01-22T05:37:52.685Z] drwxrwxr-x 15 1001 1001 4096 Jan 22 05:32 cmd [2021-01-22T05:37:52.685Z] -rw-r--r-- 1 root root 563886 Jan 22 05:36 coverage.out [2021-01-22T05:37:52.685Z] -rw-r--r-- 1 root root 1053 Jan 22 05:37 go.mod [2021-01-22T05:37:52.685Z] -rw-r--r-- 1 root root 18878 Jan 22 05:37 go.sum [2021-01-22T05:37:52.685Z] drwxrwxr-x 8 1001 1001 4096 Jan 22 05:32 internal [2021-01-22T05:37:52.685Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 05:32 openapi [2021-01-22T05:37:52.685Z] drwxrwxr-x 4 1001 1001 4096 Jan 22 05:32 snap [2021-01-22T05:37:52.685Z] -rw-rw-r-- 1 1001 1001 168 Jan 22 05:32 version.go [Pipeline] sh [2021-01-22T05:37:53.373Z] + '[' -e coverage.out ] [2021-01-22T05:37:53.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-22T05:37:53.416Z] Warning: overwriting stash ‘coverage-report’ [2021-01-22T05:37:54.530Z] Still waiting to schedule task [2021-01-22T05:37:54.531Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-22T05:37:54.772Z] Stashed 1 file(s) [Pipeline] sh [2021-01-22T05:37:55.464Z] + make build [2021-01-22T05:37:55.464Z] 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-22T05:38:07.956Z] 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-22T05:38:30.129Z] 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-22T05:38:32.099Z] 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-22T05:38:37.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-22T05:38:38.102Z] 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-22T05:38:43.514Z] 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-22T05:38:46.582Z] Running on prd-ubuntu18.04-docker-8c-8g-22203 in /w/workspace/edgexfoundry_edgex-go_PR-3067 [Pipeline] { [Pipeline] ws [2021-01-22T05:38:46.680Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-22T05:38:48.789Z] using credential edgex-jenkins-ssh [2021-01-22T05:38:48.843Z] Cloning the remote Git repository [2021-01-22T05:38:48.932Z] 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-22T05:38:48.873Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:38:48.947Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-22T05:38:48.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:38:48.977Z] > git --version # timeout=10 [2021-01-22T05:38:48.985Z] > git --version # 'git version 2.17.1' [2021-01-22T05:38:48.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:38:49.014Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:38:52.313Z] 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-22T05:38:55.220Z] Merging remotes/origin/master commit 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b into PR head commit 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:38:54.549Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T05:38:54.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-22T05:38:54.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-22T05:38:54.576Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-22T05:38:54.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:38:54.580Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3067/head:refs/remotes/origin/PR-3067 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-22T05:38:55.232Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:38:55.238Z] > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 [2021-01-22T05:38:55.309Z] > git remote # timeout=10 [2021-01-22T05:38:55.334Z] Merge succeeded, producing 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:38:55.334Z] Checking out Revision 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc (PR-3067) [2021-01-22T05:38:56.624Z] 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-22T05:38:55.315Z] > git config --get remote.origin.url # timeout=10 [2021-01-22T05:38:55.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-22T05:38:55.323Z] > git merge 5dc76a6c8e7f254c7fba720d41f2fe5f0204dd5b # timeout=10 [2021-01-22T05:38:55.331Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-22T05:38:55.340Z] > git config core.sparsecheckout # timeout=10 [2021-01-22T05:38:55.349Z] > git checkout -f 0a10fb90d8a72b30ea3e1693595c8e57dbb30acc # timeout=10 [2021-01-22T05:38:58.987Z] Commit message: "refactor(meta): Refactor provision watcher update operation to DBClient" [2021-01-22T05:38:59.014Z] > git --version # timeout=10 [2021-01-22T05:38:59.018Z] > git --version # 'git version 2.17.1' [2021-01-22T05:38:59.020Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:39:00.246Z] + echo snap-build.sh [2021-01-22T05:39:00.246Z] snap-build.sh [2021-01-22T05:39:00.246Z] + SNAP_BASE_DIR=. [2021-01-22T05:39:00.246Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-22T05:39:00.246Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-22T05:39:00.246Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-22T05:39:00.246Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-22T05:39:00.246Z] + cd /w/workspace/edgex-go/1 [2021-01-22T05:39:00.246Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-22T05:39:00.246Z] Reading package lists... [2021-01-22T05:39:00.246Z] Building dependency tree... [2021-01-22T05:39:00.246Z] Reading state information... [2021-01-22T05:39:00.510Z] The following packages were automatically installed and are no longer required: [2021-01-22T05:39:00.510Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-22T05:39:00.510Z] uidmap xdelta3 [2021-01-22T05:39:00.510Z] Use 'sudo apt autoremove' to remove them. [2021-01-22T05:39:00.510Z] The following packages will be REMOVED: [2021-01-22T05:39:00.510Z] lxd* lxd-client* [2021-01-22T05:39:00.775Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-22T05:39:00.775Z] After this operation, 31.7 MB disk space will be freed. [2021-01-22T05:39:00.952Z] 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-22T05:39:02.109Z] (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-22T05:39:02.110Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T05:39:03.054Z] Removing lxd dnsmasq configuration [2021-01-22T05:39:03.054Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T05:39:03.315Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-22T05:39:03.568Z] 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-22T05:39:04.261Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-22T05:39:04.261Z] (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-22T05:39:04.261Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-22T05:39:05.650Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-22T05:39:05.916Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-22T05:39:06.859Z] + sudo snap remove --purge lxd [2021-01-22T05:39:07.122Z] snap "lxd" is not installed [2021-01-22T05:39:07.122Z] + sudo groupadd --force --system lxd [2021-01-22T05:39:07.122Z] ++ whoami [2021-01-22T05:39:07.122Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-22T05:39:07.122Z] + newgrp - lxd [2021-01-22T05:39:07.122Z] + sudo snap install lxd [2021-01-22T05:39:07.883Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-22T05:39:13.188Z] $ docker stop --time=1 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b [2021-01-22T05:39:15.678Z] $ docker rm -f 565b35d6df01de3871f3b15fed223e07e4194c9d97f953204c7d2248e1177d3b [Pipeline] // withDockerContainer [2021-01-22T05:39:17.181Z] 2021-01-22T05:39:13Z INFO Waiting for automatic snapd restart... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:39:18.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T05:39:18.086Z] [2021-01-22T05:39:18.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:39:18.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T05:39:18.783Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-22T05:39:18.783Z] 29e5d40040c1: Pulling fs layer [2021-01-22T05:39:18.783Z] 1ce36da41761: Pulling fs layer [2021-01-22T05:39:18.783Z] 25b303627fd3: Pulling fs layer [2021-01-22T05:39:19.374Z] 29e5d40040c1: Verifying Checksum [2021-01-22T05:39:19.374Z] 29e5d40040c1: Download complete [2021-01-22T05:39:19.648Z] 1ce36da41761: Verifying Checksum [2021-01-22T05:39:19.648Z] 1ce36da41761: Download complete [2021-01-22T05:39:19.926Z] 29e5d40040c1: Pull complete [2021-01-22T05:39:21.361Z] 1ce36da41761: Pull complete [2021-01-22T05:39:21.361Z] 25b303627fd3: Verifying Checksum [2021-01-22T05:39:21.361Z] 25b303627fd3: Download complete [2021-01-22T05:39:31.512Z] 25b303627fd3: Pull complete [2021-01-22T05:39:31.512Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-22T05:39:31.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T05:39:31.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-22T05:39:31.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container [2021-01-22T05:39:31.731Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T05:39:32.102Z] lxd 4.10 from Canonical* installed [2021-01-22T05:39:32.102Z] + sudo lxd init --auto [2021-01-22T05:39:34.765Z] $ docker top 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:39:36.058Z] + grep parallel [2021-01-22T05:39:36.058Z] + docker-compose build --help [2021-01-22T05:39:39.437Z] --parallel Build images in parallel. [Pipeline] } [2021-01-22T05:39:39.597Z] $ docker stop --time=1 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 [2021-01-22T05:39:41.574Z] $ docker rm -f 7ca173fbe580f26b511d7ba102012e379bbc9150d63fd66f7ba30a2430abe7c8 [Pipeline] // withDockerContainer [2021-01-22T05:39:42.106Z] + sudo snap install --classic snapcraft [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:39:42.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-22T05:39:42.734Z] . [Pipeline] withDockerContainer [2021-01-22T05:39:43.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-22202 does not seem to be running inside a container [2021-01-22T05:39:42.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-22T05:39:44.417Z] $ docker top 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:39:45.657Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-22T05:39:46.319Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T05:39:46.319Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-22T05:39:46.319Z] + patch --verbose -p1 [2021-01-22T05:39:46.319Z] Hmm... Looks like a unified diff to me... [2021-01-22T05:39:46.319Z] The text leading up to this was: [2021-01-22T05:39:46.319Z] -------------------------- [2021-01-22T05:39:46.319Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-22T05:39:46.319Z] |From: Tony Espy [2021-01-22T05:39:46.319Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-22T05:39:46.319Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-22T05:39:46.319Z] | [2021-01-22T05:39:46.319Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-22T05:39:46.319Z] |optimize the snap CI check run for pull requests. When [2021-01-22T05:39:46.319Z] |applied, it essentially strips out everything (apps and [2021-01-22T05:39:46.319Z] |parts) from the snapcraft.yaml file except those required [2021-01-22T05:39:46.319Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-22T05:39:46.319Z] |catch changes to edgex-go that break the snap build. [2021-01-22T05:39:46.319Z] | [2021-01-22T05:39:46.319Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-22T05:39:46.319Z] |to update this patch file, otherwise it may fail to apply, [2021-01-22T05:39:46.319Z] |resulting in a failed snap build CI check in the associated [2021-01-22T05:39:46.319Z] |pull request. [2021-01-22T05:39:46.319Z] | [2021-01-22T05:39:46.319Z] |Note - in addition to applying this patch, the pipeline also [2021-01-22T05:39:46.319Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-22T05:39:46.319Z] |need to build the finally binary .snap file (and it won't [2021-01-22T05:39:46.319Z] |work with the patch applied). This further reduces the build [2021-01-22T05:39:46.319Z] |time. [2021-01-22T05:39:46.319Z] |--- [2021-01-22T05:39:46.319Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-22T05:39:46.319Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-22T05:39:46.319Z] | [2021-01-22T05:39:46.319Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-22T05:39:46.319Z] |index 1e537489..faf42425 100644 [2021-01-22T05:39:46.319Z] |--- a/snap/snapcraft.yaml [2021-01-22T05:39:46.319Z] |+++ b/snap/snapcraft.yaml [2021-01-22T05:39:46.319Z] -------------------------- [2021-01-22T05:39:46.319Z] patching file snap/snapcraft.yaml [2021-01-22T05:39:46.319Z] Using Plan A... [2021-01-22T05:39:46.319Z] Hunk #1 succeeded at 73. [2021-01-22T05:39:46.319Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-22T05:39:46.319Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-22T05:39:46.319Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-22T05:39:46.319Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-22T05:39:46.319Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-22T05:39:46.319Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-22T05:39:46.319Z] Hunk #8 succeeded at 342. [2021-01-22T05:39:46.319Z] Hmm... Ignoring the trailing garbage. [2021-01-22T05:39:46.319Z] done [2021-01-22T05:39:46.319Z] + sudo snapcraft prime --use-lxd [2021-01-22T05:39:47.261Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-22T05:39:47.261Z] 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-22T05:39:47.261Z] - README.md [2021-01-22T05:39:47.261Z] - snapcraft.yaml.orig [2021-01-22T05:39:47.261Z] [2021-01-22T05:39:47.261Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T05:39:47.836Z] Launching a container. [2021-01-22T05:39:49.037Z] Building docker-core-command-go ... [2021-01-22T05:39:49.037Z] Building docker-core-data-go ... [2021-01-22T05:39:49.037Z] Building docker-core-metadata-go ... [2021-01-22T05:39:49.037Z] Building docker-security-bootstrapper-go ... [2021-01-22T05:39:49.037Z] Building docker-security-proxy-setup-go ... [2021-01-22T05:39:49.037Z] Building docker-security-secretstore-setup-go ... [2021-01-22T05:39:49.037Z] Building docker-support-notifications-go ... [2021-01-22T05:39:49.037Z] Building docker-support-scheduler-go ... [2021-01-22T05:39:49.037Z] Building docker-sys-mgmt-agent-go ... [2021-01-22T05:39:49.037Z] Building docker-support-scheduler-go [2021-01-22T05:39:49.037Z] Building docker-security-proxy-setup-go [2021-01-22T05:39:49.037Z] Building docker-security-secretstore-setup-go [2021-01-22T05:39:49.037Z] Building docker-core-command-go [2021-01-22T05:39:49.037Z] Building docker-support-notifications-go [2021-01-22T05:40:00.082Z] Waiting for container to be ready [2021-01-22T05:40:00.082Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-22T05:40:00.082Z] [2021-01-22T05:40:02.629Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-22T05:40:02.890Z] Waiting for network to be ready... [2021-01-22T05:40:03.462Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T05:40:03.462Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T05:40:03.462Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T05:40:03.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T05:40:03.724Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T05:40:03.724Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T05:40:03.724Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T05:40:03.724Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T05:40:03.724Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T05:40:03.724Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T05:40:03.985Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T05:40:03.985Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T05:40:04.247Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T05:40:04.247Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T05:40:04.247Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T05:40:04.511Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T05:40:04.511Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T05:40:04.511Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T05:40:04.775Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T05:40:04.775Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T05:40:05.039Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T05:40:05.039Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T05:40:05.039Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T05:40:05.039Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T05:40:05.039Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T05:40:05.039Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T05:40:05.039Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T05:40:07.587Z] Fetched 23.8 MB in 4s (6176 kB/s) [2021-01-22T05:40:07.854Z] Reading package lists... [2021-01-22T05:40:08.116Z] Reading package lists... [2021-01-22T05:40:08.377Z] Building dependency tree... [2021-01-22T05:40:08.377Z] Reading state information... [2021-01-22T05:40:08.377Z] The following additional packages will be installed: [2021-01-22T05:40:08.377Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T05:40:08.377Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T05:40:08.377Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T05:40:08.377Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-22T05:40:08.377Z] Suggested packages: [2021-01-22T05:40:08.377Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-22T05:40:08.377Z] Recommended packages: [2021-01-22T05:40:08.377Z] gnupg libsasl2-modules [2021-01-22T05:40:08.377Z] The following NEW packages will be installed: [2021-01-22T05:40:08.377Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-22T05:40:08.377Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-22T05:40:08.377Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-22T05:40:08.377Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-22T05:40:08.377Z] The following packages will be upgraded: [2021-01-22T05:40:08.377Z] gpg gpg-agent gpgconf libudev1 [2021-01-22T05:40:08.638Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-22T05:40:08.638Z] Need to get 3533 kB of archives. [2021-01-22T05:40:08.638Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-22T05:40:08.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-22T05:40:08.638Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-22T05:40:08.931Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-22T05:40:09.191Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-22T05:40:09.191Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-22T05:40:09.191Z] 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-22T05:40:09.191Z] 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-22T05:40:09.191Z] 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-22T05:40:09.191Z] 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-22T05:40:09.452Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-22T05:40:09.452Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-22T05:40:09.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-22T05:40:09.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-22T05:40:09.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-22T05:40:09.452Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-22T05:40:09.452Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-22T05:40:09.453Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-22T05:40:09.453Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-22T05:40:09.453Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-22T05:40:09.453Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-22T05:40:09.453Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-22T05:40:09.453Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-22T05:40:09.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T05:40:09.714Z] Fetched 3533 kB in 1s (3252 kB/s) [2021-01-22T05:40:09.714Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T05:40:09.714Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-22T05:40:09.714Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T05:40:09.714Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-22T05:40:10.313Z] Selecting previously unselected package udev. [2021-01-22T05:40:10.313Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-22T05:40:10.313Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-22T05:40:10.313Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-22T05:40:10.313Z] Selecting previously unselected package libfuse2:amd64. [2021-01-22T05:40:10.313Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T05:40:10.313Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T05:40:10.576Z] Selecting previously unselected package fuse. [2021-01-22T05:40:10.576Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-22T05:40:10.576Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-22T05:40:10.577Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:10.577Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T05:40:10.838Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:10.838Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T05:40:10.838Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:10.838Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T05:40:11.102Z] Selecting previously unselected package libksba8:amd64. [2021-01-22T05:40:11.102Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-22T05:40:11.102Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-22T05:40:11.102Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-22T05:40:11.102Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.102Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.102Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-22T05:40:11.102Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.102Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.363Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-22T05:40:11.363Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.363Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.363Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-22T05:40:11.363Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.363Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.625Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-22T05:40:11.625Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.625Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.625Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-22T05:40:11.625Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.625Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.887Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-22T05:40:11.887Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.887Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.887Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-22T05:40:11.887Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.887Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:11.887Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-22T05:40:11.887Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-22T05:40:11.887Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:12.157Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-22T05:40:12.157Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T05:40:12.157Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T05:40:12.157Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-22T05:40:12.157Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-22T05:40:12.157Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T05:40:12.157Z] Selecting previously unselected package libldap-common. [2021-01-22T05:40:12.157Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-22T05:40:12.157Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T05:40:12.417Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-22T05:40:12.417Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-22T05:40:12.417Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T05:40:12.417Z] Selecting previously unselected package dirmngr. [2021-01-22T05:40:12.417Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:12.417Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:12.678Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T05:40:12.678Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:12.678Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-22T05:40:12.678Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T05:40:12.678Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-22T05:40:12.678Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:12.939Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:12.939Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-22T05:40:12.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T05:40:12.939Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-22T05:40:13.202Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-22T05:40:13.469Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.469Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-22T05:40:13.469Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-22T05:40:13.469Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:13.732Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-22T05:40:13.732Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-22T05:40:13.994Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:13.994Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T05:40:14.254Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-22T05:40:14.254Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-22T05:40:14.254Z] This means they are not meant to be enabled using systemctl. [2021-01-22T05:40:14.254Z] Possible reasons for having this kind of units are: [2021-01-22T05:40:14.254Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-22T05:40:14.254Z] .wants/ or .requires/ directory. [2021-01-22T05:40:14.254Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-22T05:40:14.254Z] a requirement dependency on it. [2021-01-22T05:40:14.254Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-22T05:40:14.254Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-22T05:40:14.254Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-22T05:40:14.254Z] instance name specified. [2021-01-22T05:40:14.514Z] Reading package lists... [2021-01-22T05:40:14.775Z] Building dependency tree... [2021-01-22T05:40:14.775Z] Reading state information... [2021-01-22T05:40:14.775Z] The following additional packages will be installed: [2021-01-22T05:40:14.775Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-22T05:40:14.775Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-22T05:40:14.775Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-22T05:40:14.775Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-22T05:40:14.775Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-22T05:40:14.775Z] Suggested packages: [2021-01-22T05:40:14.775Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-22T05:40:14.775Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-22T05:40:14.775Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-22T05:40:14.775Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-22T05:40:14.775Z] systemd-container policykit-1 [2021-01-22T05:40:14.775Z] Recommended packages: [2021-01-22T05:40:14.775Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-22T05:40:14.775Z] The following NEW packages will be installed: [2021-01-22T05:40:14.775Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-22T05:40:14.775Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-22T05:40:14.775Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-22T05:40:14.775Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-22T05:40:14.775Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-22T05:40:14.775Z] The following packages will be upgraded: [2021-01-22T05:40:14.775Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-22T05:40:15.039Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-22T05:40:15.039Z] Need to get 35.2 MB of archives. [2021-01-22T05:40:15.039Z] After this operation, 141 MB of additional disk space will be used. [2021-01-22T05:40:15.039Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-22T05:40:15.039Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-22T05:40:15.039Z] 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-22T05:40:15.039Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-22T05:40:15.039Z] 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-22T05:40:15.039Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-22T05:40:15.039Z] 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-22T05:40:15.302Z] 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-22T05:40:15.302Z] 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-22T05:40:15.302Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-22T05:40:15.302Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-22T05:40:15.302Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-22T05:40:15.302Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-22T05:40:15.302Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-22T05:40:15.302Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-22T05:40:15.302Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-22T05:40:15.302Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-22T05:40:16.246Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-22T05:40:16.246Z] 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-22T05:40:16.246Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-22T05:40:16.246Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-22T05:40:16.246Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-22T05:40:16.246Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-22T05:40:16.246Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-22T05:40:16.246Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-22T05:40:16.246Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-22T05:40:16.246Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-22T05:40:16.246Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-22T05:40:16.246Z] 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-22T05:40:16.246Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-22T05:40:17.637Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T05:40:17.637Z] Fetched 35.2 MB in 2s (15.1 MB/s) [2021-01-22T05:40:17.637Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T05:40:17.637Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-22T05:40:17.637Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T05:40:18.209Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-22T05:40:18.209Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T05:40:18.471Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-22T05:40:18.471Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T05:40:18.471Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T05:40:18.471Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T05:40:18.733Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-22T05:40:18.733Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-22T05:40:18.733Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-22T05:40:19.003Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-22T05:40:19.263Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-22T05:40:19.263Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-22T05:40:19.526Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-22T05:40:19.526Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-22T05:40:19.526Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T05:40:19.786Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T05:40:19.786Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-22T05:40:19.786Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T05:40:19.786Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:20.047Z] Selecting previously unselected package libexpat1:amd64. [2021-01-22T05:40:20.047Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-22T05:40:20.047Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T05:40:20.620Z] Selecting previously unselected package python3.6-minimal. [2021-01-22T05:40:20.620Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T05:40:20.620Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:20.620Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T05:40:20.882Z] Checking for services that may need to be restarted...done. [2021-01-22T05:40:20.882Z] Checking for services that may need to be restarted...done. [2021-01-22T05:40:20.882Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:20.882Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-22T05:40:20.882Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:21.455Z] Selecting previously unselected package python3-minimal. [2021-01-22T05:40:21.455Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-22T05:40:21.455Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-22T05:40:21.455Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-22T05:40:21.455Z] Selecting previously unselected package mime-support. [2021-01-22T05:40:21.455Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-22T05:40:21.455Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-22T05:40:21.455Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-22T05:40:21.455Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-22T05:40:21.455Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T05:40:21.717Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-22T05:40:21.717Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T05:40:21.717Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:21.977Z] Selecting previously unselected package python3.6. [2021-01-22T05:40:21.977Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-22T05:40:21.977Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:21.977Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-22T05:40:21.977Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-22T05:40:21.977Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T05:40:22.237Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-22T05:40:22.498Z] Selecting previously unselected package python3. [2021-01-22T05:40:22.498Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-22T05:40:22.498Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-22T05:40:22.498Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-22T05:40:22.498Z] Selecting previously unselected package multiarch-support. [2021-01-22T05:40:22.498Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T05:40:22.498Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T05:40:22.498Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-22T05:40:22.758Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-22T05:40:22.758Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-22T05:40:22.758Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-22T05:40:22.758Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T05:40:22.758Z] Selecting previously unselected package libbsd0:amd64. [2021-01-22T05:40:22.758Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-22T05:40:22.758Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T05:40:23.019Z] Selecting previously unselected package sudo. [2021-01-22T05:40:23.019Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-22T05:40:23.019Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T05:40:23.019Z] Selecting previously unselected package apparmor. [2021-01-22T05:40:23.019Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T05:40:23.019Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-22T05:40:23.281Z] Selecting previously unselected package libedit2:amd64. [2021-01-22T05:40:23.281Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-22T05:40:23.281Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T05:40:23.281Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-22T05:40:23.281Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T05:40:23.281Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:23.281Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-22T05:40:23.281Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T05:40:23.281Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:23.541Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-22T05:40:23.541Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-22T05:40:23.541Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T05:40:23.541Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-22T05:40:23.541Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T05:40:23.541Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:23.803Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-22T05:40:23.803Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-22T05:40:23.803Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:23.803Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-22T05:40:23.803Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-22T05:40:23.803Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T05:40:24.064Z] Selecting previously unselected package openssh-client. [2021-01-22T05:40:24.064Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-22T05:40:24.064Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T05:40:24.064Z] Selecting previously unselected package squashfs-tools. [2021-01-22T05:40:24.064Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-22T05:40:24.064Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T05:40:24.329Z] Selecting previously unselected package snapd. [2021-01-22T05:40:24.329Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-22T05:40:24.329Z] Unpacking snapd (2.48+18.04) ... [2021-01-22T05:40:26.240Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-22T05:40:26.240Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-22T05:40:26.240Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-22T05:40:26.240Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-22T05:40:26.503Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-22T05:40:26.503Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:26.503Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T05:40:26.503Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-22T05:40:26.503Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-22T05:40:27.462Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-22T05:40:27.462Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-22T05:40:27.462Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-22T05:40:27.462Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:27.462Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:27.462Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-22T05:40:28.042Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-22T05:40:28.042Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:28.042Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-22T05:40:28.042Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-22T05:40:28.042Z] running python rtupdate hooks for python3.6... [2021-01-22T05:40:28.042Z] running python post-rtupdate hooks for python3.6... [2021-01-22T05:40:28.303Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-22T05:40:29.245Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-22T05:40:29.507Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-22T05:40:29.507Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-22T05:40:29.507Z] Setting up snapd (2.48+18.04) ... [2021-01-22T05:40:30.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-22T05:40:30.078Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-22T05:40:30.339Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-22T05:40:30.600Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-22T05:40:30.600Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T05:40:30.600Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-22T05:40:30.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-22T05:40:31.123Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-22T05:40:31.123Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-22T05:40:31.384Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-22T05:40:31.384Z] /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-22T05:40:31.384Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-22T05:40:31.645Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T05:40:32.216Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T05:40:32.477Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T05:40:32.477Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T05:40:33.683Z] Reading package lists... [2021-01-22T05:40:33.683Z] Reading package lists... [2021-01-22T05:40:33.946Z] Building dependency tree... [2021-01-22T05:40:33.946Z] Reading state information... [2021-01-22T05:40:33.946Z] Calculating upgrade... [2021-01-22T05:40:34.207Z] The following packages will be upgraded: [2021-01-22T05:40:34.207Z] advancecomp base-files bash binutils binutils-common [2021-01-22T05:40:34.207Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-22T05:40:34.207Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-22T05:40:34.207Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-22T05:40:34.207Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-22T05:40:34.207Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-22T05:40:34.207Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-22T05:40:34.207Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-22T05:40:34.207Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-22T05:40:34.207Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-22T05:40:34.207Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-22T05:40:34.207Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-22T05:40:34.207Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-22T05:40:34.207Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-22T05:40:34.207Z] ubuntu-keyring util-linux [2021-01-22T05:40:34.469Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T05:40:34.469Z] Need to get 63.7 MB of archives. [2021-01-22T05:40:34.470Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-22T05:40:34.470Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-22T05:40:34.470Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-22T05:40:34.732Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-22T05:40:34.732Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-22T05:40:34.732Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-22T05:40:34.992Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-22T05:40:34.992Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-22T05:40:34.992Z] 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-22T05:40:34.992Z] 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-22T05:40:34.992Z] 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-22T05:40:34.992Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-22T05:40:34.992Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-22T05:40:34.992Z] 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-22T05:40:34.992Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-22T05:40:34.992Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-22T05:40:34.992Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-22T05:40:34.992Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-22T05:40:34.992Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-22T05:40:34.992Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-22T05:40:35.252Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-22T05:40:35.252Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-22T05:40:35.252Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-22T05:40:35.252Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-22T05:40:35.252Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-22T05:40:35.252Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-22T05:40:35.252Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-22T05:40:35.252Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-22T05:40:35.252Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-22T05:40:35.252Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-22T05:40:35.252Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-22T05:40:35.252Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-22T05:40:35.252Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-22T05:40:35.252Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-22T05:40:35.252Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-22T05:40:35.252Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-22T05:40:35.511Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-22T05:40:35.511Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-22T05:40:35.511Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-22T05:40:35.511Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-22T05:40:35.511Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-22T05:40:35.511Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-22T05:40:35.511Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-22T05:40:35.511Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-22T05:40:35.511Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-22T05:40:35.511Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-22T05:40:35.511Z] 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-22T05:40:35.511Z] 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-22T05:40:35.511Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-22T05:40:35.512Z] 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-22T05:40:35.512Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-22T05:40:35.512Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-22T05:40:35.512Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-22T05:40:35.512Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-22T05:40:35.512Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-22T05:40:35.512Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-22T05:40:35.512Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-22T05:40:35.772Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-22T05:40:35.772Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-22T05:40:35.772Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-22T05:40:35.772Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-22T05:40:35.772Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-22T05:40:35.772Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-22T05:40:35.772Z] 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-22T05:40:35.772Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-22T05:40:35.772Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-22T05:40:35.772Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-22T05:40:35.772Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-22T05:40:35.772Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-22T05:40:35.772Z] 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-22T05:40:35.772Z] 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-22T05:40:35.772Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-22T05:40:35.772Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-22T05:40:35.772Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-22T05:40:35.772Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-22T05:40:35.772Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-22T05:40:35.772Z] 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-22T05:40:35.772Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-22T05:40:35.772Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-22T05:40:35.772Z] 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-22T05:40:35.772Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-22T05:40:35.772Z] 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-22T05:40:36.034Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-22T05:40:36.034Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-22T05:40:36.034Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-22T05:40:36.034Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-22T05:40:36.034Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-22T05:40:36.034Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-22T05:40:36.034Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-22T05:40:36.604Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-22T05:40:36.865Z] 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-22T05:40:37.125Z] 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-22T05:40:37.125Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-22T05:40:37.386Z] 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-22T05:40:37.386Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-22T05:40:37.386Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-22T05:40:37.386Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-22T05:40:37.386Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-22T05:40:37.646Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T05:40:37.646Z] Fetched 63.7 MB in 3s (19.8 MB/s) [2021-01-22T05:40:37.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:37.647Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T05:40:37.647Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T05:40:38.217Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T05:40:38.217Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T05:40:38.217Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-22T05:40:38.478Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-22T05:40:39.049Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:39.310Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:39.310Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:39.310Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:39.571Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:39.571Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:39.571Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:39.571Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:39.831Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:39.831Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:39.831Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.092Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:40.093Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.093Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:40.093Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:40:40.354Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T05:40:40.354Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.354Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-22T05:40:40.354Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:40:40.615Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T05:40:40.615Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.615Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:40.615Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.615Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:40.876Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-22T05:40:40.876Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-22T05:40:41.136Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:40:41.136Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T05:40:41.136Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T05:40:41.397Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T05:40:41.981Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T05:40:42.245Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-22T05:40:42.245Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-22T05:40:42.245Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-22T05:40:42.245Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-22T05:40:42.245Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-22T05:40:42.509Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-22T05:40:42.509Z] Installing new version of config file /etc/issue ... [2021-01-22T05:40:42.509Z] Installing new version of config file /etc/issue.net ... [2021-01-22T05:40:42.509Z] Installing new version of config file /etc/lsb-release ... [2021-01-22T05:40:42.509Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-22T05:40:42.774Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-22T05:40:43.052Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-22T05:40:43.052Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-22T05:40:43.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:43.052Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-22T05:40:43.052Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-22T05:40:43.314Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-22T05:40:43.314Z] 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-22T05:40:43.314Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:43.314Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:43.314Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:43.575Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:43.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:43.575Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-22T05:40:43.575Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-22T05:40:43.575Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-22T05:40:43.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:43.835Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-22T05:40:43.835Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T05:40:44.109Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-22T05:40:44.109Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:44.109Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:44.109Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T05:40:44.384Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T05:40:44.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:44.384Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:44.384Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T05:40:44.654Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-22T05:40:44.654Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:44.654Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-22T05:40:44.654Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-22T05:40:44.916Z] Setting up grep (3.1-2build1) ... [2021-01-22T05:40:44.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:44.916Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T05:40:44.916Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T05:40:45.185Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-22T05:40:45.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:45.185Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T05:40:45.185Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T05:40:45.456Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-22T05:40:45.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:45.456Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T05:40:45.456Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T05:40:46.038Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T05:40:46.038Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T05:40:46.038Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-22T05:40:46.038Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T05:40:46.626Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-22T05:40:46.898Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:46.898Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-22T05:40:46.898Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-22T05:40:47.855Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T05:40:47.855Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T05:40:48.125Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-22T05:40:48.125Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-22T05:40:48.125Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T05:40:48.390Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:48.390Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-22T05:40:48.390Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-22T05:40:48.660Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-22T05:40:48.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:48.660Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:48.660Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:48.921Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:48.921Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:48.921Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:48.921Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:49.190Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:49.190Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:49.190Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:49.190Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:49.453Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:49.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:49.453Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:49.453Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:49.717Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:49.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:49.717Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T05:40:49.717Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T05:40:49.978Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T05:40:49.978Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T05:40:49.978Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T05:40:50.239Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:50.239Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-22T05:40:50.239Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T05:40:50.502Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T05:40:50.502Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:50.502Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:50.502Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:50.502Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:50.766Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:50.766Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:50.766Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:51.028Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:51.028Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:51.028Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:51.028Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:51.600Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:40:51.861Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-22T05:40:52.142Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-22T05:40:52.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:52.716Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-22T05:40:52.716Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-22T05:40:52.977Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T05:40:52.977Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-22T05:40:52.977Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-22T05:40:52.977Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-22T05:40:53.239Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-22T05:40:53.504Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:53.504Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-22T05:40:53.504Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-22T05:40:53.504Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-22T05:40:53.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:53.771Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T05:40:54.043Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T05:40:54.043Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T05:40:54.304Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:54.304Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T05:40:54.304Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T05:40:54.304Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T05:40:54.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:54.566Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-22T05:40:54.566Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T05:40:54.828Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T05:40:54.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:54.828Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-22T05:40:54.828Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-22T05:40:55.089Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-22T05:40:55.089Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-22T05:40:55.089Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:55.089Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T05:40:55.348Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T05:40:55.348Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:55.348Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-22T05:40:55.348Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-22T05:40:55.610Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-22T05:40:55.610Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:55.610Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-22T05:40:55.875Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-22T05:40:55.875Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-22T05:40:56.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:56.137Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:56.137Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-22T05:40:56.403Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-22T05:40:56.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:56.403Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-22T05:40:56.403Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-22T05:40:56.403Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-22T05:40:56.664Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:56.664Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-22T05:40:56.664Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-22T05:40:56.929Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-22T05:40:57.190Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:57.190Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-22T05:40:57.190Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-22T05:40:57.190Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-22T05:40:57.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:57.462Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-22T05:40:57.462Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-22T05:40:57.462Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-22T05:40:57.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:57.462Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-22T05:40:57.735Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-22T05:40:57.735Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-22T05:40:57.735Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:57.735Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-22T05:40:57.735Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-22T05:40:58.014Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-22T05:40:58.014Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:58.014Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-22T05:40:58.014Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-22T05:40:58.286Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-22T05:40:58.286Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:58.286Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T05:40:58.286Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-22T05:40:58.558Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-22T05:40:58.558Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-22T05:40:58.558Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-22T05:40:58.558Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-22T05:40:58.825Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-22T05:40:58.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-22T05:40:58.825Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T05:40:58.825Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T05:40:59.092Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-22T05:40:59.092Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-22T05:40:59.092Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-22T05:40:59.364Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-22T05:40:59.364Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-22T05:40:59.364Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-22T05:40:59.635Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-22T05:40:59.635Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-22T05:40:59.635Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-22T05:40:59.635Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-22T05:40:59.900Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-22T05:40:59.900Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-22T05:40:59.900Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-22T05:40:59.900Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-22T05:41:00.162Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-22T05:41:00.162Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-22T05:41:00.162Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-22T05:41:00.162Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-22T05:41:00.430Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-22T05:41:00.430Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-22T05:41:00.692Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-22T05:41:00.692Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-22T05:41:01.263Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-22T05:41:01.263Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-22T05:41:01.525Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-22T05:41:01.525Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-22T05:41:01.525Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T05:41:01.525Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T05:41:02.098Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T05:41:02.098Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T05:41:02.098Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T05:41:02.098Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T05:41:02.367Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-22T05:41:02.367Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-22T05:41:02.628Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:02.628Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:03.571Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:03.571Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:03.571Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:03.571Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:03.571Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:03.832Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:04.774Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:04.774Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:05.353Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:05.617Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:06.190Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:06.190Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:06.451Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:06.451Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:07.393Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-22T05:41:07.393Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-22T05:41:07.393Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T05:41:07.393Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T05:41:07.653Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T05:41:07.653Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T05:41:07.653Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-22T05:41:07.917Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-22T05:41:07.917Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-22T05:41:07.917Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-22T05:41:08.185Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T05:41:08.185Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T05:41:08.445Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-22T05:41:08.445Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-22T05:41:08.445Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-22T05:41:08.708Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-22T05:41:08.708Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:08.708Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-22T05:41:08.708Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:08.708Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:08.708Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:08.708Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-22T05:41:08.972Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-22T05:41:08.972Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-22T05:41:08.972Z] [2021-01-22T05:41:08.972Z] Current default time zone: 'Etc/UTC' [2021-01-22T05:41:08.972Z] Local time is now: Fri Jan 22 05:41:08 UTC 2021. [2021-01-22T05:41:08.972Z] Universal Time is now: Fri Jan 22 05:41:08 UTC 2021. [2021-01-22T05:41:08.972Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-22T05:41:08.972Z] [2021-01-22T05:41:08.972Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-22T05:41:08.972Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:08.972Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-22T05:41:09.233Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-22T05:41:09.233Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-22T05:41:09.233Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-22T05:41:09.233Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-22T05:41:09.233Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-22T05:41:09.233Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-22T05:41:09.233Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-22T05:41:09.233Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:09.233Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-22T05:41:09.494Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:09.494Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T05:41:09.754Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:09.754Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-22T05:41:09.754Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-22T05:41:09.754Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-22T05:41:09.754Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-22T05:41:09.754Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-22T05:41:09.754Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-22T05:41:09.754Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-22T05:41:09.754Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T05:41:10.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:41:10.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:41:10.838Z] ---> 74b0e5c3704c [2021-01-22T05:41:10.838Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T05:41:10.838Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:41:10.838Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:41:10.838Z] ---> 74b0e5c3704c [2021-01-22T05:41:10.838Z] Step 3/21 : WORKDIR /edgex-go [2021-01-22T05:41:10.838Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:41:10.838Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:41:10.838Z] ---> 74b0e5c3704c [2021-01-22T05:41:10.838Z] Step 3/22 : WORKDIR /edgex-go [2021-01-22T05:41:10.838Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:41:10.838Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:41:10.838Z] ---> 74b0e5c3704c [2021-01-22T05:41:10.838Z] Step 3/24 : WORKDIR /edgex-go [2021-01-22T05:41:10.838Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:41:10.838Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:41:10.838Z] ---> 74b0e5c3704c [2021-01-22T05:41:10.838Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:41:10.838Z] ---> Running in 5484461d6bd1 [2021-01-22T05:41:10.838Z] ---> Running in e34026e44709 [2021-01-22T05:41:10.838Z] ---> Running in cd2041e10289 [2021-01-22T05:41:10.838Z] ---> Running in 4da5c05b2a67 [2021-01-22T05:41:10.838Z] ---> Running in a03ef3163a91 [2021-01-22T05:41:10.838Z] Removing intermediate container 5484461d6bd1 [2021-01-22T05:41:10.838Z] ---> 183f0a1f7622 [2021-01-22T05:41:10.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:41:10.838Z] Removing intermediate container cd2041e10289 [2021-01-22T05:41:10.838Z] ---> 600f9a563367 [2021-01-22T05:41:10.838Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:41:10.838Z] Removing intermediate container e34026e44709 [2021-01-22T05:41:10.838Z] ---> b241c8b9b33d [2021-01-22T05:41:10.838Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:41:10.838Z] Removing intermediate container 4da5c05b2a67 [2021-01-22T05:41:10.838Z] ---> 412ee0ad8c28 [2021-01-22T05:41:10.838Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:41:10.838Z] Removing intermediate container a03ef3163a91 [2021-01-22T05:41:10.838Z] ---> 78792bf99aa2 [2021-01-22T05:41:10.838Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:41:10.838Z] ---> Running in 26e7ba6b7a5b [2021-01-22T05:41:10.838Z] ---> Running in c35e43e1aa58 [2021-01-22T05:41:10.838Z] ---> Running in b394b5fe699f [2021-01-22T05:41:10.838Z] ---> Running in 1b69776696b0 [2021-01-22T05:41:10.838Z] ---> Running in d42ed5dbfb94 [2021-01-22T05:41:10.838Z] Removing intermediate container 26e7ba6b7a5b [2021-01-22T05:41:10.838Z] ---> ba384101a743 [2021-01-22T05:41:10.838Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-22T05:41:10.838Z] ---> Running in 4b7a3c6930a0 [2021-01-22T05:41:10.838Z] Removing intermediate container c35e43e1aa58 [2021-01-22T05:41:10.838Z] ---> b8e68924ad1c [2021-01-22T05:41:10.838Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-22T05:41:10.838Z] ---> Running in 229a78a96b8e [2021-01-22T05:41:10.838Z] Removing intermediate container b394b5fe699f [2021-01-22T05:41:10.838Z] ---> c236f4d74fb9 [2021-01-22T05:41:10.838Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-22T05:41:10.838Z] ---> Running in fbcefbb42616 [2021-01-22T05:41:10.838Z] Removing intermediate container 1b69776696b0 [2021-01-22T05:41:10.838Z] ---> 005c84f67b07 [2021-01-22T05:41:10.838Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T05:41:10.838Z] Removing intermediate container d42ed5dbfb94 [2021-01-22T05:41:10.838Z] ---> c90921def84c [2021-01-22T05:41:10.838Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-22T05:41:10.838Z] ---> Running in ce2914607c62 [2021-01-22T05:41:10.838Z] ---> Running in 3c66902e8631 [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] OK: 217 MiB in 51 packages [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:10.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:11.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:41:11.115Z] OK: 217 MiB in 51 packages [2021-01-22T05:41:11.392Z] OK: 217 MiB in 51 packages [2021-01-22T05:41:11.666Z] Updating certificates in /etc/ssl/certs... [2021-01-22T05:41:11.671Z] OK: 217 MiB in 51 packages [2021-01-22T05:41:11.954Z] OK: 217 MiB in 51 packages [2021-01-22T05:41:12.242Z] Removing intermediate container 4b7a3c6930a0 [2021-01-22T05:41:12.242Z] ---> c456671685ab [2021-01-22T05:41:12.242Z] Step 6/22 : COPY go.mod . [2021-01-22T05:41:12.616Z] 22 added, 17 removed; done. [2021-01-22T05:41:12.616Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-22T05:41:12.616Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-22T05:41:12.616Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-22T05:41:12.616Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-22T05:41:12.616Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-22T05:41:12.854Z] Removing intermediate container 229a78a96b8e [2021-01-22T05:41:12.854Z] ---> b8278f3c7aa3 [2021-01-22T05:41:12.854Z] Step 6/24 : COPY go.mod . [2021-01-22T05:41:12.881Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:12.881Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-22T05:41:12.881Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:12.881Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:12.881Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:12.881Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:13.129Z] Removing intermediate container fbcefbb42616 [2021-01-22T05:41:13.129Z] ---> b7d2a5ece012 [2021-01-22T05:41:13.129Z] Step 6/22 : COPY go.mod . [2021-01-22T05:41:13.142Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:13.142Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-22T05:41:13.142Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-22T05:41:13.142Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-22T05:41:13.142Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-22T05:41:13.142Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-22T05:41:13.142Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:13.402Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-22T05:41:13.402Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-22T05:41:13.402Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-22T05:41:13.402Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-22T05:41:13.402Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T05:41:13.407Z] ---> 6450736708df [2021-01-22T05:41:13.407Z] Step 7/22 : RUN go mod download [2021-01-22T05:41:13.407Z] ---> Running in bf21f21b2dd8 [2021-01-22T05:41:13.663Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-22T05:41:13.663Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-22T05:41:13.663Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-22T05:41:13.663Z] Updating certificates in /etc/ssl/certs... [2021-01-22T05:41:14.014Z] Removing intermediate container ce2914607c62 [2021-01-22T05:41:14.014Z] ---> 9821ec4c7e5f [2021-01-22T05:41:14.014Z] Step 7/24 : RUN go mod download [2021-01-22T05:41:14.014Z] ---> 114eb453586b [2021-01-22T05:41:14.014Z] Step 6/23 : COPY go.mod . [2021-01-22T05:41:14.014Z] Removing intermediate container 3c66902e8631 [2021-01-22T05:41:14.014Z] ---> 3df5ba6b8f20 [2021-01-22T05:41:14.014Z] Step 6/21 : COPY go.mod . [2021-01-22T05:41:14.235Z] 0 added, 0 removed; done. [2021-01-22T05:41:14.235Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-22T05:41:14.235Z] done. [2021-01-22T05:41:14.291Z] ---> Running in 3e25d449423c [2021-01-22T05:41:14.291Z] ---> 4d825b11b788 [2021-01-22T05:41:14.291Z] Step 7/22 : RUN go mod download [2021-01-22T05:41:14.563Z] ---> Running in f155ef55dcb5 [2021-01-22T05:41:14.810Z] Reading package lists... [2021-01-22T05:41:14.810Z] Building dependency tree... [2021-01-22T05:41:14.810Z] Reading state information... [2021-01-22T05:41:15.104Z] The following NEW packages will be installed: [2021-01-22T05:41:15.104Z] apt-transport-https [2021-01-22T05:41:15.104Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T05:41:15.104Z] Need to get 1696 B of archives. [2021-01-22T05:41:15.104Z] After this operation, 153 kB of additional disk space will be used. [2021-01-22T05:41:15.104Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-22T05:41:15.165Z] ---> 731c5a1ad838 [2021-01-22T05:41:15.165Z] Step 7/21 : RUN go mod download [2021-01-22T05:41:15.165Z] ---> 94cdba6eb41e [2021-01-22T05:41:15.165Z] Step 7/23 : RUN go mod download [2021-01-22T05:41:15.367Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T05:41:15.367Z] Fetched 1696 B in 0s (8389 B/s) [2021-01-22T05:41:15.367Z] Selecting previously unselected package apt-transport-https. [2021-01-22T05:41:15.367Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-22T05:41:15.367Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-22T05:41:15.367Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T05:41:15.367Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-22T05:41:15.441Z] ---> Running in 5f6cb88cbc45 [2021-01-22T05:41:15.441Z] ---> Running in 30d93aec9ee2 [2021-01-22T05:41:15.633Z] Waiting for network to be ready... [2021-01-22T05:41:17.471Z] Removing intermediate container bf21f21b2dd8 [2021-01-22T05:41:17.471Z] ---> 9bde523dfbb8 [2021-01-22T05:41:17.471Z] Step 8/22 : COPY . . [2021-01-22T05:41:18.475Z] Removing intermediate container 3e25d449423c [2021-01-22T05:41:18.475Z] ---> 540ea86e387e [2021-01-22T05:41:18.475Z] Step 8/24 : COPY . . [2021-01-22T05:41:19.076Z] Removing intermediate container f155ef55dcb5 [2021-01-22T05:41:19.076Z] ---> bf8a820e83db [2021-01-22T05:41:19.076Z] Step 8/22 : COPY . . [2021-01-22T05:41:20.069Z] Removing intermediate container 30d93aec9ee2 [2021-01-22T05:41:20.069Z] ---> 708b80508e6e [2021-01-22T05:41:20.069Z] Step 8/21 : COPY . . [2021-01-22T05:41:20.671Z] Removing intermediate container 5f6cb88cbc45 [2021-01-22T05:41:20.671Z] ---> 8b40aeb87bc2 [2021-01-22T05:41:20.671Z] Step 8/23 : COPY . . [2021-01-22T05:41:20.942Z] 2021-01-22T05:41:19Z INFO Waiting for automatic snapd restart... [2021-01-22T05:41:21.203Z] snapd 2.48.2 from Canonical* installed [2021-01-22T05:41:22.147Z] "snapd" switched to the "latest/stable" channel [2021-01-22T05:41:22.147Z] [2021-01-22T05:41:24.698Z] core18 20201210 from Canonical* installed [2021-01-22T05:41:24.698Z] "core18" switched to the "latest/stable" channel [2021-01-22T05:41:24.698Z] [2021-01-22T05:41:28.006Z] snapcraft 4.4.4 from Canonical* installed [2021-01-22T05:41:28.006Z] "snapcraft" switched to the "latest/stable" channel [2021-01-22T05:41:28.006Z] [2021-01-22T05:41:31.318Z] 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-22T05:41:31.318Z] - README.md [2021-01-22T05:41:31.318Z] - snapcraft.yaml.orig [2021-01-22T05:41:31.318Z] [2021-01-22T05:41:31.318Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-22T05:41:37.912Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T05:41:37.912Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T05:41:37.912Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T05:41:38.174Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T05:41:39.118Z] Reading package lists... [2021-01-22T05:41:39.379Z] 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-22T05:41:45.981Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T05:41:45.981Z] Reading package lists... [2021-01-22T05:41:45.981Z] Building dependency tree... [2021-01-22T05:41:45.981Z] Reading state information... [2021-01-22T05:41:45.981Z] Suggested packages: [2021-01-22T05:41:45.981Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-22T05:41:45.981Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-22T05:41:45.981Z] Recommended packages: [2021-01-22T05:41:45.981Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-22T05:41:45.981Z] The following NEW packages will be installed: [2021-01-22T05:41:45.981Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-22T05:41:45.981Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-22T05:41:45.981Z] pkg-config zip [2021-01-22T05:41:45.981Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-22T05:41:45.981Z] Need to get 7655 kB of archives. [2021-01-22T05:41:45.981Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-22T05:41:45.981Z] 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-22T05:41:45.981Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-22T05:41:46.245Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-22T05:41:46.245Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-22T05:41:46.245Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-22T05:41:46.245Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-22T05:41:46.506Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-22T05:41:46.506Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-22T05:41:46.506Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-22T05:41:46.506Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-22T05:41:46.768Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-22T05:41:46.768Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-22T05:41:46.768Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-22T05:41:46.768Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-22T05:41:47.038Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-22T05:41:47.039Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-22T05:41:47.039Z] Fetched 7655 kB in 1s (7029 kB/s) [2021-01-22T05:41:47.039Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-22T05:41:47.039Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-22T05:41:47.039Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-22T05:41:47.039Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T05:41:47.300Z] Selecting previously unselected package libpsl5:amd64. [2021-01-22T05:41:47.300Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-22T05:41:47.300Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T05:41:47.300Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-22T05:41:47.300Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-22T05:41:47.517Z] ---> 101dd4d5bd4d [2021-01-22T05:41:47.517Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-22T05:41:47.517Z] ---> 78fb193af705 [2021-01-22T05:41:47.517Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-22T05:41:47.517Z] ---> 37b2040a3b1e [2021-01-22T05:41:47.517Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-22T05:41:47.517Z] ---> abfcaf28d747 [2021-01-22T05:41:47.517Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-22T05:41:47.517Z] ---> Running in 01ac40ffd7ce [2021-01-22T05:41:47.517Z] ---> d9c722147a18 [2021-01-22T05:41:47.517Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-22T05:41:47.517Z] ---> Running in 41d1cc172540 [2021-01-22T05:41:47.517Z] ---> Running in 7602c260836a [2021-01-22T05:41:47.517Z] ---> Running in dc785d7f868e [2021-01-22T05:41:47.517Z] ---> Running in 3a7c25716651 [2021-01-22T05:41:47.517Z] 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-22T05:41:47.517Z] 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-22T05:41:47.562Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T05:41:47.562Z] Selecting previously unselected package librtmp1:amd64. [2021-01-22T05:41:47.562Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-22T05:41:47.562Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T05:41:47.562Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-22T05:41:47.562Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-22T05:41:47.562Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T05:41:47.796Z] 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-22T05:41:47.796Z] 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-22T05:41:47.796Z] 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-22T05:41:47.826Z] Selecting previously unselected package liberror-perl. [2021-01-22T05:41:47.826Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-22T05:41:47.826Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-22T05:41:47.826Z] Selecting previously unselected package git-man. [2021-01-22T05:41:47.826Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-22T05:41:47.826Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T05:41:48.088Z] Selecting previously unselected package git. [2021-01-22T05:41:48.088Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-22T05:41:48.088Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T05:41:48.661Z] Selecting previously unselected package libnorm1:amd64. [2021-01-22T05:41:48.661Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-22T05:41:48.661Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T05:41:48.923Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-22T05:41:48.923Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-22T05:41:48.923Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T05:41:48.923Z] Selecting previously unselected package libsodium23:amd64. [2021-01-22T05:41:48.923Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-22T05:41:49.194Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-22T05:41:49.194Z] Selecting previously unselected package libzmq5:amd64. [2021-01-22T05:41:49.194Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T05:41:49.194Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T05:41:49.194Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-22T05:41:49.194Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-22T05:41:49.194Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T05:41:49.455Z] Selecting previously unselected package pkg-config. [2021-01-22T05:41:49.455Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-22T05:41:49.456Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T05:41:49.456Z] Selecting previously unselected package zip. [2021-01-22T05:41:49.456Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-22T05:41:49.456Z] Unpacking zip (3.0-11build1) ... [2021-01-22T05:41:49.456Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-22T05:41:49.456Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-22T05:41:49.718Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-22T05:41:49.718Z] Setting up liberror-perl (0.17025-1) ... [2021-01-22T05:41:49.718Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-22T05:41:49.718Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-22T05:41:49.718Z] No schema files found: doing nothing. [2021-01-22T05:41:49.718Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-22T05:41:49.718Z] Setting up zip (3.0-11build1) ... [2021-01-22T05:41:49.718Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-22T05:41:49.980Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-22T05:41:49.980Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-22T05:41:49.980Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T05:41:49.980Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-22T05:41:49.980Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-22T05:41:49.980Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-22T05:41:50.241Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-22T05:41:56.833Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T05:41:56.834Z] git set to automatically installed. [2021-01-22T05:41:56.834Z] git-man set to automatically installed. [2021-01-22T05:41:56.834Z] libcurl3-gnutls set to automatically installed. [2021-01-22T05:41:56.834Z] liberror-perl set to automatically installed. [2021-01-22T05:41:56.834Z] libglib2.0-0 set to automatically installed. [2021-01-22T05:41:56.834Z] libnghttp2-14 set to automatically installed. [2021-01-22T05:41:56.834Z] libnorm1 set to automatically installed. [2021-01-22T05:41:56.834Z] libpgm-5.2-0 set to automatically installed. [2021-01-22T05:41:56.834Z] libpsl5 set to automatically installed. [2021-01-22T05:41:56.834Z] librtmp1 set to automatically installed. [2021-01-22T05:41:56.834Z] libsodium23 set to automatically installed. [2021-01-22T05:41:56.834Z] libzmq3-dev set to automatically installed. [2021-01-22T05:41:56.834Z] libzmq5 set to automatically installed. [2021-01-22T05:41:56.834Z] pkg-config set to automatically installed. [2021-01-22T05:41:56.834Z] zip set to automatically installed. [2021-01-22T05:41:59.383Z] snapd is not logged in, snap install commands will use sudo [2021-01-22T05:42:05.988Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-22T05:42:06.560Z] snap "core18" has no updates available [2021-01-22T05:42:07.947Z] Pulling config-common [2021-01-22T05:42:08.890Z] Pulling go-build-helper [2021-01-22T05:42:30.870Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-22T05:42:30.870Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-22T05:42:30.870Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-22T05:42:30.870Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-22T05:42:30.870Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-22T05:42:30.870Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-22T05:42:30.870Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-22T05:42:30.870Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-22T05:42:30.870Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-22T05:42:30.870Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-22T05:42:30.870Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-22T05:42:30.870Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-22T05:42:30.870Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-22T05:42:30.870Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-22T05:42:30.870Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-22T05:42:30.870Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-22T05:42:30.870Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-22T05:42:30.870Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-22T05:42:30.870Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-22T05:42:30.870Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1851 kB] [2021-01-22T05:42:30.870Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [385 kB] [2021-01-22T05:42:30.870Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-22T05:42:30.870Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-22T05:42:30.870Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-22T05:42:30.870Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-22T05:42:30.870Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1707 kB] [2021-01-22T05:42:30.870Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [360 kB] [2021-01-22T05:42:30.870Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-22T05:42:30.870Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-22T05:42:30.870Z] Fetched 279 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-22T05:42:30.870Z] Fetched 122 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-22T05:42:30.870Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-22T05:42:30.870Z] Fetched 8848 B in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-22T05:42:30.870Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-22T05:42:30.870Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-22T05:42:30.870Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-22T05:42:30.870Z] Fetched 214 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-22T05:42:30.870Z] Fetched 155 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-22T05:42:30.870Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-22T05:42:30.870Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-22T05:42:30.870Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-22T05:42:30.870Z] Fetched 499 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-22T05:42:30.870Z] Fetched 111 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-22T05:42:30.870Z] Fetched 240 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-22T05:42:30.870Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-22T05:42:30.870Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-22T05:42:30.870Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-22T05:42:30.870Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-22T05:42:30.870Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-22T05:42:30.870Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-22T05:42:30.870Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-22T05:42:30.870Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-22T05:42:30.871Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-22T05:42:30.871Z] Fetched 8720 B in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-22T05:42:30.871Z] Fetched 137 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-22T05:42:30.871Z] Fetched 119 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-22T05:42:30.871Z] Fetched 109 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-22T05:42:30.871Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-22T05:42:30.871Z] Fetched 645 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-22T05:42:30.871Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-22T05:42:30.871Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-22T05:42:30.871Z] Fetched 368 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-22T05:42:30.871Z] Fetched 187 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-22T05:42:30.871Z] Fetched 175 kB in 0s (0 B/s) [2021-01-22T05:42:30.871Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-22T05:42:32.790Z] Fetched 206 kB in 0s (0 B/s) [2021-01-22T05:42:32.790Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-22T05:42:32.790Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-22T05:42:32.790Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-22T05:42:32.790Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-22T05:42:32.790Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-22T05:42:32.790Z] Fetched 159 kB in 0s (0 B/s) [2021-01-22T05:42:32.790Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-22T05:42:32.790Z] Fetched 107 kB in 0s (0 B/s) [2021-01-22T05:42:32.790Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-22T05:42:32.790Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-22T05:42:32.791Z] Pulling static-packages [2021-01-22T05:42:33.745Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-22T05:42:33.745Z] Skipping pull go-build-helper (already ran) [2021-01-22T05:42:33.745Z] Skipping pull static-packages (already ran) [2021-01-22T05:42:33.745Z] Building go-build-helper [2021-01-22T05:42:37.960Z] Building static-packages [2021-01-22T05:42:39.349Z] Staging go-build-helper [2021-01-22T05:42:40.304Z] Staging static-packages [2021-01-22T05:42:41.250Z] Pulling go115 [2021-01-22T05:42:42.206Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-22T05:42:42.206Z] Skipping pull go115 (already ran) [2021-01-22T05:42:42.206Z] Building go115 [2021-01-22T05:42:42.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T05:42:42.206Z] Dload Upload Total Spent Left Speed [2021-01-22T05:42:44.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.1M 0 0 22.9M 0 0:00:05 --:--:-- 0:00:05 22.9M 44 115M 44 51.5M 0 0 31.0M 0 0:00:03 0:00:01 0:00:02 31.0M 92 115M 92 106M 0 0 40.1M 0 0:00:02 0:00:02 --:--:-- 40.1M 100 115M 100 115M 0 0 41.2M 0 0:00:02 0:00:02 --:--:-- 41.1M [2021-01-22T05:42:45.311Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-22T05:42:49.529Z] Staging go115 [2021-01-22T05:42:54.834Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-22T05:42:54.834Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-22T05:42:54.834Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-22T05:42:54.834Z] Fetched 0 B in 0s (0 B/s) [2021-01-22T05:42:54.834Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-22T05:42:54.834Z] Fetched 224 kB in 0s (0 B/s) [2021-01-22T05:42:54.834Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-22T05:42:54.834Z] Fetched 157 kB in 0s (0 B/s) [2021-01-22T05:42:54.834Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-22T05:42:54.834Z] Fetched 221 kB in 0s (0 B/s) [2021-01-22T05:42:54.834Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-22T05:42:54.834Z] Fetched 143 kB in 0s (0 B/s) [2021-01-22T05:42:54.834Z] Pulling edgex-go [2021-01-22T05:42:55.409Z] Pulling version [2021-01-22T05:42:56.386Z] Building config-common [2021-01-22T05:42:58.302Z] Skipping build go-build-helper (already ran) [2021-01-22T05:42:58.303Z] Skipping build static-packages (already ran) [2021-01-22T05:42:58.303Z] Skipping build go115 (already ran) [2021-01-22T05:42:58.566Z] Building edgex-go [2021-01-22T05:42:58.566Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-22T05:43:01.127Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.1 [2021-01-22T05:43:01.127Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-22T05:43:01.127Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-22T05:43:01.127Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-22T05:43:01.127Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-22T05:43:01.127Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-22T05:43:01.127Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-22T05:43:01.127Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-22T05:43:01.127Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-22T05:43:01.127Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-22T05:43:01.127Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-22T05:43:01.127Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-22T05:43:01.127Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-22T05:43:01.127Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-22T05:43:01.127Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-22T05:43:01.127Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-22T05:43:01.127Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-22T05:43:01.127Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-22T05:43:01.128Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-22T05:43:01.128Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-22T05:43:01.128Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-22T05:43:01.128Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-22T05:43:01.398Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-22T05:43:01.398Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-22T05:43:01.398Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-22T05:43:01.398Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-22T05:43:07.985Z] 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-22T05:43:09.655Z] 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-22T05:43:09.655Z] 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-22T05:43:12.185Z] 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-22T05:43:12.757Z] 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-22T05:43:14.150Z] 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-22T05:43:14.411Z] 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-22T05:43:14.411Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-22T05:43:14.671Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-22T05:43:14.671Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-22T05:43:14.671Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-22T05:43:16.053Z] 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-22T05:43:16.053Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-22T05:43:16.053Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-22T05:43:17.442Z] 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-22T05:43:18.383Z] 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-22T05:43:18.383Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-22T05:43:19.769Z] 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-22T05:43:20.712Z] 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-22T05:43:21.657Z] 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-22T05:43:21.657Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-22T05:43:22.117Z] Removing intermediate container 01ac40ffd7ce [2021-01-22T05:43:22.117Z] ---> bd04daf1d53a [2021-01-22T05:43:22.117Z] [2021-01-22T05:43:22.117Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T05:43:22.390Z] 3.12: Pulling from library/alpine [2021-01-22T05:43:22.390Z] Removing intermediate container dc785d7f868e [2021-01-22T05:43:22.390Z] ---> 957e2bbaa9d3 [2021-01-22T05:43:22.390Z] [2021-01-22T05:43:22.390Z] Step 10/21 : FROM alpine:3.12 [2021-01-22T05:43:22.390Z] 3.12: Pulling from library/alpine [2021-01-22T05:43:22.667Z] Removing intermediate container 41d1cc172540 [2021-01-22T05:43:22.667Z] ---> 413918145814 [2021-01-22T05:43:22.667Z] [2021-01-22T05:43:22.667Z] Step 10/22 : FROM alpine:3.12 [2021-01-22T05:43:22.667Z] Removing intermediate container 7602c260836a [2021-01-22T05:43:22.667Z] ---> 0e15b4a1c1a9 [2021-01-22T05:43:22.667Z] [2021-01-22T05:43:22.667Z] Step 10/24 : FROM alpine:3.12 [2021-01-22T05:43:22.667Z] Removing intermediate container 3a7c25716651 [2021-01-22T05:43:22.667Z] ---> 01f123605570 [2021-01-22T05:43:22.667Z] [2021-01-22T05:43:22.667Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:43:22.667Z] 3.12: Pulling from library/alpine [2021-01-22T05:43:22.667Z] 3.12: Pulling from library/alpine [2021-01-22T05:43:22.944Z] 3.12: Pulling from library/alpine [2021-01-22T05:43:23.046Z] 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-22T05:43:23.046Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-22T05:43:23.231Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:43:23.231Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:43:23.231Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:43:23.231Z] Status: Downloaded newer image for alpine:3.12 [2021-01-22T05:43:23.231Z] Status: Image is up to date for alpine:3.12 [2021-01-22T05:43:23.231Z] Status: Image is up to date for alpine:3.12 [2021-01-22T05:43:23.231Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:43:23.231Z] Status: Image is up to date for alpine:3.12 [2021-01-22T05:43:23.231Z] ---> afeebe901d6b [2021-01-22T05:43:23.231Z] ---> afeebe901d6b [2021-01-22T05:43:23.231Z] ---> afeebe901d6b [2021-01-22T05:43:23.231Z] Step 11/22 : RUN apk add --update --no-cache dumb-initStep 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-22T05:43:23.231Z] ---> afeebe901d6b [2021-01-22T05:43:23.231Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T05:43:23.231Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-22T05:43:23.231Z] [2021-01-22T05:43:23.231Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-22T05:43:23.231Z] Status: Image is up to date for alpine:3.12 [2021-01-22T05:43:23.231Z] ---> afeebe901d6b [2021-01-22T05:43:23.231Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-22T05:43:23.513Z] ---> Running in b34293f86600 [2021-01-22T05:43:23.513Z] ---> Running in deadc0c90b47 [2021-01-22T05:43:23.513Z] ---> Running in 6d2879882137 [2021-01-22T05:43:23.513Z] ---> Running in 638d626fadd8 [2021-01-22T05:43:23.513Z] ---> Running in e59b0646862f [2021-01-22T05:43:25.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:25.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:25.597Z] Building version [2021-01-22T05:43:25.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:25.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:25.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:43:26.357Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-22T05:43:26.638Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:43:26.638Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-22T05:43:26.638Z] (4/5) Installing curl (7.69.1-r3) [2021-01-22T05:43:26.638Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-22T05:43:26.638Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-22T05:43:26.638Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:43:26.638Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:43:26.638Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:43:26.638Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-22T05:43:26.922Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-22T05:43:26.922Z] (4/4) Installing curl (7.69.1-r3) [2021-01-22T05:43:26.922Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:43:26.922Z] OK: 7 MiB in 19 packages [2021-01-22T05:43:26.922Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T05:43:26.922Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:43:26.922Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-22T05:43:26.922Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:43:26.922Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:43:26.922Z] OK: 5 MiB in 15 packages [2021-01-22T05:43:26.922Z] Executing ca-certificates-20191127-r4.trigger [2021-01-22T05:43:27.208Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-22T05:43:27.208Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:43:27.208Z] OK: 7 MiB in 18 packages [2021-01-22T05:43:27.208Z] OK: 5 MiB in 15 packages [2021-01-22T05:43:27.208Z] OK: 6 MiB in 16 packages [2021-01-22T05:43:27.513Z] Staging config-common [2021-01-22T05:43:28.458Z] Skipping stage go-build-helper (already ran) [2021-01-22T05:43:28.458Z] Skipping stage static-packages (already ran) [2021-01-22T05:43:28.458Z] Skipping stage go115 (already ran) [2021-01-22T05:43:28.458Z] Staging edgex-go [2021-01-22T05:43:29.203Z] Removing intermediate container e59b0646862f [2021-01-22T05:43:29.203Z] ---> f7948c6bc5b0 [2021-01-22T05:43:29.203Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:43:29.399Z] Staging version [2021-01-22T05:43:29.479Z] ---> Running in 5011c1485428 [2021-01-22T05:43:29.479Z] Removing intermediate container 6d2879882137 [2021-01-22T05:43:29.479Z] ---> 44247d76920a [2021-01-22T05:43:29.479Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T05:43:29.755Z] Removing intermediate container deadc0c90b47 [2021-01-22T05:43:29.755Z] ---> 93427ac7d276 [2021-01-22T05:43:29.755Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:43:30.032Z] ---> Running in 9d553260562a [2021-01-22T05:43:30.032Z] ---> Running in 17b7bf6d721b [2021-01-22T05:43:30.306Z] Removing intermediate container b34293f86600 [2021-01-22T05:43:30.306Z] ---> 4b64a10322bc [2021-01-22T05:43:30.306Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-22T05:43:30.306Z] Removing intermediate container 5011c1485428 [2021-01-22T05:43:30.306Z] ---> de30fea7dacd [2021-01-22T05:43:30.306Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-22T05:43:30.306Z] Removing intermediate container 638d626fadd8 [2021-01-22T05:43:30.306Z] ---> 58ba1c0002e0 [2021-01-22T05:43:30.306Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:43:30.346Z] Priming config-common [2021-01-22T05:43:30.583Z] ---> Running in 3470e06c07b9 [2021-01-22T05:43:30.583Z] ---> Running in 0372ac5cd983 [2021-01-22T05:43:30.583Z] ---> Running in 6f129c8190d2 [2021-01-22T05:43:30.583Z] Removing intermediate container 9d553260562a [2021-01-22T05:43:30.583Z] ---> 1eaf60ee96ca [2021-01-22T05:43:30.583Z] Step 13/24 : WORKDIR / [2021-01-22T05:43:30.583Z] Removing intermediate container 17b7bf6d721b [2021-01-22T05:43:30.866Z] ---> f4948746c159 [2021-01-22T05:43:30.866Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-22T05:43:30.866Z] ---> Running in f39f24ce33d9 [2021-01-22T05:43:30.866Z] ---> Running in 6bca6f01ba68 [2021-01-22T05:43:31.144Z] Removing intermediate container 0372ac5cd983 [2021-01-22T05:43:31.144Z] ---> d7fb5bcbc4ca [2021-01-22T05:43:31.144Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T05:43:31.144Z] Removing intermediate container 3470e06c07b9 [2021-01-22T05:43:31.144Z] ---> 9027ccf9f04b [2021-01-22T05:43:31.144Z] Step 13/21 : WORKDIR /edgex [2021-01-22T05:43:31.296Z] Priming go-build-helper [2021-01-22T05:43:31.430Z] Removing intermediate container 6f129c8190d2 [2021-01-22T05:43:31.430Z] ---> 3eee1962dc6d [2021-01-22T05:43:31.430Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-22T05:43:31.430Z] ---> Running in 4e393230d712 [2021-01-22T05:43:31.430Z] ---> Running in f2f9908f46f3 [2021-01-22T05:43:31.430Z] ---> Running in 1487785ef0e2 [2021-01-22T05:43:31.704Z] Removing intermediate container 6bca6f01ba68 [2021-01-22T05:43:31.704Z] Removing intermediate container f39f24ce33d9 [2021-01-22T05:43:31.704Z] ---> 37ec5fd79e14 [2021-01-22T05:43:31.704Z] 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-22T05:43:31.704Z] ---> c4af591e63e2 [2021-01-22T05:43:31.704Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T05:43:31.981Z] ---> Running in ffc0bf090e8f [2021-01-22T05:43:31.981Z] Removing intermediate container 4e393230d712 [2021-01-22T05:43:31.981Z] ---> 612252304953 [2021-01-22T05:43:31.981Z] Step 15/23 : WORKDIR / [2021-01-22T05:43:32.242Z] Priming static-packages [2021-01-22T05:43:32.258Z] Removing intermediate container f2f9908f46f3 [2021-01-22T05:43:32.258Z] ---> 1a11bc23bcc8 [2021-01-22T05:43:32.258Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-22T05:43:32.258Z] Removing intermediate container 1487785ef0e2 [2021-01-22T05:43:32.258Z] ---> d64baa3f07fa [2021-01-22T05:43:32.258Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-22T05:43:32.258Z] ---> Running in 48c13a1d7b6c [2021-01-22T05:43:32.536Z] Removing intermediate container ffc0bf090e8f [2021-01-22T05:43:32.536Z] ---> 3c7316e89dd1 [2021-01-22T05:43:32.536Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:43:32.536Z] ---> Running in d06bab2e4f77 [2021-01-22T05:43:32.810Z] ---> 7aa0058eac2e [2021-01-22T05:43:32.810Z] 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-22T05:43:33.087Z] Removing intermediate container 48c13a1d7b6c [2021-01-22T05:43:33.087Z] ---> cee9b204e556 [2021-01-22T05:43:33.087Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:43:33.365Z] Removing intermediate container d06bab2e4f77 [2021-01-22T05:43:33.365Z] ---> 6055dfbecaa7 [2021-01-22T05:43:33.365Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:43:33.365Z] ---> b6adfd7dd10c [2021-01-22T05:43:33.365Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-22T05:43:33.639Z] ---> 7535a4a27e24 [2021-01-22T05:43:33.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-22T05:43:33.926Z] ---> fe548f641a5c [2021-01-22T05:43:33.926Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-22T05:43:34.173Z] Priming go115 [2021-01-22T05:43:34.548Z] ---> 2af82bd9151e [2021-01-22T05:43:34.548Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-22T05:43:34.548Z] ---> 48e8e7af46f7 [2021-01-22T05:43:34.548Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-22T05:43:35.160Z] ---> 46342286bd3a [2021-01-22T05:43:35.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-22T05:43:35.283Z] Priming edgex-go [2021-01-22T05:43:35.766Z] ---> da351d6fab72 [2021-01-22T05:43:35.766Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 62cc010daab3 [2021-01-22T05:43:35.766Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-22T05:43:35.766Z] [2021-01-22T05:43:36.373Z] ---> 1b413b9784c4 [2021-01-22T05:43:36.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-22T05:43:36.482Z] Priming version [2021-01-22T05:43:36.651Z] ---> c969626e859c [2021-01-22T05:43:36.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-22T05:43:36.929Z] ---> 60aeaae558d6 [2021-01-22T05:43:36.929Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> 290d71882d36 [2021-01-22T05:43:36.929Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-22T05:43:36.929Z] [2021-01-22T05:43:37.145Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-22T05:43:37.213Z] ---> 0f01cdcedebe [2021-01-22T05:43:37.213Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-22T05:43:37.213Z] ---> Running in 31cc315198f8 [2021-01-22T05:43:37.494Z] ---> Running in 5ce7d5b7c669 [2021-01-22T05:43:37.777Z] ---> 775407aea08b [2021-01-22T05:43:37.777Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-22T05:43:38.051Z] ---> Running in e7bcfd9ab738 [2021-01-22T05:43:38.051Z] ---> a905e4c9b011 [2021-01-22T05:43:38.051Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-22T05:43:38.051Z] Removing intermediate container 31cc315198f8 [2021-01-22T05:43:38.051Z] ---> 250df38c66d9 [2021-01-22T05:43:38.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:43:38.326Z] Removing intermediate container 5ce7d5b7c669 [2021-01-22T05:43:38.326Z] ---> 52449c66587d [2021-01-22T05:43:38.326Z] Step 18/21 : CMD ["--init=true"] [2021-01-22T05:43:38.326Z] ---> Running in 8b3da934793a [2021-01-22T05:43:38.326Z] ---> dc29670be520 [2021-01-22T05:43:38.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-22T05:43:38.326Z] ---> Running in 4ddfcb48ccc4 [2021-01-22T05:43:38.326Z] ---> Running in 730850b4de61 [2021-01-22T05:43:38.607Z] Removing intermediate container e7bcfd9ab738 [2021-01-22T05:43:38.607Z] ---> fd316ee8ed77 [2021-01-22T05:43:38.607Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // withEnv [2021-01-22T05:43:38.916Z] ---> Running in 647fc3f88cf1 [2021-01-22T05:43:38.916Z] Removing intermediate container 8b3da934793a [2021-01-22T05:43:38.916Z] ---> 72e378577515 [2021-01-22T05:43:38.916Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-01-22T05:43:39.196Z] ---> Running in e8dde73cafdd [2021-01-22T05:43:39.197Z] Removing intermediate container 4ddfcb48ccc4 [2021-01-22T05:43:39.197Z] ---> 7b540e24e60b [2021-01-22T05:43:39.197Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T05:43:39.197Z] Removing intermediate container 730850b4de61 [2021-01-22T05:43:39.197Z] ---> d024d6bb641c [2021-01-22T05:43:39.197Z] Step 19/21 : LABEL arch=arm64 [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-22T05:43:39.472Z] ---> Running in 38760c34ea72 [2021-01-22T05:43:39.473Z] ---> 7d9a3ce712fc [2021-01-22T05:43:39.473Z] 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-22T05:43:39.473Z] ---> Running in 50a467f1dd55 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-22T05:43:39.767Z] Removing intermediate container 647fc3f88cf1 [2021-01-22T05:43:39.767Z] ---> 124dee5965c6 [2021-01-22T05:43:39.767Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T05:43:39.767Z] ---> Running in 24a3fc8c50dd [Pipeline] // stage [Pipeline] } [2021-01-22T05:43:40.042Z] ---> Running in c46b5c286b6f [2021-01-22T05:43:40.043Z] Removing intermediate container e8dde73cafdd [2021-01-22T05:43:40.043Z] ---> 8fab74f35c5d [2021-01-22T05:43:40.043Z] Step 20/22 : LABEL arch=arm64 [2021-01-22T05:43:40.351Z] Removing intermediate container 38760c34ea72 [2021-01-22T05:43:40.351Z] ---> 592a04f8fba8 [2021-01-22T05:43:40.351Z] Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:43:40.351Z] Removing intermediate container 50a467f1dd55 [2021-01-22T05:43:40.351Z] ---> 964977d4b83d [2021-01-22T05:43:40.351Z] Step 20/21 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:43:40.351Z] ---> Running in 558d3c89fbab [2021-01-22T05:43:40.351Z] ---> Running in eabcf88b80b7 [2021-01-22T05:43:40.351Z] ---> Running in 29f4fa29f80d [2021-01-22T05:43:40.880Z] Removing intermediate container c46b5c286b6f [2021-01-22T05:43:40.880Z] ---> 2018f3a6400a [2021-01-22T05:43:40.880Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:43:40.880Z] ---> Running in 5803510bb082 [2021-01-22T05:43:41.205Z] Removing intermediate container 558d3c89fbab [2021-01-22T05:43:41.205Z] ---> 21c18f4ab52b [2021-01-22T05:43:41.205Z] Step 21/22 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:43:41.205Z] ---> Running in a3d074a27d5e [2021-01-22T05:43:41.205Z] Removing intermediate container 29f4fa29f80d [2021-01-22T05:43:41.205Z] ---> 79eda112abba [2021-01-22T05:43:41.205Z] Step 21/21 : LABEL version=0.0.0 [2021-01-22T05:43:41.522Z] Removing intermediate container eabcf88b80b7 [2021-01-22T05:43:41.522Z] ---> 78d0acde5998 [2021-01-22T05:43:41.522Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T05:43:41.522Z] Removing intermediate container 5803510bb082 [2021-01-22T05:43:41.522Z] ---> 5caee4ab03c3 [2021-01-22T05:43:41.522Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:43:41.522Z] ---> Running in a8438cf8f382 [2021-01-22T05:43:41.851Z] ---> Running in 6992bdba8eaa [2021-01-22T05:43:41.851Z] ---> Running in b52ae0f168fa [2021-01-22T05:43:42.144Z] Removing intermediate container a3d074a27d5e [2021-01-22T05:43:42.144Z] ---> af40ea85fea5 [2021-01-22T05:43:42.144Z] Step 22/22 : LABEL version=0.0.0 [2021-01-22T05:43:42.495Z] Removing intermediate container a8438cf8f382 [2021-01-22T05:43:42.495Z] ---> 36fbf304b28a [2021-01-22T05:43:42.495Z] [2021-01-22T05:43:42.495Z] ---> Running in 16f51a72555c [2021-01-22T05:43:42.788Z] Removing intermediate container 6992bdba8eaa [2021-01-22T05:43:42.788Z] Removing intermediate container b52ae0f168fa [2021-01-22T05:43:42.788Z] ---> 247d5d9248d7 [2021-01-22T05:43:42.788Z] ---> 176caff9c21c [2021-01-22T05:43:42.788Z] [2021-01-22T05:43:42.788Z] [2021-01-22T05:43:43.074Z] Successfully built 36fbf304b28a [2021-01-22T05:43:43.408Z] Removing intermediate container 16f51a72555c [2021-01-22T05:43:43.408Z] ---> 726e6fae0597 [2021-01-22T05:43:43.408Z] [2021-01-22T05:43:43.408Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-22T05:43:43.408Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-22T05:43:43.717Z] Removing intermediate container 24a3fc8c50dd [2021-01-22T05:43:43.717Z] ---> b0f226b7d930 [2021-01-22T05:43:43.717Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-22T05:43:43.717Z] Successfully built 247d5d9248d7 [2021-01-22T05:43:43.717Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-22T05:43:43.717Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-22T05:43:43.717Z] Successfully built 176caff9c21c [2021-01-22T05:43:43.717Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-22T05:43:43.717Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-22T05:43:43.996Z] ---> Running in a1ce8d8e6fe9 [2021-01-22T05:43:43.996Z] Successfully built 726e6fae0597 [2021-01-22T05:43:43.996Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-22T05:43:43.996Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-01-22T05:43:44.600Z] Removing intermediate container a1ce8d8e6fe9 [2021-01-22T05:43:44.600Z] ---> d640dc580180 [2021-01-22T05:43:44.600Z] Step 22/24 : LABEL arch=arm64 [2021-01-22T05:43:44.600Z] ---> Running in 86c125de02bf [2021-01-22T05:43:45.195Z] Removing intermediate container 86c125de02bf [2021-01-22T05:43:45.195Z] ---> 62c47d33b44c [2021-01-22T05:43:45.195Z] Step 23/24 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:43:45.195Z] ---> Running in 923f9993af9d [2021-01-22T05:43:45.465Z] Removing intermediate container 923f9993af9d [2021-01-22T05:43:45.465Z] ---> 3b7b9972f908 [2021-01-22T05:43:45.465Z] Step 24/24 : LABEL version=0.0.0 [2021-01-22T05:43:45.739Z] ---> Running in 669af5fada33 [2021-01-22T05:43:46.329Z] Removing intermediate container 669af5fada33 [2021-01-22T05:43:46.329Z] ---> 1428e537e3ef [2021-01-22T05:43:46.329Z] [2021-01-22T05:43:46.600Z] Successfully built 1428e537e3ef [2021-01-22T05:43:46.600Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-22T05:44:43.112Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:44:43.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:44:43.112Z] ---> 74b0e5c3704c [2021-01-22T05:44:43.112Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 412ee0ad8c28 [2021-01-22T05:44:43.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> c90921def84c [2021-01-22T05:44:43.112Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 3df5ba6b8f20 [2021-01-22T05:44:43.112Z] Step 6/23 : COPY go.mod . [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 731c5a1ad838 [2021-01-22T05:44:43.112Z] Step 7/23 : RUN go mod download [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 708b80508e6e [2021-01-22T05:44:43.112Z] Step 8/23 : COPY . . [2021-01-22T05:44:43.112Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:44:43.112Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:44:43.112Z] ---> 74b0e5c3704c [2021-01-22T05:44:43.112Z] Step 3/26 : WORKDIR /edgex-go [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 412ee0ad8c28 [2021-01-22T05:44:43.112Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> c90921def84c [2021-01-22T05:44:43.112Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> abfcaf28d747 [2021-01-22T05:44:43.112Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-22T05:44:43.112Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:44:43.112Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:44:43.112Z] ---> 74b0e5c3704c [2021-01-22T05:44:43.112Z] Step 3/23 : WORKDIR /edgex-go [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 412ee0ad8c28 [2021-01-22T05:44:43.112Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> c90921def84c [2021-01-22T05:44:43.112Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-22T05:44:43.112Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-22T05:44:43.112Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-22T05:44:43.112Z] ---> 74b0e5c3704c [2021-01-22T05:44:43.112Z] Step 3/33 : WORKDIR /edgex-go [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 412ee0ad8c28 [2021-01-22T05:44:43.112Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> c90921def84c [2021-01-22T05:44:43.112Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 3df5ba6b8f20 [2021-01-22T05:44:43.112Z] Step 6/33 : COPY go.mod . [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 731c5a1ad838 [2021-01-22T05:44:43.112Z] Step 7/33 : RUN go mod download [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> 708b80508e6e [2021-01-22T05:44:43.112Z] Step 8/33 : COPY . . [2021-01-22T05:44:43.112Z] ---> Using cache [2021-01-22T05:44:43.112Z] ---> abfcaf28d747 [2021-01-22T05:44:43.112Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-22T05:44:43.112Z] ---> Running in fdffc4e53e91 [2021-01-22T05:44:43.112Z] ---> Running in e8a3551613ea [2021-01-22T05:44:43.112Z] ---> Running in 562ec97aed2f [2021-01-22T05:44:43.112Z] ---> Running in 548be0a5bcc0 [2021-01-22T05:44:44.560Z] 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-22T05:44:44.560Z] 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-22T05:44:44.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:44:44.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:44:45.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:44:45.827Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:44:46.431Z] OK: 217 MiB in 51 packages [2021-01-22T05:44:46.431Z] OK: 217 MiB in 51 packages [2021-01-22T05:44:49.078Z] Removing intermediate container 562ec97aed2f [2021-01-22T05:44:49.078Z] ---> 2792caac51f4 [2021-01-22T05:44:49.078Z] Step 6/26 : COPY go.mod . [2021-01-22T05:44:49.078Z] Removing intermediate container fdffc4e53e91 [2021-01-22T05:44:49.078Z] ---> f1a363200786 [2021-01-22T05:44:49.078Z] Step 6/23 : COPY go.mod . [2021-01-22T05:44:49.678Z] ---> 7a6313aa7749 [2021-01-22T05:44:49.678Z] Step 7/26 : RUN go mod download [2021-01-22T05:44:49.957Z] ---> 20894f97c598 [2021-01-22T05:44:49.957Z] Step 7/23 : RUN go mod download [2021-01-22T05:44:49.957Z] ---> Running in 9110fb61ad4b [2021-01-22T05:44:50.235Z] ---> Running in f3aadc42ecd8 [2021-01-22T05:44:55.680Z] Removing intermediate container 9110fb61ad4b [2021-01-22T05:44:55.680Z] ---> 016f98eb3fba [2021-01-22T05:44:55.680Z] Step 8/26 : COPY . . [2021-01-22T05:44:55.680Z] Removing intermediate container f3aadc42ecd8 [2021-01-22T05:44:55.680Z] ---> 5494046c6142 [2021-01-22T05:44:55.680Z] Step 8/23 : COPY . . [2021-01-22T05:45:28.092Z] ---> 3991671a53d1 [2021-01-22T05:45:28.093Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-22T05:45:28.093Z] ---> 158966183a2f [2021-01-22T05:45:28.093Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-22T05:45:28.093Z] ---> Running in 5a689de0ab00 [2021-01-22T05:45:28.093Z] ---> Running in b9e63c56ce12 [2021-01-22T05:45:29.081Z] 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-22T05:45:29.359Z] 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-22T05:45:34.797Z] 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-22T05:46:01.642Z] Removing intermediate container 548be0a5bcc0 [2021-01-22T05:46:01.642Z] ---> 1c98d042bdef [2021-01-22T05:46:01.642Z] [2021-01-22T05:46:01.642Z] Step 10/33 : FROM alpine:3.12 [2021-01-22T05:46:01.642Z] ---> afeebe901d6b [2021-01-22T05:46:01.642Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-22T05:46:01.642Z] ---> Running in da2b23105d4a [2021-01-22T05:46:01.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:46:01.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:46:01.642Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-22T05:46:01.642Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-22T05:46:01.642Z] (3/3) Installing su-exec (0.2-r1) [2021-01-22T05:46:01.642Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:46:01.642Z] OK: 6 MiB in 17 packages [2021-01-22T05:46:03.654Z] Removing intermediate container da2b23105d4a [2021-01-22T05:46:03.654Z] ---> c84724cd7964 [2021-01-22T05:46:03.654Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-22T05:46:03.654Z] ---> Running in 15f6b415ced1 [2021-01-22T05:46:04.255Z] Removing intermediate container 15f6b415ced1 [2021-01-22T05:46:04.255Z] ---> ec29d9c2fe5b [2021-01-22T05:46:04.255Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-22T05:46:04.532Z] ---> Running in e7f984454752 [2021-01-22T05:46:05.141Z] Removing intermediate container e7f984454752 [2021-01-22T05:46:05.141Z] ---> 742e03e56821 [2021-01-22T05:46:05.141Z] 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-22T05:46:05.423Z] ---> Running in f201512d7f46 [2021-01-22T05:46:07.422Z] Connecting to github.com (140.82.113.3:443) [2021-01-22T05:46:07.422Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.228.248:443) [2021-01-22T05:46:07.703Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-22T05:46:07.992Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-22T05:46:07.992Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-22T05:46:07.992Z] dockerize [2021-01-22T05:46:11.410Z] Removing intermediate container f201512d7f46 [2021-01-22T05:46:11.410Z] ---> a2af8dd09c6a [2021-01-22T05:46:11.410Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-22T05:46:11.410Z] ---> Running in 64c115ab5797 [2021-01-22T05:46:11.410Z] Removing intermediate container e8a3551613ea [2021-01-22T05:46:11.410Z] ---> c8db32d1ebd1 [2021-01-22T05:46:11.410Z] [2021-01-22T05:46:11.410Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:46:11.410Z] ---> afeebe901d6b [2021-01-22T05:46:11.410Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-22T05:46:11.410Z] ---> Using cache [2021-01-22T05:46:11.410Z] ---> 93427ac7d276 [2021-01-22T05:46:11.410Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-22T05:46:11.410Z] ---> Using cache [2021-01-22T05:46:11.410Z] ---> f4948746c159 [2021-01-22T05:46:11.410Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-22T05:46:11.687Z] ---> Running in 143b657ca096 [2021-01-22T05:46:11.978Z] Removing intermediate container 64c115ab5797 [2021-01-22T05:46:11.978Z] ---> 4cb5cb987169 [2021-01-22T05:46:11.978Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-22T05:46:12.255Z] ---> Running in f87cbb85b742 [2021-01-22T05:46:12.536Z] Removing intermediate container 143b657ca096 [2021-01-22T05:46:12.536Z] ---> bf158a875b7e [2021-01-22T05:46:12.536Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-22T05:46:12.813Z] ---> Running in fb08dad0e769 [2021-01-22T05:46:13.093Z] Removing intermediate container f87cbb85b742 [2021-01-22T05:46:13.093Z] ---> 4516a4693d17 [2021-01-22T05:46:13.093Z] 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-22T05:46:13.093Z] ---> Running in 283cdb549e15 [2021-01-22T05:46:13.705Z] Removing intermediate container fb08dad0e769 [2021-01-22T05:46:13.705Z] ---> dc7807f35442 [2021-01-22T05:46:13.705Z] Step 15/23 : WORKDIR / [2021-01-22T05:46:13.705Z] ---> Running in 0c84ad44e32b [2021-01-22T05:46:14.700Z] Removing intermediate container 0c84ad44e32b [2021-01-22T05:46:14.700Z] ---> 9bde51502a22 [2021-01-22T05:46:14.700Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:46:15.303Z] Move dockerize executable [2021-01-22T05:46:15.918Z] ---> f02664d0e6ce [2021-01-22T05:46:15.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-22T05:46:17.922Z] Removing intermediate container 283cdb549e15 [2021-01-22T05:46:17.922Z] ---> 81cc3cc01c59 [2021-01-22T05:46:17.922Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-22T05:46:18.199Z] ---> Running in dd1358a07e36 [2021-01-22T05:46:18.199Z] ---> 5fb67d05bdc2 [2021-01-22T05:46:18.199Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-22T05:46:19.189Z] Removing intermediate container dd1358a07e36 [2021-01-22T05:46:19.189Z] ---> 29ea028206c4 [2021-01-22T05:46:19.189Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-22T05:46:19.464Z] ---> 6ed08504b076 [2021-01-22T05:46:19.464Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-22T05:46:20.067Z] ---> Running in 0de30004c54e [2021-01-22T05:46:20.681Z] ---> 6036a3df7c0c [2021-01-22T05:46:20.681Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-22T05:46:20.681Z] Removing intermediate container 0de30004c54e [2021-01-22T05:46:20.681Z] ---> a85a5f8a43f4 [2021-01-22T05:46:20.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:46:20.681Z] ---> Running in 345672934f20 [2021-01-22T05:46:21.295Z] ---> Running in 7495c760e0f3 [2021-01-22T05:46:21.905Z] Removing intermediate container 7495c760e0f3 [2021-01-22T05:46:21.905Z] ---> 6e7b9359c527 [2021-01-22T05:46:21.905Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T05:46:22.181Z] ---> Running in 22721e199858 [2021-01-22T05:46:22.787Z] Removing intermediate container 22721e199858 [2021-01-22T05:46:22.787Z] ---> 8826263e98a5 [2021-01-22T05:46:22.787Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:46:23.401Z] ---> Running in f6c4611284ec [2021-01-22T05:46:24.011Z] Removing intermediate container f6c4611284ec [2021-01-22T05:46:24.011Z] ---> a959178d1b45 [2021-01-22T05:46:24.011Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:46:24.288Z] ---> Running in b3277b9bed5b [2021-01-22T05:46:24.890Z] Removing intermediate container 345672934f20 [2021-01-22T05:46:24.890Z] ---> bd393f909190 [2021-01-22T05:46:24.890Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:46:25.167Z] Removing intermediate container b3277b9bed5b [2021-01-22T05:46:25.167Z] ---> 3248d7b86444 [2021-01-22T05:46:25.167Z] [2021-01-22T05:46:25.768Z] Successfully built 3248d7b86444 [2021-01-22T05:46:25.768Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-22T05:46:26.375Z]  Building docker-core-metadata-go ... done  ---> 43941be48404 [2021-01-22T05:46:26.375Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-22T05:46:27.839Z] ---> 2243bd576a40 [2021-01-22T05:46:27.839Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-22T05:46:29.298Z] ---> 1fbdaef6baf0 [2021-01-22T05:46:29.298Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-22T05:46:31.282Z] ---> 59e5f217e9ba [2021-01-22T05:46:31.282Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-22T05:46:32.275Z] ---> f38247d86d08 [2021-01-22T05:46:32.275Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-22T05:46:32.551Z] ---> Running in d85a502fe6f0 [2021-01-22T05:46:33.542Z] Removing intermediate container d85a502fe6f0 [2021-01-22T05:46:33.542Z] ---> 5a51c2371fe7 [2021-01-22T05:46:33.542Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-22T05:46:35.004Z] ---> 8eb42a0d7ab6 [2021-01-22T05:46:35.004Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-22T05:46:35.608Z] ---> Running in e29e92a66304 [2021-01-22T05:46:37.597Z] Removing intermediate container 5a689de0ab00 [2021-01-22T05:46:37.597Z] ---> ea6cd950ddba [2021-01-22T05:46:37.597Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-22T05:46:38.201Z] ---> Running in a3c642b535c4 [2021-01-22T05:46:39.653Z] Removing intermediate container e29e92a66304 [2021-01-22T05:46:39.653Z] ---> cdaa18037ebb [2021-01-22T05:46:39.653Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-22T05:46:39.653Z] 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-22T05:46:39.932Z] ---> Running in f68b7366d418 [2021-01-22T05:46:40.533Z] Removing intermediate container f68b7366d418 [2021-01-22T05:46:40.533Z] ---> 07c0c84e51f0 [2021-01-22T05:46:40.533Z] Step 30/33 : CMD ["gate"] [2021-01-22T05:46:41.132Z] ---> Running in 3d21d672e803 [2021-01-22T05:46:41.733Z] Removing intermediate container 3d21d672e803 [2021-01-22T05:46:41.733Z] ---> dcc6ec5e1ff1 [2021-01-22T05:46:41.733Z] Step 31/33 : LABEL arch=arm64 [2021-01-22T05:46:42.343Z] ---> Running in 4ccc6524a0d5 [2021-01-22T05:46:42.941Z] Removing intermediate container 4ccc6524a0d5 [2021-01-22T05:46:42.941Z] ---> 98781cb9f2ff [2021-01-22T05:46:42.941Z] Step 32/33 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:46:43.538Z] ---> Running in 3639f2e4fbe7 [2021-01-22T05:46:43.538Z] Removing intermediate container a3c642b535c4 [2021-01-22T05:46:43.538Z] ---> e45e5f7ac287 [2021-01-22T05:46:43.538Z] [2021-01-22T05:46:43.538Z] Step 11/26 : FROM docker:20.10.0 [2021-01-22T05:46:43.812Z] 20.10.0: Pulling from library/docker [2021-01-22T05:46:44.427Z] Removing intermediate container 3639f2e4fbe7 [2021-01-22T05:46:44.427Z] ---> 0977bc9856c5 [2021-01-22T05:46:44.427Z] Step 33/33 : LABEL version=0.0.0 [2021-01-22T05:46:45.409Z] ---> Running in 6fffb614a501 [2021-01-22T05:46:46.013Z] Removing intermediate container 6fffb614a501 [2021-01-22T05:46:46.013Z] ---> 5cd85867bcf1 [2021-01-22T05:46:46.013Z] [2021-01-22T05:46:46.606Z] Successfully built 5cd85867bcf1 [2021-01-22T05:46:46.606Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-22T05:46:53.319Z]  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-22T05:46:53.319Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-22T05:46:53.319Z] ---> eeaf43b92773 [2021-01-22T05:46:53.320Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-22T05:46:53.320Z] ---> Running in d51f35b0de52 [2021-01-22T05:46:53.918Z] Removing intermediate container b9e63c56ce12 [2021-01-22T05:46:53.918Z] ---> 6941b9ec1ff7 [2021-01-22T05:46:53.918Z] [2021-01-22T05:46:53.918Z] Step 10/23 : FROM alpine:3.12 [2021-01-22T05:46:53.918Z] ---> afeebe901d6b [2021-01-22T05:46:53.918Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-22T05:46:54.189Z] ---> Running in 52078d54e018 [2021-01-22T05:46:54.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:46:54.754Z] Removing intermediate container 52078d54e018 [2021-01-22T05:46:54.754Z] ---> d0cf5289b219 [2021-01-22T05:46:54.754Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-22T05:46:54.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:46:54.754Z] ---> Running in 49b1e7ea2f1c [2021-01-22T05:46:55.351Z] Removing intermediate container 49b1e7ea2f1c [2021-01-22T05:46:55.351Z] ---> 07c78873b9bc [2021-01-22T05:46:55.351Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-22T05:46:55.351Z] ---> Running in 9ba362877066 [2021-01-22T05:46:55.351Z] (1/2) Installing readline (8.0.4-r0) [2021-01-22T05:46:55.351Z] (2/2) Installing bash (5.0.17-r0) [2021-01-22T05:46:55.351Z] Executing bash-5.0.17-r0.post-install [2021-01-22T05:46:55.351Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:46:55.351Z] OK: 12 MiB in 22 packages [2021-01-22T05:46:55.946Z] Removing intermediate container 9ba362877066 [2021-01-22T05:46:55.946Z] ---> 366395ac3b41 [2021-01-22T05:46:55.946Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-22T05:46:55.946Z] ---> Running in a6398e5838dc [2021-01-22T05:46:56.921Z] Removing intermediate container d51f35b0de52 [2021-01-22T05:46:56.921Z] ---> 51972f421381 [2021-01-22T05:46:56.921Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-22T05:46:56.921Z] ---> Running in 677ed2ee51a5 [2021-01-22T05:46:57.512Z] Removing intermediate container 677ed2ee51a5 [2021-01-22T05:46:57.512Z] ---> ffa78cf7b6bb [2021-01-22T05:46:57.512Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-22T05:46:57.787Z] ---> Running in 843f576f4dc4 [2021-01-22T05:46:58.057Z] Removing intermediate container 843f576f4dc4 [2021-01-22T05:46:58.057Z] ---> e49295593fd9 [2021-01-22T05:46:58.329Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-22T05:46:58.329Z] Removing intermediate container a6398e5838dc [2021-01-22T05:46:58.329Z] ---> d682f358cc09 [2021-01-22T05:46:58.329Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-22T05:46:58.329Z] ---> Running in a8acda82cfe8 [2021-01-22T05:46:58.603Z] ---> Running in c2821fe072d8 [2021-01-22T05:46:58.882Z] Removing intermediate container a8acda82cfe8 [2021-01-22T05:46:58.882Z] ---> 975eda59caba [2021-01-22T05:46:58.882Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-22T05:46:59.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:00.067Z] ---> c17f9339438b [2021-01-22T05:47:00.067Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-22T05:47:00.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:00.932Z] ---> 6c2109460c2b [2021-01-22T05:47:00.932Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-22T05:47:01.201Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-22T05:47:01.201Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-22T05:47:01.201Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-22T05:47:01.472Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-22T05:47:01.747Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-22T05:47:01.747Z] ---> 1b28a117603b [2021-01-22T05:47:01.747Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-22T05:47:01.747Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-22T05:47:01.747Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:47:01.747Z] ---> Running in 0b40242cfd45 [2021-01-22T05:47:01.747Z] OK: 8 MiB in 20 packages [2021-01-22T05:47:03.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:03.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:03.179Z] Removing intermediate container c2821fe072d8 [2021-01-22T05:47:03.179Z] ---> db1984fc1483 [2021-01-22T05:47:03.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-22T05:47:03.785Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-22T05:47:03.785Z] (2/33) Installing expat (2.2.9-r1) [2021-01-22T05:47:03.785Z] (3/33) Installing libffi (3.3-r2) [2021-01-22T05:47:03.785Z] (4/33) Installing gdbm (1.13-r1) [2021-01-22T05:47:03.785Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-22T05:47:03.785Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-22T05:47:03.785Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-22T05:47:03.785Z] ---> f9b822f6ae68 [2021-01-22T05:47:03.785Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-22T05:47:05.756Z] ---> 12782c9c51dc [2021-01-22T05:47:05.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-22T05:47:05.756Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-22T05:47:05.756Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-22T05:47:05.756Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-22T05:47:05.756Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-22T05:47:05.756Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-22T05:47:05.756Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-22T05:47:05.756Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-22T05:47:06.035Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-22T05:47:06.035Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-22T05:47:06.035Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-22T05:47:06.035Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-22T05:47:06.035Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-22T05:47:06.035Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-22T05:47:06.035Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-22T05:47:06.307Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-22T05:47:06.307Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-22T05:47:06.307Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-22T05:47:06.307Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-22T05:47:06.307Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-22T05:47:06.307Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-22T05:47:06.307Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-22T05:47:06.307Z] ---> cd67fa3e4c60 [2021-01-22T05:47:06.307Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-22T05:47:06.580Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-22T05:47:06.580Z] ---> Running in 651d7ab8880f [2021-01-22T05:47:06.580Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-22T05:47:06.580Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-22T05:47:06.580Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-22T05:47:06.580Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-22T05:47:06.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:47:06.855Z] OK: 71 MiB in 55 packages [2021-01-22T05:47:07.130Z] Removing intermediate container 651d7ab8880f [2021-01-22T05:47:07.130Z] ---> cd7fd1daa556 [2021-01-22T05:47:07.130Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:47:07.130Z] ---> Running in 156ee57c5b0d [2021-01-22T05:47:07.729Z] Removing intermediate container 156ee57c5b0d [2021-01-22T05:47:07.729Z] ---> 64cd895291c1 [2021-01-22T05:47:07.729Z] Step 21/23 : LABEL arch=arm64 [2021-01-22T05:47:08.009Z] ---> Running in 220bdec86ebf [2021-01-22T05:47:08.617Z] Removing intermediate container 220bdec86ebf [2021-01-22T05:47:08.617Z] ---> ba8a8184b703 [2021-01-22T05:47:08.617Z] Step 22/23 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:47:08.617Z] ---> Running in 54e243bc14ec [2021-01-22T05:47:09.213Z] Removing intermediate container 54e243bc14ec [2021-01-22T05:47:09.213Z] ---> e184a2a21d77 [2021-01-22T05:47:09.213Z] Step 23/23 : LABEL version=0.0.0 [2021-01-22T05:47:09.485Z] ---> Running in e64ef2c54f60 [2021-01-22T05:47:10.080Z] Removing intermediate container e64ef2c54f60 [2021-01-22T05:47:10.080Z] ---> d029dd1f8996 [2021-01-22T05:47:10.080Z] [2021-01-22T05:47:10.675Z] Successfully built d029dd1f8996 [2021-01-22T05:47:10.675Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-22T05:47:12.650Z]  Building docker-core-data-go ... done Removing intermediate container 0b40242cfd45 [2021-01-22T05:47:12.650Z] ---> f0613803abf8 [2021-01-22T05:47:12.650Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-22T05:47:12.650Z] ---> Running in 24c633c7fc1e [2021-01-22T05:47:18.031Z] Collecting docker-compose==1.23.2 [2021-01-22T05:47:18.031Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-22T05:47:18.031Z] Collecting docopt<0.7,>=0.6.1 [2021-01-22T05:47:18.031Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-22T05:47:20.635Z] Collecting PyYAML<4,>=3.10 [2021-01-22T05:47:20.635Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-22T05:47:24.028Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-22T05:47:24.028Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-22T05:47:24.618Z] Collecting cached-property<2,>=1.2.0 [2021-01-22T05:47:24.618Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-22T05:47:24.889Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-22T05:47:24.889Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-22T05:47:26.848Z] Collecting docker<4.0,>=3.6.0 [2021-01-22T05:47:27.119Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-22T05:47:27.709Z] Collecting jsonschema<3,>=2.5.1 [2021-01-22T05:47:27.710Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-22T05:47:27.980Z] 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-22T05:47:27.980Z] Collecting texttable<0.10,>=0.9.0 [2021-01-22T05:47:27.980Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-22T05:47:29.982Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-22T05:47:29.982Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-22T05:47:30.253Z] 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-22T05:47:30.253Z] 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-22T05:47:30.522Z] Collecting idna<2.8,>=2.5 [2021-01-22T05:47:30.522Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-22T05:47:31.116Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-22T05:47:31.116Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-22T05:47:31.387Z] Collecting docker-pycreds>=0.4.0 [2021-01-22T05:47:31.387Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-22T05:47:31.659Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-22T05:47:31.659Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-22T05:47:31.659Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-22T05:47:31.659Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-22T05:47:32.254Z] Installing collected packages: docopt, PyYAML, idna, urllib3, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, jsonschema, texttable, docker-compose [2021-01-22T05:47:32.254Z] Running setup.py install for docopt: started [2021-01-22T05:47:34.218Z] Running setup.py install for docopt: finished with status 'done' [2021-01-22T05:47:34.218Z] Running setup.py install for PyYAML: started [2021-01-22T05:47:36.177Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-22T05:47:36.177Z] Attempting uninstall: idna [2021-01-22T05:47:36.177Z] Found existing installation: idna 2.9 [2021-01-22T05:47:36.177Z] Uninstalling idna-2.9: [2021-01-22T05:47:36.177Z] Successfully uninstalled idna-2.9 [2021-01-22T05:47:36.773Z] Attempting uninstall: urllib3 [2021-01-22T05:47:36.773Z] Found existing installation: urllib3 1.25.9 [2021-01-22T05:47:36.773Z] Uninstalling urllib3-1.25.9: [2021-01-22T05:47:37.042Z] Successfully uninstalled urllib3-1.25.9 [2021-01-22T05:47:37.633Z] Attempting uninstall: requests [2021-01-22T05:47:37.633Z] Found existing installation: requests 2.23.0 [2021-01-22T05:47:37.633Z] Uninstalling requests-2.23.0: [2021-01-22T05:47:37.633Z] Successfully uninstalled requests-2.23.0 [2021-01-22T05:47:37.903Z] Running setup.py install for dockerpty: started [2021-01-22T05:47:39.867Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-22T05:47:41.294Z] Running setup.py install for texttable: started [2021-01-22T05:47:42.720Z] Running setup.py install for texttable: finished with status 'done' [2021-01-22T05:47:43.693Z] 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-22T05:47:48.005Z] Removing intermediate container 24c633c7fc1e [2021-01-22T05:47:48.005Z] ---> 44946f0dcaa3 [2021-01-22T05:47:48.005Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-22T05:47:48.005Z] ---> Running in a91c6649bbdc [2021-01-22T05:47:48.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:48.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-22T05:47:49.514Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-22T05:47:49.514Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-22T05:47:49.514Z] (3/3) Installing curl (7.69.1-r3) [2021-01-22T05:47:49.514Z] Executing busybox-1.31.1-r19.trigger [2021-01-22T05:47:49.794Z] OK: 71 MiB in 58 packages [2021-01-22T05:47:51.265Z] Removing intermediate container a91c6649bbdc [2021-01-22T05:47:51.265Z] ---> 6ddda803bdc9 [2021-01-22T05:47:51.265Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-22T05:47:51.265Z] ---> Running in 1c74a67d8581 [2021-01-22T05:47:51.541Z] Removing intermediate container 1c74a67d8581 [2021-01-22T05:47:51.541Z] ---> 19cac351b3bf [2021-01-22T05:47:51.541Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-22T05:47:51.838Z] ---> Running in e6dc1dcc4f2a [2021-01-22T05:47:52.441Z] Removing intermediate container e6dc1dcc4f2a [2021-01-22T05:47:52.441Z] ---> a4f123edad39 [2021-01-22T05:47:52.441Z] Step 24/26 : LABEL arch=arm64 [2021-01-22T05:47:52.441Z] ---> Running in 978c80ef096c [2021-01-22T05:47:53.032Z] Removing intermediate container 978c80ef096c [2021-01-22T05:47:53.032Z] ---> 508a4312d3a3 [2021-01-22T05:47:53.032Z] Step 25/26 : LABEL git_sha=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [2021-01-22T05:47:53.032Z] ---> Running in 5e6fec1865d6 [2021-01-22T05:47:53.625Z] Removing intermediate container 5e6fec1865d6 [2021-01-22T05:47:53.625Z] ---> 9fb7920b6130 [2021-01-22T05:47:53.625Z] Step 26/26 : LABEL version=0.0.0 [2021-01-22T05:47:53.625Z] ---> Running in 65c2ac3b88da [2021-01-22T05:47:54.219Z] Removing intermediate container 65c2ac3b88da [2021-01-22T05:47:54.219Z] ---> 0323fe2f1f5c [2021-01-22T05:47:54.219Z] [2021-01-22T05:47:54.489Z] Successfully built 0323fe2f1f5c [2021-01-22T05:47:54.489Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-22T05:47:55.094Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-22T05:47:54.797Z] $ docker stop --time=1 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 [2021-01-22T05:47:56.780Z] $ docker rm -f 10bda26ca1e6f3bb4aab4232f130db5a64f19a45c144773a95f42b2dc9f49c09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-22T05:47:57.833Z] + + docker images [2021-01-22T05:47:57.833Z] grep docker [2021-01-22T05:47:58.107Z] docker-sys-mgmt-agent-go-arm64 latest 0323fe2f1f5c 4 seconds ago 300MB [2021-01-22T05:47:58.107Z] docker-core-data-go-arm64 latest d029dd1f8996 48 seconds ago 21MB [2021-01-22T05:47:58.107Z] docker-security-bootstrapper-go-arm64 latest 5cd85867bcf1 About a minute ago 40.3MB [2021-01-22T05:47:58.107Z] docker-core-metadata-go-arm64 latest 3248d7b86444 About a minute ago 17.7MB [2021-01-22T05:47:58.107Z] docker-security-secretstore-setup-go-arm64 latest 1428e537e3ef 4 minutes ago 23.4MB [2021-01-22T05:47:58.107Z] docker-support-notifications-go-arm64 latest 726e6fae0597 4 minutes ago 16MB [2021-01-22T05:47:58.107Z] docker-core-command-go-arm64 latest 176caff9c21c 4 minutes ago 15.4MB [2021-01-22T05:47:58.107Z] docker-support-scheduler-go-arm64 latest 247d5d9248d7 4 minutes ago 15.5MB [2021-01-22T05:47:58.107Z] docker-security-proxy-setup-go-arm64 latest 36fbf304b28a 4 minutes ago 23.2MB [2021-01-22T05:47:58.107Z] 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-22T05:48:00.804Z] provisioning config files... [2021-01-22T05:48:00.822Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config455378624748729991tmp [Pipeline] { [Pipeline] sh [2021-01-22T05:48:01.251Z] + set +x [2021-01-22T05:48:01.251Z] + curl -s https://codecov.io/bash [2021-01-22T05:48:01.251Z] + bash -s -- [2021-01-22T05:48:01.833Z] [2021-01-22T05:48:01.833Z] _____ _ [2021-01-22T05:48:01.833Z] / ____| | | [2021-01-22T05:48:01.833Z] | | ___ __| | ___ ___ _____ __ [2021-01-22T05:48:01.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-22T05:48:01.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-22T05:48:01.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-22T05:48:01.833Z] Bash-20210115-cec3c92 [2021-01-22T05:48:01.833Z] [2021-01-22T05:48:01.833Z] [2021-01-22T05:48:01.833Z] ==> git version 2.24.3 found [2021-01-22T05:48:01.833Z] ==> 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-22T05:48:01.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-22T05:48:01.833Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-22T05:48:01.833Z] ==> Jenkins CI detected. [2021-01-22T05:48:01.833Z] project root: . [2021-01-22T05:48:01.833Z] --> token set from env [2021-01-22T05:48:01.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-22T05:48:01.833Z] ==> Running gcov in . (disable via -X gcov) [2021-01-22T05:48:01.833Z] ==> Python coveragepy not found [2021-01-22T05:48:01.833Z] ==> Searching for coverage reports in: [2021-01-22T05:48:01.833Z] + . [2021-01-22T05:48:01.833Z] -> Found 1 reports [2021-01-22T05:48:01.833Z] ==> Detecting git/mercurial file structure [2021-01-22T05:48:01.833Z] ==> Reading reports [2021-01-22T05:48:02.097Z] + ./coverage.out bytes=563886 [2021-01-22T05:48:02.097Z] ==> Appending adjustments [2021-01-22T05:48:02.097Z] https://docs.codecov.io/docs/fixing-reports [2021-01-22T05:48:05.414Z] + Found adjustments [2021-01-22T05:48:05.414Z] ==> Gzipping contents [2021-01-22T05:48:05.414Z] 84K /tmp/codecov.ou2gdK.gz [2021-01-22T05:48:05.414Z] ==> Uploading reports [2021-01-22T05:48:05.414Z] url: https://codecov.io [2021-01-22T05:48:05.414Z] query: branch=PR-3067&commit=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3067%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3067&job=&cmd_args= [2021-01-22T05:48:05.414Z] -> Pinging Codecov [2021-01-22T05:48:05.414Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3067&commit=0a10fb90d8a72b30ea3e1693595c8e57dbb30acc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3067%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3067&job=&cmd_args= [2021-01-22T05:48:05.990Z] -> Uploading to [2021-01-22T05:48:05.990Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-22/00271124DB129430A58F1EEE437C3FCB/0a10fb90d8a72b30ea3e1693595c8e57dbb30acc/03e1dd14-4b60-4c30-a6f8-0d01f6bb8d52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210122T054805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99487ce1f89e1d2e0fd295bf4a36249d44a5e629a6b9c3b9736a489c90d0bbaa [2021-01-22T05:48:05.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-22T05:48:05.990Z] Dload Upload Total Spent Left Speed [2021-01-22T05:48:06.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85426 0 0 100 85426 0 150k --:--:-- --:--:-- --:--:-- 150k [2021-01-22T05:48:06.566Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0a10fb90d8a72b30ea3e1693595c8e57dbb30acc [Pipeline] } [2021-01-22T05:48:06.592Z] 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-22T05:48:09.339Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:10.268Z] ---> package-listing.sh [2021-01-22T05:48:10.268Z] ++ facter osfamily [2021-01-22T05:48:10.268Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-22T05:48:10.268Z] + OS_FAMILY=redhat [2021-01-22T05:48:10.268Z] + workspace=/w/workspace/edgex-go/1 [2021-01-22T05:48:10.268Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-22T05:48:10.268Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-22T05:48:10.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-22T05:48:10.268Z] + PACKAGES=/tmp/packages_start.txt [2021-01-22T05:48:10.268Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-22T05:48:10.268Z] + PACKAGES=/tmp/packages_end.txt [2021-01-22T05:48:10.268Z] + case "${OS_FAMILY}" in [2021-01-22T05:48:10.268Z] + rpm -qa [2021-01-22T05:48:10.268Z] + sort [2021-01-22T05:48:15.578Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-22T05:48:15.579Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-22T05:48:15.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-22T05:48:15.579Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-22T05:48:15.579Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-22T05:48:15.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-22T05:48:15.615Z] 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-22T05:48:15.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:48:16.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:48:16.273Z] [2021-01-22T05:48:16.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-22T05:48:16.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:48:16.661Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-22T05:48:16.661Z] df20fa9351a1: Pulling fs layer [2021-01-22T05:48:16.661Z] 36b3adc4ff6f: Pulling fs layer [2021-01-22T05:48:16.661Z] 8ad3a11d3b57: Pulling fs layer [2021-01-22T05:48:16.661Z] 46f8f816bc3b: Pulling fs layer [2021-01-22T05:48:16.661Z] 93b61091891f: Pulling fs layer [2021-01-22T05:48:16.661Z] 93b9cdb0e59b: Pulling fs layer [2021-01-22T05:48:16.661Z] 5e14af77c1be: Pulling fs layer [2021-01-22T05:48:16.661Z] 01666e4c0597: Pulling fs layer [2021-01-22T05:48:16.661Z] aa168da1d23b: Pulling fs layer [2021-01-22T05:48:16.661Z] 46f8f816bc3b: Waiting [2021-01-22T05:48:16.661Z] 93b61091891f: Waiting [2021-01-22T05:48:16.661Z] 93b9cdb0e59b: Waiting [2021-01-22T05:48:16.661Z] 5e14af77c1be: Waiting [2021-01-22T05:48:16.661Z] 01666e4c0597: Waiting [2021-01-22T05:48:16.661Z] aa168da1d23b: Waiting [2021-01-22T05:48:16.661Z] 36b3adc4ff6f: Verifying Checksum [2021-01-22T05:48:16.661Z] 36b3adc4ff6f: Download complete [2021-01-22T05:48:16.925Z] 46f8f816bc3b: Verifying Checksum [2021-01-22T05:48:16.925Z] 46f8f816bc3b: Download complete [2021-01-22T05:48:16.925Z] df20fa9351a1: Verifying Checksum [2021-01-22T05:48:16.925Z] df20fa9351a1: Download complete [2021-01-22T05:48:16.925Z] 93b9cdb0e59b: Verifying Checksum [2021-01-22T05:48:16.925Z] 93b9cdb0e59b: Download complete [2021-01-22T05:48:16.925Z] 5e14af77c1be: Verifying Checksum [2021-01-22T05:48:16.925Z] 5e14af77c1be: Download complete [2021-01-22T05:48:16.925Z] 93b61091891f: Verifying Checksum [2021-01-22T05:48:16.925Z] 93b61091891f: Download complete [2021-01-22T05:48:16.925Z] 01666e4c0597: Verifying Checksum [2021-01-22T05:48:16.925Z] 01666e4c0597: Download complete [2021-01-22T05:48:17.188Z] df20fa9351a1: Pull complete [2021-01-22T05:48:17.455Z] 36b3adc4ff6f: Pull complete [2021-01-22T05:48:17.455Z] 8ad3a11d3b57: Verifying Checksum [2021-01-22T05:48:17.455Z] 8ad3a11d3b57: Download complete [2021-01-22T05:48:18.426Z] 8ad3a11d3b57: Pull complete [2021-01-22T05:48:18.426Z] 46f8f816bc3b: Pull complete [2021-01-22T05:48:19.375Z] aa168da1d23b: Verifying Checksum [2021-01-22T05:48:19.375Z] aa168da1d23b: Download complete [2021-01-22T05:48:19.949Z] 93b61091891f: Pull complete [2021-01-22T05:48:20.900Z] 93b9cdb0e59b: Pull complete [2021-01-22T05:48:20.900Z] 5e14af77c1be: Pull complete [2021-01-22T05:48:21.166Z] 01666e4c0597: Pull complete [2021-01-22T05:48:33.738Z] aa168da1d23b: Pull complete [2021-01-22T05:48:33.738Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-22T05:48:33.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-22T05:48:33.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-22T05:48:33.978Z] prd-centos7-docker-4c-2g-22201 does not seem to be running inside a container [2021-01-22T05:48:34.038Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-22T05:48:37.146Z] $ docker top 642a41e8ec5cc0e723d0bd1d91e1f00cad2c49f61cc31bd90b4e632b0bbdadc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-22T05:48:37.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-22T05:48:38.166Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-22T05:48:38.491Z] + ls /var/log/sa-host [2021-01-22T05:48:38.491Z] + sadf -c /var/log/sa-host/sa22 [2021-01-22T05:48:38.491Z] file_magic: OK [2021-01-22T05:48:38.491Z] HZ: Using current value: 100 [2021-01-22T05:48:38.491Z] file_header: OK [2021-01-22T05:48:38.491Z] 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-22T05:48:38.491Z] Statistics: [2021-01-22T05:48:38.491Z] 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-22T05:48:38.491Z] File successfully converted to sysstat format version 12.2.1 [2021-01-22T05:48:38.491Z] + sadf -c /var/log/sa-host/sa23 [2021-01-22T05:48:38.491Z] file_magic: OK [2021-01-22T05:48:38.491Z] HZ: Using current value: 100 [2021-01-22T05:48:38.491Z] file_header: OK [2021-01-22T05:48:38.491Z] 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-22T05:48:38.491Z] Statistics: [2021-01-22T05:48:38.491Z] Hnuu...uuuununununu... [2021-01-22T05:48:38.491Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-22T05:48:38.741Z] provisioning config files... [2021-01-22T05:48:38.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6148751511993332230tmp [Pipeline] { [Pipeline] echo [2021-01-22T05:48:38.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:39.219Z] ---> create-netrc.sh [Pipeline] } [2021-01-22T05:48:39.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-22T05:48:39.381Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:39.720Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-22T05:48:39.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:40.123Z] ---> sudo-logs.sh [2021-01-22T05:48:40.123Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-22T05:48:40.153Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:40.496Z] ---> job-cost.sh [2021-01-22T05:48:40.496Z] lf-activate-venv: SKIPPING [2021-01-22T05:48:40.496Z] INFO: No Stack... [2021-01-22T05:48:41.443Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-22T05:48:42.017Z] INFO: Archiving Costs [Pipeline] echo [2021-01-22T05:48:42.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-22T05:48:42.395Z] ---> logs-deploy.sh [2021-01-22T05:48:42.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3067/1 [2021-01-22T05:48:42.395Z] INFO: archiving workspace using pattern(s): [2021-01-22T05:48:43.784Z] Archives upload complete. [2021-01-22T05:48:44.050Z] INFO: archiving logs to Nexus