Pull request #3313 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at ebfae9bf1c69030f223d824c55fa5330fb79db8d rather than 1e9f562da539bc74bb42954d46b56ff67cb596da Obtained Jenkinsfile from ebfae9bf1c69030f223d824c55fa5330fb79db8d 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3313/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-3313/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-31730 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [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/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # 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 ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 Commit message: "docs: Remove RequestId from the example of swagger doc" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-29T13:16:09.239Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-29T13:16:09.628Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-29T13:16:09.859Z] ========================================================= [2021-03-29T13:16:09.859Z] EdgeX Global Pipelines Version Info [2021-03-29T13:16:09.859Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:16:11.369Z] ------------------- [2021-03-29T13:16:11.369Z] stable info: [2021-03-29T13:16:11.369Z] ------------------- [2021-03-29T13:16:11.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-29T13:16:11.369Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-29T13:16:11.369Z] Message: update stable to v1.0.186 [2021-03-29T13:16:12.318Z] ------------------- [2021-03-29T13:16:12.318Z] experimental info: [2021-03-29T13:16:12.318Z] ------------------- [2021-03-29T13:16:12.318Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-29T13:16:12.318Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-29T13:16:12.318Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-29T13:16:12.738Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-29T13:16:12.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-29T13:16:13.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-29T13:16:13.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-29T13:16:13.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-29T13:16:13.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-29T13:16:13.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-29T13:16:13.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-29T13:16:13.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-29T13:16:14.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-29T13:16:14.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-29T13:16:14.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-29T13:16:14.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-29T13:16:14.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-29T13:16:14.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T13:16:14.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-29T13:16:15.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-29T13:16:15.185Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-29T13:16:15.314Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-29T13:16:15.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-29T13:16:15.585Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-29T13:16:15.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-29T13:16:15.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3313 [Pipeline] echo [2021-03-29T13:16:16.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3313 [Pipeline] echo [2021-03-29T13:16:16.131Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3313 [Pipeline] echo [2021-03-29T13:16:16.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] echo [2021-03-29T13:16:16.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e9f562 [Pipeline] echo [2021-03-29T13:16:16.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T13:16:16.844Z] provisioning config files... [2021-03-29T13:16:16.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6554194479277918185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:16:17.306Z] ---> docker-login.sh [2021-03-29T13:16:17.306Z] nexus3.edgexfoundry.org:10001 [2021-03-29T13:16:17.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:16:17.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:16:17.834Z] Configure a credential helper to remove this warning. See [2021-03-29T13:16:17.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:16:17.834Z] [2021-03-29T13:16:17.834Z] Login Succeeded [2021-03-29T13:16:17.834Z] nexus3.edgexfoundry.org:10002 [2021-03-29T13:16:17.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:16:18.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:16:18.097Z] Configure a credential helper to remove this warning. See [2021-03-29T13:16:18.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:16:18.097Z] [2021-03-29T13:16:18.097Z] Login Succeeded [2021-03-29T13:16:18.097Z] nexus3.edgexfoundry.org:10003 [2021-03-29T13:16:18.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:16:18.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:16:18.097Z] Configure a credential helper to remove this warning. See [2021-03-29T13:16:18.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:16:18.097Z] [2021-03-29T13:16:18.097Z] Login Succeeded [2021-03-29T13:16:18.097Z] nexus3.edgexfoundry.org:10004 [2021-03-29T13:16:18.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:16:18.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:16:18.360Z] Configure a credential helper to remove this warning. See [2021-03-29T13:16:18.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:16:18.360Z] [2021-03-29T13:16:18.360Z] Login Succeeded [2021-03-29T13:16:18.360Z] docker.io [2021-03-29T13:16:18.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:16:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:16:18.624Z] Configure a credential helper to remove this warning. See [2021-03-29T13:16:18.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:16:18.624Z] [2021-03-29T13:16:18.624Z] Login Succeeded [2021-03-29T13:16:18.624Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T13:16:18.647Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T13:16:19.262Z] ++ 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-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/core-command/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/core-data/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-29T13:16:19.262Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-29T13:16:19.262Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-29T13:16:19.262Z] ++ cut -d/ -f2 [2021-03-29T13:16:19.262Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-29T13:16:19.363Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:16:21.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T13:16:21.123Z] [2021-03-29T13:16:21.123Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:16:21.626Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T13:16:21.627Z] latest: Pulling from edgex-devops/git-semver [2021-03-29T13:16:21.627Z] 31603596830f: Pulling fs layer [2021-03-29T13:16:21.627Z] 2a8b12db71e7: Pulling fs layer [2021-03-29T13:16:21.627Z] 6ca5941a6612: Pulling fs layer [2021-03-29T13:16:21.627Z] ecc8261a40a4: Pulling fs layer [2021-03-29T13:16:21.627Z] ecc8261a40a4: Waiting [2021-03-29T13:16:21.627Z] 2a8b12db71e7: Verifying Checksum [2021-03-29T13:16:21.627Z] 2a8b12db71e7: Download complete [2021-03-29T13:16:21.627Z] 31603596830f: Verifying Checksum [2021-03-29T13:16:21.627Z] 31603596830f: Download complete [2021-03-29T13:16:21.889Z] 6ca5941a6612: Verifying Checksum [2021-03-29T13:16:21.889Z] 6ca5941a6612: Download complete [2021-03-29T13:16:21.889Z] ecc8261a40a4: Verifying Checksum [2021-03-29T13:16:21.889Z] ecc8261a40a4: Download complete [2021-03-29T13:16:22.165Z] 31603596830f: Pull complete [2021-03-29T13:16:22.165Z] 2a8b12db71e7: Pull complete [2021-03-29T13:16:23.126Z] 6ca5941a6612: Pull complete [2021-03-29T13:16:23.391Z] ecc8261a40a4: Pull complete [2021-03-29T13:16:23.391Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-29T13:16:23.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-29T13:16:23.391Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-29T13:16:23.512Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:16:23.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-29T13:16:26.119Z] $ docker top 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-29T13:16:26.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T13:16:26.495Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T13:16:26.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T13:16:26.713Z] $ docker exec 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent [2021-03-29T13:16:26.884Z] SSH_AUTH_SOCK=/tmp/ssh-biUPEvtkrUaV/agent.12 [2021-03-29T13:16:26.884Z] SSH_AGENT_PID=17 [2021-03-29T13:16:26.893Z] Running ssh-add (command line suppressed) [2021-03-29T13:16:27.013Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8009842905676474672.key (/w/workspace/edgex-go/1@tmp/private_key_8009842905676474672.key) [2021-03-29T13:16:27.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T13:16:27.436Z] + git tag --points-at HEAD [Pipeline] } [2021-03-29T13:16:27.463Z] $ docker exec --env ******** --env ******** 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent -k [2021-03-29T13:16:27.571Z] unset SSH_AUTH_SOCK; [2021-03-29T13:16:27.571Z] unset SSH_AGENT_PID; [2021-03-29T13:16:27.571Z] echo Agent pid 17 killed; [2021-03-29T13:16:27.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-29T13:16:27.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-29T13:16:27.807Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-29T13:16:27.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-29T13:16:27.978Z] $ docker exec 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent [2021-03-29T13:16:28.137Z] SSH_AUTH_SOCK=/tmp/ssh-BHHiRcqGnVNX/agent.46 [2021-03-29T13:16:28.137Z] SSH_AGENT_PID=52 [2021-03-29T13:16:28.143Z] Running ssh-add (command line suppressed) [2021-03-29T13:16:28.261Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4293463598998944443.key (/w/workspace/edgex-go/1@tmp/private_key_4293463598998944443.key) [2021-03-29T13:16:28.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-29T13:16:28.721Z] + git semver init [2021-03-29T13:16:28.721Z] # -> Open(): unable to determine branch for HEAD [2021-03-29T13:16:28.721Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-29T13:16:28.721Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-29T13:16:28.721Z] # $SEMVER_REMOTE_NAME = origin [2021-03-29T13:16:28.721Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-29T13:16:28.721Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-29T13:16:28.721Z] # $SEMVER_BRANCH = PR-3313 [2021-03-29T13:16:28.721Z] # $SEMVER_TEMP = /tmp/semver-371036953 [2021-03-29T13:16:28.721Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-29T13:16:46.873Z] # '/tmp/semver-371036953' -> '/w/workspace/edgex-go/1/.semver' [2021-03-29T13:16:48.270Z] # -> Force: false [2021-03-29T13:16:48.270Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-29T13:16:48.307Z] $ docker exec --env ******** --env ******** 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 ssh-agent -k [2021-03-29T13:16:48.546Z] unset SSH_AUTH_SOCK; [2021-03-29T13:16:48.547Z] unset SSH_AGENT_PID; [2021-03-29T13:16:48.547Z] echo Agent pid 52 killed; [2021-03-29T13:16:48.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-29T13:16:49.344Z] + git semver [Pipeline] } [2021-03-29T13:16:49.372Z] $ docker stop --time=1 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 [2021-03-29T13:16:51.033Z] $ docker rm -f 07210a39b015392938e1f2ae0b3ab36eaf20f9ce487c919cf9db1658ad8e8e14 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T13:16:51.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-29T13:16:52.186Z] Stashed 1 file(s) [Pipeline] echo [2021-03-29T13:16:52.208Z] [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-29T13:16:53.756Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-29T13:16:54.074Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T13:16:54.391Z] + true [2021-03-29T13:16:54.391Z] + sudo service docker restart [2021-03-29T13:16:54.391Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-29T13:16:55.005Z] ========================================================= [2021-03-29T13:16:55.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-29T13:16:55.005Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:16:55.387Z] + 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-29T13:16:58.705Z] Sending build context to Docker daemon 328.9MB [2021-03-29T13:16:58.705Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T13:16:58.705Z] Step 2/6 : FROM ${BASE} [2021-03-29T13:16:58.968Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-29T13:16:58.968Z] 188c0c94c7c5: Pulling fs layer [2021-03-29T13:16:58.968Z] 0ef7d3d256c8: Pulling fs layer [2021-03-29T13:16:58.968Z] de9db76c5a1d: Pulling fs layer [2021-03-29T13:16:58.968Z] bca2f99d35d6: Pulling fs layer [2021-03-29T13:16:58.968Z] 93359f2a8cfa: Pulling fs layer [2021-03-29T13:16:58.968Z] 7c6f9722023f: Pulling fs layer [2021-03-29T13:16:58.968Z] a35cf1a2eb13: Pulling fs layer [2021-03-29T13:16:58.968Z] 93359f2a8cfa: Waiting [2021-03-29T13:16:58.968Z] a35cf1a2eb13: Waiting [2021-03-29T13:16:58.968Z] 7c6f9722023f: Waiting [2021-03-29T13:16:58.968Z] de9db76c5a1d: Verifying Checksum [2021-03-29T13:16:58.969Z] 0ef7d3d256c8: Download complete [2021-03-29T13:16:58.969Z] 93359f2a8cfa: Verifying Checksum [2021-03-29T13:16:58.969Z] 93359f2a8cfa: Download complete [2021-03-29T13:16:58.969Z] 188c0c94c7c5: Verifying Checksum [2021-03-29T13:16:58.969Z] 188c0c94c7c5: Download complete [2021-03-29T13:16:59.232Z] 188c0c94c7c5: Pull complete [2021-03-29T13:16:59.232Z] 7c6f9722023f: Verifying Checksum [2021-03-29T13:16:59.232Z] 7c6f9722023f: Download complete [2021-03-29T13:16:59.808Z] 0ef7d3d256c8: Pull complete [2021-03-29T13:16:59.808Z] de9db76c5a1d: Pull complete [2021-03-29T13:17:01.206Z] a35cf1a2eb13: Verifying Checksum [2021-03-29T13:17:01.206Z] a35cf1a2eb13: Download complete [2021-03-29T13:17:01.784Z] bca2f99d35d6: Verifying Checksum [2021-03-29T13:17:01.784Z] bca2f99d35d6: Download complete [2021-03-29T13:17:08.044Z] Still waiting to schedule task [2021-03-29T13:17:08.045Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-29T13:17:08.418Z] bca2f99d35d6: Pull complete [2021-03-29T13:17:08.418Z] 93359f2a8cfa: Pull complete [2021-03-29T13:17:08.418Z] 7c6f9722023f: Pull complete [2021-03-29T13:17:13.741Z] a35cf1a2eb13: Pull complete [2021-03-29T13:17:13.741Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-29T13:17:13.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-29T13:17:13.741Z] ---> a62c8e92a672 [2021-03-29T13:17:13.741Z] 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-29T13:17:13.741Z] ---> Running in 4552d13db036 [2021-03-29T13:17:14.006Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:17:14.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:17:15.219Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T13:17:15.794Z] (2/12) Installing file (5.38-r0) [2021-03-29T13:17:15.794Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T13:17:15.794Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T13:17:21.094Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T13:17:21.094Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T13:17:21.094Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T13:17:21.094Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-29T13:17:21.094Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T13:17:21.094Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T13:17:21.094Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-29T13:17:21.094Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T13:17:21.094Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:17:21.094Z] OK: 233 MiB in 51 packages [2021-03-29T13:17:25.325Z] Removing intermediate container 4552d13db036 [2021-03-29T13:17:25.325Z] ---> 406eed7f0aea [2021-03-29T13:17:25.325Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T13:17:25.325Z] ---> Running in 0469b0422c53 [2021-03-29T13:17:25.325Z] Removing intermediate container 0469b0422c53 [2021-03-29T13:17:25.325Z] ---> 385f2928b761 [2021-03-29T13:17:25.325Z] Step 5/6 : COPY go.mod . [2021-03-29T13:17:25.590Z] ---> b5f807a13b06 [2021-03-29T13:17:25.590Z] Step 6/6 : RUN go mod download [2021-03-29T13:17:25.590Z] ---> Running in 9c79c3883fe6 [2021-03-29T13:17:52.209Z] Removing intermediate container 9c79c3883fe6 [2021-03-29T13:17:52.209Z] ---> ff82ded2575d [2021-03-29T13:17:52.209Z] Successfully built ff82ded2575d [2021-03-29T13:17:52.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:17:52.562Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T13:17:52.562Z] . [Pipeline] withDockerContainer [2021-03-29T13:17:52.687Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:17:52.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T13:17:53.557Z] $ docker top cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:17:54.117Z] + go version [2021-03-29T13:17:54.117Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-29T13:17:54.150Z] $ docker stop --time=1 cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 [2021-03-29T13:17:55.530Z] $ docker rm -f cd6c9fa66da8f005b2f63afadde7765f2c666ee3072a90dd68ac3a8065400326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:17:56.575Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-29T13:17:56.575Z] . [Pipeline] withDockerContainer [2021-03-29T13:17:56.706Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:17:56.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-29T13:17:57.502Z] $ docker top deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-29T13:17:57.736Z] ========================================================= [2021-03-29T13:17:57.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T13:17:57.736Z] ========================================================= [Pipeline] sh [2021-03-29T13:17:58.056Z] + make test [2021-03-29T13:17:58.056Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T13:18:08.128Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T13:18:23.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T13:18:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-29T13:18:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T13:18:28.553Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-29T13:18:31.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T13:18:31.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T13:18:31.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-29T13:18:31.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T13:18:32.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T13:18:32.188Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T13:18:34.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T13:18:34.774Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T13:18:34.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-29T13:18:37.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 45.9% of statements [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T13:18:37.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T13:18:37.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-29T13:18:37.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.185s coverage: 27.1% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.165s coverage: 82.9% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:18:41.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements [2021-03-29T13:18:41.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-29T13:18:44.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.327s coverage: 28.6% of statements [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T13:18:44.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T13:18:44.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements [2021-03-29T13:18:44.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T13:18:44.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T13:18:44.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T13:18:44.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T13:18:44.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.356s coverage: 92.8% of statements [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T13:18:46.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements [2021-03-29T13:18:46.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements [2021-03-29T13:18:47.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements [2021-03-29T13:18:56.852Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31731 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [Pipeline] { [Pipeline] ws [2021-03-29T13:18:56.978Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T13:18:59.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.034s coverage: 94.4% of statements [2021-03-29T13:18:59.367Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.034s coverage: 44.8% of statements [2021-03-29T13:19:01.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.190s coverage: 82.6% of statements [2021-03-29T13:19:02.329Z] using credential edgex-jenkins-ssh [2021-03-29T13:19:02.475Z] Cloning the remote Git repository [2021-03-29T13:19:02.537Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:19:02.642Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-29T13:19:02.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:19:02.733Z] > git --version # timeout=10 [2021-03-29T13:19:02.753Z] > git --version # 'git version 2.17.1' [2021-03-29T13:19:02.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:19:02.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.060s coverage: 92.9% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.076s coverage: 87.2% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.6% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.4% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.295s coverage: 69.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.090s coverage: 38.4% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.129s coverage: 47.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.139s coverage: 87.1% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.717s coverage: 29.1% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.096s coverage: 94.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T13:19:11.417Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-29T13:19:11.417Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-29T13:19:11.417Z] GO111MODULE=on go vet ./... [2021-03-29T13:19:18.502Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T13:19:18.519Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T13:19:18.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T13:19:18.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:19:18.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:19:18.607Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T13:19:19.514Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:19:19.978Z] Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:19:19.979Z] Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) [2021-03-29T13:19:19.530Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T13:19:19.544Z] > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 [2021-03-29T13:19:19.862Z] > git remote # timeout=10 [2021-03-29T13:19:19.900Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T13:19:19.919Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:19:19.930Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-29T13:19:19.956Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T13:19:19.980Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T13:19:20.061Z] > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 [2021-03-29T13:19:24.661Z] Commit message: "docs: Remove RequestId from the example of swagger doc" [2021-03-29T13:19:24.711Z] > git --version # timeout=10 [2021-03-29T13:19:24.727Z] > git --version # 'git version 2.17.1' [2021-03-29T13:19:24.740Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-29T13:19:26.555Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-29T13:19:26.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-29T13:19:27.416Z] + true [2021-03-29T13:19:27.416Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-29T13:19:30.266Z] provisioning config files... [2021-03-29T13:19:30.316Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1056967031231324859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:19:30.862Z] ---> docker-login.sh [2021-03-29T13:19:30.862Z] nexus3.edgexfoundry.org:10001 [2021-03-29T13:19:31.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:19:32.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:19:32.904Z] Configure a credential helper to remove this warning. See [2021-03-29T13:19:32.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:19:32.904Z] [2021-03-29T13:19:32.904Z] Login Succeeded [2021-03-29T13:19:32.904Z] nexus3.edgexfoundry.org:10002 [2021-03-29T13:19:33.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:19:33.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:19:33.180Z] Configure a credential helper to remove this warning. See [2021-03-29T13:19:33.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:19:33.180Z] [2021-03-29T13:19:33.180Z] Login Succeeded [2021-03-29T13:19:33.455Z] nexus3.edgexfoundry.org:10003 [2021-03-29T13:19:33.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:19:33.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:19:33.729Z] Configure a credential helper to remove this warning. See [2021-03-29T13:19:33.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:19:33.729Z] [2021-03-29T13:19:33.729Z] Login Succeeded [2021-03-29T13:19:33.729Z] nexus3.edgexfoundry.org:10004 [2021-03-29T13:19:34.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:19:34.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:19:34.331Z] Configure a credential helper to remove this warning. See [2021-03-29T13:19:34.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:19:34.331Z] [2021-03-29T13:19:34.331Z] Login Succeeded [2021-03-29T13:19:34.331Z] docker.io [2021-03-29T13:19:34.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-29T13:19:35.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-29T13:19:35.211Z] Configure a credential helper to remove this warning. See [2021-03-29T13:19:35.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-29T13:19:35.211Z] [2021-03-29T13:19:35.211Z] Login Succeeded [2021-03-29T13:19:35.211Z] ---> docker-login.sh ends [Pipeline] } [2021-03-29T13:19:35.247Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-29T13:19:35.815Z] ========================================================= [2021-03-29T13:19:35.815Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-29T13:19:35.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:19:36.242Z] + 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-29T13:19:38.139Z] gofmt -l . [2021-03-29T13:19:38.139Z] [ "`gofmt -l .`" = "" ] [2021-03-29T13:19:38.402Z] ./bin/test-go-mod-tidy.sh [2021-03-29T13:19:38.887Z] Sending build context to Docker daemon 167MB [2021-03-29T13:19:38.887Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-29T13:19:38.887Z] Step 2/6 : FROM ${BASE} [2021-03-29T13:19:38.887Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-29T13:19:38.887Z] 5f621e34cdf4: Pulling fs layer [2021-03-29T13:19:38.887Z] a4357932f1b6: Pulling fs layer [2021-03-29T13:19:38.887Z] 18c013af1878: Pulling fs layer [2021-03-29T13:19:38.887Z] 00ac8860ef70: Pulling fs layer [2021-03-29T13:19:38.887Z] 63d7cb157983: Pulling fs layer [2021-03-29T13:19:38.887Z] b116817d02f9: Pulling fs layer [2021-03-29T13:19:38.887Z] 745a02a5169b: Pulling fs layer [2021-03-29T13:19:38.887Z] b116817d02f9: Waiting [2021-03-29T13:19:38.887Z] 745a02a5169b: Waiting [2021-03-29T13:19:38.887Z] 63d7cb157983: Waiting [2021-03-29T13:19:38.887Z] 00ac8860ef70: Waiting [2021-03-29T13:19:38.887Z] 18c013af1878: Verifying Checksum [2021-03-29T13:19:38.887Z] 18c013af1878: Download complete [2021-03-29T13:19:38.887Z] a4357932f1b6: Verifying Checksum [2021-03-29T13:19:38.887Z] a4357932f1b6: Download complete [2021-03-29T13:19:38.887Z] 63d7cb157983: Verifying Checksum [2021-03-29T13:19:38.887Z] 63d7cb157983: Download complete [2021-03-29T13:19:38.887Z] b116817d02f9: Download complete [2021-03-29T13:19:38.887Z] 5f621e34cdf4: Verifying Checksum [2021-03-29T13:19:38.887Z] 5f621e34cdf4: Download complete [2021-03-29T13:19:38.981Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-29T13:19:39.882Z] 5f621e34cdf4: Pull complete [2021-03-29T13:19:39.891Z] + ls -al . [2021-03-29T13:19:39.891Z] total 776 [2021-03-29T13:19:39.891Z] drwxrwxr-x 10 1001 1001 4096 Mar 29 13:19 . [2021-03-29T13:19:39.891Z] drwxr-xr-x 4 root root 28 Mar 29 13:17 .. [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 13:16 .dockerignore [2021-03-29T13:19:39.891Z] drwxrwxr-x 8 1001 1001 179 Mar 29 13:16 .git [2021-03-29T13:19:39.891Z] drwxrwxr-x 3 1001 1001 125 Mar 29 13:16 .github [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 13:16 .gitignore [2021-03-29T13:19:39.891Z] drwx------ 3 1001 1001 60 Mar 29 13:16 .semver [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 13:16 .sonarcloud.properties [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 13:16 Attribution.txt [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 13:16 CONTRIBUTING.md [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 13:16 Dockerfile.build [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 13:16 Jenkinsfile [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 13:16 LICENSE [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 13:16 Makefile [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 13:16 README.md [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 13:16 SECURITY.md [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 13:16 VERSION [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 13:16 ZMQWindows.md [2021-03-29T13:19:39.891Z] drwxrwxr-x 2 1001 1001 117 Mar 29 13:16 bin [2021-03-29T13:19:39.891Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 13:16 cmd [2021-03-29T13:19:39.891Z] -rw-r--r-- 1 root root 666600 Mar 29 13:19 coverage.out [2021-03-29T13:19:39.891Z] -rw-r--r-- 1 root root 1056 Mar 29 13:19 go.mod [2021-03-29T13:19:39.891Z] -rw-r--r-- 1 root root 22530 Mar 29 13:19 go.sum [2021-03-29T13:19:39.891Z] drwxrwxr-x 8 1001 1001 127 Mar 29 13:16 internal [2021-03-29T13:19:39.891Z] drwxrwxr-x 4 1001 1001 26 Mar 29 13:16 openapi [2021-03-29T13:19:39.891Z] drwxrwxr-x 4 1001 1001 71 Mar 29 13:16 snap [2021-03-29T13:19:39.891Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 13:16 version.go [Pipeline] sh [2021-03-29T13:19:40.159Z] a4357932f1b6: Pull complete [2021-03-29T13:19:40.215Z] + '[' -e coverage.out ] [2021-03-29T13:19:40.215Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T13:19:40.437Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T13:19:40.768Z] 18c013af1878: Pull complete [2021-03-29T13:19:40.768Z] + make build [2021-03-29T13:19:40.768Z] 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-29T13:19:41.371Z] 745a02a5169b: Verifying Checksum [2021-03-29T13:19:41.371Z] 745a02a5169b: Download complete [2021-03-29T13:19:42.367Z] 00ac8860ef70: Verifying Checksum [2021-03-29T13:19:42.367Z] 00ac8860ef70: Download complete [2021-03-29T13:19:44.988Z] 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-29T13:19:52.528Z] 00ac8860ef70: Pull complete [2021-03-29T13:19:53.128Z] 63d7cb157983: Pull complete [2021-03-29T13:19:53.216Z] 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-29T13:19:53.402Z] b116817d02f9: Pull complete [2021-03-29T13:19:54.167Z] 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-29T13:19:56.113Z] 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-29T13:19:56.380Z] 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-29T13:19:57.722Z] 745a02a5169b: Pull complete [2021-03-29T13:19:57.722Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-29T13:19:57.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-29T13:19:57.722Z] ---> b7e6874047d6 [2021-03-29T13:19:57.722Z] 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-29T13:19:57.801Z] 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-29T13:19:59.193Z] 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-29T13:20:00.600Z] 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-29T13:20:01.101Z] ---> Running in 2386c66d8e39 [2021-03-29T13:20:01.557Z] 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-29T13:20:01.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:20:02.524Z] 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-29T13:20:02.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:20:02.960Z] (1/12) Installing libmagic (5.38-r0) [2021-03-29T13:20:03.233Z] (2/12) Installing file (5.38-r0) [2021-03-29T13:20:03.504Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-29T13:20:03.504Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-29T13:20:03.927Z] 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-29T13:20:05.905Z] $ docker stop --time=1 deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 [2021-03-29T13:20:07.578Z] $ docker rm -f deb6ea4ded669e343eca5b7e71e85cb94163eb384e30ffc509027e7a530d0792 [2021-03-29T13:20:07.814Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-29T13:20:07.814Z] (6/12) Installing patch (2.7.6-r6) [2021-03-29T13:20:08.086Z] (7/12) Installing build-base (0.5-r2) [2021-03-29T13:20:08.086Z] (8/12) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [2021-03-29T13:20:08.358Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-29T13:20:08.358Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-29T13:20:08.358Z] (11/12) Installing libzmq (4.3.3-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-29T13:20:08.630Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-29T13:20:08.630Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:20:08.630Z] OK: 217 MiB in 51 packages [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:20:11.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T13:20:11.928Z] [2021-03-29T13:20:11.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:20:12.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T13:20:12.336Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-29T13:20:12.336Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-29T13:20:12.336Z] ca9280d653b3: Pulling fs layer [2021-03-29T13:20:12.336Z] 7e9c9ca2126c: Pulling fs layer [2021-03-29T13:20:12.605Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-29T13:20:12.605Z] cbdbe7a5bc2a: Download complete [2021-03-29T13:20:12.867Z] cbdbe7a5bc2a: Pull complete [2021-03-29T13:20:12.867Z] ca9280d653b3: Verifying Checksum [2021-03-29T13:20:12.867Z] ca9280d653b3: Download complete [2021-03-29T13:20:12.954Z] Removing intermediate container 2386c66d8e39 [2021-03-29T13:20:12.954Z] ---> 22132fc58401 [2021-03-29T13:20:12.954Z] Step 4/6 : WORKDIR /edgex-go [2021-03-29T13:20:12.954Z] ---> Running in 541e1729ee24 [2021-03-29T13:20:13.228Z] Removing intermediate container 541e1729ee24 [2021-03-29T13:20:13.228Z] ---> c818eef2178f [2021-03-29T13:20:13.228Z] Step 5/6 : COPY go.mod . [2021-03-29T13:20:13.820Z] ---> 41ec0836fff3 [2021-03-29T13:20:13.820Z] Step 6/6 : RUN go mod download [2021-03-29T13:20:13.831Z] 7e9c9ca2126c: Download complete [2021-03-29T13:20:13.831Z] ca9280d653b3: Pull complete [2021-03-29T13:20:14.093Z] ---> Running in 7f9532f7aa58 [2021-03-29T13:20:20.447Z] 7e9c9ca2126c: Pull complete [2021-03-29T13:20:20.447Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-29T13:20:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T13:20:20.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-29T13:20:20.619Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:20:20.669Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-29T13:20:23.256Z] $ docker top a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:20:23.873Z] + docker-compose build --help [2021-03-29T13:20:23.873Z] + grep parallel [2021-03-29T13:20:24.820Z] --parallel Build images in parallel. [Pipeline] } [2021-03-29T13:20:24.856Z] $ docker stop --time=1 a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 [2021-03-29T13:20:26.201Z] $ docker rm -f a1d21056be8a35816953d4e8ef7cb6bf022d4d1ad83c5badb85ac447f7953403 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:20:27.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-29T13:20:27.001Z] . [Pipeline] withDockerContainer [2021-03-29T13:20:27.123Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:20:27.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-29T13:20:27.901Z] $ docker top bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:20:28.452Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T13:20:29.400Z] Building docker-core-command-go ... [2021-03-29T13:20:29.400Z] Building docker-core-data-go ... [2021-03-29T13:20:29.400Z] Building docker-core-metadata-go ... [2021-03-29T13:20:29.400Z] Building docker-security-bootstrapper-go ... [2021-03-29T13:20:29.400Z] Building docker-security-proxy-setup-go ... [2021-03-29T13:20:29.400Z] Building docker-security-secretstore-setup-go ... [2021-03-29T13:20:29.400Z] Building docker-support-notifications-go ... [2021-03-29T13:20:29.400Z] Building docker-support-scheduler-go ... [2021-03-29T13:20:29.400Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T13:20:29.400Z] Building docker-support-scheduler-go [2021-03-29T13:20:29.400Z] Building docker-core-command-go [2021-03-29T13:20:29.400Z] Building docker-security-proxy-setup-go [2021-03-29T13:20:29.400Z] Building docker-support-notifications-go [2021-03-29T13:20:29.400Z] Building docker-sys-mgmt-agent-go [2021-03-29T13:20:40.899Z] Removing intermediate container 7f9532f7aa58 [2021-03-29T13:20:40.899Z] ---> faa686b14958 [2021-03-29T13:20:40.899Z] Successfully built faa686b14958 [2021-03-29T13:20:40.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:20:41.268Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T13:20:41.269Z] . [Pipeline] withDockerContainer [2021-03-29T13:20:41.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container [2021-03-29T13:20:41.678Z] $ 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-29T13:20:43.006Z] $ docker top bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:20:44.074Z] + go version [2021-03-29T13:20:44.075Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-29T13:20:44.103Z] $ docker stop --time=1 bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab [2021-03-29T13:20:46.023Z] $ docker rm -f bfc53704c1b58b6293f616419a08e98dc6332982427edd04d6ff31e6af7122ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:20:47.250Z] + docker inspect -f . ci-base-image-arm64 [2021-03-29T13:20:47.250Z] . [Pipeline] withDockerContainer [2021-03-29T13:20:47.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container [2021-03-29T13:20:47.579Z] $ 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-29T13:20:48.975Z] $ docker top d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-29T13:20:49.402Z] ========================================================= [2021-03-29T13:20:49.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-29T13:20:49.402Z] ========================================================= [Pipeline] sh [2021-03-29T13:20:50.058Z] + make test [2021-03-29T13:20:50.058Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-29T13:21:01.618Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:21:01.618Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:21:01.618Z] ---> ff82ded2575d [2021-03-29T13:21:01.618Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T13:21:01.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:21:01.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:21:01.618Z] ---> ff82ded2575d [2021-03-29T13:21:01.618Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T13:21:01.618Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:21:01.618Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:21:01.618Z] ---> ff82ded2575d [2021-03-29T13:21:01.618Z] Step 3/21 : WORKDIR /edgex-go [2021-03-29T13:21:01.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:21:01.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:21:01.618Z] ---> ff82ded2575d [2021-03-29T13:21:01.618Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:21:01.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:21:01.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:21:01.618Z] ---> ff82ded2575d [2021-03-29T13:21:01.618Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T13:21:02.293Z] ---> Running in f575ff28bf67 [2021-03-29T13:21:02.293Z] ---> Running in 480e013c066f [2021-03-29T13:21:02.293Z] ---> Running in 95d153d9c950 [2021-03-29T13:21:02.293Z] ---> Running in 44a34d4b0f3d [2021-03-29T13:21:02.293Z] ---> Running in 1b18bc3212f4 [2021-03-29T13:21:02.570Z] Removing intermediate container 480e013c066f [2021-03-29T13:21:02.570Z] ---> b6fbd6f4c7b3 [2021-03-29T13:21:02.570Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:21:02.570Z] Removing intermediate container 44a34d4b0f3d [2021-03-29T13:21:02.570Z] ---> 1f7e8410affd [2021-03-29T13:21:02.570Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:21:02.570Z] Removing intermediate container f575ff28bf67 [2021-03-29T13:21:02.570Z] ---> 8344608a11f4 [2021-03-29T13:21:02.570Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:21:02.570Z] Removing intermediate container 95d153d9c950 [2021-03-29T13:21:02.570Z] ---> 868e84c2c984 [2021-03-29T13:21:02.570Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:21:02.845Z] Removing intermediate container 1b18bc3212f4 [2021-03-29T13:21:02.845Z] ---> d001e4d68d75 [2021-03-29T13:21:02.845Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:21:02.845Z] ---> Running in 486af72ae711 [2021-03-29T13:21:02.845Z] ---> Running in 22dec91298c9 [2021-03-29T13:21:02.845Z] ---> Running in 2ca66b9cc4a0 [2021-03-29T13:21:02.845Z] ---> Running in 82a3a748c988 [2021-03-29T13:21:02.845Z] ---> Running in 46c3e9dc03cf [2021-03-29T13:21:04.872Z] Removing intermediate container 486af72ae711 [2021-03-29T13:21:04.872Z] ---> c2b249944538 [2021-03-29T13:21:04.872Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T13:21:04.872Z] Removing intermediate container 22dec91298c9 [2021-03-29T13:21:04.872Z] ---> 8c42b8cd4018 [2021-03-29T13:21:04.872Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T13:21:04.872Z] ---> Running in 6da792e0e08a [2021-03-29T13:21:04.872Z] ---> Running in 379c5ea7ed9d [2021-03-29T13:21:05.141Z] Removing intermediate container 2ca66b9cc4a0 [2021-03-29T13:21:05.141Z] ---> 42266caf1c83 [2021-03-29T13:21:05.141Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T13:21:05.403Z] ---> Running in e3e36db5ebcd [2021-03-29T13:21:05.403Z] Removing intermediate container 46c3e9dc03cf [2021-03-29T13:21:05.403Z] ---> 3d2d662b5af0 [2021-03-29T13:21:05.403Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T13:21:05.670Z] Removing intermediate container 82a3a748c988 [2021-03-29T13:21:05.670Z] ---> ef150daefb14 [2021-03-29T13:21:05.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T13:21:05.670Z] ---> Running in 69432651b16a [2021-03-29T13:21:05.936Z] ---> Running in 7a90d4696236 [2021-03-29T13:21:05.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:06.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:06.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:06.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:06.514Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:06.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:07.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:07.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:07.043Z] OK: 233 MiB in 51 packages [2021-03-29T13:21:07.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:07.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:21:07.314Z] OK: 233 MiB in 51 packages [2021-03-29T13:21:07.314Z] OK: 233 MiB in 51 packages [2021-03-29T13:21:07.579Z] Removing intermediate container 6da792e0e08a [2021-03-29T13:21:07.579Z] ---> c1fac6e2af99 [2021-03-29T13:21:07.579Z] Step 6/26 : COPY go.mod . [2021-03-29T13:21:07.579Z] OK: 233 MiB in 51 packages [2021-03-29T13:21:07.848Z] OK: 233 MiB in 51 packages [2021-03-29T13:21:07.848Z] ---> 1b7fe5d067bf [2021-03-29T13:21:07.848Z] Step 7/26 : RUN go mod download [2021-03-29T13:21:08.122Z] ---> Running in 516cefd6322f [2021-03-29T13:21:08.382Z] Removing intermediate container e3e36db5ebcd [2021-03-29T13:21:08.382Z] ---> a895d98ac07f [2021-03-29T13:21:08.382Z] Step 6/21 : COPY go.mod . [2021-03-29T13:21:08.382Z] Removing intermediate container 379c5ea7ed9d [2021-03-29T13:21:08.382Z] ---> c50a2a06ee7f [2021-03-29T13:21:08.382Z] Step 6/22 : COPY go.mod . [2021-03-29T13:21:08.646Z] Removing intermediate container 69432651b16a [2021-03-29T13:21:08.646Z] ---> 96a519e74428 [2021-03-29T13:21:08.646Z] Step 6/23 : COPY go.mod . [2021-03-29T13:21:08.646Z] ---> a940f9225994 [2021-03-29T13:21:08.646Z] Step 7/21 : RUN go mod download [2021-03-29T13:21:08.909Z] ---> 7336ce2dcf76 [2021-03-29T13:21:08.909Z] Step 7/22 : RUN go mod download [2021-03-29T13:21:08.909Z] ---> Running in a301f8721fcd [2021-03-29T13:21:08.909Z] Removing intermediate container 7a90d4696236 [2021-03-29T13:21:08.909Z] ---> 867eca34ba27 [2021-03-29T13:21:08.909Z] Step 6/22 : COPY go.mod . [2021-03-29T13:21:09.171Z] ---> Running in 47caa32bba4b [2021-03-29T13:21:09.171Z] ---> 7d60c7ee8702 [2021-03-29T13:21:09.171Z] Step 7/23 : RUN go mod download [2021-03-29T13:21:09.449Z] ---> Running in ce22a0bfdf62 [2021-03-29T13:21:09.449Z] ---> 355ef62b5dc2 [2021-03-29T13:21:09.449Z] Step 7/22 : RUN go mod download [2021-03-29T13:21:09.718Z] ---> Running in ae6a8607d02e [2021-03-29T13:21:10.309Z] Removing intermediate container 516cefd6322f [2021-03-29T13:21:10.310Z] ---> 37ddb9a8a328 [2021-03-29T13:21:10.310Z] Step 8/26 : COPY . . [2021-03-29T13:21:12.235Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-29T13:21:12.868Z] Removing intermediate container a301f8721fcd [2021-03-29T13:21:12.868Z] ---> 4db35510a7fb [2021-03-29T13:21:12.868Z] Step 8/21 : COPY . . [2021-03-29T13:21:15.438Z] Removing intermediate container 47caa32bba4b [2021-03-29T13:21:15.438Z] ---> 184a558effdc [2021-03-29T13:21:15.438Z] Step 8/22 : COPY . . [2021-03-29T13:21:18.782Z] Removing intermediate container ae6a8607d02e [2021-03-29T13:21:18.782Z] ---> 185145202dad [2021-03-29T13:21:18.782Z] Step 8/22 : COPY . . [2021-03-29T13:21:18.782Z] Removing intermediate container ce22a0bfdf62 [2021-03-29T13:21:18.782Z] ---> 071efb72dad2 [2021-03-29T13:21:18.782Z] Step 8/23 : COPY . . [2021-03-29T13:21:51.185Z] ---> a9d363eb9e0b [2021-03-29T13:21:51.185Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T13:21:55.412Z] ---> Running in 7a1f895d7723 [2021-03-29T13:21:55.994Z] ---> 4fd970db893a [2021-03-29T13:21:55.994Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T13:21:55.994Z] ---> 86e582dd451c [2021-03-29T13:21:55.994Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T13:21:55.994Z] ---> c5ee624be8c0 [2021-03-29T13:21:55.994Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T13:21:56.568Z] ---> Running in afe3d5d743d3 [2021-03-29T13:21:56.568Z] ---> Running in b79184c5a31d [2021-03-29T13:21:56.568Z] ---> Running in 4fbcf3b864b4 [2021-03-29T13:21:56.568Z] ---> 0431d587ed96 [2021-03-29T13:21:56.568Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T13:21:56.831Z] ---> Running in 77f37dde6aab [2021-03-29T13:21:57.425Z] 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-29T13:21:57.695Z] 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-29T13:21:57.695Z] 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-29T13:21:57.962Z] 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-29T13:21:57.962Z] 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-29T13:21:59.282Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-29T13:22:06.050Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-29T13:22:14.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-29T13:22:14.371Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-29T13:22:17.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-29T13:22:17.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-29T13:22:17.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-29T13:22:17.296Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-29T13:22:21.814Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-29T13:22:21.814Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-29T13:22:30.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-29T13:22:30.127Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-29T13:22:30.127Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-29T13:22:30.188Z] 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-29T13:22:34.409Z] Removing intermediate container 7a1f895d7723 [2021-03-29T13:22:34.409Z] ---> ab252c1a0129 [2021-03-29T13:22:34.409Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T13:22:34.409Z] ---> Running in 8104bf3f1117 [2021-03-29T13:22:35.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.333s coverage: 45.9% of statements [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-29T13:22:35.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-29T13:22:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 19.8% of statements [2021-03-29T13:22:35.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.269s coverage: 100.0% of statements [2021-03-29T13:22:36.349Z] Removing intermediate container b79184c5a31d [2021-03-29T13:22:36.349Z] ---> ad9531abc3af [2021-03-29T13:22:36.349Z] [2021-03-29T13:22:36.349Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T13:22:36.349Z] 3.12: Pulling from library/alpine [2021-03-29T13:22:37.751Z] 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-29T13:22:41.064Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T13:22:41.065Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T13:22:41.065Z] ---> 42cb162f0360 [2021-03-29T13:22:41.065Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T13:22:41.065Z] Removing intermediate container 4fbcf3b864b4 [2021-03-29T13:22:41.065Z] ---> a660027b421a [2021-03-29T13:22:41.065Z] [2021-03-29T13:22:41.065Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:22:41.065Z] ---> 42cb162f0360 [2021-03-29T13:22:41.065Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:22:41.065Z] Removing intermediate container afe3d5d743d3 [2021-03-29T13:22:41.065Z] ---> 7413eade6363 [2021-03-29T13:22:41.065Z] [2021-03-29T13:22:41.065Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T13:22:41.065Z] ---> 42cb162f0360 [2021-03-29T13:22:41.065Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T13:22:41.065Z] Removing intermediate container 77f37dde6aab [2021-03-29T13:22:41.065Z] ---> 8688cb2ccfc9 [2021-03-29T13:22:41.065Z] [2021-03-29T13:22:41.065Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T13:22:41.065Z] ---> 42cb162f0360 [2021-03-29T13:22:41.065Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:22:41.065Z] ---> Running in 04c64678191c [2021-03-29T13:22:41.065Z] ---> Running in 7a9f855cb66e [2021-03-29T13:22:41.065Z] ---> Running in 0cd0b417ec8c [2021-03-29T13:22:41.065Z] ---> Running in af5eab7cc142 [2021-03-29T13:22:41.640Z] Removing intermediate container 8104bf3f1117 [2021-03-29T13:22:41.641Z] ---> 386ffff492a0 [2021-03-29T13:22:41.641Z] [2021-03-29T13:22:41.641Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T13:22:41.641Z] 20.10.0: Pulling from library/docker [2021-03-29T13:22:42.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.230Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T13:22:42.509Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:22:42.509Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T13:22:42.509Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T13:22:42.509Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:22:42.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.509Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:22:42.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T13:22:42.509Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:22:42.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.509Z] OK: 6 MiB in 15 packages [2021-03-29T13:22:42.509Z] OK: 7 MiB in 18 packages [2021-03-29T13:22:42.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:42.792Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T13:22:42.792Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T13:22:42.792Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:22:42.792Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:22:42.792Z] OK: 6 MiB in 16 packages [2021-03-29T13:22:42.792Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T13:22:42.792Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:22:42.792Z] OK: 6 MiB in 15 packages [2021-03-29T13:22:43.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.533s coverage: 27.1% of statements [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-29T13:22:43.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-29T13:22:43.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-03-29T13:22:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-29T13:22:43.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.096s coverage: 100.0% of statements [2021-03-29T13:22:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-29T13:22:43.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-29T13:22:44.122Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.253s coverage: 71.3% of statements [2021-03-29T13:22:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-29T13:22:44.122Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-29T13:22:45.357Z] Removing intermediate container 7a9f855cb66e [2021-03-29T13:22:45.357Z] ---> 2a1718e5eb94 [2021-03-29T13:22:45.357Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:22:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.500s coverage: 82.9% of statements [2021-03-29T13:22:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-29T13:22:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:22:45.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.222s coverage: 78.9% of statements [2021-03-29T13:22:45.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-29T13:22:46.322Z] ---> Running in 604bafa67990 [2021-03-29T13:22:46.322Z] Removing intermediate container 04c64678191c [2021-03-29T13:22:46.322Z] ---> ec7e896f17d1 [2021-03-29T13:22:46.322Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T13:22:46.322Z] Removing intermediate container 0cd0b417ec8c [2021-03-29T13:22:46.588Z] ---> b8cac7a1741e [2021-03-29T13:22:46.588Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:22:46.588Z] Removing intermediate container af5eab7cc142 [2021-03-29T13:22:46.588Z] ---> 0195e3e01d75 [2021-03-29T13:22:46.588Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:22:46.588Z] ---> Running in d375a7b3037a [2021-03-29T13:22:46.851Z] Removing intermediate container 604bafa67990 [2021-03-29T13:22:46.851Z] ---> d49e8c1ab963 [2021-03-29T13:22:46.851Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T13:22:47.119Z] ---> Running in d5fd4cf686d7 [2021-03-29T13:22:47.119Z] ---> Running in 8ad83696fab3 [2021-03-29T13:22:47.119Z] ---> Running in f660de19a7a9 [2021-03-29T13:22:47.389Z] Removing intermediate container d375a7b3037a [2021-03-29T13:22:47.389Z] ---> afc0c4829541 [2021-03-29T13:22:47.389Z] Step 13/21 : WORKDIR /edgex [2021-03-29T13:22:47.389Z] ---> Running in d28c990233f7 [2021-03-29T13:22:47.389Z] Removing intermediate container d5fd4cf686d7 [2021-03-29T13:22:47.389Z] ---> 52195e28ef93 [2021-03-29T13:22:47.389Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T13:22:47.389Z] Removing intermediate container 8ad83696fab3 [2021-03-29T13:22:47.389Z] ---> fb1d989247e8 [2021-03-29T13:22:47.389Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T13:22:47.653Z] Removing intermediate container f660de19a7a9 [2021-03-29T13:22:47.653Z] ---> bc3e77fc5d64 [2021-03-29T13:22:47.653Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T13:22:47.914Z] ---> Running in 58302ac2db15 [2021-03-29T13:22:47.914Z] ---> Running in a0997081d0aa [2021-03-29T13:22:47.914Z] ---> Running in fe3a29631fa9 [2021-03-29T13:22:47.914Z] Removing intermediate container d28c990233f7 [2021-03-29T13:22:47.914Z] ---> 96db48208610 [2021-03-29T13:22:47.914Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T13:22:48.176Z] Removing intermediate container 58302ac2db15 [2021-03-29T13:22:48.176Z] ---> 1d2d655435f9 [2021-03-29T13:22:48.176Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T13:22:48.176Z] Removing intermediate container a0997081d0aa [2021-03-29T13:22:48.176Z] ---> 3a10cac2dc61 [2021-03-29T13:22:48.176Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T13:22:48.439Z] Removing intermediate container fe3a29631fa9 [2021-03-29T13:22:48.439Z] ---> e9f4e833e531 [2021-03-29T13:22:48.439Z] Step 15/23 : WORKDIR / [2021-03-29T13:22:48.439Z] ---> Running in 14c88c872ca1 [2021-03-29T13:22:48.439Z] ---> Running in f3363f1cf54a [2021-03-29T13:22:48.439Z] ---> Running in ae3fdd4c4acc [2021-03-29T13:22:48.439Z] ---> a73b9abed638 [2021-03-29T13:22:48.439Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T13:22:48.439Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T13:22:48.439Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T13:22:48.439Z] ---> aefe523efa57 [2021-03-29T13:22:48.439Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T13:22:48.701Z] Removing intermediate container 14c88c872ca1 [2021-03-29T13:22:48.702Z] ---> 45ea2befa051 [2021-03-29T13:22:48.702Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:22:48.965Z] ---> Running in bde5e485088b [2021-03-29T13:22:48.965Z] Removing intermediate container f3363f1cf54a [2021-03-29T13:22:48.965Z] ---> 9d194f35d5a9 [2021-03-29T13:22:48.965Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:22:48.965Z] Removing intermediate container ae3fdd4c4acc [2021-03-29T13:22:48.965Z] ---> 8b11303a0a9f [2021-03-29T13:22:48.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:22:49.235Z] ---> 2e4e44c6b339 [2021-03-29T13:22:49.235Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T13:22:49.501Z] ---> a39a6db1d6f3 [2021-03-29T13:22:49.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T13:22:49.501Z] ---> 391660e264b2 [2021-03-29T13:22:49.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T13:22:49.501Z] ---> dd4ee599daac [2021-03-29T13:22:49.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T13:22:50.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:50.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:22:50.082Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T13:22:50.082Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T13:22:50.082Z] Executing bash-5.0.17-r0.post-install [2021-03-29T13:22:50.082Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:22:50.082Z] OK: 12 MiB in 22 packages [2021-03-29T13:22:51.053Z] ---> e530ea8df969 [2021-03-29T13:22:51.053Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T13:22:51.053Z] ---> 673c513ed30c [2021-03-29T13:22:51.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T13:22:51.053Z] ---> 5704dfb3cc3c [2021-03-29T13:22:51.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T13:22:51.053Z] ---> 4be98eac48c6 [2021-03-29T13:22:51.053Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T13:22:51.317Z] ---> Running in 8232ffb02488 [2021-03-29T13:22:51.580Z] Removing intermediate container 8232ffb02488 [2021-03-29T13:22:51.580Z] ---> c4de89b27108 [2021-03-29T13:22:51.580Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T13:22:51.580Z] ---> b0767d998e70 [2021-03-29T13:22:51.580Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T13:22:51.580Z] Removing intermediate container bde5e485088b [2021-03-29T13:22:51.580Z] ---> aa1f81adfd98 [2021-03-29T13:22:51.580Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T13:22:51.580Z] ---> ec08792c396a [2021-03-29T13:22:51.580Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T13:22:51.843Z] ---> Running in d7afe81b1762 [2021-03-29T13:22:51.843Z] ---> c60ae9518b21 [2021-03-29T13:22:51.843Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T13:22:51.843Z] ---> Running in 09ada393aabf [2021-03-29T13:22:51.843Z] ---> Running in 3d17a2510030 [2021-03-29T13:22:51.843Z] ---> Running in 83d7abd09682 [2021-03-29T13:22:51.843Z] ---> Running in 95e8d2c1baa0 [2021-03-29T13:22:52.107Z] Removing intermediate container d7afe81b1762 [2021-03-29T13:22:52.107Z] ---> 803f05b74346 [2021-03-29T13:22:52.107Z] Step 19/21 : LABEL arch=x86_64 [2021-03-29T13:22:52.107Z] Removing intermediate container 3d17a2510030 [2021-03-29T13:22:52.107Z] ---> 9b22d7ae5bec [2021-03-29T13:22:52.107Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T13:22:52.107Z] ---> Running in 7fca83aa00ef [2021-03-29T13:22:52.371Z] Removing intermediate container 09ada393aabf [2021-03-29T13:22:52.371Z] ---> e29372f43201 [2021-03-29T13:22:52.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:22:52.371Z] Removing intermediate container 83d7abd09682 [2021-03-29T13:22:52.371Z] ---> 2ad708615520 [2021-03-29T13:22:52.371Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:22:52.371Z] Removing intermediate container 95e8d2c1baa0 [2021-03-29T13:22:52.371Z] ---> 247eabaa1e47 [2021-03-29T13:22:52.371Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:22:52.372Z] ---> Running in 956bc7931b6c [2021-03-29T13:22:52.372Z] ---> Running in eada75a0a7c1 [2021-03-29T13:22:52.634Z] ---> Running in 80d3a2d5ff3a [2021-03-29T13:22:52.634Z] ---> Running in 1d12c99620cb [2021-03-29T13:22:52.634Z] Removing intermediate container 7fca83aa00ef [2021-03-29T13:22:52.634Z] ---> e0828bfdb792 [2021-03-29T13:22:52.634Z] Step 20/21 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:22:52.896Z] Removing intermediate container 956bc7931b6c [2021-03-29T13:22:52.896Z] ---> efd21b57e4fa [2021-03-29T13:22:52.896Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T13:22:52.896Z] ---> Running in af0e9be08860 [2021-03-29T13:22:52.896Z] Removing intermediate container 80d3a2d5ff3a [2021-03-29T13:22:52.896Z] ---> 7739987937a4 [2021-03-29T13:22:52.896Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T13:22:52.896Z] Removing intermediate container eada75a0a7c1 [2021-03-29T13:22:52.896Z] ---> fd33e9a94ddc [2021-03-29T13:22:52.896Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T13:22:52.896Z] ---> Running in c28f114a20be [2021-03-29T13:22:52.896Z] Removing intermediate container 1d12c99620cb [2021-03-29T13:22:52.896Z] ---> 793dac2b37af [2021-03-29T13:22:52.896Z] Step 20/22 : LABEL arch=x86_64 [2021-03-29T13:22:53.159Z] ---> Running in 2a7143ce9ab6 [2021-03-29T13:22:53.159Z] ---> Running in 773add0e98b0 [2021-03-29T13:22:53.159Z] ---> Running in da887e35c669 [2021-03-29T13:22:53.159Z] Removing intermediate container af0e9be08860 [2021-03-29T13:22:53.159Z] ---> 8cfc8866c7da [2021-03-29T13:22:53.159Z] Step 21/21 : LABEL version=0.0.0 [2021-03-29T13:22:53.422Z] Removing intermediate container c28f114a20be [2021-03-29T13:22:53.422Z] ---> d44003f2f006 [2021-03-29T13:22:53.422Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T13:22:53.422Z] ---> Running in cc2449a30afa [2021-03-29T13:22:53.422Z] Removing intermediate container 773add0e98b0 [2021-03-29T13:22:53.422Z] ---> b590116d5670 [2021-03-29T13:22:53.422Z] Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:22:53.689Z] Removing intermediate container 2a7143ce9ab6 [2021-03-29T13:22:53.689Z] ---> 1233d7208020 [2021-03-29T13:22:53.689Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:22:53.689Z] Removing intermediate container da887e35c669 [2021-03-29T13:22:53.689Z] ---> b4c459e0c7a0 [2021-03-29T13:22:53.689Z] Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:22:53.689Z] ---> Running in d5ad5c1cbe2c [2021-03-29T13:22:53.951Z] ---> Running in 3f2d88db5207 [2021-03-29T13:22:53.951Z] ---> Running in ff67d83b1fdc [2021-03-29T13:22:53.951Z] Removing intermediate container cc2449a30afa [2021-03-29T13:22:53.951Z] ---> f6a31406d16a [2021-03-29T13:22:53.951Z] [2021-03-29T13:22:53.951Z] ---> eece89cf50f7 [2021-03-29T13:22:53.951Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T13:22:54.213Z] Successfully built f6a31406d16a [2021-03-29T13:22:54.213Z] Removing intermediate container d5ad5c1cbe2c [2021-03-29T13:22:54.213Z] ---> 14fecdb6dc8c [2021-03-29T13:22:54.213Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T13:22:54.213Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-29T13:22:54.213Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-29T13:22:54.213Z] Removing intermediate container 3f2d88db5207 [2021-03-29T13:22:54.213Z] ---> eea75b2e834b [2021-03-29T13:22:54.213Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:22:54.213Z] Removing intermediate container ff67d83b1fdc [2021-03-29T13:22:54.213Z] ---> 99622dec2344 [2021-03-29T13:22:54.213Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T13:22:54.478Z] ---> Running in 1415e3b8dafc [2021-03-29T13:22:54.478Z] ---> Running in a57e1fb2765f [2021-03-29T13:22:54.478Z] ---> 0099f89efd3c [2021-03-29T13:22:54.478Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T13:22:54.478Z] ---> Running in 6c0ad6b94fcc [2021-03-29T13:22:54.743Z] Removing intermediate container 1415e3b8dafc [2021-03-29T13:22:54.743Z] ---> 7d181c16b52c [2021-03-29T13:22:54.743Z] [2021-03-29T13:22:54.743Z] Successfully built 7d181c16b52c [2021-03-29T13:22:55.008Z] Removing intermediate container 6c0ad6b94fcc [2021-03-29T13:22:55.008Z] ---> d4ec0c94fc67 [2021-03-29T13:22:55.008Z] [2021-03-29T13:22:55.584Z] Successfully tagged docker-support-notifications-go:latest [2021-03-29T13:22:55.584Z] Building docker-core-data-go [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.135s coverage: 28.6% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.139s coverage: 100.0% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.319s coverage: 86.7% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.417s coverage: 97.5% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-29T13:22:55.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-29T13:22:55.739Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-29T13:22:57.507Z]  Building docker-support-notifications-go ... done Removing intermediate container a57e1fb2765f [2021-03-29T13:22:57.507Z] ---> 0a9ac9bd7e2f [2021-03-29T13:22:57.507Z] [2021-03-29T13:22:57.507Z] Successfully built d4ec0c94fc67 [2021-03-29T13:22:57.507Z] Successfully built 0a9ac9bd7e2f [2021-03-29T13:23:00.066Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-29T13:23:00.066Z] Building docker-core-metadata-go [2021-03-29T13:23:00.066Z]  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go:latest [2021-03-29T13:23:00.066Z] Building docker-security-secretstore-setup-go [2021-03-29T13:23:00.640Z]  Building docker-core-command-go ... done  ---> 58ff4188ab55 [2021-03-29T13:23:00.640Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.141s coverage: 92.8% of statements [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.199s coverage: 0.1% of statements [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-29T13:23:04.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements [2021-03-29T13:23:04.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-29T13:23:04.881Z] ---> Running in 8bc6583a12ef [2021-03-29T13:23:05.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:23:05.842Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:23:06.110Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T13:23:06.110Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T13:23:06.110Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T13:23:06.110Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T13:23:06.377Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T13:23:06.377Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T13:23:06.377Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-29T13:23:15.383Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:23:15.383Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:23:15.383Z] ---> ff82ded2575d [2021-03-29T13:23:15.383Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T13:23:15.383Z] ---> Using cache [2021-03-29T13:23:15.383Z] ---> d001e4d68d75 [2021-03-29T13:23:15.383Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:23:15.383Z] ---> Using cache [2021-03-29T13:23:15.383Z] ---> 3d2d662b5af0 [2021-03-29T13:23:15.383Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T13:23:15.383Z] ---> Using cache [2021-03-29T13:23:15.383Z] ---> 96a519e74428 [2021-03-29T13:23:15.383Z] Step 6/31 : COPY go.mod . [2021-03-29T13:23:15.383Z] ---> Using cache [2021-03-29T13:23:15.383Z] ---> 7d60c7ee8702 [2021-03-29T13:23:15.383Z] Step 7/31 : RUN go mod download [2021-03-29T13:23:15.383Z] ---> Using cache [2021-03-29T13:23:15.383Z] ---> 071efb72dad2 [2021-03-29T13:23:15.383Z] Step 8/31 : COPY . . [2021-03-29T13:23:15.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:23:15.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:23:15.383Z] ---> ff82ded2575d [2021-03-29T13:23:15.384Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:23:15.384Z] ---> Using cache [2021-03-29T13:23:15.384Z] ---> d001e4d68d75 [2021-03-29T13:23:15.384Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:23:15.384Z] ---> Using cache [2021-03-29T13:23:15.384Z] ---> 3d2d662b5af0 [2021-03-29T13:23:15.384Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T13:23:15.666Z] ---> Using cache [2021-03-29T13:23:15.666Z] ---> c5ee624be8c0 [2021-03-29T13:23:15.666Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T13:23:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2021-03-29T13:23:16.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-29T13:23:21.054Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T13:23:21.319Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T13:23:21.319Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T13:23:21.319Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T13:23:21.583Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T13:23:21.849Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T13:23:21.849Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T13:23:21.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.438s coverage: 82.6% of statements [2021-03-29T13:23:22.117Z] ---> Running in f1fb7540e518 [2021-03-29T13:23:22.117Z] ---> Running in abb8e5dd9cda [2021-03-29T13:23:22.117Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T13:23:22.117Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T13:23:22.117Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T13:23:22.383Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T13:23:22.383Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T13:23:22.647Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T13:23:22.647Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T13:23:22.911Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T13:23:23.498Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T13:23:24.900Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T13:23:24.900Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T13:23:25.172Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T13:23:25.442Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T13:23:25.442Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T13:23:25.442Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T13:23:25.710Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T13:23:25.710Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T13:23:25.710Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T13:23:25.710Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T13:23:25.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:23:25.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:23:25.710Z] ---> ff82ded2575d [2021-03-29T13:23:25.710Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:23:25.710Z] ---> Using cache [2021-03-29T13:23:25.710Z] ---> d001e4d68d75 [2021-03-29T13:23:25.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:23:25.710Z] ---> Using cache [2021-03-29T13:23:25.710Z] ---> 3d2d662b5af0 [2021-03-29T13:23:25.710Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T13:23:25.710Z] ---> Using cache [2021-03-29T13:23:25.710Z] ---> 96a519e74428 [2021-03-29T13:23:25.710Z] Step 6/23 : COPY go.mod . [2021-03-29T13:23:25.710Z] ---> Using cache [2021-03-29T13:23:25.710Z] ---> 7d60c7ee8702 [2021-03-29T13:23:25.710Z] Step 7/23 : RUN go mod download [2021-03-29T13:23:25.710Z] ---> Using cache [2021-03-29T13:23:25.710Z] ---> 071efb72dad2 [2021-03-29T13:23:25.710Z] Step 8/23 : COPY . . [2021-03-29T13:23:25.710Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> c5ee624be8c0 [2021-03-29T13:23:25.978Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T13:23:25.978Z] OK: 71 MiB in 55 packages [2021-03-29T13:23:25.978Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:23:25.978Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:23:25.978Z] ---> ff82ded2575d [2021-03-29T13:23:25.978Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> d001e4d68d75 [2021-03-29T13:23:25.978Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> 3d2d662b5af0 [2021-03-29T13:23:25.978Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> 96a519e74428 [2021-03-29T13:23:25.978Z] Step 6/24 : COPY go.mod . [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> 7d60c7ee8702 [2021-03-29T13:23:25.978Z] Step 7/24 : RUN go mod download [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> 071efb72dad2 [2021-03-29T13:23:25.978Z] Step 8/24 : COPY . . [2021-03-29T13:23:25.978Z] ---> Using cache [2021-03-29T13:23:25.978Z] ---> c5ee624be8c0 [2021-03-29T13:23:25.978Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T13:23:26.553Z] ---> Running in 64439519a3fb [2021-03-29T13:23:26.553Z] ---> Running in 21415e4a8abe [2021-03-29T13:23:26.815Z] 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-29T13:23:26.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:23:27.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:23:27.403Z] 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-29T13:23:27.671Z] 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-29T13:23:27.944Z] OK: 233 MiB in 51 packages [2021-03-29T13:23:31.371Z] Removing intermediate container abb8e5dd9cda [2021-03-29T13:23:31.371Z] ---> 54c77256da9a [2021-03-29T13:23:31.371Z] Step 6/23 : COPY go.mod . [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.142s coverage: 92.9% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.6% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.6% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.516s coverage: 64.4% of statements [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-29T13:23:32.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-03-29T13:23:32.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-03-29T13:23:32.332Z] ---> 3b13450083b1 [2021-03-29T13:23:32.332Z] Step 7/23 : RUN go mod download [2021-03-29T13:23:33.840Z] ---> Running in c1cf589ae833 [2021-03-29T13:23:36.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.924s coverage: 69.0% of statements [2021-03-29T13:23:36.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-29T13:23:36.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-29T13:23:36.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-29T13:23:38.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.400s coverage: 38.4% of statements [2021-03-29T13:23:38.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-29T13:23:38.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-29T13:23:38.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-03-29T13:23:38.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-29T13:23:38.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.099s coverage: 84.8% of statements [2021-03-29T13:23:39.229Z] Removing intermediate container c1cf589ae833 [2021-03-29T13:23:39.229Z] ---> faaaf2530363 [2021-03-29T13:23:39.229Z] Step 8/23 : COPY . . [2021-03-29T13:23:42.570Z] Removing intermediate container 8bc6583a12ef [2021-03-29T13:23:42.570Z] ---> eb0640a1c444 [2021-03-29T13:23:42.570Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T13:23:43.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.405s coverage: 47.0% of statements [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-29T13:23:43.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-29T13:23:43.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.101s coverage: 100.0% of statements [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-29T13:23:43.780Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-29T13:23:44.381Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.448s coverage: 87.1% of statements [2021-03-29T13:23:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-29T13:23:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:23:44.381Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-29T13:23:45.162Z] ---> Running in a62cfa1c34a7 [2021-03-29T13:23:51.115Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.262s coverage: 29.1% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.255s coverage: 94.0% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-29T13:23:51.116Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-29T13:23:51.116Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-29T13:23:51.720Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-03-29T13:23:53.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.051s coverage: 32.1% of statements [2021-03-29T13:23:53.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-29T13:23:54.135Z] GO111MODULE=on go vet ./... [2021-03-29T13:23:55.228Z] 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-29T13:23:55.228Z] Collecting docker-compose==1.23.2 [2021-03-29T13:23:55.228Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T13:23:55.228Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T13:23:55.228Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T13:23:58.632Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T13:23:58.904Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T13:23:58.904Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T13:23:58.904Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T13:23:59.171Z] Collecting PyYAML<4,>=3.10 [2021-03-29T13:23:59.171Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T13:24:02.512Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T13:24:02.512Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T13:24:03.901Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T13:24:03.901Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T13:24:05.296Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T13:24:05.297Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-29T13:24:05.560Z] 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-29T13:24:06.136Z] Removing intermediate container f1fb7540e518 [2021-03-29T13:24:06.136Z] ---> 1c1b9ee83279 [2021-03-29T13:24:06.136Z] [2021-03-29T13:24:06.136Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T13:24:06.136Z] ---> 42cb162f0360 [2021-03-29T13:24:06.136Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T13:24:06.727Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T13:24:06.727Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T13:24:06.727Z] ---> Running in f83fa3b08373 [2021-03-29T13:24:06.992Z] ---> dff1df5aaeab [2021-03-29T13:24:06.992Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T13:24:06.992Z] Removing intermediate container 21415e4a8abe [2021-03-29T13:24:06.992Z] ---> 96a251c735d2 [2021-03-29T13:24:06.992Z] [2021-03-29T13:24:06.992Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T13:24:06.992Z] ---> 42cb162f0360 [2021-03-29T13:24:06.992Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-29T13:24:06.992Z] ---> Running in dac5de95715b [2021-03-29T13:24:06.992Z] ---> Running in 6fcabd0c1cc2 [2021-03-29T13:24:07.258Z] Removing intermediate container f83fa3b08373 [2021-03-29T13:24:07.258Z] ---> 8ce9805700fe [2021-03-29T13:24:07.258Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T13:24:07.258Z] ---> Running in 802b4e8fddbd [2021-03-29T13:24:07.527Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T13:24:07.527Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T13:24:07.527Z] Collecting idna<2.8,>=2.5 [2021-03-29T13:24:07.527Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-29T13:24:07.527Z] 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-29T13:24:07.799Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T13:24:07.799Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T13:24:07.799Z] 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-29T13:24:07.799Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T13:24:07.799Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T13:24:08.070Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T13:24:08.070Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T13:24:08.070Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T13:24:08.071Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T13:24:08.071Z] Installing collected packages: docopt, idna, urllib3, requests, cached-property, PyYAML, websocket-client, docker-pycreds, docker, dockerpty, texttable, jsonschema, docker-compose [2021-03-29T13:24:08.071Z] Running setup.py install for docopt: started [2021-03-29T13:24:08.343Z] 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-29T13:24:08.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:08.343Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:08.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:08.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:08.617Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T13:24:08.617Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:24:08.617Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T13:24:08.617Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T13:24:08.617Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T13:24:08.617Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T13:24:08.617Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T13:24:08.617Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T13:24:08.617Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:24:08.617Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:24:08.882Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:24:08.882Z] OK: 6 MiB in 16 packages [2021-03-29T13:24:08.882Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T13:24:08.882Z] Attempting uninstall: idna [2021-03-29T13:24:08.882Z] Found existing installation: idna 2.9 [2021-03-29T13:24:08.882Z] Uninstalling idna-2.9: [2021-03-29T13:24:08.882Z] OK: 7 MiB in 20 packages [2021-03-29T13:24:08.882Z] Successfully uninstalled idna-2.9 [2021-03-29T13:24:09.145Z] Attempting uninstall: urllib3 [2021-03-29T13:24:09.145Z] Found existing installation: urllib3 1.25.9 [2021-03-29T13:24:09.145Z] Uninstalling urllib3-1.25.9: [2021-03-29T13:24:11.699Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T13:24:12.666Z] Attempting uninstall: requests [2021-03-29T13:24:12.666Z] Found existing installation: requests 2.23.0 [2021-03-29T13:24:12.666Z] Uninstalling requests-2.23.0: [2021-03-29T13:24:12.938Z] Removing intermediate container 64439519a3fb [2021-03-29T13:24:12.938Z] ---> 457713591fc1 [2021-03-29T13:24:12.938Z] [2021-03-29T13:24:12.938Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:24:12.938Z] Successfully uninstalled requests-2.23.0 [2021-03-29T13:24:13.199Z] ---> 42cb162f0360 [2021-03-29T13:24:13.199Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:24:13.200Z] ---> Using cache [2021-03-29T13:24:13.200Z] ---> 0195e3e01d75 [2021-03-29T13:24:13.200Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:24:13.200Z] ---> Using cache [2021-03-29T13:24:13.200Z] ---> fb1d989247e8 [2021-03-29T13:24:13.200Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T13:24:13.464Z] Removing intermediate container 6fcabd0c1cc2 [2021-03-29T13:24:13.464Z] ---> 9a4ebf3826a7 [2021-03-29T13:24:13.464Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T13:24:13.728Z] Removing intermediate container 802b4e8fddbd [2021-03-29T13:24:13.728Z] ---> 2961087ecb64 [2021-03-29T13:24:13.728Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T13:24:13.728Z] Running setup.py install for PyYAML: started [2021-03-29T13:24:13.995Z] ---> Running in 5708fb3ba932 [2021-03-29T13:24:13.995Z] ---> Running in 5458d3f180d1 [2021-03-29T13:24:13.995Z] ---> Running in 4df1e4a16ec0 [2021-03-29T13:24:14.259Z] Removing intermediate container 5708fb3ba932 [2021-03-29T13:24:14.259Z] ---> feb6c5e361b1 [2021-03-29T13:24:14.259Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T13:24:14.836Z] Removing intermediate container 5458d3f180d1 [2021-03-29T13:24:14.836Z] ---> d13682ac0cd6 [2021-03-29T13:24:14.836Z] Step 13/24 : WORKDIR / [2021-03-29T13:24:14.836Z] Removing intermediate container 4df1e4a16ec0 [2021-03-29T13:24:14.836Z] ---> 70aaf3748bfe [2021-03-29T13:24:14.836Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T13:24:14.836Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T13:24:15.108Z] ---> Running in 83b44f93f80c [2021-03-29T13:24:15.711Z] ---> Running in 15f3dbf9b9df [2021-03-29T13:24:15.711Z] ---> Running in a09cbf78eabb [2021-03-29T13:24:16.328Z] Removing intermediate container 83b44f93f80c [2021-03-29T13:24:16.328Z] ---> b2a3e7f48568 [2021-03-29T13:24:16.328Z] Step 15/23 : WORKDIR / [2021-03-29T13:24:16.623Z] Running setup.py install for dockerpty: started [2021-03-29T13:24:16.623Z] Removing intermediate container a09cbf78eabb [2021-03-29T13:24:16.623Z] ---> 889d632d50e1 [2021-03-29T13:24:16.623Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T13:24:16.900Z] ---> Running in c876d218ec5c [2021-03-29T13:24:16.900Z] Removing intermediate container 15f3dbf9b9df [2021-03-29T13:24:16.900Z] ---> d5971c80ef7c [2021-03-29T13:24:16.900Z] 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-29T13:24:16.900Z] ---> Running in 43facef71b2c [2021-03-29T13:24:17.500Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T13:24:17.500Z] Running setup.py install for texttable: started [2021-03-29T13:24:17.500Z] Removing intermediate container c876d218ec5c [2021-03-29T13:24:17.500Z] ---> 79ad60604b65 [2021-03-29T13:24:17.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:24:17.500Z] ---> 7aa4f0e6689a [2021-03-29T13:24:17.500Z] 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-29T13:24:18.453Z] Running setup.py install for texttable: finished with status 'done' [2021-03-29T13:24:19.854Z] ---> 63f66eef5ff8 [2021-03-29T13:24:19.854Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T13:24:19.854Z] ---> 9ce77b451d67 [2021-03-29T13:24:19.854Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T13:24:21.253Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T13:24:21.253Z] ---> b32b4641321e [2021-03-29T13:24:21.253Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T13:24:21.846Z] ---> 932cc595a418 [2021-03-29T13:24:21.846Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T13:24:21.846Z] Removing intermediate container 43facef71b2c [2021-03-29T13:24:21.846Z] ---> 1c4dde92f7a9 [2021-03-29T13:24:21.846Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T13:24:22.437Z] ---> 4f6e92d86204 [2021-03-29T13:24:22.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T13:24:22.437Z] ---> Running in 17e0b7170cef [2021-03-29T13:24:22.723Z] ---> b12e578e124e [2021-03-29T13:24:22.723Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T13:24:23.000Z] ---> Running in 2013f3db1c94 [2021-03-29T13:24:23.580Z] Removing intermediate container 17e0b7170cef [2021-03-29T13:24:23.580Z] ---> 542c46297818 [2021-03-29T13:24:23.580Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T13:24:24.158Z] Removing intermediate container 2013f3db1c94 [2021-03-29T13:24:24.158Z] ---> 415b86dfa569 [2021-03-29T13:24:24.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:24:24.423Z] ---> b79b9676d1d9 [2021-03-29T13:24:24.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T13:24:24.423Z] Removing intermediate container a62cfa1c34a7 [2021-03-29T13:24:24.423Z] ---> f330af3bd87e [2021-03-29T13:24:24.423Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T13:24:24.693Z] ---> 5f863d839656 [2021-03-29T13:24:24.693Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T13:24:24.693Z] ---> Running in d0ceeffadc60 [2021-03-29T13:24:24.970Z] ---> Running in 37aad7b6b9d6 [2021-03-29T13:24:24.971Z] ---> Running in c2820b5eaddf [2021-03-29T13:24:24.971Z] ---> bce95da6580d [2021-03-29T13:24:24.971Z] 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-29T13:24:25.281Z] Removing intermediate container d0ceeffadc60 [2021-03-29T13:24:25.281Z] ---> b41e208f24c7 [2021-03-29T13:24:25.281Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T13:24:25.553Z] ---> Running in 5f5874f728ee [2021-03-29T13:24:25.553Z] ---> Running in 81f04302b659 [2021-03-29T13:24:26.152Z] Removing intermediate container 81f04302b659 [2021-03-29T13:24:26.152Z] ---> f3115086b4c0 [2021-03-29T13:24:26.152Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:24:26.424Z] ---> Running in 0a623e3d2645 [2021-03-29T13:24:26.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:26.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:26.699Z] Removing intermediate container 0a623e3d2645 [2021-03-29T13:24:26.699Z] ---> 9322a2d01c1b [2021-03-29T13:24:26.699Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:24:26.699Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:24:26.699Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T13:24:26.699Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T13:24:26.699Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:24:26.699Z] ---> Running in c8539fbfa3b8 [2021-03-29T13:24:26.699Z] OK: 72 MiB in 58 packages [2021-03-29T13:24:26.975Z] Removing intermediate container c8539fbfa3b8 [2021-03-29T13:24:26.975Z] ---> 7b9ad1eb5e0b [2021-03-29T13:24:26.975Z] [2021-03-29T13:24:27.240Z] Removing intermediate container c2820b5eaddf [2021-03-29T13:24:27.240Z] ---> 4c6ec52896d2 [2021-03-29T13:24:27.240Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:24:27.814Z] Successfully built 7b9ad1eb5e0b [2021-03-29T13:24:28.081Z] Successfully tagged docker-core-metadata-go:latest [2021-03-29T13:24:28.081Z]  Building docker-core-metadata-go ... done  ---> 3d813266fbb1 [2021-03-29T13:24:28.081Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T13:24:28.348Z] Removing intermediate container 37aad7b6b9d6 [2021-03-29T13:24:28.348Z] ---> bc5a28adfaa0 [2021-03-29T13:24:28.348Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T13:24:28.348Z] Removing intermediate container 5f5874f728ee [2021-03-29T13:24:28.348Z] ---> acdb584b2645 [2021-03-29T13:24:28.348Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T13:24:28.611Z] ---> Running in f2dd9cbe708d [2021-03-29T13:24:28.611Z] ---> Running in 8d6e526bde78 [2021-03-29T13:24:28.888Z] Removing intermediate container f2dd9cbe708d [2021-03-29T13:24:28.888Z] ---> 53e5d2cd7d6c [2021-03-29T13:24:28.888Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:24:28.888Z] ---> 29ed751d0a7a [2021-03-29T13:24:28.888Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T13:24:28.888Z] Removing intermediate container 8d6e526bde78 [2021-03-29T13:24:28.888Z] ---> ae444c9cf251 [2021-03-29T13:24:28.888Z] Step 22/24 : LABEL arch=x86_64 [2021-03-29T13:24:28.888Z] ---> Running in c27d4420b230 [2021-03-29T13:24:29.152Z] ---> Running in 97466929cb6f [2021-03-29T13:24:29.419Z] ---> f314b970bbf9 [2021-03-29T13:24:29.419Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T13:24:29.419Z] Removing intermediate container c27d4420b230 [2021-03-29T13:24:29.419Z] ---> 056356605f56 [2021-03-29T13:24:29.419Z] Step 24/26 : LABEL arch=x86_64 [2021-03-29T13:24:29.686Z] Removing intermediate container 97466929cb6f [2021-03-29T13:24:29.686Z] ---> ac82a604c2e7 [2021-03-29T13:24:29.686Z] Step 23/24 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:24:29.686Z] ---> Running in a76139e0e012 [2021-03-29T13:24:29.686Z] ---> Running in 20df621095fd [2021-03-29T13:24:29.956Z] ---> 8d44474b1b3b [2021-03-29T13:24:29.957Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-29T13:24:29.957Z] Removing intermediate container a76139e0e012 [2021-03-29T13:24:29.957Z] ---> 71907fa1ae4b [2021-03-29T13:24:29.957Z] Step 25/26 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:24:29.957Z] ---> Running in 4561e2947d9b [2021-03-29T13:24:29.957Z] Removing intermediate container 20df621095fd [2021-03-29T13:24:29.957Z] ---> f1c34458a466 [2021-03-29T13:24:29.957Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T13:24:30.219Z] ---> Running in 7f726c2fae11 [2021-03-29T13:24:30.219Z] ---> 48b7c414201e [2021-03-29T13:24:30.219Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T13:24:30.219Z] Removing intermediate container 4561e2947d9b [2021-03-29T13:24:30.219Z] ---> 28373da6269f [2021-03-29T13:24:30.219Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T13:24:31.174Z] ---> Running in a5a4551ecdf3 [2021-03-29T13:24:31.174Z] ---> Running in fdf0f97bb596 [2021-03-29T13:24:31.174Z] Removing intermediate container 7f726c2fae11 [2021-03-29T13:24:31.174Z] ---> b72dabba58a0 [2021-03-29T13:24:31.174Z] [2021-03-29T13:24:31.441Z] Successfully built b72dabba58a0 [2021-03-29T13:24:31.441Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-29T13:24:31.441Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a5a4551ecdf3 [2021-03-29T13:24:31.441Z] ---> 4bc434301bc8 [2021-03-29T13:24:31.441Z] [2021-03-29T13:24:31.441Z] Removing intermediate container fdf0f97bb596 [2021-03-29T13:24:31.441Z] ---> 2a06881d1ac9 [2021-03-29T13:24:31.441Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T13:24:31.708Z] Successfully built 4bc434301bc8 [2021-03-29T13:24:31.971Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-29T13:24:33.893Z]  Building docker-sys-mgmt-agent-go ... done  ---> 9f696ee87c70 [2021-03-29T13:24:33.893Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T13:24:33.893Z] Removing intermediate container dac5de95715b [2021-03-29T13:24:33.893Z] ---> f1ae71de9a6a [2021-03-29T13:24:33.893Z] [2021-03-29T13:24:33.893Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:24:33.893Z] ---> 42cb162f0360 [2021-03-29T13:24:33.893Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T13:24:34.305Z] ---> Running in d3c5c744aff0 [2021-03-29T13:24:34.305Z] ---> Running in 1cc9c4ce9760 [2021-03-29T13:24:34.305Z] Removing intermediate container 1cc9c4ce9760 [2021-03-29T13:24:34.305Z] ---> e9d338e49eff [2021-03-29T13:24:34.305Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T13:24:34.617Z] ---> Running in 8e485d79ade3 [2021-03-29T13:24:34.617Z] Removing intermediate container 8e485d79ade3 [2021-03-29T13:24:34.617Z] ---> 00238719f0d5 [2021-03-29T13:24:34.617Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T13:24:34.617Z] ---> Running in aabf50a708b3 [2021-03-29T13:24:34.892Z] Removing intermediate container aabf50a708b3 [2021-03-29T13:24:34.892Z] ---> 56f803a9033c [2021-03-29T13:24:34.892Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:24:34.892Z] ---> Running in 2b0225d69f30 [2021-03-29T13:24:35.160Z] Removing intermediate container d3c5c744aff0 [2021-03-29T13:24:35.160Z] ---> b0a3fd6558ea [2021-03-29T13:24:35.160Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T13:24:35.459Z] ---> Running in 659dc58626bb [2021-03-29T13:24:35.767Z] Removing intermediate container 659dc58626bb [2021-03-29T13:24:35.767Z] ---> 1ef7919b718f [2021-03-29T13:24:35.767Z] Step 28/31 : CMD ["gate"] [2021-03-29T13:24:35.767Z] ---> Running in 4d8841a0e408 [2021-03-29T13:24:36.354Z] Removing intermediate container 4d8841a0e408 [2021-03-29T13:24:36.354Z] ---> 2982dfd17fcd [2021-03-29T13:24:36.354Z] Step 29/31 : LABEL arch=x86_64 [2021-03-29T13:24:36.354Z] ---> Running in 9d7ba7c99a17 [2021-03-29T13:24:36.617Z] Removing intermediate container 2b0225d69f30 [2021-03-29T13:24:36.617Z] ---> 7f18286a1718 [2021-03-29T13:24:36.617Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T13:24:36.617Z] ---> Running in 03eefc6019a0 [2021-03-29T13:24:36.880Z] Removing intermediate container 9d7ba7c99a17 [2021-03-29T13:24:36.880Z] ---> 85494d68832e [2021-03-29T13:24:36.880Z] Step 30/31 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:24:37.143Z] ---> Running in 04d4243b0887 [2021-03-29T13:24:37.143Z] Removing intermediate container 04d4243b0887 [2021-03-29T13:24:37.143Z] ---> d3e78c338053 [2021-03-29T13:24:37.143Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T13:24:37.404Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:37.404Z] ---> Running in 5b7416be8ead [2021-03-29T13:24:37.666Z] Removing intermediate container 5b7416be8ead [2021-03-29T13:24:37.666Z] ---> cd226168e86e [2021-03-29T13:24:37.666Z] [2021-03-29T13:24:37.666Z] Successfully built cd226168e86e [2021-03-29T13:24:37.928Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-29T13:24:37.929Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-29T13:24:38.507Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-29T13:24:38.507Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T13:24:38.768Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T13:24:38.768Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T13:24:39.030Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T13:24:39.030Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T13:24:39.030Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:24:39.292Z] OK: 8 MiB in 20 packages [2021-03-29T13:24:39.867Z] Removing intermediate container 03eefc6019a0 [2021-03-29T13:24:39.867Z] ---> 933fbbcfee07 [2021-03-29T13:24:39.867Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:24:39.867Z] ---> 5c4c5b1a4949 [2021-03-29T13:24:39.867Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-29T13:24:40.439Z] ---> 784df7eac184 [2021-03-29T13:24:40.440Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T13:24:40.704Z] ---> 285ca34d14db [2021-03-29T13:24:40.704Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T13:24:40.704Z] ---> Running in cf77b97577af [2021-03-29T13:24:40.966Z] Removing intermediate container cf77b97577af [2021-03-29T13:24:40.966Z] ---> 151df59535bb [2021-03-29T13:24:40.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:24:40.966Z] ---> Running in 0cb1da1f049f [2021-03-29T13:24:41.228Z] Removing intermediate container 0cb1da1f049f [2021-03-29T13:24:41.228Z] ---> f4763f5bd4bd [2021-03-29T13:24:41.228Z] Step 21/23 : LABEL arch=x86_64 [2021-03-29T13:24:41.802Z] ---> Running in 7e0083fe9e07 [2021-03-29T13:24:41.802Z] Removing intermediate container 7e0083fe9e07 [2021-03-29T13:24:41.802Z] ---> 6ffcbdc72f71 [2021-03-29T13:24:41.802Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:24:42.065Z] ---> Running in 086eb8fd3280 [2021-03-29T13:24:42.065Z] Removing intermediate container 086eb8fd3280 [2021-03-29T13:24:42.065Z] ---> af5935e08e92 [2021-03-29T13:24:42.065Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:24:42.327Z] ---> Running in ffb8d94ed8ab [2021-03-29T13:24:42.327Z] Removing intermediate container ffb8d94ed8ab [2021-03-29T13:24:42.327Z] ---> d08f85fc4c15 [2021-03-29T13:24:42.327Z] [2021-03-29T13:24:42.589Z] Successfully built d08f85fc4c15 [2021-03-29T13:24:42.589Z] Successfully tagged docker-core-data-go:latest [2021-03-29T13:24:42.863Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-29T13:24:42.902Z] $ docker stop --time=1 bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 [2021-03-29T13:24:44.449Z] $ docker rm -f bcc299fc62b56259d52a0b260972cae6b486e2b2d12e618acb2add73ce1e8423 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T13:24:45.085Z] + docker images [2021-03-29T13:24:45.085Z] + grep docker [2021-03-29T13:24:45.347Z] docker-core-data-go latest d08f85fc4c15 3 seconds ago 22.7MB [2021-03-29T13:24:45.347Z] docker-security-bootstrapper-go latest cd226168e86e 8 seconds ago 18.9MB [2021-03-29T13:24:45.347Z] docker-sys-mgmt-agent-go latest 4bc434301bc8 14 seconds ago 313MB [2021-03-29T13:24:45.347Z] docker-security-secretstore-setup-go latest b72dabba58a0 15 seconds ago 25MB [2021-03-29T13:24:45.347Z] docker-core-metadata-go latest 7b9ad1eb5e0b 19 seconds ago 19MB [2021-03-29T13:24:45.347Z] docker-support-scheduler-go latest d4ec0c94fc67 About a minute ago 17.4MB [2021-03-29T13:24:45.347Z] docker-core-command-go latest 0a9ac9bd7e2f About a minute ago 17.3MB [2021-03-29T13:24:45.347Z] docker-support-notifications-go latest 7d181c16b52c About a minute ago 17.9MB [2021-03-29T13:24:45.347Z] docker-security-proxy-setup-go latest f6a31406d16a About a minute ago 24.7MB [2021-03-29T13:24:45.347Z] docker 20.10.0 aefe523efa57 3 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-29T13:25:01.441Z] Still waiting to schedule task [2021-03-29T13:25:01.442Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-29T13:25:15.933Z] gofmt -l . [2021-03-29T13:25:15.933Z] [ "`gofmt -l .`" = "" ] [2021-03-29T13:25:15.933Z] ./bin/test-go-mod-tidy.sh [2021-03-29T13:25:15.933Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-29T13:25:16.622Z] + ls -al . [2021-03-29T13:25:16.622Z] total 804 [2021-03-29T13:25:16.622Z] drwxrwxr-x 9 1001 1001 4096 Mar 29 13:25 . [2021-03-29T13:25:16.622Z] drwxr-xr-x 4 root root 4096 Mar 29 13:20 .. [2021-03-29T13:25:16.622Z] -rw-rw-r-- 1 1001 1001 11 Mar 29 13:19 .dockerignore [2021-03-29T13:25:16.622Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 13:19 .git [2021-03-29T13:25:16.622Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 13:19 .github [2021-03-29T13:25:16.622Z] -rw-rw-r-- 1 1001 1001 818 Mar 29 13:19 .gitignore [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 13:19 .sonarcloud.properties [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 8607 Mar 29 13:19 Attribution.txt [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 13:19 CONTRIBUTING.md [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 931 Mar 29 13:19 Dockerfile.build [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 863 Mar 29 13:19 Jenkinsfile [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 13:19 LICENSE [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 5774 Mar 29 13:19 Makefile [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 6548 Mar 29 13:19 README.md [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 6755 Mar 29 13:19 SECURITY.md [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 5 Mar 29 13:16 VERSION [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 4131 Mar 29 13:19 ZMQWindows.md [2021-03-29T13:25:16.623Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 13:19 bin [2021-03-29T13:25:16.623Z] drwxrwxr-x 14 1001 1001 4096 Mar 29 13:19 cmd [2021-03-29T13:25:16.623Z] -rw-r--r-- 1 root root 666600 Mar 29 13:23 coverage.out [2021-03-29T13:25:16.623Z] -rw-r--r-- 1 root root 1056 Mar 29 13:25 go.mod [2021-03-29T13:25:16.623Z] -rw-r--r-- 1 root root 22530 Mar 29 13:25 go.sum [2021-03-29T13:25:16.623Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 13:19 internal [2021-03-29T13:25:16.623Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 13:19 openapi [2021-03-29T13:25:16.623Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 13:19 snap [2021-03-29T13:25:16.623Z] -rw-rw-r-- 1 1001 1001 168 Mar 29 13:19 version.go [Pipeline] sh [2021-03-29T13:25:17.311Z] + '[' -e coverage.out ] [2021-03-29T13:25:17.311Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-29T13:25:17.358Z] Warning: overwriting stash ‘coverage-report’ [2021-03-29T13:25:18.570Z] Stashed 1 file(s) [Pipeline] sh [2021-03-29T13:25:19.321Z] + make build [2021-03-29T13:25:19.321Z] 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-29T13:25:31.731Z] 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-29T13:25:53.958Z] 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-29T13:25:55.841Z] Running on prd-ubuntu18.04-docker-8c-8g-31732 in /w/workspace/edgexfoundry_edgex-go_PR-3313 [Pipeline] { [Pipeline] ws [2021-03-29T13:25:55.946Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-29T13:25:58.134Z] using credential edgex-jenkins-ssh [2021-03-29T13:25:58.203Z] Cloning the remote Git repository [2021-03-29T13:25:58.276Z] 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-29T13:25:58.231Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:25:58.303Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-29T13:25:58.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:25:58.328Z] > git --version # timeout=10 [2021-03-29T13:25:58.335Z] > git --version # 'git version 2.17.1' [2021-03-29T13:25:58.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:25:58.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T13:26:06.556Z] 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-29T13:26:07.538Z] 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-29T13:26:10.052Z] Merging remotes/origin/master commit ebfae9bf1c69030f223d824c55fa5330fb79db8d into PR head commit 1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:26:10.177Z] Merge succeeded, producing 1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:26:10.178Z] Checking out Revision 1e9f562da539bc74bb42954d46b56ff67cb596da (PR-3313) [2021-03-29T13:26:09.346Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T13:26:09.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-29T13:26:09.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-29T13:26:09.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-29T13:26:09.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:26:09.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3313/head:refs/remotes/origin/PR-3313 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-29T13:26:10.065Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T13:26:10.070Z] > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 [2021-03-29T13:26:10.150Z] > git remote # timeout=10 [2021-03-29T13:26:10.158Z] > git config --get remote.origin.url # timeout=10 [2021-03-29T13:26:10.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-29T13:26:10.166Z] > git merge ebfae9bf1c69030f223d824c55fa5330fb79db8d # timeout=10 [2021-03-29T13:26:10.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-29T13:26:10.182Z] > git config core.sparsecheckout # timeout=10 [2021-03-29T13:26:10.187Z] > git checkout -f 1e9f562da539bc74bb42954d46b56ff67cb596da # timeout=10 [2021-03-29T13:26:12.955Z] 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-29T13:26:13.874Z] Commit message: "docs: Remove RequestId from the example of swagger doc" [2021-03-29T13:26:13.911Z] > git --version # timeout=10 [2021-03-29T13:26:13.915Z] > git --version # 'git version 2.17.1' [2021-03-29T13:26:13.918Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:26:15.178Z] + echo snap-build.sh [2021-03-29T13:26:15.179Z] snap-build.sh [2021-03-29T13:26:15.179Z] + SNAP_BASE_DIR=. [2021-03-29T13:26:15.179Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-29T13:26:15.179Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-29T13:26:15.179Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-29T13:26:15.179Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-29T13:26:15.179Z] + cd /w/workspace/edgex-go/1 [2021-03-29T13:26:15.179Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-29T13:26:15.179Z] Reading package lists... [2021-03-29T13:26:15.443Z] Building dependency tree... [2021-03-29T13:26:15.443Z] Reading state information... [2021-03-29T13:26:15.443Z] The following packages were automatically installed and are no longer required: [2021-03-29T13:26:15.443Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-29T13:26:15.443Z] uidmap xdelta3 [2021-03-29T13:26:15.443Z] Use 'sudo apt autoremove' to remove them. [2021-03-29T13:26:15.443Z] The following packages will be REMOVED: [2021-03-29T13:26:15.443Z] lxd* lxd-client* [2021-03-29T13:26:16.031Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-29T13:26:16.031Z] After this operation, 31.7 MB disk space will be freed. [2021-03-29T13:26:17.343Z] (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-29T13:26:17.343Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T13:26:18.288Z] Removing lxd dnsmasq configuration [2021-03-29T13:26:18.288Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T13:26:18.288Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-29T13:26:18.367Z] 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-29T13:26:19.234Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-29T13:26:19.496Z] (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-29T13:26:19.496Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-29T13:26:20.885Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-29T13:26:20.885Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-29T13:26:22.801Z] + sudo snap remove --purge lxd [2021-03-29T13:26:22.801Z] snap "lxd" is not installed [2021-03-29T13:26:22.801Z] + sudo groupadd --force --system lxd [2021-03-29T13:26:22.801Z] ++ whoami [2021-03-29T13:26:22.801Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-29T13:26:22.801Z] + newgrp - lxd [2021-03-29T13:26:22.801Z] + sudo snap install lxd [2021-03-29T13:26:23.771Z] 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-29T13:26:28.073Z] 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-29T13:26:30.696Z] 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-29T13:26:30.948Z] 2021-03-29T13:26:28Z INFO Waiting for automatic snapd restart... [2021-03-29T13:26:35.022Z] 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-29T13:26:43.302Z] $ docker stop --time=1 d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d [2021-03-29T13:26:45.875Z] $ docker rm -f d4432ed104f034694a6cbe30a52cc3a0ed308937f4ed815739d3cdcf9108b20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:26:48.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T13:26:48.354Z] [2021-03-29T13:26:48.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:26:49.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T13:26:49.163Z] lxd 4.12 from Canonical* installed [2021-03-29T13:26:49.163Z] + sudo lxd init --auto [2021-03-29T13:26:49.332Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-29T13:26:49.332Z] 29e5d40040c1: Pulling fs layer [2021-03-29T13:26:49.332Z] 1ce36da41761: Pulling fs layer [2021-03-29T13:26:49.332Z] 25b303627fd3: Pulling fs layer [2021-03-29T13:26:49.332Z] 29e5d40040c1: Verifying Checksum [2021-03-29T13:26:49.332Z] 29e5d40040c1: Download complete [2021-03-29T13:26:49.931Z] 1ce36da41761: Download complete [2021-03-29T13:26:49.931Z] 29e5d40040c1: Pull complete [2021-03-29T13:26:51.367Z] 1ce36da41761: Pull complete [2021-03-29T13:26:51.367Z] 25b303627fd3: Verifying Checksum [2021-03-29T13:26:51.367Z] 25b303627fd3: Download complete [2021-03-29T13:26:56.281Z] + sudo snap install --classic snapcraft [2021-03-29T13:27:01.522Z] 25b303627fd3: Pull complete [2021-03-29T13:27:01.522Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-29T13:27:01.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T13:27:01.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-29T13:27:01.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container [2021-03-29T13:27:01.867Z] $ 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-29T13:27:02.870Z] snapcraft 4.5.4 from Canonical* installed [2021-03-29T13:27:02.870Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-29T13:27:02.870Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-29T13:27:02.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-29T13:27:02.870Z] Dload Upload Total Spent Left Speed [2021-03-29T13:27:02.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 [2021-03-29T13:27:02.870Z] 79 3325k 79 2627k 0 0 6519k 0 --:--:-- --:--:-- --:--:-- 6519k 100 3325k 100 3325k 0 0 8090k 0 --:--:-- --:--:-- --:--:-- 97.3M [2021-03-29T13:27:02.870Z] ./yq_linux_amd64 [2021-03-29T13:27:02.870Z] + sudo snapcraft prime --use-lxd [2021-03-29T13:27:04.259Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-29T13:27:04.259Z] 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-29T13:27:04.259Z] - README.md [2021-03-29T13:27:04.259Z] [2021-03-29T13:27:04.259Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-29T13:27:05.031Z] $ docker top b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a -eo pid,comm [2021-03-29T13:27:05.202Z] Launching a container. [Pipeline] { [Pipeline] sh [2021-03-29T13:27:06.195Z] + docker-compose build --help [2021-03-29T13:27:06.196Z] + grep parallel [2021-03-29T13:27:09.580Z] --parallel Build images in parallel. [Pipeline] } [2021-03-29T13:27:09.886Z] $ docker stop --time=1 b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a [2021-03-29T13:27:11.871Z] $ docker rm -f b186ad71d5916c311589ef74aa483da03e0da9baa690efb0406b37856906112a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:27:13.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-29T13:27:13.236Z] . [Pipeline] withDockerContainer [2021-03-29T13:27:13.535Z] prd-ubuntu18.04-docker-arm64-4c-16g-31731 does not seem to be running inside a container [2021-03-29T13:27:13.605Z] $ 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-29T13:27:15.018Z] $ docker top e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:27:16.205Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-29T13:27:17.457Z] Waiting for container to be ready [2021-03-29T13:27:17.458Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-29T13:27:17.458Z] [2021-03-29T13:27:20.499Z] Building docker-core-command-go ... [2021-03-29T13:27:20.499Z] Building docker-core-data-go ... [2021-03-29T13:27:20.499Z] Building docker-core-metadata-go ... [2021-03-29T13:27:20.499Z] Building docker-security-bootstrapper-go ... [2021-03-29T13:27:20.499Z] Building docker-security-proxy-setup-go ... [2021-03-29T13:27:20.499Z] Building docker-security-secretstore-setup-go ... [2021-03-29T13:27:20.499Z] Building docker-support-notifications-go ... [2021-03-29T13:27:20.499Z] Building docker-support-scheduler-go ... [2021-03-29T13:27:20.499Z] Building docker-sys-mgmt-agent-go ... [2021-03-29T13:27:20.499Z] Building docker-support-scheduler-go [2021-03-29T13:27:20.499Z] Building docker-sys-mgmt-agent-go [2021-03-29T13:27:20.499Z] Building docker-support-notifications-go [2021-03-29T13:27:20.499Z] Building docker-core-metadata-go [2021-03-29T13:27:20.499Z] Building docker-security-proxy-setup-go [2021-03-29T13:27:20.773Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-29T13:27:20.773Z] Waiting for network to be ready... [2021-03-29T13:27:21.346Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-29T13:27:21.346Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-29T13:27:21.921Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-29T13:27:21.921Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-29T13:27:21.921Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-29T13:27:22.183Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-29T13:27:22.183Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-29T13:27:22.183Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-29T13:27:22.183Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-29T13:27:22.183Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-29T13:27:22.183Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-29T13:27:22.183Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-29T13:27:22.183Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-29T13:27:22.183Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-29T13:27:22.183Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-29T13:27:22.183Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-29T13:27:22.183Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-29T13:27:22.445Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-29T13:27:22.707Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-29T13:27:22.707Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-29T13:27:22.968Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-29T13:27:22.968Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-29T13:27:22.968Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-29T13:27:22.968Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-29T13:27:22.968Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-29T13:27:22.968Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-29T13:27:22.968Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-29T13:27:25.520Z] Fetched 24.2 MB in 4s (5458 kB/s) [2021-03-29T13:27:26.460Z] Reading package lists... [2021-03-29T13:27:26.721Z] Reading package lists... [2021-03-29T13:27:26.982Z] Building dependency tree... [2021-03-29T13:27:26.982Z] Reading state information... [2021-03-29T13:27:26.982Z] The following additional packages will be installed: [2021-03-29T13:27:26.982Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-29T13:27:26.982Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-29T13:27:26.982Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-29T13:27:26.982Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-29T13:27:26.982Z] Suggested packages: [2021-03-29T13:27:26.982Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-29T13:27:26.982Z] Recommended packages: [2021-03-29T13:27:26.982Z] gnupg libsasl2-modules [2021-03-29T13:27:26.982Z] The following NEW packages will be installed: [2021-03-29T13:27:26.982Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-29T13:27:26.982Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-29T13:27:26.982Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-29T13:27:26.982Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-29T13:27:26.982Z] The following packages will be upgraded: [2021-03-29T13:27:26.982Z] gpg gpg-agent gpgconf libudev1 [2021-03-29T13:27:26.982Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-29T13:27:26.982Z] Need to get 3530 kB of archives. [2021-03-29T13:27:26.982Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-29T13:27:26.982Z] 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-29T13:27:27.242Z] 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-29T13:27:27.242Z] 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-29T13:27:27.242Z] 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-29T13:27:27.242Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-29T13:27:27.508Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-29T13:27:27.768Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-29T13:27:27.768Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-29T13:27:27.768Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-29T13:27:28.041Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-29T13:27:28.041Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-29T13:27:28.041Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-29T13:27:28.041Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-29T13:27:28.041Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-29T13:27:28.041Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-29T13:27:28.041Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-29T13:27:28.041Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-29T13:27:28.041Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-29T13:27:28.041Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-29T13:27:28.041Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-29T13:27:28.041Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-29T13:27:28.041Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-29T13:27:28.304Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T13:27:28.304Z] Fetched 3530 kB in 1s (3413 kB/s) [2021-03-29T13:27:28.304Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-29T13:27:28.304Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-29T13:27:28.304Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T13:27:28.304Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-29T13:27:28.569Z] Selecting previously unselected package udev. [2021-03-29T13:27:28.569Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-29T13:27:28.569Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-29T13:27:28.569Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-29T13:27:28.831Z] Selecting previously unselected package libfuse2:amd64. [2021-03-29T13:27:28.831Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-29T13:27:28.831Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-29T13:27:29.093Z] Selecting previously unselected package fuse. [2021-03-29T13:27:29.093Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-29T13:27:29.093Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-29T13:27:29.093Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T13:27:29.093Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T13:27:29.354Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T13:27:29.354Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T13:27:29.354Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T13:27:29.354Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T13:27:29.616Z] Selecting previously unselected package libksba8:amd64. [2021-03-29T13:27:29.616Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-29T13:27:29.616Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-29T13:27:29.616Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-29T13:27:29.616Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:29.616Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:29.616Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-29T13:27:29.616Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:29.616Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:29.878Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-29T13:27:29.878Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:29.878Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:29.878Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-29T13:27:29.878Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:29.878Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:29.878Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-29T13:27:29.878Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:29.878Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:30.141Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-29T13:27:30.141Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:30.141Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:30.141Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-29T13:27:30.141Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:30.141Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:30.403Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-29T13:27:30.403Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:30.403Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:30.403Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-29T13:27:30.403Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-29T13:27:30.403Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:30.403Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-29T13:27:30.403Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-29T13:27:30.403Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T13:27:30.672Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-29T13:27:30.672Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-29T13:27:30.672Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T13:27:30.672Z] Selecting previously unselected package libldap-common. [2021-03-29T13:27:30.672Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-29T13:27:30.672Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T13:27:30.672Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-29T13:27:30.672Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-29T13:27:30.672Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T13:27:30.937Z] Selecting previously unselected package dirmngr. [2021-03-29T13:27:30.937Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T13:27:30.937Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-29T13:27:30.937Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T13:27:30.937Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-29T13:27:30.937Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-29T13:27:30.937Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T13:27:30.937Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-29T13:27:31.198Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-29T13:27:31.199Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:31.199Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-29T13:27:31.199Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T13:27:31.199Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-29T13:27:31.773Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-29T13:27:31.773Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:31.773Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-29T13:27:31.773Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-29T13:27:32.034Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-29T13:27:32.034Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.034Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-29T13:27:32.297Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-29T13:27:32.297Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-29T13:27:32.297Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T13:27:32.562Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-29T13:27:32.562Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-29T13:27:32.562Z] This means they are not meant to be enabled using systemctl. [2021-03-29T13:27:32.562Z] Possible reasons for having this kind of units are: [2021-03-29T13:27:32.562Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-29T13:27:32.562Z] .wants/ or .requires/ directory. [2021-03-29T13:27:32.562Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-29T13:27:32.562Z] a requirement dependency on it. [2021-03-29T13:27:32.562Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-29T13:27:32.562Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-29T13:27:32.562Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-29T13:27:32.562Z] instance name specified. [2021-03-29T13:27:33.135Z] Reading package lists... [2021-03-29T13:27:33.397Z] Building dependency tree... [2021-03-29T13:27:33.397Z] Reading state information... [2021-03-29T13:27:33.397Z] The following additional packages will be installed: [2021-03-29T13:27:33.397Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-29T13:27:33.397Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-29T13:27:33.397Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-29T13:27:33.397Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-29T13:27:33.397Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-29T13:27:33.397Z] Suggested packages: [2021-03-29T13:27:33.397Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-29T13:27:33.397Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-29T13:27:33.397Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-29T13:27:33.397Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-29T13:27:33.397Z] systemd-container policykit-1 [2021-03-29T13:27:33.397Z] Recommended packages: [2021-03-29T13:27:33.397Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-29T13:27:33.397Z] The following NEW packages will be installed: [2021-03-29T13:27:33.397Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-29T13:27:33.397Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-29T13:27:33.397Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-29T13:27:33.397Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-29T13:27:33.397Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-29T13:27:33.397Z] The following packages will be upgraded: [2021-03-29T13:27:33.397Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-29T13:27:33.659Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-29T13:27:33.659Z] Need to get 35.2 MB of archives. [2021-03-29T13:27:33.659Z] After this operation, 141 MB of additional disk space will be used. [2021-03-29T13:27:33.659Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-29T13:27:33.659Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-29T13:27:34.233Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-29T13:27:34.497Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-29T13:27:34.497Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-29T13:27:34.497Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-29T13:27:34.497Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-29T13:27:34.497Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-29T13:27:34.497Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-29T13:27:34.497Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-29T13:27:34.497Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-29T13:27:34.497Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-29T13:27:34.497Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-29T13:27:34.498Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-29T13:27:34.498Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-29T13:27:34.498Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-29T13:27:34.498Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-29T13:27:34.498Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-29T13:27:34.759Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-29T13:27:34.759Z] 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-29T13:27:34.759Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-29T13:27:34.759Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-29T13:27:34.759Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-29T13:27:35.020Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-29T13:27:35.020Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-29T13:27:35.020Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-29T13:27:35.020Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-29T13:27:35.021Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-29T13:27:35.021Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-29T13:27:35.021Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-29T13:27:35.965Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T13:27:35.965Z] Fetched 35.2 MB in 2s (14.8 MB/s) [2021-03-29T13:27:35.965Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T13:27:36.227Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-29T13:27:36.227Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T13:27:36.799Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-29T13:27:36.799Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T13:27:37.059Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-29T13:27:37.059Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T13:27:37.059Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-29T13:27:37.059Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-29T13:27:37.320Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-29T13:27:37.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-29T13:27:37.320Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-29T13:27:37.582Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-29T13:27:37.845Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-29T13:27:37.845Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-29T13:27:38.107Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-29T13:27:38.107Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-29T13:27:38.107Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-29T13:27:38.368Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-29T13:27:38.368Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-29T13:27:38.368Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T13:27:38.368Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:38.630Z] Selecting previously unselected package libexpat1:amd64. [2021-03-29T13:27:38.630Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-29T13:27:38.630Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-29T13:27:38.892Z] Selecting previously unselected package python3.6-minimal. [2021-03-29T13:27:38.892Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T13:27:38.892Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:39.153Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-29T13:27:39.153Z] Checking for services that may need to be restarted...done. [2021-03-29T13:27:39.153Z] Checking for services that may need to be restarted...done. [2021-03-29T13:27:39.153Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:39.154Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-29T13:27:39.416Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:39.679Z] Selecting previously unselected package python3-minimal. [2021-03-29T13:27:39.679Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-29T13:27:39.679Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-29T13:27:39.679Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-29T13:27:39.940Z] Selecting previously unselected package mime-support. [2021-03-29T13:27:39.940Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-29T13:27:39.940Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-29T13:27:39.940Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-29T13:27:39.940Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-29T13:27:39.940Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-29T13:27:40.202Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-29T13:27:40.202Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T13:27:40.202Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:40.470Z] Selecting previously unselected package python3.6. [2021-03-29T13:27:40.470Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-29T13:27:40.470Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:40.470Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-29T13:27:40.470Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-29T13:27:40.470Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-29T13:27:40.470Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-29T13:27:40.733Z] Selecting previously unselected package python3. [2021-03-29T13:27:40.996Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-29T13:27:40.996Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-29T13:27:40.996Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-29T13:27:40.996Z] Selecting previously unselected package multiarch-support. [2021-03-29T13:27:40.996Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T13:27:40.996Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-29T13:27:40.996Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-29T13:27:41.263Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-29T13:27:41.529Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-29T13:27:41.529Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-29T13:27:41.529Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-29T13:27:41.529Z] Selecting previously unselected package libbsd0:amd64. [2021-03-29T13:27:41.529Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-29T13:27:41.529Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-29T13:27:41.529Z] Selecting previously unselected package sudo. [2021-03-29T13:27:41.529Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-29T13:27:41.529Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-29T13:27:41.794Z] Selecting previously unselected package apparmor. [2021-03-29T13:27:41.794Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-29T13:27:41.794Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-29T13:27:41.794Z] Selecting previously unselected package libedit2:amd64. [2021-03-29T13:27:41.794Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-29T13:27:41.794Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-29T13:27:42.056Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-29T13:27:42.056Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T13:27:42.056Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:42.056Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-29T13:27:42.056Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T13:27:42.056Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:42.056Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-29T13:27:42.056Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-29T13:27:42.056Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-29T13:27:42.317Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-29T13:27:42.317Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T13:27:42.317Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:42.317Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-29T13:27:42.317Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-29T13:27:42.317Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:42.579Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-29T13:27:42.579Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-29T13:27:42.579Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-29T13:27:42.967Z] Selecting previously unselected package openssh-client. [2021-03-29T13:27:42.967Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-29T13:27:42.967Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-29T13:27:42.967Z] Selecting previously unselected package squashfs-tools. [2021-03-29T13:27:42.967Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-29T13:27:42.967Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-29T13:27:42.967Z] Selecting previously unselected package snapd. [2021-03-29T13:27:42.967Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-29T13:27:42.967Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-29T13:27:44.889Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-29T13:27:44.889Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-29T13:27:45.160Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-29T13:27:45.160Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-29T13:27:45.160Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-29T13:27:45.421Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:45.422Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T13:27:45.422Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-29T13:27:45.422Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-29T13:27:46.367Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-29T13:27:46.367Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-29T13:27:47.320Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-29T13:27:47.320Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:47.584Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:47.584Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-29T13:27:48.160Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-29T13:27:48.160Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:48.160Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-29T13:27:48.160Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-29T13:27:48.160Z] running python rtupdate hooks for python3.6... [2021-03-29T13:27:48.160Z] running python post-rtupdate hooks for python3.6... [2021-03-29T13:27:48.426Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-29T13:27:49.813Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-29T13:27:50.074Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-29T13:27:50.074Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-29T13:27:50.335Z] Setting up snapd (2.48.3+18.04) ... [2021-03-29T13:27:50.599Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-29T13:27:50.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-29T13:27:51.122Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-29T13:27:51.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-29T13:27:51.383Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-29T13:27:51.383Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-29T13:27:51.644Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-29T13:27:51.907Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-29T13:27:52.168Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-29T13:27:52.168Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-29T13:27:52.431Z] /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-29T13:27:52.431Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-29T13:27:52.431Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-29T13:27:53.822Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T13:27:53.822Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T13:27:53.822Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T13:27:55.030Z] Reading package lists... [2021-03-29T13:27:55.030Z] Reading package lists... [2021-03-29T13:27:55.291Z] Building dependency tree... [2021-03-29T13:27:55.291Z] Reading state information... [2021-03-29T13:27:55.291Z] Calculating upgrade... [2021-03-29T13:27:55.554Z] The following packages will be upgraded: [2021-03-29T13:27:55.554Z] advancecomp base-files bash binutils binutils-common [2021-03-29T13:27:55.554Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-29T13:27:55.554Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-29T13:27:55.554Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-29T13:27:55.554Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-29T13:27:55.554Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-29T13:27:55.554Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-29T13:27:55.554Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-29T13:27:55.554Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-29T13:27:55.554Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-29T13:27:55.554Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-29T13:27:55.554Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-29T13:27:55.554Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-29T13:27:55.554Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-29T13:27:55.554Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-29T13:27:55.554Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T13:27:55.554Z] Need to get 63.8 MB of archives. [2021-03-29T13:27:55.554Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-29T13:27:55.554Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-29T13:27:55.817Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-29T13:27:55.817Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-29T13:27:55.817Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-29T13:27:55.817Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-29T13:27:55.817Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-29T13:27:55.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-29T13:27:55.817Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-29T13:27:55.817Z] 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-29T13:27:55.817Z] 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-29T13:27:55.817Z] 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-29T13:27:55.817Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-29T13:27:55.817Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-29T13:27:55.817Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-29T13:27:55.817Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-29T13:27:55.817Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-29T13:27:55.817Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-29T13:27:55.817Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-29T13:27:55.817Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-29T13:27:55.817Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-29T13:27:55.817Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-29T13:27:55.817Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-29T13:27:55.817Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-29T13:27:55.817Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-29T13:27:55.817Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-29T13:27:55.817Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-29T13:27:55.817Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-29T13:27:55.817Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-29T13:27:55.817Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-29T13:27:55.817Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-29T13:27:55.817Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-29T13:27:56.081Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-29T13:27:56.081Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-29T13:27:56.081Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-29T13:27:56.081Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-29T13:27:56.081Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-29T13:27:56.081Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-29T13:27:56.081Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-29T13:27:56.081Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-29T13:27:56.081Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-29T13:27:56.081Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-29T13:27:56.081Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-29T13:27:56.081Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-29T13:27:56.081Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-29T13:27:56.081Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-29T13:27:56.081Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-29T13:27:56.081Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-29T13:27:56.081Z] Get:48 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-29T13:27:56.081Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-29T13:27:56.081Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-29T13:27:56.081Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-29T13:27:56.081Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-29T13:27:56.081Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-29T13:27:56.081Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-29T13:27:56.081Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-29T13:27:56.342Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-29T13:27:56.342Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-29T13:27:56.342Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-29T13:27:56.609Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-29T13:27:56.609Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-29T13:27:56.609Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-29T13:27:56.609Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-29T13:27:56.609Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-29T13:27:56.609Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-29T13:27:56.876Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-29T13:27:56.876Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-29T13:27:56.876Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-29T13:27:56.876Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-29T13:27:56.876Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-29T13:27:56.876Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-29T13:27:56.876Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-29T13:27:57.138Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-29T13:27:57.138Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-29T13:27:57.138Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-29T13:27:57.138Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-29T13:27:57.138Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-29T13:27:57.138Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-29T13:27:57.138Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-29T13:27:57.138Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-29T13:27:57.138Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-29T13:27:57.138Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-29T13:27:57.138Z] Get:82 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-29T13:27:57.138Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-29T13:27:57.138Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-29T13:27:57.138Z] Get:85 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-29T13:27:57.400Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-29T13:27:57.400Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-29T13:27:57.400Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-29T13:27:57.400Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-29T13:27:57.400Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-29T13:27:57.400Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-29T13:27:57.400Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-29T13:27:57.400Z] Get:93 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-29T13:27:57.400Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-29T13:27:57.400Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-29T13:27:57.400Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-29T13:27:57.400Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-29T13:27:57.662Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-29T13:27:57.662Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-29T13:27:57.662Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T13:27:57.662Z] Fetched 63.8 MB in 2s (30.9 MB/s) [2021-03-29T13:27:57.923Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:27:57.923Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T13:27:57.923Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T13:27:58.494Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T13:27:58.494Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T13:27:58.494Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-29T13:27:58.494Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-29T13:27:59.442Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.442Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.442Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.442Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.704Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.704Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.704Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.704Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.967Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.967Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.967Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:27:59.967Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:27:59.967Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:00.228Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:28:00.228Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:00.228Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T13:28:00.228Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:00.228Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-29T13:28:00.491Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:00.491Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T13:28:00.491Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:00.491Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:28:00.758Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:00.758Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:28:00.758Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:01.044Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-29T13:28:01.044Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:01.305Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T13:28:01.305Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T13:28:01.305Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T13:28:01.879Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-29T13:28:02.142Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-29T13:28:02.142Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-29T13:28:02.142Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-29T13:28:02.142Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-29T13:28:02.143Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-29T13:28:02.414Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-29T13:28:02.414Z] Installing new version of config file /etc/issue ... [2021-03-29T13:28:02.414Z] Installing new version of config file /etc/issue.net ... [2021-03-29T13:28:02.414Z] Installing new version of config file /etc/lsb-release ... [2021-03-29T13:28:02.414Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-29T13:28:02.674Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-29T13:28:02.674Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-29T13:28:02.935Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-29T13:28:02.935Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:02.935Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-29T13:28:02.935Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-29T13:28:03.198Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-29T13:28:03.198Z] 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-29T13:28:03.198Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:03.198Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:03.460Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:03.460Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:03.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:03.460Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-29T13:28:03.460Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-29T13:28:03.720Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-29T13:28:03.720Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:03.720Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-29T13:28:03.720Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T13:28:03.981Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-29T13:28:04.247Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:04.247Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T13:28:04.247Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T13:28:04.247Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T13:28:04.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:04.511Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T13:28:04.511Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T13:28:04.511Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-29T13:28:04.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:04.772Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-29T13:28:04.772Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-29T13:28:04.772Z] Setting up grep (3.1-2build1) ... [2021-03-29T13:28:05.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:05.034Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-29T13:28:05.034Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-29T13:28:05.034Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-29T13:28:05.298Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:05.298Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T13:28:05.298Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T13:28:05.298Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-29T13:28:05.562Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:05.562Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T13:28:05.562Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T13:28:05.837Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T13:28:06.105Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T13:28:06.105Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-29T13:28:06.105Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T13:28:06.680Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-29T13:28:06.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:06.680Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-29T13:28:06.680Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-29T13:28:07.654Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-29T13:28:07.654Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-29T13:28:07.916Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-29T13:28:07.916Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-29T13:28:08.178Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-29T13:28:08.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:08.178Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-29T13:28:08.178Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-29T13:28:08.443Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-29T13:28:08.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:08.716Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:08.716Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:08.716Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:08.978Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:08.978Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:08.978Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:08.978Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:09.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:09.240Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:09.240Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:09.240Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:09.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:09.503Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:09.503Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:09.503Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:09.767Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:09.767Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T13:28:09.767Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T13:28:09.767Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T13:28:09.767Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T13:28:10.030Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T13:28:10.030Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:10.030Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-29T13:28:10.030Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T13:28:10.293Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T13:28:10.293Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:10.293Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:10.293Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:10.565Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:10.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:10.565Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:10.565Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:10.833Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:10.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:10.833Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:11.098Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:11.367Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:11.634Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-29T13:28:11.905Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-29T13:28:12.175Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:12.175Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-29T13:28:12.175Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-29T13:28:12.445Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T13:28:12.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-29T13:28:12.445Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-29T13:28:12.445Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-29T13:28:12.707Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-29T13:28:12.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:12.979Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-29T13:28:12.979Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-29T13:28:12.979Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-29T13:28:13.566Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:13.566Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-29T13:28:13.566Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-29T13:28:13.566Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-29T13:28:13.829Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:13.829Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-29T13:28:13.829Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-29T13:28:13.829Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-29T13:28:14.092Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:14.092Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T13:28:14.092Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T13:28:14.092Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T13:28:14.355Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:14.356Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T13:28:14.356Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T13:28:14.356Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T13:28:14.624Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:14.624Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-29T13:28:14.624Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T13:28:14.894Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T13:28:15.157Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:15.157Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-29T13:28:15.157Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-29T13:28:15.157Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-29T13:28:15.157Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-29T13:28:15.427Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T13:28:15.427Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T13:28:15.427Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T13:28:15.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:15.689Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-29T13:28:15.689Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-29T13:28:15.689Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-29T13:28:15.961Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:15.961Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-29T13:28:15.961Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-29T13:28:16.228Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-29T13:28:16.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:16.491Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-29T13:28:16.491Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-29T13:28:16.491Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-29T13:28:16.758Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:16.758Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-29T13:28:16.758Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-29T13:28:16.758Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-29T13:28:17.025Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:17.025Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-29T13:28:17.025Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-29T13:28:17.295Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-29T13:28:17.556Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:17.556Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-29T13:28:17.556Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-29T13:28:17.818Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-29T13:28:17.818Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:17.818Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-29T13:28:17.818Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-29T13:28:18.080Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-29T13:28:18.080Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:18.080Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-29T13:28:18.080Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-29T13:28:18.369Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-29T13:28:18.369Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:18.369Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-29T13:28:18.676Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-29T13:28:18.676Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-29T13:28:18.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:18.676Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-29T13:28:18.956Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-29T13:28:18.956Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-29T13:28:18.956Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:18.956Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-29T13:28:19.308Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-29T13:28:19.308Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-29T13:28:19.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-29T13:28:19.308Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-29T13:28:19.308Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-29T13:28:19.684Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-29T13:28:19.684Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-29T13:28:19.684Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-29T13:28:19.684Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-29T13:28:19.684Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-29T13:28:19.684Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-29T13:28:19.988Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-29T13:28:19.988Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-29T13:28:20.249Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-29T13:28:20.249Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-29T13:28:20.249Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-29T13:28:20.249Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-29T13:28:20.514Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-29T13:28:20.514Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-29T13:28:20.514Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-29T13:28:20.514Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-29T13:28:20.787Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-29T13:28:20.787Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-29T13:28:20.787Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-29T13:28:20.787Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-29T13:28:21.056Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-29T13:28:21.056Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-29T13:28:21.056Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-29T13:28:21.056Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-29T13:28:21.321Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-29T13:28:21.321Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-29T13:28:22.268Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-29T13:28:22.268Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-29T13:28:22.268Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-29T13:28:22.268Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-29T13:28:22.533Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T13:28:22.533Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T13:28:22.795Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T13:28:22.795Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T13:28:23.056Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T13:28:23.056Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T13:28:23.317Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-29T13:28:23.317Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-29T13:28:23.889Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:23.889Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:23.889Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:23.889Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:24.150Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:24.150Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:24.150Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:24.150Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:25.091Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:25.091Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:26.039Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:26.039Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:26.992Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:26.992Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:26.992Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:27.259Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:27.833Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-29T13:28:28.093Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-29T13:28:28.093Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T13:28:28.093Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T13:28:28.355Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-29T13:28:28.355Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T13:28:28.355Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-29T13:28:28.355Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-29T13:28:28.526Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:28:28.526Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:28:28.526Z] ---> faa686b14958 [2021-03-29T13:28:28.526Z] Step 3/26 : WORKDIR /edgex-go [2021-03-29T13:28:28.617Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-29T13:28:28.617Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-29T13:28:28.878Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T13:28:28.878Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T13:28:29.139Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-29T13:28:29.139Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-29T13:28:29.139Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-29T13:28:29.139Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-29T13:28:29.400Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.400Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-29T13:28:29.400Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.400Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.400Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.400Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-29T13:28:29.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:28:29.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:28:29.549Z] ---> faa686b14958 [2021-03-29T13:28:29.549Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:28:29.549Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:28:29.549Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:28:29.549Z] ---> faa686b14958 [2021-03-29T13:28:29.549Z] Step 3/21 : WORKDIR /edgex-goStep 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:28:29.549Z] [2021-03-29T13:28:29.549Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:28:29.549Z] ---> faa686b14958 [2021-03-29T13:28:29.549Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T13:28:29.661Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-29T13:28:29.661Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-29T13:28:29.661Z] [2021-03-29T13:28:29.661Z] Current default time zone: 'Etc/UTC' [2021-03-29T13:28:29.661Z] Local time is now: Mon Mar 29 13:28:29 UTC 2021. [2021-03-29T13:28:29.661Z] Universal Time is now: Mon Mar 29 13:28:29 UTC 2021. [2021-03-29T13:28:29.661Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-29T13:28:29.661Z] [2021-03-29T13:28:29.661Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-29T13:28:29.661Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.661Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-29T13:28:29.661Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-29T13:28:29.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:28:29.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:28:29.827Z] ---> faa686b14958 [2021-03-29T13:28:29.827Z] Step 3/22 : WORKDIR /edgex-go [2021-03-29T13:28:29.926Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-29T13:28:29.926Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-29T13:28:29.926Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-29T13:28:29.926Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-29T13:28:29.926Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-29T13:28:29.926Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-29T13:28:29.926Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:29.926Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-29T13:28:30.187Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:30.187Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-29T13:28:30.187Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:30.187Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-29T13:28:30.187Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-29T13:28:30.187Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-29T13:28:30.449Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-29T13:28:30.449Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-29T13:28:30.449Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-29T13:28:30.449Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-29T13:28:30.449Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-29T13:28:32.366Z] Updating certificates in /etc/ssl/certs... [2021-03-29T13:28:33.325Z] 23 added, 27 removed; done. [2021-03-29T13:28:33.325Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-29T13:28:33.325Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-29T13:28:33.325Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-29T13:28:33.325Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-29T13:28:33.325Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-29T13:28:33.601Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-29T13:28:33.601Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.601Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-29T13:28:33.875Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-29T13:28:33.875Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-29T13:28:33.875Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-29T13:28:33.875Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-29T13:28:33.875Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:33.875Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-29T13:28:34.138Z] ---> Running in 99c45afdf214 [2021-03-29T13:28:34.138Z] ---> Running in 57b9f1ca9562 [2021-03-29T13:28:34.138Z] ---> Running in 4ee42095a0a8 [2021-03-29T13:28:34.138Z] ---> Running in 9288eafb4037 [2021-03-29T13:28:34.138Z] ---> Running in 05c20f9d4201 [2021-03-29T13:28:34.138Z] Removing intermediate container 57b9f1ca9562 [2021-03-29T13:28:34.138Z] ---> 978292b1a00c [2021-03-29T13:28:34.138Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:28:34.149Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-29T13:28:34.149Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-29T13:28:34.149Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-29T13:28:34.149Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T13:28:34.149Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-29T13:28:34.415Z] Removing intermediate container 9288eafb4037 [2021-03-29T13:28:34.415Z] ---> 0baab0103587 [2021-03-29T13:28:34.415Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:28:34.415Z] Removing intermediate container 05c20f9d4201 [2021-03-29T13:28:34.415Z] ---> d7e02dff2245 [2021-03-29T13:28:34.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:28:34.415Z] Removing intermediate container 99c45afdf214 [2021-03-29T13:28:34.415Z] ---> 00542d4c9996 [2021-03-29T13:28:34.415Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:28:34.415Z] Removing intermediate container 4ee42095a0a8 [2021-03-29T13:28:34.415Z] ---> def80e57b0b0 [2021-03-29T13:28:34.415Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:28:34.415Z] ---> Running in 3fa2a4b4e654 [2021-03-29T13:28:34.415Z] ---> Running in 04bc6cf69bc1 [2021-03-29T13:28:34.415Z] ---> Running in 665fd742c265 [2021-03-29T13:28:34.419Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-29T13:28:34.419Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-29T13:28:34.419Z] Updating certificates in /etc/ssl/certs... [2021-03-29T13:28:34.717Z] ---> Running in e32bdeee3fae [2021-03-29T13:28:34.717Z] ---> Running in e9037ddd8970 [2021-03-29T13:28:34.999Z] 0 added, 0 removed; done. [2021-03-29T13:28:35.000Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-29T13:28:35.000Z] done. [2021-03-29T13:28:35.573Z] Reading package lists... [2021-03-29T13:28:35.573Z] Building dependency tree... [2021-03-29T13:28:35.573Z] Reading state information... [2021-03-29T13:28:35.835Z] The following NEW packages will be installed: [2021-03-29T13:28:35.835Z] apt-transport-https [2021-03-29T13:28:35.835Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T13:28:35.835Z] Need to get 1696 B of archives. [2021-03-29T13:28:35.835Z] After this operation, 153 kB of additional disk space will be used. [2021-03-29T13:28:35.835Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-29T13:28:36.097Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T13:28:36.097Z] Fetched 1696 B in 0s (26.6 kB/s) [2021-03-29T13:28:36.672Z] Selecting previously unselected package apt-transport-https. [2021-03-29T13:28:36.672Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-29T13:28:36.672Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-29T13:28:36.672Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-29T13:28:36.672Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-29T13:28:36.934Z] Waiting for network to be ready... [2021-03-29T13:28:38.152Z] Removing intermediate container 3fa2a4b4e654 [2021-03-29T13:28:38.152Z] ---> afbc1a00c9c5 [2021-03-29T13:28:38.152Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-29T13:28:38.442Z] ---> Running in 56f2cc6e8b91 [2021-03-29T13:28:38.442Z] Removing intermediate container 665fd742c265 [2021-03-29T13:28:38.442Z] ---> be4e55c61f30 [2021-03-29T13:28:38.442Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T13:28:38.724Z] ---> Running in 4e4ad041703b [2021-03-29T13:28:39.002Z] Removing intermediate container e9037ddd8970 [2021-03-29T13:28:39.002Z] ---> bf17854136e0 [2021-03-29T13:28:39.002Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-29T13:28:39.002Z] Removing intermediate container e32bdeee3fae [2021-03-29T13:28:39.002Z] ---> 1c5cf887472b [2021-03-29T13:28:39.278Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-29T13:28:39.278Z] Removing intermediate container 04bc6cf69bc1 [2021-03-29T13:28:39.278Z] ---> 3d22bf9447e8 [2021-03-29T13:28:39.278Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-29T13:28:39.278Z] ---> Running in 5550eaf36a4a [2021-03-29T13:28:39.551Z] ---> Running in 286d7078f17c [2021-03-29T13:28:39.551Z] ---> Running in 2d9ff78d3711 [2021-03-29T13:28:40.165Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:40.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:40.720Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:40.995Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.277Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.552Z] OK: 217 MiB in 51 packages [2021-03-29T13:28:41.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:41.835Z] OK: 217 MiB in 51 packages [2021-03-29T13:28:42.113Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:28:42.394Z] OK: 217 MiB in 51 packages [2021-03-29T13:28:42.671Z] OK: 217 MiB in 51 packages [2021-03-29T13:28:42.953Z] OK: 217 MiB in 51 packages [2021-03-29T13:28:43.228Z] Removing intermediate container 56f2cc6e8b91 [2021-03-29T13:28:43.228Z] ---> 9523a884a7d0 [2021-03-29T13:28:43.228Z] Step 6/22 : COPY go.mod . [2021-03-29T13:28:43.506Z] Removing intermediate container 4e4ad041703b [2021-03-29T13:28:43.506Z] ---> bed152ba998c [2021-03-29T13:28:43.506Z] Step 6/23 : COPY go.mod . [2021-03-29T13:28:43.528Z] 2021-03-29T13:28:40Z INFO Waiting for automatic snapd restart... [2021-03-29T13:28:44.480Z] snapd 2.49.1 from Canonical* installed [2021-03-29T13:28:44.496Z] ---> edba2ff0538a [2021-03-29T13:28:44.496Z] Step 7/22 : RUN go mod download [2021-03-29T13:28:44.496Z] Removing intermediate container 5550eaf36a4a [2021-03-29T13:28:44.496Z] ---> 265814a6ce0b [2021-03-29T13:28:44.496Z] Step 6/26 : COPY go.mod . [2021-03-29T13:28:44.496Z] Removing intermediate container 2d9ff78d3711 [2021-03-29T13:28:44.496Z] ---> 64bcdc2f86fa [2021-03-29T13:28:44.496Z] Step 6/21 : COPY go.mod . [2021-03-29T13:28:44.496Z] ---> Running in 065a98a6743d [2021-03-29T13:28:44.772Z] ---> fa98b5ccd34e [2021-03-29T13:28:44.772Z] Step 7/23 : RUN go mod download [2021-03-29T13:28:44.772Z] Removing intermediate container 286d7078f17c [2021-03-29T13:28:44.772Z] ---> 3c08357d398f [2021-03-29T13:28:44.772Z] Step 6/22 : COPY go.mod . [2021-03-29T13:28:45.063Z] ---> Running in ff41d7ab4b1d [2021-03-29T13:28:45.338Z] ---> 035e423235b9 [2021-03-29T13:28:45.339Z] Step 7/26 : RUN go mod download [2021-03-29T13:28:45.432Z] "snapd" switched to the "latest/stable" channel [2021-03-29T13:28:45.432Z] [2021-03-29T13:28:45.623Z] ---> be946157ae58 [2021-03-29T13:28:45.623Z] Step 7/21 : RUN go mod download [2021-03-29T13:28:45.623Z] ---> Running in 5cf7b2f8c274 [2021-03-29T13:28:45.904Z] ---> Running in fdd28f3a42d5 [2021-03-29T13:28:45.904Z] ---> d3ed9a407a6b [2021-03-29T13:28:45.904Z] Step 7/22 : RUN go mod download [2021-03-29T13:28:46.190Z] ---> Running in 35c99c0b7386 [2021-03-29T13:28:47.987Z] core18 20210128 from Canonical* installed [2021-03-29T13:28:48.251Z] "core18" switched to the "latest/stable" channel [2021-03-29T13:28:48.251Z] [2021-03-29T13:28:49.620Z] Removing intermediate container 065a98a6743d [2021-03-29T13:28:49.620Z] Removing intermediate container ff41d7ab4b1d [2021-03-29T13:28:49.620Z] ---> 65535a3af052 [2021-03-29T13:28:49.620Z] Step 8/23 : COPY . . [2021-03-29T13:28:49.620Z] ---> 36b5733ff9c5 [2021-03-29T13:28:49.621Z] Step 8/22 : COPY . . [2021-03-29T13:28:50.221Z] Removing intermediate container 5cf7b2f8c274 [2021-03-29T13:28:50.221Z] ---> 2ed5cc406c14 [2021-03-29T13:28:50.221Z] Step 8/26 : COPY . . [2021-03-29T13:28:50.818Z] Removing intermediate container fdd28f3a42d5 [2021-03-29T13:28:50.818Z] ---> 1ff40dbe7439 [2021-03-29T13:28:50.818Z] Step 8/21 : COPY . . [2021-03-29T13:28:51.417Z] Removing intermediate container 35c99c0b7386 [2021-03-29T13:28:51.417Z] ---> 65b88166f31a [2021-03-29T13:28:51.417Z] Step 8/22 : COPY . . [2021-03-29T13:28:51.560Z] snapcraft 4.5.4 from Canonical* installed [2021-03-29T13:28:51.820Z] "snapcraft" switched to the "latest/stable" channel [2021-03-29T13:28:51.820Z] [2021-03-29T13:28:56.046Z] 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-29T13:28:56.046Z] - README.md [2021-03-29T13:28:56.046Z] [2021-03-29T13:28:56.046Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-29T13:29:02.662Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T13:29:02.662Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T13:29:02.662Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T13:29:02.662Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T13:29:03.635Z] Reading package lists... [2021-03-29T13:29:03.905Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-29T13:29:10.938Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T13:29:10.938Z] Reading package lists... [2021-03-29T13:29:10.938Z] Building dependency tree... [2021-03-29T13:29:10.938Z] Reading state information... [2021-03-29T13:29:10.938Z] Suggested packages: [2021-03-29T13:29:10.938Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-29T13:29:10.938Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-29T13:29:10.938Z] Recommended packages: [2021-03-29T13:29:10.938Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-29T13:29:10.938Z] The following NEW packages will be installed: [2021-03-29T13:29:10.938Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-29T13:29:10.938Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-29T13:29:10.938Z] pkg-config zip [2021-03-29T13:29:10.938Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-29T13:29:10.938Z] Need to get 7657 kB of archives. [2021-03-29T13:29:10.938Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-29T13:29:10.938Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-29T13:29:10.938Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-29T13:29:10.938Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-29T13:29:10.938Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-29T13:29:10.938Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-29T13:29:10.938Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-29T13:29:10.938Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-29T13:29:10.938Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-29T13:29:10.938Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-29T13:29:10.938Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-29T13:29:10.938Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-29T13:29:11.217Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-29T13:29:11.217Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-29T13:29:11.217Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-29T13:29:11.217Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-29T13:29:11.217Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-29T13:29:11.498Z] Fetched 7657 kB in 1s (10.1 MB/s) [2021-03-29T13:29:11.498Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-29T13:29:11.498Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-29T13:29:11.498Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-29T13:29:11.498Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-29T13:29:11.764Z] Selecting previously unselected package libpsl5:amd64. [2021-03-29T13:29:11.764Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-29T13:29:11.764Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-29T13:29:11.764Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-29T13:29:11.764Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-29T13:29:11.764Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-29T13:29:12.026Z] Selecting previously unselected package librtmp1:amd64. [2021-03-29T13:29:12.026Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-29T13:29:12.026Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-29T13:29:12.026Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-29T13:29:12.026Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-29T13:29:12.026Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-29T13:29:12.026Z] Selecting previously unselected package liberror-perl. [2021-03-29T13:29:12.026Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-29T13:29:12.026Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-29T13:29:12.295Z] Selecting previously unselected package git-man. [2021-03-29T13:29:12.295Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-29T13:29:12.295Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-29T13:29:12.295Z] Selecting previously unselected package git. [2021-03-29T13:29:12.295Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-29T13:29:12.295Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-29T13:29:13.249Z] Selecting previously unselected package libnorm1:amd64. [2021-03-29T13:29:13.249Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-29T13:29:13.249Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-29T13:29:13.249Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-29T13:29:13.249Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-29T13:29:13.249Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-29T13:29:13.521Z] Selecting previously unselected package libsodium23:amd64. [2021-03-29T13:29:13.522Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-29T13:29:13.522Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-29T13:29:13.522Z] Selecting previously unselected package libzmq5:amd64. [2021-03-29T13:29:13.522Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-29T13:29:13.522Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T13:29:13.789Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-29T13:29:13.789Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-29T13:29:13.789Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T13:29:13.789Z] Selecting previously unselected package pkg-config. [2021-03-29T13:29:13.789Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-29T13:29:13.789Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-29T13:29:14.051Z] Selecting previously unselected package zip. [2021-03-29T13:29:14.051Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-29T13:29:14.051Z] Unpacking zip (3.0-11build1) ... [2021-03-29T13:29:14.051Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-29T13:29:14.051Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-29T13:29:14.051Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-29T13:29:14.051Z] Setting up liberror-perl (0.17025-1) ... [2021-03-29T13:29:14.051Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-29T13:29:14.316Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-29T13:29:14.316Z] No schema files found: doing nothing. [2021-03-29T13:29:14.316Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-29T13:29:14.316Z] Setting up zip (3.0-11build1) ... [2021-03-29T13:29:14.316Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-29T13:29:14.316Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-29T13:29:14.316Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-29T13:29:14.316Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T13:29:14.316Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-29T13:29:14.316Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-29T13:29:14.577Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-29T13:29:14.577Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-29T13:29:18.264Z] ---> 5d7fc5349fa6 [2021-03-29T13:29:18.264Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-29T13:29:18.264Z] ---> 35eb4e3ccd1e [2021-03-29T13:29:18.264Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-29T13:29:18.264Z] ---> Running in 0ca97f19f1cd [2021-03-29T13:29:18.264Z] ---> dfaa2ee3b757 [2021-03-29T13:29:18.264Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-29T13:29:18.264Z] ---> Running in bdfa3b696049 [2021-03-29T13:29:18.264Z] ---> f1f78ec612b8 [2021-03-29T13:29:18.264Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-29T13:29:18.264Z] ---> 049403a4848c [2021-03-29T13:29:18.264Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-29T13:29:18.264Z] ---> Running in 63eb6dc5eec8 [2021-03-29T13:29:18.264Z] ---> Running in c3c25d8341da [2021-03-29T13:29:18.264Z] ---> Running in 17ca2220447a [2021-03-29T13:29:18.543Z] 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-29T13:29:18.543Z] 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-29T13:29:19.159Z] 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-29T13:29:19.159Z] 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-29T13:29:19.159Z] 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-29T13:29:21.266Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T13:29:21.266Z] git set to automatically installed. [2021-03-29T13:29:21.266Z] git-man set to automatically installed. [2021-03-29T13:29:21.266Z] libcurl3-gnutls set to automatically installed. [2021-03-29T13:29:21.266Z] liberror-perl set to automatically installed. [2021-03-29T13:29:21.266Z] libglib2.0-0 set to automatically installed. [2021-03-29T13:29:21.266Z] libnghttp2-14 set to automatically installed. [2021-03-29T13:29:21.266Z] libnorm1 set to automatically installed. [2021-03-29T13:29:21.266Z] libpgm-5.2-0 set to automatically installed. [2021-03-29T13:29:21.266Z] libpsl5 set to automatically installed. [2021-03-29T13:29:21.266Z] librtmp1 set to automatically installed. [2021-03-29T13:29:21.266Z] libsodium23 set to automatically installed. [2021-03-29T13:29:21.266Z] libzmq3-dev set to automatically installed. [2021-03-29T13:29:21.266Z] libzmq5 set to automatically installed. [2021-03-29T13:29:21.266Z] pkg-config set to automatically installed. [2021-03-29T13:29:21.266Z] zip set to automatically installed. [2021-03-29T13:29:23.187Z] snapd is not logged in, snap install commands will use sudo [2021-03-29T13:29:29.807Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T13:29:45.135Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-29T13:29:45.135Z] snapd is not logged in, snap install commands will use sudo [2021-03-29T13:29:51.735Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-29T13:29:51.735Z] snap "core18" has no updates available [2021-03-29T13:29:51.997Z] Pulling go-build-helper [2021-03-29T13:29:51.997Z] + snapcraftctl pull [2021-03-29T13:29:53.384Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-29T13:29:53.384Z] Skipping pull go-build-helper (already ran) [2021-03-29T13:29:53.384Z] Building go-build-helper [2021-03-29T13:29:53.384Z] + snapcraftctl build [2021-03-29T13:29:55.304Z] Staging go-build-helper [2021-03-29T13:29:55.304Z] + snapcraftctl stage [2021-03-29T13:30:05.325Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-29T13:30:05.325Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-29T13:30:05.325Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-29T13:30:05.325Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-29T13:30:05.325Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-29T13:30:05.325Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-29T13:30:05.325Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-29T13:30:05.325Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-29T13:30:05.325Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-29T13:30:05.325Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-29T13:30:05.325Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-29T13:30:05.325Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-29T13:30:05.325Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-29T13:30:05.325Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-29T13:30:05.325Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-29T13:30:05.325Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-29T13:30:05.325Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-29T13:30:05.325Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-29T13:30:05.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-29T13:30:05.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-29T13:30:05.325Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-29T13:30:05.325Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-29T13:30:05.325Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-29T13:30:05.325Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-29T13:30:05.325Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-29T13:30:05.325Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-29T13:30:05.325Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-29T13:30:05.325Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-29T13:30:05.325Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-29T13:30:05.325Z] Fetched 224 kB in 0s (0 B/s) [2021-03-29T13:30:05.325Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-29T13:30:05.325Z] Fetched 157 kB in 0s (0 B/s) [2021-03-29T13:30:05.325Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-29T13:30:05.325Z] Fetched 221 kB in 0s (0 B/s) [2021-03-29T13:30:05.325Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-29T13:30:05.325Z] Fetched 143 kB in 0s (0 B/s) [2021-03-29T13:30:05.325Z] Pulling app-service-config [2021-03-29T13:30:05.325Z] + snapcraftctl pull [2021-03-29T13:30:05.898Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-29T13:30:06.843Z] Pulling config-common [2021-03-29T13:30:06.843Z] + snapcraftctl pull [2021-03-29T13:30:11.056Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T13:30:11.056Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T13:30:11.056Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T13:30:11.056Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:11.056Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-29T13:30:11.056Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:11.056Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-29T13:30:11.056Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:11.056Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-29T13:30:11.056Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:11.056Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-29T13:30:11.056Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:11.056Z] Pulling edgex-go [2021-03-29T13:30:11.056Z] + snapcraftctl pull [2021-03-29T13:30:33.051Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-29T13:30:33.051Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-29T13:30:33.051Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-29T13:30:33.051Z] Fetched 0 B in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-29T13:30:33.051Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-29T13:30:33.051Z] Fetched 279 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-29T13:30:33.051Z] Fetched 122 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-29T13:30:33.051Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-29T13:30:33.051Z] Fetched 8848 B in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-29T13:30:33.051Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-29T13:30:33.051Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-29T13:30:33.051Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-29T13:30:33.051Z] Fetched 214 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-29T13:30:33.051Z] Fetched 154 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-29T13:30:33.051Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-29T13:30:33.051Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-29T13:30:33.051Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-29T13:30:33.051Z] Fetched 499 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-29T13:30:33.051Z] Fetched 111 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-29T13:30:33.051Z] Fetched 240 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-29T13:30:33.051Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-29T13:30:33.051Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-29T13:30:33.051Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-29T13:30:33.051Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-29T13:30:33.051Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-29T13:30:33.051Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-29T13:30:33.051Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-29T13:30:33.051Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-29T13:30:33.051Z] Fetched 8720 B in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-29T13:30:33.051Z] Fetched 137 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-29T13:30:33.051Z] Fetched 119 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-29T13:30:33.051Z] Fetched 109 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-29T13:30:33.051Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-29T13:30:33.051Z] Fetched 645 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-29T13:30:33.051Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-29T13:30:33.051Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-29T13:30:33.051Z] Fetched 368 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-29T13:30:33.051Z] Fetched 187 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-29T13:30:33.051Z] Fetched 175 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-29T13:30:33.051Z] Fetched 206 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-29T13:30:33.051Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-29T13:30:33.051Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-29T13:30:33.051Z] Fetched 159 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-29T13:30:33.051Z] Fetched 107 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-29T13:30:33.051Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-29T13:30:33.051Z] Pulling static-packages [2021-03-29T13:30:33.051Z] + snapcraftctl pull [2021-03-29T13:30:33.626Z] Pulling version [2021-03-29T13:30:33.626Z] + cd /root/project [2021-03-29T13:30:33.626Z] + [ -f VERSION ] [2021-03-29T13:30:33.626Z] + PROJECT_VERSION=local-dev [2021-03-29T13:30:33.626Z] + git rev-parse --short HEAD [2021-03-29T13:30:33.626Z] + GIT_REVISION=1e9f562d [2021-03-29T13:30:33.626Z] + snapcraftctl set-version local-dev [2021-03-29T13:30:34.572Z] Skipping build go-build-helper (already ran) [2021-03-29T13:30:34.835Z] Building app-service-config [2021-03-29T13:30:34.835Z] + make build [2021-03-29T13:30:34.835Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-29T13:30:37.385Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-29T13:30:37.647Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-29T13:30:37.647Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-29T13:30:37.647Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-29T13:30:37.647Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-29T13:30:37.647Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-29T13:30:37.910Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-29T13:30:37.910Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-29T13:30:37.910Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-29T13:30:37.910Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-29T13:30:37.910Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-29T13:30:37.910Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-29T13:30:37.910Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-29T13:30:37.910Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-29T13:30:38.172Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-29T13:30:38.172Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-29T13:30:38.172Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-29T13:30:38.440Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-29T13:30:38.440Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-29T13:30:38.440Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-29T13:30:38.440Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-29T13:30:38.440Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-29T13:30:38.440Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-29T13:30:38.440Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-29T13:30:38.440Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-29T13:30:38.440Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-29T13:30:38.440Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-29T13:30:38.440Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-29T13:30:38.440Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-29T13:30:38.440Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-29T13:30:38.440Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-29T13:30:38.440Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-29T13:30:48.463Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-29T13:30:48.463Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-29T13:30:48.463Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-29T13:30:48.463Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-29T13:30:49.851Z] Building config-common [2021-03-29T13:30:49.851Z] + snapcraftctl build [2021-03-29T13:30:51.770Z] Building edgex-go [2021-03-29T13:30:52.032Z] + cd /root/parts/edgex-go/src [2021-03-29T13:30:52.032Z] + make build [2021-03-29T13:30:52.032Z] 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-29T13:30:52.605Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 [2021-03-29T13:30:52.605Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.57 [2021-03-29T13:30:52.605Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-29T13:30:52.605Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-29T13:30:52.605Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-29T13:30:52.605Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-29T13:30:52.605Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-29T13:30:52.605Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-29T13:30:56.147Z] 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-29T13:30:56.808Z] 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-29T13:30:56.808Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-29T13:31:03.407Z] 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-29T13:31:04.351Z] 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-29T13:31:04.464Z] Removing intermediate container 63eb6dc5eec8 [2021-03-29T13:31:04.464Z] ---> 23a03e2b1e0d [2021-03-29T13:31:04.464Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-29T13:31:04.465Z] ---> Running in 53adb867cd9e [2021-03-29T13:31:05.909Z] Removing intermediate container 17ca2220447a [2021-03-29T13:31:05.909Z] ---> d3ae16a2ea0a [2021-03-29T13:31:05.909Z] [2021-03-29T13:31:05.909Z] Step 10/21 : FROM alpine:3.12 [2021-03-29T13:31:06.198Z] 3.12: Pulling from library/alpine [2021-03-29T13:31:06.266Z] 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-29T13:31:06.528Z] 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-29T13:31:06.789Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-29T13:31:06.805Z] 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-29T13:31:07.050Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-29T13:31:07.050Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-29T13:31:07.050Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-29T13:31:07.406Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-29T13:31:07.406Z] Status: Downloaded newer image for alpine:3.12 [2021-03-29T13:31:07.406Z] ---> e47305ac9786 [2021-03-29T13:31:07.406Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-29T13:31:08.005Z] ---> Running in 49c306fa97ca [2021-03-29T13:31:08.965Z] 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-29T13:31:08.965Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-29T13:31:08.965Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-29T13:31:09.987Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:09.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:10.585Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-29T13:31:10.861Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:31:10.861Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-29T13:31:10.861Z] (4/4) Installing curl (7.69.1-r3) [2021-03-29T13:31:10.861Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:31:10.861Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:31:10.883Z] 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-29T13:31:11.141Z] OK: 7 MiB in 18 packages [2021-03-29T13:31:12.274Z] 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-29T13:31:13.145Z] Removing intermediate container 53adb867cd9e [2021-03-29T13:31:13.145Z] ---> cd9a372888e3 [2021-03-29T13:31:13.145Z] [2021-03-29T13:31:13.145Z] Step 11/26 : FROM docker:20.10.0 [2021-03-29T13:31:13.145Z] 20.10.0: Pulling from library/docker [2021-03-29T13:31:13.657Z] 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-29T13:31:14.138Z] Removing intermediate container 49c306fa97ca [2021-03-29T13:31:14.138Z] ---> 5137bac0f762 [2021-03-29T13:31:14.138Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T13:31:15.047Z] 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-29T13:31:15.047Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-29T13:31:15.163Z] ---> Running in 376a35b7cd10 [2021-03-29T13:31:16.438Z] 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-29T13:31:16.608Z] Removing intermediate container 376a35b7cd10 [2021-03-29T13:31:16.609Z] ---> 6273ed944963 [2021-03-29T13:31:16.609Z] Step 13/21 : WORKDIR /edgex [2021-03-29T13:31:16.699Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-29T13:31:16.886Z] ---> Running in 917820199b36 [2021-03-29T13:31:18.322Z] Removing intermediate container 917820199b36 [2021-03-29T13:31:18.322Z] ---> b6272cdfc001 [2021-03-29T13:31:18.322Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-29T13:31:18.611Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-29T13:31:18.611Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-29T13:31:18.611Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-29T13:31:18.876Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-29T13:31:18.876Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-29T13:31:18.876Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-29T13:31:18.876Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-29T13:31:18.876Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-29T13:31:18.876Z] + 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-29T13:31:18.876Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-29T13:31:18.876Z] + 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-29T13:31:18.876Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-29T13:31:18.876Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-29T13:31:18.876Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-29T13:31:18.876Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-29T13:31:18.876Z] + 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-29T13:31:20.307Z] ---> 83d0aef3be57 [2021-03-29T13:31:20.307Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-29T13:31:21.750Z] Removing intermediate container c3c25d8341da [2021-03-29T13:31:21.750Z] ---> f8bad8292701 [2021-03-29T13:31:21.750Z] [2021-03-29T13:31:21.750Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T13:31:21.750Z] ---> e47305ac9786 [2021-03-29T13:31:21.750Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-29T13:31:22.024Z] Removing intermediate container bdfa3b696049 [2021-03-29T13:31:22.024Z] ---> 754a05d1945a [2021-03-29T13:31:22.024Z] [2021-03-29T13:31:22.024Z] Step 10/22 : FROM alpine:3.12 [2021-03-29T13:31:22.024Z] ---> e47305ac9786 [2021-03-29T13:31:22.024Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:31:22.024Z] ---> Running in d5ab65ebd645 [2021-03-29T13:31:22.186Z] Building static-packages [2021-03-29T13:31:22.186Z] + snapcraftctl build [2021-03-29T13:31:22.625Z] ---> d2c6415fe0bc [2021-03-29T13:31:22.625Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-29T13:31:22.625Z] ---> Running in 1351c8fd0ec0 [2021-03-29T13:31:24.106Z] Building version [2021-03-29T13:31:24.106Z] + snapcraftctl build [2021-03-29T13:31:24.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:24.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:24.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:24.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:25.219Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-29T13:31:25.219Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:31:25.219Z] OK: 5 MiB in 15 packages [2021-03-29T13:31:25.219Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-29T13:31:25.495Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-29T13:31:25.495Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:31:25.495Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:31:25.768Z] OK: 6 MiB in 16 packages [2021-03-29T13:31:26.033Z] Skipping stage go-build-helper (already ran) [2021-03-29T13:31:26.033Z] Staging app-service-config [2021-03-29T13:31:26.033Z] + snapcraftctl stage [2021-03-29T13:31:26.376Z] ---> 82a9efc12e90 [2021-03-29T13:31:26.376Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-29T13:31:26.975Z] ---> Running in ddf6faeb1ef2 [2021-03-29T13:31:27.426Z] Staging config-common [2021-03-29T13:31:27.426Z] + snapcraftctl stage [2021-03-29T13:31:27.961Z] Removing intermediate container 0ca97f19f1cd [2021-03-29T13:31:27.961Z] ---> b367c661fdd0 [2021-03-29T13:31:27.961Z] [2021-03-29T13:31:27.961Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:31:27.961Z] ---> e47305ac9786 [2021-03-29T13:31:27.961Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:31:27.961Z] ---> Using cache [2021-03-29T13:31:27.961Z] ---> b12622ff9e62 [2021-03-29T13:31:27.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:31:27.961Z] Removing intermediate container 1351c8fd0ec0 [2021-03-29T13:31:27.961Z] ---> b12622ff9e62 [2021-03-29T13:31:27.961Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:31:27.961Z] Removing intermediate container ddf6faeb1ef2 [2021-03-29T13:31:27.961Z] ---> 2dd2e0c6acee [2021-03-29T13:31:27.961Z] Step 18/21 : CMD ["--init=true"] [2021-03-29T13:31:28.241Z] ---> Running in 394ffa43f790 [2021-03-29T13:31:28.372Z] Staging edgex-go [2021-03-29T13:31:28.372Z] + snapcraftctl stage [2021-03-29T13:31:28.513Z] ---> Running in c2593e697760 [2021-03-29T13:31:28.513Z] ---> Running in d539db613508 [2021-03-29T13:31:28.513Z] Removing intermediate container d5ab65ebd645 [2021-03-29T13:31:28.513Z] ---> 5c5a6f3d0308 [2021-03-29T13:31:28.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:31:28.786Z] ---> Running in ffd64d91bc2b [2021-03-29T13:31:29.078Z] Removing intermediate container 394ffa43f790 [2021-03-29T13:31:29.078Z] ---> e8e8cb80735f [2021-03-29T13:31:29.078Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-29T13:31:29.078Z] Removing intermediate container d539db613508 [2021-03-29T13:31:29.078Z] ---> 57c2dda1cc3b [2021-03-29T13:31:29.078Z] Step 19/21 : LABEL arch=arm64 [2021-03-29T13:31:29.078Z] Removing intermediate container c2593e697760 [2021-03-29T13:31:29.078Z] ---> eaaedfc6de99 [2021-03-29T13:31:29.078Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-29T13:31:29.317Z] Staging static-packages [2021-03-29T13:31:29.317Z] + snapcraftctl stage [2021-03-29T13:31:29.352Z] ---> Running in 356b6ce7ff88 [2021-03-29T13:31:29.352Z] ---> Running in 84822b2e60f9 [2021-03-29T13:31:29.352Z] ---> Running in e8749f26e1da [2021-03-29T13:31:29.627Z] Removing intermediate container ffd64d91bc2b [2021-03-29T13:31:29.627Z] ---> ee3b421d7a9e [2021-03-29T13:31:29.627Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-29T13:31:29.627Z] ---> Running in bc97de0f430b [2021-03-29T13:31:29.898Z] Removing intermediate container 356b6ce7ff88 [2021-03-29T13:31:29.898Z] ---> 4c943f71ff16 [2021-03-29T13:31:29.898Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T13:31:30.172Z] Removing intermediate container 84822b2e60f9 [2021-03-29T13:31:30.172Z] ---> 9ed494a231f8 [2021-03-29T13:31:30.172Z] Step 20/21 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:31:30.172Z] ---> Running in 7c7f1f37cdbf [2021-03-29T13:31:30.172Z] Removing intermediate container e8749f26e1da [2021-03-29T13:31:30.172Z] ---> c098c279d4f1 [2021-03-29T13:31:30.172Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T13:31:30.172Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-29T13:31:30.172Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-29T13:31:30.172Z] ---> eeaf43b92773 [2021-03-29T13:31:30.172Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-29T13:31:30.172Z] ---> Running in cf2aba3e6fc1 [2021-03-29T13:31:30.265Z] Staging version [2021-03-29T13:31:30.265Z] + snapcraftctl stage [2021-03-29T13:31:30.465Z] Removing intermediate container bc97de0f430b [2021-03-29T13:31:30.465Z] ---> 18dea54a7a29 [2021-03-29T13:31:30.465Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-29T13:31:30.465Z] ---> Running in db22f35d4edb [2021-03-29T13:31:30.465Z] ---> Running in cf838d371c92 [2021-03-29T13:31:30.465Z] ---> Running in e2c82e53ddc3 [2021-03-29T13:31:31.066Z] Removing intermediate container 7c7f1f37cdbf [2021-03-29T13:31:31.066Z] ---> 9d5d372bca13 [2021-03-29T13:31:31.066Z] Step 15/23 : WORKDIR / [2021-03-29T13:31:31.066Z] ---> Running in 53956e5ae4c2 [2021-03-29T13:31:31.066Z] Removing intermediate container db22f35d4edb [2021-03-29T13:31:31.066Z] ---> a56d22cee2de [2021-03-29T13:31:31.066Z] Removing intermediate container cf2aba3e6fc1 [2021-03-29T13:31:31.066Z] ---> a2cb46f6e77d [2021-03-29T13:31:31.066Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt /Step 21/21 : LABEL version=0.0.0 [2021-03-29T13:31:31.066Z] [2021-03-29T13:31:31.212Z] Priming go-build-helper [2021-03-29T13:31:31.212Z] + snapcraftctl prime [2021-03-29T13:31:31.347Z] Removing intermediate container e2c82e53ddc3 [2021-03-29T13:31:31.347Z] ---> 99d62a6c4599 [2021-03-29T13:31:31.347Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:31:31.347Z] ---> Running in f9e025e81b38 [2021-03-29T13:31:31.948Z] Removing intermediate container 53956e5ae4c2 [2021-03-29T13:31:31.948Z] ---> 273bd5fe83da [2021-03-29T13:31:31.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:31:31.948Z] Removing intermediate container f9e025e81b38 [2021-03-29T13:31:31.948Z] ---> 7c7a48496dc6 [2021-03-29T13:31:31.948Z] [2021-03-29T13:31:32.155Z] Priming app-service-config [2021-03-29T13:31:32.155Z] + snapcraftctl prime [2021-03-29T13:31:32.224Z] ---> 88e4b00d0b43 [2021-03-29T13:31:32.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-29T13:31:32.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:32.499Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:32.499Z] ---> 93c7bf859421 [2021-03-29T13:31:32.499Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-29T13:31:32.777Z] Successfully built 7c7a48496dc6 [2021-03-29T13:31:32.778Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-29T13:31:32.778Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go [2021-03-29T13:31:33.060Z] (1/2) Installing readline (8.0.4-r0) [2021-03-29T13:31:33.060Z] (2/2) Installing bash (5.0.17-r0) [2021-03-29T13:31:33.060Z] ---> 5784b4fd1245 [2021-03-29T13:31:33.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-29T13:31:33.060Z] Executing bash-5.0.17-r0.post-install [2021-03-29T13:31:33.060Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:31:33.350Z] OK: 12 MiB in 22 packages [2021-03-29T13:31:33.398Z] Priming config-common [2021-03-29T13:31:33.398Z] + snapcraftctl prime [2021-03-29T13:31:34.476Z] Priming edgex-go [2021-03-29T13:31:34.476Z] + snapcraftctl prime [2021-03-29T13:31:35.414Z] ---> 51e7f40704da [2021-03-29T13:31:35.414Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-29T13:31:35.866Z] Priming static-packages [2021-03-29T13:31:35.866Z] + snapcraftctl prime [2021-03-29T13:31:36.008Z] Removing intermediate container cf838d371c92 [2021-03-29T13:31:36.008Z] ---> 00176874dfd1 [2021-03-29T13:31:36.008Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-29T13:31:36.008Z] ---> 0413ec125a51 [2021-03-29T13:31:36.008Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-29T13:31:36.284Z] ---> 6f8ae7f48164 [2021-03-29T13:31:36.284Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-29T13:31:36.557Z] ---> Running in d9455c4a4ea4 [2021-03-29T13:31:36.831Z] ---> f6e8bc244d46 [2021-03-29T13:31:36.831Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-29T13:31:37.103Z] ---> 3a33a5509071 [2021-03-29T13:31:37.103Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-29T13:31:37.103Z] ---> Running in b2e3d274a416 [2021-03-29T13:31:37.376Z] ---> Running in 2a675b3a5607 [2021-03-29T13:31:37.376Z] Removing intermediate container d9455c4a4ea4 [2021-03-29T13:31:37.376Z] ---> 2b31d64ede64 [2021-03-29T13:31:37.376Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-29T13:31:37.647Z] ---> 932256084adb [2021-03-29T13:31:37.648Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-29T13:31:38.245Z] ---> Running in 278412cb88ba [2021-03-29T13:31:38.245Z] Removing intermediate container b2e3d274a416 [2021-03-29T13:31:38.245Z] ---> 70b51b76eca3 [2021-03-29T13:31:38.245Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in e7ca5630d32b [2021-03-29T13:31:38.245Z] [2021-03-29T13:31:38.415Z] Priming version [2021-03-29T13:31:38.416Z] + snapcraftctl prime [2021-03-29T13:31:38.857Z] Removing intermediate container 2a675b3a5607 [2021-03-29T13:31:38.857Z] ---> 6484cf1463e3 [2021-03-29T13:31:38.857Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:31:38.857Z] ---> Running in 14cbc5d44156 [2021-03-29T13:31:38.990Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-03-29T13:31:39.129Z] ---> Running in 81b248bf7800 [2021-03-29T13:31:39.129Z] Removing intermediate container e7ca5630d32b [2021-03-29T13:31:39.129Z] Removing intermediate container 278412cb88ba [2021-03-29T13:31:39.129Z] ---> 3297dd55ea9d [2021-03-29T13:31:39.129Z] ---> 3b21092680cd [2021-03-29T13:31:39.129Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:31:39.129Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-29T13:31:39.399Z] ---> Running in cc4367476c07 [2021-03-29T13:31:39.399Z] ---> Running in 5f3788b80330 [2021-03-29T13:31:39.672Z] Removing intermediate container 14cbc5d44156 [2021-03-29T13:31:39.672Z] ---> 5cdd0aaa6c53 [2021-03-29T13:31:39.672Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T13:31:39.672Z] Removing intermediate container 81b248bf7800 [2021-03-29T13:31:39.672Z] ---> 23e017629433 [2021-03-29T13:31:39.672Z] Step 20/22 : LABEL arch=arm64 [2021-03-29T13:31:39.946Z] ---> Running in 10b7acb89de9 [2021-03-29T13:31:39.946Z] Removing intermediate container cc4367476c07 [2021-03-29T13:31:39.946Z] ---> c75101f02e0c [2021-03-29T13:31:39.946Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T13:31:39.946Z] ---> Running in 9d8a2903307f [2021-03-29T13:31:39.946Z] Removing intermediate container 5f3788b80330 [2021-03-29T13:31:39.946Z] ---> e1b8e384efb4 [2021-03-29T13:31:39.946Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-29T13:31:40.224Z] ---> Running in 3750a5c296d1 [2021-03-29T13:31:40.498Z] Removing intermediate container 10b7acb89de9 [2021-03-29T13:31:40.498Z] ---> 6994bb6eaa7d [2021-03-29T13:31:40.498Z] Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:31:40.498Z] Removing intermediate container 9d8a2903307f [2021-03-29T13:31:40.498Z] ---> e5e1ea8475c6 [2021-03-29T13:31:40.498Z] Step 21/22 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } [2021-03-29T13:31:41.094Z] ---> Running in 095207bada8b [2021-03-29T13:31:41.094Z] ---> Running in c6e8fbe0bc8f [2021-03-29T13:31:41.094Z] Removing intermediate container 3750a5c296d1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-03-29T13:31:41.369Z] ---> c3e9073e7e4e [2021-03-29T13:31:41.369Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-03-29T13:31:41.976Z] ---> d8320726a416 [2021-03-29T13:31:41.976Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-29T13:31:41.976Z] ---> Running in ea2deb279a0b [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-29T13:31:42.249Z] Removing intermediate container 095207bada8b [2021-03-29T13:31:42.249Z] ---> 8922d6820738 [2021-03-29T13:31:42.249Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T13:31:42.249Z] Removing intermediate container c6e8fbe0bc8f [2021-03-29T13:31:42.249Z] ---> 42b8a92190c2 [2021-03-29T13:31:42.249Z] Step 22/22 : LABEL version=0.0.0 [2021-03-29T13:31:42.534Z] ---> Running in 7f7ab16c32ba [2021-03-29T13:31:42.534Z] ---> Running in 9ef59ba051ff [2021-03-29T13:31:42.823Z] Removing intermediate container ea2deb279a0b [2021-03-29T13:31:42.823Z] ---> 74331513bb71 [2021-03-29T13:31:42.823Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:31:43.112Z] ---> 4d658fa46103 [2021-03-29T13:31:43.112Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-29T13:31:43.730Z] ---> Running in 8231a8e0e870 [2021-03-29T13:31:43.730Z] Removing intermediate container 7f7ab16c32ba [2021-03-29T13:31:43.730Z] ---> 2f3c9a931b4b [2021-03-29T13:31:43.730Z] [2021-03-29T13:31:43.730Z] Removing intermediate container 9ef59ba051ff [2021-03-29T13:31:43.730Z] ---> b0f33df13424 [2021-03-29T13:31:43.730Z] [2021-03-29T13:31:44.329Z] Successfully built 2f3c9a931b4b [2021-03-29T13:31:44.329Z] Successfully built b0f33df13424 [2021-03-29T13:31:44.604Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-29T13:31:44.604Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-29T13:31:44.604Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-03-29T13:31:44.604Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-03-29T13:31:44.604Z] Removing intermediate container 8231a8e0e870 [2021-03-29T13:31:44.604Z] ---> 1e16505e7a3f [2021-03-29T13:31:44.604Z] [2021-03-29T13:31:44.878Z] ---> b66e052be53b [2021-03-29T13:31:44.878Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-29T13:31:45.160Z] Successfully built 1e16505e7a3f [2021-03-29T13:31:45.160Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-29T13:31:45.160Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-03-29T13:31:45.160Z] ---> Running in 6430f67782c9 [2021-03-29T13:31:46.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:46.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:31:46.875Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-29T13:31:46.875Z] (2/33) Installing expat (2.2.9-r1) [2021-03-29T13:31:46.875Z] (3/33) Installing libffi (3.3-r2) [2021-03-29T13:31:46.875Z] (4/33) Installing gdbm (1.13-r1) [2021-03-29T13:31:46.875Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-29T13:31:46.875Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-29T13:31:47.146Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-29T13:31:49.117Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-29T13:31:49.117Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-29T13:31:49.117Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-29T13:31:49.117Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-29T13:31:49.117Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-29T13:31:49.117Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-29T13:31:49.117Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-29T13:31:49.117Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-29T13:31:49.117Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-29T13:31:49.117Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-29T13:31:49.117Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-29T13:31:49.117Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-29T13:31:49.117Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-29T13:31:49.117Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-29T13:31:49.117Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-29T13:31:49.117Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-29T13:31:49.392Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-29T13:31:49.392Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-29T13:31:49.392Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-29T13:31:49.392Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-29T13:31:49.392Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-29T13:31:49.392Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-29T13:31:49.392Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-29T13:31:49.392Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-29T13:31:49.392Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-29T13:31:49.392Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-29T13:31:49.668Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:31:49.668Z] OK: 71 MiB in 55 packages [2021-03-29T13:31:59.848Z] Removing intermediate container 6430f67782c9 [2021-03-29T13:31:59.848Z] ---> 7cb266a954e7 [2021-03-29T13:31:59.848Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-29T13:32:01.282Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:32:01.282Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:32:01.282Z] ---> faa686b14958 [2021-03-29T13:32:01.282Z] Step 3/31 : WORKDIR /edgex-go [2021-03-29T13:32:01.282Z] ---> Using cache [2021-03-29T13:32:01.282Z] ---> def80e57b0b0 [2021-03-29T13:32:01.282Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:32:01.282Z] ---> Using cache [2021-03-29T13:32:01.282Z] ---> bf17854136e0 [2021-03-29T13:32:01.282Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-29T13:32:01.564Z] ---> Running in 7836d5c38b6c [2021-03-29T13:32:02.549Z] ---> Running in 56b2ad3fa6b4 [2021-03-29T13:32:03.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:32:04.580Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:32:05.177Z] OK: 217 MiB in 51 packages [2021-03-29T13:32:07.158Z] Removing intermediate container 56b2ad3fa6b4 [2021-03-29T13:32:07.158Z] ---> 38058d06a5f7 [2021-03-29T13:32:07.158Z] Step 6/31 : COPY go.mod . [2021-03-29T13:32:07.432Z] ---> 34996b0afcbd [2021-03-29T13:32:07.707Z] Step 7/31 : RUN go mod download [2021-03-29T13:32:07.707Z] Collecting docker-compose==1.23.2 [2021-03-29T13:32:07.978Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-29T13:32:07.978Z] ---> Running in f0381f79680f [2021-03-29T13:32:08.958Z] Collecting texttable<0.10,>=0.9.0 [2021-03-29T13:32:08.958Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-29T13:32:12.370Z] Collecting docker<4.0,>=3.6.0 [2021-03-29T13:32:12.370Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-29T13:32:12.979Z] Removing intermediate container f0381f79680f [2021-03-29T13:32:12.979Z] ---> beabdc02c497 [2021-03-29T13:32:12.979Z] Step 8/31 : COPY . . [2021-03-29T13:32:13.254Z] Collecting jsonschema<3,>=2.5.1 [2021-03-29T13:32:13.254Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-29T13:32:14.691Z] Collecting PyYAML<4,>=3.10 [2021-03-29T13:32:14.691Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-29T13:32:18.091Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-29T13:32:18.091Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-29T13:32:20.723Z] 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-29T13:32:21.000Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-29T13:32:21.000Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-29T13:32:21.282Z] Collecting docopt<0.7,>=0.6.1 [2021-03-29T13:32:21.282Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-29T13:32:25.605Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-29T13:32:25.605Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-29T13:32:25.605Z] Collecting cached-property<2,>=1.2.0 [2021-03-29T13:32:25.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:32:25.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:32:25.605Z] ---> faa686b14958 [2021-03-29T13:32:25.605Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:32:25.605Z] ---> Using cache [2021-03-29T13:32:25.605Z] ---> def80e57b0b0 [2021-03-29T13:32:25.605Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:32:25.605Z] ---> Using cache [2021-03-29T13:32:25.605Z] ---> bf17854136e0 [2021-03-29T13:32:25.605Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-29T13:32:25.605Z] ---> Using cache [2021-03-29T13:32:25.605Z] ---> 38058d06a5f7 [2021-03-29T13:32:25.605Z] Step 6/23 : COPY go.mod . [2021-03-29T13:32:25.605Z] ---> Using cache [2021-03-29T13:32:25.605Z] ---> 34996b0afcbd [2021-03-29T13:32:25.605Z] Step 7/23 : RUN go mod download [2021-03-29T13:32:25.605Z] ---> Using cache [2021-03-29T13:32:25.605Z] ---> beabdc02c497 [2021-03-29T13:32:25.605Z] Step 8/23 : COPY . . [2021-03-29T13:32:25.605Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-29T13:32:25.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:32:25.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:32:25.886Z] ---> faa686b14958 [2021-03-29T13:32:25.886Z] Step 3/23 : WORKDIR /edgex-go [2021-03-29T13:32:25.886Z] ---> Using cache [2021-03-29T13:32:25.886Z] ---> def80e57b0b0 [2021-03-29T13:32:25.886Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:32:25.886Z] ---> Using cache [2021-03-29T13:32:25.886Z] ---> bf17854136e0 [2021-03-29T13:32:25.886Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-29T13:32:26.498Z] Collecting docker-pycreds>=0.4.0 [2021-03-29T13:32:26.498Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-29T13:32:26.773Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-29T13:32:26.773Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-29T13:32:26.773Z] ---> faa686b14958 [2021-03-29T13:32:26.773Z] Step 3/24 : WORKDIR /edgex-go [2021-03-29T13:32:26.773Z] ---> Using cache [2021-03-29T13:32:26.773Z] ---> def80e57b0b0 [2021-03-29T13:32:26.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:32:26.773Z] ---> Using cache [2021-03-29T13:32:26.773Z] ---> bf17854136e0 [2021-03-29T13:32:26.773Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-29T13:32:26.773Z] ---> Using cache [2021-03-29T13:32:26.773Z] ---> 38058d06a5f7 [2021-03-29T13:32:26.773Z] Step 6/24 : COPY go.mod . [2021-03-29T13:32:26.773Z] ---> Using cache [2021-03-29T13:32:26.773Z] ---> 34996b0afcbd [2021-03-29T13:32:26.773Z] Step 7/24 : RUN go mod download [2021-03-29T13:32:26.773Z] ---> Using cache [2021-03-29T13:32:26.773Z] ---> beabdc02c497 [2021-03-29T13:32:26.773Z] Step 8/24 : COPY . . [2021-03-29T13:32:27.377Z] 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-29T13:32:27.970Z] Collecting idna<2.8,>=2.5 [2021-03-29T13:32:27.970Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-29T13:32:30.627Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-29T13:32:30.627Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-29T13:32:32.062Z] 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-29T13:32:32.063Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-29T13:32:32.063Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-29T13:32:32.063Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-29T13:32:32.063Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-29T13:32:33.056Z] Installing collected packages: texttable, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, docopt, cached-property, docker-compose [2021-03-29T13:32:33.056Z] Running setup.py install for texttable: started [2021-03-29T13:32:35.044Z] Running setup.py install for texttable: finished with status 'done' [2021-03-29T13:32:35.044Z] ---> Running in eaf677d6833a [2021-03-29T13:32:35.321Z] Attempting uninstall: idna [2021-03-29T13:32:35.321Z] Found existing installation: idna 2.9 [2021-03-29T13:32:35.321Z] Uninstalling idna-2.9: [2021-03-29T13:32:35.321Z] Successfully uninstalled idna-2.9 [2021-03-29T13:32:35.934Z] Attempting uninstall: urllib3 [2021-03-29T13:32:36.211Z] Found existing installation: urllib3 1.25.9 [2021-03-29T13:32:36.211Z] Uninstalling urllib3-1.25.9: [2021-03-29T13:32:36.211Z] Successfully uninstalled urllib3-1.25.9 [2021-03-29T13:32:36.817Z] ---> 22e752e2759a [2021-03-29T13:32:36.817Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-29T13:32:37.095Z] Attempting uninstall: requests [2021-03-29T13:32:37.095Z] Found existing installation: requests 2.23.0 [2021-03-29T13:32:37.371Z] Uninstalling requests-2.23.0: [2021-03-29T13:32:37.371Z] Successfully uninstalled requests-2.23.0 [2021-03-29T13:32:37.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:32:37.644Z] ---> Running in 827b175366c1 [2021-03-29T13:32:38.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:32:38.848Z] OK: 217 MiB in 51 packages [2021-03-29T13:32:39.445Z] 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-29T13:32:39.446Z] Running setup.py install for PyYAML: started [2021-03-29T13:32:42.076Z] Removing intermediate container eaf677d6833a [2021-03-29T13:32:42.076Z] ---> 079cba72a83b [2021-03-29T13:32:42.076Z] Step 6/23 : COPY go.mod . [2021-03-29T13:32:42.351Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-29T13:32:42.351Z] Running setup.py install for dockerpty: started [2021-03-29T13:32:43.811Z] ---> 679edc1c8b95 [2021-03-29T13:32:43.811Z] Step 7/23 : RUN go mod download [2021-03-29T13:32:44.088Z] ---> Running in 5e395bdb08ca [2021-03-29T13:32:45.078Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-29T13:32:45.078Z] Running setup.py install for docopt: started [2021-03-29T13:32:47.728Z] Running setup.py install for docopt: finished with status 'done' [2021-03-29T13:32:47.728Z] ---> ba438250bc54 [2021-03-29T13:32:47.728Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-29T13:32:48.726Z] ---> Running in 84fe18730000 [2021-03-29T13:32:48.726Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-03-29T13:32:49.339Z] Removing intermediate container 5e395bdb08ca [2021-03-29T13:32:49.339Z] ---> 78ac78986e11 [2021-03-29T13:32:49.339Z] Step 8/23 : COPY . . [2021-03-29T13:32:50.325Z] ---> f8e2220016fb [2021-03-29T13:32:50.325Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-29T13:32:50.601Z] ---> Running in 77134540daa4 [2021-03-29T13:32:50.880Z] 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-29T13:32:52.884Z] 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-29T13:32:56.322Z] Removing intermediate container 7836d5c38b6c [2021-03-29T13:32:56.322Z] ---> 0a7e1790af86 [2021-03-29T13:32:56.322Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-29T13:32:56.936Z] ---> Running in e35ea4f41bdf [2021-03-29T13:32:59.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:32:59.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:33:00.602Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:33:00.602Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-29T13:33:00.602Z] (3/3) Installing curl (7.69.1-r3) [2021-03-29T13:33:00.602Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:33:00.602Z] OK: 72 MiB in 58 packages [2021-03-29T13:33:04.090Z] Removing intermediate container e35ea4f41bdf [2021-03-29T13:33:04.090Z] ---> 0b1aa5d5ec47 [2021-03-29T13:33:04.090Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-29T13:33:04.720Z] ---> Running in 4d0f76929e95 [2021-03-29T13:33:06.207Z] Removing intermediate container 4d0f76929e95 [2021-03-29T13:33:06.207Z] ---> 59caa076be08 [2021-03-29T13:33:06.207Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:33:06.489Z] ---> Running in 92d384c4aebf [2021-03-29T13:33:07.945Z] Removing intermediate container 92d384c4aebf [2021-03-29T13:33:07.945Z] ---> a3fc52510fe1 [2021-03-29T13:33:07.945Z] Step 24/26 : LABEL arch=arm64 [2021-03-29T13:33:08.554Z] ---> Running in 7e6e400cf05d [2021-03-29T13:33:09.550Z] Removing intermediate container 7e6e400cf05d [2021-03-29T13:33:09.550Z] ---> aa175cf54570 [2021-03-29T13:33:09.550Z] Step 25/26 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:33:10.163Z] ---> Running in 59d23704d4fa [2021-03-29T13:33:11.170Z] Removing intermediate container 59d23704d4fa [2021-03-29T13:33:11.170Z] ---> 60f6fbad60a7 [2021-03-29T13:33:11.170Z] Step 26/26 : LABEL version=0.0.0 [2021-03-29T13:33:11.450Z] ---> Running in ef10c8ad106e [2021-03-29T13:33:12.454Z] Removing intermediate container ef10c8ad106e [2021-03-29T13:33:12.454Z] ---> 4fe4f3e379d6 [2021-03-29T13:33:12.454Z] [2021-03-29T13:33:13.066Z] Successfully built 4fe4f3e379d6 [2021-03-29T13:33:13.066Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-29T13:33:13.353Z]  Building docker-sys-mgmt-agent-go ... done  ---> 90fdf5eeb10f [2021-03-29T13:33:13.353Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-29T13:33:13.638Z] ---> Running in 8bbdbe966232 [2021-03-29T13:33:15.102Z] 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-29T13:34:11.756Z] 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-29T13:34:11.756Z] Removing intermediate container 827b175366c1 [2021-03-29T13:34:11.756Z] ---> f6d79058f3a4 [2021-03-29T13:34:11.756Z] [2021-03-29T13:34:11.756Z] Step 10/31 : FROM alpine:3.12 [2021-03-29T13:34:11.756Z] ---> e47305ac9786 [2021-03-29T13:34:11.756Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-29T13:34:11.756Z] ---> Running in 544592579f51 [2021-03-29T13:34:11.756Z] Removing intermediate container 544592579f51 [2021-03-29T13:34:11.756Z] ---> 067e613f9ad6 [2021-03-29T13:34:11.756Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-29T13:34:11.756Z] ---> Running in 37eddfa348d8 [2021-03-29T13:34:11.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:11.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:11.756Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-29T13:34:11.756Z] (2/2) Installing su-exec (0.2-r1) [2021-03-29T13:34:11.756Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:34:11.756Z] OK: 5 MiB in 16 packages [2021-03-29T13:34:12.039Z] Removing intermediate container 37eddfa348d8 [2021-03-29T13:34:12.322Z] ---> 0caa23079d50 [2021-03-29T13:34:12.322Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-29T13:34:12.322Z] ---> Running in 8206da6ac07d [2021-03-29T13:34:12.938Z] Removing intermediate container 8206da6ac07d [2021-03-29T13:34:12.938Z] ---> c444562b2fc6 [2021-03-29T13:34:12.938Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-29T13:34:13.221Z] ---> Running in 522790d3c170 [2021-03-29T13:34:13.832Z] Removing intermediate container 522790d3c170 [2021-03-29T13:34:13.832Z] ---> b5d26fc83bfe [2021-03-29T13:34:13.832Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-29T13:34:14.113Z] ---> Running in 43f43b0e760e [2021-03-29T13:34:18.495Z] Removing intermediate container 43f43b0e760e [2021-03-29T13:34:18.495Z] ---> 4b9898d743bd [2021-03-29T13:34:18.495Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-29T13:34:18.495Z] ---> Running in 26431daf462d [2021-03-29T13:34:19.491Z] Removing intermediate container 26431daf462d [2021-03-29T13:34:19.491Z] ---> 3241c9d0409a [2021-03-29T13:34:19.491Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-29T13:34:21.498Z] Removing intermediate container 77134540daa4 [2021-03-29T13:34:21.498Z] ---> aaeb1abe6db8 [2021-03-29T13:34:21.498Z] [2021-03-29T13:34:21.498Z] Step 10/24 : FROM alpine:3.12 [2021-03-29T13:34:21.498Z] ---> e47305ac9786 [2021-03-29T13:34:21.498Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-29T13:34:21.498Z] ---> 60a1a151ee02 [2021-03-29T13:34:21.498Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-29T13:34:21.498Z] ---> Running in 1a5fc1d99bdc [2021-03-29T13:34:21.498Z] ---> Running in 8ab830d5e2e2 [2021-03-29T13:34:24.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:24.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:25.553Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-29T13:34:25.553Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-29T13:34:25.553Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-29T13:34:25.553Z] (4/6) Installing curl (7.69.1-r3) [2021-03-29T13:34:25.553Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-29T13:34:25.553Z] (6/6) Installing su-exec (0.2-r1) [2021-03-29T13:34:25.553Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:34:25.553Z] Executing ca-certificates-20191127-r4.trigger [2021-03-29T13:34:25.849Z] OK: 7 MiB in 20 packages [2021-03-29T13:34:26.856Z] Removing intermediate container 8ab830d5e2e2 [2021-03-29T13:34:26.856Z] ---> 362b39fc4d7d [2021-03-29T13:34:26.856Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:34:27.136Z] Removing intermediate container 84fe18730000 [2021-03-29T13:34:27.136Z] ---> eef9303f585d [2021-03-29T13:34:27.136Z] [2021-03-29T13:34:27.136Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:34:27.136Z] ---> e47305ac9786 [2021-03-29T13:34:27.136Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-29T13:34:27.136Z] ---> Using cache [2021-03-29T13:34:27.136Z] ---> b12622ff9e62 [2021-03-29T13:34:27.136Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-29T13:34:27.136Z] ---> Using cache [2021-03-29T13:34:27.136Z] ---> eaaedfc6de99 [2021-03-29T13:34:27.136Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-29T13:34:27.415Z] ---> Running in f0be1c0f1b4f [2021-03-29T13:34:28.423Z] Removing intermediate container f0be1c0f1b4f [2021-03-29T13:34:28.423Z] ---> 23639e5247ae [2021-03-29T13:34:28.423Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-29T13:34:28.704Z] ---> ffdadefb3100 [2021-03-29T13:34:28.704Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-29T13:34:28.704Z] ---> Running in 13ac997d3487 [2021-03-29T13:34:28.704Z] Removing intermediate container 1a5fc1d99bdc [2021-03-29T13:34:28.704Z] ---> 3d445d05ff29 [2021-03-29T13:34:28.704Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-29T13:34:28.985Z] ---> Running in 8c7f1ba2abe4 [2021-03-29T13:34:29.601Z] Removing intermediate container 13ac997d3487 [2021-03-29T13:34:29.601Z] ---> d925d7ebe436 [2021-03-29T13:34:29.601Z] Step 15/23 : WORKDIR / [2021-03-29T13:34:29.886Z] ---> Running in 974a7f9efb30 [2021-03-29T13:34:30.176Z] Removing intermediate container 8c7f1ba2abe4 [2021-03-29T13:34:30.176Z] ---> 9137094dd46a [2021-03-29T13:34:30.176Z] Step 13/24 : WORKDIR / [2021-03-29T13:34:30.460Z] ---> Running in 98f72a6f443e [2021-03-29T13:34:31.064Z] Removing intermediate container 974a7f9efb30 [2021-03-29T13:34:31.064Z] ---> 974456a28a58 [2021-03-29T13:34:31.064Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:34:31.064Z] ---> 8312216b6a86 [2021-03-29T13:34:31.064Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-29T13:34:31.344Z] Removing intermediate container 98f72a6f443e [2021-03-29T13:34:31.344Z] ---> eca05af855c1 [2021-03-29T13:34:31.344Z] 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-29T13:34:32.744Z] ---> 00285fc819e5 [2021-03-29T13:34:32.744Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-29T13:34:32.745Z] ---> 1ad93f58b658 [2021-03-29T13:34:32.745Z] 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-29T13:34:32.745Z] ---> 47958a0d0a1f [2021-03-29T13:34:32.745Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-29T13:34:34.884Z] ---> 2d913a485e90 [2021-03-29T13:34:34.884Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ ---> 480a2f0831b3 [2021-03-29T13:34:34.884Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-29T13:34:34.884Z] [2021-03-29T13:34:35.195Z] ---> 67f044f9dbb6 [2021-03-29T13:34:35.195Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-29T13:34:36.309Z] ---> 6e00b574ad19 [2021-03-29T13:34:36.309Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-29T13:34:36.309Z] ---> b7bd595ba6e0 [2021-03-29T13:34:36.309Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-29T13:34:36.617Z] ---> e0f1402fe83c [2021-03-29T13:34:36.617Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-29T13:34:36.617Z] ---> Running in 02848da217b7 [2021-03-29T13:34:36.906Z] ---> Running in 778ca253c859 [2021-03-29T13:34:37.507Z] Removing intermediate container 02848da217b7 [2021-03-29T13:34:37.507Z] ---> 45548b353312 [2021-03-29T13:34:37.507Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-29T13:34:37.786Z] Removing intermediate container 778ca253c859 [2021-03-29T13:34:37.786Z] ---> 6322e7343e10 [2021-03-29T13:34:37.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:34:37.786Z] ---> c760cce2d382 [2021-03-29T13:34:37.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-29T13:34:37.786Z] ---> Running in c58e0333b021 [2021-03-29T13:34:38.779Z] ---> 9ab0b2ffccc7 [2021-03-29T13:34:38.779Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-29T13:34:38.779Z] Removing intermediate container c58e0333b021 [2021-03-29T13:34:38.779Z] ---> c1b2796c1773 [2021-03-29T13:34:38.779Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T13:34:39.057Z] ---> Running in eedb4f26665f [2021-03-29T13:34:39.057Z] ---> Running in da1c3fa8761d [2021-03-29T13:34:39.659Z] ---> 294256b657c7 [2021-03-29T13:34:39.659Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-29T13:34:39.936Z] Removing intermediate container eedb4f26665f [2021-03-29T13:34:39.936Z] ---> 7ffab9a91e6f [2021-03-29T13:34:39.936Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:34:40.215Z] ---> Running in 356717c3d582 [2021-03-29T13:34:41.201Z] ---> bf3136471e90 [2021-03-29T13:34:41.201Z] 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-29T13:34:41.201Z] Removing intermediate container 356717c3d582 [2021-03-29T13:34:41.201Z] ---> f5c4467084ee [2021-03-29T13:34:41.201Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:34:41.478Z] ---> Running in e0b6a4260713 [2021-03-29T13:34:41.478Z] ---> Running in b9515b89223a [2021-03-29T13:34:42.078Z] Removing intermediate container e0b6a4260713 [2021-03-29T13:34:42.078Z] ---> bd57f6da0c4c [2021-03-29T13:34:42.078Z] [2021-03-29T13:34:43.063Z] Successfully built bd57f6da0c4c [2021-03-29T13:34:43.063Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-29T13:34:43.063Z]  Building docker-core-command-go ... done Removing intermediate container da1c3fa8761d [2021-03-29T13:34:43.063Z] ---> 6a039639a5e6 [2021-03-29T13:34:43.063Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-29T13:34:43.659Z] ---> Running in d5859e1e450e [2021-03-29T13:34:44.261Z] Removing intermediate container d5859e1e450e [2021-03-29T13:34:44.261Z] ---> 12a347c0af19 [2021-03-29T13:34:44.261Z] Step 28/31 : CMD ["gate"] [2021-03-29T13:34:44.530Z] ---> Running in c1e983802479 [2021-03-29T13:34:44.530Z] Removing intermediate container b9515b89223a [2021-03-29T13:34:44.530Z] ---> 4657aeab7e96 [2021-03-29T13:34:44.530Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-29T13:34:44.805Z] ---> Running in fa3a235f0c2f [2021-03-29T13:34:45.075Z] Removing intermediate container c1e983802479 [2021-03-29T13:34:45.075Z] ---> d47c01e186ed [2021-03-29T13:34:45.075Z] Step 29/31 : LABEL arch=arm64 [2021-03-29T13:34:45.678Z] ---> Running in 4b0de43401b6 [2021-03-29T13:34:45.678Z] Removing intermediate container fa3a235f0c2f [2021-03-29T13:34:45.678Z] ---> b22059cc34b6 [2021-03-29T13:34:45.678Z] Step 22/24 : LABEL arch=arm64 [2021-03-29T13:34:45.954Z] ---> Running in 9866cc233512 [2021-03-29T13:34:46.226Z] Removing intermediate container 4b0de43401b6 [2021-03-29T13:34:46.226Z] ---> 28ec8a73365e [2021-03-29T13:34:46.226Z] Step 30/31 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:34:46.522Z] Removing intermediate container 9866cc233512 [2021-03-29T13:34:46.522Z] ---> fdd155635b45 [2021-03-29T13:34:46.522Z] Step 23/24 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:34:46.802Z] ---> Running in c57cc17e2e49 [2021-03-29T13:34:47.077Z] ---> Running in 919a22bf0859 [2021-03-29T13:34:47.670Z] Removing intermediate container c57cc17e2e49 [2021-03-29T13:34:47.670Z] ---> 89bdcd2ed738 [2021-03-29T13:34:47.670Z] Step 31/31 : LABEL version=0.0.0 [2021-03-29T13:34:47.963Z] Removing intermediate container 919a22bf0859 [2021-03-29T13:34:47.963Z] ---> 4fa1465cd4cc [2021-03-29T13:34:47.963Z] Step 24/24 : LABEL version=0.0.0 [2021-03-29T13:34:48.252Z] ---> Running in 51489978b1b7 [2021-03-29T13:34:48.528Z] ---> Running in 676abc5f0fe9 [2021-03-29T13:34:49.122Z] Removing intermediate container 51489978b1b7 [2021-03-29T13:34:49.122Z] ---> e1729f380134 [2021-03-29T13:34:49.122Z] [2021-03-29T13:34:49.395Z] Removing intermediate container 676abc5f0fe9 [2021-03-29T13:34:49.395Z] ---> 0fd42f13cdf4 [2021-03-29T13:34:49.395Z] [2021-03-29T13:34:49.395Z] Successfully built e1729f380134 [2021-03-29T13:34:49.395Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-29T13:34:49.667Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 8bbdbe966232 [2021-03-29T13:34:49.667Z] ---> c7d16a15f067 [2021-03-29T13:34:49.667Z] [2021-03-29T13:34:49.667Z] Step 10/23 : FROM alpine:3.12 [2021-03-29T13:34:49.667Z] ---> e47305ac9786 [2021-03-29T13:34:49.667Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-29T13:34:49.940Z] Successfully built 0fd42f13cdf4 [2021-03-29T13:34:49.940Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-29T13:34:49.940Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in c701b78b6a6f [2021-03-29T13:34:50.533Z] Removing intermediate container c701b78b6a6f [2021-03-29T13:34:50.533Z] ---> 5dd9c2ecf051 [2021-03-29T13:34:50.533Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-29T13:34:50.533Z] ---> Running in d3ddefcd152c [2021-03-29T13:34:51.126Z] Removing intermediate container d3ddefcd152c [2021-03-29T13:34:51.126Z] ---> c256d1c1f72a [2021-03-29T13:34:51.126Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-29T13:34:51.126Z] ---> Running in d0f9cc61b5de [2021-03-29T13:34:51.718Z] Removing intermediate container d0f9cc61b5de [2021-03-29T13:34:51.718Z] ---> 89d719b317ab [2021-03-29T13:34:51.718Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-29T13:34:51.718Z] ---> Running in 47a0725b6670 [2021-03-29T13:34:53.692Z] Removing intermediate container 47a0725b6670 [2021-03-29T13:34:53.692Z] ---> 2b8e8b7bb709 [2021-03-29T13:34:53.692Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-29T13:34:53.692Z] ---> Running in d8b9deb52842 [2021-03-29T13:34:55.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:55.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-29T13:34:56.305Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-29T13:34:56.305Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-29T13:34:56.576Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-29T13:34:56.576Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-29T13:34:56.846Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-29T13:34:56.846Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-29T13:34:57.120Z] Executing busybox-1.31.1-r19.trigger [2021-03-29T13:34:57.120Z] OK: 8 MiB in 20 packages [2021-03-29T13:34:58.549Z] Removing intermediate container d8b9deb52842 [2021-03-29T13:34:58.549Z] ---> c874f0ba1758 [2021-03-29T13:34:58.549Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-29T13:34:59.138Z] ---> 14db8ce6f23a [2021-03-29T13:34:59.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-29T13:35:00.109Z] ---> 1c2eaa15cbde [2021-03-29T13:35:00.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-29T13:35:01.089Z] ---> cdf292d243d4 [2021-03-29T13:35:01.089Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-29T13:35:01.089Z] ---> Running in 487228f261c0 [2021-03-29T13:35:01.362Z] Removing intermediate container 487228f261c0 [2021-03-29T13:35:01.362Z] ---> e488b5f31632 [2021-03-29T13:35:01.362Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-29T13:35:01.635Z] ---> Running in e3a705bde923 [2021-03-29T13:35:02.231Z] Removing intermediate container e3a705bde923 [2021-03-29T13:35:02.231Z] ---> c20aa59d7f42 [2021-03-29T13:35:02.231Z] Step 21/23 : LABEL arch=arm64 [2021-03-29T13:35:02.231Z] ---> Running in 59ad9d009bba [2021-03-29T13:35:02.826Z] Removing intermediate container 59ad9d009bba [2021-03-29T13:35:02.826Z] ---> b6255b8188c8 [2021-03-29T13:35:02.826Z] Step 22/23 : LABEL git_sha=1e9f562da539bc74bb42954d46b56ff67cb596da [2021-03-29T13:35:02.826Z] ---> Running in ae8df97505f4 [2021-03-29T13:35:03.420Z] Removing intermediate container ae8df97505f4 [2021-03-29T13:35:03.420Z] ---> 9fbc656a2840 [2021-03-29T13:35:03.420Z] Step 23/23 : LABEL version=0.0.0 [2021-03-29T13:35:03.420Z] ---> Running in 414bc044c687 [2021-03-29T13:35:04.016Z] Removing intermediate container 414bc044c687 [2021-03-29T13:35:04.016Z] ---> b628acb16c2c [2021-03-29T13:35:04.016Z] [2021-03-29T13:35:04.288Z] Successfully built b628acb16c2c [2021-03-29T13:35:04.288Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-29T13:35:04.576Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-29T13:35:04.562Z] $ docker stop --time=1 e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a [2021-03-29T13:35:06.537Z] $ docker rm -f e919431f82c285a4f6abbbffc413cdf5ca7879a00b5b19fd723f268e77625a5a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-29T13:35:07.333Z] + grep docker+ [2021-03-29T13:35:07.334Z] docker images [2021-03-29T13:35:07.604Z] docker-core-data-go-arm64 latest b628acb16c2c 4 seconds ago 21.4MB [2021-03-29T13:35:07.604Z] docker-security-secretstore-setup-go-arm64 latest 0fd42f13cdf4 19 seconds ago 23.7MB [2021-03-29T13:35:07.604Z] docker-security-bootstrapper-go-arm64 latest e1729f380134 19 seconds ago 17.9MB [2021-03-29T13:35:07.604Z] docker-core-command-go-arm64 latest bd57f6da0c4c 26 seconds ago 16.3MB [2021-03-29T13:35:07.604Z] docker-sys-mgmt-agent-go-arm64 latest 4fe4f3e379d6 About a minute ago 300MB [2021-03-29T13:35:07.604Z] docker-support-scheduler-go-arm64 latest 2f3c9a931b4b 3 minutes ago 16.4MB [2021-03-29T13:35:07.604Z] docker-support-notifications-go-arm64 latest b0f33df13424 3 minutes ago 16.9MB [2021-03-29T13:35:07.604Z] docker-core-metadata-go-arm64 latest 1e16505e7a3f 3 minutes ago 17.9MB [2021-03-29T13:35:07.604Z] docker-security-proxy-setup-go-arm64 latest 7c7a48496dc6 3 minutes ago 23.4MB [2021-03-29T13:35:07.604Z] docker 20.10.0 eeaf43b92773 3 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-29T13:35:09.200Z] ---> job-cost.sh [2021-03-29T13:35:09.200Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lgr1 [2021-03-29T13:35:48.131Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-29T13:37:24.860Z] lf-activate-venv(): INFO: Adding /tmp/venv-Lgr1/bin to PATH [2021-03-29T13:37:24.860Z] INFO: No Stack... [2021-03-29T13:37:24.860Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-29T13:37:24.860Z] INFO: Archiving Costs [Pipeline] sh [2021-03-29T13:37:25.219Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-29T13:37:25.219Z] + cut -d, -f6 [Pipeline] lock [2021-03-29T13:37:25.356Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] [2021-03-29T13:37:25.362Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] did not exist. Created. [2021-03-29T13:37:25.363Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-29T13:37:25.932Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-29T13:37:26.216Z] Stashed 1 file(s) [Pipeline] } [2021-03-29T13:37:26.235Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3313-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-29T13:37:28.497Z] provisioning config files... [2021-03-29T13:37:28.515Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3191483159762858868tmp [Pipeline] { [Pipeline] sh [2021-03-29T13:37:28.959Z] + set +x [2021-03-29T13:37:28.959Z] + curl -s https://codecov.io/bash [2021-03-29T13:37:28.959Z] + bash -s -- [2021-03-29T13:37:29.540Z] [2021-03-29T13:37:29.540Z] _____ _ [2021-03-29T13:37:29.540Z] / ____| | | [2021-03-29T13:37:29.540Z] | | ___ __| | ___ ___ _____ __ [2021-03-29T13:37:29.540Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-29T13:37:29.540Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-29T13:37:29.540Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-29T13:37:29.540Z] Bash-20210309-2b87ace [2021-03-29T13:37:29.540Z] [2021-03-29T13:37:29.540Z] [2021-03-29T13:37:29.540Z] ==> git version 2.24.3 found [2021-03-29T13:37:29.540Z] ==> 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-29T13:37:29.540Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-29T13:37:29.540Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-29T13:37:29.540Z] ==> Jenkins CI detected. [2021-03-29T13:37:29.540Z] project root: . [2021-03-29T13:37:29.540Z] --> token set from env [2021-03-29T13:37:29.540Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-29T13:37:29.540Z] ==> Running gcov in . (disable via -X gcov) [2021-03-29T13:37:29.540Z] ==> Python coveragepy not found [2021-03-29T13:37:29.540Z] ==> Searching for coverage reports in: [2021-03-29T13:37:29.540Z] + . [2021-03-29T13:37:29.540Z] -> Found 1 reports [2021-03-29T13:37:29.540Z] ==> Detecting git/mercurial file structure [2021-03-29T13:37:29.540Z] ==> Reading reports [2021-03-29T13:37:29.540Z] + ./coverage.out bytes=666600 [2021-03-29T13:37:29.540Z] ==> Appending adjustments [2021-03-29T13:37:29.540Z] https://docs.codecov.io/docs/fixing-reports [2021-03-29T13:37:33.762Z] + Found adjustments [2021-03-29T13:37:33.762Z] ==> Gzipping contents [2021-03-29T13:37:33.762Z] 96K /tmp/codecov.0S6ksj.gz [2021-03-29T13:37:33.762Z] ==> Uploading reports [2021-03-29T13:37:33.762Z] url: https://codecov.io [2021-03-29T13:37:33.762Z] query: branch=PR-3313&commit=1e9f562da539bc74bb42954d46b56ff67cb596da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3313&job=&cmd_args= [2021-03-29T13:37:33.762Z] -> Pinging Codecov [2021-03-29T13:37:33.762Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3313&commit=1e9f562da539bc74bb42954d46b56ff67cb596da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3313&job=&cmd_args= [2021-03-29T13:37:33.762Z] -> Uploading to [2021-03-29T13:37:33.762Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-29/00271124DB129430A58F1EEE437C3FCB/1e9f562da539bc74bb42954d46b56ff67cb596da/80a61865-1838-47b6-a2f9-8404bc9ee141.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210329T133733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=090c177314d57c098445fe7f732a7a3347889ae06b46d36fe109745aab3e8c7a [2021-03-29T13:37:33.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-29T13:37:33.762Z] Dload Upload Total Spent Left Speed [2021-03-29T13:37:34.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 96710 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96710 0 0 100 96710 0 211k --:--:-- --:--:-- --:--:-- 211k [2021-03-29T13:37:34.024Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1e9f562da539bc74bb42954d46b56ff67cb596da [Pipeline] } [2021-03-29T13:37:34.059Z] 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-29T13:37:36.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:37:37.704Z] ---> package-listing.sh [2021-03-29T13:37:37.704Z] ++ facter osfamily [2021-03-29T13:37:37.704Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-29T13:37:37.704Z] + OS_FAMILY=redhat [2021-03-29T13:37:37.704Z] + workspace=/w/workspace/edgex-go/1 [2021-03-29T13:37:37.704Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-29T13:37:37.704Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-29T13:37:37.704Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-29T13:37:37.704Z] + PACKAGES=/tmp/packages_start.txt [2021-03-29T13:37:37.704Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-29T13:37:37.704Z] + PACKAGES=/tmp/packages_end.txt [2021-03-29T13:37:37.704Z] + case "${OS_FAMILY}" in [2021-03-29T13:37:37.704Z] + rpm -qa [2021-03-29T13:37:37.704Z] + sort [2021-03-29T13:37:43.010Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-29T13:37:43.010Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-29T13:37:43.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-29T13:37:43.010Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-29T13:37:43.010Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-29T13:37:43.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-29T13:37:43.042Z] 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-29T13:37:43.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:37:43.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T13:37:43.795Z] [2021-03-29T13:37:43.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-29T13:37:44.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T13:37:44.189Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-29T13:37:44.189Z] df20fa9351a1: Pulling fs layer [2021-03-29T13:37:44.189Z] 36b3adc4ff6f: Pulling fs layer [2021-03-29T13:37:44.189Z] 8ad3a11d3b57: Pulling fs layer [2021-03-29T13:37:44.189Z] 46f8f816bc3b: Pulling fs layer [2021-03-29T13:37:44.189Z] 93b61091891f: Pulling fs layer [2021-03-29T13:37:44.189Z] 93b9cdb0e59b: Pulling fs layer [2021-03-29T13:37:44.189Z] 5e14af77c1be: Pulling fs layer [2021-03-29T13:37:44.189Z] 01666e4c0597: Pulling fs layer [2021-03-29T13:37:44.189Z] aa168da1d23b: Pulling fs layer [2021-03-29T13:37:44.189Z] 93b9cdb0e59b: Waiting [2021-03-29T13:37:44.189Z] 5e14af77c1be: Waiting [2021-03-29T13:37:44.189Z] aa168da1d23b: Waiting [2021-03-29T13:37:44.189Z] 46f8f816bc3b: Waiting [2021-03-29T13:37:44.189Z] 93b61091891f: Waiting [2021-03-29T13:37:44.189Z] 01666e4c0597: Waiting [2021-03-29T13:37:44.189Z] 36b3adc4ff6f: Verifying Checksum [2021-03-29T13:37:44.189Z] 36b3adc4ff6f: Download complete [2021-03-29T13:37:44.189Z] 46f8f816bc3b: Verifying Checksum [2021-03-29T13:37:44.189Z] 46f8f816bc3b: Download complete [2021-03-29T13:37:44.451Z] df20fa9351a1: Verifying Checksum [2021-03-29T13:37:44.451Z] 93b9cdb0e59b: Verifying Checksum [2021-03-29T13:37:44.451Z] 93b9cdb0e59b: Download complete [2021-03-29T13:37:44.451Z] 5e14af77c1be: Verifying Checksum [2021-03-29T13:37:44.451Z] 5e14af77c1be: Download complete [2021-03-29T13:37:44.451Z] 93b61091891f: Verifying Checksum [2021-03-29T13:37:44.451Z] 93b61091891f: Download complete [2021-03-29T13:37:44.451Z] 01666e4c0597: Verifying Checksum [2021-03-29T13:37:44.451Z] 01666e4c0597: Download complete [2021-03-29T13:37:44.712Z] df20fa9351a1: Pull complete [2021-03-29T13:37:44.976Z] 36b3adc4ff6f: Pull complete [2021-03-29T13:37:45.244Z] 8ad3a11d3b57: Verifying Checksum [2021-03-29T13:37:45.244Z] 8ad3a11d3b57: Download complete [2021-03-29T13:37:47.195Z] 8ad3a11d3b57: Pull complete [2021-03-29T13:37:47.195Z] aa168da1d23b: Download complete [2021-03-29T13:37:47.459Z] 46f8f816bc3b: Pull complete [2021-03-29T13:37:48.851Z] 93b61091891f: Pull complete [2021-03-29T13:37:49.121Z] 93b9cdb0e59b: Pull complete [2021-03-29T13:37:49.383Z] 5e14af77c1be: Pull complete [2021-03-29T13:37:49.383Z] 01666e4c0597: Pull complete [2021-03-29T13:37:57.568Z] aa168da1d23b: Pull complete [2021-03-29T13:37:57.568Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-29T13:37:57.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-29T13:37:57.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-29T13:37:57.772Z] prd-centos7-docker-4c-2g-31730 does not seem to be running inside a container [2021-03-29T13:37:57.825Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-29T13:38:02.187Z] $ docker top ec3cd4cce272ddaa3eeda9ee66bc60125d187215dedc11af292e15b908f77241 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-29T13:38:02.883Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-29T13:38:03.210Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-29T13:38:03.532Z] + ls /var/log/sa-host [2021-03-29T13:38:03.532Z] + sadf -c /var/log/sa-host/sa23 [2021-03-29T13:38:03.532Z] file_magic: OK [2021-03-29T13:38:03.532Z] HZ: Using current value: 100 [2021-03-29T13:38:03.532Z] file_header: OK [2021-03-29T13:38:03.532Z] 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-29T13:38:03.532Z] Statistics: [2021-03-29T13:38:03.532Z] Hnuu...uuuununununu... [2021-03-29T13:38:03.532Z] File successfully converted to sysstat format version 12.2.1 [2021-03-29T13:38:03.532Z] + sadf -c /var/log/sa-host/sa29 [2021-03-29T13:38:03.532Z] file_magic: OK [2021-03-29T13:38:03.532Z] HZ: Using current value: 100 [2021-03-29T13:38:03.532Z] file_header: OK [2021-03-29T13:38:03.532Z] 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-29T13:38:03.532Z] Statistics: [2021-03-29T13:38:03.532Z] 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-29T13:38:03.532Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-29T13:38:04.293Z] provisioning config files... [2021-03-29T13:38:04.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2705921040493160414tmp [Pipeline] { [Pipeline] echo [2021-03-29T13:38:04.447Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:38:04.832Z] ---> create-netrc.sh [Pipeline] } [2021-03-29T13:38:04.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-29T13:38:05.060Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:38:05.427Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-29T13:38:05.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:38:05.804Z] ---> sudo-logs.sh [2021-03-29T13:38:05.805Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-29T13:38:05.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:38:06.265Z] ---> job-cost.sh [2021-03-29T13:38:06.265Z] lf-activate-venv: SKIPPING [2021-03-29T13:38:06.265Z] DEBUG: total: 0.20999999344348907 [2021-03-29T13:38:06.265Z] INFO: Retrieving Stack Cost... [2021-03-29T13:38:07.209Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-29T13:38:07.782Z] INFO: Archiving Costs [Pipeline] echo [2021-03-29T13:38:07.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-29T13:38:08.161Z] ---> logs-deploy.sh [2021-03-29T13:38:08.161Z] lf-activate-venv: SKIPPING [2021-03-29T13:38:08.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3313/1 [2021-03-29T13:38:08.161Z] INFO: archiving workspace using pattern(s): [2021-03-29T13:38:09.549Z] Archives upload complete. [2021-03-29T13:38:09.550Z] INFO: archiving logs to Nexus