Pull request #3205 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb+257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 (1fcbb1ef36a66d0259d52624d10137036374e78a) 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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-3205/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 e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3205/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28052 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) > git config core.sparsecheckout # timeout=10 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # 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 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 Commit message: "fix(security): Fix local security-proxy-setup startup issue" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-01T15:27:55.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-01T15:27:55.478Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-01T15:27:55.718Z] ========================================================= [2021-03-01T15:27:55.718Z] EdgeX Global Pipelines Version Info [2021-03-01T15:27:55.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:27:57.321Z] ------------------- [2021-03-01T15:27:57.321Z] stable info: [2021-03-01T15:27:57.321Z] ------------------- [2021-03-01T15:27:57.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-01T15:27:57.321Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T15:27:57.321Z] Message: update stable to v1.0.183 [2021-03-01T15:27:58.275Z] ------------------- [2021-03-01T15:27:58.275Z] experimental info: [2021-03-01T15:27:58.275Z] ------------------- [2021-03-01T15:27:58.275Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-01T15:27:58.275Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T15:27:58.275Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-01T15:27:58.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-01T15:27:58.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-01T15:27:59.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-01T15:27:59.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-01T15:27:59.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-01T15:27:59.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-01T15:27:59.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-01T15:27:59.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-01T15:27:59.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-01T15:27:59.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-01T15:28:00.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-01T15:28:00.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-01T15:28:00.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-01T15:28:00.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-01T15:28:00.649Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T15:28:00.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T15:28:01.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-01T15:28:01.171Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-01T15:28:01.295Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-01T15:28:01.420Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-01T15:28:01.564Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-01T15:28:01.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-01T15:28:01.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3205 [Pipeline] echo [2021-03-01T15:28:02.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3205 [Pipeline] echo [2021-03-01T15:28:02.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3205 [Pipeline] echo [2021-03-01T15:28:02.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [Pipeline] echo [2021-03-01T15:28:02.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f8f79 [Pipeline] echo [2021-03-01T15:28:02.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T15:28:02.883Z] provisioning config files... [2021-03-01T15:28:02.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4742572038799104778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:28:03.370Z] ---> docker-login.sh [2021-03-01T15:28:03.370Z] nexus3.edgexfoundry.org:10001 [2021-03-01T15:28:03.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:28:03.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:28:03.899Z] Configure a credential helper to remove this warning. See [2021-03-01T15:28:03.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:28:03.900Z] [2021-03-01T15:28:03.900Z] Login Succeeded [2021-03-01T15:28:03.900Z] nexus3.edgexfoundry.org:10002 [2021-03-01T15:28:03.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:28:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:28:04.164Z] Configure a credential helper to remove this warning. See [2021-03-01T15:28:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:28:04.164Z] [2021-03-01T15:28:04.164Z] Login Succeeded [2021-03-01T15:28:04.164Z] nexus3.edgexfoundry.org:10003 [2021-03-01T15:28:04.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:28:04.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:28:04.164Z] Configure a credential helper to remove this warning. See [2021-03-01T15:28:04.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:28:04.164Z] [2021-03-01T15:28:04.164Z] Login Succeeded [2021-03-01T15:28:04.164Z] nexus3.edgexfoundry.org:10004 [2021-03-01T15:28:04.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:28:04.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:28:04.428Z] Configure a credential helper to remove this warning. See [2021-03-01T15:28:04.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:28:04.428Z] [2021-03-01T15:28:04.428Z] Login Succeeded [2021-03-01T15:28:04.428Z] docker.io [2021-03-01T15:28:04.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:28:04.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:28:04.960Z] Configure a credential helper to remove this warning. See [2021-03-01T15:28:04.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:28:04.960Z] [2021-03-01T15:28:04.960Z] Login Succeeded [2021-03-01T15:28:04.960Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T15:28:04.988Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T15:28:05.554Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/core-command/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/core-data/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-01T15:28:05.554Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T15:28:05.554Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-01T15:28:05.554Z] ++ cut -d/ -f2 [2021-03-01T15:28:05.554Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-01T15:28:05.650Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:28:07.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T15:28:07.576Z] [2021-03-01T15:28:07.576Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:28:07.989Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T15:28:07.989Z] latest: Pulling from edgex-devops/git-semver [2021-03-01T15:28:07.989Z] 31603596830f: Pulling fs layer [2021-03-01T15:28:07.989Z] 2a8b12db71e7: Pulling fs layer [2021-03-01T15:28:07.989Z] 6ca5941a6612: Pulling fs layer [2021-03-01T15:28:07.989Z] ecc8261a40a4: Pulling fs layer [2021-03-01T15:28:07.989Z] ecc8261a40a4: Waiting [2021-03-01T15:28:07.989Z] 2a8b12db71e7: Verifying Checksum [2021-03-01T15:28:07.989Z] 2a8b12db71e7: Download complete [2021-03-01T15:28:07.989Z] 31603596830f: Verifying Checksum [2021-03-01T15:28:07.989Z] 31603596830f: Download complete [2021-03-01T15:28:08.255Z] 6ca5941a6612: Verifying Checksum [2021-03-01T15:28:08.255Z] 6ca5941a6612: Download complete [2021-03-01T15:28:08.255Z] ecc8261a40a4: Verifying Checksum [2021-03-01T15:28:08.255Z] ecc8261a40a4: Download complete [2021-03-01T15:28:08.517Z] 31603596830f: Pull complete [2021-03-01T15:28:08.517Z] 2a8b12db71e7: Pull complete [2021-03-01T15:28:09.476Z] 6ca5941a6612: Pull complete [2021-03-01T15:28:09.743Z] ecc8261a40a4: Pull complete [2021-03-01T15:28:09.743Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-01T15:28:09.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T15:28:09.743Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-01T15:28:09.884Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:28:09.936Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-01T15:28:12.589Z] $ docker top dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-01T15:28:13.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T15:28:13.043Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T15:28:13.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T15:28:13.298Z] $ docker exec dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent [2021-03-01T15:28:13.477Z] SSH_AUTH_SOCK=/tmp/ssh-W6pPdWm2pD5S/agent.12 [2021-03-01T15:28:13.477Z] SSH_AGENT_PID=17 [2021-03-01T15:28:13.486Z] Running ssh-add (command line suppressed) [2021-03-01T15:28:13.612Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7371229215815728246.key (/w/workspace/edgex-go/1@tmp/private_key_7371229215815728246.key) [2021-03-01T15:28:13.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T15:28:14.046Z] + git tag --points-at HEAD [Pipeline] } [2021-03-01T15:28:14.077Z] $ docker exec --env ******** --env ******** dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent -k [2021-03-01T15:28:14.206Z] unset SSH_AUTH_SOCK; [2021-03-01T15:28:14.206Z] unset SSH_AGENT_PID; [2021-03-01T15:28:14.206Z] echo Agent pid 17 killed; [2021-03-01T15:28:14.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-01T15:28:14.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T15:28:14.466Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T15:28:14.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T15:28:14.654Z] $ docker exec dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent [2021-03-01T15:28:14.823Z] SSH_AUTH_SOCK=/tmp/ssh-vO4pyw34crHP/agent.47 [2021-03-01T15:28:14.823Z] SSH_AGENT_PID=52 [2021-03-01T15:28:14.830Z] Running ssh-add (command line suppressed) [2021-03-01T15:28:14.945Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_515871758999396983.key (/w/workspace/edgex-go/1@tmp/private_key_515871758999396983.key) [2021-03-01T15:28:14.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T15:28:15.373Z] + git semver init [2021-03-01T15:28:15.373Z] # -> Open(): unable to determine branch for HEAD [2021-03-01T15:28:15.373Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-01T15:28:15.373Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-01T15:28:15.373Z] # $SEMVER_REMOTE_NAME = origin [2021-03-01T15:28:15.373Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-01T15:28:15.373Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-01T15:28:15.373Z] # $SEMVER_BRANCH = PR-3205 [2021-03-01T15:28:15.373Z] # $SEMVER_TEMP = /tmp/semver-521637086 [2021-03-01T15:28:15.373Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-01T15:28:33.555Z] # '/tmp/semver-521637086' -> '/w/workspace/edgex-go/1/.semver' [2021-03-01T15:28:33.819Z] # -> Force: false [2021-03-01T15:28:33.820Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-01T15:28:33.857Z] $ docker exec --env ******** --env ******** dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 ssh-agent -k [2021-03-01T15:28:34.079Z] unset SSH_AUTH_SOCK; [2021-03-01T15:28:34.080Z] unset SSH_AGENT_PID; [2021-03-01T15:28:34.080Z] echo Agent pid 52 killed; [2021-03-01T15:28:34.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T15:28:34.824Z] + git semver [Pipeline] } [2021-03-01T15:28:34.865Z] $ docker stop --time=1 dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 [2021-03-01T15:28:36.474Z] $ docker rm -f dc8678bf2e7409feefe5c857f7427edc3181320e18cfe1c9941193934e7d4a76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T15:28:37.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-01T15:28:37.649Z] Stashed 1 file(s) [Pipeline] echo [2021-03-01T15:28:37.675Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T15:28:39.021Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-01T15:28:39.348Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T15:28:39.672Z] + sudo service docker restart [2021-03-01T15:28:39.672Z] + true [2021-03-01T15:28:39.672Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-01T15:28:40.293Z] ========================================================= [2021-03-01T15:28:40.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-01T15:28:40.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:28:40.691Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-01T15:28:44.036Z] Sending build context to Docker daemon 328MB [2021-03-01T15:28:44.037Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T15:28:44.037Z] Step 2/6 : FROM ${BASE} [2021-03-01T15:28:44.037Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-01T15:28:44.037Z] 188c0c94c7c5: Pulling fs layer [2021-03-01T15:28:44.037Z] 0ef7d3d256c8: Pulling fs layer [2021-03-01T15:28:44.037Z] de9db76c5a1d: Pulling fs layer [2021-03-01T15:28:44.037Z] bca2f99d35d6: Pulling fs layer [2021-03-01T15:28:44.037Z] 93359f2a8cfa: Pulling fs layer [2021-03-01T15:28:44.037Z] 7c6f9722023f: Pulling fs layer [2021-03-01T15:28:44.037Z] a35cf1a2eb13: Pulling fs layer [2021-03-01T15:28:44.037Z] 93359f2a8cfa: Waiting [2021-03-01T15:28:44.037Z] 7c6f9722023f: Waiting [2021-03-01T15:28:44.037Z] a35cf1a2eb13: Waiting [2021-03-01T15:28:44.037Z] bca2f99d35d6: Waiting [2021-03-01T15:28:44.037Z] de9db76c5a1d: Verifying Checksum [2021-03-01T15:28:44.037Z] de9db76c5a1d: Download complete [2021-03-01T15:28:44.037Z] 0ef7d3d256c8: Verifying Checksum [2021-03-01T15:28:44.037Z] 0ef7d3d256c8: Download complete [2021-03-01T15:28:44.037Z] 93359f2a8cfa: Verifying Checksum [2021-03-01T15:28:44.037Z] 93359f2a8cfa: Download complete [2021-03-01T15:28:44.037Z] 188c0c94c7c5: Verifying Checksum [2021-03-01T15:28:44.037Z] 188c0c94c7c5: Download complete [2021-03-01T15:28:44.037Z] 7c6f9722023f: Verifying Checksum [2021-03-01T15:28:44.037Z] 7c6f9722023f: Download complete [2021-03-01T15:28:44.617Z] 188c0c94c7c5: Pull complete [2021-03-01T15:28:44.617Z] 0ef7d3d256c8: Pull complete [2021-03-01T15:28:44.617Z] de9db76c5a1d: Pull complete [2021-03-01T15:28:46.011Z] a35cf1a2eb13: Verifying Checksum [2021-03-01T15:28:46.011Z] a35cf1a2eb13: Download complete [2021-03-01T15:28:46.963Z] bca2f99d35d6: Verifying Checksum [2021-03-01T15:28:46.963Z] bca2f99d35d6: Download complete [2021-03-01T15:28:52.305Z] bca2f99d35d6: Pull complete [2021-03-01T15:28:52.305Z] 93359f2a8cfa: Pull complete [2021-03-01T15:28:52.305Z] 7c6f9722023f: Pull complete [2021-03-01T15:28:53.332Z] Still waiting to schedule task [2021-03-01T15:28:53.332Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-01T15:28:57.620Z] a35cf1a2eb13: Pull complete [2021-03-01T15:28:57.620Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-01T15:28:57.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-01T15:28:57.620Z] ---> a62c8e92a672 [2021-03-01T15:28:57.620Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-01T15:28:57.620Z] ---> Running in 14754adcbed3 [2021-03-01T15:28:57.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:28:59.809Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:29:00.072Z] (1/12) Installing libmagic (5.38-r0) [2021-03-01T15:29:00.334Z] (2/12) Installing file (5.38-r0) [2021-03-01T15:29:00.600Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-01T15:29:00.600Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-01T15:29:07.218Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-01T15:29:07.218Z] (6/12) Installing patch (2.7.6-r6) [2021-03-01T15:29:07.218Z] (7/12) Installing build-base (0.5-r2) [2021-03-01T15:29:07.218Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-01T15:29:07.218Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-01T15:29:07.218Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-01T15:29:07.218Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-01T15:29:07.218Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-01T15:29:07.218Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:29:07.218Z] OK: 233 MiB in 51 packages [2021-03-01T15:29:11.437Z] Removing intermediate container 14754adcbed3 [2021-03-01T15:29:11.437Z] ---> 6bda18651739 [2021-03-01T15:29:11.437Z] Step 4/6 : WORKDIR /edgex-go [2021-03-01T15:29:11.437Z] ---> Running in 988d779f8156 [2021-03-01T15:29:11.437Z] Removing intermediate container 988d779f8156 [2021-03-01T15:29:11.437Z] ---> 0d9d7ef43eac [2021-03-01T15:29:11.437Z] Step 5/6 : COPY go.mod . [2021-03-01T15:29:11.437Z] ---> ff28c93c8ce6 [2021-03-01T15:29:11.437Z] Step 6/6 : RUN go mod download [2021-03-01T15:29:11.437Z] ---> Running in 5a93939de94e [2021-03-01T15:29:33.467Z] Removing intermediate container 5a93939de94e [2021-03-01T15:29:33.467Z] ---> a2d7c2db7bc5 [2021-03-01T15:29:33.467Z] Successfully built a2d7c2db7bc5 [2021-03-01T15:29:33.467Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:29:33.839Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T15:29:33.839Z] . [Pipeline] withDockerContainer [2021-03-01T15:29:33.977Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:29:34.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T15:29:34.958Z] $ docker top 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:29:35.506Z] + go version [2021-03-01T15:29:35.506Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-01T15:29:35.534Z] $ docker stop --time=1 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd [2021-03-01T15:29:36.874Z] $ docker rm -f 90e10e40154914e610e28266de08c12b7ce897935c05f7c0a7ec1f74c3892bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:29:37.933Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T15:29:37.933Z] . [Pipeline] withDockerContainer [2021-03-01T15:29:38.081Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:29:38.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T15:29:38.804Z] $ docker top ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-01T15:29:39.074Z] ========================================================= [2021-03-01T15:29:39.074Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-01T15:29:39.074Z] ========================================================= [Pipeline] sh [2021-03-01T15:29:39.384Z] + make test [2021-03-01T15:29:39.384Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T15:29:47.632Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-01T15:30:06.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-01T15:30:10.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-01T15:30:10.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-01T15:30:10.798Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-01T15:30:13.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-01T15:30:13.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-01T15:30:13.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-01T15:30:13.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-01T15:30:13.996Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-01T15:30:14.273Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-01T15:30:16.881Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-01T15:30:16.881Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-01T15:30:16.881Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-01T15:30:19.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.141s coverage: 45.9% of statements [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-01T15:30:19.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-01T15:30:19.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.111s coverage: 100.0% of statements [2021-03-01T15:30:22.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.202s coverage: 27.1% of statements [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-01T15:30:22.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-01T15:30:22.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-01T15:30:22.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 65.8% of statements [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-01T15:30:22.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-01T15:30:22.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.444s coverage: 82.3% of statements [2021-03-01T15:30:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-01T15:30:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:30:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-01T15:30:22.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-01T15:30:24.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.371s coverage: 28.6% of statements [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-01T15:30:24.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.093s coverage: 100.0% of statements [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-01T15:30:24.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-01T15:30:24.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.120s coverage: 86.7% of statements [2021-03-01T15:30:24.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-01T15:30:24.861Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2021-03-01T15:30:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-01T15:30:25.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-03-01T15:30:25.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-01T15:30:25.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-01T15:30:25.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-01T15:30:25.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-01T15:30:27.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.437s coverage: 92.8% of statements [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-01T15:30:27.757Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 0.1% of statements [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-01T15:30:27.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.028s coverage: 94.1% of statements [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-03-01T15:30:27.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-03-01T15:30:30.998Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28053 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [Pipeline] { [Pipeline] ws [2021-03-01T15:30:31.099Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-01T15:30:36.071Z] using credential edgex-jenkins-ssh [2021-03-01T15:30:36.156Z] Cloning the remote Git repository [2021-03-01T15:30:36.219Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:30:36.327Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-01T15:30:36.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:30:36.424Z] > git --version # timeout=10 [2021-03-01T15:30:36.442Z] > git --version # 'git version 2.17.1' [2021-03-01T15:30:36.443Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:30:36.521Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T15:30:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2021-03-01T15:30:40.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.033s coverage: 44.8% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 62.4% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.270s coverage: 68.9% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.126s coverage: 47.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 89.4% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.734s coverage: 29.1% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-01T15:30:52.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-01T15:30:52.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.066s coverage: 92.9% of statements [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-01T15:30:52.319Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 32.1% of statements [2021-03-01T15:30:52.319Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-03-01T15:30:52.319Z] GO111MODULE=on go vet ./... [2021-03-01T15:30:53.209Z] Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:30:52.280Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T15:30:52.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T15:30:52.329Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T15:30:52.363Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:30:52.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:30:52.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T15:30:53.234Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T15:30:53.249Z] > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 [2021-03-01T15:30:53.738Z] Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:30:53.739Z] Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) [2021-03-01T15:30:53.549Z] > git remote # timeout=10 [2021-03-01T15:30:53.572Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T15:30:53.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:30:53.651Z] > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 [2021-03-01T15:30:53.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T15:30:53.749Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T15:30:53.784Z] > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 [2021-03-01T15:30:58.205Z] Commit message: "fix(security): Fix local security-proxy-setup startup issue" [2021-03-01T15:30:58.262Z] > git --version # timeout=10 [2021-03-01T15:30:58.272Z] > git --version # 'git version 2.17.1' [2021-03-01T15:30:58.287Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T15:31:00.281Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-01T15:31:00.693Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T15:31:01.113Z] + true [2021-03-01T15:31:01.113Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T15:31:03.274Z] provisioning config files... [2021-03-01T15:31:03.353Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7047296318036514699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:31:03.865Z] ---> docker-login.sh [2021-03-01T15:31:03.865Z] nexus3.edgexfoundry.org:10001 [2021-03-01T15:31:04.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:31:05.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:31:05.449Z] Configure a credential helper to remove this warning. See [2021-03-01T15:31:05.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:31:05.449Z] [2021-03-01T15:31:05.449Z] Login Succeeded [2021-03-01T15:31:05.449Z] nexus3.edgexfoundry.org:10002 [2021-03-01T15:31:05.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:31:05.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:31:05.725Z] Configure a credential helper to remove this warning. See [2021-03-01T15:31:05.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:31:05.725Z] [2021-03-01T15:31:05.725Z] Login Succeeded [2021-03-01T15:31:05.998Z] nexus3.edgexfoundry.org:10003 [2021-03-01T15:31:06.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:31:06.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:31:06.271Z] Configure a credential helper to remove this warning. See [2021-03-01T15:31:06.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:31:06.271Z] [2021-03-01T15:31:06.271Z] Login Succeeded [2021-03-01T15:31:06.546Z] nexus3.edgexfoundry.org:10004 [2021-03-01T15:31:06.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:31:06.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:31:06.819Z] Configure a credential helper to remove this warning. See [2021-03-01T15:31:06.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:31:06.819Z] [2021-03-01T15:31:06.819Z] Login Succeeded [2021-03-01T15:31:06.819Z] docker.io [2021-03-01T15:31:07.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T15:31:07.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T15:31:07.691Z] Configure a credential helper to remove this warning. See [2021-03-01T15:31:07.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T15:31:07.691Z] [2021-03-01T15:31:07.691Z] Login Succeeded [2021-03-01T15:31:07.691Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T15:31:07.723Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-01T15:31:08.309Z] ========================================================= [2021-03-01T15:31:08.309Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-01T15:31:08.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:31:08.734Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-01T15:31:10.733Z] Sending build context to Docker daemon 166.4MB [2021-03-01T15:31:10.733Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T15:31:10.733Z] Step 2/6 : FROM ${BASE} [2021-03-01T15:31:11.013Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-01T15:31:11.013Z] 5f621e34cdf4: Pulling fs layer [2021-03-01T15:31:11.013Z] a4357932f1b6: Pulling fs layer [2021-03-01T15:31:11.013Z] 18c013af1878: Pulling fs layer [2021-03-01T15:31:11.013Z] 00ac8860ef70: Pulling fs layer [2021-03-01T15:31:11.013Z] 63d7cb157983: Pulling fs layer [2021-03-01T15:31:11.013Z] b116817d02f9: Pulling fs layer [2021-03-01T15:31:11.013Z] 745a02a5169b: Pulling fs layer [2021-03-01T15:31:11.013Z] 63d7cb157983: Waiting [2021-03-01T15:31:11.013Z] 00ac8860ef70: Waiting [2021-03-01T15:31:11.013Z] b116817d02f9: Waiting [2021-03-01T15:31:11.013Z] 745a02a5169b: Waiting [2021-03-01T15:31:11.013Z] 18c013af1878: Verifying Checksum [2021-03-01T15:31:11.013Z] 18c013af1878: Download complete [2021-03-01T15:31:11.013Z] a4357932f1b6: Verifying Checksum [2021-03-01T15:31:11.013Z] a4357932f1b6: Download complete [2021-03-01T15:31:11.013Z] 63d7cb157983: Verifying Checksum [2021-03-01T15:31:11.013Z] 63d7cb157983: Download complete [2021-03-01T15:31:11.013Z] b116817d02f9: Verifying Checksum [2021-03-01T15:31:11.013Z] b116817d02f9: Download complete [2021-03-01T15:31:11.013Z] 5f621e34cdf4: Verifying Checksum [2021-03-01T15:31:11.013Z] 5f621e34cdf4: Download complete [2021-03-01T15:31:11.609Z] 5f621e34cdf4: Pull complete [2021-03-01T15:31:12.207Z] a4357932f1b6: Pull complete [2021-03-01T15:31:12.814Z] 18c013af1878: Pull complete [2021-03-01T15:31:13.412Z] 745a02a5169b: Verifying Checksum [2021-03-01T15:31:13.412Z] 745a02a5169b: Download complete [2021-03-01T15:31:14.410Z] 00ac8860ef70: Verifying Checksum [2021-03-01T15:31:14.410Z] 00ac8860ef70: Download complete [2021-03-01T15:31:19.054Z] gofmt -l . [2021-03-01T15:31:19.054Z] [ "`gofmt -l .`" = "" ] [2021-03-01T15:31:19.054Z] ./bin/test-go-mod-tidy.sh [2021-03-01T15:31:19.054Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-01T15:31:19.978Z] + ls -al . [2021-03-01T15:31:19.978Z] total 712 [2021-03-01T15:31:19.978Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 15:31 . [2021-03-01T15:31:19.978Z] drwxr-xr-x 4 root root 28 Mar 1 15:29 .. [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 15:27 .dockerignore [2021-03-01T15:31:19.978Z] drwxrwxr-x 8 1001 1001 179 Mar 1 15:27 .git [2021-03-01T15:31:19.978Z] drwxrwxr-x 3 1001 1001 125 Mar 1 15:27 .github [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 818 Mar 1 15:27 .gitignore [2021-03-01T15:31:19.978Z] drwx------ 3 1001 1001 60 Mar 1 15:28 .semver [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 15:27 .sonarcloud.properties [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 8475 Mar 1 15:27 Attribution.txt [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 15:27 CONTRIBUTING.md [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 931 Mar 1 15:27 Dockerfile.build [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 863 Mar 1 15:27 Jenkinsfile [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 15:27 LICENSE [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 5774 Mar 1 15:27 Makefile [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 6524 Mar 1 15:27 README.md [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 6755 Mar 1 15:27 SECURITY.md [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 15:28 VERSION [2021-03-01T15:31:19.978Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 15:27 ZMQWindows.md [2021-03-01T15:31:19.979Z] drwxrwxr-x 2 1001 1001 117 Mar 1 15:27 bin [2021-03-01T15:31:19.979Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 15:27 cmd [2021-03-01T15:31:19.979Z] -rw-r--r-- 1 root root 599431 Mar 1 15:30 coverage.out [2021-03-01T15:31:19.979Z] -rw-r--r-- 1 root root 1055 Mar 1 15:31 go.mod [2021-03-01T15:31:19.979Z] -rw-r--r-- 1 root root 21699 Mar 1 15:31 go.sum [2021-03-01T15:31:19.979Z] drwxrwxr-x 8 1001 1001 127 Mar 1 15:27 internal [2021-03-01T15:31:19.979Z] drwxrwxr-x 4 1001 1001 26 Mar 1 15:27 openapi [2021-03-01T15:31:19.979Z] drwxrwxr-x 4 1001 1001 71 Mar 1 15:27 snap [2021-03-01T15:31:19.979Z] -rw-rw-r-- 1 1001 1001 168 Mar 1 15:27 version.go [Pipeline] sh [2021-03-01T15:31:20.313Z] + '[' -e coverage.out ] [2021-03-01T15:31:20.313Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-01T15:31:20.533Z] Stashed 1 file(s) [Pipeline] sh [2021-03-01T15:31:20.850Z] + make build [2021-03-01T15:31:20.850Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T15:31:25.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T15:31:26.805Z] 00ac8860ef70: Pull complete [2021-03-01T15:31:26.805Z] 63d7cb157983: Pull complete [2021-03-01T15:31:26.805Z] b116817d02f9: Pull complete [2021-03-01T15:31:28.777Z] 745a02a5169b: Pull complete [2021-03-01T15:31:28.777Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-01T15:31:28.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-01T15:31:28.777Z] ---> b7e6874047d6 [2021-03-01T15:31:28.777Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-01T15:31:32.163Z] ---> Running in 1c4a1793d224 [2021-03-01T15:31:33.310Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T15:31:33.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:31:34.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:31:34.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T15:31:34.809Z] (1/12) Installing libmagic (5.38-r0) [2021-03-01T15:31:35.083Z] (2/12) Installing file (5.38-r0) [2021-03-01T15:31:35.083Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-01T15:31:35.083Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-01T15:31:36.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T15:31:36.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T15:31:37.689Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-01T15:31:37.960Z] (6/12) Installing patch (2.7.6-r6) [2021-03-01T15:31:37.960Z] (7/12) Installing build-base (0.5-r2) [2021-03-01T15:31:37.960Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-01T15:31:38.231Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-01T15:31:38.231Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-01T15:31:38.231Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-01T15:31:38.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T15:31:38.503Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-01T15:31:38.503Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:31:38.503Z] OK: 217 MiB in 51 packages [2021-03-01T15:31:39.785Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T15:31:40.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T15:31:42.125Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T15:31:42.815Z] Removing intermediate container 1c4a1793d224 [2021-03-01T15:31:42.815Z] ---> a87597adc8b8 [2021-03-01T15:31:42.815Z] Step 4/6 : WORKDIR /edgex-go [2021-03-01T15:31:42.815Z] ---> Running in 509e4ddae6d4 [2021-03-01T15:31:43.076Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T15:31:43.414Z] Removing intermediate container 509e4ddae6d4 [2021-03-01T15:31:43.414Z] ---> 2c919c207c5a [2021-03-01T15:31:43.414Z] Step 5/6 : COPY go.mod . [2021-03-01T15:31:44.013Z] ---> 2a3c01bdb099 [2021-03-01T15:31:44.013Z] Step 6/6 : RUN go mod download [2021-03-01T15:31:44.013Z] ---> Running in a3d817512ea3 [2021-03-01T15:31:44.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-01T15:31:46.024Z] $ docker stop --time=1 ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac [2021-03-01T15:31:47.791Z] $ docker rm -f ca2a9029800b2fe257bebc5ec442e0c2fb3e632e8a8cac5f4a80c190c447e9ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:31:51.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-01T15:31:51.764Z] [2021-03-01T15:31:51.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:31:52.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-01T15:31:52.167Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-01T15:31:52.167Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-01T15:31:52.167Z] ca9280d653b3: Pulling fs layer [2021-03-01T15:31:52.167Z] 7e9c9ca2126c: Pulling fs layer [2021-03-01T15:31:52.743Z] cbdbe7a5bc2a: Download complete [2021-03-01T15:31:53.009Z] ca9280d653b3: Verifying Checksum [2021-03-01T15:31:53.009Z] ca9280d653b3: Download complete [2021-03-01T15:31:53.272Z] cbdbe7a5bc2a: Pull complete [2021-03-01T15:31:54.232Z] 7e9c9ca2126c: Download complete [2021-03-01T15:31:54.232Z] ca9280d653b3: Pull complete [2021-03-01T15:32:00.880Z] 7e9c9ca2126c: Pull complete [2021-03-01T15:32:00.880Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-01T15:32:00.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-01T15:32:00.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-01T15:32:01.033Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:32:01.083Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-01T15:32:04.068Z] $ docker top d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:32:04.693Z] + docker-compose build --help [2021-03-01T15:32:04.693Z] + grep parallel [2021-03-01T15:32:05.644Z] --parallel Build images in parallel. [Pipeline] } [2021-03-01T15:32:05.708Z] $ docker stop --time=1 d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 [2021-03-01T15:32:07.084Z] $ docker rm -f d61f940cb613555087d156a23caa688a9cf7f825255c91264f5e3dbca1fffb27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:32:07.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-01T15:32:07.997Z] . [Pipeline] withDockerContainer [2021-03-01T15:32:08.155Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:32:08.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-01T15:32:09.061Z] $ docker top ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:32:09.635Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-01T15:32:10.597Z] Building docker-core-command-go ... [2021-03-01T15:32:10.597Z] Building docker-core-data-go ... [2021-03-01T15:32:10.597Z] Building docker-core-metadata-go ... [2021-03-01T15:32:10.597Z] Building docker-security-bootstrapper-go ... [2021-03-01T15:32:10.597Z] Building docker-security-proxy-setup-go ... [2021-03-01T15:32:10.597Z] Building docker-security-secretstore-setup-go ... [2021-03-01T15:32:10.597Z] Building docker-support-notifications-go ... [2021-03-01T15:32:10.597Z] Building docker-support-scheduler-go ... [2021-03-01T15:32:10.597Z] Building docker-sys-mgmt-agent-go ... [2021-03-01T15:32:10.597Z] Building docker-security-secretstore-setup-go [2021-03-01T15:32:10.597Z] Building docker-support-notifications-go [2021-03-01T15:32:10.597Z] Building docker-sys-mgmt-agent-go [2021-03-01T15:32:10.597Z] Building docker-security-bootstrapper-go [2021-03-01T15:32:10.597Z] Building docker-core-command-go [2021-03-01T15:32:10.823Z] Removing intermediate container a3d817512ea3 [2021-03-01T15:32:10.823Z] ---> ddd400f17ba5 [2021-03-01T15:32:11.097Z] Successfully built ddd400f17ba5 [2021-03-01T15:32:11.097Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:32:11.488Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T15:32:11.488Z] . [Pipeline] withDockerContainer [2021-03-01T15:32:11.782Z] prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container [2021-03-01T15:32:11.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T15:32:13.327Z] $ docker top ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:32:14.421Z] + go version [2021-03-01T15:32:14.422Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-01T15:32:14.464Z] $ docker stop --time=1 ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f [2021-03-01T15:32:16.484Z] $ docker rm -f ab9943dff892f1c7b3b9de16705624a39b0465787b6ff3b5ecef1a4b67d3895f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:32:17.789Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T15:32:17.789Z] . [Pipeline] withDockerContainer [2021-03-01T15:32:18.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container [2021-03-01T15:32:18.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T15:32:19.504Z] $ docker top 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-01T15:32:19.999Z] ========================================================= [2021-03-01T15:32:20.000Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-01T15:32:20.000Z] ========================================================= [Pipeline] sh [2021-03-01T15:32:20.671Z] + make test [2021-03-01T15:32:20.672Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T15:32:42.810Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:32:42.810Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:32:42.810Z] ---> a2d7c2db7bc5 [2021-03-01T15:32:42.810Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T15:32:42.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:32:42.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:32:42.810Z] ---> a2d7c2db7bc5 [2021-03-01T15:32:42.810Z] Step 3/24 : WORKDIR /edgex-go [2021-03-01T15:32:42.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:32:42.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:32:42.810Z] ---> a2d7c2db7bc5 [2021-03-01T15:32:42.810Z] Step 3/26 : WORKDIR /edgex-go [2021-03-01T15:32:42.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:32:42.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:32:42.810Z] ---> a2d7c2db7bc5 [2021-03-01T15:32:42.810Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:32:42.810Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:32:42.810Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:32:42.810Z] ---> a2d7c2db7bc5 [2021-03-01T15:32:42.810Z] Step 3/30 : WORKDIR /edgex-go [2021-03-01T15:32:42.840Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-01T15:32:43.390Z] ---> Running in e129d085c2c3 [2021-03-01T15:32:43.390Z] ---> Running in 151782bd6639 [2021-03-01T15:32:43.390Z] ---> Running in 66c82816c0b3 [2021-03-01T15:32:43.390Z] ---> Running in cd2e4b9491b1 [2021-03-01T15:32:43.390Z] ---> Running in 667fe4e7710f [2021-03-01T15:32:43.976Z] Removing intermediate container 667fe4e7710f [2021-03-01T15:32:43.976Z] ---> 243d658ce58d [2021-03-01T15:32:43.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:32:43.976Z] Removing intermediate container cd2e4b9491b1 [2021-03-01T15:32:43.976Z] ---> 80448f58d078 [2021-03-01T15:32:43.976Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:32:43.976Z] Removing intermediate container e129d085c2c3 [2021-03-01T15:32:43.976Z] ---> a11cfac1a5fb [2021-03-01T15:32:43.976Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:32:43.976Z] Removing intermediate container 151782bd6639 [2021-03-01T15:32:43.976Z] ---> d2676db149b4 [2021-03-01T15:32:43.976Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:32:43.976Z] Removing intermediate container 66c82816c0b3 [2021-03-01T15:32:43.976Z] ---> fedb17e579e2 [2021-03-01T15:32:43.976Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:32:43.976Z] ---> Running in 199294e28dd2 [2021-03-01T15:32:43.976Z] ---> Running in 0b1fec503d67 [2021-03-01T15:32:43.976Z] ---> Running in 51b2d0417b28 [2021-03-01T15:32:43.976Z] ---> Running in 0c4f50ab81c3 [2021-03-01T15:32:44.240Z] ---> Running in 3784a8d2e1cd [2021-03-01T15:32:46.202Z] Removing intermediate container 51b2d0417b28 [2021-03-01T15:32:46.202Z] ---> aecd5a7cd0b8 [2021-03-01T15:32:46.202Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-01T15:32:46.202Z] Removing intermediate container 199294e28dd2 [2021-03-01T15:32:46.202Z] ---> 0f544fac22f5 [2021-03-01T15:32:46.202Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-01T15:32:46.202Z] Removing intermediate container 3784a8d2e1cd [2021-03-01T15:32:46.202Z] ---> d506ddb0af5c [2021-03-01T15:32:46.202Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-01T15:32:46.466Z] ---> Running in 6edc8be75785 [2021-03-01T15:32:46.466Z] ---> Running in 7dd6ee26041e [2021-03-01T15:32:46.466Z] ---> Running in 0781a25c9b92 [2021-03-01T15:32:46.730Z] Removing intermediate container 0c4f50ab81c3 [2021-03-01T15:32:46.730Z] ---> ed656f7dd942 [2021-03-01T15:32:46.730Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-01T15:32:46.730Z] Removing intermediate container 0b1fec503d67 [2021-03-01T15:32:46.730Z] ---> 51c24e8d4741 [2021-03-01T15:32:46.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T15:32:46.730Z] ---> Running in bb131f971688 [2021-03-01T15:32:46.998Z] ---> Running in 5957d864ac34 [2021-03-01T15:32:47.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:47.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:47.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:47.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:47.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:48.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:48.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:48.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:48.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:48.642Z] OK: 233 MiB in 51 packages [2021-03-01T15:32:48.642Z] OK: 233 MiB in 51 packages [2021-03-01T15:32:48.907Z] OK: 233 MiB in 51 packages [2021-03-01T15:32:48.907Z] OK: 233 MiB in 51 packages [2021-03-01T15:32:48.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:32:49.186Z] Removing intermediate container 7dd6ee26041e [2021-03-01T15:32:49.186Z] ---> 9d6e8dd94dc2 [2021-03-01T15:32:49.186Z] Step 6/30 : COPY go.mod . [2021-03-01T15:32:49.450Z] OK: 233 MiB in 51 packages [2021-03-01T15:32:49.450Z] Removing intermediate container 0781a25c9b92 [2021-03-01T15:32:49.450Z] ---> 7e0066788a63 [2021-03-01T15:32:49.450Z] Step 6/24 : COPY go.mod . [2021-03-01T15:32:49.713Z] ---> 43864d3cfcba [2021-03-01T15:32:49.713Z] Step 7/30 : RUN go mod download [2021-03-01T15:32:49.713Z] Removing intermediate container 6edc8be75785 [2021-03-01T15:32:49.713Z] ---> 1e7b1387d65e [2021-03-01T15:32:49.713Z] Step 6/22 : COPY go.mod . [2021-03-01T15:32:49.975Z] ---> Running in fe61dc650951 [2021-03-01T15:32:49.975Z] Removing intermediate container 5957d864ac34 [2021-03-01T15:32:49.975Z] ---> 60f395cb1716 [2021-03-01T15:32:49.975Z] Step 6/23 : COPY go.mod . [2021-03-01T15:32:49.975Z] ---> b8eaba10ad1a [2021-03-01T15:32:49.975Z] Step 7/24 : RUN go mod download [2021-03-01T15:32:49.975Z] ---> 9800698f193a [2021-03-01T15:32:49.975Z] Step 7/22 : RUN go mod download [2021-03-01T15:32:50.246Z] ---> Running in 961d1408657d [2021-03-01T15:32:50.246Z] ---> Running in 2749bb7375ce [2021-03-01T15:32:50.513Z] Removing intermediate container bb131f971688 [2021-03-01T15:32:50.513Z] ---> f932930eabc0 [2021-03-01T15:32:50.513Z] Step 6/26 : COPY go.mod . [2021-03-01T15:32:50.513Z] ---> b03aeec8d90c [2021-03-01T15:32:50.513Z] Step 7/23 : RUN go mod download [2021-03-01T15:32:50.776Z] ---> Running in 1217c672cc91 [2021-03-01T15:32:50.776Z] ---> 96588d942490 [2021-03-01T15:32:50.776Z] Step 7/26 : RUN go mod download [2021-03-01T15:32:51.043Z] ---> Running in baed5f4794ff [2021-03-01T15:32:52.462Z] Removing intermediate container fe61dc650951 [2021-03-01T15:32:52.462Z] ---> 56cebbf2bc7a [2021-03-01T15:32:52.462Z] Step 8/30 : COPY . . [2021-03-01T15:32:53.877Z] Removing intermediate container 961d1408657d [2021-03-01T15:32:53.877Z] ---> 28685d505a95 [2021-03-01T15:32:53.877Z] Step 8/24 : COPY . . [2021-03-01T15:32:53.877Z] Removing intermediate container 2749bb7375ce [2021-03-01T15:32:53.877Z] ---> da267d53607e [2021-03-01T15:32:53.877Z] Step 8/22 : COPY . . [2021-03-01T15:32:53.877Z] Removing intermediate container 1217c672cc91 [2021-03-01T15:32:53.877Z] ---> 607679b70a28 [2021-03-01T15:32:53.877Z] Step 8/23 : COPY . . [2021-03-01T15:32:54.835Z] Removing intermediate container baed5f4794ff [2021-03-01T15:32:54.835Z] ---> bce6f099ba90 [2021-03-01T15:32:54.835Z] Step 8/26 : COPY . . [2021-03-01T15:33:29.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-01T15:33:33.795Z] ---> ca14e7d1c25a [2021-03-01T15:33:33.795Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-01T15:33:33.795Z] ---> 55aa45745055 [2021-03-01T15:33:33.795Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-01T15:33:33.795Z] ---> 613433d6914d [2021-03-01T15:33:33.795Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-01T15:33:33.795Z] ---> aaa919382893 [2021-03-01T15:33:33.795Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-01T15:33:33.795Z] ---> Running in e1f0f9761304 [2021-03-01T15:33:33.795Z] ---> Running in 6377df4eed66 [2021-03-01T15:33:33.795Z] ---> 8f25093948cd [2021-03-01T15:33:33.795Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-01T15:33:33.796Z] ---> Running in 83513759b20e [2021-03-01T15:33:33.796Z] ---> Running in 87b9d5be60f9 [2021-03-01T15:33:33.796Z] ---> Running in 613444e3973c [2021-03-01T15:33:33.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-01T15:33:33.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T15:33:33.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T15:33:33.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-03-01T15:33:33.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-03-01T15:33:35.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-01T15:33:43.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-01T15:33:43.630Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-01T15:33:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-01T15:33:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-01T15:33:45.802Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-01T15:33:47.437Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-01T15:33:50.079Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-01T15:33:50.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-01T15:33:58.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-01T15:33:58.692Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-01T15:33:58.692Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-01T15:34:00.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T15:34:04.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-01T15:34:04.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-01T15:34:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.222s coverage: 100.0% of statements [2021-03-01T15:34:08.775Z] Removing intermediate container 6377df4eed66 [2021-03-01T15:34:08.775Z] ---> 9c60e2cdcec9 [2021-03-01T15:34:08.775Z] [2021-03-01T15:34:08.775Z] Step 10/30 : FROM alpine:3.12 [2021-03-01T15:34:08.775Z] Removing intermediate container 613444e3973c [2021-03-01T15:34:08.775Z] ---> 0300aa551364 [2021-03-01T15:34:08.775Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-01T15:34:08.775Z] 3.12: Pulling from library/alpine [2021-03-01T15:34:08.775Z] ---> Running in fdc51f6e8563 [2021-03-01T15:34:08.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T15:34:10.175Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-01T15:34:11.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.1% of statements [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-01T15:34:11.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-01T15:34:11.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.093s coverage: 100.0% of statements [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-01T15:34:11.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-01T15:34:12.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.254s coverage: 65.8% of statements [2021-03-01T15:34:12.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-01T15:34:12.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-01T15:34:12.738Z] Status: Downloaded newer image for alpine:3.12 [2021-03-01T15:34:12.738Z] ---> 88dd2752d2ea [2021-03-01T15:34:12.738Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-01T15:34:13.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.718s coverage: 82.3% of statements [2021-03-01T15:34:13.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-01T15:34:13.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:34:13.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-01T15:34:13.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-01T15:34:13.316Z] Removing intermediate container 87b9d5be60f9 [2021-03-01T15:34:13.316Z] ---> 594029691e95 [2021-03-01T15:34:13.316Z] [2021-03-01T15:34:13.316Z] Step 10/24 : FROM alpine:3.12 [2021-03-01T15:34:13.316Z] ---> 88dd2752d2ea [2021-03-01T15:34:13.316Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-01T15:34:13.316Z] Removing intermediate container 83513759b20e [2021-03-01T15:34:13.316Z] ---> 0dec43623238 [2021-03-01T15:34:13.316Z] [2021-03-01T15:34:13.316Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:34:13.316Z] ---> 88dd2752d2ea [2021-03-01T15:34:13.316Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:34:13.316Z] Removing intermediate container e1f0f9761304 [2021-03-01T15:34:13.316Z] ---> f2cd2f14b82f [2021-03-01T15:34:13.316Z] [2021-03-01T15:34:13.316Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T15:34:13.316Z] ---> 88dd2752d2ea [2021-03-01T15:34:13.316Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-01T15:34:13.316Z] ---> Running in 372ebe223acb [2021-03-01T15:34:13.597Z] ---> Running in 87cf2935559a [2021-03-01T15:34:13.597Z] ---> Running in 328bb12fc7e2 [2021-03-01T15:34:13.597Z] ---> Running in e10eecad7efe [2021-03-01T15:34:13.865Z] Removing intermediate container 372ebe223acb [2021-03-01T15:34:13.865Z] ---> d17c5763dad6 [2021-03-01T15:34:13.866Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-01T15:34:14.128Z] Removing intermediate container fdc51f6e8563 [2021-03-01T15:34:14.128Z] ---> c9e221dbe85b [2021-03-01T15:34:14.128Z] [2021-03-01T15:34:14.128Z] Step 11/26 : FROM docker:20.10.0 [2021-03-01T15:34:14.128Z] 20.10.0: Pulling from library/docker [2021-03-01T15:34:14.128Z] ---> Running in 5ad8b099c026 [2021-03-01T15:34:14.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.400Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.400Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-01T15:34:14.679Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:34:14.679Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-01T15:34:14.679Z] (4/5) Installing curl (7.69.1-r3) [2021-03-01T15:34:14.679Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-01T15:34:14.679Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:14.679Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:34:14.679Z] OK: 7 MiB in 19 packages [2021-03-01T15:34:14.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:14.964Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:15.230Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-01T15:34:15.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:15.230Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-01T15:34:15.230Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:15.230Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-01T15:34:15.230Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:15.230Z] OK: 6 MiB in 15 packages [2021-03-01T15:34:15.230Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:34:15.230Z] OK: 6 MiB in 16 packages [2021-03-01T15:34:15.503Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-01T15:34:15.503Z] (2/2) Installing su-exec (0.2-r1) [2021-03-01T15:34:15.503Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:15.503Z] OK: 6 MiB in 16 packages [2021-03-01T15:34:17.440Z] Removing intermediate container 87cf2935559a [2021-03-01T15:34:17.440Z] ---> bb0b46f8b485 [2021-03-01T15:34:17.440Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T15:34:18.390Z] ---> Running in 8da4af178308 [2021-03-01T15:34:18.390Z] Removing intermediate container 328bb12fc7e2 [2021-03-01T15:34:18.390Z] ---> ff6e0345d364 [2021-03-01T15:34:18.390Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:34:18.390Z] Removing intermediate container e10eecad7efe [2021-03-01T15:34:18.390Z] ---> 3398000e5040 [2021-03-01T15:34:18.390Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:34:18.390Z] ---> Running in da07167281a3 [2021-03-01T15:34:18.390Z] Removing intermediate container 5ad8b099c026 [2021-03-01T15:34:18.390Z] ---> 590641e56e49 [2021-03-01T15:34:18.390Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-01T15:34:18.654Z] ---> Running in 974bdfc8be02 [2021-03-01T15:34:18.654Z] Removing intermediate container 8da4af178308 [2021-03-01T15:34:18.654Z] ---> 0cbf0dbcdf7d [2021-03-01T15:34:18.654Z] Step 13/24 : WORKDIR / [2021-03-01T15:34:18.654Z] ---> Running in 89d32a069e5d [2021-03-01T15:34:18.919Z] ---> Running in ec2d8f171106 [2021-03-01T15:34:18.919Z] Removing intermediate container da07167281a3 [2021-03-01T15:34:18.919Z] ---> a709e757881f [2021-03-01T15:34:18.919Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-01T15:34:18.919Z] Removing intermediate container 974bdfc8be02 [2021-03-01T15:34:18.919Z] ---> 4be7ce6d038c [2021-03-01T15:34:18.919Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-01T15:34:19.506Z] ---> Running in e10667065916 [2021-03-01T15:34:19.506Z] Removing intermediate container 89d32a069e5d [2021-03-01T15:34:19.506Z] ---> ea77d4e7d5ee [2021-03-01T15:34:19.506Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-01T15:34:19.506Z] ---> Running in 5fb974e385f7 [2021-03-01T15:34:19.506Z] Removing intermediate container ec2d8f171106 [2021-03-01T15:34:19.506Z] ---> 99900083dc15 [2021-03-01T15:34:19.506Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-01T15:34:19.772Z] ---> Running in 3515edc95ccd [2021-03-01T15:34:19.772Z] Removing intermediate container e10667065916 [2021-03-01T15:34:19.772Z] ---> d82059278e3c [2021-03-01T15:34:19.772Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T15:34:19.772Z] Removing intermediate container 5fb974e385f7 [2021-03-01T15:34:19.772Z] ---> 4853bb3343c4 [2021-03-01T15:34:19.772Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T15:34:19.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.139s coverage: 28.6% of statements [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-01T15:34:19.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-01T15:34:19.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.100s coverage: 100.0% of statements [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-01T15:34:19.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.501s coverage: 86.7% of statements [2021-03-01T15:34:19.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-01T15:34:20.041Z] ---> Running in 4f3f0c85bac8 [2021-03-01T15:34:20.041Z] ---> Running in a4045a23d395 [2021-03-01T15:34:20.041Z] Removing intermediate container 3515edc95ccd [2021-03-01T15:34:20.041Z] ---> 9b5961ca30f8 [2021-03-01T15:34:20.041Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-01T15:34:20.041Z] ---> 9b400bdea749 [2021-03-01T15:34:20.041Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-01T15:34:20.306Z] ---> Running in 02c06d574b53 [2021-03-01T15:34:20.570Z] Removing intermediate container 4f3f0c85bac8 [2021-03-01T15:34:20.570Z] ---> 1d8ecbdbb3d7 [2021-03-01T15:34:20.570Z] Step 15/23 : WORKDIR / [2021-03-01T15:34:20.570Z] Removing intermediate container a4045a23d395 [2021-03-01T15:34:20.570Z] ---> 1304e71813fa [2021-03-01T15:34:20.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:34:20.847Z] ---> Running in b5d752294b5a [2021-03-01T15:34:20.847Z] ---> 21cb2674984f [2021-03-01T15:34:20.847Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-01T15:34:20.847Z] ---> db9b673e2f3b [2021-03-01T15:34:20.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-01T15:34:21.110Z] Removing intermediate container b5d752294b5a [2021-03-01T15:34:21.110Z] ---> 18862788a83e [2021-03-01T15:34:21.110Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:34:21.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.405s coverage: 97.5% of statements [2021-03-01T15:34:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-01T15:34:21.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.133s coverage: 78.3% of statements [2021-03-01T15:34:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-01T15:34:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-01T15:34:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-01T15:34:21.375Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-01T15:34:21.377Z] ---> af0fcd78ad64 [2021-03-01T15:34:21.377Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-01T15:34:21.377Z] ---> 9a0a7220762c [2021-03-01T15:34:21.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-01T15:34:21.641Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-01T15:34:21.908Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-01T15:34:21.908Z] ---> aefe523efa57 [2021-03-01T15:34:21.908Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-01T15:34:21.908Z] ---> fc6e38de36ba [2021-03-01T15:34:21.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-01T15:34:21.908Z] ---> Running in c8075f036509 [2021-03-01T15:34:21.908Z] ---> 103b08e38974 [2021-03-01T15:34:21.908Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-01T15:34:22.482Z] ---> eb9c960281aa [2021-03-01T15:34:22.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-01T15:34:22.749Z] Removing intermediate container 02c06d574b53 [2021-03-01T15:34:22.749Z] ---> 7e99786935e9 [2021-03-01T15:34:22.749Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-01T15:34:22.749Z] ---> a75f5e775b33 [2021-03-01T15:34:22.749Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-01T15:34:22.749Z] ---> 0d1fa0e02d09 [2021-03-01T15:34:22.749Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-01T15:34:23.014Z] ---> Running in c1b26ae75329 [2021-03-01T15:34:23.014Z] ---> 56740d2e9890 [2021-03-01T15:34:23.014Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-01T15:34:23.014Z] ---> Running in 0e8d430b6c75 [2021-03-01T15:34:23.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:23.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:23.281Z] ---> Running in d39ff03087a0 [2021-03-01T15:34:23.281Z] Removing intermediate container c1b26ae75329 [2021-03-01T15:34:23.281Z] ---> d90ad1f87c01 [2021-03-01T15:34:23.281Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-01T15:34:23.281Z] ---> e6bc018a3493 [2021-03-01T15:34:23.281Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-01T15:34:23.281Z] (1/2) Installing readline (8.0.4-r0) [2021-03-01T15:34:23.281Z] (2/2) Installing bash (5.0.17-r0) [2021-03-01T15:34:23.281Z] Executing bash-5.0.17-r0.post-install [2021-03-01T15:34:23.281Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:23.281Z] Removing intermediate container 0e8d430b6c75 [2021-03-01T15:34:23.281Z] ---> eb8116247fd1 [2021-03-01T15:34:23.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:34:23.545Z] OK: 12 MiB in 22 packages [2021-03-01T15:34:23.545Z] ---> Running in 68a6b8272c0d [2021-03-01T15:34:23.809Z] Removing intermediate container d39ff03087a0 [2021-03-01T15:34:23.809Z] ---> e183733c1c1c [2021-03-01T15:34:23.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:34:23.809Z] ---> Running in 17bd61094e35 [2021-03-01T15:34:23.809Z] ---> 777a535fad69 [2021-03-01T15:34:23.809Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-01T15:34:23.809Z] ---> Running in c625ffe55e2a [2021-03-01T15:34:24.079Z] Removing intermediate container 17bd61094e35 [2021-03-01T15:34:24.079Z] ---> 5e53338ec49b [2021-03-01T15:34:24.079Z] Step 20/22 : LABEL arch=x86_64 [2021-03-01T15:34:24.079Z] ---> Running in 65215b7988a0 [2021-03-01T15:34:24.348Z] Removing intermediate container c625ffe55e2a [2021-03-01T15:34:24.348Z] ---> 5680c1c15900 [2021-03-01T15:34:24.348Z] Step 21/23 : LABEL arch=x86_64 [2021-03-01T15:34:24.629Z] ---> Running in ac9a228eaf10 [2021-03-01T15:34:24.629Z] ---> Running in 544c9cdd5d2b [2021-03-01T15:34:24.896Z] Removing intermediate container c8075f036509 [2021-03-01T15:34:24.896Z] ---> 71ffae7e0b88 [2021-03-01T15:34:24.896Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-01T15:34:24.896Z] Removing intermediate container ac9a228eaf10 [2021-03-01T15:34:24.896Z] ---> da33b68d7862 [2021-03-01T15:34:24.896Z] Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:34:25.158Z] ---> Running in 57d9d15a513e [2021-03-01T15:34:25.158Z] ---> Running in 310ad5b0e8f2 [2021-03-01T15:34:25.423Z] Removing intermediate container 544c9cdd5d2b [2021-03-01T15:34:25.423Z] ---> da655325b4a8 [2021-03-01T15:34:25.423Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:34:25.423Z] ---> Running in 37f73c8c8f42 [2021-03-01T15:34:25.687Z] Removing intermediate container 310ad5b0e8f2 [2021-03-01T15:34:25.687Z] ---> f606120fd721 [2021-03-01T15:34:25.687Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-01T15:34:25.687Z] Removing intermediate container 57d9d15a513e [2021-03-01T15:34:25.687Z] ---> 0f4402dfb476 [2021-03-01T15:34:25.687Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T15:34:25.687Z] Removing intermediate container 68a6b8272c0d [2021-03-01T15:34:25.687Z] ---> 4e42741b66c6 [2021-03-01T15:34:25.687Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-01T15:34:25.957Z] ---> Running in c4267adbf0d2 [2021-03-01T15:34:25.957Z] ---> Running in 8b861bed8a71 [2021-03-01T15:34:25.957Z] Removing intermediate container 37f73c8c8f42 [2021-03-01T15:34:25.957Z] ---> b1a135964230 [2021-03-01T15:34:25.957Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:34:25.957Z] ---> Running in 58d7f1295865 [2021-03-01T15:34:26.227Z] ---> Running in aa6a8c5d4979 [2021-03-01T15:34:26.227Z] Removing intermediate container c4267adbf0d2 [2021-03-01T15:34:26.227Z] ---> a648e70fac86 [2021-03-01T15:34:26.227Z] [2021-03-01T15:34:26.227Z] Removing intermediate container 8b861bed8a71 [2021-03-01T15:34:26.227Z] ---> c823827d09e6 [2021-03-01T15:34:26.227Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-01T15:34:26.227Z] Removing intermediate container 65215b7988a0 [2021-03-01T15:34:26.227Z] ---> f7ba867d6d34 [2021-03-01T15:34:26.227Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:34:26.490Z] Removing intermediate container 58d7f1295865 [2021-03-01T15:34:26.490Z] ---> b05dcd80da15 [2021-03-01T15:34:26.490Z] Step 22/24 : LABEL arch=x86_64 [2021-03-01T15:34:26.490Z] Successfully built a648e70fac86 [2021-03-01T15:34:26.755Z] Removing intermediate container aa6a8c5d4979 [2021-03-01T15:34:26.755Z] ---> a98fe88150c7 [2021-03-01T15:34:26.755Z] [2021-03-01T15:34:26.755Z] Successfully tagged docker-support-notifications-go:latest [2021-03-01T15:34:26.755Z] ---> Running in 975abe2baed2 [2021-03-01T15:34:26.755Z]  Building docker-security-proxy-setup-go [2021-03-01T15:34:26.755Z] Building docker-support-notifications-go ... done  ---> Running in 370b2b2e8123 [2021-03-01T15:34:26.755Z] ---> 464914413555 [2021-03-01T15:34:26.755Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-01T15:34:26.755Z] Successfully built a98fe88150c7 [2021-03-01T15:34:27.021Z] Successfully tagged docker-core-command-go:latest [2021-03-01T15:34:27.021Z] Building docker-core-metadata-go [2021-03-01T15:34:27.021Z]  Building docker-core-command-go ... done Removing intermediate container 975abe2baed2 [2021-03-01T15:34:27.021Z] ---> 4a6eb3c74368 [2021-03-01T15:34:27.021Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-01T15:34:27.021Z] Removing intermediate container 370b2b2e8123 [2021-03-01T15:34:27.021Z] ---> 04caf2e87e0b [2021-03-01T15:34:27.021Z] Step 23/24 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:34:27.293Z] ---> Running in 06ad29746175 [2021-03-01T15:34:29.227Z] Removing intermediate container 06ad29746175 [2021-03-01T15:34:29.227Z] ---> ce93b67b0bd1 [2021-03-01T15:34:29.227Z] Step 24/24 : LABEL version=0.0.0 [2021-03-01T15:34:30.175Z] ---> 2c634084b3b2 [2021-03-01T15:34:30.175Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-01T15:34:31.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.315s coverage: 92.8% of statements [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.201s coverage: 0.1% of statements [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-01T15:34:31.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 45.5% of statements [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2021-03-01T15:34:31.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-03-01T15:34:32.744Z] ---> Running in f54644506927 [2021-03-01T15:34:32.744Z] ---> dbc4d59e33c6 [2021-03-01T15:34:32.744Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-01T15:34:34.136Z] ---> 1820e1176c5f [2021-03-01T15:34:34.136Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-01T15:34:34.136Z] Removing intermediate container f54644506927 [2021-03-01T15:34:34.136Z] ---> e75b98906e73 [2021-03-01T15:34:34.136Z] [2021-03-01T15:34:34.136Z] ---> 82d18adaf843 [2021-03-01T15:34:34.136Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-01T15:34:34.136Z] Successfully built e75b98906e73 [2021-03-01T15:34:34.136Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-01T15:34:34.136Z] Building docker-support-scheduler-go [2021-03-01T15:34:34.136Z]  Building docker-security-secretstore-setup-go ... done  ---> 036bd997a134 [2021-03-01T15:34:34.136Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-01T15:34:35.531Z] ---> Running in acb13cbc0f57 [2021-03-01T15:34:35.531Z] ---> 9f0c16c31ab5 [2021-03-01T15:34:35.531Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-01T15:34:42.171Z] ---> Running in f27d9b05f92e [2021-03-01T15:34:43.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements [2021-03-01T15:34:43.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-01T15:34:45.520Z] Removing intermediate container acb13cbc0f57 [2021-03-01T15:34:45.520Z] ---> f1f45f00d59e [2021-03-01T15:34:45.520Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-01T15:34:47.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:47.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:34:47.453Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-01T15:34:47.722Z] (2/33) Installing expat (2.2.9-r1) [2021-03-01T15:34:47.722Z] (3/33) Installing libffi (3.3-r2) [2021-03-01T15:34:47.722Z] (4/33) Installing gdbm (1.13-r1) [2021-03-01T15:34:47.722Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:34:47.722Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:34:47.722Z] ---> a2d7c2db7bc5 [2021-03-01T15:34:47.722Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:34:47.722Z] ---> Using cache [2021-03-01T15:34:47.722Z] ---> fedb17e579e2 [2021-03-01T15:34:47.722Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:34:47.722Z] ---> Using cache [2021-03-01T15:34:47.722Z] ---> d506ddb0af5c [2021-03-01T15:34:47.722Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T15:34:47.722Z] ---> Using cache [2021-03-01T15:34:47.722Z] ---> 7e0066788a63 [2021-03-01T15:34:47.722Z] Step 6/23 : COPY go.mod . [2021-03-01T15:34:47.722Z] ---> Using cache [2021-03-01T15:34:47.722Z] ---> b8eaba10ad1a [2021-03-01T15:34:47.722Z] Step 7/23 : RUN go mod download [2021-03-01T15:34:47.722Z] ---> Using cache [2021-03-01T15:34:47.722Z] ---> 28685d505a95 [2021-03-01T15:34:47.722Z] Step 8/23 : COPY . . [2021-03-01T15:34:47.722Z] ---> cf5e9b7d1e86 [2021-03-01T15:34:47.722Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-01T15:34:47.996Z] ---> Using cache [2021-03-01T15:34:47.996Z] ---> aaa919382893 [2021-03-01T15:34:47.996Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-01T15:34:48.266Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-01T15:34:48.266Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-01T15:34:48.266Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-01T15:34:48.775Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:34:48.775Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:34:48.775Z] ---> a2d7c2db7bc5 [2021-03-01T15:34:48.775Z] Step 3/21 : WORKDIR /edgex-go [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> fedb17e579e2 [2021-03-01T15:34:48.775Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> d506ddb0af5c [2021-03-01T15:34:48.775Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> 7e0066788a63 [2021-03-01T15:34:48.775Z] Step 6/21 : COPY go.mod . [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> b8eaba10ad1a [2021-03-01T15:34:48.775Z] Step 7/21 : RUN go mod download [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> 28685d505a95 [2021-03-01T15:34:48.775Z] Step 8/21 : COPY . . [2021-03-01T15:34:48.775Z] ---> Using cache [2021-03-01T15:34:48.775Z] ---> aaa919382893 [2021-03-01T15:34:48.775Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-01T15:34:50.416Z] ---> Running in a2107f1c3959 [2021-03-01T15:34:50.416Z] ---> Running in caa0a827023e [2021-03-01T15:34:51.103Z] ---> Running in 275886710a0f [2021-03-01T15:34:51.383Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-01T15:34:51.383Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-01T15:34:51.383Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-01T15:34:51.383Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-01T15:34:51.383Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-01T15:34:51.383Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-01T15:34:51.383Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-01T15:34:51.383Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-01T15:34:51.383Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-01T15:34:51.383Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-01T15:34:51.681Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-01T15:34:51.681Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-01T15:34:51.681Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-01T15:34:51.681Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-01T15:34:51.681Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-01T15:34:52.262Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-01T15:34:52.524Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-01T15:34:53.479Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-01T15:34:53.748Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-01T15:34:54.705Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-01T15:34:54.706Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-01T15:34:54.706Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-01T15:34:54.706Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-01T15:34:54.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T15:34:54.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T15:34:54.975Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-01T15:34:54.975Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-01T15:34:54.975Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-01T15:34:56.904Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:34:57.497Z] OK: 71 MiB in 55 packages [2021-03-01T15:34:57.497Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:34:57.497Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:34:57.497Z] ---> a2d7c2db7bc5 [2021-03-01T15:34:57.497Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> fedb17e579e2 [2021-03-01T15:34:57.497Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> d506ddb0af5c [2021-03-01T15:34:57.497Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> 7e0066788a63 [2021-03-01T15:34:57.497Z] Step 6/22 : COPY go.mod . [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> b8eaba10ad1a [2021-03-01T15:34:57.497Z] Step 7/22 : RUN go mod download [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> 28685d505a95 [2021-03-01T15:34:57.497Z] Step 8/22 : COPY . . [2021-03-01T15:34:57.497Z] ---> Using cache [2021-03-01T15:34:57.497Z] ---> aaa919382893 [2021-03-01T15:34:57.497Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-01T15:34:58.461Z] ---> Running in 4468bb2cd26d [2021-03-01T15:34:58.730Z] Removing intermediate container caa0a827023e [2021-03-01T15:34:58.730Z] ---> 3c599fff5015 [2021-03-01T15:34:58.730Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-01T15:34:59.000Z] ---> Running in 3c6586c9b42d [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.115s coverage: 92.9% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.156s coverage: 84.6% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.188s coverage: 91.6% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.521s coverage: 62.4% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.781s coverage: 68.9% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.353s coverage: 38.4% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements [2021-03-01T15:34:59.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-01T15:34:59.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [2021-03-01T15:34:59.279Z] Removing intermediate container 3c6586c9b42d [2021-03-01T15:34:59.279Z] ---> 41098e6dd1f9 [2021-03-01T15:34:59.279Z] Step 27/30 : CMD ["gate"] [2021-03-01T15:35:00.726Z] ---> Running in 87dcd61a0383 [2021-03-01T15:35:00.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T15:35:00.726Z] Removing intermediate container 87dcd61a0383 [2021-03-01T15:35:00.726Z] ---> 981e9122cf30 [2021-03-01T15:35:00.726Z] Step 28/30 : LABEL arch=x86_64 [2021-03-01T15:35:01.320Z] ---> Running in 257364ff2bd7 [2021-03-01T15:35:02.301Z] Removing intermediate container 257364ff2bd7 [2021-03-01T15:35:02.301Z] ---> ff09aaaab2e2 [2021-03-01T15:35:02.301Z] Step 29/30 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:35:03.723Z] ---> Running in 8c8ae1e2860e [2021-03-01T15:35:04.496Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.464s coverage: 47.0% of statements [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-01T15:35:04.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.191s coverage: 100.0% of statements [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-01T15:35:04.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-01T15:35:04.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.373s coverage: 89.4% of statements [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:35:04.497Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-01T15:35:05.681Z] Removing intermediate container 8c8ae1e2860e [2021-03-01T15:35:05.681Z] ---> 97c268409bbe [2021-03-01T15:35:05.681Z] Step 30/30 : LABEL version=0.0.0 [2021-03-01T15:35:07.638Z] ---> Running in 472b60d75069 [2021-03-01T15:35:09.616Z] Removing intermediate container 472b60d75069 [2021-03-01T15:35:09.616Z] ---> ef85eab46b53 [2021-03-01T15:35:09.616Z] [2021-03-01T15:35:09.892Z] Successfully built ef85eab46b53 [2021-03-01T15:35:10.168Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-01T15:35:10.168Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-03-01T15:35:10.445Z] Removing intermediate container f27d9b05f92e [2021-03-01T15:35:10.445Z] ---> 17f67a8fc83a [2021-03-01T15:35:10.445Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-01T15:35:10.445Z] ---> Running in 9b0d63ce71a9 [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.146s coverage: 92.9% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-01T15:35:14.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 32.1% of statements [2021-03-01T15:35:14.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-01T15:35:14.685Z] GO111MODULE=on go vet ./... [2021-03-01T15:35:17.187Z] Collecting docker-compose==1.23.2 [2021-03-01T15:35:17.188Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-01T15:35:17.188Z] Collecting PyYAML<4,>=3.10 [2021-03-01T15:35:17.188Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-01T15:35:18.606Z] Collecting docopt<0.7,>=0.6.1 [2021-03-01T15:35:18.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-01T15:35:20.045Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-01T15:35:20.045Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-01T15:35:20.316Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-01T15:35:20.316Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-01T15:35:20.597Z] Collecting jsonschema<3,>=2.5.1 [2021-03-01T15:35:20.597Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-01T15:35:21.185Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-01T15:35:21.185Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-01T15:35:22.145Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-01T15:35:22.433Z] Collecting docker<4.0,>=3.6.0 [2021-03-01T15:35:22.433Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-01T15:35:22.706Z] Collecting texttable<0.10,>=0.9.0 [2021-03-01T15:35:22.707Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-01T15:35:22.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T15:35:23.981Z] Collecting cached-property<2,>=1.2.0 [2021-03-01T15:35:23.981Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-01T15:35:25.925Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-01T15:35:25.926Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-01T15:35:26.502Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-01T15:35:27.096Z] Collecting idna<2.8,>=2.5 [2021-03-01T15:35:27.096Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-01T15:35:28.048Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-01T15:35:28.631Z] Collecting docker-pycreds>=0.4.0 [2021-03-01T15:35:28.631Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-01T15:35:28.897Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-01T15:35:28.897Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-01T15:35:28.897Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-01T15:35:28.897Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-01T15:35:29.179Z] Installing collected packages: PyYAML, docopt, websocket-client, urllib3, idna, requests, jsonschema, dockerpty, docker-pycreds, docker, texttable, cached-property, docker-compose [2021-03-01T15:35:29.179Z] Running setup.py install for PyYAML: started [2021-03-01T15:35:29.179Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:35:29.179Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:35:29.179Z] ---> a2d7c2db7bc5 [2021-03-01T15:35:29.179Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:35:29.179Z] ---> Using cache [2021-03-01T15:35:29.179Z] ---> fedb17e579e2 [2021-03-01T15:35:29.179Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:35:29.179Z] ---> Using cache [2021-03-01T15:35:29.179Z] ---> d506ddb0af5c [2021-03-01T15:35:29.179Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-01T15:35:29.773Z] ---> Running in cd1f379b78be [2021-03-01T15:35:30.056Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-01T15:35:30.056Z] Running setup.py install for docopt: started [2021-03-01T15:35:30.656Z] Running setup.py install for docopt: finished with status 'done' [2021-03-01T15:35:30.930Z] Attempting uninstall: urllib3 [2021-03-01T15:35:30.930Z] Found existing installation: urllib3 1.25.9 [2021-03-01T15:35:30.930Z] Uninstalling urllib3-1.25.9: [2021-03-01T15:35:30.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:30.930Z] Successfully uninstalled urllib3-1.25.9 [2021-03-01T15:35:31.213Z] Attempting uninstall: idna [2021-03-01T15:35:31.213Z] Found existing installation: idna 2.9 [2021-03-01T15:35:31.213Z] Uninstalling idna-2.9: [2021-03-01T15:35:31.213Z] Successfully uninstalled idna-2.9 [2021-03-01T15:35:31.509Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:31.509Z] Attempting uninstall: requests [2021-03-01T15:35:31.509Z] Found existing installation: requests 2.23.0 [2021-03-01T15:35:31.509Z] Uninstalling requests-2.23.0: [2021-03-01T15:35:31.774Z] Successfully uninstalled requests-2.23.0 [2021-03-01T15:35:32.036Z] OK: 233 MiB in 51 packages [2021-03-01T15:35:32.625Z] Running setup.py install for dockerpty: started [2021-03-01T15:35:33.201Z] Removing intermediate container cd1f379b78be [2021-03-01T15:35:33.201Z] ---> 9b803e729982 [2021-03-01T15:35:33.201Z] Step 6/23 : COPY go.mod . [2021-03-01T15:35:33.201Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-01T15:35:35.757Z] ---> 7e30eb16dc48 [2021-03-01T15:35:35.757Z] Step 7/23 : RUN go mod download [2021-03-01T15:35:37.677Z] Running setup.py install for texttable: started [2021-03-01T15:35:38.058Z] Removing intermediate container 275886710a0f [2021-03-01T15:35:38.058Z] ---> f83c4b73ac2f [2021-03-01T15:35:38.058Z] [2021-03-01T15:35:38.058Z] Step 10/21 : FROM alpine:3.12 [2021-03-01T15:35:38.058Z] ---> 88dd2752d2ea [2021-03-01T15:35:38.058Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-01T15:35:38.326Z] Running setup.py install for texttable: finished with status 'done' [2021-03-01T15:35:38.326Z] ---> Running in adf807ca8566 [2021-03-01T15:35:38.597Z] ---> Running in 0eaa4ea6ddd8 [2021-03-01T15:35:38.858Z] Removing intermediate container a2107f1c3959 [2021-03-01T15:35:38.858Z] ---> 767d64d4157e [2021-03-01T15:35:38.858Z] [2021-03-01T15:35:38.858Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:35:38.858Z] ---> 88dd2752d2ea [2021-03-01T15:35:38.858Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:35:38.858Z] ---> Using cache [2021-03-01T15:35:38.858Z] ---> ff6e0345d364 [2021-03-01T15:35:38.858Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:35:38.858Z] ---> Using cache [2021-03-01T15:35:38.858Z] ---> a709e757881f [2021-03-01T15:35:38.858Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-01T15:35:38.858Z] Removing intermediate container 4468bb2cd26d [2021-03-01T15:35:38.858Z] ---> becb0fd56036 [2021-03-01T15:35:38.858Z] [2021-03-01T15:35:38.858Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T15:35:38.858Z] ---> 88dd2752d2ea [2021-03-01T15:35:38.858Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:35:38.858Z] ---> Using cache [2021-03-01T15:35:38.858Z] ---> ff6e0345d364 [2021-03-01T15:35:38.858Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:35:38.858Z] ---> Using cache [2021-03-01T15:35:38.858Z] ---> a709e757881f [2021-03-01T15:35:38.858Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-01T15:35:39.434Z] 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-03-01T15:35:39.434Z] ---> Running in 7145e95968a6 [2021-03-01T15:35:39.434Z] ---> Running in 55fe18de199e [2021-03-01T15:35:39.708Z] Removing intermediate container 7145e95968a6 [2021-03-01T15:35:39.708Z] ---> ac239693e62e [2021-03-01T15:35:39.708Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T15:35:39.708Z] Removing intermediate container 55fe18de199e [2021-03-01T15:35:39.708Z] ---> 0c757b079d8c [2021-03-01T15:35:39.708Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T15:35:39.708Z] ---> Running in ea5f2b21167c [2021-03-01T15:35:39.708Z] ---> Running in 9eea14c75809 [2021-03-01T15:35:39.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:39.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:39.984Z] Removing intermediate container ea5f2b21167c [2021-03-01T15:35:39.984Z] ---> 4b86d9201887 [2021-03-01T15:35:39.984Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:35:39.984Z] Removing intermediate container 9eea14c75809 [2021-03-01T15:35:39.984Z] ---> 8bed1b8c3dcb [2021-03-01T15:35:39.984Z] Step 15/23 : WORKDIR / [2021-03-01T15:35:40.255Z] ---> Running in 3a00b6f837b6 [2021-03-01T15:35:40.255Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-01T15:35:40.255Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:35:40.255Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-01T15:35:40.255Z] (4/4) Installing curl (7.69.1-r3) [2021-03-01T15:35:40.255Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:35:40.255Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:35:40.255Z] OK: 7 MiB in 18 packages [2021-03-01T15:35:42.817Z] Removing intermediate container 3a00b6f837b6 [2021-03-01T15:35:42.817Z] ---> baf9669607e6 [2021-03-01T15:35:42.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:35:42.817Z] ---> bcfc24d8544e [2021-03-01T15:35:42.817Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-01T15:35:42.817Z] Removing intermediate container 9b0d63ce71a9 [2021-03-01T15:35:42.817Z] ---> 655558901c13 [2021-03-01T15:35:42.817Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-01T15:35:42.817Z] Removing intermediate container adf807ca8566 [2021-03-01T15:35:42.817Z] ---> 8c66b4928b02 [2021-03-01T15:35:42.817Z] Step 8/23 : COPY . . [2021-03-01T15:35:43.080Z] ---> Running in 04b9659d6f23 [2021-03-01T15:35:44.487Z] ---> 6232e3b2b2c9 [2021-03-01T15:35:44.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-01T15:35:47.044Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:47.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:35:47.306Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:35:47.306Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-01T15:35:47.306Z] (3/3) Installing curl (7.69.1-r3) [2021-03-01T15:35:47.306Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:35:48.256Z] Removing intermediate container 0eaa4ea6ddd8 [2021-03-01T15:35:48.256Z] ---> e659792b4c12 [2021-03-01T15:35:48.256Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T15:35:48.256Z] OK: 72 MiB in 58 packages [2021-03-01T15:35:48.527Z] ---> 0920fe85396d [2021-03-01T15:35:48.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-01T15:35:51.094Z] ---> Running in bbb59e294b9c [2021-03-01T15:35:51.095Z] ---> 8ad8939fc6e3 [2021-03-01T15:35:51.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-01T15:35:52.504Z] ---> e80f13c203f7 [2021-03-01T15:35:52.504Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-01T15:35:53.907Z] ---> 847af1d89cbd [2021-03-01T15:35:53.907Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-01T15:35:54.172Z] ---> Running in c94784f17d9a [2021-03-01T15:35:54.172Z] Removing intermediate container bbb59e294b9c [2021-03-01T15:35:54.172Z] ---> 9d6653f61760 [2021-03-01T15:35:54.172Z] Step 13/21 : WORKDIR /edgex [2021-03-01T15:35:54.172Z] ---> Running in c163b6907d3f [2021-03-01T15:35:55.128Z] Removing intermediate container 04b9659d6f23 [2021-03-01T15:35:55.128Z] ---> 6cbc4f94f8d3 [2021-03-01T15:35:55.128Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-01T15:35:56.523Z] ---> Running in 23eec98455e1 [2021-03-01T15:35:57.103Z] ---> Running in 874e8499944a [2021-03-01T15:35:57.103Z] Removing intermediate container c94784f17d9a [2021-03-01T15:35:57.103Z] ---> c33c14effa9b [2021-03-01T15:35:57.103Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:35:57.103Z] Removing intermediate container c163b6907d3f [2021-03-01T15:35:57.103Z] ---> 69f1ecdb1b2d [2021-03-01T15:35:57.103Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:35:57.366Z] ---> Running in 3e8d5c20b23d [2021-03-01T15:35:57.629Z] ---> Running in 330a174e5e4a [2021-03-01T15:35:59.559Z] Removing intermediate container 874e8499944a [2021-03-01T15:35:59.559Z] ---> 7000985e03a1 [2021-03-01T15:35:59.559Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:35:59.559Z] Removing intermediate container 23eec98455e1 [2021-03-01T15:35:59.559Z] ---> ffb82aab6115 [2021-03-01T15:35:59.559Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-01T15:36:01.484Z] ---> Running in 5a79005c42c9 [2021-03-01T15:36:01.484Z] Removing intermediate container 3e8d5c20b23d [2021-03-01T15:36:01.484Z] ---> 682febaca550 [2021-03-01T15:36:01.484Z] Step 20/22 : LABEL arch=x86_64 [2021-03-01T15:36:01.484Z] Removing intermediate container 330a174e5e4a [2021-03-01T15:36:01.484Z] ---> 2166e025c14c [2021-03-01T15:36:01.484Z] Step 21/23 : LABEL arch=x86_64 [2021-03-01T15:36:01.763Z] ---> 2d3ed7f1ac46 [2021-03-01T15:36:01.763Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-01T15:36:01.763Z] ---> Running in 92cb2f2bbcc1 [2021-03-01T15:36:01.763Z] ---> Running in 0af60043662d [2021-03-01T15:36:01.763Z] Removing intermediate container 5a79005c42c9 [2021-03-01T15:36:01.763Z] ---> a4abc0595ff9 [2021-03-01T15:36:01.763Z] Step 24/26 : LABEL arch=x86_64 [2021-03-01T15:36:02.046Z] ---> 8ea1bd089292 [2021-03-01T15:36:02.046Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-01T15:36:02.046Z] ---> Running in 0dddae0457b9 [2021-03-01T15:36:02.046Z] ---> Running in 1ab7d954263a [2021-03-01T15:36:02.320Z] Removing intermediate container 92cb2f2bbcc1 [2021-03-01T15:36:02.320Z] ---> c4bdb6836e26 [2021-03-01T15:36:02.320Z] Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:36:02.320Z] Removing intermediate container 0af60043662d [2021-03-01T15:36:02.320Z] ---> c24246488c8b [2021-03-01T15:36:02.320Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:36:02.587Z] ---> Running in 0dc031ccedf4 [2021-03-01T15:36:02.587Z] ---> 923b4e044dcf [2021-03-01T15:36:02.587Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-01T15:36:02.587Z] ---> Running in 33867e278342 [2021-03-01T15:36:02.587Z] Removing intermediate container 0dddae0457b9 [2021-03-01T15:36:02.587Z] ---> cc25fdf2a796 [2021-03-01T15:36:02.587Z] Step 25/26 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:36:02.860Z] ---> Running in 6738e94aa7c4 [2021-03-01T15:36:02.860Z] Removing intermediate container 0dc031ccedf4 [2021-03-01T15:36:02.860Z] ---> ee4de14f7522 [2021-03-01T15:36:02.860Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T15:36:02.860Z] Removing intermediate container 33867e278342 [2021-03-01T15:36:02.860Z] ---> ccc151e7e75b [2021-03-01T15:36:02.860Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:36:02.860Z] ---> Running in be269406c0a4 [2021-03-01T15:36:03.126Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T15:36:03.126Z] ---> Running in 7636f9efe2d4 [2021-03-01T15:36:03.126Z] Removing intermediate container 6738e94aa7c4 [2021-03-01T15:36:03.126Z] ---> b313b120b927 [2021-03-01T15:36:03.126Z] Step 26/26 : LABEL version=0.0.0 [2021-03-01T15:36:03.126Z] ---> d60df9f7efb8 [2021-03-01T15:36:03.126Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-01T15:36:03.392Z] ---> Running in 552b0ccbae5f [2021-03-01T15:36:03.392Z] Removing intermediate container be269406c0a4 [2021-03-01T15:36:03.392Z] ---> 600a5f2a79db [2021-03-01T15:36:03.392Z] [2021-03-01T15:36:03.392Z] Removing intermediate container 7636f9efe2d4 [2021-03-01T15:36:03.392Z] ---> 4df4bc0ef1e0 [2021-03-01T15:36:03.392Z] [2021-03-01T15:36:03.392Z] ---> Running in 1564078025a8 [2021-03-01T15:36:03.654Z] Removing intermediate container 552b0ccbae5f [2021-03-01T15:36:03.654Z] ---> a06e0e2713c3 [2021-03-01T15:36:03.654Z] [2021-03-01T15:36:03.654Z] Successfully built 600a5f2a79db [2021-03-01T15:36:03.654Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-01T15:36:03.654Z]  Building docker-support-scheduler-go ... done Successfully built 4df4bc0ef1e0 [2021-03-01T15:36:03.654Z] Successfully tagged docker-core-metadata-go:latest [2021-03-01T15:36:03.654Z]  Building docker-core-metadata-go ... done Removing intermediate container 1564078025a8 [2021-03-01T15:36:03.654Z] ---> 8ec2c19c088e [2021-03-01T15:36:03.654Z] Step 18/21 : CMD ["--init=true"] [2021-03-01T15:36:04.233Z] Successfully built a06e0e2713c3 [2021-03-01T15:36:04.502Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-01T15:36:04.502Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 9800ef600481 [2021-03-01T15:36:04.772Z] Removing intermediate container 9800ef600481 [2021-03-01T15:36:04.772Z] ---> 3be0868232a5 [2021-03-01T15:36:04.772Z] Step 19/21 : LABEL arch=x86_64 [2021-03-01T15:36:05.048Z] ---> Running in e3e91800df91 [2021-03-01T15:36:06.462Z] Removing intermediate container e3e91800df91 [2021-03-01T15:36:06.462Z] ---> 9313bfd6c989 [2021-03-01T15:36:06.462Z] Step 20/21 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:36:06.462Z] ---> Running in 73bb780d49e2 [2021-03-01T15:36:06.749Z] Removing intermediate container 73bb780d49e2 [2021-03-01T15:36:06.749Z] ---> 79b3c1099b66 [2021-03-01T15:36:06.749Z] Step 21/21 : LABEL version=0.0.0 [2021-03-01T15:36:06.749Z] ---> Running in f05b118dff34 [2021-03-01T15:36:07.024Z] Removing intermediate container f05b118dff34 [2021-03-01T15:36:07.024Z] ---> d856f60b34fe [2021-03-01T15:36:07.024Z] [2021-03-01T15:36:07.294Z] Successfully built d856f60b34fe [2021-03-01T15:36:07.294Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-01T15:36:20.385Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 1ab7d954263a [2021-03-01T15:36:20.385Z] ---> 15f65bd156be [2021-03-01T15:36:20.385Z] [2021-03-01T15:36:20.385Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:36:20.385Z] ---> 88dd2752d2ea [2021-03-01T15:36:20.385Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-01T15:36:20.385Z] ---> Running in 574c765adba3 [2021-03-01T15:36:20.385Z] Removing intermediate container 574c765adba3 [2021-03-01T15:36:20.385Z] ---> 5ed7174f17ab [2021-03-01T15:36:20.385Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-01T15:36:20.385Z] ---> Running in ae85fa56a2fa [2021-03-01T15:36:20.385Z] Removing intermediate container ae85fa56a2fa [2021-03-01T15:36:20.385Z] ---> 75f3eee03672 [2021-03-01T15:36:20.385Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-01T15:36:20.385Z] ---> Running in d99ce4aef18f [2021-03-01T15:36:20.385Z] Removing intermediate container d99ce4aef18f [2021-03-01T15:36:20.385Z] ---> 561ca1db2ab7 [2021-03-01T15:36:20.385Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:36:20.385Z] ---> Running in e54c50796235 [2021-03-01T15:36:20.648Z] Removing intermediate container e54c50796235 [2021-03-01T15:36:20.648Z] ---> 2fdebae82de5 [2021-03-01T15:36:20.648Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-01T15:36:20.648Z] ---> Running in aece97114047 [2021-03-01T15:36:21.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T15:36:21.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T15:36:22.060Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-01T15:36:22.323Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-01T15:36:22.323Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-01T15:36:22.323Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-01T15:36:22.586Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-01T15:36:22.848Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-01T15:36:22.848Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:36:22.848Z] OK: 8 MiB in 20 packages [2021-03-01T15:36:23.423Z] Removing intermediate container aece97114047 [2021-03-01T15:36:23.423Z] ---> a5d2c1ec3d7a [2021-03-01T15:36:23.423Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:36:23.687Z] ---> 6ebb6f9e92d3 [2021-03-01T15:36:23.687Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-01T15:36:24.261Z] ---> 2fc16cd5bc17 [2021-03-01T15:36:24.261Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-01T15:36:24.524Z] ---> 717b0eede4bd [2021-03-01T15:36:24.524Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-01T15:36:24.524Z] ---> Running in 7de6c22f85bf [2021-03-01T15:36:24.524Z] Removing intermediate container 7de6c22f85bf [2021-03-01T15:36:24.524Z] ---> 153916bbd1bb [2021-03-01T15:36:24.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:36:24.787Z] ---> Running in 714106209b58 [2021-03-01T15:36:24.787Z] Removing intermediate container 714106209b58 [2021-03-01T15:36:24.787Z] ---> f8eb231f8d32 [2021-03-01T15:36:24.787Z] Step 21/23 : LABEL arch=x86_64 [2021-03-01T15:36:25.049Z] ---> Running in 10c9fd20428b [2021-03-01T15:36:25.049Z] Removing intermediate container 10c9fd20428b [2021-03-01T15:36:25.049Z] ---> 4efa62ec4eb0 [2021-03-01T15:36:25.049Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:36:25.049Z] ---> Running in d27c7b67c723 [2021-03-01T15:36:25.311Z] Removing intermediate container d27c7b67c723 [2021-03-01T15:36:25.311Z] ---> 24ee0131524f [2021-03-01T15:36:25.311Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:36:25.311Z] ---> Running in c3fa65e7d994 [2021-03-01T15:36:25.573Z] Removing intermediate container c3fa65e7d994 [2021-03-01T15:36:25.573Z] ---> aa1253ef8794 [2021-03-01T15:36:25.573Z] [2021-03-01T15:36:25.573Z] Successfully built aa1253ef8794 [2021-03-01T15:36:25.835Z] Successfully tagged docker-core-data-go:latest [2021-03-01T15:36:25.848Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-01T15:36:25.889Z] $ docker stop --time=1 ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c [2021-03-01T15:36:27.520Z] $ docker rm -f ba9fcc6b0efa85a60731e54cb199af1f6d2d7f7b7bb797eb45784f5be3d1ae7c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T15:36:28.119Z] + docker images [2021-03-01T15:36:28.119Z] + grep docker [2021-03-01T15:36:28.382Z] docker-core-data-go latest aa1253ef8794 3 seconds ago 22.4MB [2021-03-01T15:36:28.382Z] docker-security-proxy-setup-go latest d856f60b34fe 22 seconds ago 24.6MB [2021-03-01T15:36:28.382Z] docker-core-metadata-go latest 4df4bc0ef1e0 25 seconds ago 19MB [2021-03-01T15:36:28.382Z] docker-support-scheduler-go latest 600a5f2a79db 25 seconds ago 17.2MB [2021-03-01T15:36:28.382Z] docker-sys-mgmt-agent-go latest a06e0e2713c3 25 seconds ago 313MB [2021-03-01T15:36:28.382Z] docker-security-bootstrapper-go latest ef85eab46b53 About a minute ago 18.7MB [2021-03-01T15:36:28.382Z] docker-security-secretstore-setup-go latest e75b98906e73 About a minute ago 24.9MB [2021-03-01T15:36:28.382Z] docker-core-command-go latest a98fe88150c7 2 minutes ago 17MB [2021-03-01T15:36:28.382Z] docker-support-notifications-go latest a648e70fac86 2 minutes ago 17.8MB [2021-03-01T15:36:28.383Z] docker 20.10.0 aefe523efa57 2 months 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-03-01T15:36:36.496Z] gofmt -l . [2021-03-01T15:36:36.496Z] [ "`gofmt -l .`" = "" ] [2021-03-01T15:36:36.496Z] ./bin/test-go-mod-tidy.sh [2021-03-01T15:36:36.496Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-01T15:36:37.178Z] + ls -al . [2021-03-01T15:36:37.178Z] total 740 [2021-03-01T15:36:37.178Z] drwxrwxr-x 9 1001 1001 4096 Mar 1 15:36 . [2021-03-01T15:36:37.178Z] drwxr-xr-x 4 root root 4096 Mar 1 15:32 .. [2021-03-01T15:36:37.178Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 15:30 .dockerignore [2021-03-01T15:36:37.178Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 15:30 .git [2021-03-01T15:36:37.178Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 15:30 .github [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 818 Mar 1 15:30 .gitignore [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 15:30 .sonarcloud.properties [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 8475 Mar 1 15:30 Attribution.txt [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 15:30 CONTRIBUTING.md [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 931 Mar 1 15:30 Dockerfile.build [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 863 Mar 1 15:30 Jenkinsfile [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 15:30 LICENSE [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 5774 Mar 1 15:30 Makefile [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 6524 Mar 1 15:30 README.md [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 6755 Mar 1 15:30 SECURITY.md [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 15:28 VERSION [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 15:30 ZMQWindows.md [2021-03-01T15:36:37.179Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 15:30 bin [2021-03-01T15:36:37.179Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 15:30 cmd [2021-03-01T15:36:37.179Z] -rw-r--r-- 1 root root 599431 Mar 1 15:35 coverage.out [2021-03-01T15:36:37.179Z] -rw-r--r-- 1 root root 1055 Mar 1 15:36 go.mod [2021-03-01T15:36:37.179Z] -rw-r--r-- 1 root root 21699 Mar 1 15:36 go.sum [2021-03-01T15:36:37.179Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 15:30 internal [2021-03-01T15:36:37.179Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 15:30 openapi [2021-03-01T15:36:37.179Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 15:30 snap [2021-03-01T15:36:37.179Z] -rw-rw-r-- 1 1001 1001 168 Mar 1 15:30 version.go [Pipeline] sh [2021-03-01T15:36:37.854Z] + '[' -e coverage.out ] [2021-03-01T15:36:37.854Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-01T15:36:37.900Z] Warning: overwriting stash ‘coverage-report’ [2021-03-01T15:36:39.168Z] Stashed 1 file(s) [Pipeline] sh [2021-03-01T15:36:39.930Z] + make build [2021-03-01T15:36:39.931Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T15:36:44.576Z] Still waiting to schedule task [2021-03-01T15:36:44.577Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-01T15:36:50.097Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T15:37:12.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T15:37:17.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T15:37:23.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T15:37:24.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T15:37:29.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T15:37:34.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T15:37:38.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T15:37:41.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T15:37:43.911Z] Running on prd-ubuntu18.04-docker-8c-8g-28054 in /w/workspace/edgexfoundry_edgex-go_PR-3205 [Pipeline] { [Pipeline] ws [2021-03-01T15:37:44.035Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-01T15:37:45.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T15:37:46.182Z] using credential edgex-jenkins-ssh [2021-03-01T15:37:46.239Z] Cloning the remote Git repository [2021-03-01T15:37:46.267Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:37:46.338Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-01T15:37:46.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:37:46.366Z] > git --version # timeout=10 [2021-03-01T15:37:46.375Z] > git --version # 'git version 2.17.1' [2021-03-01T15:37:46.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:37:46.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T15:37:49.321Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-01T15:37:56.053Z] $ docker stop --time=1 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 [2021-03-01T15:37:58.769Z] $ docker rm -f 9dc0d22e730975c79f4fabe74c2d2067232ae5f32d637b7bc6807401a1f0a4b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:38:01.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T15:38:01.148Z] [2021-03-01T15:38:01.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:38:01.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T15:38:01.846Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-01T15:38:01.846Z] 29e5d40040c1: Pulling fs layer [2021-03-01T15:38:01.846Z] 1ce36da41761: Pulling fs layer [2021-03-01T15:38:01.846Z] 25b303627fd3: Pulling fs layer [2021-03-01T15:38:02.454Z] 29e5d40040c1: Verifying Checksum [2021-03-01T15:38:02.454Z] 29e5d40040c1: Download complete [2021-03-01T15:38:02.726Z] 1ce36da41761: Verifying Checksum [2021-03-01T15:38:02.726Z] 1ce36da41761: Download complete [2021-03-01T15:38:03.000Z] 29e5d40040c1: Pull complete [2021-03-01T15:38:03.066Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T15:38:03.072Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T15:38:03.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T15:38:03.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T15:38:03.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:38:03.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3205/head:refs/remotes/origin/PR-3205 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T15:38:04.071Z] Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:38:04.196Z] Merge succeeded, producing e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:38:04.196Z] Checking out Revision e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb (PR-3205) [2021-03-01T15:38:04.458Z] 1ce36da41761: Pull complete [2021-03-01T15:38:04.458Z] 25b303627fd3: Verifying Checksum [2021-03-01T15:38:04.458Z] 25b303627fd3: Download complete [2021-03-01T15:38:04.084Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T15:38:04.089Z] > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 [2021-03-01T15:38:04.171Z] > git remote # timeout=10 [2021-03-01T15:38:04.179Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T15:38:04.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T15:38:04.186Z] > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 [2021-03-01T15:38:04.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T15:38:04.203Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T15:38:04.208Z] > git checkout -f e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb # timeout=10 [2021-03-01T15:38:07.917Z] Commit message: "fix(security): Fix local security-proxy-setup startup issue" [2021-03-01T15:38:07.946Z] > git --version # timeout=10 [2021-03-01T15:38:07.950Z] > git --version # 'git version 2.17.1' [2021-03-01T15:38:07.955Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:38:09.305Z] + echo snap-build.sh [2021-03-01T15:38:09.305Z] snap-build.sh [2021-03-01T15:38:09.305Z] + SNAP_BASE_DIR=. [2021-03-01T15:38:09.305Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-01T15:38:09.305Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-01T15:38:09.305Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-01T15:38:09.305Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-01T15:38:09.305Z] + cd /w/workspace/edgex-go/1 [2021-03-01T15:38:09.305Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-01T15:38:09.305Z] Reading package lists... [2021-03-01T15:38:09.569Z] Building dependency tree... [2021-03-01T15:38:09.570Z] Reading state information... [2021-03-01T15:38:09.570Z] The following packages were automatically installed and are no longer required: [2021-03-01T15:38:09.570Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-01T15:38:09.570Z] uidmap xdelta3 [2021-03-01T15:38:09.570Z] Use 'sudo apt autoremove' to remove them. [2021-03-01T15:38:09.833Z] The following packages will be REMOVED: [2021-03-01T15:38:09.833Z] lxd* lxd-client* [2021-03-01T15:38:10.095Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-01T15:38:10.095Z] After this operation, 31.7 MB disk space will be freed. [2021-03-01T15:38:11.407Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-03-01T15:38:11.407Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-01T15:38:12.356Z] Removing lxd dnsmasq configuration [2021-03-01T15:38:12.356Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-01T15:38:12.617Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-01T15:38:13.562Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-01T15:38:13.562Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-03-01T15:38:13.562Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-01T15:38:14.615Z] 25b303627fd3: Pull complete [2021-03-01T15:38:14.615Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-01T15:38:14.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T15:38:14.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-01T15:38:14.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container [2021-03-01T15:38:14.948Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-01T15:38:14.948Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-01T15:38:14.951Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-01T15:38:16.334Z] + sudo snap remove --purge lxd [2021-03-01T15:38:16.334Z] snap "lxd" is not installed [2021-03-01T15:38:16.334Z] + sudo groupadd --force --system lxd [2021-03-01T15:38:16.334Z] ++ whoami [2021-03-01T15:38:16.334Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-01T15:38:16.334Z] + newgrp - lxd [2021-03-01T15:38:16.334Z] + sudo snap install lxd [2021-03-01T15:38:18.001Z] $ docker top 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:38:19.052Z] + docker-compose build --help [2021-03-01T15:38:19.052Z] + grep parallel [2021-03-01T15:38:22.454Z] --parallel Build images in parallel. [Pipeline] } [2021-03-01T15:38:22.486Z] $ docker stop --time=1 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 [2021-03-01T15:38:24.449Z] $ docker rm -f 4bacd8c60fa42fa65555bb49d0f3054d1564752501481e1030e2de3643038075 [2021-03-01T15:38:24.495Z] 2021-03-01T15:38:21Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:38:25.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-01T15:38:25.373Z] . [Pipeline] withDockerContainer [2021-03-01T15:38:25.666Z] prd-ubuntu18.04-docker-arm64-4c-16g-28053 does not seem to be running inside a container [2021-03-01T15:38:25.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-01T15:38:27.187Z] $ docker top 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:38:28.329Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-01T15:38:32.635Z] Building docker-core-command-go ... [2021-03-01T15:38:32.635Z] Building docker-core-data-go ... [2021-03-01T15:38:32.635Z] Building docker-core-metadata-go ... [2021-03-01T15:38:32.635Z] Building docker-security-bootstrapper-go ... [2021-03-01T15:38:32.635Z] Building docker-security-proxy-setup-go ... [2021-03-01T15:38:32.635Z] Building docker-security-secretstore-setup-go ... [2021-03-01T15:38:32.635Z] Building docker-support-notifications-go ... [2021-03-01T15:38:32.635Z] Building docker-support-scheduler-go ... [2021-03-01T15:38:32.635Z] Building docker-sys-mgmt-agent-go ... [2021-03-01T15:38:32.635Z] Building docker-support-notifications-go [2021-03-01T15:38:32.635Z] Building docker-core-command-go [2021-03-01T15:38:32.635Z] Building docker-core-data-go [2021-03-01T15:38:32.635Z] Building docker-support-scheduler-go [2021-03-01T15:38:32.635Z] Building docker-security-bootstrapper-go [2021-03-01T15:38:36.757Z] lxd 4.11 from Canonical* installed [2021-03-01T15:38:36.757Z] + sudo lxd init --auto [2021-03-01T15:38:44.906Z] + sudo snap install --classic snapcraft [2021-03-01T15:38:53.055Z] snapcraft 4.5.1 from Canonical* installed [2021-03-01T15:38:53.055Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-01T15:38:53.055Z] + patch --verbose -p1 [2021-03-01T15:38:53.055Z] Hmm... Looks like a unified diff to me... [2021-03-01T15:38:53.055Z] The text leading up to this was: [2021-03-01T15:38:53.055Z] -------------------------- [2021-03-01T15:38:53.055Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-01T15:38:53.055Z] |From: Tony Espy [2021-03-01T15:38:53.055Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-01T15:38:53.055Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-01T15:38:53.055Z] | [2021-03-01T15:38:53.055Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-01T15:38:53.055Z] |optimize the snap CI check run for pull requests. When [2021-03-01T15:38:53.055Z] |applied, it essentially strips out everything (apps and [2021-03-01T15:38:53.055Z] |parts) from the snapcraft.yaml file except those required [2021-03-01T15:38:53.055Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-01T15:38:53.055Z] |catch changes to edgex-go that break the snap build. [2021-03-01T15:38:53.055Z] | [2021-03-01T15:38:53.055Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-01T15:38:53.055Z] |to update this patch file, otherwise it may fail to apply, [2021-03-01T15:38:53.055Z] |resulting in a failed snap build CI check in the associated [2021-03-01T15:38:53.055Z] |pull request. [2021-03-01T15:38:53.055Z] | [2021-03-01T15:38:53.055Z] |Note - in addition to applying this patch, the pipeline also [2021-03-01T15:38:53.055Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-01T15:38:53.055Z] |need to build the finally binary .snap file (and it won't [2021-03-01T15:38:53.055Z] |work with the patch applied). This further reduces the build [2021-03-01T15:38:53.055Z] |time. [2021-03-01T15:38:53.055Z] |--- [2021-03-01T15:38:53.055Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-01T15:38:53.055Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-01T15:38:53.055Z] | [2021-03-01T15:38:53.055Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-01T15:38:53.055Z] |index 1e537489..faf42425 100644 [2021-03-01T15:38:53.055Z] |--- a/snap/snapcraft.yaml [2021-03-01T15:38:53.055Z] |+++ b/snap/snapcraft.yaml [2021-03-01T15:38:53.055Z] -------------------------- [2021-03-01T15:38:53.055Z] patching file snap/snapcraft.yaml [2021-03-01T15:38:53.055Z] Using Plan A... [2021-03-01T15:38:53.055Z] Hunk #1 succeeded at 73. [2021-03-01T15:38:53.055Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-01T15:38:53.055Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-01T15:38:53.055Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-01T15:38:53.055Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-01T15:38:53.055Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-01T15:38:53.055Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-01T15:38:53.055Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-01T15:38:53.055Z] Hmm... Ignoring the trailing garbage. [2021-03-01T15:38:53.055Z] done [2021-03-01T15:38:53.055Z] + sudo snapcraft prime --use-lxd [2021-03-01T15:38:54.001Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-01T15:38:54.001Z] 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-03-01T15:38:54.001Z] - README.md [2021-03-01T15:38:54.001Z] - snapcraft.yaml.orig [2021-03-01T15:38:54.001Z] [2021-03-01T15:38:54.001Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-01T15:38:54.572Z] Launching a container. [2021-03-01T15:39:06.832Z] Waiting for container to be ready [2021-03-01T15:39:06.832Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-01T15:39:06.832Z] [2021-03-01T15:39:09.378Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-01T15:39:09.638Z] Waiting for network to be ready... [2021-03-01T15:39:10.211Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-01T15:39:10.211Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-01T15:39:10.787Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-01T15:39:10.787Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-01T15:39:10.787Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-01T15:39:11.049Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-01T15:39:11.321Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-01T15:39:11.321Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-01T15:39:11.321Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-01T15:39:11.321Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-01T15:39:11.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-01T15:39:11.321Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-01T15:39:11.321Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-01T15:39:11.321Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-01T15:39:11.321Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-01T15:39:11.321Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-01T15:39:11.321Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-01T15:39:11.321Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-01T15:39:11.582Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-01T15:39:11.582Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-01T15:39:11.843Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-01T15:39:11.843Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-01T15:39:11.843Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-01T15:39:11.843Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-01T15:39:11.843Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-01T15:39:11.843Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-01T15:39:11.843Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-01T15:39:14.396Z] Fetched 24.0 MB in 4s (5364 kB/s) [2021-03-01T15:39:15.341Z] Reading package lists... [2021-03-01T15:39:15.341Z] Reading package lists... [2021-03-01T15:39:15.341Z] Building dependency tree... [2021-03-01T15:39:15.341Z] Reading state information... [2021-03-01T15:39:15.602Z] The following additional packages will be installed: [2021-03-01T15:39:15.603Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-01T15:39:15.603Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-01T15:39:15.603Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-01T15:39:15.603Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-01T15:39:15.603Z] Suggested packages: [2021-03-01T15:39:15.603Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-01T15:39:15.603Z] Recommended packages: [2021-03-01T15:39:15.603Z] gnupg libsasl2-modules [2021-03-01T15:39:15.603Z] The following NEW packages will be installed: [2021-03-01T15:39:15.603Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-01T15:39:15.603Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-01T15:39:15.603Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-01T15:39:15.603Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-01T15:39:15.603Z] The following packages will be upgraded: [2021-03-01T15:39:15.603Z] gpg gpg-agent gpgconf libudev1 [2021-03-01T15:39:15.603Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-01T15:39:15.603Z] Need to get 3530 kB of archives. [2021-03-01T15:39:15.603Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-01T15:39:15.603Z] Get:1 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-03-01T15:39:15.603Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-01T15:39:15.603Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-01T15:39:15.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-01T15:39:15.864Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-01T15:39:16.128Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-01T15:39:16.700Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-01T15:39:16.700Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-01T15:39:16.701Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-01T15:39:16.701Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-01T15:39:16.701Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-01T15:39:16.701Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-01T15:39:16.701Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-01T15:39:16.701Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-01T15:39:16.701Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-01T15:39:16.701Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-01T15:39:16.701Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-01T15:39:16.701Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-01T15:39:16.701Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-01T15:39:16.701Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-01T15:39:16.701Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-01T15:39:16.701Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-01T15:39:16.966Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-01T15:39:16.966Z] Fetched 3530 kB in 1s (3162 kB/s) [2021-03-01T15:39:16.966Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-01T15:39:16.966Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-01T15:39:16.966Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-01T15:39:16.966Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-01T15:39:17.228Z] Selecting previously unselected package udev. [2021-03-01T15:39:17.228Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-01T15:39:17.228Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-01T15:39:17.228Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-01T15:39:17.491Z] Selecting previously unselected package libfuse2:amd64. [2021-03-01T15:39:17.491Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-01T15:39:17.491Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-01T15:39:17.491Z] Selecting previously unselected package fuse. [2021-03-01T15:39:17.491Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-01T15:39:17.752Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-01T15:39:17.752Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-01T15:39:17.752Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-01T15:39:17.752Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-01T15:39:18.017Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-01T15:39:18.017Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-01T15:39:18.017Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-01T15:39:18.285Z] Selecting previously unselected package libksba8:amd64. [2021-03-01T15:39:18.285Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-01T15:39:18.285Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-01T15:39:18.285Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-01T15:39:18.285Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.285Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.285Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-01T15:39:18.285Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.285Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.548Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-01T15:39:18.548Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.548Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.548Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-01T15:39:18.548Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.548Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.810Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-01T15:39:18.810Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.810Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.810Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-01T15:39:18.810Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.810Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:18.810Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-01T15:39:18.810Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:18.810Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:19.071Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-01T15:39:19.071Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:19.071Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:19.071Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-01T15:39:19.071Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-01T15:39:19.071Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:19.071Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-01T15:39:19.332Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-01T15:39:19.332Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-01T15:39:19.332Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-01T15:39:19.332Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-01T15:39:19.332Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-01T15:39:19.332Z] Selecting previously unselected package libldap-common. [2021-03-01T15:39:19.332Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-01T15:39:19.332Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-01T15:39:19.592Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-01T15:39:19.593Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-01T15:39:19.593Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-01T15:39:19.593Z] Selecting previously unselected package dirmngr. [2021-03-01T15:39:19.593Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-01T15:39:19.593Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-01T15:39:19.853Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-01T15:39:19.853Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-01T15:39:19.853Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-01T15:39:19.853Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-01T15:39:19.853Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-01T15:39:19.853Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-01T15:39:20.114Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:20.114Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-01T15:39:20.114Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-01T15:39:20.377Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-01T15:39:20.640Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-01T15:39:20.640Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:20.640Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-01T15:39:20.901Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-01T15:39:20.901Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-01T15:39:20.901Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:20.901Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:20.901Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:20.902Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:21.165Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:21.165Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:21.165Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-01T15:39:21.165Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-01T15:39:21.165Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-01T15:39:21.165Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-01T15:39:21.743Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-01T15:39:21.743Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-01T15:39:21.743Z] This means they are not meant to be enabled using systemctl. [2021-03-01T15:39:21.743Z] Possible reasons for having this kind of units are: [2021-03-01T15:39:21.743Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-01T15:39:21.743Z] .wants/ or .requires/ directory. [2021-03-01T15:39:21.743Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-01T15:39:21.743Z] a requirement dependency on it. [2021-03-01T15:39:21.743Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-01T15:39:21.743Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-01T15:39:21.743Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-01T15:39:21.743Z] instance name specified. [2021-03-01T15:39:22.005Z] Reading package lists... [2021-03-01T15:39:22.005Z] Building dependency tree... [2021-03-01T15:39:22.005Z] Reading state information... [2021-03-01T15:39:22.267Z] The following additional packages will be installed: [2021-03-01T15:39:22.267Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-01T15:39:22.267Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-01T15:39:22.267Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-01T15:39:22.267Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-01T15:39:22.267Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-01T15:39:22.267Z] Suggested packages: [2021-03-01T15:39:22.267Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-01T15:39:22.267Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-01T15:39:22.267Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-01T15:39:22.267Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-01T15:39:22.267Z] systemd-container policykit-1 [2021-03-01T15:39:22.267Z] Recommended packages: [2021-03-01T15:39:22.267Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-01T15:39:22.267Z] The following NEW packages will be installed: [2021-03-01T15:39:22.267Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-01T15:39:22.267Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-01T15:39:22.267Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-01T15:39:22.267Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-01T15:39:22.267Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-01T15:39:22.267Z] The following packages will be upgraded: [2021-03-01T15:39:22.267Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-01T15:39:22.267Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-01T15:39:22.267Z] Need to get 35.2 MB of archives. [2021-03-01T15:39:22.267Z] After this operation, 141 MB of additional disk space will be used. [2021-03-01T15:39:22.267Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-01T15:39:22.267Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-01T15:39:23.234Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-01T15:39:23.234Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-01T15:39:23.234Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-01T15:39:23.234Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-01T15:39:23.234Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-01T15:39:23.234Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-01T15:39:23.234Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-01T15:39:23.234Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-01T15:39:23.234Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-01T15:39:23.234Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-01T15:39:23.234Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-01T15:39:23.234Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-01T15:39:23.234Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-01T15:39:23.234Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-01T15:39:23.495Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-01T15:39:23.495Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-01T15:39:23.495Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-01T15:39:23.495Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-01T15:39:23.495Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-01T15:39:23.495Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-01T15:39:23.495Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-01T15:39:23.495Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-01T15:39:23.495Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-01T15:39:23.495Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-01T15:39:23.495Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-01T15:39:23.495Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-01T15:39:23.755Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-01T15:39:23.755Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-01T15:39:25.670Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-01T15:39:25.670Z] Fetched 35.2 MB in 3s (11.5 MB/s) [2021-03-01T15:39:25.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-01T15:39:25.670Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-01T15:39:25.670Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-01T15:39:26.241Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-01T15:39:26.241Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-01T15:39:26.241Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-01T15:39:26.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-01T15:39:26.503Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-01T15:39:26.503Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-01T15:39:26.503Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-01T15:39:26.764Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-01T15:39:26.764Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-01T15:39:26.764Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-01T15:39:27.038Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-01T15:39:27.038Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-01T15:39:27.609Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-01T15:39:27.609Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-01T15:39:27.609Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-01T15:39:27.609Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-01T15:39:27.873Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-01T15:39:27.873Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-01T15:39:27.873Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:28.139Z] Selecting previously unselected package libexpat1:amd64. [2021-03-01T15:39:28.139Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-01T15:39:28.139Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-01T15:39:28.139Z] Selecting previously unselected package python3.6-minimal. [2021-03-01T15:39:28.139Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-01T15:39:28.139Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:28.404Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-01T15:39:28.676Z] Checking for services that may need to be restarted...done. [2021-03-01T15:39:28.676Z] Checking for services that may need to be restarted...done. [2021-03-01T15:39:28.676Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:28.939Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-01T15:39:28.939Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:29.200Z] Selecting previously unselected package python3-minimal. [2021-03-01T15:39:29.200Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-01T15:39:29.200Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-01T15:39:29.200Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-01T15:39:29.464Z] Selecting previously unselected package mime-support. [2021-03-01T15:39:29.464Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-01T15:39:29.464Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-01T15:39:29.464Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-01T15:39:29.464Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-01T15:39:29.464Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-01T15:39:29.464Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-01T15:39:29.464Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-01T15:39:29.464Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:29.725Z] Selecting previously unselected package python3.6. [2021-03-01T15:39:29.725Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-01T15:39:29.725Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:29.986Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-01T15:39:29.986Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-01T15:39:29.986Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-01T15:39:29.986Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-01T15:39:30.248Z] Selecting previously unselected package python3. [2021-03-01T15:39:30.248Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-01T15:39:30.248Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-01T15:39:30.248Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-01T15:39:30.248Z] Selecting previously unselected package multiarch-support. [2021-03-01T15:39:30.248Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-01T15:39:30.248Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-01T15:39:30.248Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-01T15:39:30.511Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-01T15:39:30.511Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-01T15:39:30.511Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-01T15:39:30.511Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-01T15:39:30.511Z] Selecting previously unselected package libbsd0:amd64. [2021-03-01T15:39:30.511Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-01T15:39:30.511Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-01T15:39:30.511Z] Selecting previously unselected package sudo. [2021-03-01T15:39:30.511Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-01T15:39:30.773Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-01T15:39:30.773Z] Selecting previously unselected package apparmor. [2021-03-01T15:39:30.773Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-01T15:39:30.773Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-01T15:39:31.035Z] Selecting previously unselected package libedit2:amd64. [2021-03-01T15:39:31.035Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-01T15:39:31.035Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-01T15:39:31.035Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-01T15:39:31.035Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-01T15:39:31.035Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:31.297Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-01T15:39:31.297Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-01T15:39:31.297Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:31.297Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-01T15:39:31.297Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-01T15:39:31.297Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-01T15:39:31.297Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-01T15:39:31.297Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-01T15:39:31.297Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:31.558Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-01T15:39:31.558Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-01T15:39:31.558Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:31.818Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-01T15:39:31.818Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-01T15:39:31.818Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-01T15:39:31.818Z] Selecting previously unselected package openssh-client. [2021-03-01T15:39:31.818Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-01T15:39:31.818Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-01T15:39:32.081Z] Selecting previously unselected package squashfs-tools. [2021-03-01T15:39:32.081Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-01T15:39:32.081Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-01T15:39:32.081Z] Selecting previously unselected package snapd. [2021-03-01T15:39:32.081Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-01T15:39:32.343Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-01T15:39:34.890Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-01T15:39:34.890Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-01T15:39:35.153Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-01T15:39:35.153Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-01T15:39:35.153Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-01T15:39:35.153Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:35.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-01T15:39:35.153Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-01T15:39:35.153Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-01T15:39:36.094Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-01T15:39:36.094Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-01T15:39:36.094Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-01T15:39:36.094Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:36.094Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:36.355Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-01T15:39:36.928Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-01T15:39:36.928Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:36.928Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-01T15:39:36.928Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-01T15:39:36.928Z] running python rtupdate hooks for python3.6... [2021-03-01T15:39:36.928Z] running python post-rtupdate hooks for python3.6... [2021-03-01T15:39:36.928Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-01T15:39:38.315Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-01T15:39:38.576Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-01T15:39:38.577Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-01T15:39:38.577Z] Setting up snapd (2.48.3+18.04) ... [2021-03-01T15:39:39.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-01T15:39:39.149Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-01T15:39:39.412Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-01T15:39:39.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-01T15:39:39.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-01T15:39:39.673Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-01T15:39:39.934Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-01T15:39:40.194Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-01T15:39:40.194Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-01T15:39:40.455Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-01T15:39:40.455Z] /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-03-01T15:39:40.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-01T15:39:40.718Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-01T15:39:41.660Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-01T15:39:41.660Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-01T15:39:41.660Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-01T15:39:42.493Z] Reading package lists... [2021-03-01T15:39:42.753Z] Reading package lists... [2021-03-01T15:39:43.013Z] Building dependency tree... [2021-03-01T15:39:43.013Z] Reading state information... [2021-03-01T15:39:43.013Z] Calculating upgrade... [2021-03-01T15:39:43.274Z] The following packages will be upgraded: [2021-03-01T15:39:43.274Z] advancecomp base-files bash binutils binutils-common [2021-03-01T15:39:43.274Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-01T15:39:43.274Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-01T15:39:43.274Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-01T15:39:43.274Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-01T15:39:43.274Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-01T15:39:43.274Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-01T15:39:43.274Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-01T15:39:43.274Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-01T15:39:43.274Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-01T15:39:43.274Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-01T15:39:43.274Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-01T15:39:43.274Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-01T15:39:43.274Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-01T15:39:43.274Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-01T15:39:43.535Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-01T15:39:43.535Z] Need to get 63.8 MB of archives. [2021-03-01T15:39:43.535Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-01T15:39:43.535Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-01T15:39:43.535Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-01T15:39:44.109Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-01T15:39:44.109Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-01T15:39:44.109Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-01T15:39:44.109Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-01T15:39:44.109Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-01T15:39:44.109Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-01T15:39:44.109Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-01T15:39:44.109Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-01T15:39:44.109Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-01T15:39:44.109Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-01T15:39:44.109Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-01T15:39:44.109Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-01T15:39:44.109Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-01T15:39:44.370Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-01T15:39:44.370Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-01T15:39:44.370Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-01T15:39:44.370Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-01T15:39:44.370Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-01T15:39:44.370Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-01T15:39:44.370Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-01T15:39:44.370Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-01T15:39:44.370Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-01T15:39:44.370Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-01T15:39:44.632Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-01T15:39:44.632Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-01T15:39:44.632Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-01T15:39:44.632Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-01T15:39:44.632Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-01T15:39:44.632Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-01T15:39:44.632Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-01T15:39:44.632Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-01T15:39:44.632Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-01T15:39:44.632Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-01T15:39:44.632Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-01T15:39:44.632Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-01T15:39:44.632Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-01T15:39:44.632Z] Get:39 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-03-01T15:39:44.632Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-01T15:39:44.632Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-01T15:39:44.893Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-01T15:39:44.893Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-01T15:39:44.893Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-01T15:39:44.893Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-01T15:39:44.893Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-01T15:39:44.893Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-01T15:39:44.893Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-01T15:39:44.894Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-01T15:39:44.894Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-01T15:39:44.894Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-01T15:39:44.894Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-01T15:39:44.894Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-01T15:39:44.894Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-01T15:39:44.894Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-01T15:39:44.894Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-01T15:39:44.894Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-01T15:39:44.894Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-01T15:39:44.894Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-01T15:39:44.894Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-01T15:39:44.894Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-01T15:39:45.155Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-01T15:39:45.155Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-01T15:39:45.155Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-01T15:39:45.155Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-01T15:39:45.155Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-01T15:39:45.155Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-01T15:39:45.155Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-01T15:39:45.155Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-01T15:39:45.155Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-01T15:39:45.155Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-01T15:39:45.155Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-01T15:39:45.155Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-01T15:39:45.155Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-01T15:39:45.155Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-01T15:39:45.155Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-01T15:39:45.155Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-01T15:39:45.155Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-01T15:39:45.415Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-01T15:39:45.415Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-01T15:39:45.415Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-01T15:39:45.415Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-01T15:39:45.415Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-01T15:39:45.415Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-01T15:39:45.415Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-01T15:39:45.415Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-01T15:39:45.415Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-01T15:39:45.415Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-01T15:39:45.415Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-01T15:39:45.415Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-01T15:39:45.986Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-01T15:39:46.246Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-01T15:39:46.246Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-01T15:39:46.246Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-01T15:39:46.505Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-01T15:39:46.505Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-01T15:39:46.505Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-01T15:39:46.505Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-01T15:39:46.505Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-01T15:39:46.765Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-01T15:39:46.765Z] Fetched 63.8 MB in 3s (19.4 MB/s) [2021-03-01T15:39:46.765Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:46.765Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-01T15:39:46.765Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-01T15:39:47.336Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-01T15:39:47.336Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-01T15:39:47.336Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-01T15:39:47.598Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-01T15:39:48.170Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.170Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.432Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.432Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.432Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.432Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.694Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.694Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.694Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.694Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.955Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.955Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:48.955Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:48.955Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:49.216Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:39:49.216Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-01T15:39:49.216Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:49.216Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-01T15:39:49.478Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:39:49.478Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-01T15:39:49.478Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:49.478Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:49.478Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:49.740Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:49.740Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-01T15:39:49.740Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-01T15:39:50.001Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:39:50.001Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-01T15:39:50.001Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-01T15:39:50.263Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-01T15:39:50.526Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-01T15:39:50.789Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-01T15:39:50.789Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-01T15:39:50.789Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-01T15:39:50.789Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-01T15:39:51.050Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-01T15:39:51.050Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-01T15:39:51.311Z] Installing new version of config file /etc/issue ... [2021-03-01T15:39:51.311Z] Installing new version of config file /etc/issue.net ... [2021-03-01T15:39:51.311Z] Installing new version of config file /etc/lsb-release ... [2021-03-01T15:39:51.311Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-01T15:39:51.573Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-01T15:39:51.573Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-01T15:39:51.573Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-01T15:39:51.834Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:51.834Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-01T15:39:51.834Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-01T15:39:51.834Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-01T15:39:52.096Z] 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-03-01T15:39:52.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:52.096Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:52.096Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:52.096Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:52.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:52.358Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-01T15:39:52.358Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-01T15:39:52.358Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-01T15:39:52.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:52.620Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-01T15:39:52.620Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-01T15:39:52.884Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-01T15:39:53.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:53.148Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-01T15:39:53.148Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-01T15:39:53.148Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-01T15:39:53.148Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:53.148Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-01T15:39:53.148Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-01T15:39:53.410Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-01T15:39:53.410Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:53.410Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-01T15:39:53.410Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-01T15:39:53.675Z] Setting up grep (3.1-2build1) ... [2021-03-01T15:39:53.675Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:53.675Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-01T15:39:53.675Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-01T15:39:53.675Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-01T15:39:53.937Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:53.937Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-01T15:39:53.937Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-01T15:39:53.937Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-01T15:39:54.205Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:54.205Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-01T15:39:54.205Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-01T15:39:54.387Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:39:54.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:39:54.388Z] ---> ddd400f17ba5 [2021-03-01T15:39:54.388Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:39:54.388Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:39:54.388Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:39:54.388Z] ---> ddd400f17ba5 [2021-03-01T15:39:54.388Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T15:39:54.388Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:39:54.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:39:54.388Z] ---> ddd400f17ba5 [2021-03-01T15:39:54.388Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:39:54.388Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:39:54.388Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:39:54.388Z] ---> ddd400f17ba5 [2021-03-01T15:39:54.388Z] Step 3/30 : WORKDIR /edgex-go [2021-03-01T15:39:54.388Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:39:54.388Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:39:54.388Z] ---> ddd400f17ba5 [2021-03-01T15:39:54.388Z] Step 3/22 : WORKDIR /edgex-go [2021-03-01T15:39:54.388Z] ---> Running in dd437d1721e0 [2021-03-01T15:39:54.388Z] ---> Running in 46c860620ac5 [2021-03-01T15:39:54.388Z] ---> Running in 84a5fb45293b [2021-03-01T15:39:54.388Z] ---> Running in 5c97c0eaf959 [2021-03-01T15:39:54.388Z] ---> Running in d212ee897f67 [2021-03-01T15:39:54.388Z] Removing intermediate container 5c97c0eaf959 [2021-03-01T15:39:54.388Z] ---> acf55d30fb8b [2021-03-01T15:39:54.388Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:39:54.388Z] ---> Running in 58b7bf516464 [2021-03-01T15:39:54.388Z] Removing intermediate container dd437d1721e0 [2021-03-01T15:39:54.388Z] ---> 3b61307e291c [2021-03-01T15:39:54.388Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:39:54.388Z] Removing intermediate container 84a5fb45293b [2021-03-01T15:39:54.388Z] ---> 195a07074b52 [2021-03-01T15:39:54.388Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:39:54.388Z] Removing intermediate container 46c860620ac5 [2021-03-01T15:39:54.388Z] ---> f7f4ab3093ca [2021-03-01T15:39:54.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:39:54.388Z] Removing intermediate container d212ee897f67 [2021-03-01T15:39:54.388Z] ---> 369fbeb1f5a9 [2021-03-01T15:39:54.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:39:54.388Z] ---> Running in a2dd083337da [2021-03-01T15:39:54.388Z] ---> Running in 6a3be0a62857 [2021-03-01T15:39:54.388Z] ---> Running in b38da2b650ba [2021-03-01T15:39:54.388Z] ---> Running in cba52a9cdad4 [2021-03-01T15:39:54.388Z] Removing intermediate container 58b7bf516464 [2021-03-01T15:39:54.388Z] ---> 5e663c1327d9 [2021-03-01T15:39:54.388Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-01T15:39:54.388Z] ---> Running in d1ba9f4758c4 [2021-03-01T15:39:54.388Z] Removing intermediate container b38da2b650ba [2021-03-01T15:39:54.388Z] ---> ede4a82e6585 [2021-03-01T15:39:54.388Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-01T15:39:54.388Z] ---> Running in 1427c81e9453 [2021-03-01T15:39:54.388Z] Removing intermediate container 6a3be0a62857 [2021-03-01T15:39:54.388Z] ---> 897f7acb25b2 [2021-03-01T15:39:54.388Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-01T15:39:54.388Z] Removing intermediate container cba52a9cdad4 [2021-03-01T15:39:54.388Z] ---> 80e0f3bca86a [2021-03-01T15:39:54.388Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-01T15:39:54.388Z] ---> Running in 74c8616e2581 [2021-03-01T15:39:54.388Z] ---> Running in 051db4f7e7af [2021-03-01T15:39:54.388Z] Removing intermediate container a2dd083337da [2021-03-01T15:39:54.388Z] ---> 54a62a391111 [2021-03-01T15:39:54.388Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T15:39:54.388Z] ---> Running in 9a90645d8dec [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] OK: 217 MiB in 51 packages [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:54.791Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-01T15:39:54.791Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-01T15:39:54.791Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-01T15:39:54.791Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-01T15:39:55.000Z] OK: 217 MiB in 51 packages [2021-03-01T15:39:55.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:39:55.282Z] OK: 217 MiB in 51 packages [2021-03-01T15:39:55.282Z] OK: 217 MiB in 51 packages [2021-03-01T15:39:55.364Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-01T15:39:55.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:55.364Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-01T15:39:55.624Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-01T15:39:56.272Z] Removing intermediate container d1ba9f4758c4 [2021-03-01T15:39:56.272Z] ---> 996d7a497007 [2021-03-01T15:39:56.272Z] Step 6/22 : COPY go.mod . [2021-03-01T15:39:56.272Z] OK: 217 MiB in 51 packages [2021-03-01T15:39:56.551Z] Removing intermediate container 1427c81e9453 [2021-03-01T15:39:56.551Z] ---> b01ac005c2b0 [2021-03-01T15:39:56.551Z] Step 6/23 : COPY go.mod . [2021-03-01T15:39:56.567Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-01T15:39:56.567Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-01T15:39:56.567Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-01T15:39:56.567Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-01T15:39:56.828Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-01T15:39:56.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:56.828Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-01T15:39:56.828Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-01T15:39:57.092Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-01T15:39:57.152Z] Removing intermediate container 74c8616e2581 [2021-03-01T15:39:57.152Z] ---> cee906a72d44 [2021-03-01T15:39:57.153Z] Step 6/22 : COPY go.mod . [2021-03-01T15:39:57.153Z] Removing intermediate container 051db4f7e7af [2021-03-01T15:39:57.153Z] ---> 4e23f1176584 [2021-03-01T15:39:57.153Z] Step 6/30 : COPY go.mod . [2021-03-01T15:39:57.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:57.361Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:57.361Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:57.361Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:57.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:57.361Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:57.433Z] ---> 60ec97e9852f [2021-03-01T15:39:57.433Z] Step 7/22 : RUN go mod download [2021-03-01T15:39:57.433Z] ---> Running in 8e72937fbb93 [2021-03-01T15:39:57.623Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:57.623Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:57.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:57.623Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:57.623Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:57.707Z] ---> 83fda1b3f924 [2021-03-01T15:39:57.707Z] Step 7/23 : RUN go mod download [2021-03-01T15:39:57.883Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:57.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:57.883Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:57.883Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:57.988Z] Removing intermediate container 9a90645d8dec [2021-03-01T15:39:57.988Z] ---> 9780eeb470c8 [2021-03-01T15:39:57.988Z] Step 6/23 : COPY go.mod . [2021-03-01T15:39:57.988Z] ---> Running in 177ef2ea4f75 [2021-03-01T15:39:58.143Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:58.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:58.143Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-01T15:39:58.143Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-01T15:39:58.259Z] ---> dc214d0953a6 [2021-03-01T15:39:58.259Z] Step 7/22 : RUN go mod download [2021-03-01T15:39:58.259Z] ---> ac9f82a6b2f1 [2021-03-01T15:39:58.259Z] Step 7/30 : RUN go mod download [2021-03-01T15:39:58.409Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-01T15:39:58.409Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-01T15:39:58.409Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-01T15:39:58.537Z] ---> Running in 5a06d028db28 [2021-03-01T15:39:58.537Z] ---> Running in 7081be6a9717 [2021-03-01T15:39:58.676Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:58.677Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-01T15:39:58.677Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-01T15:39:58.677Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-01T15:39:58.946Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:58.946Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:58.946Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:58.946Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:58.946Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:58.946Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:59.219Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:59.219Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:39:59.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:39:59.219Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:39:59.480Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:39:59.540Z] ---> f411767b86a1 [2021-03-01T15:39:59.540Z] Step 7/23 : RUN go mod download [2021-03-01T15:39:59.540Z] ---> Running in 8ad33d149188 [2021-03-01T15:39:59.741Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:40:00.001Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-01T15:40:00.279Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-01T15:40:00.279Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:40:00.279Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-01T15:40:00.548Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-01T15:40:00.548Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-01T15:40:00.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-01T15:40:00.820Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-01T15:40:00.820Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-01T15:40:01.087Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-01T15:40:01.087Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:01.087Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-01T15:40:01.356Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-01T15:40:01.356Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-01T15:40:01.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:01.618Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-01T15:40:01.618Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-01T15:40:01.879Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-01T15:40:01.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:01.879Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-01T15:40:01.879Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-01T15:40:01.879Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-01T15:40:02.141Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:02.141Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-01T15:40:02.141Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-01T15:40:02.141Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-01T15:40:02.229Z] Removing intermediate container 8e72937fbb93 [2021-03-01T15:40:02.229Z] ---> 9bcb4c4c7038 [2021-03-01T15:40:02.229Z] Step 8/22 : COPY . . [2021-03-01T15:40:02.404Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:02.404Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-01T15:40:02.404Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-01T15:40:02.665Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-01T15:40:02.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:02.665Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-01T15:40:02.665Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-01T15:40:02.836Z] Removing intermediate container 177ef2ea4f75 [2021-03-01T15:40:02.836Z] ---> 74873012dc0b [2021-03-01T15:40:02.836Z] Step 8/23 : COPY . . [2021-03-01T15:40:02.925Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-01T15:40:03.189Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:03.189Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-01T15:40:03.189Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-01T15:40:03.189Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-01T15:40:03.446Z] Removing intermediate container 5a06d028db28 [2021-03-01T15:40:03.446Z] ---> 4810ce10ae79 [2021-03-01T15:40:03.446Z] Step 8/22 : COPY . . [2021-03-01T15:40:03.449Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-01T15:40:03.449Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-01T15:40:03.449Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-01T15:40:03.449Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-01T15:40:03.714Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:03.714Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-01T15:40:03.714Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-01T15:40:03.975Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-01T15:40:03.975Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:03.975Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-01T15:40:03.975Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-01T15:40:04.236Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-01T15:40:04.499Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:04.499Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-01T15:40:04.499Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-01T15:40:04.499Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-01T15:40:04.762Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:04.762Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-01T15:40:04.762Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-01T15:40:04.762Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-01T15:40:05.023Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:05.023Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-01T15:40:05.023Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-01T15:40:05.284Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-01T15:40:05.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:05.546Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-01T15:40:05.546Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-01T15:40:05.810Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-01T15:40:05.810Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:05.810Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-01T15:40:05.810Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-01T15:40:06.071Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-01T15:40:06.071Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:06.071Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-01T15:40:06.071Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-01T15:40:06.333Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-01T15:40:06.333Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:06.333Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-01T15:40:06.333Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-01T15:40:06.594Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-01T15:40:06.594Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:06.594Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-01T15:40:06.594Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-01T15:40:06.840Z] Removing intermediate container 7081be6a9717 [2021-03-01T15:40:06.840Z] ---> 0d9005d5da19 [2021-03-01T15:40:06.840Z] Step 8/30 : COPY . . [2021-03-01T15:40:06.855Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-01T15:40:06.855Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:06.855Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-01T15:40:06.855Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-01T15:40:06.855Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-01T15:40:07.117Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-01T15:40:07.117Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-01T15:40:07.117Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-01T15:40:07.117Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-01T15:40:07.117Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-01T15:40:07.117Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-01T15:40:07.378Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-01T15:40:07.378Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-01T15:40:07.378Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-01T15:40:07.437Z] Removing intermediate container 8ad33d149188 [2021-03-01T15:40:07.437Z] ---> 4dff81b24cd6 [2021-03-01T15:40:07.437Z] Step 8/23 : COPY . . [2021-03-01T15:40:07.639Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-01T15:40:07.639Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-01T15:40:07.900Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-01T15:40:07.900Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-01T15:40:07.900Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-01T15:40:07.900Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-01T15:40:08.162Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-01T15:40:08.162Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-01T15:40:08.422Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-01T15:40:08.422Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-01T15:40:08.422Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-01T15:40:08.422Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-01T15:40:08.683Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-01T15:40:08.683Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-01T15:40:08.683Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-01T15:40:08.946Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-01T15:40:08.946Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-01T15:40:08.946Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-01T15:40:09.207Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-01T15:40:09.207Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-01T15:40:10.150Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-01T15:40:10.150Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-01T15:40:10.150Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-01T15:40:10.150Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-01T15:40:10.414Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-01T15:40:10.414Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-01T15:40:10.675Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-01T15:40:10.937Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-01T15:40:11.197Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-01T15:40:11.197Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-01T15:40:11.469Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-01T15:40:11.469Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-01T15:40:11.469Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:11.730Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:11.730Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:11.730Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:11.991Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:11.991Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:12.252Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:12.252Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:13.192Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:13.192Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:14.132Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:14.132Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:14.701Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:14.702Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:14.963Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:14.963Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:15.914Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-01T15:40:15.914Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-01T15:40:15.914Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-01T15:40:15.914Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-01T15:40:15.914Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-01T15:40:16.177Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-01T15:40:16.177Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-01T15:40:16.439Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-01T15:40:16.439Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-01T15:40:16.735Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-01T15:40:16.735Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-01T15:40:16.735Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-01T15:40:16.735Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-01T15:40:16.735Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-01T15:40:16.996Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-01T15:40:16.996Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-01T15:40:16.996Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.260Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-01T15:40:17.260Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.260Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.260Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.260Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-01T15:40:17.260Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-01T15:40:17.260Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-01T15:40:17.521Z] [2021-03-01T15:40:17.521Z] Current default time zone: 'Etc/UTC' [2021-03-01T15:40:17.521Z] Local time is now: Mon Mar 1 15:40:17 UTC 2021. [2021-03-01T15:40:17.521Z] Universal Time is now: Mon Mar 1 15:40:17 UTC 2021. [2021-03-01T15:40:17.521Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-01T15:40:17.521Z] [2021-03-01T15:40:17.521Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-01T15:40:17.521Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.521Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-01T15:40:17.521Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-01T15:40:17.521Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-01T15:40:17.521Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-01T15:40:17.521Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-01T15:40:17.521Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-01T15:40:17.784Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-01T15:40:17.784Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-01T15:40:17.784Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:17.784Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-01T15:40:18.045Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:18.045Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-01T15:40:18.045Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:18.045Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-01T15:40:18.045Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-01T15:40:18.045Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-01T15:40:18.045Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-01T15:40:18.045Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-01T15:40:18.045Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-01T15:40:18.306Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-01T15:40:18.306Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-01T15:40:20.218Z] Updating certificates in /etc/ssl/certs... [2021-03-01T15:40:20.790Z] 23 added, 27 removed; done. [2021-03-01T15:40:21.050Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-01T15:40:21.050Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-01T15:40:21.050Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-01T15:40:21.050Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-01T15:40:21.050Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-01T15:40:21.050Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.050Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-01T15:40:21.312Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.312Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.312Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.312Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.312Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.312Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-01T15:40:21.312Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-01T15:40:21.312Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-01T15:40:21.573Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-01T15:40:21.573Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-01T15:40:21.573Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.573Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-01T15:40:21.573Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-01T15:40:21.573Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-01T15:40:21.573Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-01T15:40:21.835Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-01T15:40:21.835Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-01T15:40:21.835Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-01T15:40:21.835Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-01T15:40:21.835Z] Updating certificates in /etc/ssl/certs... [2021-03-01T15:40:22.407Z] 0 added, 0 removed; done. [2021-03-01T15:40:22.407Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-01T15:40:22.407Z] done. [2021-03-01T15:40:22.984Z] Reading package lists... [2021-03-01T15:40:22.984Z] Building dependency tree... [2021-03-01T15:40:22.984Z] Reading state information... [2021-03-01T15:40:23.244Z] The following NEW packages will be installed: [2021-03-01T15:40:23.244Z] apt-transport-https [2021-03-01T15:40:23.244Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-01T15:40:23.244Z] Need to get 1696 B of archives. [2021-03-01T15:40:23.244Z] After this operation, 153 kB of additional disk space will be used. [2021-03-01T15:40:23.244Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-01T15:40:23.244Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-01T15:40:23.244Z] Fetched 1696 B in 0s (22.6 kB/s) [2021-03-01T15:40:23.505Z] Selecting previously unselected package apt-transport-https. [2021-03-01T15:40:23.505Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-01T15:40:23.505Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-01T15:40:23.505Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-01T15:40:23.505Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-01T15:40:23.766Z] Waiting for network to be ready... [2021-03-01T15:40:27.970Z] 2021-03-01T15:40:26Z INFO Waiting for automatic snapd restart... [2021-03-01T15:40:28.541Z] snapd 2.48.2.1 from Canonical* installed [2021-03-01T15:40:28.541Z] "snapd" switched to the "latest/stable" channel [2021-03-01T15:40:28.541Z] [2021-03-01T15:40:31.083Z] core18 20210128 from Canonical* installed [2021-03-01T15:40:31.345Z] "core18" switched to the "latest/stable" channel [2021-03-01T15:40:31.345Z] [2021-03-01T15:40:34.223Z] ---> 870ebc9c32a4 [2021-03-01T15:40:34.223Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-01T15:40:34.223Z] ---> 5e923ed83f6c [2021-03-01T15:40:34.223Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-01T15:40:34.223Z] ---> 6870c57c2c3a [2021-03-01T15:40:34.223Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-01T15:40:34.223Z] ---> 1e6c9fd36bd4 [2021-03-01T15:40:34.223Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-01T15:40:34.223Z] ---> 3a7e6a822f6a [2021-03-01T15:40:34.223Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-01T15:40:34.223Z] ---> Running in 95f208374d96 [2021-03-01T15:40:34.223Z] ---> Running in 4ca49cf667d6 [2021-03-01T15:40:34.223Z] ---> Running in c9689daebfe6 [2021-03-01T15:40:34.223Z] ---> Running in 7c68ed05d90c [2021-03-01T15:40:34.223Z] ---> Running in 402ff0d5f324 [2021-03-01T15:40:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T15:40:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T15:40:34.223Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T15:40:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T15:40:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-01T15:40:34.647Z] snapcraft 4.5.1 from Canonical* installed [2021-03-01T15:40:34.647Z] "snapcraft" switched to the "latest/stable" channel [2021-03-01T15:40:34.647Z] [2021-03-01T15:40:37.952Z] 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-03-01T15:40:37.952Z] - README.md [2021-03-01T15:40:37.952Z] - snapcraft.yaml.orig [2021-03-01T15:40:37.952Z] [2021-03-01T15:40:37.952Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-01T15:40:44.540Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-01T15:40:44.540Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-01T15:40:44.540Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-01T15:40:44.540Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-01T15:40:45.744Z] Reading package lists... [2021-03-01T15:40:45.744Z] 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-03-01T15:40:52.331Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-01T15:40:52.331Z] Reading package lists... [2021-03-01T15:40:52.331Z] Building dependency tree... [2021-03-01T15:40:52.331Z] Reading state information... [2021-03-01T15:40:52.331Z] Suggested packages: [2021-03-01T15:40:52.331Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-01T15:40:52.331Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-01T15:40:52.331Z] Recommended packages: [2021-03-01T15:40:52.331Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-01T15:40:52.331Z] The following NEW packages will be installed: [2021-03-01T15:40:52.331Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-01T15:40:52.331Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-01T15:40:52.331Z] pkg-config zip [2021-03-01T15:40:52.331Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-01T15:40:52.331Z] Need to get 7655 kB of archives. [2021-03-01T15:40:52.331Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-01T15:40:52.331Z] 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-03-01T15:40:52.331Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-01T15:40:52.331Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-01T15:40:52.331Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-01T15:40:52.595Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-01T15:40:52.595Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-01T15:40:52.595Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-01T15:40:52.595Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-01T15:40:52.855Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-01T15:40:52.855Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-01T15:40:52.855Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-01T15:40:52.855Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-01T15:40:52.855Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-01T15:40:52.855Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-01T15:40:52.855Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-01T15:40:53.115Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-01T15:40:53.115Z] Fetched 7655 kB in 1s (10.7 MB/s) [2021-03-01T15:40:53.115Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-01T15:40:53.115Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-01T15:40:53.115Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-01T15:40:53.115Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-01T15:40:53.376Z] Selecting previously unselected package libpsl5:amd64. [2021-03-01T15:40:53.376Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-01T15:40:53.376Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-01T15:40:53.376Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-01T15:40:53.376Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-01T15:40:53.376Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-01T15:40:53.638Z] Selecting previously unselected package librtmp1:amd64. [2021-03-01T15:40:53.638Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-01T15:40:53.638Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-01T15:40:53.638Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-01T15:40:53.638Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-01T15:40:53.638Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-01T15:40:53.638Z] Selecting previously unselected package liberror-perl. [2021-03-01T15:40:53.638Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-01T15:40:53.638Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-01T15:40:53.899Z] Selecting previously unselected package git-man. [2021-03-01T15:40:53.899Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-01T15:40:53.899Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-01T15:40:53.899Z] Selecting previously unselected package git. [2021-03-01T15:40:53.899Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-01T15:40:53.899Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-01T15:40:54.844Z] Selecting previously unselected package libnorm1:amd64. [2021-03-01T15:40:54.844Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-01T15:40:54.844Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-01T15:40:54.844Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-01T15:40:54.844Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-01T15:40:54.844Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-01T15:40:54.844Z] Selecting previously unselected package libsodium23:amd64. [2021-03-01T15:40:54.844Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-01T15:40:55.115Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-01T15:40:55.115Z] Selecting previously unselected package libzmq5:amd64. [2021-03-01T15:40:55.115Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-01T15:40:55.115Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-01T15:40:55.115Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-01T15:40:55.115Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-01T15:40:55.115Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-01T15:40:55.375Z] Selecting previously unselected package pkg-config. [2021-03-01T15:40:55.375Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-01T15:40:55.375Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-01T15:40:55.375Z] Selecting previously unselected package zip. [2021-03-01T15:40:55.375Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-01T15:40:55.375Z] Unpacking zip (3.0-11build1) ... [2021-03-01T15:40:55.637Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-01T15:40:55.637Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-01T15:40:55.637Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-01T15:40:55.637Z] Setting up liberror-perl (0.17025-1) ... [2021-03-01T15:40:55.637Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-01T15:40:55.637Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-01T15:40:55.637Z] No schema files found: doing nothing. [2021-03-01T15:40:55.637Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-01T15:40:55.899Z] Setting up zip (3.0-11build1) ... [2021-03-01T15:40:55.899Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-01T15:40:55.899Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-01T15:40:55.899Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-01T15:40:55.899Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-01T15:40:55.899Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-01T15:40:55.899Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-01T15:40:56.160Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-01T15:40:56.160Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-01T15:41:02.762Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-01T15:41:02.762Z] git set to automatically installed. [2021-03-01T15:41:02.762Z] git-man set to automatically installed. [2021-03-01T15:41:02.762Z] libcurl3-gnutls set to automatically installed. [2021-03-01T15:41:02.762Z] liberror-perl set to automatically installed. [2021-03-01T15:41:02.762Z] libglib2.0-0 set to automatically installed. [2021-03-01T15:41:02.762Z] libnghttp2-14 set to automatically installed. [2021-03-01T15:41:02.762Z] libnorm1 set to automatically installed. [2021-03-01T15:41:02.762Z] libpgm-5.2-0 set to automatically installed. [2021-03-01T15:41:02.762Z] libpsl5 set to automatically installed. [2021-03-01T15:41:02.762Z] librtmp1 set to automatically installed. [2021-03-01T15:41:02.762Z] libsodium23 set to automatically installed. [2021-03-01T15:41:02.762Z] libzmq3-dev set to automatically installed. [2021-03-01T15:41:02.762Z] libzmq5 set to automatically installed. [2021-03-01T15:41:02.762Z] pkg-config set to automatically installed. [2021-03-01T15:41:02.762Z] zip set to automatically installed. [2021-03-01T15:41:04.174Z] snapd is not logged in, snap install commands will use sudo [2021-03-01T15:41:10.816Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-01T15:41:10.816Z] snap "core18" has no updates available [2021-03-01T15:41:12.208Z] Pulling config-common [2021-03-01T15:41:12.208Z] + snapcraftctl pull [2021-03-01T15:41:13.152Z] Pulling go-build-helper [2021-03-01T15:41:13.152Z] + snapcraftctl pull [2021-03-01T15:41:35.126Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-01T15:41:35.126Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-01T15:41:35.126Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-01T15:41:35.126Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-01T15:41:35.126Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-01T15:41:35.126Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-01T15:41:35.126Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-01T15:41:35.126Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-03-01T15:41:35.126Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-03-01T15:41:35.126Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-03-01T15:41:35.126Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-03-01T15:41:35.126Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-03-01T15:41:35.126Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-01T15:41:35.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-01T15:41:35.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-01T15:41:35.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-01T15:41:35.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-01T15:41:35.126Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-01T15:41:35.126Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-01T15:41:35.126Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-01T15:41:35.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-01T15:41:35.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-03-01T15:41:35.126Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-03-01T15:41:35.126Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-03-01T15:41:35.126Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-03-01T15:41:35.126Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-01T15:41:35.126Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-01T15:41:35.126Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-01T15:41:35.126Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-01T15:41:35.126Z] Fetched 279 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-01T15:41:35.126Z] Fetched 122 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-01T15:41:35.126Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-01T15:41:35.126Z] Fetched 8848 B in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-01T15:41:35.126Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-01T15:41:35.126Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-01T15:41:35.126Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-01T15:41:35.126Z] Fetched 214 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-01T15:41:35.126Z] Fetched 154 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-01T15:41:35.126Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-01T15:41:35.126Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-01T15:41:35.126Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-01T15:41:35.126Z] Fetched 499 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-01T15:41:35.126Z] Fetched 111 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-01T15:41:35.126Z] Fetched 240 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-01T15:41:35.126Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-01T15:41:35.126Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-01T15:41:35.126Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-01T15:41:35.126Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-01T15:41:35.126Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-01T15:41:35.126Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-01T15:41:35.127Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-01T15:41:35.127Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-01T15:41:35.127Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-01T15:41:35.127Z] Fetched 8720 B in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-01T15:41:35.127Z] Fetched 137 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-01T15:41:35.127Z] Fetched 119 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-01T15:41:35.127Z] Fetched 109 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-01T15:41:35.127Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-01T15:41:35.127Z] Fetched 645 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-01T15:41:35.127Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-01T15:41:35.127Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-01T15:41:35.127Z] Fetched 368 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-01T15:41:35.127Z] Fetched 187 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-01T15:41:35.127Z] Fetched 175 kB in 0s (0 B/s) [2021-03-01T15:41:35.127Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-01T15:41:38.434Z] Fetched 206 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-01T15:41:38.435Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-01T15:41:38.435Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-01T15:41:38.435Z] Fetched 159 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-01T15:41:38.435Z] Fetched 107 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-01T15:41:38.435Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-01T15:41:38.435Z] Pulling static-packages [2021-03-01T15:41:38.435Z] + snapcraftctl pull [2021-03-01T15:41:38.696Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-03-01T15:41:38.696Z] Skipping pull go-build-helper (already ran) [2021-03-01T15:41:38.696Z] Skipping pull static-packages (already ran) [2021-03-01T15:41:38.696Z] Building go-build-helper [2021-03-01T15:41:38.696Z] + snapcraftctl build [2021-03-01T15:41:42.904Z] Building static-packages [2021-03-01T15:41:42.904Z] + snapcraftctl build [2021-03-01T15:41:44.291Z] Staging go-build-helper [2021-03-01T15:41:44.291Z] + snapcraftctl stage [2021-03-01T15:41:45.232Z] Staging static-packages [2021-03-01T15:41:45.232Z] + snapcraftctl stage [2021-03-01T15:41:46.176Z] Pulling go115 [2021-03-01T15:41:46.176Z] + snapcraftctl pull [2021-03-01T15:41:47.121Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-01T15:41:47.121Z] Skipping pull go115 (already ran) [2021-03-01T15:41:47.121Z] Building go115 [2021-03-01T15:41:47.121Z] + dpkg --print-architecture [2021-03-01T15:41:47.121Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-01T15:41:47.121Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-01T15:41:47.121Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-01T15:41:47.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-01T15:41:47.121Z] Dload Upload Total Spent Left Speed [2021-03-01T15:42:26.081Z] Removing intermediate container 7c68ed05d90c [2021-03-01T15:42:26.082Z] ---> 0164dd98697d [2021-03-01T15:42:26.082Z] [2021-03-01T15:42:26.082Z] Step 10/30 : FROM alpine:3.12 [2021-03-01T15:42:26.082Z] 3.12: Pulling from library/alpine [2021-03-01T15:42:26.082Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-01T15:42:26.082Z] Status: Downloaded newer image for alpine:3.12 [2021-03-01T15:42:26.082Z] ---> d10569e2745f [2021-03-01T15:42:26.082Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-01T15:42:26.082Z] ---> Running in 46a0891ce033 [2021-03-01T15:42:26.687Z] Removing intermediate container 46a0891ce033 [2021-03-01T15:42:26.687Z] ---> 8e50a4720c05 [2021-03-01T15:42:26.687Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-01T15:42:26.978Z] ---> Running in 9a7a510e8c40 [2021-03-01T15:42:29.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:29.891Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:30.536Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-01T15:42:30.536Z] (2/2) Installing su-exec (0.2-r1) [2021-03-01T15:42:30.536Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:42:30.536Z] OK: 5 MiB in 16 packages [2021-03-01T15:42:33.188Z] Removing intermediate container 4ca49cf667d6 [2021-03-01T15:42:33.188Z] ---> 52892088c009 [2021-03-01T15:42:33.188Z] [2021-03-01T15:42:33.188Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T15:42:33.188Z] ---> d10569e2745f [2021-03-01T15:42:33.188Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:42:33.466Z] Removing intermediate container 402ff0d5f324 [2021-03-01T15:42:33.466Z] ---> b572d4f6e587 [2021-03-01T15:42:33.466Z] [2021-03-01T15:42:33.466Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:42:33.466Z] ---> d10569e2745f [2021-03-01T15:42:33.466Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:42:33.466Z] Removing intermediate container c9689daebfe6 [2021-03-01T15:42:33.466Z] ---> f90567c3fdaf [2021-03-01T15:42:33.466Z] [2021-03-01T15:42:33.466Z] Step 10/22 : FROM alpine:3.12 [2021-03-01T15:42:33.466Z] ---> d10569e2745f [2021-03-01T15:42:33.466Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-01T15:42:33.466Z] ---> Running in e9e09656bb73 [2021-03-01T15:42:33.744Z] ---> Running in 783825e869f5 [2021-03-01T15:42:33.744Z] ---> Running in d432bcbe158c [2021-03-01T15:42:33.744Z] Removing intermediate container 9a7a510e8c40 [2021-03-01T15:42:33.744Z] ---> 9a35c878c032 [2021-03-01T15:42:33.744Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-01T15:42:34.029Z] ---> Running in 54f2766bed3d [2021-03-01T15:42:35.006Z] Removing intermediate container 54f2766bed3d [2021-03-01T15:42:35.006Z] ---> bded42954182 [2021-03-01T15:42:35.006Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-01T15:42:35.278Z] ---> Running in 63974d07228f [2021-03-01T15:42:35.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:35.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:36.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:36.181Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:36.181Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-01T15:42:36.181Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:42:36.181Z] OK: 5 MiB in 15 packages [2021-03-01T15:42:36.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:36.467Z] Removing intermediate container 63974d07228f [2021-03-01T15:42:36.467Z] ---> e8ec8fef1f6f [2021-03-01T15:42:36.467Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-01T15:42:36.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:36.467Z] ---> Running in 96a19f258e5e [2021-03-01T15:42:37.062Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-01T15:42:37.062Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:42:37.062Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-01T15:42:37.062Z] OK: 5 MiB in 15 packages [2021-03-01T15:42:37.337Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-01T15:42:37.337Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:42:37.337Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:42:37.609Z] OK: 6 MiB in 16 packages [2021-03-01T15:42:38.598Z] Removing intermediate container e9e09656bb73 [2021-03-01T15:42:38.599Z] ---> 81336bd8a0dc [2021-03-01T15:42:38.599Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:42:38.869Z] ---> Running in 936435d614da [2021-03-01T15:42:39.165Z] Removing intermediate container 783825e869f5 [2021-03-01T15:42:39.165Z] ---> 02ab5e8fd950 [2021-03-01T15:42:39.165Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:42:39.439Z] ---> Running in b4c6630dadeb [2021-03-01T15:42:39.439Z] Removing intermediate container 936435d614da [2021-03-01T15:42:39.439Z] ---> 467ded9cfcae [2021-03-01T15:42:39.439Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-01T15:42:39.711Z] ---> Running in 35195e2edbce [2021-03-01T15:42:39.991Z] Removing intermediate container 96a19f258e5e [2021-03-01T15:42:39.991Z] ---> 0199fc7c9e02 [2021-03-01T15:42:39.991Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-01T15:42:39.991Z] Removing intermediate container d432bcbe158c [2021-03-01T15:42:39.991Z] ---> 0f4480056f22 [2021-03-01T15:42:39.991Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:42:40.273Z] Removing intermediate container b4c6630dadeb [2021-03-01T15:42:40.273Z] ---> 2d89e75a6629 [2021-03-01T15:42:40.273Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-01T15:42:40.273Z] ---> Running in e02427555d71 [2021-03-01T15:42:40.273Z] ---> Running in cef8ba2fd223 [2021-03-01T15:42:40.551Z] ---> Running in ef2396f3ece2 [2021-03-01T15:42:40.551Z] Removing intermediate container 35195e2edbce [2021-03-01T15:42:40.551Z] ---> b5951c3f6869 [2021-03-01T15:42:40.551Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T15:42:40.822Z] ---> Running in 59c00a9815e3 [2021-03-01T15:42:41.103Z] Removing intermediate container e02427555d71 [2021-03-01T15:42:41.103Z] ---> 79bbb5addfb7 [2021-03-01T15:42:41.103Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-01T15:42:41.103Z] Removing intermediate container cef8ba2fd223 [2021-03-01T15:42:41.103Z] ---> af1d4258ba5a [2021-03-01T15:42:41.103Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-01T15:42:41.385Z] Removing intermediate container ef2396f3ece2 [2021-03-01T15:42:41.385Z] ---> 54867f1dc245 [2021-03-01T15:42:41.385Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T15:42:41.385Z] ---> Running in 6c661d6fcff9 [2021-03-01T15:42:41.660Z] ---> Running in e70c88f96f5f [2021-03-01T15:42:41.660Z] Removing intermediate container 59c00a9815e3 [2021-03-01T15:42:41.660Z] ---> e22bf3538330 [2021-03-01T15:42:41.660Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:42:42.270Z] Removing intermediate container 6c661d6fcff9 [2021-03-01T15:42:42.271Z] ---> bba377d9e0ea [2021-03-01T15:42:42.271Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-01T15:42:42.271Z] Removing intermediate container e70c88f96f5f [2021-03-01T15:42:42.271Z] ---> 83f892840a74 [2021-03-01T15:42:42.271Z] Step 15/23 : WORKDIR / [2021-03-01T15:42:42.552Z] ---> Running in f82238e4250b [2021-03-01T15:42:42.552Z] ---> 844fcfa17a35 [2021-03-01T15:42:42.552Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-01T15:42:42.552Z] ---> Running in 95c2592aab9c [2021-03-01T15:42:42.825Z] ---> Running in 5254687749a3 [2021-03-01T15:42:42.825Z] ---> ab59e56c2725 [2021-03-01T15:42:42.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-01T15:42:43.103Z] Removing intermediate container f82238e4250b [2021-03-01T15:42:43.103Z] ---> fb26e03b7062 [2021-03-01T15:42:43.103Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:42:43.381Z] Removing intermediate container 95c2592aab9c [2021-03-01T15:42:43.381Z] ---> d6f5a453638a [2021-03-01T15:42:43.381Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:42:45.372Z] ---> 5450cb2a0b83 [2021-03-01T15:42:45.372Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-01T15:42:45.372Z] ---> 2473039b0224 [2021-03-01T15:42:45.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-01T15:42:45.970Z] ---> 561d777b9cfb [2021-03-01T15:42:45.970Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-01T15:42:46.940Z] Removing intermediate container 95f208374d96 [2021-03-01T15:42:46.940Z] ---> 23c2c8df1644 [2021-03-01T15:42:46.940Z] [2021-03-01T15:42:46.940Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:42:46.940Z] ---> d10569e2745f [2021-03-01T15:42:46.940Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-01T15:42:47.221Z] Removing intermediate container 5254687749a3 [2021-03-01T15:42:47.221Z] ---> 6d9ed1c7b4a2 [2021-03-01T15:42:47.221Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:42:47.221Z] ---> Running in 2db705b5bdb2 [2021-03-01T15:42:47.221Z] ---> 2604ab1e87d7 [2021-03-01T15:42:47.221Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-01T15:42:47.221Z] ---> 6cdc5a9a3963 [2021-03-01T15:42:47.221Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-01T15:42:47.494Z] ---> 07cb29984e1a [2021-03-01T15:42:47.494Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-01T15:42:47.494Z] ---> Running in 6ad8b3f063e8 [2021-03-01T15:42:48.136Z] Removing intermediate container 2db705b5bdb2 [2021-03-01T15:42:48.136Z] ---> b9af371a0cdf [2021-03-01T15:42:48.136Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-01T15:42:48.136Z] ---> Running in a8f27b6ddc96 [2021-03-01T15:42:48.451Z] ---> 6c0dabc6e432 [2021-03-01T15:42:48.451Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-01T15:42:48.451Z] Removing intermediate container 6ad8b3f063e8 [2021-03-01T15:42:48.451Z] ---> ea2d092800dd [2021-03-01T15:42:48.451Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:42:48.737Z] ---> 9b2417440582 [2021-03-01T15:42:48.737Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-01T15:42:48.737Z] ---> 7fd324e3625a [2021-03-01T15:42:48.737Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-01T15:42:48.737Z] ---> Running in cf256a8f8281 [2021-03-01T15:42:48.737Z] ---> Running in 8ec7b81a8dea [2021-03-01T15:42:48.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 115M 33 39.1M 0 0 42.2M 0 0:00:02 --:--:-- 0:00:02 42.2M 68 115M 68 79.6M 0 0 41.2M 0 0:00:02 0:00:01 0:00:01 41.2M 69 115M 69 80.2M 0 0 27.2M 0 0:00:04 0:00:02 0:00:02 27.2M 69 115M 69 80.2M 0 0 20.3M 0 0:00:05 0:00:03 0:00:02 20.3M 69 115M 69 80.2M 0 0 16.2M 0 0:00:07 0:00:04 0:00:03 16.2M 69 115M 69 80.2M 0 0 13.4M 0 0:00:08 0:00:05 0:00:03 8377k 69 115M 69 80.2M 0 0 11.5M 0 0:00:10 0:00:06 0:00:04 118k 69 115M 69 80.2M 0 0 10.0M 0 0:00:11 0:00:07 0:00:04 0 69 115M 69 80.2M 0 0 9179k 0 0:00:12 0:00:08 0:00:04 0 69 115M 69 80.2M 0 0 8255k 0 0:00:14 0:00:09 0:00:05 0 69 115M 69 80.2M 0 0 7500k 0 0:00:15 0:00:10 0:00:05 0 69 115M 69 80.2M 0 0 6872k 0 0:00:17 0:00:11 0:00:06 0 69 115M 69 80.2M 0 0 6341k 0 0:00:18 0:00:12 0:00:06 0 69 115M 69 80.2M 0 0 5886k 0 0:00:20 0:00:13 0:00:07 0 69 115M 69 80.2M 0 0 5492k 0 0:00:21 0:00:14 0:00:07 0 69 115M 69 80.2M 0 0 5147k 0 0:00:22 0:00:15 0:00:07 0 69 115M 69 80.2M 0 0 4843k 0 0:00:24 0:00:16 0:00:08 0 69 115M 69 80.2M 0 0 4573k 0 0:00:25 0:00:17 0:00:08 0 69 115M 69 80.2M 0 0 4332k 0 0:00:27 0:00:18 0:00:09 0 69 115M 69 80.2M 0 0 4114k 0 0:00:28 0:00:19 0:00:09 0 69 115M 69 80.2M 0 0 3918k 0 0:00:30 0:00:20 0:00:10 0 69 115M 69 80.2M 0 0 3739k 0 0:00:31 0:00:21 0:00:10 0 69 115M 69 80.2M 0 0 3576k 0 0:00:33 0:00:22 0:00:11 0 69 115M 69 80.2M 0 0 3427k 0 0:00:34 0:00:23 0:00:11 0 69 115M 69 80.2M 0 0 3289k 0 0:00:35 0:00:24 0:00:11 0 69 115M 69 80.2M 0 0 3163k 0 0:00:37 0:00:25 0:00:12 0 69 115M 69 80.2M 0 0 3045k 0 0:00:38 0:00:26 0:00:12 0 69 115M 69 80.2M 0 0 2936k 0 0:00:40 0:00:27 0:00:13 0 69 115M 69 80.2M 0 0 2835k 0 0:00:41 0:00:28 0:00:13 0 69 115M 69 80.2M 0 0 2740k 0 0:00:43 0:00:29 0:00:14 0 69 115M 69 80.2M 0 0 2651k 0 0:00:44 0:00:30 0:00:14 0 69 115M 69 80.2M 0 0 2568k 0 0:00:46 0:00:31 0:00:15 0 69 115M 69 80.2M 0 0 2490k 0 0:00:47 0:00:32 0:00:15 0 69 115M 69 80.2M 0 0 2417k 0 0:00:48 0:00:33 0:00:15 0 69 115M 69 80.2M 0 0 2348k 0 0:00:50 0:00:34 0:00:16 0 69 115M 69 80.2M 0 0 2282k 0 0:00:51 0:00:35 0:00:16 0 69 115M 69 80.2M 0 0 2221k 0 0:00:53 0:00:36 0:00:17 0 69 115M 69 80.2M 0 0 2162k 0 0:00:54 0:00:37 0:00:17 0 69 115M 69 80.2M 0 0 2107k 0 0:00:56 0:00:38 0:00:18 0 69 115M 69 80.2M 0 0 2054k 0 0:00:57 0:00:39 0:00:18 0 69 115M 69 80.2M 0 0 2004k 0 0:00:59 0:00:40 0:00:19 0 69 115M 69 80.2M 0 0 1956k 0 0:01:00 0:00:41 0:00:19 0 69 115M 69 80.2M 0 0 1910k 0 0:01:01 0:00:42 0:00:19 0 69 115M 69 80.2M 0 0 1867k 0 0:01:03 0:00:43 0:00:20 0 69 115M 69 80.2M 0 0 1825k 0 0:01:04 0:00:44 0:00:20 0 69 115M 69 80.2M 0 0 1785k 0 0:01:06 0:00:45 0:00:21 0 69 115M 69 80.2M 0 0 1747k 0 0:01:07 0:00:46 0:00:21 0 69 115M 69 80.2M 0 0 1711k 0 0:01:09 0:00:47 0:00:22 0 69 115M 69 80.2M 0 0 1676k 0 0:01:10 0:00:48 0:00:22 0 69 115M 69 80.2M 0 0 1642k 0 0:01:12 0:00:49 0:00:23 0 69 115M 69 80.2M 0 0 1610k 0 0:01:13 0:00:50 0:00:23 0 69 115M 69 80.2M 0 0 1579k 0 0:01:14 0:00:52 0:00:22 0 69 115M 69 80.2M 0 0 1549k 0 0:01:16 0:00:53 0:00:23 0 69 115M 69 80.2M 0 0 1521k 0 0:01:17 0:00:54 0:00:23 0 69 115M 69 80.2M 0 0 1493k 0 0:01:19 0:00:55 0:00:24 0 69 115M 69 80.2M 0 0 1466k 0 0:01:20 0:00:56 0:00:24 0 69 115M 69 80.2M 0 0 1440k 0 0:01:22 0:00:57 0:00:25 0 69 115M 69 80.2M 0 0 1416k 0 0:01:23 0:00:58 0:00:25 0 69 115M 69 80.2M 0 0 1392k 0 0:01:24 0:00:59 0:00:25 0 69 115M 69 80.2M 0 0 1368k 0 0:01:26 0:01:00 0:00:26 0 73 115M 73 85.3M 0 0 1434k 0 0:01:22 0:01:00 0:00:22 1062k 100 115M 100 115M 0 0 1920k 0 0:01:01 0:01:01 --:--:-- 7846k [2021-03-01T15:42:48.911Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-01T15:42:48.911Z] + sha256sum -c sha256 [2021-03-01T15:42:48.911Z] + grep OK [2021-03-01T15:42:49.037Z] ---> Running in b75e45acf4da [2021-03-01T15:42:49.037Z] Removing intermediate container a8f27b6ddc96 [2021-03-01T15:42:49.037Z] ---> 3c18b52a4d29 [2021-03-01T15:42:49.037Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-01T15:42:49.171Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-01T15:42:49.172Z] + mkdir -p /root/stage/go1.15 [2021-03-01T15:42:49.172Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-01T15:42:49.349Z] ---> Running in ef410d94d88d [2021-03-01T15:42:49.992Z] Removing intermediate container cf256a8f8281 [2021-03-01T15:42:49.992Z] ---> 176242a11345 [2021-03-01T15:42:49.992Z] Step 20/22 : LABEL arch=arm64 [2021-03-01T15:42:49.992Z] Removing intermediate container b75e45acf4da [2021-03-01T15:42:49.992Z] ---> d7fd1c81fe84 [2021-03-01T15:42:49.992Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:42:49.992Z] Removing intermediate container 8ec7b81a8dea [2021-03-01T15:42:49.992Z] ---> 12ed57b171cf [2021-03-01T15:42:49.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:42:49.992Z] ---> Running in 5384988cb5b7 [2021-03-01T15:42:49.992Z] ---> Running in 6ee913efefe3 [2021-03-01T15:42:49.992Z] Removing intermediate container ef410d94d88d [2021-03-01T15:42:49.992Z] ---> 7346b093b508 [2021-03-01T15:42:49.992Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:42:50.280Z] ---> Running in 8287f8b5c602 [2021-03-01T15:42:50.280Z] ---> Running in 96242c18b6b6 [2021-03-01T15:42:50.561Z] ---> 6fbab714aadf [2021-03-01T15:42:50.561Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-01T15:42:50.835Z] Removing intermediate container 5384988cb5b7 [2021-03-01T15:42:50.835Z] ---> fc0d79a2c4b9 [2021-03-01T15:42:50.835Z] Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:42:50.835Z] Removing intermediate container 6ee913efefe3 [2021-03-01T15:42:50.835Z] ---> 26c96ca106e5 [2021-03-01T15:42:50.835Z] Step 20/22 : LABEL arch=arm64 [2021-03-01T15:42:51.114Z] Removing intermediate container 8287f8b5c602 [2021-03-01T15:42:51.114Z] ---> d0f840890c5c [2021-03-01T15:42:51.114Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T15:42:51.114Z] ---> Running in aa7a53c58e25 [2021-03-01T15:42:51.114Z] ---> Running in 1c6e8c2a035b [2021-03-01T15:42:51.403Z] ---> Running in 9d77b1e9b641 [2021-03-01T15:42:51.678Z] ---> e3d3cbc68fb9 [2021-03-01T15:42:51.679Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-01T15:42:51.964Z] Removing intermediate container aa7a53c58e25 [2021-03-01T15:42:51.964Z] ---> a9d0fed812ae [2021-03-01T15:42:51.964Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T15:42:51.964Z] Removing intermediate container 1c6e8c2a035b [2021-03-01T15:42:51.964Z] ---> 46b29a37d891 [2021-03-01T15:42:51.964Z] Step 21/22 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:42:52.237Z] Removing intermediate container 9d77b1e9b641 [2021-03-01T15:42:52.237Z] ---> cca2868cbe3b [2021-03-01T15:42:52.237Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:42:52.237Z] ---> Running in c1a78e23aa6a [2021-03-01T15:42:52.237Z] ---> Running in 78604d5784d1 [2021-03-01T15:42:52.237Z] ---> Running in 0b8bf642db96 [2021-03-01T15:42:52.838Z] ---> c2696e7fdd9b [2021-03-01T15:42:52.838Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-01T15:42:52.838Z] Removing intermediate container 78604d5784d1 [2021-03-01T15:42:52.838Z] ---> d4178517fe2f [2021-03-01T15:42:52.838Z] [2021-03-01T15:42:52.838Z] Removing intermediate container c1a78e23aa6a [2021-03-01T15:42:52.838Z] ---> 476c493eaefc [2021-03-01T15:42:52.838Z] Step 22/22 : LABEL version=0.0.0 [2021-03-01T15:42:53.375Z] Staging go115 [2021-03-01T15:42:53.375Z] + snapcraftctl stage [2021-03-01T15:42:53.440Z] Removing intermediate container 0b8bf642db96 [2021-03-01T15:42:53.440Z] ---> 4f8c11c35954 [2021-03-01T15:42:53.440Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:42:53.440Z] ---> Running in f495fc024755 [2021-03-01T15:42:53.440Z] ---> Running in 4500de210131 [2021-03-01T15:42:53.440Z] Successfully built d4178517fe2f [2021-03-01T15:42:53.440Z] ---> Running in 86b5beb7fe62 [2021-03-01T15:42:53.440Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-01T15:42:53.713Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-03-01T15:42:53.713Z] Removing intermediate container 96242c18b6b6 [2021-03-01T15:42:53.713Z] ---> abad876bc5a7 [2021-03-01T15:42:53.713Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-01T15:42:53.987Z] ---> Running in 15da983db42b [2021-03-01T15:42:53.987Z] Removing intermediate container f495fc024755 [2021-03-01T15:42:53.987Z] ---> 6ebed1bed041 [2021-03-01T15:42:53.987Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-01T15:42:53.987Z] Removing intermediate container 4500de210131 [2021-03-01T15:42:53.987Z] ---> 40a85677f899 [2021-03-01T15:42:53.987Z] [2021-03-01T15:42:53.987Z] Removing intermediate container 86b5beb7fe62 [2021-03-01T15:42:53.987Z] ---> 9cf1d3d408c0 [2021-03-01T15:42:53.987Z] [2021-03-01T15:42:54.982Z] Successfully built 9cf1d3d408c0 [2021-03-01T15:42:54.982Z] Successfully built 40a85677f899 [2021-03-01T15:42:54.982Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-01T15:42:54.982Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-01T15:42:54.982Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-01T15:42:54.982Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-01T15:42:55.596Z] ---> 784e1cc36874 [2021-03-01T15:42:55.596Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-01T15:42:55.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:55.876Z] ---> Running in 19456682cf52 [2021-03-01T15:42:56.475Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:42:57.070Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-01T15:42:57.070Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-01T15:42:57.070Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-01T15:42:57.347Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-01T15:42:57.347Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-01T15:42:57.620Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-01T15:42:57.620Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:42:57.620Z] OK: 8 MiB in 20 packages [2021-03-01T15:42:58.663Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-01T15:42:58.663Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-01T15:42:58.663Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-01T15:42:58.663Z] Fetched 0 B in 0s (0 B/s) [2021-03-01T15:42:58.663Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-01T15:42:58.663Z] Fetched 224 kB in 0s (0 B/s) [2021-03-01T15:42:58.663Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-01T15:42:58.663Z] Fetched 157 kB in 0s (0 B/s) [2021-03-01T15:42:58.663Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-01T15:42:58.663Z] Fetched 221 kB in 0s (0 B/s) [2021-03-01T15:42:58.663Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-01T15:42:58.663Z] Fetched 143 kB in 0s (0 B/s) [2021-03-01T15:42:58.663Z] Pulling edgex-go [2021-03-01T15:42:58.663Z] + snapcraftctl pull [2021-03-01T15:42:59.605Z] Pulling version [2021-03-01T15:42:59.605Z] + cd /root/project [2021-03-01T15:42:59.605Z] + [ -f VERSION ] [2021-03-01T15:42:59.605Z] + PROJECT_VERSION=local-dev [2021-03-01T15:42:59.605Z] + git rev-parse --short HEAD [2021-03-01T15:42:59.605Z] + GIT_REVISION=e4f8f796 [2021-03-01T15:42:59.605Z] + snapcraftctl set-version local-dev [2021-03-01T15:42:59.643Z] Removing intermediate container 19456682cf52 [2021-03-01T15:42:59.643Z] ---> 448b53b635e8 [2021-03-01T15:42:59.643Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-01T15:43:00.551Z] Building config-common [2021-03-01T15:43:00.551Z] + snapcraftctl build [2021-03-01T15:43:00.666Z] Removing intermediate container 15da983db42b [2021-03-01T15:43:00.666Z] ---> 87f33b167d84 [2021-03-01T15:43:00.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:43:01.648Z] ---> Running in e855feed9c1c [2021-03-01T15:43:02.258Z] ---> eb38de576fdf [2021-03-01T15:43:02.258Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-01T15:43:02.463Z] Skipping build go-build-helper (already ran) [2021-03-01T15:43:02.463Z] Skipping build static-packages (already ran) [2021-03-01T15:43:02.463Z] Skipping build go115 (already ran) [2021-03-01T15:43:02.724Z] Building edgex-go [2021-03-01T15:43:02.724Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-03-01T15:43:02.724Z] + cd /root/parts/edgex-go/src [2021-03-01T15:43:02.724Z] + make build [2021-03-01T15:43:02.724Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-03-01T15:43:02.864Z] Removing intermediate container e855feed9c1c [2021-03-01T15:43:02.864Z] ---> d510db0846d5 [2021-03-01T15:43:02.864Z] Step 27/30 : CMD ["gate"] [2021-03-01T15:43:03.857Z] ---> Running in 1b3f2f87186b [2021-03-01T15:43:04.134Z] ---> 850483ce5608 [2021-03-01T15:43:04.134Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-01T15:43:04.412Z] Removing intermediate container 1b3f2f87186b [2021-03-01T15:43:04.412Z] ---> 38769b0e1668 [2021-03-01T15:43:04.412Z] Step 28/30 : LABEL arch=arm64 [2021-03-01T15:43:04.638Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-01T15:43:04.638Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-01T15:43:04.638Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.39 [2021-03-01T15:43:04.638Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-01T15:43:04.638Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-01T15:43:04.638Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-01T15:43:04.638Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-01T15:43:04.898Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-01T15:43:04.898Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-01T15:43:04.898Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-01T15:43:04.898Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-01T15:43:04.898Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-01T15:43:04.898Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-01T15:43:04.898Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-01T15:43:04.898Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-01T15:43:04.898Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-01T15:43:04.898Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-01T15:43:04.898Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-01T15:43:05.023Z] ---> Running in 81e07962a276 [2021-03-01T15:43:05.159Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-01T15:43:05.159Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-01T15:43:05.159Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-01T15:43:05.159Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-01T15:43:05.159Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-01T15:43:05.159Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-01T15:43:05.159Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-01T15:43:05.159Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-01T15:43:05.159Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-01T15:43:05.295Z] ---> d4afc28e6b7d [2021-03-01T15:43:05.295Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-01T15:43:05.421Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-01T15:43:05.421Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-01T15:43:05.421Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-01T15:43:05.421Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-01T15:43:05.421Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-01T15:43:05.421Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-01T15:43:05.421Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-01T15:43:05.421Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-01T15:43:05.682Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-01T15:43:05.682Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-01T15:43:05.682Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-01T15:43:05.682Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-01T15:43:05.891Z] ---> Running in bbfad1ea3435 [2021-03-01T15:43:05.891Z] Removing intermediate container 81e07962a276 [2021-03-01T15:43:05.891Z] ---> aa5697ea32a0 [2021-03-01T15:43:05.891Z] Step 29/30 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:43:06.877Z] ---> Running in 3b4fa4ef676d [2021-03-01T15:43:07.151Z] Removing intermediate container bbfad1ea3435 [2021-03-01T15:43:07.151Z] ---> f9764524ce5f [2021-03-01T15:43:07.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:43:07.766Z] ---> Running in 597147aa9078 [2021-03-01T15:43:08.364Z] Removing intermediate container 3b4fa4ef676d [2021-03-01T15:43:08.364Z] ---> 3add48d55b73 [2021-03-01T15:43:08.364Z] Step 30/30 : LABEL version=0.0.0 [2021-03-01T15:43:08.648Z] Removing intermediate container 597147aa9078 [2021-03-01T15:43:08.648Z] ---> e7d33468ebfe [2021-03-01T15:43:08.648Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T15:43:09.268Z] ---> Running in 1df4818af782 [2021-03-01T15:43:09.268Z] ---> Running in 70c4455eee87 [2021-03-01T15:43:10.926Z] Removing intermediate container 1df4818af782 [2021-03-01T15:43:10.926Z] ---> daa056e73f4d [2021-03-01T15:43:10.926Z] [2021-03-01T15:43:10.926Z] Successfully built daa056e73f4d [2021-03-01T15:43:10.926Z] Removing intermediate container 70c4455eee87 [2021-03-01T15:43:10.926Z] ---> 5352516cfd08 [2021-03-01T15:43:10.926Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:43:10.926Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-01T15:43:10.926Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-01T15:43:10.926Z] ---> Running in 1715ef211cca [2021-03-01T15:43:10.926Z] Removing intermediate container 1715ef211cca [2021-03-01T15:43:10.926Z] ---> 986c2d89e097 [2021-03-01T15:43:10.926Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:43:10.926Z] ---> Running in f746df8234bb [2021-03-01T15:43:11.523Z] Removing intermediate container f746df8234bb [2021-03-01T15:43:11.523Z] ---> 2769f5a1530d [2021-03-01T15:43:11.523Z] [2021-03-01T15:43:12.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T15:43:12.004Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-01T15:43:12.122Z] Successfully built 2769f5a1530d [2021-03-01T15:43:12.122Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-01T15:43:16.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-01T15:43:17.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-03-01T15:43:18.560Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T15:43:18.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T15:43:18.859Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-01T15:43:19.120Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-01T15:43:19.120Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-01T15:43:19.120Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-01T15:43:21.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-03-01T15:43:21.031Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-01T15:43:21.031Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-01T15:43:21.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T15:43:22.913Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T15:43:22.913Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-01T15:43:24.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T15:43:24.863Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T15:43:24.863Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-01T15:43:25.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-01T15:43:26.070Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-01T15:43:27.454Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-01T15:43:27.454Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-01T15:43:27.454Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-01T15:43:27.454Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-01T15:43:27.454Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-01T15:43:27.714Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-01T15:43:27.714Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-01T15:43:27.714Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-01T15:43:27.714Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-01T15:43:27.714Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-01T15:43:27.714Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-01T15:43:27.714Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-01T15:43:28.655Z] Building version [2021-03-01T15:43:28.655Z] + snapcraftctl build [2021-03-01T15:43:30.566Z] Staging config-common [2021-03-01T15:43:30.566Z] + snapcraftctl stage [2021-03-01T15:43:31.513Z] Skipping stage go-build-helper (already ran) [2021-03-01T15:43:31.513Z] Skipping stage static-packages (already ran) [2021-03-01T15:43:31.513Z] Skipping stage go115 (already ran) [2021-03-01T15:43:31.513Z] Staging edgex-go [2021-03-01T15:43:31.513Z] + snapcraftctl stage [2021-03-01T15:43:32.455Z] Staging version [2021-03-01T15:43:32.455Z] + snapcraftctl stage [2021-03-01T15:43:33.409Z] Priming config-common [2021-03-01T15:43:33.409Z] + snapcraftctl prime [2021-03-01T15:43:34.369Z] Priming go-build-helper [2021-03-01T15:43:34.369Z] + snapcraftctl prime [2021-03-01T15:43:35.317Z] Priming static-packages [2021-03-01T15:43:35.317Z] + snapcraftctl prime [2021-03-01T15:43:37.864Z] Priming go115 [2021-03-01T15:43:37.864Z] + snapcraftctl prime [2021-03-01T15:43:38.435Z] Priming edgex-go [2021-03-01T15:43:38.435Z] + snapcraftctl prime [2021-03-01T15:43:39.375Z] Priming version [2021-03-01T15:43:39.375Z] + snapcraftctl prime [2021-03-01T15:43:40.326Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T15:43:51.145Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:43:51.145Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:43:51.145Z] ---> ddd400f17ba5 [2021-03-01T15:43:51.145Z] Step 3/21 : WORKDIR /edgex-go [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> 369fbeb1f5a9 [2021-03-01T15:43:51.145Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> ede4a82e6585 [2021-03-01T15:43:51.145Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-01T15:43:51.145Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:43:51.145Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:43:51.145Z] ---> ddd400f17ba5 [2021-03-01T15:43:51.145Z] Step 3/24 : WORKDIR /edgex-go [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> 369fbeb1f5a9 [2021-03-01T15:43:51.145Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> ede4a82e6585 [2021-03-01T15:43:51.145Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-01T15:43:51.145Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:43:51.145Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:43:51.145Z] ---> ddd400f17ba5 [2021-03-01T15:43:51.145Z] Step 3/26 : WORKDIR /edgex-go [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> 369fbeb1f5a9 [2021-03-01T15:43:51.145Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:43:51.145Z] ---> Using cache [2021-03-01T15:43:51.145Z] ---> ede4a82e6585 [2021-03-01T15:43:51.145Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-01T15:43:52.580Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-01T15:43:52.580Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-01T15:43:52.580Z] ---> ddd400f17ba5 [2021-03-01T15:43:52.580Z] Step 3/23 : WORKDIR /edgex-go [2021-03-01T15:43:52.580Z] ---> Using cache [2021-03-01T15:43:52.580Z] ---> 369fbeb1f5a9 [2021-03-01T15:43:52.580Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-01T15:43:52.580Z] ---> Using cache [2021-03-01T15:43:52.580Z] ---> ede4a82e6585 [2021-03-01T15:43:52.580Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-01T15:43:55.204Z] ---> Running in eb7952eeb9cd [2021-03-01T15:43:55.204Z] ---> Running in 33f1b6f1d536 [2021-03-01T15:43:55.204Z] ---> Running in cf49d15646b8 [2021-03-01T15:43:55.204Z] ---> Running in 64787eb20a1a [2021-03-01T15:43:56.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:56.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:56.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:56.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:57.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:57.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:57.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:57.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:43:58.135Z] OK: 217 MiB in 51 packages [2021-03-01T15:43:58.135Z] OK: 217 MiB in 51 packages [2021-03-01T15:43:58.135Z] OK: 217 MiB in 51 packages [2021-03-01T15:43:58.736Z] OK: 217 MiB in 51 packages [2021-03-01T15:43:59.724Z] Removing intermediate container eb7952eeb9cd [2021-03-01T15:43:59.724Z] ---> c0e0799e0bf2 [2021-03-01T15:43:59.724Z] Step 6/24 : COPY go.mod . [2021-03-01T15:44:00.001Z] Removing intermediate container 33f1b6f1d536 [2021-03-01T15:44:00.001Z] ---> 5ffaef730c93 [2021-03-01T15:44:00.001Z] Step 6/26 : COPY go.mod . [2021-03-01T15:44:00.001Z] Removing intermediate container 64787eb20a1a [2021-03-01T15:44:00.001Z] ---> 3f82eee3f381 [2021-03-01T15:44:00.001Z] Step 6/23 : COPY go.mod . [2021-03-01T15:44:00.281Z] Removing intermediate container cf49d15646b8 [2021-03-01T15:44:00.281Z] ---> be444ae54373 [2021-03-01T15:44:00.281Z] Step 6/21 : COPY go.mod . [2021-03-01T15:44:00.557Z] ---> 4e3fc3af38d9 [2021-03-01T15:44:00.557Z] Step 7/24 : RUN go mod download [2021-03-01T15:44:00.832Z] ---> Running in bff47dc71fef [2021-03-01T15:44:01.113Z] ---> cf1306c60fd1 [2021-03-01T15:44:01.113Z] Step 7/26 : RUN go mod download [2021-03-01T15:44:01.113Z] ---> 6dfd30d9c3e6 [2021-03-01T15:44:01.113Z] Step 7/23 : RUN go mod download [2021-03-01T15:44:01.113Z] ---> Running in 009a33183c87 [2021-03-01T15:44:01.395Z] ---> aa8eaf252eea [2021-03-01T15:44:01.395Z] Step 7/21 : RUN go mod download [2021-03-01T15:44:01.395Z] ---> Running in aa3e6a65c92b [2021-03-01T15:44:01.671Z] ---> Running in ed6395af81ae [2021-03-01T15:44:05.072Z] Removing intermediate container bff47dc71fef [2021-03-01T15:44:05.072Z] ---> cbfdae77b8c5 [2021-03-01T15:44:05.072Z] Step 8/24 : COPY . . [2021-03-01T15:44:05.348Z] Removing intermediate container 009a33183c87 [2021-03-01T15:44:05.348Z] ---> 287c79530938 [2021-03-01T15:44:05.348Z] Step 8/26 : COPY . . [2021-03-01T15:44:05.947Z] Removing intermediate container ed6395af81ae [2021-03-01T15:44:05.947Z] ---> 9c6fd15adef1 [2021-03-01T15:44:05.947Z] Step 8/21 : COPY . . [2021-03-01T15:44:05.947Z] Removing intermediate container aa3e6a65c92b [2021-03-01T15:44:05.947Z] ---> 143d21092872 [2021-03-01T15:44:05.947Z] Step 8/23 : COPY . . [2021-03-01T15:44:28.114Z] ---> 9c8a754a47dc [2021-03-01T15:44:28.114Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-01T15:44:28.114Z] ---> 64cde6c1d65d [2021-03-01T15:44:28.114Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-01T15:44:28.114Z] ---> e430ec190bc7 [2021-03-01T15:44:28.114Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-01T15:44:28.114Z] ---> 64f753ef3ef1 [2021-03-01T15:44:28.114Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-01T15:44:28.114Z] ---> Running in 9d057b496eb2 [2021-03-01T15:44:28.114Z] ---> Running in a058d38f7d00 [2021-03-01T15:44:28.114Z] ---> Running in efd9b190d370 [2021-03-01T15:44:28.114Z] ---> Running in e7e5ad391c53 [2021-03-01T15:44:29.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-03-01T15:44:29.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-03-01T15:44:29.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-03-01T15:44:29.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-03-01T15:45:37.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-01T15:45:37.425Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-03-01T15:45:52.671Z] Removing intermediate container a058d38f7d00 [2021-03-01T15:45:52.671Z] ---> ba944dfe68ed [2021-03-01T15:45:52.671Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-01T15:45:52.671Z] Removing intermediate container 9d057b496eb2 [2021-03-01T15:45:52.671Z] ---> 0ac30e58f1e7 [2021-03-01T15:45:52.671Z] [2021-03-01T15:45:52.671Z] Step 10/24 : FROM alpine:3.12 [2021-03-01T15:45:52.671Z] ---> d10569e2745f [2021-03-01T15:45:52.671Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-01T15:45:52.671Z] ---> Running in 7c4c7df04035 [2021-03-01T15:45:52.671Z] Removing intermediate container e7e5ad391c53 [2021-03-01T15:45:52.671Z] ---> ccd2e7195e3a [2021-03-01T15:45:52.671Z] [2021-03-01T15:45:52.671Z] Step 10/21 : FROM alpine:3.12 [2021-03-01T15:45:52.671Z] ---> d10569e2745f [2021-03-01T15:45:52.671Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-01T15:45:52.948Z] ---> Running in c2accefdeaa1 [2021-03-01T15:45:53.225Z] ---> Running in 2a715dfc1a3a [2021-03-01T15:45:54.673Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-01T15:45:54.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:45:54.952Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:45:55.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:45:55.232Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:45:55.830Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-01T15:45:55.830Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-01T15:45:55.830Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:45:55.830Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-01T15:45:55.830Z] (4/5) Installing curl (7.69.1-r3) [2021-03-01T15:45:55.830Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-01T15:45:55.830Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:45:55.830Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:45:55.830Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-01T15:45:56.103Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:45:56.103Z] (4/4) Installing curl (7.69.1-r3) [2021-03-01T15:45:56.103Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:45:56.103Z] Executing ca-certificates-20191127-r4.trigger [2021-03-01T15:45:56.103Z] OK: 7 MiB in 19 packages [2021-03-01T15:45:56.378Z] OK: 7 MiB in 18 packages [2021-03-01T15:45:59.026Z] Removing intermediate container c2accefdeaa1 [2021-03-01T15:45:59.026Z] Removing intermediate container 2a715dfc1a3a [2021-03-01T15:45:59.026Z] ---> cc14edfe7e2d [2021-03-01T15:45:59.026Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T15:45:59.026Z] ---> 1c16c6485ad4 [2021-03-01T15:45:59.026Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-01T15:45:59.302Z] Removing intermediate container 7c4c7df04035 [2021-03-01T15:45:59.302Z] ---> 702146fa7805 [2021-03-01T15:45:59.302Z] [2021-03-01T15:45:59.302Z] Step 11/26 : FROM docker:20.10.0 [2021-03-01T15:45:59.302Z] ---> Running in 27c7a54e151d [2021-03-01T15:45:59.302Z] 20.10.0: Pulling from library/docker [2021-03-01T15:45:59.302Z] ---> Running in 606527f526e3 [2021-03-01T15:45:59.904Z] Removing intermediate container 606527f526e3 [2021-03-01T15:45:59.904Z] ---> ea183ed86bdf [2021-03-01T15:45:59.904Z] Step 13/21 : WORKDIR /edgex [2021-03-01T15:46:00.174Z] Removing intermediate container 27c7a54e151d [2021-03-01T15:46:00.174Z] ---> 46b4675cbe88 [2021-03-01T15:46:00.174Z] Step 13/24 : WORKDIR / [2021-03-01T15:46:00.174Z] ---> Running in d32eebb9354f [2021-03-01T15:46:00.451Z] ---> Running in 99e86d9afff7 [2021-03-01T15:46:01.063Z] Removing intermediate container d32eebb9354f [2021-03-01T15:46:01.063Z] ---> d8e7c2244530 [2021-03-01T15:46:01.063Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-01T15:46:01.336Z] Removing intermediate container 99e86d9afff7 [2021-03-01T15:46:01.336Z] ---> 0bc9f84ade82 [2021-03-01T15:46:01.336Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-03-01T15:46:03.325Z] ---> e2854da8e15f [2021-03-01T15:46:03.325Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-01T15:46:03.325Z] ---> dac4d4a65fa0 [2021-03-01T15:46:03.325Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-03-01T15:46:03.968Z] Removing intermediate container efd9b190d370 [2021-03-01T15:46:03.968Z] ---> d072618b0cff [2021-03-01T15:46:03.968Z] [2021-03-01T15:46:03.968Z] Step 10/23 : FROM alpine:3.12 [2021-03-01T15:46:03.968Z] ---> d10569e2745f [2021-03-01T15:46:03.968Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-01T15:46:03.968Z] ---> Using cache [2021-03-01T15:46:03.968Z] ---> 02ab5e8fd950 [2021-03-01T15:46:03.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-01T15:46:03.968Z] ---> Using cache [2021-03-01T15:46:03.968Z] ---> 2d89e75a6629 [2021-03-01T15:46:03.968Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-01T15:46:04.563Z] ---> Running in 0dfa456d26c7 [2021-03-01T15:46:04.563Z] ---> 15005a86f06f [2021-03-01T15:46:04.563Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-01T15:46:04.841Z] ---> ea8e98574022 [2021-03-01T15:46:04.841Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-01T15:46:05.115Z] Removing intermediate container 0dfa456d26c7 [2021-03-01T15:46:05.115Z] ---> b74a1737a362 [2021-03-01T15:46:05.115Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-01T15:46:05.388Z] ---> Running in 4712e2e72dd5 [2021-03-01T15:46:05.660Z] ---> 81999c3ca181 [2021-03-01T15:46:05.660Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-01T15:46:06.256Z] Removing intermediate container 4712e2e72dd5 [2021-03-01T15:46:06.256Z] ---> a1d467a014d3 [2021-03-01T15:46:06.256Z] Step 15/23 : WORKDIR / [2021-03-01T15:46:06.527Z] ---> 13c1b8cccc82 [2021-03-01T15:46:06.527Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-01T15:46:06.527Z] ---> Running in 1ce339b3b6cd [2021-03-01T15:46:06.808Z] ---> Running in b04c1580b5eb [2021-03-01T15:46:07.408Z] Removing intermediate container 1ce339b3b6cd [2021-03-01T15:46:07.408Z] ---> 2dea03b96e45 [2021-03-01T15:46:07.408Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-01T15:46:07.408Z] ---> 8aee00640c46 [2021-03-01T15:46:07.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-01T15:46:07.678Z] Removing intermediate container b04c1580b5eb [2021-03-01T15:46:07.678Z] ---> 3297c0a296dd [2021-03-01T15:46:07.678Z] Step 18/21 : CMD ["--init=true"] [2021-03-01T15:46:07.951Z] ---> Running in 8a3db4143a47 [2021-03-01T15:46:08.933Z] ---> be1926d1fff2 [2021-03-01T15:46:08.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-01T15:46:08.933Z] Removing intermediate container 8a3db4143a47 [2021-03-01T15:46:08.933Z] ---> 9090dd1c3d30 [2021-03-01T15:46:08.933Z] Step 19/21 : LABEL arch=arm64 [2021-03-01T15:46:08.933Z] ---> Running in 2251cc28ae28 [2021-03-01T15:46:09.204Z] ---> fbd718f0eb5d [2021-03-01T15:46:09.204Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-01T15:46:09.809Z] Removing intermediate container 2251cc28ae28 [2021-03-01T15:46:09.809Z] ---> 497d0c39a4e7 [2021-03-01T15:46:09.809Z] Step 20/21 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:46:10.411Z] ---> Running in 1b8b58bc1709 [2021-03-01T15:46:10.411Z] ---> 59f643771497 [2021-03-01T15:46:10.411Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-03-01T15:46:10.695Z] ---> 617cd3469fd3 [2021-03-01T15:46:10.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-01T15:46:10.695Z] ---> Running in 7c55a845669d [2021-03-01T15:46:10.973Z] Removing intermediate container 1b8b58bc1709 [2021-03-01T15:46:10.973Z] ---> 4af89fa9ba6c [2021-03-01T15:46:10.973Z] Step 21/21 : LABEL version=0.0.0 [2021-03-01T15:46:11.249Z] ---> Running in 00ccab9927e0 [2021-03-01T15:46:11.853Z] ---> 317e11f1368d [2021-03-01T15:46:11.853Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-01T15:46:11.853Z] Removing intermediate container 00ccab9927e0 [2021-03-01T15:46:11.853Z] ---> daac96a76ec6 [2021-03-01T15:46:11.853Z] [2021-03-01T15:46:11.853Z] ---> Running in 0bf6481cac85 [2021-03-01T15:46:12.458Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-01T15:46:12.458Z] Successfully built daac96a76ec6 [2021-03-01T15:46:12.458Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-01T15:46:12.458Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-01T15:46:12.458Z]  Building docker-security-proxy-setup-go ... done  ---> eeaf43b92773 [2021-03-01T15:46:12.458Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-01T15:46:12.458Z] Removing intermediate container 0bf6481cac85 [2021-03-01T15:46:12.458Z] ---> 8b136d36ed90 [2021-03-01T15:46:12.458Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:46:12.739Z] ---> Running in d39372b0faa4 [2021-03-01T15:46:12.739Z] ---> Running in 448c42b9a643 [2021-03-01T15:46:13.349Z] Removing intermediate container 448c42b9a643 [2021-03-01T15:46:13.349Z] ---> 08768aed8087 [2021-03-01T15:46:13.349Z] Step 21/23 : LABEL arch=arm64 [2021-03-01T15:46:13.349Z] ---> Running in 96b0d6a7e6e4 [2021-03-01T15:46:13.626Z] Removing intermediate container 7c55a845669d [2021-03-01T15:46:13.626Z] ---> b9a12c039ce9 [2021-03-01T15:46:13.626Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-01T15:46:13.905Z] ---> Running in 933e1bb0dcc3 [2021-03-01T15:46:14.178Z] Removing intermediate container 96b0d6a7e6e4 [2021-03-01T15:46:14.178Z] ---> 39eeb6316e8b [2021-03-01T15:46:14.178Z] Step 22/23 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:46:14.178Z] ---> Running in fd2d53a4786a [2021-03-01T15:46:14.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:46:14.454Z] Removing intermediate container 933e1bb0dcc3 [2021-03-01T15:46:14.454Z] ---> 2de5eb03a1ce [2021-03-01T15:46:14.454Z] Step 22/24 : LABEL arch=arm64 [2021-03-01T15:46:14.454Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:46:14.454Z] ---> Running in 4143db6d2c6a [2021-03-01T15:46:14.726Z] Removing intermediate container fd2d53a4786a [2021-03-01T15:46:14.726Z] ---> f1900456fb31 [2021-03-01T15:46:14.726Z] Step 23/23 : LABEL version=0.0.0 [2021-03-01T15:46:15.021Z] ---> Running in e3498219e76d [2021-03-01T15:46:15.021Z] (1/2) Installing readline (8.0.4-r0) [2021-03-01T15:46:15.021Z] (2/2) Installing bash (5.0.17-r0) [2021-03-01T15:46:15.021Z] Executing bash-5.0.17-r0.post-install [2021-03-01T15:46:15.021Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:46:15.021Z] OK: 12 MiB in 22 packages [2021-03-01T15:46:15.021Z] Removing intermediate container 4143db6d2c6a [2021-03-01T15:46:15.021Z] ---> b969088aaebc [2021-03-01T15:46:15.021Z] Step 23/24 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:46:15.299Z] ---> Running in 0630515e0395 [2021-03-01T15:46:15.575Z] Removing intermediate container e3498219e76d [2021-03-01T15:46:15.575Z] ---> 3b6e08b430bb [2021-03-01T15:46:15.575Z] [2021-03-01T15:46:16.170Z] Successfully built 3b6e08b430bb [2021-03-01T15:46:16.170Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-01T15:46:16.170Z]  Building docker-core-metadata-go ... done Removing intermediate container 0630515e0395 [2021-03-01T15:46:16.170Z] ---> a870430a4eac [2021-03-01T15:46:16.170Z] Step 24/24 : LABEL version=0.0.0 [2021-03-01T15:46:16.444Z] ---> Running in 1d2405c3ab28 [2021-03-01T15:46:16.715Z] Removing intermediate container d39372b0faa4 [2021-03-01T15:46:16.715Z] ---> 1dfe9fd233b9 [2021-03-01T15:46:16.715Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-01T15:46:16.715Z] ---> Running in 7018c5215b3a [2021-03-01T15:46:16.715Z] Removing intermediate container 1d2405c3ab28 [2021-03-01T15:46:16.715Z] ---> 4bcdb6c477fb [2021-03-01T15:46:16.715Z] [2021-03-01T15:46:17.306Z] Removing intermediate container 7018c5215b3a [2021-03-01T15:46:17.306Z] ---> dd04fe591f0e [2021-03-01T15:46:17.306Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-01T15:46:17.306Z] Successfully built 4bcdb6c477fb [2021-03-01T15:46:17.306Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-01T15:46:17.306Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in f5bebc671682 [2021-03-01T15:46:17.900Z] Removing intermediate container f5bebc671682 [2021-03-01T15:46:17.900Z] ---> 3781ecf595d5 [2021-03-01T15:46:17.900Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-01T15:46:17.900Z] ---> Running in 90d76641addd [2021-03-01T15:46:18.500Z] Removing intermediate container 90d76641addd [2021-03-01T15:46:18.500Z] ---> 90c381dc5d98 [2021-03-01T15:46:18.500Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-01T15:46:19.480Z] ---> 4b71090edcaa [2021-03-01T15:46:19.480Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-01T15:46:20.455Z] ---> 798c1910563b [2021-03-01T15:46:20.455Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-01T15:46:21.066Z] ---> a5a56599f699 [2021-03-01T15:46:21.066Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-01T15:46:21.066Z] ---> Running in ebfeaa07ec27 [2021-03-01T15:46:22.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:46:22.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:46:22.919Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-01T15:46:22.919Z] (2/33) Installing expat (2.2.9-r1) [2021-03-01T15:46:22.919Z] (3/33) Installing libffi (3.3-r2) [2021-03-01T15:46:22.919Z] (4/33) Installing gdbm (1.13-r1) [2021-03-01T15:46:22.919Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-01T15:46:22.919Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-01T15:46:22.919Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-01T15:46:24.940Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-01T15:46:24.940Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-01T15:46:24.940Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-01T15:46:24.940Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-01T15:46:24.940Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-01T15:46:24.940Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-01T15:46:24.940Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-01T15:46:24.940Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-01T15:46:24.940Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-01T15:46:24.940Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-01T15:46:24.940Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-01T15:46:24.940Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-01T15:46:24.940Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-01T15:46:24.940Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-01T15:46:24.940Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-01T15:46:24.940Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-01T15:46:24.940Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-01T15:46:24.940Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-01T15:46:24.940Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-01T15:46:24.940Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-01T15:46:24.940Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-01T15:46:24.940Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-01T15:46:24.940Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-01T15:46:24.940Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-01T15:46:24.940Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-01T15:46:25.210Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-01T15:46:25.210Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:46:25.210Z] OK: 71 MiB in 55 packages [2021-03-01T15:46:31.902Z] Removing intermediate container ebfeaa07ec27 [2021-03-01T15:46:31.903Z] ---> 67d8aacfd873 [2021-03-01T15:46:31.903Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-01T15:46:31.903Z] ---> Running in be79bed2e341 [2021-03-01T15:46:36.194Z] Collecting docker-compose==1.23.2 [2021-03-01T15:46:36.194Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-01T15:46:36.806Z] Collecting jsonschema<3,>=2.5.1 [2021-03-01T15:46:36.806Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-01T15:46:37.091Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-03-01T15:46:37.373Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-01T15:46:37.373Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-03-01T15:46:37.643Z] Collecting docopt<0.7,>=0.6.1 [2021-03-01T15:46:37.643Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-01T15:46:40.238Z] Collecting PyYAML<4,>=3.10 [2021-03-01T15:46:40.238Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-01T15:46:43.611Z] Collecting cached-property<2,>=1.2.0 [2021-03-01T15:46:43.611Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-01T15:46:43.611Z] Collecting docker<4.0,>=3.6.0 [2021-03-01T15:46:43.611Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-01T15:46:45.036Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-01T15:46:45.036Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-01T15:46:45.310Z] Collecting texttable<0.10,>=0.9.0 [2021-03-01T15:46:45.310Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-01T15:46:47.288Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-01T15:46:47.288Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-01T15:46:48.772Z] Collecting docker-pycreds>=0.4.0 [2021-03-01T15:46:49.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-01T15:46:49.072Z] Collecting idna<2.8,>=2.5 [2021-03-01T15:46:49.345Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-01T15:46:49.345Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-03-01T15:46:49.345Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-03-01T15:46:49.933Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-01T15:46:49.933Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-01T15:46:49.933Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-01T15:46:49.933Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-01T15:46:49.933Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-01T15:46:49.933Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-01T15:46:50.911Z] Installing collected packages: jsonschema, websocket-client, docopt, PyYAML, cached-property, idna, urllib3, requests, docker-pycreds, docker, texttable, dockerpty, docker-compose [2021-03-01T15:46:51.501Z] Running setup.py install for docopt: started [2021-03-01T15:46:53.473Z] Running setup.py install for docopt: finished with status 'done' [2021-03-01T15:46:53.473Z] Running setup.py install for PyYAML: started [2021-03-01T15:46:55.490Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-01T15:46:55.490Z] Attempting uninstall: idna [2021-03-01T15:46:55.490Z] Found existing installation: idna 2.9 [2021-03-01T15:46:55.490Z] Uninstalling idna-2.9: [2021-03-01T15:46:55.785Z] Successfully uninstalled idna-2.9 [2021-03-01T15:46:56.391Z] Attempting uninstall: urllib3 [2021-03-01T15:46:56.391Z] Found existing installation: urllib3 1.25.9 [2021-03-01T15:46:56.391Z] Uninstalling urllib3-1.25.9: [2021-03-01T15:46:56.391Z] Successfully uninstalled urllib3-1.25.9 [2021-03-01T15:46:56.991Z] Attempting uninstall: requests [2021-03-01T15:46:56.991Z] Found existing installation: requests 2.23.0 [2021-03-01T15:46:56.991Z] Uninstalling requests-2.23.0: [2021-03-01T15:46:57.261Z] Successfully uninstalled requests-2.23.0 [2021-03-01T15:46:58.233Z] Running setup.py install for texttable: started [2021-03-01T15:47:00.205Z] Running setup.py install for texttable: finished with status 'done' [2021-03-01T15:47:00.205Z] Running setup.py install for dockerpty: started [2021-03-01T15:47:02.168Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-01T15:47:02.758Z] 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-03-01T15:47:06.129Z] Removing intermediate container be79bed2e341 [2021-03-01T15:47:06.129Z] ---> d63e9276bb5b [2021-03-01T15:47:06.129Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-01T15:47:06.400Z] ---> Running in 65ae4b90bf5d [2021-03-01T15:47:07.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T15:47:07.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T15:47:08.239Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-01T15:47:08.239Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-01T15:47:08.239Z] (3/3) Installing curl (7.69.1-r3) [2021-03-01T15:47:08.239Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T15:47:08.239Z] OK: 71 MiB in 58 packages [2021-03-01T15:47:09.673Z] Removing intermediate container 65ae4b90bf5d [2021-03-01T15:47:09.673Z] ---> 0d75f598640d [2021-03-01T15:47:09.673Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-01T15:47:09.673Z] ---> Running in 75617d71ce10 [2021-03-01T15:47:09.946Z] Removing intermediate container 75617d71ce10 [2021-03-01T15:47:09.946Z] ---> 1a072c303308 [2021-03-01T15:47:09.946Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-01T15:47:10.219Z] ---> Running in 08fea4fff839 [2021-03-01T15:47:10.814Z] Removing intermediate container 08fea4fff839 [2021-03-01T15:47:10.814Z] ---> 04f4953573d4 [2021-03-01T15:47:10.814Z] Step 24/26 : LABEL arch=arm64 [2021-03-01T15:47:10.814Z] ---> Running in 89d010eff834 [2021-03-01T15:47:11.405Z] Removing intermediate container 89d010eff834 [2021-03-01T15:47:11.405Z] ---> 7674547a8cb7 [2021-03-01T15:47:11.405Z] Step 25/26 : LABEL git_sha=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb [2021-03-01T15:47:11.405Z] ---> Running in 7a4e8c6046f9 [2021-03-01T15:47:12.001Z] Removing intermediate container 7a4e8c6046f9 [2021-03-01T15:47:12.001Z] ---> 797181f42a2a [2021-03-01T15:47:12.001Z] Step 26/26 : LABEL version=0.0.0 [2021-03-01T15:47:12.001Z] ---> Running in 0d91a966c074 [2021-03-01T15:47:12.595Z] Removing intermediate container 0d91a966c074 [2021-03-01T15:47:12.595Z] ---> e26fe4f4c36a [2021-03-01T15:47:12.595Z] [2021-03-01T15:47:12.867Z] Successfully built e26fe4f4c36a [2021-03-01T15:47:12.867Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-01T15:47:13.154Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-01T15:47:13.174Z] $ docker stop --time=1 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 [2021-03-01T15:47:15.158Z] $ docker rm -f 242e260391396ae1c59362474fae3bfe251904f79434cd9a0eb4996059f27fb6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T15:47:15.952Z] + grep docker [2021-03-01T15:47:15.952Z] + docker images [2021-03-01T15:47:16.224Z] docker-sys-mgmt-agent-go-arm64 latest e26fe4f4c36a 4 seconds ago 300MB [2021-03-01T15:47:16.224Z] docker-security-secretstore-setup-go-arm64 latest 4bcdb6c477fb About a minute ago 23.7MB [2021-03-01T15:47:16.224Z] docker-core-metadata-go-arm64 latest 3b6e08b430bb About a minute ago 17.9MB [2021-03-01T15:47:16.224Z] docker-security-proxy-setup-go-arm64 latest daac96a76ec6 About a minute ago 23.3MB [2021-03-01T15:47:16.224Z] docker-core-data-go-arm64 latest 2769f5a1530d 4 minutes ago 21.1MB [2021-03-01T15:47:16.224Z] docker-security-bootstrapper-go-arm64 latest daa056e73f4d 4 minutes ago 17.6MB [2021-03-01T15:47:16.224Z] docker-support-notifications-go-arm64 latest 40a85677f899 4 minutes ago 16.8MB [2021-03-01T15:47:16.224Z] docker-core-command-go-arm64 latest 9cf1d3d408c0 4 minutes ago 16.2MB [2021-03-01T15:47:16.224Z] docker-support-scheduler-go-arm64 latest d4178517fe2f 4 minutes ago 16.3MB [2021-03-01T15:47:16.224Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:47:17.492Z] ---> job-cost.sh [2021-03-01T15:47:17.492Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABXp [2021-03-01T15:47:56.424Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T15:50:18.231Z] lf-activate-venv(): INFO: Adding /tmp/venv-ABXp/bin to PATH [2021-03-01T15:50:18.231Z] INFO: No Stack... [2021-03-01T15:50:18.231Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-01T15:50:18.231Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T15:50:18.599Z] + cut -d, -f6 [2021-03-01T15:50:18.599Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-01T15:50:18.750Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] [2021-03-01T15:50:18.756Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] did not exist. Created. [2021-03-01T15:50:18.756Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T15:50:19.299Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-01T15:50:19.598Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T15:50:19.626Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3205-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-01T15:50:21.815Z] provisioning config files... [2021-03-01T15:50:21.835Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5248361184359725922tmp [Pipeline] { [Pipeline] sh [2021-03-01T15:50:22.268Z] + set +x [2021-03-01T15:50:22.268Z] + curl -s https://codecov.io/bash [2021-03-01T15:50:22.268Z] + bash -s -- [2021-03-01T15:50:22.845Z] [2021-03-01T15:50:22.845Z] _____ _ [2021-03-01T15:50:22.845Z] / ____| | | [2021-03-01T15:50:22.845Z] | | ___ __| | ___ ___ _____ __ [2021-03-01T15:50:22.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-01T15:50:22.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-01T15:50:22.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-01T15:50:22.845Z] Bash-20210226-7100762 [2021-03-01T15:50:22.845Z] [2021-03-01T15:50:22.845Z] [2021-03-01T15:50:22.845Z] ==> git version 2.24.3 found [2021-03-01T15:50:22.845Z] ==> 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-03-01T15:50:22.845Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-01T15:50:22.845Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-01T15:50:22.845Z] ==> Jenkins CI detected. [2021-03-01T15:50:22.845Z] project root: . [2021-03-01T15:50:22.845Z] --> token set from env [2021-03-01T15:50:22.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-01T15:50:22.845Z] ==> Running gcov in . (disable via -X gcov) [2021-03-01T15:50:22.845Z] ==> Python coveragepy not found [2021-03-01T15:50:22.845Z] ==> Searching for coverage reports in: [2021-03-01T15:50:22.845Z] + . [2021-03-01T15:50:22.845Z] -> Found 1 reports [2021-03-01T15:50:22.845Z] ==> Detecting git/mercurial file structure [2021-03-01T15:50:22.845Z] ==> Reading reports [2021-03-01T15:50:22.845Z] + ./coverage.out bytes=599431 [2021-03-01T15:50:22.845Z] ==> Appending adjustments [2021-03-01T15:50:22.845Z] https://docs.codecov.io/docs/fixing-reports [2021-03-01T15:50:27.068Z] + Found adjustments [2021-03-01T15:50:27.068Z] ==> Gzipping contents [2021-03-01T15:50:27.068Z] 88K /tmp/codecov.DSoQ6s.gz [2021-03-01T15:50:27.068Z] ==> Uploading reports [2021-03-01T15:50:27.068Z] url: https://codecov.io [2021-03-01T15:50:27.068Z] query: branch=PR-3205&commit=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3205&job=&cmd_args= [2021-03-01T15:50:27.068Z] -> Pinging Codecov [2021-03-01T15:50:27.068Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3205&commit=e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3205%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3205&job=&cmd_args= [2021-03-01T15:50:29.632Z] -> Uploading to [2021-03-01T15:50:29.632Z] Unknown [2021-03-01T15:50:29.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-01T15:50:29.632Z] Dload Upload Total Spent Left Speed [2021-03-01T15:50:29.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: Unknown; Unknown error [2021-03-01T15:50:29.632Z] X> Failed to upload [2021-03-01T15:50:29.632Z] ==> Uploading to Codecov [2021-03-01T15:50:29.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-01T15:50:29.632Z] Dload Upload Total Spent Left Speed [2021-03-01T15:50:30.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89618 100 237 100 89381 400 147k --:--:-- --:--:-- --:--:-- 147k [2021-03-01T15:50:30.208Z] {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "9c2654e9-9827-4053-be89-07956d3a12d6", "url": "https://codecov.io/github/edgexfoundry/edgex-go/commit/e4f8f7962ba5f8cc1bff6ee5e1d5dc1566e4dbcb"} [Pipeline] } [2021-03-01T15:50:30.235Z] 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] { (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-03-01T15:50:32.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:50:33.799Z] ---> package-listing.sh [2021-03-01T15:50:33.799Z] ++ facter osfamily [2021-03-01T15:50:33.799Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-01T15:50:33.799Z] + OS_FAMILY=redhat [2021-03-01T15:50:33.799Z] + workspace=/w/workspace/edgex-go/1 [2021-03-01T15:50:33.799Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-01T15:50:33.799Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-01T15:50:33.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-01T15:50:33.799Z] + PACKAGES=/tmp/packages_start.txt [2021-03-01T15:50:33.799Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-01T15:50:33.799Z] + PACKAGES=/tmp/packages_end.txt [2021-03-01T15:50:33.799Z] + case "${OS_FAMILY}" in [2021-03-01T15:50:33.799Z] + rpm -qa [2021-03-01T15:50:33.799Z] + sort [2021-03-01T15:50:39.131Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-01T15:50:39.131Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-01T15:50:39.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-01T15:50:39.131Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-01T15:50:39.131Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-01T15:50:39.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-01T15:50:39.170Z] 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-03-01T15:50:39.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:50:39.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T15:50:39.850Z] [2021-03-01T15:50:39.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-01T15:50:40.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T15:50:40.245Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-01T15:50:40.245Z] df20fa9351a1: Pulling fs layer [2021-03-01T15:50:40.245Z] 36b3adc4ff6f: Pulling fs layer [2021-03-01T15:50:40.245Z] 8ad3a11d3b57: Pulling fs layer [2021-03-01T15:50:40.245Z] 46f8f816bc3b: Pulling fs layer [2021-03-01T15:50:40.245Z] 93b61091891f: Pulling fs layer [2021-03-01T15:50:40.245Z] 93b9cdb0e59b: Pulling fs layer [2021-03-01T15:50:40.245Z] 5e14af77c1be: Pulling fs layer [2021-03-01T15:50:40.245Z] 01666e4c0597: Pulling fs layer [2021-03-01T15:50:40.245Z] aa168da1d23b: Pulling fs layer [2021-03-01T15:50:40.245Z] 93b9cdb0e59b: Waiting [2021-03-01T15:50:40.245Z] 5e14af77c1be: Waiting [2021-03-01T15:50:40.245Z] 01666e4c0597: Waiting [2021-03-01T15:50:40.245Z] aa168da1d23b: Waiting [2021-03-01T15:50:40.245Z] 46f8f816bc3b: Waiting [2021-03-01T15:50:40.245Z] 93b61091891f: Waiting [2021-03-01T15:50:40.245Z] 36b3adc4ff6f: Verifying Checksum [2021-03-01T15:50:40.245Z] 36b3adc4ff6f: Download complete [2021-03-01T15:50:40.245Z] 46f8f816bc3b: Verifying Checksum [2021-03-01T15:50:40.245Z] 46f8f816bc3b: Download complete [2021-03-01T15:50:40.245Z] df20fa9351a1: Verifying Checksum [2021-03-01T15:50:40.245Z] df20fa9351a1: Download complete [2021-03-01T15:50:40.245Z] 93b9cdb0e59b: Verifying Checksum [2021-03-01T15:50:40.245Z] 93b9cdb0e59b: Download complete [2021-03-01T15:50:40.517Z] 5e14af77c1be: Verifying Checksum [2021-03-01T15:50:40.517Z] 5e14af77c1be: Download complete [2021-03-01T15:50:40.517Z] 93b61091891f: Verifying Checksum [2021-03-01T15:50:40.517Z] 93b61091891f: Download complete [2021-03-01T15:50:40.517Z] 01666e4c0597: Verifying Checksum [2021-03-01T15:50:40.517Z] 01666e4c0597: Download complete [2021-03-01T15:50:40.517Z] 8ad3a11d3b57: Verifying Checksum [2021-03-01T15:50:40.517Z] 8ad3a11d3b57: Download complete [2021-03-01T15:50:40.786Z] df20fa9351a1: Pull complete [2021-03-01T15:50:41.051Z] 36b3adc4ff6f: Pull complete [2021-03-01T15:50:42.444Z] aa168da1d23b: Verifying Checksum [2021-03-01T15:50:42.444Z] aa168da1d23b: Download complete [2021-03-01T15:50:42.444Z] 8ad3a11d3b57: Pull complete [2021-03-01T15:50:42.706Z] 46f8f816bc3b: Pull complete [2021-03-01T15:50:43.283Z] 93b61091891f: Pull complete [2021-03-01T15:50:43.283Z] 93b9cdb0e59b: Pull complete [2021-03-01T15:50:43.283Z] 5e14af77c1be: Pull complete [2021-03-01T15:50:43.554Z] 01666e4c0597: Pull complete [2021-03-01T15:50:51.724Z] aa168da1d23b: Pull complete [2021-03-01T15:50:51.724Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-01T15:50:51.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T15:50:51.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-01T15:50:51.962Z] prd-centos7-docker-4c-2g-28052 does not seem to be running inside a container [2021-03-01T15:50:52.018Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-01T15:50:59.840Z] $ docker top 0820ff9588b45ccec76da249524bf4b881c3112b0515acec7c59108706aa6cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T15:51:00.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-01T15:51:00.764Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-01T15:51:01.096Z] + ls /var/log/sa-host [2021-03-01T15:51:01.096Z] + sadf -c /var/log/sa-host/sa01 [2021-03-01T15:51:01.096Z] file_magic: OK [2021-03-01T15:51:01.096Z] HZ: Using current value: 100 [2021-03-01T15:51:01.096Z] file_header: OK [2021-03-01T15:51:01.096Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-01T15:51:01.096Z] Statistics: [2021-03-01T15:51:01.096Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-01T15:51:01.096Z] File successfully converted to sysstat format version 12.2.1 [2021-03-01T15:51:01.096Z] + sadf -c /var/log/sa-host/sa23 [2021-03-01T15:51:01.096Z] file_magic: OK [2021-03-01T15:51:01.096Z] HZ: Using current value: 100 [2021-03-01T15:51:01.096Z] file_header: OK [2021-03-01T15:51:01.096Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-01T15:51:01.096Z] Statistics: [2021-03-01T15:51:01.096Z] Hnuu...uuuununununu... [2021-03-01T15:51:01.096Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-01T15:51:01.766Z] provisioning config files... [2021-03-01T15:51:01.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2714916749992113494tmp [Pipeline] { [Pipeline] echo [2021-03-01T15:51:01.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:51:02.258Z] ---> create-netrc.sh [Pipeline] } [2021-03-01T15:51:02.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-01T15:51:02.421Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:51:02.832Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-01T15:51:02.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:51:03.276Z] ---> sudo-logs.sh [2021-03-01T15:51:03.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-01T15:51:03.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:51:03.792Z] ---> job-cost.sh [2021-03-01T15:51:03.792Z] lf-activate-venv: SKIPPING [2021-03-01T15:51:03.792Z] DEBUG: total: 0.20999999344348907 [2021-03-01T15:51:03.792Z] INFO: Retrieving Stack Cost... [2021-03-01T15:51:04.740Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T15:51:05.318Z] INFO: Archiving Costs [Pipeline] echo [2021-03-01T15:51:05.355Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T15:51:05.694Z] ---> logs-deploy.sh [2021-03-01T15:51:05.694Z] lf-activate-venv: SKIPPING [2021-03-01T15:51:05.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3205/1 [2021-03-01T15:51:05.694Z] INFO: archiving workspace using pattern(s): [2021-03-01T15:51:07.614Z] Archives upload complete. [2021-03-01T15:51:07.614Z] INFO: archiving logs to Nexus