Pull request #3324 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 3e40545313c0bcbdda59067dec18517f6e162e0e+0e291f44bb73248a8c5ef7868096f1c33cce0f6a (7abf628cdf4b2fae807a9d5d5b9845f89eb846a1) 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-3324/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-3324/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-32076 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e > 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/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" 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-30T20:47:51.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T20:47:52.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T20:47:52.349Z] ========================================================= [2021-03-30T20:47:52.349Z] EdgeX Global Pipelines Version Info [2021-03-30T20:47:52.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T20:47:53.861Z] ------------------- [2021-03-30T20:47:53.861Z] stable info: [2021-03-30T20:47:53.861Z] ------------------- [2021-03-30T20:47:53.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T20:47:53.861Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T20:47:53.861Z] Message: update stable to v1.0.186 [2021-03-30T20:47:54.809Z] ------------------- [2021-03-30T20:47:54.809Z] experimental info: [2021-03-30T20:47:54.809Z] ------------------- [2021-03-30T20:47:54.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T20:47:54.809Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T20:47:54.809Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T20:47:55.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-30T20:47:55.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-30T20:47:55.484Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T20:47:55.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T20:47:55.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T20:47:55.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T20:47:56.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T20:47:56.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-30T20:47:56.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-30T20:47:56.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-30T20:47:56.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T20:47:56.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T20:47:56.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T20:47:57.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T20:47:57.178Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T20:47:57.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T20:47:57.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T20:47:57.603Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T20:47:57.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T20:47:57.877Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T20:47:58.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-30T20:47:58.170Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T20:47:58.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3324 [Pipeline] echo [2021-03-30T20:47:58.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3324 [Pipeline] echo [2021-03-30T20:47:58.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3324 [Pipeline] echo [2021-03-30T20:47:58.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e40545313c0bcbdda59067dec18517f6e162e0e [Pipeline] echo [2021-03-30T20:47:58.874Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e40545 [Pipeline] echo [2021-03-30T20:47:59.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T20:47:59.286Z] provisioning config files... [2021-03-30T20:47:59.324Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6882245564525572616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T20:47:59.781Z] ---> docker-login.sh [2021-03-30T20:47:59.781Z] nexus3.edgexfoundry.org:10001 [2021-03-30T20:48:00.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:48:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:48:00.317Z] Configure a credential helper to remove this warning. See [2021-03-30T20:48:00.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:48:00.317Z] [2021-03-30T20:48:00.317Z] Login Succeeded [2021-03-30T20:48:00.317Z] nexus3.edgexfoundry.org:10002 [2021-03-30T20:48:00.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:48:00.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:48:00.581Z] Configure a credential helper to remove this warning. See [2021-03-30T20:48:00.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:48:00.581Z] [2021-03-30T20:48:00.581Z] Login Succeeded [2021-03-30T20:48:00.581Z] nexus3.edgexfoundry.org:10003 [2021-03-30T20:48:00.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:48:00.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:48:00.846Z] Configure a credential helper to remove this warning. See [2021-03-30T20:48:00.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:48:00.846Z] [2021-03-30T20:48:00.846Z] Login Succeeded [2021-03-30T20:48:00.846Z] nexus3.edgexfoundry.org:10004 [2021-03-30T20:48:00.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:48:00.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:48:00.846Z] Configure a credential helper to remove this warning. See [2021-03-30T20:48:00.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:48:00.846Z] [2021-03-30T20:48:00.846Z] Login Succeeded [2021-03-30T20:48:00.846Z] docker.io [2021-03-30T20:48:01.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:48:01.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:48:01.375Z] Configure a credential helper to remove this warning. See [2021-03-30T20:48:01.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:48:01.375Z] [2021-03-30T20:48:01.375Z] Login Succeeded [2021-03-30T20:48:01.375Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T20:48:01.406Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T20:48:02.070Z] ++ 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-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/core-command/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/core-data/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-30T20:48:02.070Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-30T20:48:02.070Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-30T20:48:02.070Z] ++ cut -d/ -f2 [2021-03-30T20:48:02.070Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-30T20:48:02.176Z] 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-30T20:48:03.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T20:48:03.938Z] [2021-03-30T20:48:03.938Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:48:04.380Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T20:48:04.380Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T20:48:04.380Z] 31603596830f: Pulling fs layer [2021-03-30T20:48:04.380Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T20:48:04.380Z] 6ca5941a6612: Pulling fs layer [2021-03-30T20:48:04.380Z] ecc8261a40a4: Pulling fs layer [2021-03-30T20:48:04.380Z] ecc8261a40a4: Waiting [2021-03-30T20:48:04.380Z] 2a8b12db71e7: Verifying Checksum [2021-03-30T20:48:04.380Z] 2a8b12db71e7: Download complete [2021-03-30T20:48:04.380Z] 31603596830f: Verifying Checksum [2021-03-30T20:48:04.380Z] 31603596830f: Download complete [2021-03-30T20:48:04.646Z] 6ca5941a6612: Verifying Checksum [2021-03-30T20:48:04.646Z] 6ca5941a6612: Download complete [2021-03-30T20:48:04.646Z] ecc8261a40a4: Verifying Checksum [2021-03-30T20:48:04.646Z] ecc8261a40a4: Download complete [2021-03-30T20:48:04.913Z] 31603596830f: Pull complete [2021-03-30T20:48:04.913Z] 2a8b12db71e7: Pull complete [2021-03-30T20:48:05.888Z] 6ca5941a6612: Pull complete [2021-03-30T20:48:06.157Z] ecc8261a40a4: Pull complete [2021-03-30T20:48:06.157Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T20:48:06.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T20:48:06.157Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T20:48:06.285Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T20:48:06.338Z] $ 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-30T20:48:09.005Z] $ docker top 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T20:48:09.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T20:48:09.439Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T20:48:09.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T20:48:09.665Z] $ docker exec 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent [2021-03-30T20:48:09.836Z] SSH_AUTH_SOCK=/tmp/ssh-X0lQ8a4ZRHZY/agent.13 [2021-03-30T20:48:09.836Z] SSH_AGENT_PID=18 [2021-03-30T20:48:09.847Z] Running ssh-add (command line suppressed) [2021-03-30T20:48:09.973Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_137953569039382463.key (/w/workspace/edgex-go/1@tmp/private_key_137953569039382463.key) [2021-03-30T20:48:10.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T20:48:10.499Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T20:48:10.528Z] $ docker exec --env ******** --env ******** 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent -k [2021-03-30T20:48:10.639Z] unset SSH_AUTH_SOCK; [2021-03-30T20:48:10.639Z] unset SSH_AGENT_PID; [2021-03-30T20:48:10.639Z] echo Agent pid 18 killed; [2021-03-30T20:48:10.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T20:48:10.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T20:48:10.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T20:48:11.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T20:48:11.066Z] $ docker exec 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent [2021-03-30T20:48:11.234Z] SSH_AUTH_SOCK=/tmp/ssh-HXQsAe1vwgCb/agent.47 [2021-03-30T20:48:11.234Z] SSH_AGENT_PID=52 [2021-03-30T20:48:11.242Z] Running ssh-add (command line suppressed) [2021-03-30T20:48:11.357Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5466830460183351663.key (/w/workspace/edgex-go/1@tmp/private_key_5466830460183351663.key) [2021-03-30T20:48:11.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T20:48:11.793Z] + git semver init [2021-03-30T20:48:11.793Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T20:48:11.793Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-30T20:48:11.793Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-30T20:48:11.793Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T20:48:11.793Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T20:48:11.793Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T20:48:11.793Z] # $SEMVER_BRANCH = PR-3324 [2021-03-30T20:48:11.793Z] # $SEMVER_TEMP = /tmp/semver-739891457 [2021-03-30T20:48:11.793Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-30T20:48:29.980Z] # '/tmp/semver-739891457' -> '/w/workspace/edgex-go/1/.semver' [2021-03-30T20:48:29.980Z] # -> Force: false [2021-03-30T20:48:29.980Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-30T20:48:30.022Z] $ docker exec --env ******** --env ******** 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 ssh-agent -k [2021-03-30T20:48:30.479Z] unset SSH_AUTH_SOCK; [2021-03-30T20:48:30.480Z] unset SSH_AGENT_PID; [2021-03-30T20:48:30.480Z] echo Agent pid 52 killed; [2021-03-30T20:48:30.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T20:48:31.313Z] + git semver [Pipeline] } [2021-03-30T20:48:31.349Z] $ docker stop --time=1 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 [2021-03-30T20:48:32.993Z] $ docker rm -f 81ca41bf6c195b5724fb7aadd3d66647d540a8d63de754aec825b9ffac0bf326 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T20:48:33.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T20:48:34.162Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T20:48:34.186Z] [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-30T20:48:35.521Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T20:48:35.839Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T20:48:36.163Z] + sudo service docker restart [2021-03-30T20:48:36.163Z] + true [2021-03-30T20:48:36.163Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-30T20:48:36.788Z] ========================================================= [2021-03-30T20:48:36.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T20:48:36.788Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:48:37.200Z] + 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-30T20:48:40.518Z] Sending build context to Docker daemon 329MB [2021-03-30T20:48:40.518Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T20:48:40.518Z] Step 2/6 : FROM ${BASE} [2021-03-30T20:48:40.518Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T20:48:40.518Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T20:48:40.518Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T20:48:40.518Z] de9db76c5a1d: Pulling fs layer [2021-03-30T20:48:40.518Z] bca2f99d35d6: Pulling fs layer [2021-03-30T20:48:40.518Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T20:48:40.518Z] 7c6f9722023f: Pulling fs layer [2021-03-30T20:48:40.518Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T20:48:40.518Z] 93359f2a8cfa: Waiting [2021-03-30T20:48:40.518Z] 7c6f9722023f: Waiting [2021-03-30T20:48:40.518Z] a35cf1a2eb13: Waiting [2021-03-30T20:48:40.518Z] bca2f99d35d6: Waiting [2021-03-30T20:48:40.781Z] de9db76c5a1d: Verifying Checksum [2021-03-30T20:48:40.781Z] de9db76c5a1d: Download complete [2021-03-30T20:48:40.781Z] 0ef7d3d256c8: Download complete [2021-03-30T20:48:40.781Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T20:48:40.781Z] 93359f2a8cfa: Download complete [2021-03-30T20:48:40.781Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T20:48:40.781Z] 188c0c94c7c5: Download complete [2021-03-30T20:48:40.781Z] 7c6f9722023f: Verifying Checksum [2021-03-30T20:48:40.781Z] 7c6f9722023f: Download complete [2021-03-30T20:48:41.045Z] 188c0c94c7c5: Pull complete [2021-03-30T20:48:41.307Z] 0ef7d3d256c8: Pull complete [2021-03-30T20:48:41.570Z] de9db76c5a1d: Pull complete [2021-03-30T20:48:43.507Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T20:48:43.507Z] a35cf1a2eb13: Download complete [2021-03-30T20:48:43.772Z] bca2f99d35d6: Verifying Checksum [2021-03-30T20:48:43.772Z] bca2f99d35d6: Download complete [2021-03-30T20:48:49.883Z] Still waiting to schedule task [2021-03-30T20:48:49.883Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-30T20:48:50.416Z] bca2f99d35d6: Pull complete [2021-03-30T20:48:50.416Z] 93359f2a8cfa: Pull complete [2021-03-30T20:48:50.416Z] 7c6f9722023f: Pull complete [2021-03-30T20:48:54.645Z] a35cf1a2eb13: Pull complete [2021-03-30T20:48:54.645Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T20:48:54.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T20:48:54.645Z] ---> a62c8e92a672 [2021-03-30T20:48:54.645Z] 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-30T20:48:54.645Z] ---> Running in 569815e3f394 [2021-03-30T20:48:54.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:48:55.482Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:48:56.058Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T20:48:56.321Z] (2/12) Installing file (5.38-r0) [2021-03-30T20:48:56.583Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T20:48:56.583Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T20:49:00.803Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T20:49:00.803Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T20:49:00.803Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T20:49:01.065Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T20:49:01.065Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T20:49:01.065Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T20:49:01.331Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T20:49:01.331Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T20:49:01.331Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:49:01.331Z] OK: 233 MiB in 51 packages [2021-03-30T20:49:05.558Z] Removing intermediate container 569815e3f394 [2021-03-30T20:49:05.558Z] ---> cab78b335076 [2021-03-30T20:49:05.558Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T20:49:05.558Z] ---> Running in 7c03f410d237 [2021-03-30T20:49:05.558Z] Removing intermediate container 7c03f410d237 [2021-03-30T20:49:05.558Z] ---> 60f07f082001 [2021-03-30T20:49:05.558Z] Step 5/6 : COPY go.mod . [2021-03-30T20:49:05.558Z] ---> ea5f7a2a60d3 [2021-03-30T20:49:05.558Z] Step 6/6 : RUN go mod download [2021-03-30T20:49:05.558Z] ---> Running in b2f7817c6901 [2021-03-30T20:49:27.600Z] Removing intermediate container b2f7817c6901 [2021-03-30T20:49:27.600Z] ---> 24574ce5626b [2021-03-30T20:49:27.600Z] Successfully built 24574ce5626b [2021-03-30T20:49:27.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:49:27.968Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T20:49:27.968Z] . [Pipeline] withDockerContainer [2021-03-30T20:49:28.107Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T20:49:28.159Z] $ 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-30T20:49:29.309Z] $ docker top 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:49:29.849Z] + go version [2021-03-30T20:49:29.849Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T20:49:29.880Z] $ docker stop --time=1 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb [2021-03-30T20:49:31.236Z] $ docker rm -f 5b7455bfe5b85eeddcb56d887097f70359d4fa42fd4847a5ab30412a105233eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:49:32.312Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T20:49:32.312Z] . [Pipeline] withDockerContainer [2021-03-30T20:49:32.432Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T20:49:32.482Z] $ 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-30T20:49:33.090Z] $ docker top 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T20:49:33.314Z] ========================================================= [2021-03-30T20:49:33.314Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T20:49:33.315Z] ========================================================= [Pipeline] sh [2021-03-30T20:49:33.623Z] + make test [2021-03-30T20:49:33.623Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T20:49:43.932Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T20:49:58.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T20:50:04.361Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T20:50:04.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T20:50:04.945Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T20:50:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T20:50:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T20:50:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T20:50:07.533Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T20:50:07.796Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T20:50:08.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T20:50:11.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T20:50:11.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T20:50:11.750Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T20:50:13.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 45.9% of statements [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T20:50:13.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T20:50:13.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements [2021-03-30T20:50:13.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.093s coverage: 100.0% of statements [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.158s coverage: 27.1% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 71.3% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.172s coverage: 82.9% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:50:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.050s coverage: 78.9% of statements [2021-03-30T20:50:17.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.097s coverage: 100.0% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.159s coverage: 86.7% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.157s coverage: 97.5% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T20:50:21.088Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.085s coverage: 78.3% of statements [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T20:50:21.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T20:50:23.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.377s coverage: 92.8% of statements [2021-03-30T20:50:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T20:50:23.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T20:50:23.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T20:50:23.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.083s coverage: 1.0% of statements [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T20:50:23.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T20:50:23.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-03-30T20:50:23.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2021-03-30T20:50:23.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2021-03-30T20:50:23.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-03-30T20:50:23.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-03-30T20:50:29.823Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32077 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws [2021-03-30T20:50:29.908Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T20:50:34.795Z] using credential edgex-jenkins-ssh [2021-03-30T20:50:34.945Z] Cloning the remote Git repository [2021-03-30T20:50:35.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2021-03-30T20:50:35.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2021-03-30T20:50:35.000Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:50:35.105Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-30T20:50:35.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:50:35.195Z] > git --version # timeout=10 [2021-03-30T20:50:35.217Z] > git --version # 'git version 2.17.1' [2021-03-30T20:50:35.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:50:35.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T20:50:38.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.437s coverage: 81.5% of statements [2021-03-30T20:50:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-03-30T20:50:38.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.041s coverage: 87.1% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 84.6% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.101s coverage: 91.6% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 64.4% of statements [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T20:50:48.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2021-03-30T20:50:48.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 69.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 38.4% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.149s coverage: 47.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.144s coverage: 87.1% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.746s coverage: 29.1% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.070s coverage: 99.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.073s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.147s coverage: 95.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T20:50:48.528Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-30T20:50:48.528Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-30T20:50:48.790Z] GO111MODULE=on go vet ./... [2021-03-30T20:50:52.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T20:50:53.117Z] Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:50:53.705Z] Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:50:53.706Z] Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) [2021-03-30T20:50:52.176Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T20:50:52.206Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T20:50:52.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:50:52.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:50:52.245Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T20:50:53.146Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T20:50:53.178Z] > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 [2021-03-30T20:50:53.546Z] > git remote # timeout=10 [2021-03-30T20:50:53.568Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T20:50:53.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:50:53.623Z] > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 [2021-03-30T20:50:53.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T20:50:53.721Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T20:50:53.757Z] > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 [2021-03-30T20:50:58.198Z] Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" [2021-03-30T20:50:58.261Z] > git --version # timeout=10 [2021-03-30T20:50:58.275Z] > git --version # 'git version 2.17.1' [2021-03-30T20:50:58.288Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T20:51:00.198Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T20:51:00.610Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T20:51:00.963Z] + true+ [2021-03-30T20:51:00.963Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T20:51:03.758Z] provisioning config files... [2021-03-30T20:51:03.802Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1791016754910756062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T20:51:04.296Z] ---> docker-login.sh [2021-03-30T20:51:04.297Z] nexus3.edgexfoundry.org:10001 [2021-03-30T20:51:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:51:05.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:51:05.554Z] Configure a credential helper to remove this warning. See [2021-03-30T20:51:05.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:51:05.554Z] [2021-03-30T20:51:05.554Z] Login Succeeded [2021-03-30T20:51:05.554Z] nexus3.edgexfoundry.org:10002 [2021-03-30T20:51:06.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:51:06.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:51:06.151Z] Configure a credential helper to remove this warning. See [2021-03-30T20:51:06.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:51:06.151Z] [2021-03-30T20:51:06.151Z] Login Succeeded [2021-03-30T20:51:06.151Z] nexus3.edgexfoundry.org:10003 [2021-03-30T20:51:06.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:51:06.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:51:06.751Z] Configure a credential helper to remove this warning. See [2021-03-30T20:51:06.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:51:06.751Z] [2021-03-30T20:51:06.751Z] Login Succeeded [2021-03-30T20:51:06.751Z] nexus3.edgexfoundry.org:10004 [2021-03-30T20:51:07.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:51:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:51:07.350Z] Configure a credential helper to remove this warning. See [2021-03-30T20:51:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:51:07.350Z] [2021-03-30T20:51:07.350Z] Login Succeeded [2021-03-30T20:51:07.350Z] docker.io [2021-03-30T20:51:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T20:51:08.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T20:51:08.218Z] Configure a credential helper to remove this warning. See [2021-03-30T20:51:08.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T20:51:08.218Z] [2021-03-30T20:51:08.218Z] Login Succeeded [2021-03-30T20:51:08.218Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T20:51:08.288Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-30T20:51:08.887Z] ========================================================= [2021-03-30T20:51:08.887Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T20:51:08.887Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:51:09.308Z] + 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-30T20:51:11.946Z] Sending build context to Docker daemon 167.1MB [2021-03-30T20:51:11.946Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T20:51:11.946Z] Step 2/6 : FROM ${BASE} [2021-03-30T20:51:11.946Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T20:51:11.946Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T20:51:11.946Z] a4357932f1b6: Pulling fs layer [2021-03-30T20:51:11.946Z] 18c013af1878: Pulling fs layer [2021-03-30T20:51:11.946Z] 00ac8860ef70: Pulling fs layer [2021-03-30T20:51:11.946Z] 63d7cb157983: Pulling fs layer [2021-03-30T20:51:11.946Z] b116817d02f9: Pulling fs layer [2021-03-30T20:51:11.946Z] 745a02a5169b: Pulling fs layer [2021-03-30T20:51:11.946Z] 00ac8860ef70: Waiting [2021-03-30T20:51:11.946Z] b116817d02f9: Waiting [2021-03-30T20:51:11.946Z] 63d7cb157983: Waiting [2021-03-30T20:51:11.946Z] 745a02a5169b: Waiting [2021-03-30T20:51:11.946Z] 18c013af1878: Verifying Checksum [2021-03-30T20:51:11.946Z] 18c013af1878: Download complete [2021-03-30T20:51:11.946Z] a4357932f1b6: Verifying Checksum [2021-03-30T20:51:11.946Z] a4357932f1b6: Download complete [2021-03-30T20:51:11.946Z] 63d7cb157983: Verifying Checksum [2021-03-30T20:51:11.947Z] 63d7cb157983: Download complete [2021-03-30T20:51:11.947Z] b116817d02f9: Verifying Checksum [2021-03-30T20:51:11.947Z] b116817d02f9: Download complete [2021-03-30T20:51:12.220Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T20:51:12.220Z] 5f621e34cdf4: Download complete [2021-03-30T20:51:12.821Z] 5f621e34cdf4: Pull complete [2021-03-30T20:51:13.433Z] a4357932f1b6: Pull complete [2021-03-30T20:51:14.036Z] 18c013af1878: Pull complete [2021-03-30T20:51:14.316Z] 745a02a5169b: Verifying Checksum [2021-03-30T20:51:14.317Z] 745a02a5169b: Download complete [2021-03-30T20:51:15.312Z] 00ac8860ef70: Verifying Checksum [2021-03-30T20:51:15.312Z] 00ac8860ef70: Download complete [2021-03-30T20:51:15.526Z] gofmt -l . [2021-03-30T20:51:15.526Z] [ "`gofmt -l .`" = "" ] [2021-03-30T20:51:15.793Z] ./bin/test-go-mod-tidy.sh [2021-03-30T20:51:16.379Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-30T20:51:17.291Z] + ls -al . [2021-03-30T20:51:17.291Z] total 792 [2021-03-30T20:51:17.291Z] drwxrwxr-x 10 1001 1001 4096 Mar 30 20:51 . [2021-03-30T20:51:17.291Z] drwxr-xr-x 4 root root 28 Mar 30 20:49 .. [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:47 .dockerignore [2021-03-30T20:51:17.291Z] drwxrwxr-x 8 1001 1001 179 Mar 30 20:47 .git [2021-03-30T20:51:17.291Z] drwxrwxr-x 3 1001 1001 125 Mar 30 20:47 .github [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 20:47 .gitignore [2021-03-30T20:51:17.291Z] drwx------ 3 1001 1001 60 Mar 30 20:48 .semver [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:47 .sonarcloud.properties [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 20:47 Attribution.txt [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:47 CONTRIBUTING.md [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 20:47 Dockerfile.build [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 20:47 Jenkinsfile [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:47 LICENSE [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 20:47 Makefile [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 20:47 README.md [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 20:47 SECURITY.md [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:48 VERSION [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:47 ZMQWindows.md [2021-03-30T20:51:17.291Z] drwxrwxr-x 2 1001 1001 117 Mar 30 20:47 bin [2021-03-30T20:51:17.291Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 20:47 cmd [2021-03-30T20:51:17.291Z] -rw-r--r-- 1 root root 683562 Mar 30 20:50 coverage.out [2021-03-30T20:51:17.291Z] -rw-r--r-- 1 root root 1056 Mar 30 20:51 go.mod [2021-03-30T20:51:17.291Z] -rw-r--r-- 1 root root 22875 Mar 30 20:51 go.sum [2021-03-30T20:51:17.291Z] drwxrwxr-x 8 1001 1001 127 Mar 30 20:47 internal [2021-03-30T20:51:17.291Z] drwxrwxr-x 4 1001 1001 26 Mar 30 20:47 openapi [2021-03-30T20:51:17.291Z] drwxrwxr-x 4 1001 1001 71 Mar 30 20:47 snap [2021-03-30T20:51:17.291Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 20:47 version.go [Pipeline] sh [2021-03-30T20:51:17.616Z] + '[' -e coverage.out ] [2021-03-30T20:51:17.616Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T20:51:17.849Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T20:51:18.169Z] + make build [2021-03-30T20:51:18.169Z] 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-30T20:51:22.394Z] 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-30T20:51:25.515Z] 00ac8860ef70: Pull complete [2021-03-30T20:51:25.789Z] 63d7cb157983: Pull complete [2021-03-30T20:51:26.386Z] b116817d02f9: Pull complete [2021-03-30T20:51:29.797Z] 745a02a5169b: Pull complete [2021-03-30T20:51:29.797Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T20:51:29.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T20:51:29.797Z] ---> b7e6874047d6 [2021-03-30T20:51:29.797Z] 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-30T20:51:30.648Z] 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-30T20:51:31.226Z] 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-30T20:51:33.159Z] 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-30T20:51:33.189Z] ---> Running in 55d2215e627c [2021-03-30T20:51:33.428Z] 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-30T20:51:34.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T20:51:34.829Z] 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-30T20:51:35.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T20:51:35.413Z] (1/12) Installing libmagic (5.38-r0) [2021-03-30T20:51:35.685Z] (2/12) Installing file (5.38-r0) [2021-03-30T20:51:35.958Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-30T20:51:35.958Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-30T20:51:36.781Z] 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-30T20:51:37.737Z] 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-30T20:51:38.575Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-30T20:51:38.575Z] (6/12) Installing patch (2.7.6-r6) [2021-03-30T20:51:38.575Z] (7/12) Installing build-base (0.5-r2) [2021-03-30T20:51:38.575Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-30T20:51:38.575Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-30T20:51:38.575Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-30T20:51:38.854Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-30T20:51:38.854Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-30T20:51:38.854Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:51:38.854Z] OK: 217 MiB in 51 packages [2021-03-30T20:51:39.335Z] 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-30T20:51:40.055Z] 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-30T20:51:41.483Z] 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-30T20:51:43.166Z] Removing intermediate container 55d2215e627c [2021-03-30T20:51:43.166Z] ---> 5c0a10ef7b43 [2021-03-30T20:51:43.166Z] Step 4/6 : WORKDIR /edgex-go [2021-03-30T20:51:43.166Z] ---> Running in f88bb537688f [Pipeline] } [2021-03-30T20:51:43.432Z] $ docker stop --time=1 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f [2021-03-30T20:51:43.760Z] Removing intermediate container f88bb537688f [2021-03-30T20:51:43.760Z] ---> a1e6333c7f78 [2021-03-30T20:51:43.760Z] Step 5/6 : COPY go.mod . [2021-03-30T20:51:44.355Z] ---> f42f9081f8bd [2021-03-30T20:51:44.355Z] Step 6/6 : RUN go mod download [2021-03-30T20:51:44.355Z] ---> Running in 9dabfd8b185c [2021-03-30T20:51:44.988Z] $ docker rm -f 53e5e7a3b2f3dbb5e34a75aae2cd41620f134a2c48585c0c2d1b39fe55f8245f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:51:48.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T20:51:48.656Z] [2021-03-30T20:51:48.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:51:49.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T20:51:49.046Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-30T20:51:49.046Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-30T20:51:49.046Z] ca9280d653b3: Pulling fs layer [2021-03-30T20:51:49.046Z] 7e9c9ca2126c: Pulling fs layer [2021-03-30T20:51:49.046Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-30T20:51:49.046Z] cbdbe7a5bc2a: Download complete [2021-03-30T20:51:49.630Z] cbdbe7a5bc2a: Pull complete [2021-03-30T20:51:49.897Z] ca9280d653b3: Verifying Checksum [2021-03-30T20:51:49.897Z] ca9280d653b3: Download complete [2021-03-30T20:51:50.858Z] 7e9c9ca2126c: Download complete [2021-03-30T20:51:51.121Z] ca9280d653b3: Pull complete [2021-03-30T20:51:59.300Z] 7e9c9ca2126c: Pull complete [2021-03-30T20:51:59.300Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-30T20:51:59.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T20:51:59.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-30T20:51:59.546Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T20:51:59.591Z] $ 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-30T20:52:00.563Z] $ docker top c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:52:01.535Z] + docker-compose build --help [2021-03-30T20:52:01.535Z] + grep parallel [2021-03-30T20:52:02.924Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T20:52:02.955Z] $ docker stop --time=1 c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 [2021-03-30T20:52:04.339Z] $ docker rm -f c5faef8cef25c903071131c81b19cbbe1798bf2198367d2d8ae194a4385a3fd8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:52:05.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-30T20:52:05.197Z] . [Pipeline] withDockerContainer [2021-03-30T20:52:05.319Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T20:52:05.364Z] $ 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-30T20:52:05.957Z] $ docker top aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:52:06.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T20:52:07.432Z] Building docker-core-command-go ... [2021-03-30T20:52:07.432Z] Building docker-core-data-go ... [2021-03-30T20:52:07.432Z] Building docker-core-metadata-go ... [2021-03-30T20:52:07.432Z] Building docker-security-bootstrapper-go ... [2021-03-30T20:52:07.432Z] Building docker-security-proxy-setup-go ... [2021-03-30T20:52:07.432Z] Building docker-security-secretstore-setup-go ... [2021-03-30T20:52:07.432Z] Building docker-support-notifications-go ... [2021-03-30T20:52:07.432Z] Building docker-support-scheduler-go ... [2021-03-30T20:52:07.432Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T20:52:07.432Z] Building docker-security-secretstore-setup-go [2021-03-30T20:52:07.432Z] Building docker-core-command-go [2021-03-30T20:52:07.432Z] Building docker-support-scheduler-go [2021-03-30T20:52:07.432Z] Building docker-security-bootstrapper-go [2021-03-30T20:52:07.432Z] Building docker-support-notifications-go [2021-03-30T20:52:11.156Z] Removing intermediate container 9dabfd8b185c [2021-03-30T20:52:11.156Z] ---> 2abdb397fd7f [2021-03-30T20:52:11.156Z] Successfully built 2abdb397fd7f [2021-03-30T20:52:11.156Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:52:11.522Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T20:52:11.522Z] . [Pipeline] withDockerContainer [2021-03-30T20:52:11.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container [2021-03-30T20:52:11.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T20:52:13.329Z] $ docker top 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:52:14.395Z] + go version [2021-03-30T20:52:14.396Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T20:52:14.446Z] $ docker stop --time=1 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 [2021-03-30T20:52:16.347Z] $ docker rm -f 0b7f4073d8727675c10b1fc66c0ae67983daefb38681738135f0970598c77908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:52:17.593Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T20:52:17.593Z] . [Pipeline] withDockerContainer [2021-03-30T20:52:17.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container [2021-03-30T20:52:17.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T20:52:19.388Z] $ docker top 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-30T20:52:19.809Z] ========================================================= [2021-03-30T20:52:19.809Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-30T20:52:19.809Z] ========================================================= [Pipeline] sh [2021-03-30T20:52:20.469Z] + make test [2021-03-30T20:52:20.469Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T20:52:39.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:52:39.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:52:39.713Z] ---> 24574ce5626b [2021-03-30T20:52:39.713Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T20:52:39.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:52:39.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:52:39.713Z] ---> 24574ce5626b [2021-03-30T20:52:39.713Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T20:52:39.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:52:39.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:52:39.713Z] ---> 24574ce5626b [2021-03-30T20:52:39.713Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T20:52:40.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:52:40.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:52:40.299Z] ---> 24574ce5626b [2021-03-30T20:52:40.299Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T20:52:40.570Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:52:40.570Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:52:40.570Z] ---> 24574ce5626b [2021-03-30T20:52:40.570Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T20:52:41.522Z] ---> Running in 34e409ed2b2f [2021-03-30T20:52:41.523Z] ---> Running in 71778e743738 [2021-03-30T20:52:41.523Z] ---> Running in 579ce3505ce6 [2021-03-30T20:52:41.523Z] ---> Running in e9ed71b9d929 [2021-03-30T20:52:41.523Z] ---> Running in 0540c60de6e1 [2021-03-30T20:52:41.788Z] Removing intermediate container 71778e743738 [2021-03-30T20:52:41.788Z] ---> dd57dfd5b000 [2021-03-30T20:52:41.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:52:41.788Z] Removing intermediate container 34e409ed2b2f [2021-03-30T20:52:41.788Z] ---> 47d5eb5e1cc1 [2021-03-30T20:52:41.788Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:52:41.788Z] Removing intermediate container 579ce3505ce6 [2021-03-30T20:52:41.788Z] ---> 001aa1114254 [2021-03-30T20:52:41.788Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:52:41.788Z] Removing intermediate container 0540c60de6e1 [2021-03-30T20:52:41.788Z] ---> 3f16b75d6915 [2021-03-30T20:52:41.788Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:52:41.788Z] Removing intermediate container e9ed71b9d929 [2021-03-30T20:52:41.788Z] ---> a560277366bd [2021-03-30T20:52:41.788Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:52:42.051Z] ---> Running in 604d7f4021e2 [2021-03-30T20:52:42.051Z] ---> Running in 47b930f2bddc [2021-03-30T20:52:42.051Z] ---> Running in 6e8614aa7dc1 [2021-03-30T20:52:42.051Z] ---> Running in 0cde39c55b7d [2021-03-30T20:52:42.051Z] ---> Running in 535bb45b1fb9 [2021-03-30T20:52:42.645Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-30T20:52:43.985Z] Removing intermediate container 535bb45b1fb9 [2021-03-30T20:52:43.985Z] ---> 0c2ce2745c29 [2021-03-30T20:52:43.985Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T20:52:44.249Z] ---> Running in 2067cf38de6d [2021-03-30T20:52:44.249Z] Removing intermediate container 47b930f2bddc [2021-03-30T20:52:44.249Z] ---> 72322ef11a11 [2021-03-30T20:52:44.249Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T20:52:44.249Z] Removing intermediate container 604d7f4021e2 [2021-03-30T20:52:44.249Z] ---> 3cea98008d6b [2021-03-30T20:52:44.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T20:52:44.515Z] Removing intermediate container 6e8614aa7dc1 [2021-03-30T20:52:44.515Z] ---> 4a530d2d1003 [2021-03-30T20:52:44.515Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T20:52:44.515Z] Removing intermediate container 0cde39c55b7d [2021-03-30T20:52:44.515Z] ---> 82b08d806aec [2021-03-30T20:52:44.515Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T20:52:44.515Z] ---> Running in 6d0d69f54181 [2021-03-30T20:52:44.515Z] ---> Running in 2f5a83dc6508 [2021-03-30T20:52:44.515Z] ---> Running in 31955ea2cf04 [2021-03-30T20:52:44.777Z] ---> Running in 1ae068b18403 [2021-03-30T20:52:45.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.303Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:45.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:46.100Z] OK: 233 MiB in 51 packages [2021-03-30T20:52:46.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:46.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:46.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:52:46.631Z] Removing intermediate container 2067cf38de6d [2021-03-30T20:52:46.631Z] ---> 7f267c4d2a2a [2021-03-30T20:52:46.631Z] Step 6/23 : COPY go.mod . [2021-03-30T20:52:46.631Z] OK: 233 MiB in 51 packages [2021-03-30T20:52:46.902Z] ---> 7b048c26d3a5 [2021-03-30T20:52:46.902Z] Step 7/23 : RUN go mod download [2021-03-30T20:52:46.902Z] OK: 233 MiB in 51 packages [2021-03-30T20:52:46.902Z] OK: 233 MiB in 51 packages [2021-03-30T20:52:46.902Z] ---> Running in 6e1194c3f9e6 [2021-03-30T20:52:47.173Z] OK: 233 MiB in 51 packages [2021-03-30T20:52:47.437Z] Removing intermediate container 2f5a83dc6508 [2021-03-30T20:52:47.437Z] ---> 1980ca56d93b [2021-03-30T20:52:47.437Z] Step 6/22 : COPY go.mod . [2021-03-30T20:52:47.705Z] Removing intermediate container 31955ea2cf04 [2021-03-30T20:52:47.705Z] ---> 69e23e9dcd55 [2021-03-30T20:52:47.705Z] Step 6/31 : COPY go.mod . [2021-03-30T20:52:47.976Z] ---> e853f0d46907 [2021-03-30T20:52:47.976Z] Step 7/22 : RUN go mod download [2021-03-30T20:52:47.976Z] Removing intermediate container 1ae068b18403 [2021-03-30T20:52:47.976Z] ---> 6f1acf3a6f74 [2021-03-30T20:52:47.976Z] Step 6/22 : COPY go.mod . [2021-03-30T20:52:47.976Z] ---> Running in b0756d21f3ca [2021-03-30T20:52:47.976Z] Removing intermediate container 6d0d69f54181 [2021-03-30T20:52:47.976Z] ---> 4a49335f0542 [2021-03-30T20:52:47.976Z] Step 6/24 : COPY go.mod . [2021-03-30T20:52:48.241Z] ---> aba788685796 [2021-03-30T20:52:48.241Z] Step 7/31 : RUN go mod download [2021-03-30T20:52:48.505Z] ---> Running in dab8e455ea25 [2021-03-30T20:52:48.505Z] ---> b2547ca9504c [2021-03-30T20:52:48.505Z] Step 7/22 : RUN go mod download [2021-03-30T20:52:48.505Z] ---> cf8d96a02add [2021-03-30T20:52:48.505Z] Step 7/24 : RUN go mod download [2021-03-30T20:52:48.505Z] ---> Running in f108b5e71ed0 [2021-03-30T20:52:48.768Z] ---> Running in eb4d1a6c61b7 [2021-03-30T20:52:49.356Z] Removing intermediate container 6e1194c3f9e6 [2021-03-30T20:52:49.356Z] ---> 6d7d48d8580a [2021-03-30T20:52:49.356Z] Step 8/23 : COPY . . [2021-03-30T20:52:49.625Z] Removing intermediate container b0756d21f3ca [2021-03-30T20:52:49.625Z] ---> 4383b08be9bc [2021-03-30T20:52:49.625Z] Step 8/22 : COPY . . [2021-03-30T20:52:56.255Z] Removing intermediate container dab8e455ea25 [2021-03-30T20:52:56.256Z] ---> 143deff6c8fb [2021-03-30T20:52:56.256Z] Step 8/31 : COPY . . [2021-03-30T20:52:59.586Z] Removing intermediate container f108b5e71ed0 [2021-03-30T20:52:59.586Z] ---> e3bb873a2cff [2021-03-30T20:52:59.586Z] Step 8/22 : COPY . . [2021-03-30T20:52:59.586Z] Removing intermediate container eb4d1a6c61b7 [2021-03-30T20:52:59.586Z] ---> 5bcbc02da7e0 [2021-03-30T20:52:59.586Z] Step 8/24 : COPY . . [2021-03-30T20:53:29.721Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-30T20:53:38.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-30T20:53:38.969Z] ---> d094c2e4bd88 [2021-03-30T20:53:38.969Z] ---> 697d978f03c0 [2021-03-30T20:53:38.969Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/23 : RUN make cmd/core-command/core-command [2021-03-30T20:53:38.969Z] [2021-03-30T20:53:38.969Z] ---> a7df662e2041 [2021-03-30T20:53:38.969Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T20:53:38.969Z] ---> 190c739e36fa [2021-03-30T20:53:38.969Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T20:53:38.969Z] ---> 75136534c2ae [2021-03-30T20:53:38.969Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T20:53:38.969Z] ---> Running in 2c10670ea8fe [2021-03-30T20:53:38.969Z] ---> Running in 8bb21e6782d3 [2021-03-30T20:53:38.969Z] ---> Running in 706824d71f96 [2021-03-30T20:53:38.969Z] ---> Running in cc6f111317a7 [2021-03-30T20:53:38.969Z] ---> Running in 4c8399d1e30d [2021-03-30T20:53:38.969Z] 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-30T20:53:38.969Z] 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-30T20:53:38.969Z] 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-30T20:53:38.969Z] 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-30T20:53:38.969Z] 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-30T20:53:46.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-30T20:53:46.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-30T20:53:48.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-30T20:53:48.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-30T20:53:48.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-30T20:53:48.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-30T20:53:51.955Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-30T20:53:52.560Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-30T20:54:00.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-30T20:54:00.871Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-30T20:54:00.871Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-30T20:54:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.255s coverage: 45.9% of statements [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-30T20:54:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-30T20:54:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.122s coverage: 19.8% of statements [2021-03-30T20:54:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.236s coverage: 100.0% of statements [2021-03-30T20:54:11.214Z] 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-30T20:54:14.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.586s coverage: 27.1% of statements [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-30T20:54:14.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.164s coverage: 100.0% of statements [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-30T20:54:14.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.173s coverage: 100.0% of statements [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-30T20:54:14.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.272s coverage: 71.3% of statements [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-30T20:54:14.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-30T20:54:15.475Z] Removing intermediate container 4c8399d1e30d [2021-03-30T20:54:15.475Z] ---> 0968a12137cb [2021-03-30T20:54:15.475Z] [2021-03-30T20:54:15.475Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T20:54:15.475Z] Removing intermediate container 2c10670ea8fe [2021-03-30T20:54:15.475Z] ---> 3d338d51b9b9 [2021-03-30T20:54:15.475Z] [2021-03-30T20:54:15.475Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T20:54:15.743Z] 3.12: Pulling from library/alpine [2021-03-30T20:54:15.743Z] 3.12: Pulling from library/alpine [2021-03-30T20:54:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 82.9% of statements [2021-03-30T20:54:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-30T20:54:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:54:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements [2021-03-30T20:54:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-30T20:54:19.060Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T20:54:19.060Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T20:54:20.007Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T20:54:20.007Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T20:54:21.405Z] ---> 42cb162f0360 [2021-03-30T20:54:21.405Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T20:54:21.405Z] ---> 42cb162f0360 [2021-03-30T20:54:21.405Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T20:54:21.669Z] Removing intermediate container 706824d71f96 [2021-03-30T20:54:21.669Z] ---> f7a26d26cec6 [2021-03-30T20:54:21.669Z] [2021-03-30T20:54:21.669Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T20:54:21.669Z] ---> 42cb162f0360 [2021-03-30T20:54:21.669Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T20:54:21.669Z] Removing intermediate container 8bb21e6782d3 [2021-03-30T20:54:21.669Z] ---> 9fa2b2769c18 [2021-03-30T20:54:21.669Z] [2021-03-30T20:54:21.669Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T20:54:21.669Z] ---> 42cb162f0360 [2021-03-30T20:54:21.669Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T20:54:21.669Z] Removing intermediate container cc6f111317a7 [2021-03-30T20:54:21.669Z] ---> 68e92a6bc914 [2021-03-30T20:54:21.669Z] [2021-03-30T20:54:21.669Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T20:54:21.669Z] ---> 42cb162f0360 [2021-03-30T20:54:21.669Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T20:54:21.669Z] ---> Running in 030f621a87b7 [2021-03-30T20:54:21.669Z] ---> Running in 6cb359ac5c75 [2021-03-30T20:54:21.932Z] ---> Running in 660ed28f8163 [2021-03-30T20:54:21.932Z] ---> Running in 9e9e9ecb51b1 [2021-03-30T20:54:21.932Z] ---> Running in 201a5a6e83e6 [2021-03-30T20:54:21.932Z] Removing intermediate container 030f621a87b7 [2021-03-30T20:54:21.932Z] ---> 65fc1dfa2ce9 [2021-03-30T20:54:21.932Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T20:54:22.196Z] ---> Running in 5bf2c79c1234 [2021-03-30T20:54:22.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:22.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.066Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T20:54:23.066Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:54:23.066Z] OK: 6 MiB in 15 packages [2021-03-30T20:54:23.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.338Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T20:54:23.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.338Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T20:54:23.338Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T20:54:23.338Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T20:54:23.338Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T20:54:23.338Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T20:54:23.338Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T20:54:23.338Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T20:54:23.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:54:23.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:54:23.338Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T20:54:23.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:54:23.338Z] OK: 7 MiB in 20 packages [2021-03-30T20:54:23.338Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T20:54:23.338Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:54:23.338Z] OK: 6 MiB in 15 packages [2021-03-30T20:54:23.600Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T20:54:23.600Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T20:54:23.600Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:54:23.600Z] OK: 6 MiB in 16 packages [2021-03-30T20:54:23.874Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T20:54:23.874Z] OK: 6 MiB in 16 packages [2021-03-30T20:54:24.449Z] Removing intermediate container 6cb359ac5c75 [2021-03-30T20:54:24.449Z] ---> fe7427fb6000 [2021-03-30T20:54:24.449Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T20:54:25.841Z] ---> Running in b87e27823e1e [2021-03-30T20:54:25.841Z] Removing intermediate container 660ed28f8163 [2021-03-30T20:54:25.841Z] ---> fbfc83a8146c [2021-03-30T20:54:25.841Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T20:54:25.841Z] Removing intermediate container 201a5a6e83e6 [2021-03-30T20:54:25.841Z] ---> 3bcc42abc028 [2021-03-30T20:54:25.841Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T20:54:26.112Z] Removing intermediate container 5bf2c79c1234 [2021-03-30T20:54:26.112Z] ---> bfd553d2348f [2021-03-30T20:54:26.112Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T20:54:26.112Z] Removing intermediate container b87e27823e1e [2021-03-30T20:54:26.112Z] ---> 8a42ca416ed6 [2021-03-30T20:54:26.112Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T20:54:26.373Z] ---> Running in 2d5a3a4bd577 [2021-03-30T20:54:26.373Z] ---> Running in 0c101e43ba3e [2021-03-30T20:54:26.373Z] ---> Running in 42b3aedb2b75 [2021-03-30T20:54:26.373Z] Removing intermediate container 9e9e9ecb51b1 [2021-03-30T20:54:26.373Z] ---> ee79e84052d4 [2021-03-30T20:54:26.373Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T20:54:26.373Z] ---> Running in cf8ce57bb1d5 [2021-03-30T20:54:26.373Z] ---> Running in ce0ac234a99f [2021-03-30T20:54:26.635Z] Removing intermediate container 0c101e43ba3e [2021-03-30T20:54:26.635Z] ---> e29b8912dc0b [2021-03-30T20:54:26.635Z] Step 13/24 : WORKDIR / [2021-03-30T20:54:26.635Z] Removing intermediate container 2d5a3a4bd577 [2021-03-30T20:54:26.635Z] ---> 1620153c80c4 [2021-03-30T20:54:26.635Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T20:54:26.635Z] Removing intermediate container 42b3aedb2b75 [2021-03-30T20:54:26.635Z] ---> 9b462f107fa8 [2021-03-30T20:54:26.635Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.065s coverage: 28.6% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.272s coverage: 100.0% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.417s coverage: 86.7% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.451s coverage: 97.5% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-30T20:54:26.792Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.236s coverage: 78.3% of statements [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-30T20:54:26.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-30T20:54:27.210Z] Removing intermediate container cf8ce57bb1d5 [2021-03-30T20:54:27.210Z] ---> 50bf1119f023 [2021-03-30T20:54:27.210Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T20:54:27.210Z] Removing intermediate container ce0ac234a99f [2021-03-30T20:54:27.210Z] ---> 0549f7d1eb37 [2021-03-30T20:54:27.210Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T20:54:27.210Z] ---> Running in 5e5b438d575c [2021-03-30T20:54:27.210Z] ---> Running in 28dc442aa019 [2021-03-30T20:54:27.474Z] ---> Running in 4a10019f7c16 [2021-03-30T20:54:27.474Z] ---> Running in a79ffb9f9b01 [2021-03-30T20:54:27.474Z] ---> Running in 52438f65a78d [2021-03-30T20:54:27.474Z] Removing intermediate container 28dc442aa019 [2021-03-30T20:54:27.474Z] ---> 2209a7648867 [2021-03-30T20:54:27.474Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T20:54:27.737Z] ---> Running in d3d3945c54b6 [2021-03-30T20:54:27.737Z] Removing intermediate container 5e5b438d575c [2021-03-30T20:54:27.737Z] ---> 6f6e0232a94e [2021-03-30T20:54:27.737Z] 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-30T20:54:27.737Z] Removing intermediate container a79ffb9f9b01 [2021-03-30T20:54:27.737Z] ---> b0b4ac185a3a [2021-03-30T20:54:27.737Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:54:27.737Z] Removing intermediate container 4a10019f7c16 [2021-03-30T20:54:27.737Z] ---> 8a33a553a81f [2021-03-30T20:54:27.737Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T20:54:28.004Z] Removing intermediate container 52438f65a78d [2021-03-30T20:54:28.004Z] ---> 1bd6b9a8f9a1 [2021-03-30T20:54:28.004Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T20:54:28.004Z] ---> Running in 7e724fe3c2fe [2021-03-30T20:54:28.265Z] ---> Running in 1d995e4e83ec [2021-03-30T20:54:28.265Z] Removing intermediate container d3d3945c54b6 [2021-03-30T20:54:28.265Z] ---> 8c7b9da80318 [2021-03-30T20:54:28.265Z] Step 15/23 : WORKDIR / [2021-03-30T20:54:28.535Z] ---> 01a825d4d4e9 [2021-03-30T20:54:28.535Z] 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-30T20:54:28.535Z] ---> 2babe081e937 [2021-03-30T20:54:28.535Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T20:54:28.535Z] ---> Running in 87be959e35f7 [2021-03-30T20:54:28.535Z] Removing intermediate container 1d995e4e83ec [2021-03-30T20:54:28.535Z] ---> ab8e10a241b9 [2021-03-30T20:54:28.535Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:54:28.816Z] ---> 02d90a62dbb7 [2021-03-30T20:54:28.817Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T20:54:29.081Z] Removing intermediate container 87be959e35f7 [2021-03-30T20:54:29.081Z] ---> 92a6ef5013b3 [2021-03-30T20:54:29.081Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:54:29.081Z] ---> 409336c71608 [2021-03-30T20:54:29.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T20:54:29.345Z] ---> 88d9acbaab5a [2021-03-30T20:54:29.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T20:54:29.345Z] ---> dac77c201d85 [2021-03-30T20:54:29.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T20:54:29.609Z] ---> 602c3cb5a908 [2021-03-30T20:54:29.609Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T20:54:30.193Z] ---> 39677678a688 [2021-03-30T20:54:30.193Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T20:54:30.193Z] Removing intermediate container 7e724fe3c2fe [2021-03-30T20:54:30.193Z] ---> 3b61963b2b27 [2021-03-30T20:54:30.193Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T20:54:30.193Z] ---> 0cef4a5c1dc3 [2021-03-30T20:54:30.193Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T20:54:30.193Z] ---> Running in 83407b3464bc [2021-03-30T20:54:30.193Z] ---> Running in 7f506389a22e [2021-03-30T20:54:30.193Z] ---> f849b0359c73 [2021-03-30T20:54:30.193Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T20:54:30.193Z] ---> 5f296b231012 [2021-03-30T20:54:30.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T20:54:30.457Z] Removing intermediate container 83407b3464bc [2021-03-30T20:54:30.457Z] ---> d2afc76d80f8 [2021-03-30T20:54:30.457Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:54:30.729Z] Removing intermediate container 7f506389a22e [2021-03-30T20:54:30.729Z] ---> 7dc7d83bae9a [2021-03-30T20:54:30.729Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T20:54:30.729Z] ---> 194c0f5cd52f [2021-03-30T20:54:30.729Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T20:54:30.729Z] ---> Running in e00dff96fe8c [2021-03-30T20:54:30.729Z] ---> e0f14eaabb90 [2021-03-30T20:54:30.729Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T20:54:30.993Z] ---> Running in 2559d4ba205b [2021-03-30T20:54:30.993Z] ---> 13504ea4e43d [2021-03-30T20:54:30.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T20:54:30.993Z] ---> Running in bcc9f0b51718 [2021-03-30T20:54:31.255Z] Removing intermediate container e00dff96fe8c [2021-03-30T20:54:31.255Z] ---> 07a748035dbc [2021-03-30T20:54:31.255Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T20:54:31.255Z] ---> 1fc6f95b9195 [2021-03-30T20:54:31.255Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T20:54:31.518Z] Removing intermediate container 2559d4ba205b [2021-03-30T20:54:31.518Z] ---> b6cfafeb34f9 [2021-03-30T20:54:31.518Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:54:31.518Z] ---> Running in fd0969f25e5d [2021-03-30T20:54:31.518Z] ---> f430daa269ef [2021-03-30T20:54:31.518Z] 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-30T20:54:31.518Z] Removing intermediate container bcc9f0b51718 [2021-03-30T20:54:31.518Z] ---> 82af347443f1 [2021-03-30T20:54:31.518Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:54:31.780Z] ---> Running in 27b3bba4ba43 [2021-03-30T20:54:31.780Z] ---> Running in a13b4e35fa2a [2021-03-30T20:54:31.780Z] ---> Running in 87d98bef4f3e [2021-03-30T20:54:31.780Z] ---> Running in 94e9050c1cc6 [2021-03-30T20:54:32.354Z] Removing intermediate container fd0969f25e5d [2021-03-30T20:54:32.354Z] ---> 7b44d1a34e25 [2021-03-30T20:54:32.354Z] Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:54:32.617Z] ---> Running in 2d36e7842041 [2021-03-30T20:54:32.617Z] Removing intermediate container a13b4e35fa2a [2021-03-30T20:54:32.617Z] ---> 13793455454e [2021-03-30T20:54:32.617Z] Step 20/22 : LABEL arch=x86_64 [2021-03-30T20:54:32.617Z] Removing intermediate container 94e9050c1cc6 [2021-03-30T20:54:32.617Z] ---> 40c711a47a32 [2021-03-30T20:54:32.617Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T20:54:32.885Z] ---> Running in 96e9b6f7dd9f [2021-03-30T20:54:32.885Z] ---> Running in 0fb8333020b1 [2021-03-30T20:54:32.885Z] Removing intermediate container 2d36e7842041 [2021-03-30T20:54:32.885Z] ---> dbac7f4cdc55 [2021-03-30T20:54:32.885Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T20:54:33.150Z] ---> Running in 8b462d9c6ca0 [2021-03-30T20:54:33.150Z] Removing intermediate container 96e9b6f7dd9f [2021-03-30T20:54:33.150Z] ---> 935f9bd1b454 [2021-03-30T20:54:33.150Z] Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:54:33.415Z] Removing intermediate container 0fb8333020b1 [2021-03-30T20:54:33.416Z] ---> c52b0899d901 [2021-03-30T20:54:33.416Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:54:33.416Z] ---> Running in e8a17691166f [2021-03-30T20:54:33.416Z] ---> Running in 7f11f38da5d0 [2021-03-30T20:54:33.416Z] Removing intermediate container 8b462d9c6ca0 [2021-03-30T20:54:33.416Z] ---> 54fe169628f6 [2021-03-30T20:54:33.416Z] [2021-03-30T20:54:33.994Z] Successfully built 54fe169628f6 [2021-03-30T20:54:33.994Z] Removing intermediate container 7f11f38da5d0 [2021-03-30T20:54:33.994Z] ---> 17577a36df00 [2021-03-30T20:54:33.994Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T20:54:33.994Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-30T20:54:33.994Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-03-30T20:54:33.994Z] Removing intermediate container e8a17691166f [2021-03-30T20:54:33.994Z] ---> d5e48afe9bd3 [2021-03-30T20:54:33.994Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T20:54:33.994Z] ---> Running in 10499645c996 [2021-03-30T20:54:33.994Z] ---> Running in 097663f2900d [2021-03-30T20:54:34.265Z] Removing intermediate container 87d98bef4f3e [2021-03-30T20:54:34.265Z] ---> f04c054f32b6 [2021-03-30T20:54:34.265Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T20:54:34.265Z] Removing intermediate container 27b3bba4ba43 [2021-03-30T20:54:34.265Z] ---> f52993763d63 [2021-03-30T20:54:34.265Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:54:34.265Z] ---> Running in c3b8e4c1b388 [2021-03-30T20:54:34.538Z] Removing intermediate container 097663f2900d [2021-03-30T20:54:34.538Z] ---> 840b4f7b375d [2021-03-30T20:54:34.538Z] [2021-03-30T20:54:34.538Z] Removing intermediate container 10499645c996 [2021-03-30T20:54:34.538Z] ---> befc4d2ff938 [2021-03-30T20:54:34.538Z] [2021-03-30T20:54:34.809Z] Successfully built 840b4f7b375d [2021-03-30T20:54:34.809Z] Successfully built befc4d2ff938 [2021-03-30T20:54:34.809Z] Successfully tagged docker-support-notifications-go:latest [2021-03-30T20:54:34.809Z] Building docker-security-proxy-setup-go [2021-03-30T20:54:34.809Z]  Building docker-support-notifications-go ... done Removing intermediate container c3b8e4c1b388 [2021-03-30T20:54:34.809Z] ---> 019dae377361 [2021-03-30T20:54:34.809Z] Step 22/24 : LABEL arch=x86_64 [2021-03-30T20:54:34.809Z] Successfully tagged docker-core-command-go:latest [2021-03-30T20:54:34.809Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-30T20:54:34.809Z] ---> 60fd3d9e02a9 [2021-03-30T20:54:34.809Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T20:54:35.072Z] ---> Running in 40530ac3d1f0 [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.227s coverage: 92.8% of statements [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.131s coverage: 58.8% of statements [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.317s coverage: 1.0% of statements [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-30T20:54:35.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.140s coverage: 47.1% of statements [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.210s coverage: 79.5% of statements [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.144s coverage: 96.3% of statements [2021-03-30T20:54:35.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.152s coverage: 87.5% of statements [2021-03-30T20:54:35.338Z] Removing intermediate container 40530ac3d1f0 [2021-03-30T20:54:35.338Z] ---> e8e257fbc1ee [2021-03-30T20:54:35.338Z] Step 23/24 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:54:35.338Z] ---> Running in cf299267ddaf [2021-03-30T20:54:35.919Z] ---> a8198bf98454 [2021-03-30T20:54:35.919Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T20:54:38.473Z] Removing intermediate container cf299267ddaf [2021-03-30T20:54:38.473Z] ---> a0d6b56edbf6 [2021-03-30T20:54:38.473Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T20:54:38.735Z] ---> Running in 63a68c8153d7 [2021-03-30T20:54:42.056Z] ---> 39bee0ff0b98 [2021-03-30T20:54:42.056Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T20:54:45.378Z] Removing intermediate container 63a68c8153d7 [2021-03-30T20:54:45.378Z] ---> 5731fa61c0a6 [2021-03-30T20:54:45.378Z] [2021-03-30T20:54:45.378Z] ---> bc4d0b799585 [2021-03-30T20:54:45.378Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T20:54:45.378Z] Successfully built 5731fa61c0a6 [2021-03-30T20:54:45.378Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-30T20:54:45.378Z] Building docker-core-data-go [2021-03-30T20:54:45.378Z]  Building docker-security-secretstore-setup-go ... done  ---> fb4b00cdaebe [2021-03-30T20:54:45.378Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T20:54:45.643Z] ---> Running in 629a6316a770 [2021-03-30T20:54:50.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.132s coverage: 94.4% of statements [2021-03-30T20:54:50.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.147s coverage: 44.8% of statements [2021-03-30T20:54:50.989Z] Removing intermediate container 629a6316a770 [2021-03-30T20:54:50.989Z] ---> 09df24747b59 [2021-03-30T20:54:50.989Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T20:54:54.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.564s coverage: 81.5% of statements [2021-03-30T20:54:54.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-03-30T20:54:54.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.102s coverage: 87.1% of statements [2021-03-30T20:54:59.207Z] ---> 50c741ccb9b0 [2021-03-30T20:54:59.207Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T20:54:59.805Z] ---> Running in 06d82f7d122c [2021-03-30T20:55:00.082Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:55:00.082Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:55:00.082Z] ---> 24574ce5626b [2021-03-30T20:55:00.082Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> a560277366bd [2021-03-30T20:55:00.082Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> 0c2ce2745c29 [2021-03-30T20:55:00.082Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T20:55:00.082Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:55:00.082Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:55:00.082Z] ---> 24574ce5626b [2021-03-30T20:55:00.082Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> a560277366bd [2021-03-30T20:55:00.082Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> 0c2ce2745c29 [2021-03-30T20:55:00.082Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> 7f267c4d2a2a [2021-03-30T20:55:00.082Z] Step 6/23 : COPY go.mod . [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> 7b048c26d3a5 [2021-03-30T20:55:00.082Z] Step 7/23 : RUN go mod download [2021-03-30T20:55:00.082Z] ---> Using cache [2021-03-30T20:55:00.082Z] ---> 6d7d48d8580a [2021-03-30T20:55:00.082Z] Step 8/23 : COPY . . [2021-03-30T20:55:00.712Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:55:00.712Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:55:00.712Z] ---> 24574ce5626b [2021-03-30T20:55:00.712Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T20:55:00.712Z] ---> Using cache [2021-03-30T20:55:00.712Z] ---> a560277366bd [2021-03-30T20:55:00.712Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:55:00.712Z] ---> Using cache [2021-03-30T20:55:00.712Z] ---> 0c2ce2745c29 [2021-03-30T20:55:00.712Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T20:55:00.712Z] ---> Using cache [2021-03-30T20:55:00.712Z] ---> 7f267c4d2a2a [2021-03-30T20:55:00.712Z] Step 6/21 : COPY go.mod . [2021-03-30T20:55:00.712Z] ---> Using cache [2021-03-30T20:55:00.712Z] ---> 7b048c26d3a5 [2021-03-30T20:55:00.712Z] Step 7/21 : RUN go mod download [2021-03-30T20:55:00.712Z] ---> Using cache [2021-03-30T20:55:00.712Z] ---> 6d7d48d8580a [2021-03-30T20:55:00.712Z] Step 8/21 : COPY . . [2021-03-30T20:55:00.975Z] ---> Using cache [2021-03-30T20:55:00.975Z] ---> Using cache [2021-03-30T20:55:00.975Z] ---> 697d978f03c0 [2021-03-30T20:55:00.975Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T20:55:00.975Z] ---> 697d978f03c0 [2021-03-30T20:55:00.975Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T20:55:01.931Z] ---> Running in ca7d88199981 [2021-03-30T20:55:02.230Z] ---> Running in 114fc5a6c8f6 [2021-03-30T20:55:02.230Z] ---> Running in c1ed66891636 [2021-03-30T20:55:04.179Z] 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-30T20:55:05.143Z] 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-30T20:55:05.143Z] Removing intermediate container 06d82f7d122c [2021-03-30T20:55:05.143Z] ---> 7659a20d581a [2021-03-30T20:55:05.143Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T20:55:05.417Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:05.689Z] ---> Running in 43290b195dec [2021-03-30T20:55:05.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:06.560Z] OK: 233 MiB in 51 packages [2021-03-30T20:55:06.560Z] Removing intermediate container 43290b195dec [2021-03-30T20:55:06.560Z] ---> f1d4c5113680 [2021-03-30T20:55:06.560Z] Step 28/31 : CMD ["gate"] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.170s coverage: 92.9% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.146s coverage: 75.5% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.128s coverage: 80.8% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.212s coverage: 87.2% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.182s coverage: 84.6% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.6% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.591s coverage: 64.4% of statements [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-30T20:55:06.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.133s coverage: 100.0% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.111s coverage: 100.0% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2021-03-30T20:55:06.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-03-30T20:55:07.541Z] ---> Running in 86f34b28fa56 [2021-03-30T20:55:09.529Z] Removing intermediate container 86f34b28fa56 [2021-03-30T20:55:09.529Z] ---> 742d15642fee [2021-03-30T20:55:09.529Z] Step 29/31 : LABEL arch=x86_64 [2021-03-30T20:55:09.529Z] Removing intermediate container 114fc5a6c8f6 [2021-03-30T20:55:09.529Z] ---> 45548921ef77 [2021-03-30T20:55:09.529Z] Step 6/26 : COPY go.mod . [2021-03-30T20:55:10.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.957s coverage: 69.0% of statements [2021-03-30T20:55:10.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-30T20:55:10.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-30T20:55:10.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-30T20:55:10.504Z] ---> Running in 2c8ded319957 [2021-03-30T20:55:10.504Z] ---> 2a6ec32383a7 [2021-03-30T20:55:10.504Z] Step 7/26 : RUN go mod download [2021-03-30T20:55:10.774Z] ---> Running in 48fefa5e5f61 [2021-03-30T20:55:11.370Z] Removing intermediate container 2c8ded319957 [2021-03-30T20:55:11.370Z] ---> d241ec24dbde [2021-03-30T20:55:11.370Z] Step 30/31 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:55:11.643Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T20:55:11.643Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T20:55:11.643Z] ---> 24574ce5626b [2021-03-30T20:55:11.643Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T20:55:11.643Z] ---> Using cache [2021-03-30T20:55:11.643Z] ---> a560277366bd [2021-03-30T20:55:11.643Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:55:11.643Z] ---> Using cache [2021-03-30T20:55:11.643Z] ---> 0c2ce2745c29 [2021-03-30T20:55:11.643Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T20:55:11.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.503s coverage: 38.4% of statements [2021-03-30T20:55:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-30T20:55:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-30T20:55:11.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2021-03-30T20:55:11.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-30T20:55:11.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.091s coverage: 84.8% of statements [2021-03-30T20:55:13.099Z] ---> Running in 40028d7051ec [2021-03-30T20:55:13.099Z] ---> Running in 41a9dc6116cb [2021-03-30T20:55:13.367Z] Removing intermediate container 41a9dc6116cb [2021-03-30T20:55:13.367Z] ---> 53f15ab345c8 [2021-03-30T20:55:13.367Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T20:55:13.645Z] ---> Running in 614e84ce166d [2021-03-30T20:55:13.913Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:13.913Z] Removing intermediate container 614e84ce166d [2021-03-30T20:55:13.913Z] ---> 7b04155ad26e [2021-03-30T20:55:13.913Z] [2021-03-30T20:55:14.181Z] Successfully built 7b04155ad26e [2021-03-30T20:55:14.181Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-30T20:55:14.446Z]  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:15.017Z] OK: 233 MiB in 51 packages [2021-03-30T20:55:15.017Z] Removing intermediate container 48fefa5e5f61 [2021-03-30T20:55:15.017Z] ---> c31827ef8329 [2021-03-30T20:55:15.017Z] Step 8/26 : COPY . . [2021-03-30T20:55:17.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.391s coverage: 47.0% of statements [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-30T20:55:17.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-30T20:55:17.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-30T20:55:17.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-30T20:55:18.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.446s coverage: 87.1% of statements [2021-03-30T20:55:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-30T20:55:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:55:18.223Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-30T20:55:18.717Z] Removing intermediate container 40028d7051ec [2021-03-30T20:55:18.717Z] ---> f6c508a39a36 [2021-03-30T20:55:18.717Z] Step 6/23 : COPY go.mod . [2021-03-30T20:55:20.126Z] ---> 78889ab51ae1 [2021-03-30T20:55:20.126Z] Step 7/23 : RUN go mod download [2021-03-30T20:55:23.462Z] ---> Running in 8c3f0e283d18 [2021-03-30T20:55:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.258s coverage: 29.1% of statements [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-30T20:55:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.182s coverage: 99.0% of statements [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-30T20:55:26.528Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.235s coverage: 100.0% of statements [2021-03-30T20:55:26.528Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.235s coverage: 95.0% of statements [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-30T20:55:26.529Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.097s coverage: 100.0% of statements [2021-03-30T20:55:26.529Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.121s coverage: 32.1% of statements [2021-03-30T20:55:28.505Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-30T20:55:29.099Z] GO111MODULE=on go vet ./... [2021-03-30T20:55:31.695Z] 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-30T20:55:32.652Z] Removing intermediate container 8c3f0e283d18 [2021-03-30T20:55:32.652Z] ---> a902f619989d [2021-03-30T20:55:32.652Z] Step 8/23 : COPY . . [2021-03-30T20:55:42.736Z] ---> 45a92c352250 [2021-03-30T20:55:42.736Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T20:55:43.011Z] ---> Running in 25410027de6c [2021-03-30T20:55:46.339Z] 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-30T20:55:51.688Z] Removing intermediate container ca7d88199981 [2021-03-30T20:55:51.688Z] ---> 29395eff8e61 [2021-03-30T20:55:51.688Z] [2021-03-30T20:55:51.688Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T20:55:51.688Z] ---> 42cb162f0360 [2021-03-30T20:55:51.688Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T20:55:51.688Z] Removing intermediate container c1ed66891636 [2021-03-30T20:55:51.688Z] ---> 59695d11a9c9 [2021-03-30T20:55:51.688Z] [2021-03-30T20:55:51.688Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T20:55:51.688Z] ---> 42cb162f0360 [2021-03-30T20:55:51.688Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T20:55:51.688Z] ---> Using cache [2021-03-30T20:55:51.688Z] ---> 3bcc42abc028 [2021-03-30T20:55:51.688Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T20:55:51.688Z] ---> Using cache [2021-03-30T20:55:51.688Z] ---> 1620153c80c4 [2021-03-30T20:55:51.688Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T20:55:53.097Z] ---> Running in 6dbef2acc9c5 [2021-03-30T20:55:53.097Z] ---> Running in 9625fc6c7e8c [2021-03-30T20:55:55.064Z] Removing intermediate container 9625fc6c7e8c [2021-03-30T20:55:55.064Z] ---> 860be5ed9725 [2021-03-30T20:55:55.064Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T20:55:55.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:55.651Z] ---> Running in c2d65f6fda0c [2021-03-30T20:55:55.651Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:55:55.919Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T20:55:55.919Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T20:55:55.919Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T20:55:55.919Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T20:55:55.919Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:55:55.919Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T20:55:56.192Z] OK: 7 MiB in 18 packages [2021-03-30T20:55:56.192Z] Removing intermediate container c2d65f6fda0c [2021-03-30T20:55:56.192Z] ---> 2f2d85eba599 [2021-03-30T20:55:56.192Z] Step 15/23 : WORKDIR / [2021-03-30T20:55:57.592Z] ---> Running in bab5f6be128f [2021-03-30T20:55:58.587Z] ---> 58d51058b68b [2021-03-30T20:55:58.587Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T20:55:58.877Z] Removing intermediate container bab5f6be128f [2021-03-30T20:55:58.877Z] ---> 0c4aec0b35a5 [2021-03-30T20:55:58.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:55:59.480Z] ---> Running in 215163b5076b [2021-03-30T20:55:59.480Z] Removing intermediate container 6dbef2acc9c5 [2021-03-30T20:55:59.480Z] ---> 2ed2395f78f9 [2021-03-30T20:55:59.480Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T20:55:59.761Z] ---> ec978dc90cde [2021-03-30T20:55:59.761Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T20:56:00.038Z] ---> Running in f3d81004974a [2021-03-30T20:56:00.306Z] Removing intermediate container f3d81004974a [2021-03-30T20:56:00.306Z] ---> 7332a4afa6e9 [2021-03-30T20:56:00.306Z] Step 13/21 : WORKDIR /edgex [2021-03-30T20:56:00.572Z] ---> Running in e67288299862 [2021-03-30T20:56:00.572Z] 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-30T20:56:00.843Z] ---> de88de361b5d [2021-03-30T20:56:00.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T20:56:00.843Z] Removing intermediate container e67288299862 [2021-03-30T20:56:00.843Z] ---> 51d4b9c8072b [2021-03-30T20:56:00.843Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T20:56:01.123Z] ---> 883ba4b042ac [2021-03-30T20:56:01.123Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T20:56:01.123Z] ---> Running in be4c240f6077 [2021-03-30T20:56:01.123Z] ---> e5f97790dc76 [2021-03-30T20:56:01.123Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T20:56:01.394Z] Removing intermediate container be4c240f6077 [2021-03-30T20:56:01.394Z] ---> 333d9c165e21 [2021-03-30T20:56:01.394Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:56:01.670Z] ---> Running in 5f61ac65745f [2021-03-30T20:56:01.945Z] ---> a239b9c31f75 [2021-03-30T20:56:01.945Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T20:56:01.945Z] Removing intermediate container 5f61ac65745f [2021-03-30T20:56:01.945Z] ---> b2f71b51df16 [2021-03-30T20:56:01.945Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T20:56:03.870Z] ---> Running in 715bd038c8b5 [2021-03-30T20:56:03.870Z] ---> f1f251898d21 [2021-03-30T20:56:03.870Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T20:56:03.870Z] ---> Running in 894357d6f8c9 [2021-03-30T20:56:03.870Z] Removing intermediate container 715bd038c8b5 [2021-03-30T20:56:03.870Z] ---> fca07b35a803 [2021-03-30T20:56:03.870Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:56:04.142Z] ---> Running in 9b48e345e97a [2021-03-30T20:56:04.142Z] Removing intermediate container 894357d6f8c9 [2021-03-30T20:56:04.142Z] ---> da8a045b9434 [2021-03-30T20:56:04.142Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T20:56:04.142Z] ---> Running in 2c8c76c5bb25 [2021-03-30T20:56:05.112Z] Removing intermediate container 2c8c76c5bb25 [2021-03-30T20:56:05.112Z] ---> df1f8170c6df [2021-03-30T20:56:05.112Z] Step 19/21 : LABEL arch=x86_64 [2021-03-30T20:56:06.536Z] Removing intermediate container 9b48e345e97a [2021-03-30T20:56:06.536Z] ---> 5e84f6c86b5c [2021-03-30T20:56:06.536Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T20:56:06.536Z] ---> Running in 88caea694269 [2021-03-30T20:56:06.536Z] Removing intermediate container 25410027de6c [2021-03-30T20:56:06.536Z] ---> df091e943f76 [2021-03-30T20:56:06.536Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T20:56:06.536Z] ---> Running in f03623ab0427 [2021-03-30T20:56:06.536Z] ---> Running in ce3ffa8d654f [2021-03-30T20:56:06.801Z] Removing intermediate container 88caea694269 [2021-03-30T20:56:06.801Z] ---> 0d2da99536ab [2021-03-30T20:56:06.801Z] Step 20/21 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:56:07.077Z] Removing intermediate container f03623ab0427 [2021-03-30T20:56:07.077Z] ---> a7e611d89fa8 [2021-03-30T20:56:07.077Z] [2021-03-30T20:56:07.359Z] ---> Running in 615ea42adc50 [2021-03-30T20:56:07.633Z] Successfully built a7e611d89fa8 [2021-03-30T20:56:07.633Z] Successfully tagged docker-core-metadata-go:latest [2021-03-30T20:56:07.633Z]  Building docker-core-metadata-go ... done Removing intermediate container 615ea42adc50 [2021-03-30T20:56:07.633Z] ---> a21cf1d28f80 [2021-03-30T20:56:07.633Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T20:56:07.633Z] ---> Running in c4aba933795a [2021-03-30T20:56:07.633Z] 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-30T20:56:07.898Z] Removing intermediate container c4aba933795a [2021-03-30T20:56:07.898Z] ---> f415387e0869 [2021-03-30T20:56:07.898Z] [2021-03-30T20:56:08.166Z] Successfully built f415387e0869 [2021-03-30T20:56:08.166Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-30T20:56:10.132Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ce3ffa8d654f [2021-03-30T20:56:10.132Z] ---> 7085281d3e4e [2021-03-30T20:56:10.132Z] [2021-03-30T20:56:10.132Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T20:56:10.132Z] 20.10.0: Pulling from library/docker [2021-03-30T20:56:18.399Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T20:56:18.399Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T20:56:18.399Z] ---> aefe523efa57 [2021-03-30T20:56:18.399Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T20:56:18.399Z] ---> Running in f6f4da76d3d5 [2021-03-30T20:56:18.399Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:18.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:18.667Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T20:56:18.667Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T20:56:18.667Z] Executing bash-5.0.17-r0.post-install [2021-03-30T20:56:18.667Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:56:18.667Z] OK: 12 MiB in 22 packages [2021-03-30T20:56:19.616Z] Removing intermediate container f6f4da76d3d5 [2021-03-30T20:56:19.616Z] ---> 8ab003e9eaa7 [2021-03-30T20:56:19.616Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T20:56:19.616Z] ---> Running in 20aaedab556c [2021-03-30T20:56:19.616Z] Removing intermediate container 20aaedab556c [2021-03-30T20:56:19.616Z] ---> e606dae8a2d3 [2021-03-30T20:56:19.616Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T20:56:19.882Z] ---> Running in 7dee123b47e6 [2021-03-30T20:56:20.145Z] Removing intermediate container 7dee123b47e6 [2021-03-30T20:56:20.145Z] ---> e68e4615e550 [2021-03-30T20:56:20.145Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T20:56:20.145Z] ---> Running in 2fe49bd8df2d [2021-03-30T20:56:20.411Z] Removing intermediate container 2fe49bd8df2d [2021-03-30T20:56:20.411Z] ---> 4892211ea246 [2021-03-30T20:56:20.411Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T20:56:22.968Z] ---> 4d3f4338fd10 [2021-03-30T20:56:22.969Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T20:56:22.969Z] Removing intermediate container 215163b5076b [2021-03-30T20:56:22.969Z] ---> be218e820148 [2021-03-30T20:56:22.969Z] [2021-03-30T20:56:22.969Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T20:56:22.969Z] ---> 42cb162f0360 [2021-03-30T20:56:22.969Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T20:56:22.969Z] ---> Running in 9431d120e0c1 [2021-03-30T20:56:22.969Z] ---> 400da627e280 [2021-03-30T20:56:22.969Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T20:56:22.969Z] Removing intermediate container 9431d120e0c1 [2021-03-30T20:56:22.969Z] ---> e2aaaee10a52 [2021-03-30T20:56:22.969Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T20:56:22.969Z] ---> Running in eb5eacd00812 [2021-03-30T20:56:23.232Z] ---> d7ed3e94de66 [2021-03-30T20:56:23.232Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T20:56:23.232Z] ---> Running in 56fa2ddc1e02 [2021-03-30T20:56:23.232Z] Removing intermediate container eb5eacd00812 [2021-03-30T20:56:23.232Z] ---> 339f4627d167 [2021-03-30T20:56:23.232Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T20:56:23.494Z] ---> Running in 6ae3bcf1d82a [2021-03-30T20:56:23.494Z] Removing intermediate container 6ae3bcf1d82a [2021-03-30T20:56:23.757Z] ---> ddf307436843 [2021-03-30T20:56:23.757Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T20:56:23.757Z] ---> Running in 269223439fb8 [2021-03-30T20:56:23.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:23.757Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:24.020Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T20:56:24.020Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T20:56:24.020Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T20:56:24.020Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T20:56:24.020Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T20:56:24.020Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T20:56:24.020Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T20:56:28.245Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T20:56:28.245Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T20:56:28.245Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T20:56:28.245Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T20:56:28.245Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T20:56:28.245Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T20:56:28.245Z] Removing intermediate container 269223439fb8 [2021-03-30T20:56:28.245Z] ---> ec4d6d5908e4 [2021-03-30T20:56:28.245Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T20:56:28.245Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T20:56:28.245Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T20:56:28.819Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T20:56:28.819Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T20:56:28.819Z] ---> Running in 0680f4e11043 [2021-03-30T20:56:28.819Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T20:56:28.819Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T20:56:28.819Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T20:56:28.819Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T20:56:28.819Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T20:56:29.088Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T20:56:29.088Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T20:56:29.088Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T20:56:29.088Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T20:56:29.088Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T20:56:29.088Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T20:56:29.088Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T20:56:29.088Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T20:56:29.088Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T20:56:29.088Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T20:56:29.088Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T20:56:29.088Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:56:29.351Z] OK: 71 MiB in 55 packages [2021-03-30T20:56:29.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:29.924Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:30.541Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T20:56:30.541Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T20:56:30.541Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T20:56:30.843Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T20:56:30.843Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T20:56:31.129Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T20:56:31.129Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:56:31.129Z] OK: 8 MiB in 20 packages [2021-03-30T20:56:35.407Z] Removing intermediate container 0680f4e11043 [2021-03-30T20:56:35.407Z] ---> ddecc222fa2a [2021-03-30T20:56:35.407Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T20:56:35.407Z] Removing intermediate container 56fa2ddc1e02 [2021-03-30T20:56:35.407Z] ---> ac2b64497220 [2021-03-30T20:56:35.407Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T20:56:35.407Z] ---> Running in 1e2d057c5c39 [2021-03-30T20:56:35.407Z] ---> 84adc5520a89 [2021-03-30T20:56:35.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T20:56:35.983Z] ---> e813881f982b [2021-03-30T20:56:35.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T20:56:36.249Z] ---> 90722e865c81 [2021-03-30T20:56:36.249Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T20:56:36.249Z] ---> Running in 3de5fdf0ab76 [2021-03-30T20:56:36.516Z] Removing intermediate container 3de5fdf0ab76 [2021-03-30T20:56:36.516Z] ---> 4958cc233607 [2021-03-30T20:56:36.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:56:36.516Z] ---> Running in 29f3ecb0b2fa [2021-03-30T20:56:36.516Z] Collecting docker-compose==1.23.2 [2021-03-30T20:56:36.516Z] Removing intermediate container 29f3ecb0b2fa [2021-03-30T20:56:36.516Z] ---> 5e265c37446e [2021-03-30T20:56:36.516Z] Step 21/23 : LABEL arch=x86_64 [2021-03-30T20:56:36.516Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T20:56:36.781Z] ---> Running in f9a01152416a [2021-03-30T20:56:36.781Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T20:56:36.781Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T20:56:36.781Z] Removing intermediate container f9a01152416a [2021-03-30T20:56:36.781Z] ---> 968f02d17eba [2021-03-30T20:56:36.781Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:56:36.781Z] ---> Running in 21aad8f9d795 [2021-03-30T20:56:37.046Z] Collecting PyYAML<4,>=3.10 [2021-03-30T20:56:37.046Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T20:56:37.046Z] Removing intermediate container 21aad8f9d795 [2021-03-30T20:56:37.046Z] ---> c77cda1e1cbe [2021-03-30T20:56:37.046Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T20:56:37.046Z] ---> Running in a6c4518692e5 [2021-03-30T20:56:38.436Z] Removing intermediate container a6c4518692e5 [2021-03-30T20:56:38.436Z] ---> 51d4766590d7 [2021-03-30T20:56:38.436Z] [2021-03-30T20:56:38.436Z] Successfully built 51d4766590d7 [2021-03-30T20:56:38.436Z] Successfully tagged docker-core-data-go:latest [2021-03-30T20:56:38.700Z]  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T20:56:38.700Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T20:56:38.700Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T20:56:38.700Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T20:56:38.961Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T20:56:38.962Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T20:56:38.962Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T20:56:38.962Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T20:56:39.536Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T20:56:39.536Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T20:56:40.110Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T20:56:40.110Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T20:56:40.371Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T20:56:40.371Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T20:56:40.943Z] 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-30T20:56:40.943Z] 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-30T20:56:40.943Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T20:56:40.943Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T20:56:40.943Z] Collecting idna<2.8,>=2.5 [2021-03-30T20:56:40.943Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T20:56:40.943Z] 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-30T20:56:41.205Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T20:56:41.205Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T20:56:41.205Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T20:56:41.205Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T20:56:41.205Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T20:56:41.205Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T20:56:41.205Z] Installing collected packages: cached-property, PyYAML, websocket-client, jsonschema, urllib3, idna, requests, texttable, docopt, docker-pycreds, docker, dockerpty, docker-compose [2021-03-30T20:56:41.205Z] Running setup.py install for PyYAML: started [2021-03-30T20:56:41.781Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T20:56:42.045Z] Attempting uninstall: urllib3 [2021-03-30T20:56:42.045Z] Found existing installation: urllib3 1.25.9 [2021-03-30T20:56:42.045Z] Uninstalling urllib3-1.25.9: [2021-03-30T20:56:42.045Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T20:56:42.307Z] Attempting uninstall: idna [2021-03-30T20:56:42.307Z] Found existing installation: idna 2.9 [2021-03-30T20:56:42.307Z] Uninstalling idna-2.9: [2021-03-30T20:56:42.307Z] Successfully uninstalled idna-2.9 [2021-03-30T20:56:42.568Z] Attempting uninstall: requests [2021-03-30T20:56:42.568Z] Found existing installation: requests 2.23.0 [2021-03-30T20:56:42.568Z] Uninstalling requests-2.23.0: [2021-03-30T20:56:42.568Z] Successfully uninstalled requests-2.23.0 [2021-03-30T20:56:42.830Z] Running setup.py install for texttable: started [2021-03-30T20:56:43.095Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T20:56:43.095Z] Running setup.py install for docopt: started [2021-03-30T20:56:43.669Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T20:56:43.932Z] Running setup.py install for dockerpty: started [2021-03-30T20:56:44.506Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T20:56:44.768Z] 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-30T20:56:48.075Z] Removing intermediate container 1e2d057c5c39 [2021-03-30T20:56:48.075Z] ---> 3844d0bcd6c8 [2021-03-30T20:56:48.075Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T20:56:48.075Z] ---> Running in f1c8eae72f50 [2021-03-30T20:56:48.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:48.655Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T20:56:48.655Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T20:56:48.655Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T20:56:48.655Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T20:56:48.655Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T20:56:48.655Z] OK: 72 MiB in 58 packages [2021-03-30T20:56:49.228Z] Removing intermediate container f1c8eae72f50 [2021-03-30T20:56:49.228Z] ---> 52f7855acaff [2021-03-30T20:56:49.228Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T20:56:49.228Z] ---> Running in 066fba06ddce [2021-03-30T20:56:49.490Z] Removing intermediate container 066fba06ddce [2021-03-30T20:56:49.490Z] ---> 9e7ce7e2529e [2021-03-30T20:56:49.490Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T20:56:49.490Z] ---> Running in c24ebdeb594c [2021-03-30T20:56:49.751Z] Removing intermediate container c24ebdeb594c [2021-03-30T20:56:49.751Z] ---> a4398087e05b [2021-03-30T20:56:49.751Z] Step 24/26 : LABEL arch=x86_64 [2021-03-30T20:56:49.751Z] ---> Running in 57e1cddccab2 [2021-03-30T20:56:50.015Z] Removing intermediate container 57e1cddccab2 [2021-03-30T20:56:50.015Z] ---> cecb554987af [2021-03-30T20:56:50.015Z] Step 25/26 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:56:50.015Z] ---> Running in 7d217ecebdfd [2021-03-30T20:56:50.015Z] Removing intermediate container 7d217ecebdfd [2021-03-30T20:56:50.015Z] ---> 171691211488 [2021-03-30T20:56:50.015Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T20:56:50.279Z] ---> Running in ca8c0642a055 [2021-03-30T20:56:50.279Z] Removing intermediate container ca8c0642a055 [2021-03-30T20:56:50.279Z] ---> f7c35c002398 [2021-03-30T20:56:50.279Z] [2021-03-30T20:56:50.545Z] Successfully built f7c35c002398 [2021-03-30T20:56:50.545Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-30T20:56:50.903Z] gofmt -l . [2021-03-30T20:56:50.903Z] [ "`gofmt -l .`" = "" ] [2021-03-30T20:56:50.903Z] ./bin/test-go-mod-tidy.sh [2021-03-30T20:56:50.903Z] ./bin/test-attribution-txt.sh [2021-03-30T20:56:51.132Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-30T20:56:51.177Z] $ docker stop --time=1 aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac [2021-03-30T20:56:52.897Z] $ docker rm -f aa72a150c63ae9e04b524bf35fc371eca3b283c8e57a9d581538e386754143ac [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-03-30T20:56:53.458Z] + docker images [2021-03-30T20:56:53.458Z] + grep docker [2021-03-30T20:56:53.881Z] + ls -al . [2021-03-30T20:56:53.881Z] total 820 [2021-03-30T20:56:53.881Z] drwxrwxr-x 9 1001 1001 4096 Mar 30 20:56 . [2021-03-30T20:56:53.881Z] drwxr-xr-x 4 root root 4096 Mar 30 20:52 .. [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 11 Mar 30 20:50 .dockerignore [2021-03-30T20:56:53.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:50 .git [2021-03-30T20:56:53.881Z] drwxrwxr-x 3 1001 1001 4096 Mar 30 20:50 .github [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 818 Mar 30 20:50 .gitignore [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 166 Mar 30 20:50 .sonarcloud.properties [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 8607 Mar 30 20:50 Attribution.txt [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 3804 Mar 30 20:50 CONTRIBUTING.md [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 931 Mar 30 20:50 Dockerfile.build [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 863 Mar 30 20:50 Jenkinsfile [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 10775 Mar 30 20:50 LICENSE [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 5774 Mar 30 20:50 Makefile [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 6548 Mar 30 20:50 README.md [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 6755 Mar 30 20:50 SECURITY.md [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 5 Mar 30 20:48 VERSION [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 4131 Mar 30 20:50 ZMQWindows.md [2021-03-30T20:56:53.881Z] drwxrwxr-x 2 1001 1001 4096 Mar 30 20:50 bin [2021-03-30T20:56:53.881Z] drwxrwxr-x 14 1001 1001 4096 Mar 30 20:50 cmd [2021-03-30T20:56:53.881Z] -rw-r--r-- 1 root root 683562 Mar 30 20:55 coverage.out [2021-03-30T20:56:53.881Z] -rw-r--r-- 1 root root 1056 Mar 30 20:56 go.mod [2021-03-30T20:56:53.881Z] -rw-r--r-- 1 root root 22875 Mar 30 20:56 go.sum [2021-03-30T20:56:53.881Z] drwxrwxr-x 8 1001 1001 4096 Mar 30 20:50 internal [2021-03-30T20:56:53.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:50 openapi [2021-03-30T20:56:53.881Z] drwxrwxr-x 4 1001 1001 4096 Mar 30 20:50 snap [2021-03-30T20:56:53.881Z] -rw-rw-r-- 1 1001 1001 168 Mar 30 20:50 version.go [Pipeline] sh [2021-03-30T20:56:54.041Z] docker-sys-mgmt-agent-go latest f7c35c002398 3 seconds ago 314MB [2021-03-30T20:56:54.041Z] docker-core-data-go latest 51d4766590d7 16 seconds ago 22.7MB [2021-03-30T20:56:54.041Z] docker-security-proxy-setup-go latest f415387e0869 46 seconds ago 25.4MB [2021-03-30T20:56:54.041Z] docker-core-metadata-go latest a7e611d89fa8 47 seconds ago 19MB [2021-03-30T20:56:54.041Z] docker-security-bootstrapper-go latest 7b04155ad26e About a minute ago 18.9MB [2021-03-30T20:56:54.041Z] docker-security-secretstore-setup-go latest 5731fa61c0a6 2 minutes ago 25.7MB [2021-03-30T20:56:54.041Z] docker-core-command-go latest befc4d2ff938 2 minutes ago 17.3MB [2021-03-30T20:56:54.041Z] docker-support-notifications-go latest 840b4f7b375d 2 minutes ago 17.9MB [2021-03-30T20:56:54.041Z] docker-support-scheduler-go latest 54fe169628f6 2 minutes ago 17.4MB [2021-03-30T20:56:54.041Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-30T20:56:54.602Z] + '[' -e coverage.out ] [2021-03-30T20:56:54.602Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-30T20:56:54.693Z] Warning: overwriting stash ‘coverage-report’ [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-30T20:56:56.021Z] Stashed 1 file(s) [Pipeline] sh [2021-03-30T20:56:56.764Z] + make build [2021-03-30T20:56:56.764Z] 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-30T20:57:06.908Z] 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-30T20:57:10.329Z] Still waiting to schedule task [2021-03-30T20:57:10.329Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-30T20:57:30.665Z] 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-30T20:57:36.064Z] 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-30T20:57:41.460Z] 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-30T20:57:42.900Z] 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-30T20:57:48.327Z] 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-30T20:57:56.633Z] 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-30T20:58:00.039Z] 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-30T20:58:03.729Z] Running on prd-ubuntu18.04-docker-8c-8g-32081 in /w/workspace/edgexfoundry_edgex-go_PR-3324 [Pipeline] { [Pipeline] ws [2021-03-30T20:58:03.864Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-30T20:58:04.363Z] 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-30T20:58:06.463Z] using credential edgex-jenkins-ssh [2021-03-30T20:58:06.529Z] Cloning the remote Git repository [2021-03-30T20:58:07.028Z] 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-30T20:58:06.575Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:58:06.645Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-30T20:58:06.684Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:58:06.685Z] > git --version # timeout=10 [2021-03-30T20:58:06.694Z] > git --version # 'git version 2.17.1' [2021-03-30T20:58:06.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:58:06.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T20:58:11.360Z] 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-30T20:58:16.604Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T20:58:16.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T20:58:16.628Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-30T20:58:16.640Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-30T20:58:16.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:58:16.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3324/head:refs/remotes/origin/PR-3324 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T20:58:17.267Z] Merging remotes/origin/master commit 0e291f44bb73248a8c5ef7868096f1c33cce0f6a into PR head commit 3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:58:17.392Z] Merge succeeded, producing 3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T20:58:17.392Z] Checking out Revision 3e40545313c0bcbdda59067dec18517f6e162e0e (PR-3324) [Pipeline] } [2021-03-30T20:58:18.165Z] $ docker stop --time=1 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 [2021-03-30T20:58:17.320Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T20:58:17.325Z] > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 [2021-03-30T20:58:17.402Z] > git remote # timeout=10 [2021-03-30T20:58:17.408Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T20:58:17.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T20:58:17.421Z] > git merge 0e291f44bb73248a8c5ef7868096f1c33cce0f6a # timeout=10 [2021-03-30T20:58:17.430Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T20:58:17.439Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T20:58:17.443Z] > git checkout -f 3e40545313c0bcbdda59067dec18517f6e162e0e # timeout=10 [2021-03-30T20:58:20.800Z] $ docker rm -f 2f8b50e86426776c78f655198af12b63032f0bf337fa4cb6fa637daef5d839d7 [2021-03-30T20:58:21.093Z] Commit message: "feat(security): Implementation for generating consul tokens changes for security-bootstrapper on setupRegitrsyACL - add logic for deleting consul tokens for the 2nd time or later based on the consul-token files - add logic for generating consul tokens with go-mod-secret's API - add logic for re-set up the consul tokens for the 2nd time or later - add env. override STAGEGATE_REGISTRY_ACL_TOKENBASEDIR for snap on consul token base directory" [2021-03-30T20:58:21.151Z] > git --version # timeout=10 [2021-03-30T20:58:21.155Z] > git --version # 'git version 2.17.1' [2021-03-30T20:58:21.163Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:58:23.269Z] + echo snap-build.sh [2021-03-30T20:58:23.269Z] snap-build.sh [2021-03-30T20:58:23.269Z] + SNAP_BASE_DIR=. [2021-03-30T20:58:23.269Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-30T20:58:23.269Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-30T20:58:23.269Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-30T20:58:23.269Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-30T20:58:23.269Z] + cd /w/workspace/edgex-go/1 [2021-03-30T20:58:23.269Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-30T20:58:23.269Z] Reading package lists... [2021-03-30T20:58:23.269Z] Building dependency tree... [2021-03-30T20:58:23.269Z] Reading state information... [2021-03-30T20:58:23.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T20:58:23.539Z] [2021-03-30T20:58:23.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T20:58:23.545Z] The following packages were automatically installed and are no longer required: [2021-03-30T20:58:23.546Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-30T20:58:23.546Z] uidmap xdelta3 [2021-03-30T20:58:23.546Z] Use 'sudo apt autoremove' to remove them. [2021-03-30T20:58:23.546Z] The following packages will be REMOVED: [2021-03-30T20:58:23.546Z] lxd* lxd-client* [2021-03-30T20:58:23.807Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-30T20:58:23.807Z] After this operation, 31.7 MB disk space will be freed. [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:58:24.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T20:58:24.254Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-30T20:58:24.254Z] 29e5d40040c1: Pulling fs layer [2021-03-30T20:58:24.254Z] 1ce36da41761: Pulling fs layer [2021-03-30T20:58:24.254Z] 25b303627fd3: Pulling fs layer [2021-03-30T20:58:24.531Z] 29e5d40040c1: Download complete [2021-03-30T20:58:25.135Z] 1ce36da41761: Verifying Checksum [2021-03-30T20:58:25.135Z] 1ce36da41761: Download complete [2021-03-30T20:58:25.142Z] (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-30T20:58:25.142Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T20:58:25.419Z] 29e5d40040c1: Pull complete [2021-03-30T20:58:26.086Z] Removing lxd dnsmasq configuration [2021-03-30T20:58:26.086Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T20:58:26.349Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-30T20:58:26.862Z] 1ce36da41761: Pull complete [2021-03-30T20:58:26.862Z] 25b303627fd3: Verifying Checksum [2021-03-30T20:58:26.862Z] 25b303627fd3: Download complete [2021-03-30T20:58:27.315Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-30T20:58:27.581Z] (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-30T20:58:27.581Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-30T20:58:28.976Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-30T20:58:28.976Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-30T20:58:30.895Z] + sudo snap remove --purge lxd [2021-03-30T20:58:30.895Z] snap "lxd" is not installed [2021-03-30T20:58:30.895Z] + sudo groupadd --force --system lxd [2021-03-30T20:58:30.895Z] ++ whoami [2021-03-30T20:58:30.895Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-30T20:58:30.895Z] + newgrp - lxd [2021-03-30T20:58:30.896Z] + sudo snap install lxd [2021-03-30T20:58:37.081Z] 25b303627fd3: Pull complete [2021-03-30T20:58:37.081Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-30T20:58:37.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T20:58:37.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-30T20:58:37.380Z] prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container [2021-03-30T20:58:37.491Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T20:58:40.543Z] $ docker top 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:58:41.657Z] + docker-compose build --help [2021-03-30T20:58:41.657Z] + grep parallel [2021-03-30T20:58:43.251Z] 2021-03-30T20:58:40Z INFO Waiting for automatic snapd restart... [2021-03-30T20:58:45.051Z] --parallel Build images in parallel. [Pipeline] } [2021-03-30T20:58:45.119Z] $ docker stop --time=1 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 [2021-03-30T20:58:47.092Z] $ docker rm -f 7aadd1756af3e8e3e431994b6ddeba9e1a14fa7904cacbd4e997b9082e612572 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T20:58:48.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-30T20:58:48.111Z] . [Pipeline] withDockerContainer [2021-03-30T20:58:48.417Z] prd-ubuntu18.04-docker-arm64-4c-16g-32077 does not seem to be running inside a container [2021-03-30T20:58:48.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-30T20:58:49.983Z] $ docker top 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T20:58:51.175Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-30T20:58:55.471Z] Building docker-core-command-go ... [2021-03-30T20:58:55.471Z] Building docker-core-data-go ... [2021-03-30T20:58:55.471Z] Building docker-core-metadata-go ... [2021-03-30T20:58:55.471Z] Building docker-security-bootstrapper-go ... [2021-03-30T20:58:55.471Z] Building docker-security-proxy-setup-go ... [2021-03-30T20:58:55.471Z] Building docker-security-secretstore-setup-go ... [2021-03-30T20:58:55.471Z] Building docker-support-notifications-go ... [2021-03-30T20:58:55.471Z] Building docker-support-scheduler-go ... [2021-03-30T20:58:55.471Z] Building docker-sys-mgmt-agent-go ... [2021-03-30T20:58:55.471Z] Building docker-support-notifications-go [2021-03-30T20:58:55.471Z] Building docker-security-bootstrapper-go [2021-03-30T20:58:55.471Z] Building docker-core-command-go [2021-03-30T20:58:55.471Z] Building docker-core-metadata-go [2021-03-30T20:58:55.471Z] Building docker-support-scheduler-go [2021-03-30T21:00:17.233Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:00:17.233Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:00:17.233Z] ---> 2abdb397fd7f [2021-03-30T21:00:17.233Z] Step 3/31 : WORKDIR /edgex-go [2021-03-30T21:00:17.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:00:17.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:00:17.233Z] ---> 2abdb397fd7f [2021-03-30T21:00:17.233Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T21:00:17.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:00:17.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:00:17.233Z] ---> 2abdb397fd7f [2021-03-30T21:00:17.233Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T21:00:17.233Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:00:17.233Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:00:17.233Z] ---> 2abdb397fd7f [2021-03-30T21:00:17.233Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T21:00:17.233Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:00:17.233Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:00:17.233Z] ---> 2abdb397fd7f [2021-03-30T21:00:17.233Z] Step 3/22 : WORKDIR /edgex-go [2021-03-30T21:00:17.233Z] ---> Running in 5116663ca37c [2021-03-30T21:00:17.233Z] ---> Running in f3aca53e380e [2021-03-30T21:00:17.233Z] ---> Running in 2fe09fde39f1 [2021-03-30T21:00:17.233Z] ---> Running in 4afe24c41b23 [2021-03-30T21:00:17.233Z] ---> Running in e3cf49e8e5ee [2021-03-30T21:00:17.233Z] Removing intermediate container f3aca53e380e [2021-03-30T21:00:17.233Z] ---> acd2b95dbb9d [2021-03-30T21:00:17.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:00:17.233Z] Removing intermediate container e3cf49e8e5ee [2021-03-30T21:00:17.233Z] ---> e2c981f22f32 [2021-03-30T21:00:17.233Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:00:17.233Z] Removing intermediate container 2fe09fde39f1 [2021-03-30T21:00:17.233Z] ---> 10f95181223d [2021-03-30T21:00:17.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:00:17.233Z] Removing intermediate container 5116663ca37c [2021-03-30T21:00:17.233Z] ---> 8e208b451fc0 [2021-03-30T21:00:17.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:00:17.233Z] Removing intermediate container 4afe24c41b23 [2021-03-30T21:00:17.233Z] ---> d0decb3a2c85 [2021-03-30T21:00:17.233Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:00:17.233Z] ---> Running in 4c8e70d9780f [2021-03-30T21:00:17.233Z] ---> Running in dfb46548d71f [2021-03-30T21:00:17.233Z] ---> Running in 298c3b8b51ac [2021-03-30T21:00:17.233Z] ---> Running in 19fcbaf982a6 [2021-03-30T21:00:17.233Z] ---> Running in 24da77e3f0a2 [2021-03-30T21:00:18.216Z] Removing intermediate container 4c8e70d9780f [2021-03-30T21:00:18.216Z] ---> f8675c942a36 [2021-03-30T21:00:18.216Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-30T21:00:18.813Z] Removing intermediate container dfb46548d71f [2021-03-30T21:00:18.813Z] ---> 2e93903c7162 [2021-03-30T21:00:18.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T21:00:19.092Z] ---> Running in a4e940dd054c [2021-03-30T21:00:19.366Z] ---> Running in 37c23ead5f22 [2021-03-30T21:00:19.813Z] lxd 4.12 from Canonical* installed [2021-03-30T21:00:19.814Z] + sudo lxd init --auto [2021-03-30T21:00:19.814Z] + sudo snap install --classic snapcraft [2021-03-30T21:00:19.961Z] Removing intermediate container 298c3b8b51ac [2021-03-30T21:00:19.961Z] ---> 384b14503199 [2021-03-30T21:00:19.961Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-30T21:00:20.235Z] Removing intermediate container 24da77e3f0a2 [2021-03-30T21:00:20.235Z] ---> 2c8be498b8ff [2021-03-30T21:00:20.235Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-30T21:00:20.235Z] Removing intermediate container 19fcbaf982a6 [2021-03-30T21:00:20.235Z] ---> 8a795149efef [2021-03-30T21:00:20.235Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-30T21:00:20.510Z] ---> Running in 07ac68442dc3 [2021-03-30T21:00:20.788Z] ---> Running in 1f743e923eeb [2021-03-30T21:00:20.788Z] ---> Running in ab05300bec91 [2021-03-30T21:00:21.728Z] snapcraft 4.6 from Canonical* installed [2021-03-30T21:00:21.728Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-30T21:00:21.728Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-30T21:00:21.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T21:00:21.728Z] Dload Upload Total Spent Left Speed [2021-03-30T21:00:21.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5313 0 --:--:-- --:--:-- --:--:-- 5268 [2021-03-30T21:00:22.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.251Z] 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 9060k [2021-03-30T21:00:22.251Z] ./yq_linux_amd64 [2021-03-30T21:00:22.251Z] + sudo snapcraft prime --use-lxd [2021-03-30T21:00:22.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:22.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:23.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:23.393Z] OK: 217 MiB in 51 packages [2021-03-30T21:00:23.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:23.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:00:23.669Z] OK: 217 MiB in 51 packages [2021-03-30T21:00:24.187Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-30T21:00:24.187Z] 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-30T21:00:24.187Z] - README.md [2021-03-30T21:00:24.187Z] [2021-03-30T21:00:24.187Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T21:00:24.275Z] OK: 217 MiB in 51 packages [2021-03-30T21:00:24.276Z] OK: 217 MiB in 51 packages [2021-03-30T21:00:24.276Z] OK: 217 MiB in 51 packages [2021-03-30T21:00:24.766Z] Launching a container. [2021-03-30T21:00:26.892Z] Removing intermediate container 37c23ead5f22 [2021-03-30T21:00:26.892Z] ---> b4a8eb40c08e [2021-03-30T21:00:26.892Z] Step 6/23 : COPY go.mod . [2021-03-30T21:00:27.165Z] Removing intermediate container a4e940dd054c [2021-03-30T21:00:27.165Z] ---> d871996d7a08 [2021-03-30T21:00:27.165Z] Step 6/31 : COPY go.mod . [2021-03-30T21:00:27.760Z] Removing intermediate container 07ac68442dc3 [2021-03-30T21:00:27.760Z] ---> 2f347d25c7d8 [2021-03-30T21:00:27.760Z] Step 6/22 : COPY go.mod . [2021-03-30T21:00:28.034Z] Removing intermediate container ab05300bec91 [2021-03-30T21:00:28.034Z] ---> fb6e6607589d [2021-03-30T21:00:28.034Z] Step 6/22 : COPY go.mod . [2021-03-30T21:00:28.307Z] ---> 07a4a9539a76 [2021-03-30T21:00:28.307Z] Step 7/23 : RUN go mod download [2021-03-30T21:00:28.582Z] ---> a8fd3fb32271 [2021-03-30T21:00:28.582Z] Step 7/31 : RUN go mod download [2021-03-30T21:00:28.582Z] Removing intermediate container 1f743e923eeb [2021-03-30T21:00:28.582Z] ---> fae8aec61d76 [2021-03-30T21:00:28.582Z] Step 6/23 : COPY go.mod . [2021-03-30T21:00:29.179Z] ---> Running in 9783810852c9 [2021-03-30T21:00:29.452Z] ---> Running in 2b09d8a30e18 [2021-03-30T21:00:29.735Z] ---> 8bd616e15b5f [2021-03-30T21:00:29.735Z] Step 7/22 : RUN go mod download [2021-03-30T21:00:29.735Z] ---> da4db9d41564 [2021-03-30T21:00:29.735Z] Step 7/22 : RUN go mod download [2021-03-30T21:00:30.006Z] ---> d2457c3a9911 [2021-03-30T21:00:30.006Z] Step 7/23 : RUN go mod download [2021-03-30T21:00:30.006Z] ---> Running in 95573a331fc8 [2021-03-30T21:00:30.286Z] ---> Running in 72820425d2ca [2021-03-30T21:00:30.561Z] ---> Running in 94c0b00eaa4e [2021-03-30T21:00:34.886Z] Removing intermediate container 9783810852c9 [2021-03-30T21:00:34.886Z] ---> 56b2b2a1757d [2021-03-30T21:00:34.886Z] Step 8/23 : COPY . . [2021-03-30T21:00:35.175Z] Removing intermediate container 2b09d8a30e18 [2021-03-30T21:00:35.175Z] ---> 6c496d3954d3 [2021-03-30T21:00:35.175Z] Step 8/31 : COPY . . [2021-03-30T21:00:36.611Z] Removing intermediate container 72820425d2ca [2021-03-30T21:00:36.611Z] Removing intermediate container 95573a331fc8 [2021-03-30T21:00:36.611Z] ---> 0bcd2944b05f [2021-03-30T21:00:36.611Z] ---> 487b31e4cec6 [2021-03-30T21:00:36.611Z] Step 8/22 : COPY . . [2021-03-30T21:00:36.611Z] Step 8/22 : COPY . . [2021-03-30T21:00:36.887Z] Removing intermediate container 94c0b00eaa4e [2021-03-30T21:00:37.003Z] Waiting for container to be ready [2021-03-30T21:00:37.004Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-30T21:00:37.004Z] [2021-03-30T21:00:37.163Z] ---> 26ada3d64bae [2021-03-30T21:00:37.163Z] Step 8/23 : COPY . . [2021-03-30T21:00:40.312Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-30T21:00:40.312Z] Waiting for network to be ready... [2021-03-30T21:00:40.885Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T21:00:40.885Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T21:00:41.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T21:00:41.460Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T21:00:41.460Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T21:00:41.725Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T21:00:41.725Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T21:00:41.986Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T21:00:41.986Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T21:00:41.986Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T21:00:41.986Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T21:00:41.986Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T21:00:41.986Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T21:00:41.986Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T21:00:41.986Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T21:00:41.986Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T21:00:41.986Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T21:00:41.986Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T21:00:42.248Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T21:00:42.248Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T21:00:42.510Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T21:00:42.510Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T21:00:42.510Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T21:00:42.510Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T21:00:42.510Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T21:00:42.510Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T21:00:42.510Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T21:00:45.077Z] Fetched 24.2 MB in 4s (5395 kB/s) [2021-03-30T21:00:46.022Z] Reading package lists... [2021-03-30T21:00:46.284Z] Reading package lists... [2021-03-30T21:00:46.546Z] Building dependency tree... [2021-03-30T21:00:46.546Z] Reading state information... [2021-03-30T21:00:46.546Z] The following additional packages will be installed: [2021-03-30T21:00:46.546Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T21:00:46.546Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T21:00:46.546Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T21:00:46.546Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-30T21:00:46.546Z] Suggested packages: [2021-03-30T21:00:46.546Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-30T21:00:46.546Z] Recommended packages: [2021-03-30T21:00:46.546Z] gnupg libsasl2-modules [2021-03-30T21:00:46.811Z] The following NEW packages will be installed: [2021-03-30T21:00:46.811Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-30T21:00:46.811Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-30T21:00:46.811Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-30T21:00:46.811Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-30T21:00:46.811Z] The following packages will be upgraded: [2021-03-30T21:00:46.811Z] gpg gpg-agent gpgconf libudev1 [2021-03-30T21:00:46.811Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-30T21:00:46.811Z] Need to get 3530 kB of archives. [2021-03-30T21:00:46.811Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-30T21:00:46.811Z] 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-30T21:00:46.811Z] 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-30T21:00:46.811Z] 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-30T21:00:46.811Z] 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-30T21:00:47.075Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-30T21:00:47.336Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-30T21:00:47.608Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-30T21:00:47.608Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-30T21:00:47.608Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-30T21:00:47.608Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-30T21:00:47.608Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-30T21:00:47.608Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-30T21:00:47.608Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-30T21:00:47.608Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-30T21:00:47.608Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-30T21:00:47.608Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-30T21:00:47.871Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-30T21:00:47.871Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-30T21:00:47.871Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-30T21:00:47.871Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-30T21:00:47.871Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-30T21:00:47.871Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-30T21:00:47.871Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T21:00:47.871Z] Fetched 3530 kB in 1s (3141 kB/s) [2021-03-30T21:00:47.871Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T21:00:47.871Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-30T21:00:48.133Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T21:00:48.133Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-30T21:00:48.133Z] Selecting previously unselected package udev. [2021-03-30T21:00:48.133Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-30T21:00:48.133Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-30T21:00:48.395Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-30T21:00:48.664Z] Selecting previously unselected package libfuse2:amd64. [2021-03-30T21:00:48.664Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T21:00:48.664Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T21:00:48.664Z] Selecting previously unselected package fuse. [2021-03-30T21:00:48.664Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-30T21:00:48.664Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-30T21:00:48.664Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T21:00:48.664Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T21:00:48.930Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T21:00:48.930Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T21:00:48.930Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T21:00:48.930Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T21:00:49.191Z] Selecting previously unselected package libksba8:amd64. [2021-03-30T21:00:49.191Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-30T21:00:49.191Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-30T21:00:49.191Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-30T21:00:49.191Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.191Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.191Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-30T21:00:49.191Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.191Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.453Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-30T21:00:49.453Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.453Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.453Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-30T21:00:49.453Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.453Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.716Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-30T21:00:49.716Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.716Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.716Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-30T21:00:49.716Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.716Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.716Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-30T21:00:49.716Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.716Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.979Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-30T21:00:49.979Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.979Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.979Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-30T21:00:49.979Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-30T21:00:49.979Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:49.979Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-30T21:00:49.979Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T21:00:49.979Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T21:00:49.979Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-30T21:00:49.979Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-30T21:00:49.979Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T21:00:50.243Z] Selecting previously unselected package libldap-common. [2021-03-30T21:00:50.243Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-30T21:00:50.243Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T21:00:50.243Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-30T21:00:50.243Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-30T21:00:50.243Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T21:00:50.243Z] Selecting previously unselected package dirmngr. [2021-03-30T21:00:50.243Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T21:00:50.243Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T21:00:50.510Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T21:00:50.510Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-30T21:00:50.510Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-30T21:00:50.510Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T21:00:50.510Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-30T21:00:50.510Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-30T21:00:50.774Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:50.774Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-30T21:00:50.774Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T21:00:50.774Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-30T21:00:51.040Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-30T21:00:51.303Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.303Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-30T21:00:51.303Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-30T21:00:51.565Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-30T21:00:51.565Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.565Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-30T21:00:51.827Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-30T21:00:51.827Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-30T21:00:51.827Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T21:00:52.089Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-30T21:00:52.089Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-30T21:00:52.089Z] This means they are not meant to be enabled using systemctl. [2021-03-30T21:00:52.089Z] Possible reasons for having this kind of units are: [2021-03-30T21:00:52.089Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-30T21:00:52.089Z] .wants/ or .requires/ directory. [2021-03-30T21:00:52.089Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-30T21:00:52.089Z] a requirement dependency on it. [2021-03-30T21:00:52.089Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-30T21:00:52.089Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-30T21:00:52.089Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-30T21:00:52.089Z] instance name specified. [2021-03-30T21:00:52.663Z] Reading package lists... [2021-03-30T21:00:52.663Z] Building dependency tree... [2021-03-30T21:00:52.663Z] Reading state information... [2021-03-30T21:00:52.663Z] The following additional packages will be installed: [2021-03-30T21:00:52.663Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-30T21:00:52.663Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-30T21:00:52.663Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-30T21:00:52.663Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-30T21:00:52.663Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-30T21:00:52.663Z] Suggested packages: [2021-03-30T21:00:52.663Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-30T21:00:52.663Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-30T21:00:52.663Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-30T21:00:52.663Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-30T21:00:52.663Z] systemd-container policykit-1 [2021-03-30T21:00:52.663Z] Recommended packages: [2021-03-30T21:00:52.663Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-30T21:00:52.925Z] The following NEW packages will be installed: [2021-03-30T21:00:52.925Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-30T21:00:52.925Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-30T21:00:52.925Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-30T21:00:52.925Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-30T21:00:52.925Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-30T21:00:52.925Z] The following packages will be upgraded: [2021-03-30T21:00:52.925Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-30T21:00:52.925Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-30T21:00:52.925Z] Need to get 35.2 MB of archives. [2021-03-30T21:00:52.925Z] After this operation, 141 MB of additional disk space will be used. [2021-03-30T21:00:52.925Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-30T21:00:52.925Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-30T21:00:53.498Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-30T21:00:53.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-30T21:00:53.759Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-30T21:00:53.759Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-30T21:00:53.759Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-30T21:00:53.759Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-30T21:00:53.759Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-30T21:00:53.759Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-30T21:00:53.759Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-30T21:00:53.759Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-30T21:00:53.759Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-30T21:00:53.759Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-30T21:00:54.022Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-30T21:00:54.022Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-30T21:00:54.022Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-30T21:00:54.022Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-30T21:00:54.022Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-30T21:00:54.283Z] 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-30T21:00:54.283Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-30T21:00:54.283Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-30T21:00:54.283Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-30T21:00:54.283Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-30T21:00:54.283Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-30T21:00:54.283Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-30T21:00:54.284Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-30T21:00:54.284Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-30T21:00:54.284Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-30T21:00:54.284Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-30T21:00:55.670Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T21:00:55.670Z] Fetched 35.2 MB in 2s (14.2 MB/s) [2021-03-30T21:00:55.670Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T21:00:55.670Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-30T21:00:55.670Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T21:00:56.242Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-30T21:00:56.242Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T21:00:56.242Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-30T21:00:56.503Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T21:00:56.503Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T21:00:56.503Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T21:00:56.503Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-30T21:00:56.764Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-30T21:00:56.764Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-30T21:00:56.764Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-30T21:00:57.026Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-30T21:00:57.289Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-30T21:00:57.862Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-30T21:00:57.862Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-30T21:00:57.862Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T21:00:58.125Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T21:00:58.125Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-30T21:00:58.125Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T21:00:58.125Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:00:58.698Z] Selecting previously unselected package libexpat1:amd64. [2021-03-30T21:00:58.698Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-30T21:00:58.698Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T21:00:59.274Z] Selecting previously unselected package python3.6-minimal. [2021-03-30T21:00:59.274Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T21:00:59.535Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:00.111Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T21:01:00.111Z] Checking for services that may need to be restarted...done. [2021-03-30T21:01:00.111Z] Checking for services that may need to be restarted...done. [2021-03-30T21:01:00.111Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:00.111Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-30T21:01:00.374Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:00.637Z] Selecting previously unselected package python3-minimal. [2021-03-30T21:01:00.637Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-30T21:01:00.637Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-30T21:01:00.637Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-30T21:01:00.899Z] Selecting previously unselected package mime-support. [2021-03-30T21:01:00.899Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-30T21:01:00.899Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-30T21:01:00.899Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-30T21:01:00.899Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-30T21:01:00.899Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T21:01:01.160Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-30T21:01:01.160Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T21:01:01.160Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:01.737Z] Selecting previously unselected package python3.6. [2021-03-30T21:01:01.737Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-30T21:01:01.737Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:01.737Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-30T21:01:01.737Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-30T21:01:01.737Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T21:01:02.000Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-30T21:01:02.261Z] Selecting previously unselected package python3. [2021-03-30T21:01:02.261Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-30T21:01:02.261Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-30T21:01:02.261Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-30T21:01:02.524Z] Selecting previously unselected package multiarch-support. [2021-03-30T21:01:02.524Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:02.524Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T21:01:03.096Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-30T21:01:03.359Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-30T21:01:03.359Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-30T21:01:03.359Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-30T21:01:03.359Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T21:01:03.359Z] Selecting previously unselected package libbsd0:amd64. [2021-03-30T21:01:03.359Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-30T21:01:03.359Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T21:01:03.977Z] ---> 8fb96c66f1dc [2021-03-30T21:01:03.977Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-30T21:01:03.977Z] ---> 7ba3d6e3a203 [2021-03-30T21:01:03.977Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-30T21:01:03.977Z] ---> 90d8a032efa7 [2021-03-30T21:01:03.977Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-30T21:01:03.977Z] ---> 9a8d76879b1f [2021-03-30T21:01:03.977Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-30T21:01:03.977Z] ---> 5512a42e143d [2021-03-30T21:01:03.977Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-30T21:01:03.977Z] ---> Running in 5655c31727d3 [2021-03-30T21:01:03.977Z] ---> Running in 94eaa3c4d309 [2021-03-30T21:01:03.977Z] ---> Running in 5e9fd0e20617 [2021-03-30T21:01:03.977Z] ---> Running in 1fb1f79134b6 [2021-03-30T21:01:03.977Z] ---> Running in 42ca6a95e5c7 [2021-03-30T21:01:03.977Z] 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-30T21:01:03.977Z] 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-30T21:01:04.251Z] 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-30T21:01:04.305Z] Selecting previously unselected package sudo. [2021-03-30T21:01:04.306Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:04.537Z] 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-30T21:01:04.567Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T21:01:04.567Z] Selecting previously unselected package apparmor. [2021-03-30T21:01:04.567Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T21:01:04.567Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-30T21:01:04.815Z] 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-30T21:01:04.832Z] Selecting previously unselected package libedit2:amd64. [2021-03-30T21:01:04.832Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-30T21:01:04.832Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T21:01:04.832Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-30T21:01:04.832Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T21:01:04.832Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:04.832Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-30T21:01:04.832Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T21:01:04.832Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:05.093Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-30T21:01:05.093Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-30T21:01:05.093Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T21:01:05.093Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-30T21:01:05.093Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T21:01:05.093Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:05.354Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-30T21:01:05.354Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-30T21:01:05.354Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:05.354Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-30T21:01:05.354Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-30T21:01:05.354Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T21:01:05.615Z] Selecting previously unselected package openssh-client. [2021-03-30T21:01:05.615Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-30T21:01:05.615Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T21:01:05.877Z] Selecting previously unselected package squashfs-tools. [2021-03-30T21:01:05.877Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-30T21:01:05.877Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T21:01:05.877Z] Selecting previously unselected package snapd. [2021-03-30T21:01:05.877Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-30T21:01:05.877Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-30T21:01:08.427Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-30T21:01:08.427Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-30T21:01:08.999Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-30T21:01:08.999Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-30T21:01:09.261Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-30T21:01:09.261Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:09.261Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T21:01:09.261Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-30T21:01:09.261Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-30T21:01:09.839Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-30T21:01:09.839Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-30T21:01:09.839Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-30T21:01:10.101Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:10.101Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:10.101Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-30T21:01:10.675Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-30T21:01:10.675Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:10.675Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-30T21:01:10.675Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-30T21:01:10.675Z] running python rtupdate hooks for python3.6... [2021-03-30T21:01:10.675Z] running python post-rtupdate hooks for python3.6... [2021-03-30T21:01:10.937Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-30T21:01:12.324Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-30T21:01:12.324Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-30T21:01:12.324Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-30T21:01:12.587Z] Setting up snapd (2.48.3+18.04) ... [2021-03-30T21:01:12.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-30T21:01:13.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-30T21:01:13.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-30T21:01:13.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-30T21:01:13.639Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T21:01:13.639Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-30T21:01:13.639Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-30T21:01:13.903Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-30T21:01:14.170Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-30T21:01:14.170Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-30T21:01:14.433Z] /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-30T21:01:14.433Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-30T21:01:14.433Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T21:01:15.379Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T21:01:15.379Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T21:01:15.379Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T21:01:16.582Z] Reading package lists... [2021-03-30T21:01:16.845Z] Reading package lists... [2021-03-30T21:01:17.105Z] Building dependency tree... [2021-03-30T21:01:17.105Z] Reading state information... [2021-03-30T21:01:17.105Z] Calculating upgrade... [2021-03-30T21:01:17.365Z] The following packages will be upgraded: [2021-03-30T21:01:17.365Z] advancecomp base-files bash binutils binutils-common [2021-03-30T21:01:17.365Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-30T21:01:17.365Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-30T21:01:17.365Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-30T21:01:17.365Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-30T21:01:17.365Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-30T21:01:17.365Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-30T21:01:17.365Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-30T21:01:17.365Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-30T21:01:17.365Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-30T21:01:17.365Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-30T21:01:17.365Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-30T21:01:17.365Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-30T21:01:17.365Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-30T21:01:17.365Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-30T21:01:17.365Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T21:01:17.365Z] Need to get 63.8 MB of archives. [2021-03-30T21:01:17.365Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-30T21:01:17.365Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-30T21:01:17.627Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-30T21:01:17.627Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-30T21:01:17.627Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-30T21:01:17.627Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-30T21:01:17.627Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-30T21:01:17.627Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-30T21:01:17.627Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-30T21:01:17.627Z] 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-30T21:01:17.627Z] 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-30T21:01:17.627Z] 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-30T21:01:17.627Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-30T21:01:17.627Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-30T21:01:17.627Z] 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-30T21:01:17.627Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-30T21:01:17.627Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-30T21:01:17.627Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-30T21:01:17.627Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-30T21:01:17.627Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-30T21:01:17.627Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-30T21:01:17.889Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-30T21:01:17.889Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-30T21:01:17.889Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-30T21:01:17.889Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-30T21:01:17.889Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-30T21:01:17.889Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-30T21:01:17.889Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-30T21:01:17.889Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-30T21:01:17.889Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-30T21:01:17.889Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-30T21:01:17.889Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-30T21:01:17.889Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-30T21:01:17.889Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-30T21:01:17.889Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-30T21:01:17.889Z] 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-30T21:01:17.889Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-30T21:01:17.889Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-30T21:01:17.889Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-30T21:01:17.889Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-30T21:01:17.889Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-30T21:01:17.889Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-30T21:01:17.889Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-30T21:01:18.151Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-30T21:01:18.411Z] 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-30T21:01:18.411Z] 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-30T21:01:18.411Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-30T21:01:18.411Z] 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-30T21:01:18.411Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-30T21:01:18.411Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-30T21:01:18.411Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-30T21:01:18.411Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-30T21:01:18.982Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-30T21:01:18.982Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-30T21:01:18.982Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-30T21:01:18.982Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-30T21:01:18.982Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-30T21:01:18.982Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-30T21:01:18.982Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-30T21:01:18.982Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-30T21:01:18.982Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-30T21:01:18.982Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-30T21:01:18.982Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-30T21:01:18.982Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-30T21:01:18.982Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-30T21:01:18.982Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-30T21:01:18.982Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-30T21:01:19.244Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-30T21:01:19.244Z] 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-30T21:01:19.244Z] 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-30T21:01:19.244Z] 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-30T21:01:19.244Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-30T21:01:19.244Z] 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-30T21:01:19.244Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-30T21:01:19.244Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-30T21:01:19.244Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-30T21:01:19.244Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-30T21:01:19.507Z] 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-30T21:01:19.507Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-30T21:01:19.507Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-30T21:01:19.507Z] 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-30T21:01:19.507Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-30T21:01:19.507Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-30T21:01:19.507Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-30T21:01:19.507Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-30T21:01:19.507Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-30T21:01:19.507Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-30T21:01:19.769Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T21:01:19.769Z] Fetched 63.8 MB in 2s (30.2 MB/s) [2021-03-30T21:01:19.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:19.769Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:20.031Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T21:01:20.606Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:20.607Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T21:01:20.870Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-30T21:01:20.870Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-30T21:01:21.444Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:21.706Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:21.706Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:21.706Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:21.967Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:21.967Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:21.967Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:21.967Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:21.967Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:22.229Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:22.229Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:22.229Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:22.229Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:22.490Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:22.490Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:22.754Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T21:01:22.754Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:22.754Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-30T21:01:22.754Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:22.754Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T21:01:22.754Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:23.015Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:23.015Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:23.015Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:23.275Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:23.275Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-30T21:01:23.536Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:23.536Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T21:01:23.536Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:23.797Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T21:01:24.059Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T21:01:24.323Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-30T21:01:24.323Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-30T21:01:24.323Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-30T21:01:24.323Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-30T21:01:24.584Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-30T21:01:24.846Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-30T21:01:24.846Z] Installing new version of config file /etc/issue ... [2021-03-30T21:01:24.846Z] Installing new version of config file /etc/issue.net ... [2021-03-30T21:01:24.846Z] Installing new version of config file /etc/lsb-release ... [2021-03-30T21:01:24.846Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-30T21:01:25.108Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-30T21:01:25.108Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-30T21:01:25.108Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-30T21:01:25.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:25.369Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-30T21:01:25.369Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-30T21:01:25.630Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-30T21:01:25.630Z] 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-30T21:01:25.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:25.630Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:25.630Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:25.891Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:25.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:25.891Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-30T21:01:25.891Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-30T21:01:26.151Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-30T21:01:26.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:26.151Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-30T21:01:26.151Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T21:01:26.409Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-30T21:01:26.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:26.669Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T21:01:26.669Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T21:01:26.669Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T21:01:26.669Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:26.669Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T21:01:26.669Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T21:01:26.928Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-30T21:01:26.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:26.928Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-30T21:01:26.928Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-30T21:01:27.189Z] Setting up grep (3.1-2build1) ... [2021-03-30T21:01:27.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:27.189Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T21:01:27.189Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T21:01:27.450Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-30T21:01:27.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:27.712Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T21:01:27.712Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T21:01:27.712Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-30T21:01:27.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:27.712Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T21:01:27.972Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T21:01:28.235Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T21:01:28.235Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T21:01:28.498Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-30T21:01:28.499Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T21:01:29.071Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-30T21:01:29.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:29.071Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-30T21:01:29.071Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-30T21:01:30.013Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T21:01:30.013Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T21:01:30.273Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-30T21:01:30.274Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-30T21:01:30.274Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T21:01:30.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:30.274Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-30T21:01:30.534Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-30T21:01:30.534Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-30T21:01:30.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:30.795Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:30.795Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:30.795Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:30.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:30.795Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:30.795Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:31.059Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:31.059Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:31.059Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:31.059Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:31.060Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:31.320Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:31.320Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:31.320Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:31.320Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:31.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:31.580Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T21:01:31.580Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T21:01:31.580Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T21:01:31.580Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T21:01:31.841Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T21:01:31.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:31.841Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-30T21:01:31.841Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T21:01:32.105Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T21:01:32.105Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:32.105Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:32.105Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:32.105Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:32.370Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:32.370Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:32.370Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:32.370Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:32.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:32.631Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:32.631Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:32.893Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:33.154Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-30T21:01:33.416Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-30T21:01:33.677Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:33.677Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-30T21:01:33.677Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-30T21:01:33.938Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T21:01:33.938Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-30T21:01:33.938Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-30T21:01:33.938Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-30T21:01:34.198Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-30T21:01:34.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:34.198Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-30T21:01:34.198Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-30T21:01:34.464Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-30T21:01:34.726Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:34.726Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-30T21:01:34.987Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T21:01:34.987Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-30T21:01:35.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:35.249Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-30T21:01:35.249Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-30T21:01:35.249Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-30T21:01:35.510Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:35.510Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T21:01:35.510Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T21:01:35.510Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T21:01:35.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:35.771Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T21:01:35.771Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T21:01:35.771Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T21:01:35.771Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:35.771Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-30T21:01:36.032Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T21:01:36.032Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T21:01:36.293Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:36.293Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-30T21:01:36.293Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-30T21:01:36.555Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-30T21:01:36.555Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-30T21:01:36.555Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T21:01:36.555Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T21:01:36.822Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T21:01:36.822Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:36.822Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-30T21:01:36.822Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-30T21:01:37.083Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-30T21:01:37.083Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:37.083Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-30T21:01:37.083Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-30T21:01:37.083Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-30T21:01:37.344Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:37.344Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-30T21:01:37.606Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-30T21:01:37.606Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-30T21:01:37.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:37.606Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-30T21:01:37.867Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-30T21:01:37.867Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-30T21:01:37.867Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:37.867Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-30T21:01:38.127Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-30T21:01:38.389Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-30T21:01:38.389Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:38.389Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-30T21:01:38.649Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-30T21:01:38.649Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-30T21:01:38.911Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:38.911Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-30T21:01:38.911Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-30T21:01:38.911Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-30T21:01:39.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:39.173Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-30T21:01:39.173Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-30T21:01:39.173Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-30T21:01:39.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:39.173Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-30T21:01:39.173Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-30T21:01:39.433Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-30T21:01:39.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:39.433Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-30T21:01:39.433Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-30T21:01:39.694Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-30T21:01:39.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:39.695Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T21:01:39.695Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-30T21:01:39.976Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-30T21:01:40.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-30T21:01:40.280Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-30T21:01:40.280Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-30T21:01:40.280Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-30T21:01:40.575Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-30T21:01:40.575Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T21:01:40.575Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T21:01:40.575Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-30T21:01:40.575Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-30T21:01:40.851Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-30T21:01:40.851Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-30T21:01:41.129Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-30T21:01:41.129Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-30T21:01:41.129Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-30T21:01:41.411Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-30T21:01:41.411Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-30T21:01:41.411Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-30T21:01:41.411Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-30T21:01:41.797Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-30T21:01:41.797Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-30T21:01:41.797Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-30T21:01:41.797Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-30T21:01:41.798Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-30T21:01:41.798Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-30T21:01:42.179Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-30T21:01:42.179Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-30T21:01:42.179Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-30T21:01:42.179Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-30T21:01:42.179Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-30T21:01:43.132Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-30T21:01:43.132Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-30T21:01:43.132Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-30T21:01:43.132Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-30T21:01:43.397Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T21:01:43.397Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T21:01:43.658Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T21:01:43.658Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T21:01:43.921Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T21:01:43.921Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T21:01:43.922Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-30T21:01:43.922Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-30T21:01:44.193Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:44.193Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:44.193Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:44.193Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:44.454Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:44.454Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:44.454Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:44.454Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:45.398Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:45.398Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:46.340Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:46.340Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:46.912Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:47.187Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:47.447Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:47.447Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:48.388Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-30T21:01:48.388Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-30T21:01:48.388Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T21:01:48.389Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T21:01:48.650Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T21:01:48.650Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T21:01:48.650Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-30T21:01:48.911Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-30T21:01:48.911Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-30T21:01:48.911Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-30T21:01:49.171Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T21:01:49.171Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T21:01:49.171Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-30T21:01:49.171Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-30T21:01:49.171Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-30T21:01:49.432Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-30T21:01:49.432Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.432Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-30T21:01:49.432Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.432Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.432Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.694Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-30T21:01:49.694Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-30T21:01:49.694Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-30T21:01:49.694Z] [2021-03-30T21:01:49.694Z] Current default time zone: 'Etc/UTC' [2021-03-30T21:01:49.694Z] Local time is now: Tue Mar 30 21:01:49 UTC 2021. [2021-03-30T21:01:49.694Z] Universal Time is now: Tue Mar 30 21:01:49 UTC 2021. [2021-03-30T21:01:49.694Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-30T21:01:49.694Z] [2021-03-30T21:01:49.694Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-30T21:01:49.694Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.970Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-30T21:01:49.970Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-30T21:01:49.970Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-30T21:01:49.970Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-30T21:01:49.970Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-30T21:01:49.970Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-30T21:01:49.970Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-30T21:01:49.970Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-30T21:01:49.970Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:49.970Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-30T21:01:50.542Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:50.542Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T21:01:50.542Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:50.542Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-30T21:01:50.542Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-30T21:01:50.803Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-30T21:01:50.803Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-30T21:01:50.803Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-30T21:01:50.803Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-30T21:01:50.803Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-30T21:01:50.803Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-30T21:01:52.718Z] Updating certificates in /etc/ssl/certs... [2021-03-30T21:01:53.658Z] 23 added, 27 removed; done. [2021-03-30T21:01:53.658Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-30T21:01:53.658Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-30T21:01:53.658Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-30T21:01:53.658Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-30T21:01:53.658Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-30T21:01:53.658Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.923Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-30T21:01:53.923Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.923Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.923Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.923Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.923Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:53.924Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-30T21:01:54.184Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-30T21:01:54.184Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-30T21:01:54.184Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-30T21:01:54.184Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-30T21:01:54.184Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:54.184Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-30T21:01:54.184Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-30T21:01:54.447Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-30T21:01:54.447Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-30T21:01:54.447Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T21:01:54.447Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-30T21:01:54.709Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-30T21:01:54.709Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-30T21:01:54.709Z] Updating certificates in /etc/ssl/certs... [2021-03-30T21:01:55.281Z] 0 added, 0 removed; done. [2021-03-30T21:01:55.281Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-30T21:01:55.281Z] done. [2021-03-30T21:01:55.544Z] Reading package lists... [2021-03-30T21:01:55.809Z] Building dependency tree... [2021-03-30T21:01:55.809Z] Reading state information... [2021-03-30T21:01:56.071Z] The following NEW packages will be installed: [2021-03-30T21:01:56.071Z] apt-transport-https [2021-03-30T21:01:56.071Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T21:01:56.071Z] Need to get 1696 B of archives. [2021-03-30T21:01:56.071Z] After this operation, 153 kB of additional disk space will be used. [2021-03-30T21:01:56.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-30T21:01:56.071Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T21:01:56.071Z] Fetched 1696 B in 0s (28.0 kB/s) [2021-03-30T21:01:56.332Z] Selecting previously unselected package apt-transport-https. [2021-03-30T21:01:56.332Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-30T21:01:56.332Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-30T21:01:56.332Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T21:01:56.332Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-30T21:01:56.593Z] Waiting for network to be ready... [2021-03-30T21:02:03.195Z] 2021-03-30T21:01:59Z INFO Waiting for automatic snapd restart... [2021-03-30T21:02:03.195Z] snapd 2.49.1 from Canonical* installed [2021-03-30T21:02:03.771Z] "snapd" switched to the "latest/stable" channel [2021-03-30T21:02:03.771Z] [2021-03-30T21:02:06.324Z] core18 20210128 from Canonical* installed [2021-03-30T21:02:06.588Z] "core18" switched to the "latest/stable" channel [2021-03-30T21:02:06.589Z] [2021-03-30T21:02:09.902Z] snapcraft 4.6 from Canonical* installed [2021-03-30T21:02:10.164Z] "snapcraft" switched to the "latest/stable" channel [2021-03-30T21:02:10.164Z] [2021-03-30T21:02:14.372Z] 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-30T21:02:14.372Z] - README.md [2021-03-30T21:02:14.372Z] [2021-03-30T21:02:14.372Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-30T21:02:20.958Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T21:02:20.958Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T21:02:20.958Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T21:02:20.958Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T21:02:22.159Z] Reading package lists... [2021-03-30T21:02:22.730Z] 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-30T21:02:29.318Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T21:02:29.319Z] Reading package lists... [2021-03-30T21:02:29.319Z] Building dependency tree... [2021-03-30T21:02:29.319Z] Reading state information... [2021-03-30T21:02:29.319Z] Suggested packages: [2021-03-30T21:02:29.319Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-30T21:02:29.319Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-30T21:02:29.319Z] Recommended packages: [2021-03-30T21:02:29.319Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-30T21:02:29.319Z] The following NEW packages will be installed: [2021-03-30T21:02:29.319Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-30T21:02:29.319Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-30T21:02:29.319Z] pkg-config zip [2021-03-30T21:02:29.319Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-30T21:02:29.319Z] Need to get 7657 kB of archives. [2021-03-30T21:02:29.319Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-30T21:02:29.319Z] 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-30T21:02:29.319Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-30T21:02:29.319Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-30T21:02:29.319Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-30T21:02:29.319Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-30T21:02:29.319Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-30T21:02:29.319Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-30T21:02:29.319Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-30T21:02:29.580Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-30T21:02:29.580Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-30T21:02:29.580Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-30T21:02:29.580Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-30T21:02:29.580Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-30T21:02:29.842Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-30T21:02:29.842Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-30T21:02:29.842Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-30T21:02:29.842Z] Fetched 7657 kB in 1s (9811 kB/s) [2021-03-30T21:02:30.103Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-30T21:02:30.103Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-30T21:02:30.103Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-30T21:02:30.103Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T21:02:30.364Z] Selecting previously unselected package libpsl5:amd64. [2021-03-30T21:02:30.364Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-30T21:02:30.364Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T21:02:30.364Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-30T21:02:30.364Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-30T21:02:30.364Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T21:02:30.364Z] Selecting previously unselected package librtmp1:amd64. [2021-03-30T21:02:30.364Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-30T21:02:30.364Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T21:02:30.634Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-30T21:02:30.634Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-30T21:02:30.634Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T21:02:30.634Z] Selecting previously unselected package liberror-perl. [2021-03-30T21:02:30.634Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-30T21:02:30.634Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-30T21:02:30.634Z] Selecting previously unselected package git-man. [2021-03-30T21:02:30.634Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-30T21:02:30.634Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T21:02:30.897Z] Selecting previously unselected package git. [2021-03-30T21:02:30.897Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-30T21:02:30.897Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T21:02:31.839Z] Selecting previously unselected package libnorm1:amd64. [2021-03-30T21:02:31.839Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-30T21:02:31.839Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T21:02:31.839Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-30T21:02:31.839Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-30T21:02:31.839Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T21:02:31.839Z] Selecting previously unselected package libsodium23:amd64. [2021-03-30T21:02:31.839Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-30T21:02:31.839Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-30T21:02:32.100Z] Selecting previously unselected package libzmq5:amd64. [2021-03-30T21:02:32.100Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T21:02:32.100Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T21:02:32.100Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-30T21:02:32.100Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-30T21:02:32.100Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T21:02:32.361Z] Selecting previously unselected package pkg-config. [2021-03-30T21:02:32.361Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-30T21:02:32.361Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T21:02:32.361Z] Selecting previously unselected package zip. [2021-03-30T21:02:32.361Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-30T21:02:32.361Z] Unpacking zip (3.0-11build1) ... [2021-03-30T21:02:32.621Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-30T21:02:32.621Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-30T21:02:32.621Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-30T21:02:32.621Z] Setting up liberror-perl (0.17025-1) ... [2021-03-30T21:02:32.621Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-30T21:02:32.621Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-30T21:02:32.621Z] No schema files found: doing nothing. [2021-03-30T21:02:32.621Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-30T21:02:32.621Z] Setting up zip (3.0-11build1) ... [2021-03-30T21:02:32.621Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-30T21:02:32.621Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-30T21:02:32.889Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-30T21:02:32.889Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T21:02:32.889Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-30T21:02:32.889Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-30T21:02:32.889Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-30T21:02:32.889Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-30T21:02:39.482Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T21:02:39.482Z] git set to automatically installed. [2021-03-30T21:02:39.482Z] git-man set to automatically installed. [2021-03-30T21:02:39.482Z] libcurl3-gnutls set to automatically installed. [2021-03-30T21:02:39.482Z] liberror-perl set to automatically installed. [2021-03-30T21:02:39.482Z] libglib2.0-0 set to automatically installed. [2021-03-30T21:02:39.482Z] libnghttp2-14 set to automatically installed. [2021-03-30T21:02:39.482Z] libnorm1 set to automatically installed. [2021-03-30T21:02:39.482Z] libpgm-5.2-0 set to automatically installed. [2021-03-30T21:02:39.482Z] libpsl5 set to automatically installed. [2021-03-30T21:02:39.482Z] librtmp1 set to automatically installed. [2021-03-30T21:02:39.482Z] libsodium23 set to automatically installed. [2021-03-30T21:02:39.482Z] libzmq3-dev set to automatically installed. [2021-03-30T21:02:39.482Z] libzmq5 set to automatically installed. [2021-03-30T21:02:39.482Z] pkg-config set to automatically installed. [2021-03-30T21:02:39.482Z] zip set to automatically installed. [2021-03-30T21:02:42.783Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T21:02:49.376Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T21:02:56.702Z] Removing intermediate container 94eaa3c4d309 [2021-03-30T21:02:56.702Z] ---> 9a13155f3b38 [2021-03-30T21:02:56.702Z] [2021-03-30T21:02:56.702Z] Step 10/31 : FROM alpine:3.12 [2021-03-30T21:02:56.702Z] 3.12: Pulling from library/alpine [2021-03-30T21:02:56.702Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T21:02:56.702Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T21:02:56.702Z] ---> e47305ac9786 [2021-03-30T21:02:56.702Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-30T21:02:56.702Z] ---> Running in c702723bb816 [2021-03-30T21:02:56.702Z] Removing intermediate container c702723bb816 [2021-03-30T21:02:56.702Z] ---> 709b52acbf7f [2021-03-30T21:02:56.702Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-30T21:02:56.702Z] ---> Running in f4d2e58f9661 [2021-03-30T21:02:58.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:02:58.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:02:59.150Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-30T21:02:59.150Z] (2/2) Installing su-exec (0.2-r1) [2021-03-30T21:02:59.150Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:02:59.150Z] OK: 5 MiB in 16 packages [2021-03-30T21:03:02.612Z] Removing intermediate container f4d2e58f9661 [2021-03-30T21:03:02.612Z] ---> 4cc09722db01 [2021-03-30T21:03:02.612Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-30T21:03:02.612Z] ---> Running in 34a6c4ccd232 [2021-03-30T21:03:02.889Z] Removing intermediate container 5655c31727d3 [2021-03-30T21:03:02.889Z] ---> f7487eaec9cd [2021-03-30T21:03:02.889Z] [2021-03-30T21:03:02.889Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T21:03:02.889Z] ---> e47305ac9786 [2021-03-30T21:03:02.889Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T21:03:03.882Z] ---> Running in b285f1dc9963 [2021-03-30T21:03:04.157Z] Removing intermediate container 34a6c4ccd232 [2021-03-30T21:03:04.157Z] ---> 4f34a2ce98d3 [2021-03-30T21:03:04.157Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-30T21:03:04.758Z] ---> Running in bb88765f8dfd [2021-03-30T21:03:05.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:05.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:06.035Z] Removing intermediate container bb88765f8dfd [2021-03-30T21:03:06.035Z] ---> 81e156dd9818 [2021-03-30T21:03:06.035Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-30T21:03:06.315Z] ---> Running in d78c81afb039 [2021-03-30T21:03:06.315Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T21:03:06.315Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:03:06.315Z] OK: 5 MiB in 15 packages [2021-03-30T21:03:06.589Z] Removing intermediate container 5e9fd0e20617 [2021-03-30T21:03:06.589Z] ---> 0d0522c089f9 [2021-03-30T21:03:06.589Z] [2021-03-30T21:03:06.589Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T21:03:06.589Z] ---> e47305ac9786 [2021-03-30T21:03:06.589Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-30T21:03:06.589Z] Removing intermediate container 1fb1f79134b6 [2021-03-30T21:03:06.589Z] ---> 5f94aca8041b [2021-03-30T21:03:06.589Z] [2021-03-30T21:03:06.589Z] Step 10/22 : FROM alpine:3.12 [2021-03-30T21:03:06.589Z] ---> e47305ac9786 [2021-03-30T21:03:06.589Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-30T21:03:06.864Z] ---> Running in d85b757f94cc [2021-03-30T21:03:06.865Z] ---> Running in 8a6c9a671b81 [2021-03-30T21:03:08.868Z] Removing intermediate container b285f1dc9963 [2021-03-30T21:03:08.868Z] ---> 860cd4b85f94 [2021-03-30T21:03:08.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T21:03:08.868Z] ---> Running in beb1910b731e [2021-03-30T21:03:09.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:09.414Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:09.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:09.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:03:09.694Z] Removing intermediate container beb1910b731e [2021-03-30T21:03:09.694Z] ---> 45e6c7685fa8 [2021-03-30T21:03:09.694Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-30T21:03:09.971Z] ---> Running in 8918f23b8cc5 [2021-03-30T21:03:09.971Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-30T21:03:09.971Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:03:10.246Z] Removing intermediate container d78c81afb039 [2021-03-30T21:03:10.247Z] ---> 59ba7d63cac6 [2021-03-30T21:03:10.247Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-30T21:03:10.247Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-30T21:03:10.247Z] OK: 5 MiB in 15 packages [2021-03-30T21:03:10.247Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-30T21:03:10.247Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:03:10.247Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T21:03:10.527Z] OK: 6 MiB in 16 packages [2021-03-30T21:03:10.803Z] ---> Running in bec4a22c09ed [2021-03-30T21:03:11.087Z] Removing intermediate container 8918f23b8cc5 [2021-03-30T21:03:11.368Z] ---> 17e912b24043 [2021-03-30T21:03:11.368Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T21:03:11.643Z] ---> Running in edff92d275a3 [2021-03-30T21:03:11.919Z] Removing intermediate container bec4a22c09ed [2021-03-30T21:03:11.919Z] ---> db805c727f49 [2021-03-30T21:03:11.919Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-30T21:03:12.196Z] Removing intermediate container 8a6c9a671b81 [2021-03-30T21:03:12.196Z] ---> ac06d0db6fa2 [2021-03-30T21:03:12.196Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T21:03:12.478Z] Removing intermediate container edff92d275a3 [2021-03-30T21:03:12.478Z] ---> 2b57bc5a7c5c [2021-03-30T21:03:12.478Z] Step 15/23 : WORKDIR / [2021-03-30T21:03:12.753Z] Removing intermediate container 42ca6a95e5c7 [2021-03-30T21:03:12.753Z] ---> 70086ccb605f [2021-03-30T21:03:12.753Z] [2021-03-30T21:03:12.753Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T21:03:12.753Z] ---> e47305ac9786 [2021-03-30T21:03:12.753Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-30T21:03:12.753Z] ---> Using cache [2021-03-30T21:03:12.753Z] ---> ac06d0db6fa2 [2021-03-30T21:03:12.753Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T21:03:12.753Z] ---> Running in 5fd23fe77e84 [2021-03-30T21:03:12.753Z] ---> Running in 2d9b2dd3b543 [2021-03-30T21:03:13.078Z] ---> ff6577c518ef [2021-03-30T21:03:13.078Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-30T21:03:13.078Z] ---> Running in 7c9c480e5503 [2021-03-30T21:03:13.078Z] Removing intermediate container d85b757f94cc [2021-03-30T21:03:13.078Z] ---> 6ced2564e35e [2021-03-30T21:03:13.078Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-30T21:03:13.356Z] ---> Running in 925e4cd04931 [2021-03-30T21:03:13.356Z] ---> Running in eaf9d2c18184 [2021-03-30T21:03:14.090Z] Removing intermediate container 2d9b2dd3b543 [2021-03-30T21:03:14.090Z] ---> 291aeffe457e [2021-03-30T21:03:14.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:03:14.090Z] Removing intermediate container 5fd23fe77e84 [2021-03-30T21:03:14.090Z] ---> 9fcb4597cefc [2021-03-30T21:03:14.090Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-30T21:03:14.090Z] Removing intermediate container 7c9c480e5503 [2021-03-30T21:03:14.090Z] ---> b1b2aef44d1a [2021-03-30T21:03:14.090Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-30T21:03:14.395Z] ---> Running in 23fdc545514c [2021-03-30T21:03:14.395Z] Removing intermediate container 925e4cd04931 [2021-03-30T21:03:14.395Z] ---> 3ee335b142a0 [2021-03-30T21:03:14.395Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-30T21:03:14.395Z] ---> Running in 12c611d6a54a [2021-03-30T21:03:14.395Z] ---> Running in 35d46d451a30 [2021-03-30T21:03:15.019Z] Removing intermediate container 23fdc545514c [2021-03-30T21:03:15.019Z] ---> bbd2448cd0b9 [2021-03-30T21:03:15.019Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T21:03:15.296Z] ---> Running in 962293dd5389 [2021-03-30T21:03:15.296Z] Removing intermediate container 12c611d6a54a [2021-03-30T21:03:15.296Z] ---> abaeda9d09c9 [2021-03-30T21:03:15.296Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-30T21:03:15.572Z] Removing intermediate container 35d46d451a30 [2021-03-30T21:03:15.572Z] ---> 68093e9d0d69 [2021-03-30T21:03:15.572Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-30T21:03:15.572Z] ---> 8a117258c8ce [2021-03-30T21:03:15.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-30T21:03:15.572Z] ---> Running in 78e88f01eb99 [2021-03-30T21:03:15.852Z] ---> Running in a2d10bc2ef12 [2021-03-30T21:03:15.852Z] Removing intermediate container 962293dd5389 [2021-03-30T21:03:15.852Z] ---> 61ea44e5b937 [2021-03-30T21:03:15.852Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:03:16.454Z] Removing intermediate container 78e88f01eb99 [2021-03-30T21:03:16.454Z] ---> 2b73d101ad4b [2021-03-30T21:03:16.454Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:03:16.729Z] Removing intermediate container a2d10bc2ef12 [2021-03-30T21:03:16.729Z] ---> 41d798c4e39d [2021-03-30T21:03:16.729Z] Step 15/23 : WORKDIR / [2021-03-30T21:03:17.010Z] ---> Running in 19603f250f60 [2021-03-30T21:03:17.295Z] ---> e87672858ae1 [2021-03-30T21:03:17.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-30T21:03:17.295Z] Removing intermediate container eaf9d2c18184 [2021-03-30T21:03:17.295Z] ---> 9ddd0a8d6e0d [2021-03-30T21:03:17.295Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:03:17.295Z] ---> 62e0c68261aa [2021-03-30T21:03:17.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-30T21:03:17.572Z] ---> 635e61d5ec65 [2021-03-30T21:03:17.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-30T21:03:17.849Z] Removing intermediate container 19603f250f60 [2021-03-30T21:03:17.849Z] ---> 00abedff3318 [2021-03-30T21:03:17.849Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:03:18.841Z] ---> 5e4557ba6fa7 [2021-03-30T21:03:18.841Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-30T21:03:19.119Z] ---> ba25e563e238 [2021-03-30T21:03:19.119Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-30T21:03:19.119Z] ---> ff3a01fecc19 [2021-03-30T21:03:19.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-30T21:03:19.119Z] ---> 0e3adc6e9a8f [2021-03-30T21:03:19.119Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-30T21:03:19.397Z] ---> Running in 4188b7d572f5 [2021-03-30T21:03:19.397Z] ---> c042b1c3de32 [2021-03-30T21:03:19.397Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-30T21:03:20.386Z] Removing intermediate container 4188b7d572f5 [2021-03-30T21:03:20.386Z] ---> a6ad11c708a3 [2021-03-30T21:03:20.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:03:20.662Z] ---> 4abb101dc85e [2021-03-30T21:03:20.662Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-30T21:03:20.662Z] ---> 308dd2558f58 [2021-03-30T21:03:20.662Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-30T21:03:20.662Z] ---> 699cafc78d95 [2021-03-30T21:03:20.662Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-30T21:03:20.662Z] ---> Running in ece20e1beb23 [2021-03-30T21:03:20.936Z] ---> Running in a25bd7943900 [2021-03-30T21:03:20.936Z] ---> 068ac82dbbe4 [2021-03-30T21:03:20.936Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-30T21:03:20.936Z] ---> Running in 6db75b68b08b [2021-03-30T21:03:21.212Z] Removing intermediate container ece20e1beb23 [2021-03-30T21:03:21.212Z] ---> a4f0ab218ccc [2021-03-30T21:03:21.212Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T21:03:21.490Z] Removing intermediate container a25bd7943900 [2021-03-30T21:03:21.490Z] ---> 37c304a1f800 [2021-03-30T21:03:21.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:03:21.490Z] ---> Running in 7332814ceaba [2021-03-30T21:03:21.771Z] Removing intermediate container 6db75b68b08b [2021-03-30T21:03:21.771Z] ---> a72e0f359f46 [2021-03-30T21:03:21.771Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:03:21.771Z] ---> 3f6b6a8770b8 [2021-03-30T21:03:21.771Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-30T21:03:21.771Z] ---> Running in f8c839fdaff0 [2021-03-30T21:03:22.047Z] ---> Running in 5c1e1ee22a31 [2021-03-30T21:03:22.047Z] ---> 6a935060000f [2021-03-30T21:03:22.047Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-30T21:03:22.334Z] Removing intermediate container 7332814ceaba [2021-03-30T21:03:22.335Z] ---> 22056c1d1f30 [2021-03-30T21:03:22.335Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:03:22.335Z] ---> Running in 85fd7ee81599 [2021-03-30T21:03:22.335Z] ---> Running in 715f13b590f8 [2021-03-30T21:03:22.609Z] Removing intermediate container f8c839fdaff0 [2021-03-30T21:03:22.609Z] ---> a859dff9c3ba [2021-03-30T21:03:22.609Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T21:03:22.609Z] Removing intermediate container 5c1e1ee22a31 [2021-03-30T21:03:22.609Z] ---> 761bd978ba57 [2021-03-30T21:03:22.609Z] Step 20/22 : LABEL arch=arm64 [2021-03-30T21:03:22.890Z] ---> Running in eb008d20ed3b [2021-03-30T21:03:22.890Z] ---> a7bc258e3053 [2021-03-30T21:03:22.890Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-30T21:03:22.890Z] ---> Running in a51c33f8a28a [2021-03-30T21:03:22.890Z] Removing intermediate container 85fd7ee81599 [2021-03-30T21:03:22.890Z] ---> 425e5065795b [2021-03-30T21:03:22.890Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:03:23.166Z] Removing intermediate container 715f13b590f8 [2021-03-30T21:03:23.166Z] ---> 3063cf072038 [2021-03-30T21:03:23.166Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T21:03:23.166Z] ---> Running in 88fa42e36040 [2021-03-30T21:03:23.440Z] ---> Running in 620ba60edcc1 [2021-03-30T21:03:23.440Z] Removing intermediate container eb008d20ed3b [2021-03-30T21:03:23.440Z] ---> 8619a743f28d [2021-03-30T21:03:23.440Z] Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:03:23.440Z] Removing intermediate container a51c33f8a28a [2021-03-30T21:03:23.440Z] ---> b7685128dcf0 [2021-03-30T21:03:23.440Z] Step 21/22 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:03:23.715Z] ---> Running in b79fba4d64c1 [2021-03-30T21:03:23.715Z] ---> Running in 4a9a679d9b1f [2021-03-30T21:03:23.993Z] Removing intermediate container 88fa42e36040 [2021-03-30T21:03:23.993Z] ---> 4b69d43efa63 [2021-03-30T21:03:23.993Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T21:03:23.993Z] ---> 301bbc6e1c9d [2021-03-30T21:03:23.993Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-30T21:03:23.993Z] Removing intermediate container 620ba60edcc1 [2021-03-30T21:03:23.993Z] ---> ec0c04766082 [2021-03-30T21:03:23.993Z] [2021-03-30T21:03:24.266Z] ---> Running in f430c428da05 [2021-03-30T21:03:24.266Z] ---> Running in f62a310bbf6b [2021-03-30T21:03:24.266Z] Removing intermediate container b79fba4d64c1 [2021-03-30T21:03:24.266Z] ---> 521d3ada681c [2021-03-30T21:03:24.266Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T21:03:24.543Z] Successfully built ec0c04766082 [2021-03-30T21:03:24.543Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-30T21:03:24.543Z] Removing intermediate container 4a9a679d9b1f [2021-03-30T21:03:24.543Z] ---> 4dfa3ee84d97 [2021-03-30T21:03:24.543Z] Step 22/22 : LABEL version=0.0.0 [2021-03-30T21:03:24.543Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-03-30T21:03:24.543Z] ---> Running in f0bba471ea56 [2021-03-30T21:03:24.821Z] ---> Running in 562843fde5bc [2021-03-30T21:03:24.821Z] Removing intermediate container f430c428da05 [2021-03-30T21:03:24.821Z] ---> ac5f376d916c [2021-03-30T21:03:24.821Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:03:24.821Z] Removing intermediate container f62a310bbf6b [2021-03-30T21:03:25.107Z] ---> 30ce6fab9c4e [2021-03-30T21:03:25.107Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-30T21:03:25.107Z] ---> Running in 0eef2da3ec10 [2021-03-30T21:03:25.107Z] Removing intermediate container f0bba471ea56 [2021-03-30T21:03:25.107Z] ---> b145fff1b032 [2021-03-30T21:03:25.107Z] [2021-03-30T21:03:25.392Z] Removing intermediate container 562843fde5bc [2021-03-30T21:03:25.392Z] ---> 6c5c4ac7f00c [2021-03-30T21:03:25.392Z] [2021-03-30T21:03:25.666Z] Removing intermediate container 0eef2da3ec10 [2021-03-30T21:03:25.666Z] ---> 1a52162c7245 [2021-03-30T21:03:25.666Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T21:03:25.666Z] Successfully built b145fff1b032 [2021-03-30T21:03:25.949Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-30T21:03:25.949Z]  Building docker-support-notifications-go ... done Building docker-sys-mgmt-agent-go [2021-03-30T21:03:25.949Z] Successfully built 6c5c4ac7f00c [2021-03-30T21:03:25.949Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-30T21:03:25.949Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-03-30T21:03:26.229Z] ---> Running in e8578e5a5533 [2021-03-30T21:03:26.229Z] ---> d081aa6e2806 [2021-03-30T21:03:26.229Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-30T21:03:26.828Z] ---> Running in 1e8ffed72556 [2021-03-30T21:03:26.828Z] Removing intermediate container e8578e5a5533 [2021-03-30T21:03:27.112Z] ---> 684533be91e0 [2021-03-30T21:03:27.112Z] [2021-03-30T21:03:27.389Z] Successfully built 684533be91e0 [2021-03-30T21:03:27.389Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-30T21:03:27.673Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-03-30T21:03:29.115Z] Removing intermediate container 1e8ffed72556 [2021-03-30T21:03:29.115Z] ---> 1b63dfd6bfdd [2021-03-30T21:03:29.115Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-30T21:03:29.390Z] ---> Running in dd6dcf22b182 [2021-03-30T21:03:30.383Z] Removing intermediate container dd6dcf22b182 [2021-03-30T21:03:30.383Z] ---> ea8f2893509b [2021-03-30T21:03:30.383Z] Step 28/31 : CMD ["gate"] [2021-03-30T21:03:31.834Z] ---> Running in 30ec9d1ea14f [2021-03-30T21:03:33.821Z] Removing intermediate container 30ec9d1ea14f [2021-03-30T21:03:33.821Z] ---> 32cebc8b5536 [2021-03-30T21:03:33.821Z] Step 29/31 : LABEL arch=arm64 [2021-03-30T21:03:35.262Z] ---> Running in 662e70e17a6b [2021-03-30T21:03:36.244Z] Removing intermediate container 662e70e17a6b [2021-03-30T21:03:36.244Z] ---> db6e69507d37 [2021-03-30T21:03:36.244Z] Step 30/31 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:03:36.841Z] ---> Running in 71c85ad787d2 [2021-03-30T21:03:37.442Z] Removing intermediate container 71c85ad787d2 [2021-03-30T21:03:37.442Z] ---> 29f570642fd0 [2021-03-30T21:03:37.442Z] Step 31/31 : LABEL version=0.0.0 [2021-03-30T21:03:37.720Z] ---> Running in 6bc95448698c [2021-03-30T21:03:38.315Z] Removing intermediate container 6bc95448698c [2021-03-30T21:03:38.315Z] ---> 59b7315149d5 [2021-03-30T21:03:38.315Z] [2021-03-30T21:03:38.916Z] Successfully built 59b7315149d5 [2021-03-30T21:03:38.916Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-30T21:04:25.928Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:04:25.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:04:25.928Z] ---> 2abdb397fd7f [2021-03-30T21:04:25.928Z] Step 3/24 : WORKDIR /edgex-go [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> d0decb3a2c85 [2021-03-30T21:04:25.928Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 2c8be498b8ff [2021-03-30T21:04:25.928Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-30T21:04:25.928Z] [2021-03-30T21:04:25.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:04:25.928Z] ---> 2abdb397fd7f [2021-03-30T21:04:25.928Z] Step 3/23 : WORKDIR /edgex-go [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> d0decb3a2c85 [2021-03-30T21:04:25.928Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> 2c8be498b8ff [2021-03-30T21:04:25.928Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-30T21:04:25.928Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:04:25.928Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:04:25.928Z] ---> 2abdb397fd7f [2021-03-30T21:04:25.928Z] Step 3/26 : WORKDIR /edgex-go [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> d0decb3a2c85 [2021-03-30T21:04:25.928Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> 2c8be498b8ff [2021-03-30T21:04:25.928Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-30T21:04:25.928Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-30T21:04:25.928Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-30T21:04:25.928Z] ---> 2abdb397fd7f [2021-03-30T21:04:25.928Z] Step 3/21 : WORKDIR /edgex-go [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> d0decb3a2c85 [2021-03-30T21:04:25.928Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:04:25.928Z] ---> Using cache [2021-03-30T21:04:25.928Z] ---> 2c8be498b8ff [2021-03-30T21:04:25.928Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-30T21:04:26.534Z] ---> Running in eefd5de03d58 [2021-03-30T21:04:26.534Z] ---> Running in 9c1ae4285d8a [2021-03-30T21:04:26.534Z] ---> Running in 2e7592c07dbb [2021-03-30T21:04:26.534Z] ---> Running in 92decfd3de1b [2021-03-30T21:04:28.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:28.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:28.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:28.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:29.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:29.104Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:29.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:29.376Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:04:29.648Z] OK: 217 MiB in 51 packages [2021-03-30T21:04:29.927Z] OK: 217 MiB in 51 packages [2021-03-30T21:04:29.927Z] OK: 217 MiB in 51 packages [2021-03-30T21:04:30.212Z] OK: 217 MiB in 51 packages [2021-03-30T21:04:31.211Z] Removing intermediate container eefd5de03d58 [2021-03-30T21:04:31.212Z] ---> 28657b6b9d43 [2021-03-30T21:04:31.212Z] Step 6/24 : COPY go.mod . [2021-03-30T21:04:31.491Z] Removing intermediate container 9c1ae4285d8a [2021-03-30T21:04:31.491Z] ---> 539354d4e0c3 [2021-03-30T21:04:31.491Z] Step 6/21 : COPY go.mod . [2021-03-30T21:04:31.766Z] Removing intermediate container 92decfd3de1b [2021-03-30T21:04:31.766Z] ---> b686c13eeacb [2021-03-30T21:04:31.766Z] Step 6/26 : COPY go.mod . [2021-03-30T21:04:31.766Z] Removing intermediate container 2e7592c07dbb [2021-03-30T21:04:31.766Z] ---> 0dfc3cc83785 [2021-03-30T21:04:31.766Z] Step 6/23 : COPY go.mod . [2021-03-30T21:04:32.042Z] ---> c7b115fa8ee8 [2021-03-30T21:04:32.042Z] Step 7/24 : RUN go mod download [2021-03-30T21:04:32.325Z] ---> Running in 71da5d2b445a [2021-03-30T21:04:32.605Z] ---> 20ee061da0af [2021-03-30T21:04:32.605Z] Step 7/21 : RUN go mod download [2021-03-30T21:04:32.605Z] ---> e4129f7a4798 [2021-03-30T21:04:32.605Z] Step 7/26 : RUN go mod download [2021-03-30T21:04:32.882Z] ---> Running in ba60bb596fe5 [2021-03-30T21:04:32.882Z] ---> ec88000411b3 [2021-03-30T21:04:32.882Z] Step 7/23 : RUN go mod download [2021-03-30T21:04:32.882Z] ---> Running in 78a66ed2169a [2021-03-30T21:04:33.159Z] ---> Running in 1277e5e0e6de [2021-03-30T21:04:35.824Z] Removing intermediate container 71da5d2b445a [2021-03-30T21:04:35.824Z] ---> 301d714a2ef4 [2021-03-30T21:04:35.824Z] Step 8/24 : COPY . . [2021-03-30T21:04:37.370Z] Removing intermediate container ba60bb596fe5 [2021-03-30T21:04:37.370Z] ---> f9e13b7f170e [2021-03-30T21:04:37.370Z] Step 8/21 : COPY . . [2021-03-30T21:04:37.976Z] Removing intermediate container 1277e5e0e6de [2021-03-30T21:04:37.976Z] ---> e3abfd43c283 [2021-03-30T21:04:37.976Z] Step 8/23 : COPY . . [2021-03-30T21:04:37.976Z] Removing intermediate container 78a66ed2169a [2021-03-30T21:04:37.976Z] ---> 1ab79827ca01 [2021-03-30T21:04:37.976Z] Step 8/26 : COPY . . [2021-03-30T21:04:41.094Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-30T21:04:41.094Z] snapd is not logged in, snap install commands will use sudo [2021-03-30T21:04:41.094Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-30T21:04:41.094Z] core18 20210309 from Canonical* refreshed [2021-03-30T21:04:41.094Z] Pulling go-build-helper [2021-03-30T21:04:41.094Z] + snapcraftctl pull [2021-03-30T21:04:42.480Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-30T21:04:42.480Z] Skipping pull go-build-helper (already ran) [2021-03-30T21:04:42.480Z] Building go-build-helper [2021-03-30T21:04:42.480Z] + snapcraftctl build [2021-03-30T21:04:44.393Z] Staging go-build-helper [2021-03-30T21:04:44.393Z] + snapcraftctl stage [2021-03-30T21:04:54.388Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-30T21:04:54.388Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-30T21:04:54.388Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-30T21:04:54.388Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] [2021-03-30T21:04:54.388Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-30T21:04:54.388Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-30T21:04:54.388Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-30T21:04:54.388Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-30T21:04:54.388Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-30T21:04:54.388Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-30T21:04:54.388Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-30T21:04:54.388Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-30T21:04:54.388Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-30T21:04:54.388Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-30T21:04:54.388Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-30T21:04:54.388Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-30T21:04:54.388Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-30T21:04:54.388Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-30T21:04:54.388Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-30T21:04:54.388Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-30T21:04:54.388Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-30T21:04:54.388Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-30T21:04:54.388Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-30T21:04:54.388Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-30T21:04:54.388Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-30T21:04:54.388Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-30T21:04:54.388Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-30T21:04:54.388Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-30T21:04:54.388Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T21:04:54.388Z] Fetched 224 kB in 0s (0 B/s) [2021-03-30T21:04:54.388Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T21:04:54.388Z] Fetched 157 kB in 0s (0 B/s) [2021-03-30T21:04:54.388Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T21:04:54.388Z] Fetched 221 kB in 0s (0 B/s) [2021-03-30T21:04:54.388Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T21:04:54.388Z] Fetched 143 kB in 0s (0 B/s) [2021-03-30T21:04:54.388Z] Pulling app-service-config [2021-03-30T21:04:54.388Z] + snapcraftctl pull [2021-03-30T21:04:54.960Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-30T21:04:55.533Z] Pulling config-common [2021-03-30T21:04:55.533Z] + snapcraftctl pull [2021-03-30T21:04:59.737Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T21:04:59.738Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T21:04:59.738Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T21:04:59.738Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:04:59.738Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-30T21:04:59.738Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:04:59.738Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-30T21:04:59.738Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:04:59.738Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-30T21:04:59.738Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:04:59.738Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-30T21:04:59.738Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:04:59.738Z] Pulling edgex-go [2021-03-30T21:04:59.738Z] + snapcraftctl pull [2021-03-30T21:05:00.218Z] ---> b3bd9792d239 [2021-03-30T21:05:00.218Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-30T21:05:00.218Z] ---> 10df685b1fee [2021-03-30T21:05:00.218Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-30T21:05:00.218Z] ---> 2e1116cdd5ee [2021-03-30T21:05:00.218Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-30T21:05:00.218Z] ---> d533b5f95e13 [2021-03-30T21:05:00.218Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-30T21:05:00.218Z] ---> Running in c93f0d697413 [2021-03-30T21:05:00.218Z] ---> Running in e92a48fcf61c [2021-03-30T21:05:00.218Z] ---> Running in e1f4c6dc478e [2021-03-30T21:05:00.218Z] ---> Running in fc49835ffed4 [2021-03-30T21:05:01.680Z] 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-30T21:05:01.966Z] 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-30T21:05:01.966Z] 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-30T21:05:01.966Z] 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-30T21:05:21.708Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-30T21:05:21.708Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-30T21:05:21.708Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-30T21:05:21.708Z] Fetched 0 B in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-30T21:05:21.708Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-30T21:05:21.708Z] Fetched 279 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-30T21:05:21.708Z] Fetched 122 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-30T21:05:21.708Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-30T21:05:21.708Z] Fetched 8848 B in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-30T21:05:21.708Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-30T21:05:21.708Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-30T21:05:21.708Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-30T21:05:21.708Z] Fetched 214 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-30T21:05:21.708Z] Fetched 154 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-30T21:05:21.708Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-30T21:05:21.708Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-30T21:05:21.708Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-30T21:05:21.708Z] Fetched 499 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-30T21:05:21.708Z] Fetched 111 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-30T21:05:21.708Z] Fetched 240 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-30T21:05:21.708Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-30T21:05:21.708Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-30T21:05:21.708Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-30T21:05:21.708Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-30T21:05:21.708Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-30T21:05:21.708Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-30T21:05:21.708Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-30T21:05:21.708Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-30T21:05:21.708Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-30T21:05:21.709Z] Fetched 8720 B in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-30T21:05:21.709Z] Fetched 137 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-30T21:05:21.709Z] Fetched 119 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-30T21:05:21.709Z] Fetched 109 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-30T21:05:21.709Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-30T21:05:21.709Z] Fetched 645 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-30T21:05:21.709Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-30T21:05:21.709Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-30T21:05:21.709Z] Fetched 368 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-30T21:05:21.709Z] Fetched 187 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-30T21:05:21.709Z] Fetched 175 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-30T21:05:21.709Z] Fetched 206 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-03-30T21:05:21.709Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-30T21:05:21.709Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-30T21:05:21.709Z] Fetched 159 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-30T21:05:21.709Z] Fetched 107 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-30T21:05:21.709Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-30T21:05:21.709Z] Pulling static-packages [2021-03-30T21:05:21.709Z] + snapcraftctl pull [2021-03-30T21:05:22.280Z] Pulling version [2021-03-30T21:05:22.280Z] + cd /root/project [2021-03-30T21:05:22.280Z] + [ -f VERSION ] [2021-03-30T21:05:22.280Z] + PROJECT_VERSION=local-dev [2021-03-30T21:05:22.280Z] + git rev-parse --short HEAD [2021-03-30T21:05:22.280Z] + GIT_REVISION=3e405453 [2021-03-30T21:05:22.280Z] + snapcraftctl set-version local-dev [2021-03-30T21:05:23.225Z] Skipping build go-build-helper (already ran) [2021-03-30T21:05:23.225Z] Building app-service-config [2021-03-30T21:05:23.225Z] + make build [2021-03-30T21:05:23.225Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-03-30T21:05:25.770Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-03-30T21:05:25.770Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-30T21:05:25.770Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-30T21:05:25.770Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-30T21:05:25.770Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-30T21:05:25.770Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-30T21:05:25.770Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-30T21:05:25.770Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-03-30T21:05:26.033Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-30T21:05:26.033Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-30T21:05:26.033Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-30T21:05:26.033Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-30T21:05:26.033Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-30T21:05:26.033Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-30T21:05:26.033Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-30T21:05:26.033Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-30T21:05:26.033Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-03-30T21:05:26.033Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-30T21:05:26.033Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-30T21:05:26.033Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-30T21:05:26.033Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-30T21:05:26.300Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-30T21:05:26.300Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-30T21:05:26.300Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-30T21:05:26.560Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-30T21:05:26.560Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-30T21:05:26.560Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-30T21:05:26.560Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-30T21:05:26.560Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-30T21:05:26.560Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-30T21:05:26.560Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-30T21:05:26.560Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-30T21:05:26.560Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-30T21:05:26.821Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-30T21:05:36.817Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-30T21:05:36.817Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-30T21:05:36.817Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-30T21:05:36.817Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-30T21:05:37.391Z] Building config-common [2021-03-30T21:05:37.391Z] + snapcraftctl build [2021-03-30T21:05:39.942Z] Building edgex-go [2021-03-30T21:05:39.942Z] + cd /root/parts/edgex-go/src [2021-03-30T21:05:39.942Z] + make build [2021-03-30T21:05:39.942Z] 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-30T21:05:40.202Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-30T21:05:40.203Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-30T21:05:40.203Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-30T21:05:40.203Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 [2021-03-30T21:05:40.462Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-30T21:05:43.777Z] 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-30T21:05:43.777Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-30T21:05:50.354Z] 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-30T21:05:50.924Z] 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-30T21:05:52.833Z] 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-30T21:05:53.093Z] 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-30T21:05:53.093Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-30T21:05:53.352Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-30T21:05:53.352Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-30T21:05:53.352Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-30T21:05:55.261Z] 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-30T21:05:55.522Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-30T21:05:55.522Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-30T21:05:56.905Z] 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-30T21:05:58.287Z] 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-30T21:05:59.670Z] 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-30T21:06:01.052Z] 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-30T21:06:01.053Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-30T21:06:02.000Z] 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-30T21:06:02.260Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-30T21:06:04.174Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-30T21:06:04.174Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-30T21:06:04.175Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-30T21:06:04.175Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-30T21:06:04.175Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-30T21:06:04.175Z] + 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-30T21:06:04.175Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-30T21:06:04.175Z] + 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-30T21:06:04.175Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-30T21:06:04.175Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-30T21:06:04.175Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-30T21:06:04.175Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-30T21:06:04.175Z] + 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-30T21:06:07.473Z] Building static-packages [2021-03-30T21:06:07.473Z] + snapcraftctl build [2021-03-30T21:06:08.858Z] Building version [2021-03-30T21:06:08.858Z] + snapcraftctl build [2021-03-30T21:06:11.401Z] Skipping stage go-build-helper (already ran) [2021-03-30T21:06:11.401Z] Staging app-service-config [2021-03-30T21:06:11.401Z] + snapcraftctl stage [2021-03-30T21:06:11.971Z] Staging config-common [2021-03-30T21:06:11.971Z] + snapcraftctl stage [2021-03-30T21:06:12.912Z] Staging edgex-go [2021-03-30T21:06:12.912Z] + snapcraftctl stage [2021-03-30T21:06:14.298Z] Staging static-packages [2021-03-30T21:06:14.298Z] + snapcraftctl stage [2021-03-30T21:06:15.240Z] Staging version [2021-03-30T21:06:15.240Z] + snapcraftctl stage [2021-03-30T21:06:16.184Z] Priming go-build-helper [2021-03-30T21:06:16.184Z] + snapcraftctl prime [2021-03-30T21:06:17.128Z] Priming app-service-config [2021-03-30T21:06:17.128Z] + snapcraftctl prime [2021-03-30T21:06:19.169Z] Priming config-common [2021-03-30T21:06:19.169Z] + snapcraftctl prime [2021-03-30T21:06:19.435Z] Priming edgex-go [2021-03-30T21:06:19.435Z] + snapcraftctl prime [2021-03-30T21:06:20.820Z] Priming static-packages [2021-03-30T21:06:20.820Z] + snapcraftctl prime [2021-03-30T21:06:23.480Z] Priming version [2021-03-30T21:06:23.480Z] + snapcraftctl prime [2021-03-30T21:06:23.870Z] 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-30T21:06:23.870Z] 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-30T21:06:24.120Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T21:06:34.081Z] Removing intermediate container e1f4c6dc478e [2021-03-30T21:06:34.081Z] ---> 088500ee43b1 [2021-03-30T21:06:34.081Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-30T21:06:34.081Z] Removing intermediate container e92a48fcf61c [2021-03-30T21:06:34.081Z] ---> a5a199d95743 [2021-03-30T21:06:34.081Z] [2021-03-30T21:06:34.081Z] Step 10/21 : FROM alpine:3.12 [2021-03-30T21:06:34.081Z] ---> e47305ac9786 [2021-03-30T21:06:34.081Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-30T21:06:34.081Z] Removing intermediate container c93f0d697413 [2021-03-30T21:06:34.081Z] ---> cc932fa7ad90 [2021-03-30T21:06:34.081Z] [2021-03-30T21:06:34.081Z] Step 10/24 : FROM alpine:3.12 [2021-03-30T21:06:34.081Z] ---> e47305ac9786 [2021-03-30T21:06:34.081Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-03-30T21:06:34.081Z] ---> Running in 66546267e2ca [2021-03-30T21:06:34.081Z] ---> Running in 7f366e38b85d [2021-03-30T21:06:34.081Z] ---> Running in 96cc7ac04594 [2021-03-30T21:06:34.683Z] 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-30T21:06:34.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:34.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:34.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:34.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:35.565Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-30T21:06:35.565Z] (1/6) Installing ca-certificates (20191127-r4) [2021-03-30T21:06:35.565Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T21:06:35.565Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-30T21:06:35.565Z] (4/4) Installing curl (7.69.1-r3) [2021-03-30T21:06:35.565Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T21:06:35.565Z] (3/6) Installing libcurl (7.69.1-r3) [2021-03-30T21:06:35.565Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:06:35.565Z] (4/6) Installing curl (7.69.1-r3) [2021-03-30T21:06:35.844Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-03-30T21:06:35.844Z] (6/6) Installing su-exec (0.2-r1) [2021-03-30T21:06:35.844Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:06:35.844Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T21:06:35.844Z] Executing ca-certificates-20191127-r4.trigger [2021-03-30T21:06:35.844Z] OK: 7 MiB in 18 packages [2021-03-30T21:06:36.124Z] OK: 7 MiB in 20 packages [2021-03-30T21:06:38.788Z] Removing intermediate container 7f366e38b85d [2021-03-30T21:06:38.788Z] ---> 106a3a832b35 [2021-03-30T21:06:38.788Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T21:06:38.788Z] Removing intermediate container 66546267e2ca [2021-03-30T21:06:38.788Z] ---> e4e8d0b91e0c [2021-03-30T21:06:38.788Z] [2021-03-30T21:06:38.788Z] Step 11/26 : FROM docker:20.10.0 [2021-03-30T21:06:38.788Z] Removing intermediate container 96cc7ac04594 [2021-03-30T21:06:38.788Z] ---> ecd5d7863ec7 [2021-03-30T21:06:38.788Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-30T21:06:38.788Z] 20.10.0: Pulling from library/docker [2021-03-30T21:06:38.788Z] ---> Running in b1ece966a03f [2021-03-30T21:06:39.063Z] ---> Running in 7edc305de736 [2021-03-30T21:06:39.695Z] Removing intermediate container b1ece966a03f [2021-03-30T21:06:39.695Z] ---> f3d132d4e587 [2021-03-30T21:06:39.695Z] Step 13/21 : WORKDIR /edgex [2021-03-30T21:06:39.695Z] ---> Running in 1261413e27fa [2021-03-30T21:06:39.695Z] Removing intermediate container 7edc305de736 [2021-03-30T21:06:39.695Z] ---> ba2fbd12a0b3 [2021-03-30T21:06:39.695Z] Step 13/24 : WORKDIR / [2021-03-30T21:06:40.302Z] ---> Running in b2796aa0ed72 [2021-03-30T21:06:40.908Z] Removing intermediate container 1261413e27fa [2021-03-30T21:06:40.908Z] ---> 16bf455244a9 [2021-03-30T21:06:40.908Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-30T21:06:41.516Z] Removing intermediate container b2796aa0ed72 [2021-03-30T21:06:41.516Z] ---> b5d133c46152 [2021-03-30T21:06:41.516Z] 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-30T21:06:42.121Z] ---> 919e4af2bb70 [2021-03-30T21:06:42.121Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-30T21:06:42.407Z] ---> 86adc5c90f58 [2021-03-30T21:06:42.407Z] 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-30T21:06:45.080Z] ---> bab3d66658d6 [2021-03-30T21:06:45.080Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-30T21:06:45.080Z] ---> 48f81f30e80b [2021-03-30T21:06:45.080Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-30T21:06:47.080Z] ---> f6fc497228cd [2021-03-30T21:06:47.080Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-30T21:06:47.357Z] ---> f1d048bcaf0d [2021-03-30T21:06:47.357Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-30T21:06:47.955Z] ---> Running in 2b531e77c64d [2021-03-30T21:06:48.229Z] Removing intermediate container fc49835ffed4 [2021-03-30T21:06:48.229Z] ---> f3b50c3cb050 [2021-03-30T21:06:48.229Z] [2021-03-30T21:06:48.229Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T21:06:48.229Z] ---> e47305ac9786 [2021-03-30T21:06:48.229Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-30T21:06:48.853Z] ---> ac1eaeac2461 [2021-03-30T21:06:48.853Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-30T21:06:49.130Z] ---> Running in b34cabfa1e82 [2021-03-30T21:06:49.130Z] Removing intermediate container 2b531e77c64d [2021-03-30T21:06:49.130Z] ---> c50e6fbfb196 [2021-03-30T21:06:49.130Z] Step 18/21 : CMD ["--init=true"] [2021-03-30T21:06:49.734Z] ---> Running in 5ca73ba225d6 [2021-03-30T21:06:49.734Z] Removing intermediate container b34cabfa1e82 [2021-03-30T21:06:49.734Z] ---> c69a6490f586 [2021-03-30T21:06:49.734Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-30T21:06:50.014Z] ---> Running in 307a19fa056b [2021-03-30T21:06:50.291Z] Removing intermediate container 5ca73ba225d6 [2021-03-30T21:06:50.291Z] ---> 0442dc2e2cc5 [2021-03-30T21:06:50.291Z] Step 19/21 : LABEL arch=arm64 [2021-03-30T21:06:50.582Z] ---> a2632531128a [2021-03-30T21:06:50.582Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-30T21:06:50.582Z] ---> Running in cde35f0e8dc7 [2021-03-30T21:06:50.582Z] Removing intermediate container 307a19fa056b [2021-03-30T21:06:50.582Z] ---> ffea0a6253bf [2021-03-30T21:06:50.582Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-30T21:06:50.865Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-30T21:06:50.865Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-30T21:06:50.865Z] ---> eeaf43b92773 [2021-03-30T21:06:50.865Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-30T21:06:50.865Z] ---> Running in e2db8f513732 [2021-03-30T21:06:51.143Z] ---> Running in bcc5efd3ccc8 [2021-03-30T21:06:51.143Z] Removing intermediate container cde35f0e8dc7 [2021-03-30T21:06:51.143Z] ---> 8e44358ace4f [2021-03-30T21:06:51.143Z] Step 20/21 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:06:51.419Z] ---> 3eba235a7e1f [2021-03-30T21:06:51.419Z] 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-30T21:06:51.419Z] ---> Running in 6b96127e2911 [2021-03-30T21:06:51.708Z] Removing intermediate container e2db8f513732 [2021-03-30T21:06:51.708Z] ---> 0ab68c6f3b68 [2021-03-30T21:06:51.708Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T21:06:51.708Z] ---> Running in 6e10aeaa27c9 [2021-03-30T21:06:51.708Z] ---> Running in 1d85068133c6 [2021-03-30T21:06:52.315Z] Removing intermediate container 6b96127e2911 [2021-03-30T21:06:52.315Z] ---> 05347591b5e9 [2021-03-30T21:06:52.315Z] Step 21/21 : LABEL version=0.0.0 [2021-03-30T21:06:52.607Z] ---> Running in a6c7d6c8d302 [2021-03-30T21:06:52.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:52.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:53.160Z] Removing intermediate container a6c7d6c8d302 [2021-03-30T21:06:53.160Z] ---> 8a3596df8d8f [2021-03-30T21:06:53.160Z] [2021-03-30T21:06:53.444Z] (1/2) Installing readline (8.0.4-r0) [2021-03-30T21:06:53.444Z] (2/2) Installing bash (5.0.17-r0) [2021-03-30T21:06:53.444Z] Executing bash-5.0.17-r0.post-install [2021-03-30T21:06:53.444Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:06:53.444Z] OK: 12 MiB in 22 packages [2021-03-30T21:06:53.722Z] Successfully built 8a3596df8d8f [2021-03-30T21:06:53.722Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-30T21:06:55.163Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container bcc5efd3ccc8 [2021-03-30T21:06:55.163Z] ---> f68d719a25a0 [2021-03-30T21:06:55.163Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-30T21:06:55.163Z] Removing intermediate container 1d85068133c6 [2021-03-30T21:06:55.163Z] ---> 102219b89556 [2021-03-30T21:06:55.163Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-30T21:06:55.163Z] ---> Running in 04f4f861f05b [2021-03-30T21:06:55.442Z] ---> Running in 5e8f4c580621 [2021-03-30T21:06:55.442Z] Removing intermediate container 6e10aeaa27c9 [2021-03-30T21:06:55.442Z] ---> 394561ab569f [2021-03-30T21:06:55.442Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-30T21:06:55.442Z] ---> Running in 235cbccf04e2 [2021-03-30T21:06:55.716Z] Removing intermediate container 04f4f861f05b [2021-03-30T21:06:55.716Z] ---> 7a421e14f839 [2021-03-30T21:06:55.716Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-30T21:06:55.992Z] ---> Running in 2913ae86512f [2021-03-30T21:06:55.992Z] Removing intermediate container 235cbccf04e2 [2021-03-30T21:06:55.992Z] ---> 1322fbab7891 [2021-03-30T21:06:55.992Z] Step 22/24 : LABEL arch=arm64 [2021-03-30T21:06:56.266Z] ---> Running in e62d1a36ce81 [2021-03-30T21:06:56.266Z] Removing intermediate container 2913ae86512f [2021-03-30T21:06:56.266Z] ---> c951a6a1e8de [2021-03-30T21:06:56.266Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-30T21:06:56.539Z] ---> Running in 31e8cb2336a2 [2021-03-30T21:06:56.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:56.813Z] Removing intermediate container e62d1a36ce81 [2021-03-30T21:06:56.813Z] ---> 33c62dc28c54 [2021-03-30T21:06:56.813Z] Step 23/24 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:06:56.813Z] ---> Running in e58a7381fb4b [2021-03-30T21:06:57.088Z] Removing intermediate container 31e8cb2336a2 [2021-03-30T21:06:57.089Z] ---> 20d9df3c7f3b [2021-03-30T21:06:57.089Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-30T21:06:57.365Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:06:57.365Z] Removing intermediate container e58a7381fb4b [2021-03-30T21:06:57.365Z] ---> bff8de5b5e4b [2021-03-30T21:06:57.365Z] Step 24/24 : LABEL version=0.0.0 [2021-03-30T21:06:57.646Z] ---> Running in cca38d98e833 [2021-03-30T21:06:57.919Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-30T21:06:58.192Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-30T21:06:58.192Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-30T21:06:58.192Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-30T21:06:58.465Z] ---> dbb01a4bc0f2 [2021-03-30T21:06:58.465Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-30T21:06:58.465Z] Removing intermediate container cca38d98e833 [2021-03-30T21:06:58.465Z] ---> 413858bf5fc4 [2021-03-30T21:06:58.465Z] [2021-03-30T21:06:58.465Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T21:06:58.465Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-30T21:06:58.767Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:06:58.767Z] OK: 8 MiB in 20 packages [2021-03-30T21:06:58.767Z] Successfully built 413858bf5fc4 [2021-03-30T21:06:59.044Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-30T21:06:59.322Z]  Building docker-security-secretstore-setup-go ... done  ---> 145e672e3639 [2021-03-30T21:06:59.322Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-30T21:07:00.315Z] Removing intermediate container 5e8f4c580621 [2021-03-30T21:07:00.315Z] ---> 1ee90cc7fffd [2021-03-30T21:07:00.315Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-30T21:07:00.315Z] ---> 6a9fca3ac1fb [2021-03-30T21:07:00.315Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-30T21:07:00.315Z] ---> Running in 497b0a640e66 [2021-03-30T21:07:00.913Z] ---> 69c22b5c76cd [2021-03-30T21:07:00.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-30T21:07:01.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:07:01.510Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:07:02.117Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-30T21:07:02.117Z] (2/33) Installing expat (2.2.9-r1) [2021-03-30T21:07:02.117Z] (3/33) Installing libffi (3.3-r2) [2021-03-30T21:07:02.117Z] (4/33) Installing gdbm (1.13-r1) [2021-03-30T21:07:02.117Z] ---> 943289d80387 [2021-03-30T21:07:02.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-30T21:07:02.117Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-30T21:07:02.117Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-30T21:07:02.117Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-30T21:07:03.557Z] ---> c6ee77c7e5c3 [2021-03-30T21:07:03.557Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-30T21:07:03.832Z] ---> Running in 52774b477a56 [2021-03-30T21:07:04.107Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-30T21:07:04.107Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-30T21:07:04.107Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-30T21:07:04.107Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-30T21:07:04.107Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-30T21:07:04.107Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-30T21:07:04.107Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-30T21:07:04.388Z] Removing intermediate container 52774b477a56 [2021-03-30T21:07:04.389Z] ---> bb8d3078f7a9 [2021-03-30T21:07:04.389Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:07:04.389Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-30T21:07:04.389Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-30T21:07:04.389Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-30T21:07:04.389Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-30T21:07:04.389Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-30T21:07:04.389Z] ---> Running in 1da8476cc302 [2021-03-30T21:07:04.389Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-30T21:07:04.389Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-30T21:07:04.389Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-30T21:07:04.389Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-30T21:07:04.661Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-30T21:07:04.661Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-30T21:07:04.661Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-30T21:07:04.661Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-30T21:07:04.661Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-30T21:07:04.661Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-30T21:07:04.661Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-30T21:07:04.661Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-30T21:07:04.661Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-30T21:07:04.661Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-30T21:07:04.937Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:07:04.937Z] OK: 71 MiB in 55 packages [2021-03-30T21:07:04.937Z] Removing intermediate container 1da8476cc302 [2021-03-30T21:07:04.937Z] ---> 735f27a82d78 [2021-03-30T21:07:04.937Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T21:07:05.214Z] ---> Running in e4895ffc83c6 [2021-03-30T21:07:05.812Z] Removing intermediate container e4895ffc83c6 [2021-03-30T21:07:05.812Z] ---> a885660bb1ee [2021-03-30T21:07:05.812Z] Step 22/23 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:07:05.812Z] ---> Running in 957eb01bd338 [2021-03-30T21:07:06.411Z] Removing intermediate container 957eb01bd338 [2021-03-30T21:07:06.411Z] ---> b2c940de0673 [2021-03-30T21:07:06.411Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T21:07:06.411Z] ---> Running in e99a855a3dcf [2021-03-30T21:07:07.014Z] Removing intermediate container e99a855a3dcf [2021-03-30T21:07:07.014Z] ---> 1245419ac694 [2021-03-30T21:07:07.014Z] [2021-03-30T21:07:07.612Z] Successfully built 1245419ac694 [2021-03-30T21:07:07.612Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-30T21:07:14.335Z]  Building docker-core-data-go ... done Removing intermediate container 497b0a640e66 [2021-03-30T21:07:14.335Z] ---> 0097ab337210 [2021-03-30T21:07:14.335Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-30T21:07:14.335Z] ---> Running in fd340cd0e5d4 [2021-03-30T21:07:18.635Z] Collecting docker-compose==1.23.2 [2021-03-30T21:07:18.635Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-30T21:07:19.230Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-30T21:07:19.230Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-30T21:07:21.197Z] Collecting texttable<0.10,>=0.9.0 [2021-03-30T21:07:21.197Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-30T21:07:23.804Z] Collecting PyYAML<4,>=3.10 [2021-03-30T21:07:23.804Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-30T21:07:26.431Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-30T21:07:26.431Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-30T21:07:26.704Z] Collecting cached-property<2,>=1.2.0 [2021-03-30T21:07:26.704Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-30T21:07:27.300Z] Collecting docker<4.0,>=3.6.0 [2021-03-30T21:07:27.300Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-30T21:07:28.275Z] Collecting jsonschema<3,>=2.5.1 [2021-03-30T21:07:28.275Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-30T21:07:28.275Z] 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-30T21:07:29.251Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-30T21:07:29.251Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-30T21:07:29.522Z] Collecting docopt<0.7,>=0.6.1 [2021-03-30T21:07:29.523Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-30T21:07:31.523Z] Collecting docker-pycreds>=0.4.0 [2021-03-30T21:07:31.523Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-30T21:07:31.523Z] 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-30T21:07:31.523Z] 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-30T21:07:31.822Z] Collecting idna<2.8,>=2.5 [2021-03-30T21:07:31.822Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-30T21:07:32.834Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-30T21:07:32.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-30T21:07:32.834Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-30T21:07:32.834Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-30T21:07:32.834Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-30T21:07:32.834Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-30T21:07:33.846Z] Installing collected packages: dockerpty, texttable, PyYAML, websocket-client, cached-property, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docopt, docker-compose [2021-03-30T21:07:33.846Z] Running setup.py install for dockerpty: started [2021-03-30T21:07:35.825Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-30T21:07:35.825Z] Running setup.py install for texttable: started [2021-03-30T21:07:37.260Z] Running setup.py install for texttable: finished with status 'done' [2021-03-30T21:07:37.260Z] Running setup.py install for PyYAML: started [2021-03-30T21:07:39.242Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-30T21:07:39.840Z] Attempting uninstall: idna [2021-03-30T21:07:39.840Z] Found existing installation: idna 2.9 [2021-03-30T21:07:39.840Z] Uninstalling idna-2.9: [2021-03-30T21:07:39.840Z] Successfully uninstalled idna-2.9 [2021-03-30T21:07:40.442Z] Attempting uninstall: urllib3 [2021-03-30T21:07:40.442Z] Found existing installation: urllib3 1.25.9 [2021-03-30T21:07:40.442Z] Uninstalling urllib3-1.25.9: [2021-03-30T21:07:40.715Z] Successfully uninstalled urllib3-1.25.9 [2021-03-30T21:07:41.312Z] Attempting uninstall: requests [2021-03-30T21:07:41.312Z] Found existing installation: requests 2.23.0 [2021-03-30T21:07:41.312Z] Uninstalling requests-2.23.0: [2021-03-30T21:07:41.312Z] Successfully uninstalled requests-2.23.0 [2021-03-30T21:07:42.755Z] Running setup.py install for docopt: started [2021-03-30T21:07:44.186Z] Running setup.py install for docopt: finished with status 'done' [2021-03-30T21:07:45.164Z] 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-30T21:07:48.592Z] Removing intermediate container fd340cd0e5d4 [2021-03-30T21:07:48.592Z] ---> 3bc16c7e9e71 [2021-03-30T21:07:48.592Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-30T21:07:48.592Z] ---> Running in 981309383b1f [2021-03-30T21:07:49.563Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T21:07:49.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T21:07:50.428Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-30T21:07:50.428Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-30T21:07:50.428Z] (3/3) Installing curl (7.69.1-r3) [2021-03-30T21:07:50.428Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T21:07:50.428Z] OK: 72 MiB in 58 packages [2021-03-30T21:07:51.875Z] Removing intermediate container 981309383b1f [2021-03-30T21:07:51.875Z] ---> e8c1e3fcad01 [2021-03-30T21:07:51.875Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-30T21:07:51.875Z] ---> Running in 4d0c1c713da7 [2021-03-30T21:07:52.145Z] Removing intermediate container 4d0c1c713da7 [2021-03-30T21:07:52.145Z] ---> c3a1645c0a06 [2021-03-30T21:07:52.145Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T21:07:52.418Z] ---> Running in c3de5872d88b [2021-03-30T21:07:52.694Z] Removing intermediate container c3de5872d88b [2021-03-30T21:07:52.694Z] ---> c38ea27ca0b0 [2021-03-30T21:07:52.694Z] Step 24/26 : LABEL arch=arm64 [2021-03-30T21:07:52.966Z] ---> Running in 1df51fe77ff1 [2021-03-30T21:07:53.564Z] Removing intermediate container 1df51fe77ff1 [2021-03-30T21:07:53.564Z] ---> a64ef4e73976 [2021-03-30T21:07:53.564Z] Step 25/26 : LABEL git_sha=3e40545313c0bcbdda59067dec18517f6e162e0e [2021-03-30T21:07:53.564Z] ---> Running in 35e861670a2c [2021-03-30T21:07:53.846Z] Removing intermediate container 35e861670a2c [2021-03-30T21:07:53.846Z] ---> 76301880a982 [2021-03-30T21:07:53.846Z] Step 26/26 : LABEL version=0.0.0 [2021-03-30T21:07:54.120Z] ---> Running in 86ff9da4c3f5 [2021-03-30T21:07:54.408Z] Removing intermediate container 86ff9da4c3f5 [2021-03-30T21:07:54.408Z] ---> 035293398a85 [2021-03-30T21:07:54.408Z] [2021-03-30T21:07:55.001Z] Successfully built 035293398a85 [2021-03-30T21:07:55.001Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-30T21:07:55.288Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-30T21:07:55.350Z] $ docker stop --time=1 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc [2021-03-30T21:07:57.253Z] $ docker rm -f 7a5f8d4931cc372897dfbd26b9b780c987dc9ccb8934f55398441b6bb0226edc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T21:07:57.972Z] + + docker imagesgrep [2021-03-30T21:07:57.972Z] docker [2021-03-30T21:07:58.242Z] docker-sys-mgmt-agent-go-arm64 latest 035293398a85 4 seconds ago 301MB [2021-03-30T21:07:58.242Z] docker-core-data-go-arm64 latest 1245419ac694 52 seconds ago 21.4MB [2021-03-30T21:07:58.242Z] docker-security-secretstore-setup-go-arm64 latest 413858bf5fc4 About a minute ago 24.4MB [2021-03-30T21:07:58.242Z] docker-security-proxy-setup-go-arm64 latest 8a3596df8d8f About a minute ago 24.1MB [2021-03-30T21:07:58.242Z] docker-security-bootstrapper-go-arm64 latest 59b7315149d5 4 minutes ago 17.9MB [2021-03-30T21:07:58.242Z] docker-core-metadata-go-arm64 latest 684533be91e0 4 minutes ago 17.9MB [2021-03-30T21:07:58.242Z] docker-support-scheduler-go-arm64 latest 6c5c4ac7f00c 4 minutes ago 16.4MB [2021-03-30T21:07:58.242Z] docker-support-notifications-go-arm64 latest b145fff1b032 4 minutes ago 16.9MB [2021-03-30T21:07:58.242Z] docker-core-command-go-arm64 latest ec0c04766082 4 minutes ago 16.3MB [2021-03-30T21:07:58.242Z] 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-30T21:07:59.556Z] ---> job-cost.sh [2021-03-30T21:07:59.556Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LlP2 [2021-03-30T21:08:38.485Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T21:10:15.234Z] lf-activate-venv(): INFO: Adding /tmp/venv-LlP2/bin to PATH [2021-03-30T21:10:15.235Z] INFO: No Stack... [2021-03-30T21:10:15.235Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T21:10:15.235Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T21:10:15.594Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-30T21:10:15.594Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T21:10:15.737Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] [2021-03-30T21:10:15.744Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] did not exist. Created. [2021-03-30T21:10:15.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T21:10:16.301Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T21:10:16.595Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T21:10:16.617Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3324-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-30T21:10:18.750Z] provisioning config files... [2021-03-30T21:10:18.769Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7789422942177271732tmp [Pipeline] { [Pipeline] sh [2021-03-30T21:10:19.262Z] + set +x [2021-03-30T21:10:19.262Z] + curl -s https://codecov.io/bash [2021-03-30T21:10:19.262Z] + bash -s -- [2021-03-30T21:10:19.838Z] [2021-03-30T21:10:19.838Z] _____ _ [2021-03-30T21:10:19.838Z] / ____| | | [2021-03-30T21:10:19.838Z] | | ___ __| | ___ ___ _____ __ [2021-03-30T21:10:19.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-30T21:10:19.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-30T21:10:19.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-30T21:10:19.838Z] Bash-20210309-2b87ace [2021-03-30T21:10:19.838Z] [2021-03-30T21:10:19.838Z] [2021-03-30T21:10:19.838Z] ==> git version 2.24.3 found [2021-03-30T21:10:19.838Z] ==> 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-30T21:10:19.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-30T21:10:19.838Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-30T21:10:19.838Z] ==> Jenkins CI detected. [2021-03-30T21:10:19.838Z] project root: . [2021-03-30T21:10:19.838Z] --> token set from env [2021-03-30T21:10:19.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-30T21:10:19.838Z] ==> Running gcov in . (disable via -X gcov) [2021-03-30T21:10:19.838Z] ==> Python coveragepy not found [2021-03-30T21:10:19.838Z] ==> Searching for coverage reports in: [2021-03-30T21:10:19.838Z] + . [2021-03-30T21:10:19.838Z] -> Found 1 reports [2021-03-30T21:10:19.838Z] ==> Detecting git/mercurial file structure [2021-03-30T21:10:19.838Z] ==> Reading reports [2021-03-30T21:10:19.838Z] + ./coverage.out bytes=683562 [2021-03-30T21:10:19.838Z] ==> Appending adjustments [2021-03-30T21:10:19.838Z] https://docs.codecov.io/docs/fixing-reports [2021-03-30T21:10:24.061Z] + Found adjustments [2021-03-30T21:10:24.062Z] ==> Gzipping contents [2021-03-30T21:10:24.062Z] 100K /tmp/codecov.bMoEin.gz [2021-03-30T21:10:24.062Z] ==> Uploading reports [2021-03-30T21:10:24.062Z] url: https://codecov.io [2021-03-30T21:10:24.062Z] query: branch=PR-3324&commit=3e40545313c0bcbdda59067dec18517f6e162e0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= [2021-03-30T21:10:24.062Z] -> Pinging Codecov [2021-03-30T21:10:24.062Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3324&commit=3e40545313c0bcbdda59067dec18517f6e162e0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3324&job=&cmd_args= [2021-03-30T21:10:24.062Z] -> Uploading to [2021-03-30T21:10:24.062Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/3e40545313c0bcbdda59067dec18517f6e162e0e/fd489f23-349f-4781-9d5a-34509c83d440.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T211023Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=509e6e62257875536f5a01b678688bff7045a39f9dff4b13381aa08b38b712a7 [2021-03-30T21:10:24.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T21:10:24.062Z] Dload Upload Total Spent Left Speed [2021-03-30T21:10:24.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98475 0 0 100 98475 0 195k --:--:-- --:--:-- --:--:-- 195k [2021-03-30T21:10:24.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e40545313c0bcbdda59067dec18517f6e162e0e [Pipeline] } [2021-03-30T21:10:24.353Z] 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-30T21:10:26.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:10:27.838Z] ---> package-listing.sh [2021-03-30T21:10:27.838Z] ++ facter osfamily [2021-03-30T21:10:27.838Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T21:10:27.838Z] + OS_FAMILY=redhat [2021-03-30T21:10:27.838Z] + workspace=/w/workspace/edgex-go/1 [2021-03-30T21:10:27.838Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T21:10:27.838Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T21:10:27.838Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T21:10:27.838Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T21:10:27.838Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-30T21:10:27.838Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T21:10:27.838Z] + case "${OS_FAMILY}" in [2021-03-30T21:10:27.838Z] + rpm -qa [2021-03-30T21:10:27.838Z] + sort [2021-03-30T21:10:33.154Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T21:10:33.154Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T21:10:33.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T21:10:33.154Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-30T21:10:33.154Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-30T21:10:33.154Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-30T21:10:33.189Z] 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-30T21:10:33.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T21:10:33.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T21:10:33.849Z] [2021-03-30T21:10:33.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T21:10:34.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T21:10:34.271Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T21:10:34.271Z] df20fa9351a1: Pulling fs layer [2021-03-30T21:10:34.271Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T21:10:34.271Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T21:10:34.271Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T21:10:34.271Z] 93b61091891f: Pulling fs layer [2021-03-30T21:10:34.271Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T21:10:34.271Z] 5e14af77c1be: Pulling fs layer [2021-03-30T21:10:34.271Z] 01666e4c0597: Pulling fs layer [2021-03-30T21:10:34.271Z] aa168da1d23b: Pulling fs layer [2021-03-30T21:10:34.271Z] 46f8f816bc3b: Waiting [2021-03-30T21:10:34.271Z] 93b61091891f: Waiting [2021-03-30T21:10:34.271Z] 93b9cdb0e59b: Waiting [2021-03-30T21:10:34.271Z] 5e14af77c1be: Waiting [2021-03-30T21:10:34.271Z] 01666e4c0597: Waiting [2021-03-30T21:10:34.271Z] aa168da1d23b: Waiting [2021-03-30T21:10:34.271Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T21:10:34.271Z] 36b3adc4ff6f: Download complete [2021-03-30T21:10:34.271Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T21:10:34.271Z] 46f8f816bc3b: Download complete [2021-03-30T21:10:34.271Z] df20fa9351a1: Verifying Checksum [2021-03-30T21:10:34.271Z] df20fa9351a1: Download complete [2021-03-30T21:10:34.543Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T21:10:34.543Z] 93b9cdb0e59b: Download complete [2021-03-30T21:10:34.543Z] 93b61091891f: Verifying Checksum [2021-03-30T21:10:34.543Z] 93b61091891f: Download complete [2021-03-30T21:10:34.543Z] 5e14af77c1be: Verifying Checksum [2021-03-30T21:10:34.543Z] 5e14af77c1be: Download complete [2021-03-30T21:10:34.543Z] 01666e4c0597: Verifying Checksum [2021-03-30T21:10:34.543Z] 01666e4c0597: Download complete [2021-03-30T21:10:34.805Z] df20fa9351a1: Pull complete [2021-03-30T21:10:35.068Z] 36b3adc4ff6f: Pull complete [2021-03-30T21:10:35.331Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T21:10:35.331Z] 8ad3a11d3b57: Download complete [2021-03-30T21:10:37.276Z] aa168da1d23b: Verifying Checksum [2021-03-30T21:10:37.276Z] aa168da1d23b: Download complete [2021-03-30T21:10:37.851Z] 8ad3a11d3b57: Pull complete [2021-03-30T21:10:38.116Z] 46f8f816bc3b: Pull complete [2021-03-30T21:10:38.691Z] 93b61091891f: Pull complete [2021-03-30T21:10:38.954Z] 93b9cdb0e59b: Pull complete [2021-03-30T21:10:39.222Z] 5e14af77c1be: Pull complete [2021-03-30T21:10:39.222Z] 01666e4c0597: Pull complete [2021-03-30T21:10:49.648Z] aa168da1d23b: Pull complete [2021-03-30T21:10:49.648Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T21:10:49.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T21:10:49.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T21:10:49.922Z] prd-centos7-docker-4c-2g-32076 does not seem to be running inside a container [2021-03-30T21:10:51.373Z] $ 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-30T21:10:54.949Z] $ docker top 5e0ed82dbf5e459f229bf6c9d8a358235323fc97d6670e405f2262d568cc6672 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T21:10:55.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T21:10:55.919Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T21:10:56.247Z] + ls /var/log/sa-host [2021-03-30T21:10:56.247Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T21:10:56.247Z] file_magic: OK [2021-03-30T21:10:56.247Z] HZ: Using current value: 100 [2021-03-30T21:10:56.247Z] file_header: OK [2021-03-30T21:10:56.247Z] 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-30T21:10:56.247Z] Statistics: [2021-03-30T21:10:56.247Z] Hnuu...uuuununununu... [2021-03-30T21:10:56.247Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T21:10:56.247Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T21:10:56.247Z] file_magic: OK [2021-03-30T21:10:56.247Z] HZ: Using current value: 100 [2021-03-30T21:10:56.247Z] file_header: OK [2021-03-30T21:10:56.247Z] 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-30T21:10:56.247Z] Statistics: [2021-03-30T21:10:56.247Z] 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-30T21:10:56.247Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T21:10:56.548Z] provisioning config files... [2021-03-30T21:10:56.572Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4044942343790077399tmp [Pipeline] { [Pipeline] echo [2021-03-30T21:10:56.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:10:57.056Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T21:10:57.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T21:10:57.230Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:10:57.565Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T21:10:57.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:10:57.933Z] ---> sudo-logs.sh [2021-03-30T21:10:57.933Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T21:10:58.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:10:58.387Z] ---> job-cost.sh [2021-03-30T21:10:58.387Z] lf-activate-venv: SKIPPING [2021-03-30T21:10:58.387Z] DEBUG: total: 0.20999999344348907 [2021-03-30T21:10:58.387Z] INFO: Retrieving Stack Cost... [2021-03-30T21:10:59.341Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T21:10:59.916Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T21:10:59.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T21:11:00.304Z] ---> logs-deploy.sh [2021-03-30T21:11:00.305Z] lf-activate-venv: SKIPPING [2021-03-30T21:11:00.305Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3324/1 [2021-03-30T21:11:00.305Z] INFO: archiving workspace using pattern(s): [2021-03-30T21:11:01.723Z] Archives upload complete. [2021-03-30T21:11:01.989Z] INFO: archiving logs to Nexus