Pull request #3226 updated 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 AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch master at 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c rather than 90689f340273ce02f36a36cc2c246aa992e509c2 Obtained Jenkinsfile from 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c Running in Durability level: PERFORMANCE_OPTIMIZED 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 ‘prd-centos7-docker-4c-2g-28537’ is offline Running on prd-centos7-docker-4c-2g-28538 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) > 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/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 Commit message: "fix(notifications): Match Specific Subscriptions" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T19:02:52.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T19:02:52.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T19:02:52.405Z] ========================================================= [2021-03-04T19:02:52.405Z] EdgeX Global Pipelines Version Info [2021-03-04T19:02:52.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:02:53.872Z] ------------------- [2021-03-04T19:02:53.872Z] stable info: [2021-03-04T19:02:53.872Z] ------------------- [2021-03-04T19:02:53.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T19:02:53.872Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T19:02:53.872Z] Message: update stable to v1.0.184 [2021-03-04T19:02:54.815Z] ------------------- [2021-03-04T19:02:54.815Z] experimental info: [2021-03-04T19:02:54.815Z] ------------------- [2021-03-04T19:02:54.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T19:02:54.815Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T19:02:54.815Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T19:02:55.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T19:02:55.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T19:02:55.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T19:02:55.396Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T19:02:55.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T19:02:55.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T19:02:55.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T19:02:55.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T19:02:55.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T19:02:55.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T19:02:56.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T19:02:56.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T19:02:56.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T19:02:56.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T19:02:56.488Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T19:02:56.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T19:02:56.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T19:02:56.767Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T19:02:56.865Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T19:02:56.954Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T19:02:57.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T19:02:57.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T19:02:57.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3226 [Pipeline] echo [2021-03-04T19:02:57.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3226 [Pipeline] echo [2021-03-04T19:02:57.498Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3226 [Pipeline] echo [2021-03-04T19:02:57.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90689f340273ce02f36a36cc2c246aa992e509c2 [Pipeline] echo [2021-03-04T19:02:57.671Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90689f3 [Pipeline] echo [2021-03-04T19:02:57.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T19:02:57.936Z] provisioning config files... [2021-03-04T19:02:57.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config715450076873596545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:02:58.323Z] ---> docker-login.sh [2021-03-04T19:02:58.323Z] nexus3.edgexfoundry.org:10001 [2021-03-04T19:02:58.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:02:58.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:02:58.585Z] Configure a credential helper to remove this warning. See [2021-03-04T19:02:58.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:02:58.585Z] [2021-03-04T19:02:58.585Z] Login Succeeded [2021-03-04T19:02:58.585Z] nexus3.edgexfoundry.org:10002 [2021-03-04T19:02:58.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:02:58.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:02:58.847Z] Configure a credential helper to remove this warning. See [2021-03-04T19:02:58.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:02:58.847Z] [2021-03-04T19:02:58.847Z] Login Succeeded [2021-03-04T19:02:58.847Z] nexus3.edgexfoundry.org:10003 [2021-03-04T19:02:59.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:02:59.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:02:59.111Z] Configure a credential helper to remove this warning. See [2021-03-04T19:02:59.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:02:59.111Z] [2021-03-04T19:02:59.111Z] Login Succeeded [2021-03-04T19:02:59.111Z] nexus3.edgexfoundry.org:10004 [2021-03-04T19:02:59.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:02:59.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:02:59.111Z] Configure a credential helper to remove this warning. See [2021-03-04T19:02:59.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:02:59.111Z] [2021-03-04T19:02:59.111Z] Login Succeeded [2021-03-04T19:02:59.111Z] docker.io [2021-03-04T19:02:59.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:02:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:02:59.636Z] Configure a credential helper to remove this warning. See [2021-03-04T19:02:59.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:02:59.636Z] [2021-03-04T19:02:59.636Z] Login Succeeded [2021-03-04T19:02:59.636Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T19:02:59.645Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T19:03:00.126Z] ++ 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-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T19:03:00.126Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T19:03:00.126Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T19:03:00.126Z] ++ cut -d/ -f2 [2021-03-04T19:03:00.126Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T19:03:00.209Z] 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-04T19:03:01.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T19:03:01.600Z] [2021-03-04T19:03:01.600Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:03:01.952Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T19:03:01.952Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T19:03:01.952Z] 31603596830f: Pulling fs layer [2021-03-04T19:03:01.952Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T19:03:01.952Z] 6ca5941a6612: Pulling fs layer [2021-03-04T19:03:01.952Z] ecc8261a40a4: Pulling fs layer [2021-03-04T19:03:01.952Z] ecc8261a40a4: Waiting [2021-03-04T19:03:01.952Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T19:03:01.952Z] 2a8b12db71e7: Download complete [2021-03-04T19:03:02.224Z] 31603596830f: Verifying Checksum [2021-03-04T19:03:02.224Z] 31603596830f: Download complete [2021-03-04T19:03:02.224Z] ecc8261a40a4: Verifying Checksum [2021-03-04T19:03:02.224Z] ecc8261a40a4: Download complete [2021-03-04T19:03:02.487Z] 6ca5941a6612: Verifying Checksum [2021-03-04T19:03:02.487Z] 6ca5941a6612: Download complete [2021-03-04T19:03:02.487Z] 31603596830f: Pull complete [2021-03-04T19:03:02.756Z] 2a8b12db71e7: Pull complete [2021-03-04T19:03:03.330Z] 6ca5941a6612: Pull complete [2021-03-04T19:03:03.591Z] ecc8261a40a4: Pull complete [2021-03-04T19:03:03.591Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T19:03:03.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T19:03:03.591Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T19:03:03.691Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:03:03.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:03:06.237Z] $ docker top f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T19:03:06.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T19:03:06.606Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T19:03:06.824Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T19:03:06.827Z] $ docker exec f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent [2021-03-04T19:03:06.985Z] SSH_AUTH_SOCK=/tmp/ssh-GyKiHxVoHN6l/agent.12 [2021-03-04T19:03:06.985Z] SSH_AGENT_PID=17 [2021-03-04T19:03:06.998Z] Running ssh-add (command line suppressed) [2021-03-04T19:03:07.105Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_926507698538891151.key (/w/workspace/edgex-go/2@tmp/private_key_926507698538891151.key) [2021-03-04T19:03:07.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T19:03:07.501Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T19:03:07.526Z] $ docker exec --env ******** --env ******** f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent -k [2021-03-04T19:03:07.629Z] unset SSH_AUTH_SOCK; [2021-03-04T19:03:07.630Z] unset SSH_AGENT_PID; [2021-03-04T19:03:07.630Z] echo Agent pid 17 killed; [2021-03-04T19:03:07.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T19:03:07.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T19:03:07.819Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T19:03:07.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T19:03:07.970Z] $ docker exec f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent [2021-03-04T19:03:08.122Z] SSH_AUTH_SOCK=/tmp/ssh-iDAU0n60wthN/agent.46 [2021-03-04T19:03:08.122Z] SSH_AGENT_PID=52 [2021-03-04T19:03:08.129Z] Running ssh-add (command line suppressed) [2021-03-04T19:03:08.240Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5102137509089433770.key (/w/workspace/edgex-go/2@tmp/private_key_5102137509089433770.key) [2021-03-04T19:03:08.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T19:03:08.623Z] + git semver init [2021-03-04T19:03:08.624Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T19:03:08.624Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-03-04T19:03:08.624Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-03-04T19:03:08.624Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T19:03:08.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T19:03:08.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T19:03:08.624Z] # $SEMVER_BRANCH = PR-3226 [2021-03-04T19:03:08.624Z] # $SEMVER_TEMP = /tmp/semver-274495719 [2021-03-04T19:03:08.624Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T19:03:26.845Z] # '/tmp/semver-274495719' -> '/w/workspace/edgex-go/2/.semver' [2021-03-04T19:03:26.845Z] # -> Force: false [2021-03-04T19:03:26.845Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-03-04T19:03:26.860Z] $ docker exec --env ******** --env ******** f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 ssh-agent -k [2021-03-04T19:03:27.025Z] unset SSH_AUTH_SOCK; [2021-03-04T19:03:27.026Z] unset SSH_AGENT_PID; [2021-03-04T19:03:27.026Z] echo Agent pid 52 killed; [2021-03-04T19:03:27.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T19:03:27.582Z] + git semver [Pipeline] } [2021-03-04T19:03:27.600Z] $ docker stop --time=1 f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 [2021-03-04T19:03:29.204Z] $ docker rm -f f4f8136e0ff4ac5aae967289c00c2b0fb6b6dbb8cf63257a47a7b64e9d41c771 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T19:03:29.700Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T19:03:30.237Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T19:03:30.241Z] [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-04T19:03:31.219Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T19:03:31.518Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T19:03:31.814Z] + sudo service docker restart [2021-03-04T19:03:31.814Z] + true [2021-03-04T19:03:31.814Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T19:03:32.408Z] ========================================================= [2021-03-04T19:03:32.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T19:03:32.408Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:03:32.755Z] + 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-04T19:03:37.000Z] Sending build context to Docker daemon 328.2MB [2021-03-04T19:03:37.000Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T19:03:37.000Z] Step 2/6 : FROM ${BASE} [2021-03-04T19:03:37.000Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T19:03:37.000Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T19:03:37.000Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T19:03:37.000Z] de9db76c5a1d: Pulling fs layer [2021-03-04T19:03:37.000Z] bca2f99d35d6: Pulling fs layer [2021-03-04T19:03:37.000Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T19:03:37.000Z] 7c6f9722023f: Pulling fs layer [2021-03-04T19:03:37.000Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T19:03:37.000Z] 93359f2a8cfa: Waiting [2021-03-04T19:03:37.000Z] bca2f99d35d6: Waiting [2021-03-04T19:03:37.000Z] 7c6f9722023f: Waiting [2021-03-04T19:03:37.000Z] a35cf1a2eb13: Waiting [2021-03-04T19:03:37.000Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T19:03:37.000Z] 0ef7d3d256c8: Download complete [2021-03-04T19:03:37.000Z] de9db76c5a1d: Verifying Checksum [2021-03-04T19:03:37.000Z] de9db76c5a1d: Download complete [2021-03-04T19:03:37.000Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T19:03:37.000Z] 93359f2a8cfa: Download complete [2021-03-04T19:03:37.000Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T19:03:37.000Z] 188c0c94c7c5: Download complete [2021-03-04T19:03:37.000Z] 7c6f9722023f: Verifying Checksum [2021-03-04T19:03:37.000Z] 7c6f9722023f: Download complete [2021-03-04T19:03:37.266Z] 188c0c94c7c5: Pull complete [2021-03-04T19:03:37.266Z] 0ef7d3d256c8: Pull complete [2021-03-04T19:03:37.529Z] de9db76c5a1d: Pull complete [2021-03-04T19:03:39.462Z] a35cf1a2eb13: Verifying Checksum [2021-03-04T19:03:39.462Z] a35cf1a2eb13: Download complete [2021-03-04T19:03:39.728Z] bca2f99d35d6: Download complete [2021-03-04T19:03:43.966Z] bca2f99d35d6: Pull complete [2021-03-04T19:03:44.230Z] 93359f2a8cfa: Pull complete [2021-03-04T19:03:44.230Z] 7c6f9722023f: Pull complete [2021-03-04T19:03:45.722Z] Still waiting to schedule task [2021-03-04T19:03:45.722Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T19:03:50.852Z] a35cf1a2eb13: Pull complete [2021-03-04T19:03:50.852Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T19:03:50.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T19:03:50.852Z] ---> a62c8e92a672 [2021-03-04T19:03:50.852Z] 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-04T19:03:50.852Z] ---> Running in b78ec771758a [2021-03-04T19:03:51.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:03:52.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:03:52.964Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T19:03:53.226Z] (2/12) Installing file (5.38-r0) [2021-03-04T19:03:53.226Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T19:03:53.488Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T19:03:57.705Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T19:03:57.705Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T19:03:57.705Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T19:03:57.705Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T19:03:57.705Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T19:03:57.705Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T19:03:57.969Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T19:03:57.969Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T19:03:57.969Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:03:57.969Z] OK: 233 MiB in 51 packages [2021-03-04T19:04:01.285Z] Removing intermediate container b78ec771758a [2021-03-04T19:04:01.286Z] ---> a7c84f3539f0 [2021-03-04T19:04:01.286Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T19:04:01.548Z] ---> Running in cb11a5ca8d66 [2021-03-04T19:04:01.548Z] Removing intermediate container cb11a5ca8d66 [2021-03-04T19:04:01.548Z] ---> 35ad7f76d076 [2021-03-04T19:04:01.548Z] Step 5/6 : COPY go.mod . [2021-03-04T19:04:01.812Z] ---> d88a9845e0f3 [2021-03-04T19:04:01.812Z] Step 6/6 : RUN go mod download [2021-03-04T19:04:01.812Z] ---> Running in a549dfa399f5 [2021-03-04T19:04:28.434Z] Removing intermediate container a549dfa399f5 [2021-03-04T19:04:28.434Z] ---> b12d1a3032de [2021-03-04T19:04:28.434Z] Successfully built b12d1a3032de [2021-03-04T19:04:28.434Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:04:28.749Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T19:04:28.750Z] . [Pipeline] withDockerContainer [2021-03-04T19:04:28.870Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:04:28.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:04:29.906Z] $ docker top 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:04:30.457Z] + go version [2021-03-04T19:04:30.457Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T19:04:30.474Z] $ docker stop --time=1 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec [2021-03-04T19:04:31.802Z] $ docker rm -f 256456f0b10e5a096904b431559ae781f727c2ba356efd556e20e58fa0ba1cec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:04:32.624Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T19:04:32.625Z] . [Pipeline] withDockerContainer [2021-03-04T19:04:32.719Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:04:32.768Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:04:33.404Z] $ docker top aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T19:04:33.571Z] ========================================================= [2021-03-04T19:04:33.571Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T19:04:33.571Z] ========================================================= [Pipeline] sh [2021-03-04T19:04:33.860Z] + make test [2021-03-04T19:04:33.860Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T19:04:42.060Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T19:04:57.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T19:05:03.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T19:05:03.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T19:05:03.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T19:05:05.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T19:05:05.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T19:05:05.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T19:05:05.780Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T19:05:06.161Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T19:05:06.923Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T19:05:08.959Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T19:05:08.959Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T19:05:08.959Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T19:05:12.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 45.9% of statements [2021-03-04T19:05:12.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T19:05:12.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T19:05:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.128s coverage: 100.0% of statements [2021-03-04T19:05:13.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.190s coverage: 27.1% of statements [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T19:05:13.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T19:05:13.733Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T19:05:13.733Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T19:05:14.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 66.2% of statements [2021-03-04T19:05:14.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T19:05:14.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T19:05:14.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 82.4% of statements [2021-03-04T19:05:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T19:05:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:05:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T19:05:14.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.323s coverage: 28.6% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.122s coverage: 97.5% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T19:05:17.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T19:05:17.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T19:05:19.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.416s coverage: 92.8% of statements [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T19:05:19.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.027s coverage: 58.8% of statements [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T19:05:19.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T19:05:19.800Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-03-04T19:05:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T19:05:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T19:05:19.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T19:05:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 45.5% of statements [2021-03-04T19:05:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-03-04T19:05:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-03-04T19:05:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.042s coverage: 96.3% of statements [2021-03-04T19:05:19.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.026s coverage: 87.5% of statements [2021-03-04T19:05:32.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2021-03-04T19:05:32.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-03-04T19:05:38.277Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28540 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [Pipeline] { [Pipeline] ws [2021-03-04T19:05:38.328Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-04T19:05:43.197Z] using credential edgex-jenkins-ssh [2021-03-04T19:05:43.252Z] Cloning the remote Git repository [2021-03-04T19:05:43.313Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.058s coverage: 92.9% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 75.5% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 91.6% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 62.4% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.257s coverage: 69.1% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.084s coverage: 38.4% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.111s coverage: 88.5% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.700s coverage: 29.1% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.036s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.071s coverage: 95.6% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T19:05:44.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-04T19:05:44.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-04T19:05:43.440Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-04T19:05:43.530Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:05:43.531Z] > git --version # timeout=10 [2021-03-04T19:05:43.551Z] > git --version # 'git version 2.17.1' [2021-03-04T19:05:43.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:05:43.605Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T19:05:44.606Z] GO111MODULE=on go vet ./... [2021-03-04T19:05:59.830Z] Merging remotes/origin/master commit 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:06:00.256Z] Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:06:00.256Z] Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) [2021-03-04T19:05:58.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T19:05:58.945Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T19:05:58.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T19:05:59.002Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:05:59.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:05:59.014Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T19:05:59.853Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T19:05:59.867Z] > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 [2021-03-04T19:06:00.178Z] > git remote # timeout=10 [2021-03-04T19:06:00.197Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T19:06:00.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:06:00.222Z] > git merge 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 [2021-03-04T19:06:00.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T19:06:00.267Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T19:06:00.277Z] > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 [2021-03-04T19:06:04.874Z] Commit message: "fix(notifications): Match Specific Subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T19:06:06.535Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T19:06:06.987Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T19:06:07.324Z] + + true [2021-03-04T19:06:07.324Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T19:06:09.394Z] provisioning config files... [2021-03-04T19:06:09.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8715980755095082192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:06:09.836Z] ---> docker-login.sh [2021-03-04T19:06:09.836Z] nexus3.edgexfoundry.org:10001 [2021-03-04T19:06:10.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:06:11.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:06:11.093Z] Configure a credential helper to remove this warning. See [2021-03-04T19:06:11.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:06:11.093Z] [2021-03-04T19:06:11.093Z] Login Succeeded [2021-03-04T19:06:11.093Z] nexus3.edgexfoundry.org:10002 [2021-03-04T19:06:11.319Z] gofmt -l . [2021-03-04T19:06:11.319Z] [ "`gofmt -l .`" = "" ] [2021-03-04T19:06:11.319Z] ./bin/test-go-mod-tidy.sh [2021-03-04T19:06:11.319Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T19:06:11.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:06:11.624Z] + ls -al . [2021-03-04T19:06:11.624Z] total 716 [2021-03-04T19:06:11.624Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 19:06 . [2021-03-04T19:06:11.624Z] drwxr-xr-x 4 root root 28 Mar 4 19:04 .. [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 19:02 .dockerignore [2021-03-04T19:06:11.624Z] drwxrwxr-x 8 1001 1001 179 Mar 4 19:02 .git [2021-03-04T19:06:11.624Z] drwxrwxr-x 3 1001 1001 125 Mar 4 19:02 .github [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 19:02 .gitignore [2021-03-04T19:06:11.624Z] drwx------ 3 1001 1001 60 Mar 4 19:03 .semver [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 19:02 .sonarcloud.properties [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 19:02 Attribution.txt [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:02 CONTRIBUTING.md [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 19:02 Dockerfile.build [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 19:02 Jenkinsfile [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:02 LICENSE [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 19:02 Makefile [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 19:02 README.md [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 19:02 SECURITY.md [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 19:03 VERSION [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 19:02 ZMQWindows.md [2021-03-04T19:06:11.624Z] drwxrwxr-x 2 1001 1001 117 Mar 4 19:02 bin [2021-03-04T19:06:11.624Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 19:02 cmd [2021-03-04T19:06:11.624Z] -rw-r--r-- 1 root root 606168 Mar 4 19:05 coverage.out [2021-03-04T19:06:11.624Z] -rw-r--r-- 1 root root 1055 Mar 4 19:06 go.mod [2021-03-04T19:06:11.624Z] -rw-r--r-- 1 root root 21699 Mar 4 19:06 go.sum [2021-03-04T19:06:11.624Z] drwxrwxr-x 8 1001 1001 127 Mar 4 19:02 internal [2021-03-04T19:06:11.624Z] drwxrwxr-x 4 1001 1001 26 Mar 4 19:02 openapi [2021-03-04T19:06:11.624Z] drwxrwxr-x 4 1001 1001 71 Mar 4 19:02 snap [2021-03-04T19:06:11.624Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 19:02 version.go [Pipeline] sh [2021-03-04T19:06:11.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:06:11.639Z] Configure a credential helper to remove this warning. See [2021-03-04T19:06:11.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:06:11.639Z] [2021-03-04T19:06:11.639Z] Login Succeeded [2021-03-04T19:06:11.639Z] nexus3.edgexfoundry.org:10003 [2021-03-04T19:06:11.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:06:11.926Z] + '[' -e coverage.out ] [2021-03-04T19:06:11.926Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T19:06:12.110Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T19:06:12.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:06:12.201Z] Configure a credential helper to remove this warning. See [2021-03-04T19:06:12.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:06:12.201Z] [2021-03-04T19:06:12.201Z] Login Succeeded [2021-03-04T19:06:12.201Z] nexus3.edgexfoundry.org:10004 [2021-03-04T19:06:12.400Z] + make build [2021-03-04T19:06:12.401Z] 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-04T19:06:12.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:06:12.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:06:12.748Z] Configure a credential helper to remove this warning. See [2021-03-04T19:06:12.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:06:12.748Z] [2021-03-04T19:06:12.748Z] Login Succeeded [2021-03-04T19:06:12.748Z] docker.io [2021-03-04T19:06:13.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T19:06:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T19:06:13.616Z] Configure a credential helper to remove this warning. See [2021-03-04T19:06:13.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T19:06:13.616Z] [2021-03-04T19:06:13.616Z] Login Succeeded [2021-03-04T19:06:13.616Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T19:06:13.633Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T19:06:14.104Z] ========================================================= [2021-03-04T19:06:14.104Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T19:06:14.104Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:06:14.483Z] + 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-04T19:06:16.627Z] 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-04T19:06:17.131Z] Sending build context to Docker daemon 166.5MB [2021-03-04T19:06:17.131Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T19:06:17.131Z] Step 2/6 : FROM ${BASE} [2021-03-04T19:06:17.131Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T19:06:17.131Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T19:06:17.131Z] a4357932f1b6: Pulling fs layer [2021-03-04T19:06:17.131Z] 18c013af1878: Pulling fs layer [2021-03-04T19:06:17.131Z] 00ac8860ef70: Pulling fs layer [2021-03-04T19:06:17.131Z] 63d7cb157983: Pulling fs layer [2021-03-04T19:06:17.131Z] b116817d02f9: Pulling fs layer [2021-03-04T19:06:17.131Z] 745a02a5169b: Pulling fs layer [2021-03-04T19:06:17.131Z] 00ac8860ef70: Waiting [2021-03-04T19:06:17.131Z] 63d7cb157983: Waiting [2021-03-04T19:06:17.131Z] b116817d02f9: Waiting [2021-03-04T19:06:17.131Z] 745a02a5169b: Waiting [2021-03-04T19:06:17.131Z] 18c013af1878: Verifying Checksum [2021-03-04T19:06:17.131Z] 18c013af1878: Download complete [2021-03-04T19:06:17.131Z] a4357932f1b6: Verifying Checksum [2021-03-04T19:06:17.131Z] a4357932f1b6: Download complete [2021-03-04T19:06:17.131Z] 63d7cb157983: Verifying Checksum [2021-03-04T19:06:17.131Z] 63d7cb157983: Download complete [2021-03-04T19:06:17.131Z] b116817d02f9: Verifying Checksum [2021-03-04T19:06:17.131Z] b116817d02f9: Download complete [2021-03-04T19:06:17.738Z] 5f621e34cdf4: Verifying Checksum [2021-03-04T19:06:17.738Z] 5f621e34cdf4: Download complete [2021-03-04T19:06:18.337Z] 5f621e34cdf4: Pull complete [2021-03-04T19:06:18.611Z] a4357932f1b6: Pull complete [2021-03-04T19:06:18.883Z] 18c013af1878: Pull complete [2021-03-04T19:06:19.481Z] 745a02a5169b: Verifying Checksum [2021-03-04T19:06:19.481Z] 745a02a5169b: Download complete [2021-03-04T19:06:20.914Z] 00ac8860ef70: Verifying Checksum [2021-03-04T19:06:20.914Z] 00ac8860ef70: Download complete [2021-03-04T19:06:23.314Z] 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-04T19:06:24.710Z] 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-04T19:06:26.110Z] 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-04T19:06:26.687Z] 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-04T19:06:28.095Z] 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-04T19:06:29.492Z] 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-04T19:06:30.887Z] 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-04T19:06:31.077Z] 00ac8860ef70: Pull complete [2021-03-04T19:06:31.077Z] 63d7cb157983: Pull complete [2021-03-04T19:06:31.351Z] b116817d02f9: Pull complete [2021-03-04T19:06:31.838Z] 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-04T19:06:32.782Z] 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-04T19:06:33.739Z] 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-04T19:06:35.663Z] 745a02a5169b: Pull complete [2021-03-04T19:06:35.663Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T19:06:35.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T19:06:35.663Z] ---> b7e6874047d6 [2021-03-04T19:06:35.663Z] 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 [Pipeline] } [2021-03-04T19:06:35.678Z] $ docker stop --time=1 aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 [2021-03-04T19:06:37.377Z] $ docker rm -f aa3dd9588c3a0de3ecb5c35d67746901d6b80ba5840720658d523cb2f093ae57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-04T19:06:39.044Z] ---> Running in 2e9b0d844aea [2021-03-04T19:06:40.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:06:40.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:06:40.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T19:06:40.841Z] [2021-03-04T19:06:40.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:06:41.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T19:06:41.199Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T19:06:41.199Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T19:06:41.199Z] ca9280d653b3: Pulling fs layer [2021-03-04T19:06:41.199Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T19:06:41.208Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T19:06:41.465Z] cbdbe7a5bc2a: Download complete [2021-03-04T19:06:41.734Z] ca9280d653b3: Verifying Checksum [2021-03-04T19:06:41.734Z] ca9280d653b3: Download complete [2021-03-04T19:06:41.734Z] cbdbe7a5bc2a: Pull complete [2021-03-04T19:06:41.796Z] (2/12) Installing file (5.38-r0) [2021-03-04T19:06:41.796Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T19:06:42.072Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T19:06:42.692Z] ca9280d653b3: Pull complete [2021-03-04T19:06:42.956Z] 7e9c9ca2126c: Verifying Checksum [2021-03-04T19:06:42.956Z] 7e9c9ca2126c: Download complete [2021-03-04T19:06:49.571Z] 7e9c9ca2126c: Pull complete [2021-03-04T19:06:49.571Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T19:06:49.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T19:06:49.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T19:06:49.704Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:06:49.766Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:06:51.656Z] $ docker top 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:06:52.215Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T19:06:52.308Z] + docker-compose build --help [2021-03-04T19:06:52.308Z] + grep parallel [2021-03-04T19:06:52.484Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T19:06:52.485Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T19:06:52.485Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T19:06:52.759Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T19:06:52.759Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T19:06:52.759Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T19:06:53.030Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T19:06:53.030Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:06:53.030Z] OK: 217 MiB in 51 packages [2021-03-04T19:06:54.228Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T19:06:54.244Z] $ docker stop --time=1 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 [2021-03-04T19:06:55.628Z] $ docker rm -f 38651299fee8d2ce755860f71e865366e6cf5016f949b4d3035518dcc271b870 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:06:56.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T19:06:56.220Z] . [Pipeline] withDockerContainer [2021-03-04T19:06:56.315Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:06:56.361Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:06:57.079Z] $ docker top 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:06:57.328Z] Removing intermediate container 2e9b0d844aea [2021-03-04T19:06:57.328Z] ---> c614a6ea5638 [2021-03-04T19:06:57.328Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T19:06:57.328Z] ---> Running in 85baa62223ff [2021-03-04T19:06:57.548Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T19:06:57.920Z] Removing intermediate container 85baa62223ff [2021-03-04T19:06:57.921Z] ---> 4a7b2df6ea38 [2021-03-04T19:06:57.921Z] Step 5/6 : COPY go.mod . [2021-03-04T19:06:58.492Z] Building docker-core-command-go ... [2021-03-04T19:06:58.492Z] Building docker-core-data-go ... [2021-03-04T19:06:58.492Z] Building docker-core-metadata-go ... [2021-03-04T19:06:58.492Z] Building docker-security-bootstrapper-go ... [2021-03-04T19:06:58.492Z] Building docker-security-proxy-setup-go ... [2021-03-04T19:06:58.492Z] Building docker-security-secretstore-setup-go ... [2021-03-04T19:06:58.492Z] Building docker-support-notifications-go ... [2021-03-04T19:06:58.492Z] Building docker-support-scheduler-go ... [2021-03-04T19:06:58.492Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T19:06:58.492Z] Building docker-security-secretstore-setup-go [2021-03-04T19:06:58.492Z] Building docker-sys-mgmt-agent-go [2021-03-04T19:06:58.492Z] Building docker-core-metadata-go [2021-03-04T19:06:58.492Z] Building docker-support-notifications-go [2021-03-04T19:06:58.492Z] Building docker-security-bootstrapper-go [2021-03-04T19:06:58.522Z] ---> e4a6e6067ce2 [2021-03-04T19:06:58.522Z] Step 6/6 : RUN go mod download [2021-03-04T19:06:58.795Z] ---> Running in 702134b0e633 [2021-03-04T19:07:30.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:07:30.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:07:30.710Z] ---> b12d1a3032de [2021-03-04T19:07:30.710Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T19:07:30.710Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:07:30.710Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:07:30.710Z] ---> b12d1a3032de [2021-03-04T19:07:30.710Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T19:07:30.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:07:30.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:07:30.710Z] ---> b12d1a3032de [2021-03-04T19:07:30.710Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:07:30.710Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:07:30.710Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:07:30.710Z] ---> b12d1a3032de [2021-03-04T19:07:30.710Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T19:07:30.710Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:07:30.710Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:07:30.710Z] ---> b12d1a3032de [2021-03-04T19:07:30.710Z] Step 3/30 : WORKDIR /edgex-go [2021-03-04T19:07:30.710Z] ---> Running in 8f390aefb533 [2021-03-04T19:07:30.710Z] ---> Running in ae81fe954806 [2021-03-04T19:07:30.710Z] ---> Running in 3efd5cfb9df1 [2021-03-04T19:07:30.710Z] ---> Running in 598af2d8974e [2021-03-04T19:07:30.710Z] ---> Running in c74dd86f55dd [2021-03-04T19:07:30.710Z] Removing intermediate container 3efd5cfb9df1 [2021-03-04T19:07:30.710Z] ---> d8f4607f8286 [2021-03-04T19:07:30.710Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:07:30.710Z] Removing intermediate container 8f390aefb533 [2021-03-04T19:07:30.710Z] ---> 61aee743baa6 [2021-03-04T19:07:30.710Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:07:30.710Z] Removing intermediate container 598af2d8974e [2021-03-04T19:07:30.710Z] ---> 28d186dcb0f6 [2021-03-04T19:07:30.710Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:07:30.710Z] Removing intermediate container ae81fe954806 [2021-03-04T19:07:30.710Z] ---> 76327a13eec7 [2021-03-04T19:07:30.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:07:30.710Z] Removing intermediate container c74dd86f55dd [2021-03-04T19:07:30.710Z] ---> fd87aeef0a02 [2021-03-04T19:07:30.710Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:07:30.710Z] ---> Running in 2e7dcc262752 [2021-03-04T19:07:30.710Z] ---> Running in e4d30d2319f8 [2021-03-04T19:07:30.710Z] ---> Running in 432b82d72177 [2021-03-04T19:07:30.710Z] ---> Running in 1c11cea89053 [2021-03-04T19:07:30.710Z] ---> Running in f7fd435836d0 [2021-03-04T19:07:30.710Z] Removing intermediate container 2e7dcc262752 [2021-03-04T19:07:30.710Z] ---> 5d83710852ea [2021-03-04T19:07:30.710Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-04T19:07:30.710Z] ---> Running in f9a6e5f0fddb [2021-03-04T19:07:30.710Z] Removing intermediate container e4d30d2319f8 [2021-03-04T19:07:30.710Z] ---> 5b68bcb7d056 [2021-03-04T19:07:30.710Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T19:07:30.710Z] Removing intermediate container 432b82d72177 [2021-03-04T19:07:30.710Z] ---> 5a4a4f44b260 [2021-03-04T19:07:30.710Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T19:07:30.710Z] ---> Running in 309b61901fc1 [2021-03-04T19:07:30.982Z] ---> Running in a7589b6edcbf [2021-03-04T19:07:30.982Z] Removing intermediate container 1c11cea89053 [2021-03-04T19:07:30.982Z] ---> ee4cb7ff867e [2021-03-04T19:07:30.982Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T19:07:31.172Z] Removing intermediate container 702134b0e633 [2021-03-04T19:07:31.172Z] ---> e50115ccdcf6 [2021-03-04T19:07:31.172Z] Successfully built e50115ccdcf6 [2021-03-04T19:07:31.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:07:31.251Z] Removing intermediate container f7fd435836d0 [2021-03-04T19:07:31.251Z] ---> e85da6225972 [2021-03-04T19:07:31.251Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T19:07:31.251Z] ---> Running in 90c00e57e722 [2021-03-04T19:07:31.518Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T19:07:31.518Z] . [2021-03-04T19:07:31.522Z] ---> Running in 61b65e2a3e2a [Pipeline] withDockerContainer [2021-03-04T19:07:31.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:31.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:31.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:31.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container [2021-03-04T19:07:31.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T19:07:32.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:32.310Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:32.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:32.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:32.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:32.835Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:33.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:07:33.360Z] OK: 233 MiB in 51 packages [2021-03-04T19:07:33.360Z] OK: 233 MiB in 51 packages [2021-03-04T19:07:33.360Z] OK: 233 MiB in 51 packages [2021-03-04T19:07:33.360Z] OK: 233 MiB in 51 packages [2021-03-04T19:07:33.442Z] $ docker top aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:07:33.936Z] Removing intermediate container f9a6e5f0fddb [2021-03-04T19:07:33.936Z] ---> b8a642bef8b1 [2021-03-04T19:07:33.936Z] Step 6/30 : COPY go.mod . [2021-03-04T19:07:33.936Z] OK: 233 MiB in 51 packages [2021-03-04T19:07:34.198Z] Removing intermediate container 309b61901fc1 [2021-03-04T19:07:34.198Z] ---> a1192978cf0c [2021-03-04T19:07:34.198Z] Step 6/26 : COPY go.mod . [2021-03-04T19:07:34.400Z] + go version [2021-03-04T19:07:34.400Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T19:07:34.430Z] $ docker stop --time=1 aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 [2021-03-04T19:07:34.467Z] ---> 7165e1049452 [2021-03-04T19:07:34.467Z] Step 7/30 : RUN go mod download [2021-03-04T19:07:34.467Z] Removing intermediate container 90c00e57e722 [2021-03-04T19:07:34.467Z] ---> 73d2ecbd0246 [2021-03-04T19:07:34.467Z] Step 6/22 : COPY go.mod . [2021-03-04T19:07:34.467Z] ---> Running in 4955874f7776 [2021-03-04T19:07:34.468Z] Removing intermediate container a7589b6edcbf [2021-03-04T19:07:34.468Z] ---> ec2dd9e988ac [2021-03-04T19:07:34.468Z] Step 6/24 : COPY go.mod . [2021-03-04T19:07:34.468Z] ---> 5750368229e4 [2021-03-04T19:07:34.468Z] Step 7/26 : RUN go mod download [2021-03-04T19:07:34.729Z] ---> Running in fc1f51f1a470 [2021-03-04T19:07:34.992Z] Removing intermediate container 61b65e2a3e2a [2021-03-04T19:07:34.992Z] ---> 5c53334f84a2 [2021-03-04T19:07:34.992Z] Step 6/23 : COPY go.mod . [2021-03-04T19:07:34.992Z] ---> 0bacdda377c6 [2021-03-04T19:07:34.992Z] Step 7/22 : RUN go mod download [2021-03-04T19:07:34.992Z] ---> db780d060d68 [2021-03-04T19:07:34.992Z] Step 7/24 : RUN go mod download [2021-03-04T19:07:35.266Z] ---> Running in dc5b61dff987 [2021-03-04T19:07:35.266Z] ---> Running in 01bb6b0b20bb [2021-03-04T19:07:35.530Z] ---> f04f85d27328 [2021-03-04T19:07:35.530Z] Step 7/23 : RUN go mod download [2021-03-04T19:07:35.530Z] ---> Running in 8f24f84651b7 [2021-03-04T19:07:36.394Z] $ docker rm -f aff53433a913ab0ddce653e9f17950fecbed9e644d32037ccaeb30e358aa44a0 [2021-03-04T19:07:36.498Z] Removing intermediate container 4955874f7776 [2021-03-04T19:07:36.498Z] ---> 600633b3e71f [2021-03-04T19:07:36.498Z] Step 8/30 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-03-04T19:07:36.765Z] Removing intermediate container fc1f51f1a470 [2021-03-04T19:07:36.765Z] ---> f9df14ecad35 [2021-03-04T19:07:36.765Z] Step 8/26 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:07:37.370Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T19:07:37.370Z] . [Pipeline] withDockerContainer [2021-03-04T19:07:37.598Z] prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container [2021-03-04T19:07:37.683Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T19:07:39.125Z] $ docker top 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T19:07:39.476Z] ========================================================= [2021-03-04T19:07:39.476Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T19:07:39.476Z] ========================================================= [Pipeline] sh [2021-03-04T19:07:40.115Z] + make test [2021-03-04T19:07:40.115Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T19:07:42.092Z] Removing intermediate container dc5b61dff987 [2021-03-04T19:07:42.092Z] ---> db46a1e15600 [2021-03-04T19:07:42.092Z] Step 8/22 : COPY . . [2021-03-04T19:07:50.269Z] Removing intermediate container 01bb6b0b20bb [2021-03-04T19:07:50.269Z] ---> d85ee3871f7d [2021-03-04T19:07:50.269Z] Step 8/24 : COPY . . [2021-03-04T19:07:50.269Z] Removing intermediate container 8f24f84651b7 [2021-03-04T19:07:50.269Z] ---> f98f8b6b231f [2021-03-04T19:07:50.269Z] Step 8/23 : COPY . . [2021-03-04T19:08:02.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T19:08:22.497Z] ---> 2db00fed6c74 [2021-03-04T19:08:22.497Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T19:08:22.497Z] ---> 651bf97c0ad0 [2021-03-04T19:08:22.497Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T19:08:22.497Z] ---> 3fb355eb75dc [2021-03-04T19:08:22.497Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T19:08:22.497Z] ---> Running in 33bfe9e8246d [2021-03-04T19:08:22.497Z] ---> Running in 6d0d74dda5fe [2021-03-04T19:08:22.497Z] ---> Running in 983a8f09c7a4 [2021-03-04T19:08:25.067Z] 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-04T19:08:25.067Z] 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-04T19:08:25.067Z] 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-04T19:08:25.342Z] ---> 33c6409f218f [2021-03-04T19:08:25.342Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T19:08:25.342Z] ---> 548b8e72d168 [2021-03-04T19:08:25.342Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T19:08:25.611Z] ---> Running in 2a9dbb731c61 [2021-03-04T19:08:25.611Z] ---> Running in f9d251de1127 [2021-03-04T19:08:26.206Z] 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-04T19:08:26.483Z] 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-04T19:08:49.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T19:08:53.199Z] 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-04T19:08:56.227Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T19:09:01.438Z] Removing intermediate container 6d0d74dda5fe [2021-03-04T19:09:01.438Z] ---> 7bde6e4ef743 [2021-03-04T19:09:01.438Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T19:09:01.438Z] Removing intermediate container 33bfe9e8246d [2021-03-04T19:09:01.438Z] ---> d9cb39134c43 [2021-03-04T19:09:01.438Z] [2021-03-04T19:09:01.438Z] Step 10/30 : FROM alpine:3.12 [2021-03-04T19:09:01.438Z] ---> Running in 065cb44e9bc4 [2021-03-04T19:09:01.438Z] 3.12: Pulling from library/alpine [2021-03-04T19:09:01.438Z] Removing intermediate container 983a8f09c7a4 [2021-03-04T19:09:01.438Z] ---> f46ab55d1bd6 [2021-03-04T19:09:01.438Z] [2021-03-04T19:09:01.438Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T19:09:01.438Z] 3.12: Pulling from library/alpine [2021-03-04T19:09:01.438Z] 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-04T19:09:02.015Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T19:09:02.015Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T19:09:02.015Z] ---> 88dd2752d2ea [2021-03-04T19:09:02.015Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T19:09:02.015Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T19:09:02.015Z] Status: Image is up to date for alpine:3.12 [2021-03-04T19:09:02.015Z] ---> 88dd2752d2ea [2021-03-04T19:09:02.015Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T19:09:03.935Z] Removing intermediate container f9d251de1127 [2021-03-04T19:09:03.935Z] ---> 71895773eb81 [2021-03-04T19:09:03.935Z] [2021-03-04T19:09:03.935Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T19:09:03.935Z] ---> 88dd2752d2ea [2021-03-04T19:09:03.935Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T19:09:04.888Z] ---> Running in 4ab44b798daa [2021-03-04T19:09:04.888Z] ---> Running in 317812d91f2e [2021-03-04T19:09:04.888Z] ---> Running in affdee959d01 [2021-03-04T19:09:04.888Z] Removing intermediate container 2a9dbb731c61 [2021-03-04T19:09:04.888Z] ---> 8d1b56088c39 [2021-03-04T19:09:04.888Z] [2021-03-04T19:09:04.888Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:09:04.888Z] ---> 88dd2752d2ea [2021-03-04T19:09:04.888Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:09:04.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T19:09:04.901Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T19:09:05.150Z] ---> Running in 79cd1980e793 [2021-03-04T19:09:05.150Z] Removing intermediate container 4ab44b798daa [2021-03-04T19:09:05.150Z] ---> 47dcb0fe0606 [2021-03-04T19:09:05.150Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T19:09:05.415Z] Removing intermediate container 065cb44e9bc4 [2021-03-04T19:09:05.415Z] ---> 6d4ceb5d0501 [2021-03-04T19:09:05.415Z] [2021-03-04T19:09:05.415Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T19:09:05.415Z] 20.10.0: Pulling from library/docker [2021-03-04T19:09:05.415Z] ---> Running in 860576b2624a [2021-03-04T19:09:05.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:05.694Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:05.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:05.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:05.963Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T19:09:05.963Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T19:09:05.963Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:05.963Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T19:09:05.963Z] OK: 6 MiB in 16 packages [2021-03-04T19:09:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:06.237Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T19:09:06.237Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:09:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:06.237Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T19:09:06.237Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T19:09:06.237Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T19:09:06.237Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:06.237Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T19:09:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:06.237Z] OK: 7 MiB in 19 packages [2021-03-04T19:09:06.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:06.237Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T19:09:06.237Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:06.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T19:09:06.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T19:09:06.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T19:09:06.346Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T19:09:06.501Z] OK: 6 MiB in 15 packages [2021-03-04T19:09:06.501Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T19:09:06.501Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T19:09:06.501Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:06.501Z] OK: 6 MiB in 16 packages [2021-03-04T19:09:08.441Z] Removing intermediate container 317812d91f2e [2021-03-04T19:09:08.441Z] ---> 386ae556327e [2021-03-04T19:09:08.441Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:09:09.016Z] ---> Running in bbf86affd811 [2021-03-04T19:09:09.593Z] Removing intermediate container affdee959d01 [2021-03-04T19:09:09.593Z] ---> 3d3c01bb206a [2021-03-04T19:09:09.593Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T19:09:09.593Z] Removing intermediate container 860576b2624a [2021-03-04T19:09:09.593Z] ---> 6b842da10369 [2021-03-04T19:09:09.593Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T19:09:09.593Z] Removing intermediate container 79cd1980e793 [2021-03-04T19:09:09.593Z] ---> a069efa0d1c3 [2021-03-04T19:09:09.593Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:09:09.593Z] ---> Running in 860641dbc967 [2021-03-04T19:09:09.593Z] Removing intermediate container bbf86affd811 [2021-03-04T19:09:09.593Z] ---> 7ed678c63f4b [2021-03-04T19:09:09.593Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T19:09:09.593Z] ---> Running in 661887fe4d63 [2021-03-04T19:09:09.593Z] ---> Running in 27e9be4143c9 [2021-03-04T19:09:09.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T19:09:09.857Z] ---> Running in 503026db5e50 [2021-03-04T19:09:10.034Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T19:09:10.123Z] Removing intermediate container 27e9be4143c9 [2021-03-04T19:09:10.123Z] ---> 77aa341229c3 [2021-03-04T19:09:10.123Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T19:09:10.697Z] Removing intermediate container 860641dbc967 [2021-03-04T19:09:10.697Z] ---> fc1c097835b0 [2021-03-04T19:09:10.697Z] Step 13/24 : WORKDIR / [2021-03-04T19:09:10.978Z] Removing intermediate container 661887fe4d63 [2021-03-04T19:09:10.978Z] ---> 2aee8dfb814f [2021-03-04T19:09:10.978Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T19:09:10.978Z] Removing intermediate container 503026db5e50 [2021-03-04T19:09:10.978Z] ---> af89eb34b9d3 [2021-03-04T19:09:10.978Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T19:09:11.255Z] ---> Running in 99bdf7dffe6e [2021-03-04T19:09:11.255Z] ---> Running in 7a80b90713cf [2021-03-04T19:09:11.255Z] ---> Running in 4c76a3060e31 [2021-03-04T19:09:11.255Z] ---> Running in 06e8e22a1df8 [2021-03-04T19:09:11.539Z] Removing intermediate container 99bdf7dffe6e [2021-03-04T19:09:11.540Z] ---> 175f6ab18032 [2021-03-04T19:09:11.540Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T19:09:11.540Z] ---> Running in 3dc8a2786a8e [2021-03-04T19:09:11.540Z] Removing intermediate container 7a80b90713cf [2021-03-04T19:09:11.540Z] ---> dd43a384edc7 [2021-03-04T19:09:11.540Z] 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-04T19:09:11.825Z] Removing intermediate container 4c76a3060e31 [2021-03-04T19:09:11.825Z] ---> 13fe2c6ddbbd [2021-03-04T19:09:11.825Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T19:09:11.825Z] Removing intermediate container 06e8e22a1df8 [2021-03-04T19:09:11.825Z] ---> 616c357061ed [2021-03-04T19:09:11.825Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:09:12.137Z] ---> Running in bf01fe4c13a3 [2021-03-04T19:09:12.137Z] Removing intermediate container 3dc8a2786a8e [2021-03-04T19:09:12.137Z] ---> 991380f1917e [2021-03-04T19:09:12.137Z] Step 15/23 : WORKDIR / [2021-03-04T19:09:12.137Z] ---> 390aab25dc6b [2021-03-04T19:09:12.137Z] 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-04T19:09:12.423Z] ---> d36ce59e533b [2021-03-04T19:09:12.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T19:09:12.423Z] ---> Running in bdc8822bbfa8 [2021-03-04T19:09:12.423Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T19:09:12.423Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T19:09:12.423Z] ---> aefe523efa57 [2021-03-04T19:09:12.423Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T19:09:12.686Z] ---> Running in 01941f7edbe0 [2021-03-04T19:09:12.686Z] ---> bef8464f650a [2021-03-04T19:09:12.686Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T19:09:12.686Z] Removing intermediate container bdc8822bbfa8 [2021-03-04T19:09:12.686Z] ---> 1eaaa5c1f978 [2021-03-04T19:09:12.686Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:09:12.956Z] ---> 11d6c0cd3552 [2021-03-04T19:09:12.956Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T19:09:13.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:13.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:13.544Z] ---> d1b18344cb69 [2021-03-04T19:09:13.544Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T19:09:13.544Z] ---> a8d2410785c6 [2021-03-04T19:09:13.544Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T19:09:13.544Z] ---> a6d072f75dde [2021-03-04T19:09:13.544Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T19:09:13.544Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T19:09:13.544Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T19:09:13.544Z] Executing bash-5.0.17-r0.post-install [2021-03-04T19:09:13.544Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:13.544Z] OK: 12 MiB in 22 packages [2021-03-04T19:09:13.813Z] ---> Running in fa04d5a8e819 [2021-03-04T19:09:14.076Z] Removing intermediate container bf01fe4c13a3 [2021-03-04T19:09:14.076Z] ---> d47af18789be [2021-03-04T19:09:14.076Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T19:09:14.340Z] Removing intermediate container fa04d5a8e819 [2021-03-04T19:09:14.340Z] ---> 2016739505c1 [2021-03-04T19:09:14.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:09:14.340Z] ---> Running in c7e5ef02a792 [2021-03-04T19:09:14.340Z] ---> e7fc4289e0df [2021-03-04T19:09:14.340Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T19:09:14.602Z] ---> 2141cb8fe7ba [2021-03-04T19:09:14.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T19:09:14.602Z] ---> Running in 608fb3078591 [2021-03-04T19:09:14.865Z] Removing intermediate container c7e5ef02a792 [2021-03-04T19:09:14.865Z] ---> 3997d8595191 [2021-03-04T19:09:14.865Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T19:09:14.865Z] Removing intermediate container 01941f7edbe0 [2021-03-04T19:09:14.865Z] ---> 512c14d429d5 [2021-03-04T19:09:14.865Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T19:09:14.865Z] ---> 287a9e6d01fb [2021-03-04T19:09:14.865Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T19:09:15.127Z] ---> a01b609164fb [2021-03-04T19:09:15.127Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T19:09:15.127Z] Removing intermediate container 608fb3078591 [2021-03-04T19:09:15.127Z] ---> e4e338e80f79 [2021-03-04T19:09:15.127Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T19:09:15.127Z] ---> Running in 50c0a512ac52 [2021-03-04T19:09:15.390Z] ---> Running in f8dea383a4f0 [2021-03-04T19:09:15.390Z] ---> Running in fbfcfe1db6f5 [2021-03-04T19:09:15.390Z] ---> e1f39739872a [2021-03-04T19:09:15.390Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T19:09:15.653Z] ---> 827e0571fef1 [2021-03-04T19:09:15.653Z] 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-04T19:09:15.653Z] ---> Running in ac458359e368 [2021-03-04T19:09:15.653Z] Removing intermediate container f8dea383a4f0 [2021-03-04T19:09:15.653Z] ---> fd0c8b29b7e5 [2021-03-04T19:09:15.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:09:15.923Z] Removing intermediate container 50c0a512ac52 [2021-03-04T19:09:15.923Z] ---> 18c178300dd3 [2021-03-04T19:09:15.923Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T19:09:15.923Z] Removing intermediate container fbfcfe1db6f5 [2021-03-04T19:09:15.923Z] ---> 0af8fde8dc51 [2021-03-04T19:09:15.923Z] Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:09:15.923Z] ---> Running in 2da60e4ce43a [2021-03-04T19:09:16.192Z] ---> Running in bbde91f6f7c2 [2021-03-04T19:09:16.192Z] ---> Running in 7cbdd5a18016 [2021-03-04T19:09:16.455Z] ---> Running in e39a10158132 [2021-03-04T19:09:16.455Z] Removing intermediate container bbde91f6f7c2 [2021-03-04T19:09:16.455Z] ---> 2871355af39c [2021-03-04T19:09:16.455Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T19:09:16.716Z] Removing intermediate container 7cbdd5a18016 [2021-03-04T19:09:16.716Z] ---> 39ea66feeee0 [2021-03-04T19:09:16.716Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T19:09:16.716Z] Removing intermediate container e39a10158132 [2021-03-04T19:09:16.716Z] ---> c8520b095f6c [2021-03-04T19:09:16.716Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T19:09:16.978Z] ---> Running in c4cfbb25bed8 [2021-03-04T19:09:16.978Z] ---> Running in a12d88d479cc [2021-03-04T19:09:16.978Z] ---> Running in 38f2832ccc70 [2021-03-04T19:09:17.241Z] Removing intermediate container c4cfbb25bed8 [2021-03-04T19:09:17.241Z] ---> b2fd9b1fbd9a [2021-03-04T19:09:17.241Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:09:17.241Z] Removing intermediate container a12d88d479cc [2021-03-04T19:09:17.241Z] ---> 78811ae9d220 [2021-03-04T19:09:17.241Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T19:09:17.503Z] Removing intermediate container 38f2832ccc70 [2021-03-04T19:09:17.503Z] ---> f305997c7dd5 [2021-03-04T19:09:17.503Z] [2021-03-04T19:09:17.769Z] Successfully built f305997c7dd5 [2021-03-04T19:09:17.769Z] ---> Running in cc849757744c [2021-03-04T19:09:17.769Z] Successfully tagged docker-support-notifications-go:latest [2021-03-04T19:09:17.769Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-03-04T19:09:17.769Z] Removing intermediate container ac458359e368 [2021-03-04T19:09:18.036Z] ---> 1ce7a00cb1ed [2021-03-04T19:09:18.037Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:09:18.037Z] Removing intermediate container 2da60e4ce43a [2021-03-04T19:09:18.037Z] ---> 9e58f6b0ed6d [2021-03-04T19:09:18.037Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T19:09:18.037Z] ---> cf984c4a7e0c [2021-03-04T19:09:18.037Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T19:09:18.037Z] Removing intermediate container cc849757744c [2021-03-04T19:09:18.037Z] ---> cd7bca53f98f [2021-03-04T19:09:18.037Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:09:18.037Z] ---> Running in 8a433022c5ef [2021-03-04T19:09:18.302Z] ---> Running in dc5187f717d7 [2021-03-04T19:09:18.302Z] ---> 1d7d2523c314 [2021-03-04T19:09:18.302Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T19:09:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T19:09:18.352Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T19:09:18.352Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T19:09:19.694Z] Removing intermediate container 8a433022c5ef [2021-03-04T19:09:19.694Z] ---> 13c0d1fed4cd [2021-03-04T19:09:19.694Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T19:09:19.694Z] ---> 662b768b0f96 [2021-03-04T19:09:19.694Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T19:09:19.958Z] Removing intermediate container dc5187f717d7 [2021-03-04T19:09:19.958Z] ---> 5e4daceb0a65 [2021-03-04T19:09:19.958Z] [2021-03-04T19:09:20.531Z] Successfully built 5e4daceb0a65 [2021-03-04T19:09:20.801Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T19:09:20.801Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-03-04T19:09:23.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 45.9% of statements [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T19:09:23.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T19:09:24.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.205s coverage: 100.0% of statements [2021-03-04T19:09:24.109Z] ---> d4421dac1163 [2021-03-04T19:09:24.109Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T19:09:24.109Z] ---> Running in 7e2241092154 [2021-03-04T19:09:25.062Z] ---> a1fe989d98c2 [2021-03-04T19:09:25.062Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T19:09:26.465Z] ---> 416ffb4fb95a [2021-03-04T19:09:26.465Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T19:09:26.465Z] Removing intermediate container 7e2241092154 [2021-03-04T19:09:26.465Z] ---> 0774a947360f [2021-03-04T19:09:26.465Z] Step 23/24 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:09:27.420Z] ---> Running in b038a958ac25 [2021-03-04T19:09:28.001Z] ---> Running in dc00ecdd39ea [2021-03-04T19:09:28.267Z] ---> 73ab3d787f80 [2021-03-04T19:09:28.267Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T19:09:29.224Z] Removing intermediate container dc00ecdd39ea [2021-03-04T19:09:29.224Z] ---> 1f6a591ae7ae [2021-03-04T19:09:29.224Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T19:09:29.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:29.224Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:29.492Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T19:09:29.492Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T19:09:29.492Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T19:09:29.492Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T19:09:29.492Z] ---> Running in 4ab0fc8b4c1d [2021-03-04T19:09:29.492Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T19:09:29.492Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T19:09:29.492Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T19:09:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.590s coverage: 27.1% of statements [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T19:09:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.095s coverage: 100.0% of statements [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T19:09:30.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.091s coverage: 100.0% of statements [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T19:09:30.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T19:09:31.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 66.2% of statements [2021-03-04T19:09:31.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T19:09:31.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T19:09:33.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.638s coverage: 82.4% of statements [2021-03-04T19:09:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T19:09:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:09:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T19:09:33.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T19:09:34.813Z] ---> Running in 2776eab52138 [2021-03-04T19:09:37.385Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T19:09:37.385Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T19:09:37.385Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T19:09:37.385Z] Removing intermediate container 4ab0fc8b4c1d [2021-03-04T19:09:37.385Z] ---> a6d708369287 [2021-03-04T19:09:37.385Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T19:09:37.385Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T19:09:37.385Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T19:09:37.385Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T19:09:37.385Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T19:09:38.341Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T19:09:38.341Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T19:09:38.341Z] Removing intermediate container 2776eab52138 [2021-03-04T19:09:38.341Z] ---> 7f3af1b85c41 [2021-03-04T19:09:38.341Z] [2021-03-04T19:09:38.341Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T19:09:38.341Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T19:09:38.341Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T19:09:38.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:09:38.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:09:38.917Z] ---> b12d1a3032de [2021-03-04T19:09:38.917Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:09:38.917Z] ---> Using cache [2021-03-04T19:09:38.917Z] ---> fd87aeef0a02 [2021-03-04T19:09:38.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:09:38.917Z] ---> Using cache [2021-03-04T19:09:38.917Z] ---> ee4cb7ff867e [2021-03-04T19:09:38.917Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T19:09:39.179Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T19:09:39.763Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T19:09:40.025Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:09:40.025Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:09:40.025Z] ---> b12d1a3032de [2021-03-04T19:09:40.025Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:09:40.025Z] ---> Using cache [2021-03-04T19:09:40.025Z] ---> fd87aeef0a02 [2021-03-04T19:09:40.025Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:09:40.025Z] ---> Using cache [2021-03-04T19:09:40.025Z] ---> ee4cb7ff867e [2021-03-04T19:09:40.025Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T19:09:40.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.159s coverage: 28.6% of statements [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T19:09:40.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements [2021-03-04T19:09:40.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T19:09:40.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements [2021-03-04T19:09:40.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T19:09:40.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2021-03-04T19:09:40.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T19:09:40.601Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T19:09:40.601Z] ---> a801d838a0b3 [2021-03-04T19:09:40.601Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-04T19:09:40.601Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T19:09:40.865Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T19:09:40.865Z] Successfully built 7f3af1b85c41 [2021-03-04T19:09:40.865Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T19:09:40.865Z] ---> Running in 76c148b1fee8 [2021-03-04T19:09:40.865Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T19:09:40.865Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T19:09:40.865Z] Building docker-security-proxy-setup-go [2021-03-04T19:09:41.133Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 129c54c606d5 [2021-03-04T19:09:41.133Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T19:09:41.397Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T19:09:41.397Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T19:09:41.397Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T19:09:41.397Z] ---> Running in e8869c266fb1 [2021-03-04T19:09:41.397Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T19:09:41.397Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T19:09:41.397Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T19:09:41.667Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:09:41.667Z] OK: 71 MiB in 55 packages [2021-03-04T19:09:42.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.402s coverage: 97.5% of statements [2021-03-04T19:09:42.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T19:09:42.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements [2021-03-04T19:09:42.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T19:09:42.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T19:09:42.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T19:09:42.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T19:09:42.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:44.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:44.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:45.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:09:46.116Z] OK: 233 MiB in 51 packages [2021-03-04T19:09:48.694Z] OK: 233 MiB in 51 packages [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.195s coverage: 92.8% of statements [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.175s coverage: 0.1% of statements [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T19:09:50.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.097s coverage: 45.5% of statements [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.118s coverage: 79.5% of statements [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-03-04T19:09:50.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2021-03-04T19:09:52.936Z] Removing intermediate container e8869c266fb1 [2021-03-04T19:09:52.936Z] ---> c94c3c40ceda [2021-03-04T19:09:52.936Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T19:09:52.936Z] Removing intermediate container 76c148b1fee8 [2021-03-04T19:09:52.936Z] ---> 2722d20131ba [2021-03-04T19:09:52.936Z] Step 6/23 : COPY go.mod . [2021-03-04T19:09:54.329Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:09:54.329Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:09:54.329Z] ---> b12d1a3032de [2021-03-04T19:09:54.329Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T19:09:54.329Z] ---> Using cache [2021-03-04T19:09:54.329Z] ---> fd87aeef0a02 [2021-03-04T19:09:54.329Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:09:54.329Z] ---> Using cache [2021-03-04T19:09:54.329Z] ---> ee4cb7ff867e [2021-03-04T19:09:54.329Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T19:09:54.329Z] ---> Using cache [2021-03-04T19:09:54.329Z] ---> 2722d20131ba [2021-03-04T19:09:54.329Z] Step 6/21 : COPY go.mod . [2021-03-04T19:09:54.590Z] ---> Running in e9641dead97e [2021-03-04T19:09:54.590Z] Removing intermediate container 129c54c606d5 [2021-03-04T19:09:54.590Z] ---> 158c34a6bdc9 [2021-03-04T19:09:54.590Z] Step 6/23 : COPY go.mod . [2021-03-04T19:09:55.166Z] ---> c798ad666cd5 [2021-03-04T19:09:55.166Z] Step 7/23 : RUN go mod download [2021-03-04T19:09:55.166Z] ---> a4fee8ac7e2b [2021-03-04T19:09:55.166Z] Step 7/21 : RUN go mod download [2021-03-04T19:09:56.560Z] ---> Running in 95e4c7f77c3d [2021-03-04T19:09:56.560Z] ---> Running in 3db46f974c08 [2021-03-04T19:09:56.560Z] ---> 06caf236a653 [2021-03-04T19:09:56.560Z] Step 7/23 : RUN go mod download [2021-03-04T19:09:56.833Z] Removing intermediate container e9641dead97e [2021-03-04T19:09:56.833Z] ---> 974278101899 [2021-03-04T19:09:56.833Z] Step 27/30 : CMD ["gate"] [2021-03-04T19:09:56.833Z] ---> Running in 0cab3e7e3410 [2021-03-04T19:09:57.101Z] Removing intermediate container b038a958ac25 [2021-03-04T19:09:57.101Z] ---> 177c50a8ddb4 [2021-03-04T19:09:57.101Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T19:09:57.363Z] ---> Running in 97b9fdb3b991 [2021-03-04T19:09:57.363Z] ---> Running in 8c3f42d4f8df [2021-03-04T19:09:57.629Z] Removing intermediate container 97b9fdb3b991 [2021-03-04T19:09:57.629Z] ---> 874227a6d823 [2021-03-04T19:09:57.629Z] Step 28/30 : LABEL arch=x86_64 [2021-03-04T19:09:57.899Z] ---> Running in 3407db14f17a [2021-03-04T19:09:58.168Z] Removing intermediate container 3407db14f17a [2021-03-04T19:09:58.168Z] ---> b0663c070ca0 [2021-03-04T19:09:58.168Z] Step 29/30 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:09:58.441Z] ---> Running in 301482c98401 [2021-03-04T19:09:58.441Z] Removing intermediate container 301482c98401 [2021-03-04T19:09:58.441Z] ---> f403e04d0295 [2021-03-04T19:09:58.441Z] Step 30/30 : LABEL version=0.0.0 [2021-03-04T19:09:58.712Z] ---> Running in 86dc22ad1320 [2021-03-04T19:09:58.977Z] Removing intermediate container 86dc22ad1320 [2021-03-04T19:09:58.977Z] ---> 1c931b056023 [2021-03-04T19:09:58.977Z] [2021-03-04T19:09:58.977Z] Successfully built 1c931b056023 [2021-03-04T19:09:58.977Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T19:09:59.247Z]  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go [2021-03-04T19:09:59.247Z] Removing intermediate container 3db46f974c08 [2021-03-04T19:09:59.247Z] ---> 94bd02b206e7 [2021-03-04T19:09:59.247Z] Step 8/21 : COPY . . [2021-03-04T19:09:59.247Z] Removing intermediate container 0cab3e7e3410 [2021-03-04T19:09:59.247Z] ---> 14b75f21111c [2021-03-04T19:09:59.247Z] Step 8/23 : COPY . . [2021-03-04T19:09:59.519Z] Removing intermediate container 95e4c7f77c3d [2021-03-04T19:09:59.519Z] ---> 293b73e0d506 [2021-03-04T19:09:59.519Z] Step 8/23 : COPY . . [2021-03-04T19:09:59.519Z] Collecting docker-compose==1.23.2 [2021-03-04T19:09:59.781Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T19:10:01.739Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T19:10:01.739Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T19:10:02.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2021-03-04T19:10:02.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-03-04T19:10:04.295Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T19:10:04.295Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T19:10:05.691Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T19:10:05.691Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T19:10:12.329Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T19:10:12.329Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T19:10:14.437Z] 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-04T19:10:14.437Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T19:10:14.437Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T19:10:15.033Z] Collecting PyYAML<4,>=3.10 [2021-03-04T19:10:15.033Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T19:10:18.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.151s coverage: 92.9% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 75.5% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.114s coverage: 87.2% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.6% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.6% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.519s coverage: 62.4% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 69.1% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 38.4% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T19:10:18.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2021-03-04T19:10:18.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T19:10:18.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.083s coverage: 84.8% of statements [2021-03-04T19:10:20.375Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T19:10:20.375Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T19:10:20.375Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T19:10:20.375Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T19:10:20.951Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T19:10:20.951Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T19:10:22.369Z] Collecting idna<2.8,>=2.5 [2021-03-04T19:10:22.369Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T19:10:23.321Z] 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-04T19:10:23.593Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T19:10:23.593Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T19:10:24.553Z] 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-04T19:10:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.412s coverage: 47.0% of statements [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T19:10:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T19:10:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T19:10:25.063Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.392s coverage: 88.5% of statements [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:10:25.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T19:10:25.953Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T19:10:25.953Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T19:10:25.953Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T19:10:25.953Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T19:10:25.953Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T19:10:25.953Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T19:10:26.752Z] Installing collected packages: jsonschema, idna, urllib3, requests, docopt, texttable, dockerpty, PyYAML, cached-property, docker-pycreds, websocket-client, docker, docker-compose [2021-03-04T19:10:27.453Z] Attempting uninstall: idna [2021-03-04T19:10:27.453Z] Found existing installation: idna 2.9 [2021-03-04T19:10:27.453Z] Uninstalling idna-2.9: [2021-03-04T19:10:27.824Z] Successfully uninstalled idna-2.9 [2021-03-04T19:10:28.118Z] Attempting uninstall: urllib3 [2021-03-04T19:10:28.118Z] Found existing installation: urllib3 1.25.9 [2021-03-04T19:10:28.118Z] Uninstalling urllib3-1.25.9: [2021-03-04T19:10:28.388Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T19:10:29.344Z] Attempting uninstall: requests [2021-03-04T19:10:29.344Z] Found existing installation: requests 2.23.0 [2021-03-04T19:10:29.344Z] Uninstalling requests-2.23.0: [2021-03-04T19:10:29.344Z] Successfully uninstalled requests-2.23.0 [2021-03-04T19:10:31.281Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:10:31.281Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:10:31.281Z] ---> b12d1a3032de [2021-03-04T19:10:31.281Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T19:10:31.858Z] ---> Using cache [2021-03-04T19:10:31.858Z] ---> fd87aeef0a02 [2021-03-04T19:10:31.858Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:10:31.858Z] ---> Using cache [2021-03-04T19:10:31.858Z] ---> ee4cb7ff867e [2021-03-04T19:10:31.858Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T19:10:31.858Z] ---> Using cache [2021-03-04T19:10:31.858Z] ---> 2722d20131ba [2021-03-04T19:10:31.858Z] Step 6/22 : COPY go.mod . [2021-03-04T19:10:31.858Z] ---> Using cache [2021-03-04T19:10:31.858Z] ---> a4fee8ac7e2b [2021-03-04T19:10:31.858Z] Step 7/22 : RUN go mod download [2021-03-04T19:10:31.858Z] ---> Using cache [2021-03-04T19:10:31.858Z] ---> 94bd02b206e7 [2021-03-04T19:10:31.858Z] Step 8/22 : COPY . . [2021-03-04T19:10:33.257Z] Running setup.py install for docopt: started [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.041s coverage: 29.1% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.243s coverage: 95.6% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T19:10:33.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-03-04T19:10:33.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-04T19:10:33.643Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-03-04T19:10:34.621Z] GO111MODULE=on go vet ./... [2021-03-04T19:10:36.586Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T19:10:36.586Z] Running setup.py install for texttable: started [2021-03-04T19:10:37.538Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T19:10:37.538Z] Running setup.py install for dockerpty: started [2021-03-04T19:10:38.496Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T19:10:38.496Z] Running setup.py install for PyYAML: started [2021-03-04T19:10:40.421Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T19:10:42.980Z] ---> 1dcc4723a8cb [2021-03-04T19:10:42.980Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T19:10:42.980Z] ---> d1dbf5d97a85 [2021-03-04T19:10:42.980Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T19:10:43.249Z] ---> 235a3661e6bd [2021-03-04T19:10:43.249Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T19:10:43.517Z] ---> Running in 997475e021e6 [2021-03-04T19:10:43.781Z] ---> Running in 35362afbfd36 [2021-03-04T19:10:43.781Z] ---> Running in 31a7067412b8 [2021-03-04T19:10:44.043Z] 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-04T19:10:46.603Z] 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-04T19:10:46.604Z] 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-04T19:10:46.604Z] 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-04T19:10:53.283Z] Removing intermediate container 8c3f42d4f8df [2021-03-04T19:10:53.283Z] ---> a6789ae8465a [2021-03-04T19:10:53.283Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T19:10:55.880Z] ---> Running in 83d68d6a0930 [2021-03-04T19:10:57.852Z] ---> 86f192c5dfd5 [2021-03-04T19:10:57.852Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T19:10:58.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:10:58.117Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:10:58.381Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:10:58.381Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T19:10:58.381Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T19:10:58.381Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:10:58.381Z] OK: 72 MiB in 58 packages [2021-03-04T19:10:58.649Z] ---> Running in 7f7b7ca88a25 [2021-03-04T19:10:59.606Z] Removing intermediate container 83d68d6a0930 [2021-03-04T19:10:59.606Z] ---> 8e807ed71182 [2021-03-04T19:10:59.606Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T19:10:59.606Z] ---> Running in 535ca18924f8 [2021-03-04T19:10:59.872Z] 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-04T19:10:59.872Z] Removing intermediate container 535ca18924f8 [2021-03-04T19:10:59.872Z] ---> 2db2808a4829 [2021-03-04T19:10:59.872Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:11:00.142Z] ---> Running in 04a9c9f00ef5 [2021-03-04T19:11:00.416Z] Removing intermediate container 04a9c9f00ef5 [2021-03-04T19:11:00.416Z] ---> 86fca534a63d [2021-03-04T19:11:00.416Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T19:11:00.416Z] ---> Running in c76f075ca0a0 [2021-03-04T19:11:01.011Z] Removing intermediate container c76f075ca0a0 [2021-03-04T19:11:01.011Z] ---> cad0bbd18256 [2021-03-04T19:11:01.011Z] Step 25/26 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:11:01.011Z] ---> Running in 117754e4c22d [2021-03-04T19:11:01.290Z] Removing intermediate container 117754e4c22d [2021-03-04T19:11:01.290Z] ---> 6211aafe83b3 [2021-03-04T19:11:01.290Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T19:11:01.290Z] ---> Running in 1e826743c77d [2021-03-04T19:11:01.568Z] Removing intermediate container 1e826743c77d [2021-03-04T19:11:01.568Z] ---> 82dc90b2dfe5 [2021-03-04T19:11:01.568Z] [2021-03-04T19:11:01.852Z] Successfully built 82dc90b2dfe5 [2021-03-04T19:11:01.852Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T19:11:10.083Z]  Building docker-sys-mgmt-agent-go ... done 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-04T19:11:20.193Z] Removing intermediate container 35362afbfd36 [2021-03-04T19:11:20.193Z] ---> 1cf29b3381c7 [2021-03-04T19:11:20.193Z] [2021-03-04T19:11:20.193Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T19:11:20.193Z] ---> 88dd2752d2ea [2021-03-04T19:11:20.193Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T19:11:20.193Z] Removing intermediate container 31a7067412b8 [2021-03-04T19:11:20.193Z] ---> beb939a1f3e7 [2021-03-04T19:11:20.193Z] [2021-03-04T19:11:20.193Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:11:20.193Z] ---> 88dd2752d2ea [2021-03-04T19:11:20.193Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:11:20.193Z] ---> Using cache [2021-03-04T19:11:20.193Z] ---> a069efa0d1c3 [2021-03-04T19:11:20.193Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:11:20.193Z] ---> Using cache [2021-03-04T19:11:20.193Z] ---> 77aa341229c3 [2021-03-04T19:11:20.193Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T19:11:20.193Z] ---> Running in 76c48a622c44 [2021-03-04T19:11:20.193Z] ---> Running in d9aa60fb6946 [2021-03-04T19:11:20.458Z] Removing intermediate container d9aa60fb6946 [2021-03-04T19:11:20.458Z] ---> f0cefec44999 [2021-03-04T19:11:20.458Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T19:11:21.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:11:21.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:11:22.119Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T19:11:22.119Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:11:22.119Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T19:11:22.119Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T19:11:22.119Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:11:22.119Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T19:11:22.382Z] OK: 7 MiB in 18 packages [2021-03-04T19:11:22.382Z] ---> Running in fffb37923236 [2021-03-04T19:11:23.787Z] Removing intermediate container 997475e021e6 [2021-03-04T19:11:23.787Z] ---> 4122d9de31b3 [2021-03-04T19:11:23.787Z] [2021-03-04T19:11:23.787Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:11:23.787Z] ---> 88dd2752d2ea [2021-03-04T19:11:23.787Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T19:11:23.787Z] Removing intermediate container fffb37923236 [2021-03-04T19:11:23.787Z] ---> a422f8958d5d [2021-03-04T19:11:23.787Z] Step 15/23 : WORKDIR / [2021-03-04T19:11:23.787Z] ---> Running in 18a15b24c558 [2021-03-04T19:11:24.061Z] ---> Running in ae2731c1c4f3 [2021-03-04T19:11:26.616Z] Removing intermediate container 18a15b24c558 [2021-03-04T19:11:26.616Z] ---> 397f7302e46b [2021-03-04T19:11:26.616Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T19:11:26.616Z] Removing intermediate container 76c48a622c44 [2021-03-04T19:11:26.616Z] ---> 51d60f2dec9f [2021-03-04T19:11:26.616Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T19:11:26.616Z] ---> Running in 42dd017fe3b7 [2021-03-04T19:11:26.616Z] Removing intermediate container ae2731c1c4f3 [2021-03-04T19:11:26.616Z] ---> aa8b6d993c70 [2021-03-04T19:11:26.616Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:11:26.616Z] ---> Running in dcd1caa5dda8 [2021-03-04T19:11:26.881Z] Removing intermediate container 42dd017fe3b7 [2021-03-04T19:11:26.881Z] ---> 6277f13adaad [2021-03-04T19:11:26.881Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T19:11:26.881Z] Removing intermediate container dcd1caa5dda8 [2021-03-04T19:11:26.881Z] ---> 74367cc241c3 [2021-03-04T19:11:26.881Z] Step 13/21 : WORKDIR /edgex [2021-03-04T19:11:26.881Z] ---> 0d91791e4267 [2021-03-04T19:11:26.881Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T19:11:26.881Z] ---> Running in 7a9c73c82b12 [2021-03-04T19:11:27.148Z] ---> Running in 1a20797dd1eb [2021-03-04T19:11:27.721Z] Removing intermediate container 7a9c73c82b12 [2021-03-04T19:11:27.721Z] ---> 1290662d9ada [2021-03-04T19:11:27.722Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:11:29.112Z] ---> Running in 989e9e727996 [2021-03-04T19:11:29.112Z] ---> 456e5218e32c [2021-03-04T19:11:29.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T19:11:29.112Z] Removing intermediate container 1a20797dd1eb [2021-03-04T19:11:29.112Z] ---> e5016aa77060 [2021-03-04T19:11:29.112Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T19:11:29.112Z] Removing intermediate container 7f7b7ca88a25 [2021-03-04T19:11:29.112Z] ---> 599420814ba8 [2021-03-04T19:11:29.112Z] [2021-03-04T19:11:29.112Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T19:11:29.112Z] ---> 88dd2752d2ea [2021-03-04T19:11:29.112Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:11:29.112Z] ---> Using cache [2021-03-04T19:11:29.112Z] ---> a069efa0d1c3 [2021-03-04T19:11:29.112Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:11:29.112Z] ---> Using cache [2021-03-04T19:11:29.112Z] ---> 77aa341229c3 [2021-03-04T19:11:29.112Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T19:11:29.376Z] ---> Running in a27757766174 [2021-03-04T19:11:29.376Z] ---> 6f94beba1288 [2021-03-04T19:11:29.376Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T19:11:29.376Z] ---> 50931f9fea91 [2021-03-04T19:11:29.376Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T19:11:29.640Z] ---> Running in 8c73423c7c19 [2021-03-04T19:11:29.640Z] Removing intermediate container a27757766174 [2021-03-04T19:11:29.640Z] ---> 6be4386772a5 [2021-03-04T19:11:29.640Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T19:11:29.902Z] ---> Running in 8555030559d0 [2021-03-04T19:11:29.902Z] Removing intermediate container 8c73423c7c19 [2021-03-04T19:11:29.902Z] ---> 64ba4f3c5d75 [2021-03-04T19:11:29.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:11:30.163Z] ---> c2f3414df174 [2021-03-04T19:11:30.163Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T19:11:30.163Z] ---> Running in 6a3c7694ee54 [2021-03-04T19:11:30.163Z] Removing intermediate container 8555030559d0 [2021-03-04T19:11:30.163Z] ---> 3257e7338551 [2021-03-04T19:11:30.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:11:30.428Z] Removing intermediate container 6a3c7694ee54 [2021-03-04T19:11:30.428Z] ---> 3066ebe7a471 [2021-03-04T19:11:30.428Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T19:11:30.428Z] Removing intermediate container 989e9e727996 [2021-03-04T19:11:30.428Z] ---> 8bd9c3c6c897 [2021-03-04T19:11:30.428Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T19:11:30.691Z] ---> b784679da3f5 [2021-03-04T19:11:30.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T19:11:30.691Z] ---> Running in 6187392cacca [2021-03-04T19:11:30.691Z] ---> f4e59c96d834 [2021-03-04T19:11:30.691Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T19:11:30.691Z] ---> Running in dc50951f76d8 [2021-03-04T19:11:30.959Z] ---> Running in 687f2ba72b6c [2021-03-04T19:11:30.959Z] Removing intermediate container 6187392cacca [2021-03-04T19:11:30.959Z] ---> 58f4cac6f3f2 [2021-03-04T19:11:30.959Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:11:31.224Z] ---> Running in 0b22923ed8b4 [2021-03-04T19:11:31.224Z] Removing intermediate container 687f2ba72b6c [2021-03-04T19:11:31.224Z] ---> 83fdbf0c5f88 [2021-03-04T19:11:31.224Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T19:11:31.224Z] ---> df5dbf0cbe71 [2021-03-04T19:11:31.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T19:11:31.224Z] ---> Running in 481da4d41548 [2021-03-04T19:11:31.490Z] Removing intermediate container 0b22923ed8b4 [2021-03-04T19:11:31.490Z] ---> fa00118c6bb7 [2021-03-04T19:11:31.490Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:11:31.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T19:11:31.490Z] ---> Running in 12ee60445f6c [2021-03-04T19:11:31.755Z] Removing intermediate container 481da4d41548 [2021-03-04T19:11:31.755Z] ---> 02cbbfa345dc [2021-03-04T19:11:31.755Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T19:11:31.755Z] ---> 8d176d7093c8 [2021-03-04T19:11:31.755Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T19:11:31.755Z] ---> Running in b33f882da6ff [2021-03-04T19:11:31.755Z] ---> Running in 5249748e056c [2021-03-04T19:11:31.755Z] Removing intermediate container 12ee60445f6c [2021-03-04T19:11:31.755Z] ---> 999a1f1c1448 [2021-03-04T19:11:31.755Z] [2021-03-04T19:11:32.017Z] Removing intermediate container b33f882da6ff [2021-03-04T19:11:32.017Z] ---> d90d16e808d5 [2021-03-04T19:11:32.017Z] Step 20/21 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:11:32.963Z] Successfully built 999a1f1c1448 [2021-03-04T19:11:32.963Z] Successfully tagged docker-core-command-go:latest [2021-03-04T19:11:32.963Z]  Building docker-core-command-go ... done Removing intermediate container 5249748e056c [2021-03-04T19:11:32.963Z] ---> f0fa6d061a58 [2021-03-04T19:11:32.963Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:11:32.963Z] ---> Running in e39e390b000a [2021-03-04T19:11:32.963Z] ---> Running in c95906d73dbf [2021-03-04T19:11:32.963Z] Removing intermediate container e39e390b000a [2021-03-04T19:11:32.963Z] ---> c7969b530b54 [2021-03-04T19:11:32.963Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T19:11:33.225Z] Removing intermediate container c95906d73dbf [2021-03-04T19:11:33.225Z] ---> 7c4b2cc0defd [2021-03-04T19:11:33.225Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T19:11:33.225Z] ---> Running in baeb7776e642 [2021-03-04T19:11:33.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T19:11:33.225Z] ---> Running in 56b83c37d7d4 [2021-03-04T19:11:33.225Z] Removing intermediate container baeb7776e642 [2021-03-04T19:11:33.225Z] ---> 618e653af06b [2021-03-04T19:11:33.225Z] [2021-03-04T19:11:33.490Z] Removing intermediate container 56b83c37d7d4 [2021-03-04T19:11:33.490Z] ---> db9f01f8f2e5 [2021-03-04T19:11:33.490Z] Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:11:33.490Z] ---> Running in 41b65d0c015f [2021-03-04T19:11:33.490Z] Successfully built 618e653af06b [2021-03-04T19:11:33.490Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T19:11:33.752Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 41b65d0c015f [2021-03-04T19:11:33.752Z] ---> f640dfa409fb [2021-03-04T19:11:33.752Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T19:11:33.752Z] ---> Running in 6a0d95430a6d [2021-03-04T19:11:34.015Z] Removing intermediate container 6a0d95430a6d [2021-03-04T19:11:34.015Z] ---> 6b3c615be486 [2021-03-04T19:11:34.015Z] [2021-03-04T19:11:34.277Z] Successfully built 6b3c615be486 [2021-03-04T19:11:34.277Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T19:11:34.589Z]  Building docker-support-scheduler-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T19:11:34.589Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T19:11:34.589Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T19:11:34.852Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T19:11:35.113Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T19:11:35.375Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T19:11:35.375Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:11:35.375Z] OK: 8 MiB in 20 packages [2021-03-04T19:11:35.951Z] Removing intermediate container dc50951f76d8 [2021-03-04T19:11:35.951Z] ---> 2c634b62d415 [2021-03-04T19:11:35.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:11:36.213Z] ---> fd9784b1f9ba [2021-03-04T19:11:36.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T19:11:36.785Z] ---> 6a731086994d [2021-03-04T19:11:36.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T19:11:37.047Z] ---> d83766033999 [2021-03-04T19:11:37.047Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T19:11:37.047Z] ---> Running in 6eeb75db63a0 [2021-03-04T19:11:37.309Z] Removing intermediate container 6eeb75db63a0 [2021-03-04T19:11:37.309Z] ---> 9da792d65bf6 [2021-03-04T19:11:37.309Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:11:37.309Z] ---> Running in 71d57843f866 [2021-03-04T19:11:37.571Z] Removing intermediate container 71d57843f866 [2021-03-04T19:11:37.571Z] ---> 9118f9aee7b6 [2021-03-04T19:11:37.571Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T19:11:37.571Z] ---> Running in 5820bb1b4948 [2021-03-04T19:11:37.571Z] Removing intermediate container 5820bb1b4948 [2021-03-04T19:11:37.571Z] ---> 804a8d33de4d [2021-03-04T19:11:37.571Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:11:37.833Z] ---> Running in 3dc29e0c1762 [2021-03-04T19:11:37.833Z] Removing intermediate container 3dc29e0c1762 [2021-03-04T19:11:37.833Z] ---> 2268e53d01a6 [2021-03-04T19:11:37.833Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:11:38.139Z] ---> Running in 12cba992f70c [2021-03-04T19:11:38.139Z] Removing intermediate container 12cba992f70c [2021-03-04T19:11:38.139Z] ---> 44502d1b3fca [2021-03-04T19:11:38.139Z] [2021-03-04T19:11:38.419Z] Successfully built 44502d1b3fca [2021-03-04T19:11:38.419Z] Successfully tagged docker-core-data-go:latest [2021-03-04T19:11:38.834Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-04T19:11:38.888Z] $ docker stop --time=1 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 [2021-03-04T19:11:40.600Z] $ docker rm -f 212526e741d8101d8ff4d73f7f5e9569a13754b450b4bf2c723bd81a64bc1f58 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T19:11:41.305Z] + docker images [2021-03-04T19:11:41.305Z] + grep docker [2021-03-04T19:11:41.880Z] docker-core-data-go latest 44502d1b3fca 4 seconds ago 22.4MB [2021-03-04T19:11:41.880Z] docker-security-proxy-setup-go latest 618e653af06b 8 seconds ago 24.7MB [2021-03-04T19:11:41.880Z] docker-support-scheduler-go latest 6b3c615be486 8 seconds ago 17.2MB [2021-03-04T19:11:41.880Z] docker-core-command-go latest 999a1f1c1448 10 seconds ago 17.2MB [2021-03-04T19:11:41.880Z] docker-sys-mgmt-agent-go latest 82dc90b2dfe5 40 seconds ago 313MB [2021-03-04T19:11:41.880Z] docker-security-bootstrapper-go latest 1c931b056023 About a minute ago 18.7MB [2021-03-04T19:11:41.880Z] docker-security-secretstore-setup-go latest 7f3af1b85c41 2 minutes ago 24.9MB [2021-03-04T19:11:41.880Z] docker-core-metadata-go latest 5e4daceb0a65 2 minutes ago 19MB [2021-03-04T19:11:41.880Z] docker-support-notifications-go latest f305997c7dd5 2 minutes ago 17.8MB [2021-03-04T19:11:41.880Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-04T19:11:56.437Z] gofmt -l . [2021-03-04T19:11:56.437Z] [ "`gofmt -l .`" = "" ] [2021-03-04T19:11:56.437Z] ./bin/test-go-mod-tidy.sh [2021-03-04T19:11:56.437Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T19:11:57.098Z] + ls -al . [2021-03-04T19:11:57.098Z] total 744 [2021-03-04T19:11:57.098Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 19:11 . [2021-03-04T19:11:57.098Z] drwxr-xr-x 4 root root 4096 Mar 4 19:07 .. [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 19:05 .dockerignore [2021-03-04T19:11:57.098Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 19:06 .git [2021-03-04T19:11:57.098Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 19:05 .github [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 19:05 .gitignore [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 19:05 .sonarcloud.properties [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 19:05 Attribution.txt [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 19:05 CONTRIBUTING.md [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 19:05 Dockerfile.build [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 19:05 Jenkinsfile [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 19:05 LICENSE [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 19:05 Makefile [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 19:05 README.md [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 19:05 SECURITY.md [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 19:03 VERSION [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 19:05 ZMQWindows.md [2021-03-04T19:11:57.098Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 19:05 bin [2021-03-04T19:11:57.098Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 19:05 cmd [2021-03-04T19:11:57.098Z] -rw-r--r-- 1 root root 606168 Mar 4 19:10 coverage.out [2021-03-04T19:11:57.098Z] -rw-r--r-- 1 root root 1055 Mar 4 19:11 go.mod [2021-03-04T19:11:57.098Z] -rw-r--r-- 1 root root 21699 Mar 4 19:11 go.sum [2021-03-04T19:11:57.098Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 19:06 internal [2021-03-04T19:11:57.098Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 19:06 openapi [2021-03-04T19:11:57.098Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 19:06 snap [2021-03-04T19:11:57.098Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 19:06 version.go [Pipeline] sh [2021-03-04T19:11:57.758Z] + '[' -e coverage.out ] [2021-03-04T19:11:57.758Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T19:11:57.835Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T19:11:57.929Z] Still waiting to schedule task [2021-03-04T19:11:57.930Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-04T19:11:59.087Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T19:11:59.777Z] + make build [2021-03-04T19:11:59.777Z] 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-04T19:12:14.900Z] 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-04T19:12:37.072Z] 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-04T19:12:42.470Z] 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-04T19:12:47.882Z] 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-04T19:12:48.449Z] Running on prd-ubuntu18.04-docker-8c-8g-28541 in /w/workspace/edgexfoundry_edgex-go_PR-3226 [Pipeline] { [Pipeline] ws [2021-03-04T19:12:48.538Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-03-04T19:12:49.319Z] 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-04T19:12:50.706Z] using credential edgex-jenkins-ssh [2021-03-04T19:12:50.769Z] Cloning the remote Git repository [2021-03-04T19:12:50.792Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:12:50.860Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-03-04T19:12:50.894Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:12:50.894Z] > git --version # timeout=10 [2021-03-04T19:12:50.901Z] > git --version # 'git version 2.17.1' [2021-03-04T19:12:50.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:12:50.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T19:12:54.723Z] 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-04T19:12:58.160Z] Merging remotes/origin/master commit 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c into PR head commit 90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:12:58.329Z] Merge succeeded, producing 90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:12:58.329Z] Checking out Revision 90689f340273ce02f36a36cc2c246aa992e509c2 (PR-3226) [2021-03-04T19:12:57.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T19:12:57.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T19:12:57.552Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T19:12:57.564Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T19:12:57.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:12:57.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3226/head:refs/remotes/origin/PR-3226 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T19:12:58.165Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T19:12:58.174Z] > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 [2021-03-04T19:12:58.299Z] > git remote # timeout=10 [2021-03-04T19:12:58.305Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T19:12:58.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T19:12:58.313Z] > git merge 946bdc4e4624d1e8f78bf1321ff0db3f71cf286c # timeout=10 [2021-03-04T19:12:58.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T19:12:58.330Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T19:12:58.333Z] > git checkout -f 90689f340273ce02f36a36cc2c246aa992e509c2 # timeout=10 [2021-03-04T19:12:59.027Z] 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-04T19:13:02.004Z] Commit message: "fix(notifications): Match Specific Subscriptions" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:13:03.358Z] 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-04T19:13:03.520Z] + echo snap-build.sh [2021-03-04T19:13:03.520Z] snap-build.sh [2021-03-04T19:13:03.520Z] + SNAP_BASE_DIR=. [2021-03-04T19:13:03.520Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-03-04T19:13:03.520Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-03-04T19:13:03.520Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-03-04T19:13:03.520Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-03-04T19:13:03.520Z] + cd /w/workspace/edgex-go/2 [2021-03-04T19:13:03.520Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T19:13:03.520Z] Reading package lists... [2021-03-04T19:13:03.783Z] Building dependency tree... [2021-03-04T19:13:03.783Z] Reading state information... [2021-03-04T19:13:03.783Z] The following packages were automatically installed and are no longer required: [2021-03-04T19:13:03.783Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T19:13:03.783Z] uidmap xdelta3 [2021-03-04T19:13:03.783Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T19:13:04.045Z] The following packages will be REMOVED: [2021-03-04T19:13:04.045Z] lxd* lxd-client* [2021-03-04T19:13:04.623Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T19:13:04.623Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T19:13:05.675Z] (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-04T19:13:05.675Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T19:13:06.619Z] Removing lxd dnsmasq configuration [2021-03-04T19:13:06.619Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T19:13:06.746Z] 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-04T19:13:06.881Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T19:13:07.823Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T19:13:08.083Z] (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-04T19:13:08.083Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T19:13:09.472Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T19:13:09.733Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T19:13:11.037Z] 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-04T19:13:11.648Z] + sudo snap remove --purge lxd [2021-03-04T19:13:11.648Z] snap "lxd" is not installed [2021-03-04T19:13:11.648Z] + sudo groupadd --force --system lxd [2021-03-04T19:13:11.648Z] ++ whoami [2021-03-04T19:13:11.648Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T19:13:11.648Z] + newgrp - lxd [2021-03-04T19:13:11.648Z] + sudo snap install lxd [2021-03-04T19:13:16.442Z] 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-04T19:13:21.680Z] 2021-03-04T19:13:18Z INFO Waiting for automatic snapd restart... [Pipeline] } [2021-03-04T19:13:21.865Z] $ docker stop --time=1 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 [2021-03-04T19:13:24.470Z] $ docker rm -f 1223a3b4aebb4ca4357bf1065988b11b82faf8867b8a2d2653f598987aba8965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:13:26.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T19:13:26.499Z] [2021-03-04T19:13:26.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:13:27.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T19:13:27.437Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T19:13:27.437Z] 29e5d40040c1: Pulling fs layer [2021-03-04T19:13:27.437Z] 1ce36da41761: Pulling fs layer [2021-03-04T19:13:27.437Z] 25b303627fd3: Pulling fs layer [2021-03-04T19:13:28.032Z] 29e5d40040c1: Verifying Checksum [2021-03-04T19:13:28.032Z] 29e5d40040c1: Download complete [2021-03-04T19:13:28.304Z] 1ce36da41761: Verifying Checksum [2021-03-04T19:13:28.304Z] 1ce36da41761: Download complete [2021-03-04T19:13:28.582Z] 29e5d40040c1: Pull complete [2021-03-04T19:13:30.012Z] 1ce36da41761: Pull complete [2021-03-04T19:13:30.012Z] 25b303627fd3: Verifying Checksum [2021-03-04T19:13:30.012Z] 25b303627fd3: Download complete [2021-03-04T19:13:39.829Z] lxd 4.11 from Canonical* installed [2021-03-04T19:13:39.829Z] + sudo lxd init --auto [2021-03-04T19:13:40.165Z] 25b303627fd3: Pull complete [2021-03-04T19:13:40.165Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T19:13:40.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T19:13:40.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T19:13:40.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container [2021-03-04T19:13:40.476Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T19:13:43.419Z] $ docker top 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:13:44.546Z] + docker-compose build --help [2021-03-04T19:13:44.546Z] + grep parallel [2021-03-04T19:13:46.429Z] + sudo snap install --classic snapcraft [2021-03-04T19:13:47.950Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T19:13:48.254Z] $ docker stop --time=1 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f [2021-03-04T19:13:50.214Z] $ docker rm -f 356e81374b479d56be00249d57de6ac8aab69e1f71110a0036302472db76ff1f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:13:51.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T19:13:51.220Z] . [Pipeline] withDockerContainer [2021-03-04T19:13:51.507Z] prd-ubuntu18.04-docker-arm64-4c-16g-28540 does not seem to be running inside a container [2021-03-04T19:13:51.616Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:13:53.056Z] $ docker top 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:13:54.159Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T19:13:57.530Z] Building docker-core-command-go ... [2021-03-04T19:13:57.530Z] Building docker-core-data-go ... [2021-03-04T19:13:57.530Z] Building docker-core-metadata-go ... [2021-03-04T19:13:57.530Z] Building docker-security-bootstrapper-go ... [2021-03-04T19:13:57.530Z] Building docker-security-proxy-setup-go ... [2021-03-04T19:13:57.530Z] Building docker-security-secretstore-setup-go ... [2021-03-04T19:13:57.530Z] Building docker-support-notifications-go ... [2021-03-04T19:13:57.530Z] Building docker-support-scheduler-go ... [2021-03-04T19:13:57.530Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T19:13:57.530Z] Building docker-sys-mgmt-agent-go [2021-03-04T19:13:57.530Z] Building docker-support-notifications-go [2021-03-04T19:13:57.530Z] Building docker-core-command-go [2021-03-04T19:13:57.530Z] Building docker-security-secretstore-setup-go [2021-03-04T19:13:57.530Z] Building docker-security-bootstrapper-go [2021-03-04T19:15:07.939Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T19:15:07.939Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T19:15:07.939Z] + patch --verbose -p1 [2021-03-04T19:15:07.939Z] Hmm... Looks like a unified diff to me... [2021-03-04T19:15:07.939Z] The text leading up to this was: [2021-03-04T19:15:07.939Z] -------------------------- [2021-03-04T19:15:07.939Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T19:15:07.939Z] |From: Tony Espy [2021-03-04T19:15:07.939Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T19:15:07.939Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T19:15:07.939Z] | [2021-03-04T19:15:07.939Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T19:15:07.939Z] |optimize the snap CI check run for pull requests. When [2021-03-04T19:15:07.939Z] |applied, it essentially strips out everything (apps and [2021-03-04T19:15:07.939Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T19:15:07.939Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T19:15:07.939Z] |catch changes to edgex-go that break the snap build. [2021-03-04T19:15:07.939Z] | [2021-03-04T19:15:07.939Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T19:15:07.939Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T19:15:07.939Z] |resulting in a failed snap build CI check in the associated [2021-03-04T19:15:07.939Z] |pull request. [2021-03-04T19:15:07.939Z] | [2021-03-04T19:15:07.939Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T19:15:07.939Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T19:15:07.939Z] |need to build the finally binary .snap file (and it won't [2021-03-04T19:15:07.939Z] |work with the patch applied). This further reduces the build [2021-03-04T19:15:07.939Z] |time. [2021-03-04T19:15:07.939Z] |--- [2021-03-04T19:15:07.939Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T19:15:07.939Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T19:15:07.939Z] | [2021-03-04T19:15:07.939Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T19:15:07.939Z] |index 1e537489..faf42425 100644 [2021-03-04T19:15:07.939Z] |--- a/snap/snapcraft.yaml [2021-03-04T19:15:07.939Z] |+++ b/snap/snapcraft.yaml [2021-03-04T19:15:07.939Z] -------------------------- [2021-03-04T19:15:07.939Z] patching file snap/snapcraft.yaml [2021-03-04T19:15:07.939Z] Using Plan A... [2021-03-04T19:15:07.939Z] Hunk #1 succeeded at 73. [2021-03-04T19:15:07.939Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T19:15:07.939Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T19:15:07.939Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T19:15:07.939Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T19:15:07.939Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T19:15:07.939Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T19:15:07.939Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T19:15:07.939Z] Hmm... Ignoring the trailing garbage. [2021-03-04T19:15:07.939Z] done [2021-03-04T19:15:07.939Z] + sudo snapcraft prime --use-lxd [2021-03-04T19:15:07.939Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T19:15:07.939Z] 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-04T19:15:07.939Z] - README.md [2021-03-04T19:15:07.939Z] - snapcraft.yaml.orig [2021-03-04T19:15:07.939Z] [2021-03-04T19:15:07.939Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T19:15:07.939Z] Launching a container. [2021-03-04T19:15:19.286Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:15:19.286Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:15:19.286Z] ---> e50115ccdcf6 [2021-03-04T19:15:19.286Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T19:15:19.286Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:15:19.286Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:15:19.286Z] ---> e50115ccdcf6 [2021-03-04T19:15:19.286Z] Step 3/30 : WORKDIR /edgex-go [2021-03-04T19:15:19.286Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:15:19.286Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:15:19.286Z] ---> e50115ccdcf6 [2021-03-04T19:15:19.286Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T19:15:19.286Z] [2021-03-04T19:15:19.286Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:15:19.286Z] ---> e50115ccdcf6 [2021-03-04T19:15:19.286Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T19:15:19.286Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:15:19.286Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:15:19.286Z] ---> e50115ccdcf6 [2021-03-04T19:15:19.286Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:15:19.286Z] ---> Running in 9e0a87016304 [2021-03-04T19:15:19.286Z] ---> Running in d26f6ef7777d [2021-03-04T19:15:19.286Z] ---> Running in dee473d234a8 [2021-03-04T19:15:19.286Z] ---> Running in e4256fddd3b8 [2021-03-04T19:15:19.286Z] ---> Running in 69b3e831b7b3 [2021-03-04T19:15:19.286Z] Removing intermediate container d26f6ef7777d [2021-03-04T19:15:19.286Z] ---> 7ffc5cd8c9da [2021-03-04T19:15:19.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:15:19.286Z] Removing intermediate container 9e0a87016304 [2021-03-04T19:15:19.286Z] ---> b7da318e33b3 [2021-03-04T19:15:19.286Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container e4256fddd3b8 [2021-03-04T19:15:19.286Z] ---> acb355ae90c2 [2021-03-04T19:15:19.286Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:15:19.287Z] [2021-03-04T19:15:19.287Z] Removing intermediate container 69b3e831b7b3 [2021-03-04T19:15:19.287Z] ---> a9a61df93b51 [2021-03-04T19:15:19.287Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:15:19.287Z] Removing intermediate container dee473d234a8 [2021-03-04T19:15:19.287Z] ---> 94b78a02bd0a [2021-03-04T19:15:19.287Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:15:19.287Z] ---> Running in 7c00b3227f2c [2021-03-04T19:15:19.287Z] ---> Running in 47a98dc80b43 [2021-03-04T19:15:19.287Z] ---> Running in 2bc951dc38d0 [2021-03-04T19:15:19.287Z] ---> Running in 0bd38f6f5ddb [2021-03-04T19:15:19.287Z] ---> Running in 1512ebb6d177 [2021-03-04T19:15:19.287Z] Removing intermediate container 7c00b3227f2c [2021-03-04T19:15:19.287Z] ---> bb7996e02a1f [2021-03-04T19:15:19.287Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T19:15:19.287Z] ---> Running in f7e26bbed038 [2021-03-04T19:15:19.287Z] Removing intermediate container 47a98dc80b43 [2021-03-04T19:15:19.287Z] ---> 9e61deeab019 [2021-03-04T19:15:19.287Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-04T19:15:19.287Z] Removing intermediate container 0bd38f6f5ddb [2021-03-04T19:15:19.287Z] ---> 7901baee1e42 [2021-03-04T19:15:19.287Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T19:15:19.287Z] ---> Running in ee13fec7deb2 [2021-03-04T19:15:19.287Z] ---> Running in f733740987ac [2021-03-04T19:15:19.287Z] Removing intermediate container 2bc951dc38d0 [2021-03-04T19:15:19.287Z] ---> 28f95b2c14ba [2021-03-04T19:15:19.287Z] Step 5/26 : RUN apk add --update --no-cache make bash gitRemoving intermediate container 1512ebb6d177 [2021-03-04T19:15:19.287Z] ---> 80b281c0ba89 [2021-03-04T19:15:19.287Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T19:15:19.287Z] [2021-03-04T19:15:19.287Z] ---> Running in 3259b8c6d970 [2021-03-04T19:15:19.287Z] ---> Running in 3af46966526a [2021-03-04T19:15:19.287Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:20.190Z] Waiting for container to be ready [2021-03-04T19:15:20.190Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T19:15:20.190Z] [2021-03-04T19:15:20.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:20.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:20.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:20.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:20.264Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:21.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:21.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:21.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:21.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:15:21.240Z] OK: 217 MiB in 51 packages [2021-03-04T19:15:22.216Z] OK: 217 MiB in 51 packages [2021-03-04T19:15:22.216Z] OK: 217 MiB in 51 packages [2021-03-04T19:15:22.216Z] OK: 217 MiB in 51 packages [2021-03-04T19:15:22.495Z] OK: 217 MiB in 51 packages [2021-03-04T19:15:22.495Z] Removing intermediate container f7e26bbed038 [2021-03-04T19:15:22.495Z] ---> b7a6d65f1399 [2021-03-04T19:15:22.495Z] Step 6/22 : COPY go.mod . [2021-03-04T19:15:23.506Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T19:15:23.773Z] Waiting for network to be ready... [2021-03-04T19:15:23.943Z] ---> 764c8fae0e44 [2021-03-04T19:15:23.943Z] Step 7/22 : RUN go mod download [2021-03-04T19:15:23.943Z] ---> Running in 526a66dc6d6b [2021-03-04T19:15:24.223Z] Removing intermediate container ee13fec7deb2 [2021-03-04T19:15:24.223Z] ---> 10d347d5657b [2021-03-04T19:15:24.223Z] Step 6/24 : COPY go.mod . [2021-03-04T19:15:24.223Z] Removing intermediate container f733740987ac [2021-03-04T19:15:24.223Z] ---> 334b6458464b [2021-03-04T19:15:24.223Z] Step 6/30 : COPY go.mod . [2021-03-04T19:15:24.223Z] Removing intermediate container 3af46966526a [2021-03-04T19:15:24.223Z] ---> 62ea550788dd [2021-03-04T19:15:24.347Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T19:15:24.347Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T19:15:24.497Z] Step 6/23 : COPY go.mod . [2021-03-04T19:15:24.497Z] Removing intermediate container 3259b8c6d970 [2021-03-04T19:15:24.497Z] ---> 7ff51f069dab [2021-03-04T19:15:24.497Z] Step 6/26 : COPY go.mod . [2021-03-04T19:15:24.609Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T19:15:24.871Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T19:15:24.871Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T19:15:25.133Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T19:15:25.133Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T19:15:25.133Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T19:15:25.133Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T19:15:25.133Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T19:15:25.133Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T19:15:25.133Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T19:15:25.133Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T19:15:25.133Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T19:15:25.133Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T19:15:25.133Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T19:15:25.133Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T19:15:25.396Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T19:15:25.396Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T19:15:25.488Z] ---> 4440fe7d0b37 [2021-03-04T19:15:25.488Z] Step 7/24 : RUN go mod download [2021-03-04T19:15:25.488Z] ---> 76550ff7b792 [2021-03-04T19:15:25.488Z] Step 7/30 : RUN go mod download [2021-03-04T19:15:25.488Z] ---> e140f34815e7 [2021-03-04T19:15:25.488Z] Step 7/26 : RUN go mod download [2021-03-04T19:15:25.488Z] ---> Running in 213acdd7e941 [2021-03-04T19:15:25.488Z] ---> Running in 4549a333d214 [2021-03-04T19:15:25.488Z] ---> 57e0700d6abc [2021-03-04T19:15:25.488Z] Step 7/23 : RUN go mod download [2021-03-04T19:15:25.659Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T19:15:25.659Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T19:15:25.659Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T19:15:25.659Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T19:15:25.659Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T19:15:25.659Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T19:15:25.659Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T19:15:25.773Z] ---> Running in 17e8c85275f6 [2021-03-04T19:15:25.773Z] ---> Running in 583bb7ed7aff [2021-03-04T19:15:25.921Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T19:15:27.775Z] Removing intermediate container 526a66dc6d6b [2021-03-04T19:15:27.775Z] ---> a388bd5db3ee [2021-03-04T19:15:27.775Z] Step 8/22 : COPY . . [2021-03-04T19:15:30.146Z] Fetched 24.0 MB in 6s (4072 kB/s) [2021-03-04T19:15:30.434Z] Removing intermediate container 213acdd7e941 [2021-03-04T19:15:30.434Z] ---> 5a46787c8d78 [2021-03-04T19:15:30.434Z] Step 8/30 : COPY . . [2021-03-04T19:15:31.039Z] Removing intermediate container 4549a333d214 [2021-03-04T19:15:31.039Z] ---> ddc97de3b6b1 [2021-03-04T19:15:31.039Z] Step 8/24 : COPY . . [2021-03-04T19:15:31.536Z] Reading package lists... [2021-03-04T19:15:31.799Z] Reading package lists... [2021-03-04T19:15:32.060Z] Building dependency tree... [2021-03-04T19:15:32.060Z] Reading state information... [2021-03-04T19:15:32.322Z] The following additional packages will be installed: [2021-03-04T19:15:32.322Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T19:15:32.322Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T19:15:32.322Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T19:15:32.322Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T19:15:32.322Z] Suggested packages: [2021-03-04T19:15:32.322Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T19:15:32.322Z] Recommended packages: [2021-03-04T19:15:32.322Z] gnupg libsasl2-modules [2021-03-04T19:15:32.322Z] The following NEW packages will be installed: [2021-03-04T19:15:32.322Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T19:15:32.322Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T19:15:32.322Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T19:15:32.322Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T19:15:32.322Z] The following packages will be upgraded: [2021-03-04T19:15:32.322Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T19:15:32.583Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T19:15:32.583Z] Need to get 3530 kB of archives. [2021-03-04T19:15:32.583Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T19:15:32.583Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T19:15:32.583Z] Get:2 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-04T19:15:32.845Z] Get:3 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-04T19:15:32.845Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-04T19:15:32.845Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T19:15:32.845Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-04T19:15:33.051Z] Removing intermediate container 17e8c85275f6 [2021-03-04T19:15:33.051Z] ---> 51986d03df44 [2021-03-04T19:15:33.051Z] Step 8/26 : COPY . . [2021-03-04T19:15:33.051Z] Removing intermediate container 583bb7ed7aff [2021-03-04T19:15:33.051Z] ---> 0418d2e5cca1 [2021-03-04T19:15:33.051Z] Step 8/23 : COPY . . [2021-03-04T19:15:33.106Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T19:15:33.107Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T19:15:33.107Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T19:15:33.367Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T19:15:33.367Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T19:15:33.367Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T19:15:33.367Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T19:15:33.367Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T19:15:33.367Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T19:15:33.367Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T19:15:33.367Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T19:15:33.367Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T19:15:33.367Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T19:15:33.367Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T19:15:33.367Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T19:15:33.367Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T19:15:33.629Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T19:15:33.629Z] Fetched 3530 kB in 1s (3155 kB/s) [2021-03-04T19:15:33.629Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T19:15:33.629Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T19:15:33.629Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T19:15:33.891Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T19:15:33.891Z] Selecting previously unselected package udev. [2021-03-04T19:15:33.891Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T19:15:33.891Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T19:15:33.891Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T19:15:34.152Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T19:15:34.152Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T19:15:34.152Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T19:15:34.414Z] Selecting previously unselected package fuse. [2021-03-04T19:15:34.414Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T19:15:34.414Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T19:15:34.676Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T19:15:34.676Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T19:15:34.676Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T19:15:34.676Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T19:15:34.936Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T19:15:34.936Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T19:15:34.936Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T19:15:34.936Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T19:15:34.936Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T19:15:35.198Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T19:15:35.198Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.198Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.198Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T19:15:35.198Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.198Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.459Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T19:15:35.459Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.459Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.459Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T19:15:35.459Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.459Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.720Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T19:15:35.720Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.720Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.720Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T19:15:35.720Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.720Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.720Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T19:15:35.982Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.982Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.982Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T19:15:35.982Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:35.982Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:35.982Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T19:15:36.244Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T19:15:36.244Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:36.244Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T19:15:36.244Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T19:15:36.244Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T19:15:36.244Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T19:15:36.244Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T19:15:36.244Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T19:15:36.506Z] Selecting previously unselected package libldap-common. [2021-03-04T19:15:36.506Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T19:15:36.506Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T19:15:36.506Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T19:15:36.506Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T19:15:36.506Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T19:15:36.506Z] Selecting previously unselected package dirmngr. [2021-03-04T19:15:36.506Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T19:15:36.767Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T19:15:36.767Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T19:15:36.767Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T19:15:36.768Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T19:15:36.768Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T19:15:36.768Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T19:15:36.768Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T19:15:37.030Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.030Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T19:15:37.030Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T19:15:37.030Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T19:15:37.609Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T19:15:37.609Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.609Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T19:15:37.875Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T19:15:37.875Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T19:15:37.875Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.875Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.875Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.875Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:37.875Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:38.145Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:38.145Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T19:15:38.145Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T19:15:38.145Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T19:15:38.145Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T19:15:38.721Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T19:15:38.721Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T19:15:38.721Z] This means they are not meant to be enabled using systemctl. [2021-03-04T19:15:38.721Z] Possible reasons for having this kind of units are: [2021-03-04T19:15:38.721Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T19:15:38.721Z] .wants/ or .requires/ directory. [2021-03-04T19:15:38.721Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T19:15:38.721Z] a requirement dependency on it. [2021-03-04T19:15:38.721Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T19:15:38.721Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T19:15:38.721Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T19:15:38.721Z] instance name specified. [2021-03-04T19:15:39.296Z] Reading package lists... [2021-03-04T19:15:39.296Z] Building dependency tree... [2021-03-04T19:15:39.296Z] Reading state information... [2021-03-04T19:15:39.560Z] The following additional packages will be installed: [2021-03-04T19:15:39.560Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T19:15:39.560Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T19:15:39.560Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T19:15:39.560Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T19:15:39.560Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T19:15:39.560Z] Suggested packages: [2021-03-04T19:15:39.560Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T19:15:39.560Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T19:15:39.560Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T19:15:39.560Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T19:15:39.560Z] systemd-container policykit-1 [2021-03-04T19:15:39.560Z] Recommended packages: [2021-03-04T19:15:39.560Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T19:15:39.560Z] The following NEW packages will be installed: [2021-03-04T19:15:39.560Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T19:15:39.560Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T19:15:39.560Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T19:15:39.560Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T19:15:39.560Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T19:15:39.560Z] The following packages will be upgraded: [2021-03-04T19:15:39.560Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T19:15:39.823Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T19:15:39.823Z] Need to get 35.2 MB of archives. [2021-03-04T19:15:39.823Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T19:15:39.823Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T19:15:39.823Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T19:15:40.396Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T19:15:40.396Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-04T19:15:40.658Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T19:15:40.658Z] 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-04T19:15:40.658Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T19:15:40.658Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T19:15:40.658Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T19:15:40.658Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T19:15:40.658Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T19:15:40.658Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T19:15:40.658Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T19:15:40.658Z] 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-04T19:15:40.658Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T19:15:40.658Z] 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-04T19:15:40.658Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T19:15:40.658Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-04T19:15:40.658Z] 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-04T19:15:40.921Z] 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-04T19:15:40.921Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T19:15:40.921Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T19:15:40.921Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T19:15:40.921Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T19:15:40.921Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T19:15:40.921Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T19:15:40.921Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T19:15:40.921Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T19:15:40.921Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T19:15:40.921Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T19:15:42.316Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T19:15:42.316Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-03-04T19:15:42.316Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T19:15:42.316Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T19:15:42.316Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T19:15:43.269Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T19:15:43.269Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T19:15:43.269Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T19:15:43.269Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T19:15:43.269Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T19:15:43.269Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T19:15:43.531Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T19:15:43.793Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T19:15:43.793Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T19:15:43.793Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T19:15:44.057Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T19:15:44.057Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T19:15:44.631Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T19:15:44.631Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T19:15:44.631Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T19:15:44.631Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T19:15:45.579Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T19:15:45.579Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T19:15:45.579Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:45.579Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T19:15:45.579Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T19:15:45.579Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T19:15:46.042Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T19:15:46.042Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T19:15:46.042Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:46.305Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T19:15:46.305Z] Checking for services that may need to be restarted...done. [2021-03-04T19:15:46.305Z] Checking for services that may need to be restarted...done. [2021-03-04T19:15:46.305Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:46.567Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T19:15:46.567Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:47.141Z] Selecting previously unselected package python3-minimal. [2021-03-04T19:15:47.141Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T19:15:47.141Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T19:15:47.141Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T19:15:47.141Z] Selecting previously unselected package mime-support. [2021-03-04T19:15:47.141Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T19:15:47.141Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T19:15:47.403Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T19:15:47.403Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T19:15:47.403Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T19:15:47.403Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T19:15:47.403Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T19:15:47.403Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:47.664Z] Selecting previously unselected package python3.6. [2021-03-04T19:15:47.664Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T19:15:47.664Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:47.664Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T19:15:47.664Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T19:15:47.664Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T19:15:47.926Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T19:15:48.187Z] Selecting previously unselected package python3. [2021-03-04T19:15:48.187Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T19:15:48.187Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T19:15:48.187Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T19:15:48.187Z] Selecting previously unselected package multiarch-support. [2021-03-04T19:15:48.187Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T19:15:48.187Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T19:15:48.449Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T19:15:48.449Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T19:15:48.449Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T19:15:48.449Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T19:15:48.449Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T19:15:48.449Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T19:15:48.449Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T19:15:48.449Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T19:15:48.710Z] Selecting previously unselected package sudo. [2021-03-04T19:15:48.710Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T19:15:48.710Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T19:15:48.710Z] Selecting previously unselected package apparmor. [2021-03-04T19:15:48.710Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T19:15:48.971Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T19:15:48.971Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T19:15:48.971Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T19:15:48.971Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T19:15:49.233Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T19:15:49.233Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T19:15:49.233Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:49.233Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T19:15:49.233Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T19:15:49.233Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:49.233Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T19:15:49.233Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T19:15:49.233Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T19:15:49.501Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T19:15:49.502Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T19:15:49.502Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:49.502Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T19:15:49.502Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T19:15:49.502Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:49.856Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T19:15:49.856Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T19:15:49.856Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T19:15:49.856Z] Selecting previously unselected package openssh-client. [2021-03-04T19:15:50.117Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T19:15:50.117Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T19:15:50.117Z] Selecting previously unselected package squashfs-tools. [2021-03-04T19:15:50.117Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T19:15:50.117Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T19:15:50.377Z] Selecting previously unselected package snapd. [2021-03-04T19:15:50.377Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T19:15:50.377Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T19:15:52.925Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T19:15:52.925Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T19:15:52.925Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T19:15:52.925Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T19:15:52.925Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T19:15:53.186Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:53.186Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T19:15:53.186Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T19:15:53.186Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T19:15:54.129Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T19:15:54.129Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T19:15:54.129Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T19:15:54.129Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:54.130Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:54.130Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T19:15:55.073Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T19:15:55.073Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:55.073Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T19:15:55.073Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T19:15:55.073Z] running python rtupdate hooks for python3.6... [2021-03-04T19:15:55.073Z] running python post-rtupdate hooks for python3.6... [2021-03-04T19:15:55.073Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T19:15:55.228Z] ---> aa744fa4f4a0 [2021-03-04T19:15:55.229Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T19:15:55.229Z] ---> 2485cb435cbf [2021-03-04T19:15:55.229Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T19:15:55.229Z] ---> Running in 8834eb3c806d [2021-03-04T19:15:55.229Z] ---> 50f950cdfe73 [2021-03-04T19:15:55.229Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T19:15:55.229Z] ---> e1ac5ee7e087 [2021-03-04T19:15:55.229Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T19:15:55.229Z] ---> Running in 7c0d90497b13 [2021-03-04T19:15:55.229Z] ---> 3fc4e60396bc [2021-03-04T19:15:55.229Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T19:15:55.229Z] ---> Running in 81c5479e4153 [2021-03-04T19:15:55.229Z] ---> Running in 797a9dd0fda2 [2021-03-04T19:15:55.508Z] ---> Running in 372e518bce1d [2021-03-04T19:15:56.455Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T19:15:56.716Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T19:15:56.716Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T19:15:56.971Z] 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-04T19:15:56.971Z] 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-04T19:15:56.977Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T19:15:57.249Z] 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-04T19:15:57.527Z] 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-04T19:15:57.550Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T19:15:57.550Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T19:15:57.806Z] 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-04T19:15:57.810Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T19:15:58.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T19:15:58.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T19:15:58.333Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T19:15:58.595Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T19:15:58.856Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T19:15:59.119Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T19:15:59.119Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T19:15:59.382Z] /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-04T19:15:59.382Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T19:15:59.382Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T19:16:00.776Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T19:16:00.776Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T19:16:00.776Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T19:16:02.699Z] Reading package lists... [2021-03-04T19:16:02.699Z] Reading package lists... [2021-03-04T19:16:02.699Z] Building dependency tree... [2021-03-04T19:16:02.699Z] Reading state information... [2021-03-04T19:16:02.962Z] Calculating upgrade... [2021-03-04T19:16:03.224Z] The following packages will be upgraded: [2021-03-04T19:16:03.224Z] advancecomp base-files bash binutils binutils-common [2021-03-04T19:16:03.224Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T19:16:03.224Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T19:16:03.224Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T19:16:03.224Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T19:16:03.224Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T19:16:03.224Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T19:16:03.224Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T19:16:03.224Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T19:16:03.224Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T19:16:03.224Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T19:16:03.224Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T19:16:03.224Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T19:16:03.224Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T19:16:03.224Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T19:16:03.224Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T19:16:03.224Z] Need to get 63.8 MB of archives. [2021-03-04T19:16:03.224Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T19:16:03.224Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T19:16:03.224Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T19:16:03.224Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T19:16:03.224Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T19:16:03.224Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T19:16:03.224Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T19:16:03.224Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T19:16:03.224Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T19:16:03.224Z] 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-04T19:16:03.224Z] 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-04T19:16:03.224Z] 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-04T19:16:03.224Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T19:16:03.224Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T19:16:03.224Z] 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-04T19:16:03.224Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T19:16:03.224Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T19:16:03.224Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T19:16:03.491Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T19:16:03.491Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T19:16:03.491Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T19:16:03.491Z] 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-04T19:16:03.491Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T19:16:03.491Z] 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-04T19:16:03.492Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T19:16:03.492Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T19:16:03.492Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T19:16:03.492Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T19:16:03.492Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T19:16:03.492Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T19:16:03.492Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T19:16:03.492Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T19:16:03.492Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T19:16:03.492Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T19:16:03.492Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T19:16:03.492Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T19:16:03.492Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T19:16:03.492Z] 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-04T19:16:03.492Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T19:16:03.492Z] 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-04T19:16:03.492Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T19:16:03.492Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T19:16:03.492Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T19:16:03.492Z] 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-04T19:16:03.492Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T19:16:03.492Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T19:16:03.492Z] 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-04T19:16:03.492Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T19:16:03.492Z] 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-04T19:16:03.758Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T19:16:03.758Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T19:16:03.758Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T19:16:03.758Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T19:16:03.758Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T19:16:03.758Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T19:16:03.758Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T19:16:03.758Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T19:16:04.020Z] 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-04T19:16:04.020Z] 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-04T19:16:04.020Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T19:16:04.282Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T19:16:04.282Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T19:16:04.282Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-04T19:16:04.282Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T19:16:04.282Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T19:16:04.282Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T19:16:04.282Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T19:16:04.282Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T19:16:04.282Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T19:16:04.282Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T19:16:04.543Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T19:16:04.543Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T19:16:04.543Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T19:16:04.543Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T19:16:04.543Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T19:16:04.543Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T19:16:04.543Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T19:16:04.543Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T19:16:04.543Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T19:16:04.543Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T19:16:04.543Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T19:16:04.543Z] 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-04T19:16:04.543Z] 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-04T19:16:04.543Z] 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-04T19:16:04.543Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T19:16:04.543Z] 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-04T19:16:04.804Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T19:16:04.804Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T19:16:04.804Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T19:16:04.804Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T19:16:04.804Z] 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-04T19:16:04.804Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T19:16:04.804Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T19:16:04.804Z] 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-04T19:16:04.804Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T19:16:04.804Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T19:16:04.804Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T19:16:04.804Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T19:16:04.804Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T19:16:05.066Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T19:16:05.066Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T19:16:05.066Z] Fetched 63.8 MB in 2s (34.4 MB/s) [2021-03-04T19:16:05.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:05.328Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T19:16:05.328Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T19:16:05.902Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T19:16:05.902Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T19:16:06.168Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T19:16:06.168Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T19:16:07.114Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.114Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.114Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.114Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.376Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.376Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.376Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.376Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.637Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.637Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.637Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.897Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.897Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:07.897Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:07.897Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:08.159Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T19:16:08.159Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:08.159Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T19:16:08.159Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:08.420Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T19:16:08.420Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:08.420Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:08.420Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:08.420Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:08.420Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:08.681Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T19:16:08.681Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:08.943Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T19:16:08.943Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T19:16:09.205Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T19:16:09.776Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T19:16:09.776Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T19:16:09.776Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T19:16:10.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T19:16:10.037Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T19:16:10.037Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T19:16:10.298Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T19:16:10.298Z] Installing new version of config file /etc/issue ... [2021-03-04T19:16:10.298Z] Installing new version of config file /etc/issue.net ... [2021-03-04T19:16:10.298Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T19:16:10.298Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T19:16:10.560Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T19:16:10.821Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T19:16:10.821Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T19:16:10.821Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:10.821Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T19:16:10.821Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T19:16:11.082Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T19:16:11.082Z] 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-04T19:16:11.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:11.082Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:11.344Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:11.344Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:11.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:11.344Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T19:16:11.606Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T19:16:11.606Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T19:16:11.868Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:11.868Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T19:16:11.868Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T19:16:12.129Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T19:16:12.390Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:12.390Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T19:16:12.390Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T19:16:12.390Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T19:16:12.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:12.656Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T19:16:12.656Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T19:16:12.656Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T19:16:12.917Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:12.917Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T19:16:12.917Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T19:16:12.917Z] Setting up grep (3.1-2build1) ... [2021-03-04T19:16:13.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:13.188Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T19:16:13.188Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T19:16:13.455Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T19:16:13.455Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:13.455Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T19:16:13.455Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T19:16:13.717Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T19:16:13.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:13.717Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T19:16:13.717Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T19:16:14.289Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T19:16:14.289Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T19:16:14.550Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T19:16:14.550Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T19:16:15.121Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T19:16:15.121Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:15.121Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T19:16:15.121Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T19:16:16.507Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T19:16:16.507Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T19:16:16.507Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T19:16:16.507Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T19:16:16.507Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T19:16:16.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:16.769Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T19:16:16.769Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T19:16:17.034Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T19:16:17.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:17.034Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:17.034Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:17.295Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:17.295Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:17.295Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:17.295Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:17.556Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:17.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:17.556Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:17.556Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:17.557Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:17.818Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:17.818Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:17.818Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:17.818Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:18.079Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:18.079Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T19:16:18.079Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T19:16:18.079Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T19:16:18.079Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T19:16:18.345Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T19:16:18.345Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:18.345Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T19:16:18.345Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T19:16:18.606Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T19:16:18.607Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:18.607Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:18.607Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:18.868Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:18.868Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:18.868Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:18.868Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:19.129Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:19.130Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:19.130Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:19.391Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:19.652Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:20.224Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T19:16:20.493Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T19:16:20.493Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:20.493Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T19:16:20.493Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T19:16:20.754Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T19:16:20.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T19:16:20.754Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T19:16:21.015Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T19:16:21.015Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T19:16:21.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:21.015Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T19:16:21.015Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T19:16:21.276Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T19:16:21.536Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:21.536Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T19:16:21.536Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T19:16:21.798Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T19:16:21.798Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:21.798Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T19:16:21.798Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T19:16:22.059Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T19:16:22.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:22.059Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T19:16:22.059Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T19:16:22.320Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T19:16:22.583Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:22.583Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T19:16:22.583Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T19:16:22.583Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T19:16:22.583Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:22.583Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T19:16:22.844Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T19:16:23.105Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T19:16:23.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:23.105Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T19:16:23.105Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T19:16:23.365Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T19:16:23.365Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T19:16:23.365Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T19:16:23.365Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T19:16:23.636Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T19:16:23.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:23.636Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T19:16:23.636Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T19:16:23.896Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T19:16:23.896Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:23.896Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T19:16:23.896Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T19:16:24.158Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T19:16:24.422Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:24.422Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T19:16:24.422Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T19:16:24.683Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T19:16:24.683Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:24.683Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T19:16:24.683Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T19:16:24.944Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T19:16:24.944Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:24.944Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T19:16:24.944Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T19:16:25.518Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T19:16:25.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:25.518Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T19:16:25.518Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T19:16:25.779Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T19:16:25.779Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:25.779Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T19:16:25.779Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T19:16:26.059Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T19:16:26.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:26.059Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T19:16:26.320Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T19:16:26.320Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T19:16:26.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:26.320Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T19:16:26.320Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T19:16:26.581Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T19:16:26.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:26.581Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T19:16:26.581Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T19:16:26.842Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T19:16:27.348Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:27.348Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T19:16:27.610Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T19:16:27.873Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T19:16:27.873Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T19:16:27.873Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T19:16:27.873Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T19:16:27.873Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T19:16:28.134Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T19:16:28.134Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T19:16:28.134Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T19:16:28.134Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T19:16:28.399Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T19:16:28.399Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T19:16:28.399Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T19:16:28.659Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T19:16:28.660Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T19:16:28.921Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T19:16:28.921Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T19:16:28.921Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T19:16:28.921Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T19:16:29.182Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T19:16:29.182Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T19:16:29.182Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T19:16:29.182Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T19:16:29.443Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T19:16:29.443Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T19:16:29.443Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T19:16:29.443Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T19:16:29.704Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T19:16:29.704Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T19:16:29.704Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T19:16:29.965Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T19:16:30.911Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T19:16:30.911Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T19:16:30.911Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T19:16:30.911Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T19:16:30.911Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T19:16:30.911Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T19:16:31.485Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T19:16:31.485Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T19:16:31.485Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T19:16:31.485Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T19:16:31.748Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T19:16:31.748Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T19:16:31.748Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:32.010Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:32.010Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:32.010Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:32.273Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:32.273Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:32.273Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:32.273Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:33.665Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:33.665Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:34.239Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:34.500Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:35.075Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:35.075Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:35.648Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:35.648Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:36.593Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T19:16:36.593Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T19:16:36.593Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T19:16:36.593Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T19:16:36.853Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T19:16:36.854Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T19:16:37.115Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T19:16:37.115Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T19:16:37.115Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T19:16:37.115Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T19:16:37.376Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T19:16:37.376Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T19:16:37.376Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T19:16:37.376Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T19:16:37.639Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T19:16:37.639Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T19:16:37.639Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:37.639Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T19:16:37.639Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:37.639Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:37.901Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:37.901Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T19:16:37.901Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T19:16:37.901Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T19:16:37.901Z] [2021-03-04T19:16:37.901Z] Current default time zone: 'Etc/UTC' [2021-03-04T19:16:37.901Z] Local time is now: Thu Mar 4 19:16:37 UTC 2021. [2021-03-04T19:16:37.901Z] Universal Time is now: Thu Mar 4 19:16:37 UTC 2021. [2021-03-04T19:16:37.901Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T19:16:37.901Z] [2021-03-04T19:16:38.162Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T19:16:38.162Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:38.162Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T19:16:38.162Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T19:16:38.162Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T19:16:38.162Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T19:16:38.162Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T19:16:38.423Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T19:16:38.423Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T19:16:38.423Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T19:16:38.423Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:38.423Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T19:16:38.686Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:38.686Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T19:16:38.686Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:38.686Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T19:16:38.948Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T19:16:38.948Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T19:16:38.948Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T19:16:38.948Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T19:16:38.948Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T19:16:38.948Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T19:16:38.948Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T19:16:40.866Z] Updating certificates in /etc/ssl/certs... [2021-03-04T19:16:41.809Z] 23 added, 27 removed; done. [2021-03-04T19:16:41.809Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T19:16:41.809Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T19:16:41.810Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T19:16:41.810Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T19:16:41.810Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T19:16:42.072Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T19:16:42.072Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.072Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T19:16:42.334Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T19:16:42.334Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T19:16:42.334Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T19:16:42.334Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T19:16:42.334Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.334Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T19:16:42.334Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T19:16:42.334Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T19:16:42.596Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T19:16:42.596Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T19:16:42.596Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T19:16:42.596Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T19:16:42.596Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T19:16:42.596Z] Updating certificates in /etc/ssl/certs... [2021-03-04T19:16:43.542Z] 0 added, 0 removed; done. [2021-03-04T19:16:43.542Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T19:16:43.542Z] done. [2021-03-04T19:16:44.120Z] Reading package lists... [2021-03-04T19:16:44.120Z] Building dependency tree... [2021-03-04T19:16:44.120Z] Reading state information... [2021-03-04T19:16:44.382Z] The following NEW packages will be installed: [2021-03-04T19:16:44.382Z] apt-transport-https [2021-03-04T19:16:44.644Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T19:16:44.644Z] Need to get 1696 B of archives. [2021-03-04T19:16:44.644Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T19:16:44.644Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T19:16:44.904Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T19:16:44.904Z] Fetched 1696 B in 0s (8495 B/s) [2021-03-04T19:16:44.904Z] Selecting previously unselected package apt-transport-https. [2021-03-04T19:16:44.904Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T19:16:44.904Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T19:16:44.904Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T19:16:44.904Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T19:16:45.475Z] Waiting for network to be ready... [2021-03-04T19:16:52.069Z] 2021-03-04T19:16:49Z INFO Waiting for automatic snapd restart... [2021-03-04T19:16:52.645Z] snapd 2.49 from Canonical* installed [2021-03-04T19:16:53.588Z] "snapd" switched to the "latest/stable" channel [2021-03-04T19:16:53.588Z] [2021-03-04T19:16:58.885Z] core18 20210128 from Canonical* installed [2021-03-04T19:16:58.886Z] "core18" switched to the "latest/stable" channel [2021-03-04T19:16:58.886Z] [2021-03-04T19:17:04.195Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T19:17:04.195Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T19:17:04.195Z] [2021-03-04T19:17:08.405Z] 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-04T19:17:08.405Z] - README.md [2021-03-04T19:17:08.405Z] - snapcraft.yaml.orig [2021-03-04T19:17:08.405Z] [2021-03-04T19:17:08.405Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T19:17:14.997Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T19:17:14.997Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T19:17:14.997Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T19:17:14.997Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T19:17:15.941Z] Reading package lists... [2021-03-04T19:17:16.517Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-04T19:17:19.615Z] 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-04T19:17:23.105Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T19:17:23.105Z] Reading package lists... [2021-03-04T19:17:23.105Z] Building dependency tree... [2021-03-04T19:17:23.105Z] Reading state information... [2021-03-04T19:17:23.105Z] Suggested packages: [2021-03-04T19:17:23.105Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T19:17:23.105Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T19:17:23.105Z] Recommended packages: [2021-03-04T19:17:23.105Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T19:17:23.105Z] The following NEW packages will be installed: [2021-03-04T19:17:23.105Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T19:17:23.105Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T19:17:23.105Z] pkg-config zip [2021-03-04T19:17:23.105Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T19:17:23.105Z] Need to get 7655 kB of archives. [2021-03-04T19:17:23.105Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T19:17:23.105Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-04T19:17:23.105Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T19:17:23.365Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T19:17:23.365Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T19:17:23.626Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T19:17:23.626Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T19:17:23.626Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T19:17:23.626Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T19:17:23.626Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T19:17:23.626Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T19:17:23.888Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T19:17:23.888Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T19:17:23.888Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T19:17:23.888Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T19:17:23.888Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T19:17:24.149Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T19:17:24.149Z] Fetched 7655 kB in 1s (7261 kB/s) [2021-03-04T19:17:24.410Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T19:17:24.410Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T19:17:24.410Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T19:17:24.410Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T19:17:24.673Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T19:17:24.673Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T19:17:24.673Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T19:17:24.673Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T19:17:24.673Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T19:17:24.673Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T19:17:24.673Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T19:17:24.673Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T19:17:24.673Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T19:17:24.934Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T19:17:24.934Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T19:17:24.934Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T19:17:24.934Z] Selecting previously unselected package liberror-perl. [2021-03-04T19:17:24.934Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T19:17:24.934Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T19:17:24.934Z] Selecting previously unselected package git-man. [2021-03-04T19:17:24.934Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T19:17:24.934Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T19:17:25.196Z] Selecting previously unselected package git. [2021-03-04T19:17:25.196Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T19:17:25.196Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T19:17:26.140Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T19:17:26.140Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T19:17:26.140Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T19:17:26.140Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T19:17:26.140Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T19:17:26.140Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T19:17:26.403Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T19:17:26.403Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T19:17:26.403Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T19:17:26.403Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T19:17:26.403Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T19:17:26.403Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T19:17:26.403Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T19:17:26.403Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T19:17:26.403Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T19:17:26.664Z] Selecting previously unselected package pkg-config. [2021-03-04T19:17:26.664Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T19:17:26.664Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T19:17:26.664Z] Selecting previously unselected package zip. [2021-03-04T19:17:26.664Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T19:17:26.664Z] Unpacking zip (3.0-11build1) ... [2021-03-04T19:17:26.926Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T19:17:26.926Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T19:17:26.926Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T19:17:26.926Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T19:17:26.926Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T19:17:26.926Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T19:17:26.926Z] No schema files found: doing nothing. [2021-03-04T19:17:26.926Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T19:17:26.926Z] Setting up zip (3.0-11build1) ... [2021-03-04T19:17:27.187Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T19:17:27.187Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T19:17:27.187Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T19:17:27.187Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T19:17:27.187Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T19:17:27.187Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T19:17:27.187Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T19:17:27.449Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T19:17:34.039Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T19:17:34.299Z] git set to automatically installed. [2021-03-04T19:17:34.299Z] git-man set to automatically installed. [2021-03-04T19:17:34.299Z] libcurl3-gnutls set to automatically installed. [2021-03-04T19:17:34.299Z] liberror-perl set to automatically installed. [2021-03-04T19:17:34.299Z] libglib2.0-0 set to automatically installed. [2021-03-04T19:17:34.299Z] libnghttp2-14 set to automatically installed. [2021-03-04T19:17:34.299Z] libnorm1 set to automatically installed. [2021-03-04T19:17:34.299Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T19:17:34.299Z] libpsl5 set to automatically installed. [2021-03-04T19:17:34.299Z] librtmp1 set to automatically installed. [2021-03-04T19:17:34.299Z] libsodium23 set to automatically installed. [2021-03-04T19:17:34.299Z] libzmq3-dev set to automatically installed. [2021-03-04T19:17:34.299Z] libzmq5 set to automatically installed. [2021-03-04T19:17:34.299Z] pkg-config set to automatically installed. [2021-03-04T19:17:34.299Z] zip set to automatically installed. [2021-03-04T19:17:36.213Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T19:17:41.826Z] Removing intermediate container 7c0d90497b13 [2021-03-04T19:17:41.826Z] ---> 153a4935e3b5 [2021-03-04T19:17:41.826Z] [2021-03-04T19:17:41.826Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T19:17:41.826Z] Removing intermediate container 797a9dd0fda2 [2021-03-04T19:17:41.826Z] ---> 819c001ec95b [2021-03-04T19:17:41.826Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T19:17:41.826Z] 3.12: Pulling from library/alpine [2021-03-04T19:17:41.826Z] ---> Running in 82fc596345db [2021-03-04T19:17:41.826Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T19:17:41.826Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T19:17:41.826Z] ---> d10569e2745f [2021-03-04T19:17:41.826Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T19:17:41.826Z] 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-04T19:17:42.107Z] ---> Running in 64cfe79c6e2a [2021-03-04T19:17:42.802Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T19:17:43.063Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-03-04T19:17:43.063Z] (try again later) [2021-03-04T19:17:43.063Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-03-04T19:17:43.332Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [2021-03-04T19:17:44.126Z] Removing intermediate container 81c5479e4153 [2021-03-04T19:17:44.126Z] ---> bf06c81a1a02 [2021-03-04T19:17:44.126Z] [2021-03-04T19:17:44.126Z] Step 10/30 : FROM alpine:3.12 [2021-03-04T19:17:44.126Z] ---> d10569e2745f [2021-03-04T19:17:44.126Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T19:17:44.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:44.126Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:44.126Z] ---> Running in 697f33fdc8a9 [2021-03-04T19:17:44.730Z] (1/5) Installing ca-certificates (20191127-r4) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-04T19:17:45.006Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:17:45.006Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T19:17:45.006Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T19:17:45.006Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T19:17:45.006Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:17:45.006Z] Removing intermediate container 697f33fdc8a9 [2021-03-04T19:17:45.006Z] ---> d18243aa0398 [2021-03-04T19:17:45.006Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T19:17:45.006Z] Executing ca-certificates-20191127-r4.trigger [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-03-04T19:17:45.293Z] OK: 7 MiB in 19 packages [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-03-04T19:17:45.574Z] ---> Running in cfb3491bc608 [Pipeline] // stage [Pipeline] } [2021-03-04T19:17:45.661Z] Failed in branch amd64 [2021-03-04T19:17:47.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:47.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:47.582Z] Removing intermediate container 82fc596345db [2021-03-04T19:17:47.582Z] ---> 527311f8bda1 [2021-03-04T19:17:47.582Z] [2021-03-04T19:17:47.582Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T19:17:47.582Z] 20.10.0: Pulling from library/docker [2021-03-04T19:17:47.856Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T19:17:47.856Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T19:17:47.856Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:17:48.129Z] OK: 5 MiB in 16 packages [2021-03-04T19:17:49.113Z] Removing intermediate container 64cfe79c6e2a [2021-03-04T19:17:49.113Z] ---> 65f4c2d3dbde [2021-03-04T19:17:49.113Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T19:17:49.721Z] Removing intermediate container 372e518bce1d [2021-03-04T19:17:49.721Z] ---> 34448f2cffae [2021-03-04T19:17:49.721Z] [2021-03-04T19:17:49.721Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:17:49.721Z] ---> d10569e2745f [2021-03-04T19:17:49.721Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:17:50.003Z] ---> Running in 53d55e321baf [2021-03-04T19:17:50.604Z] ---> Running in 37d6d8f5241a [2021-03-04T19:17:51.208Z] Removing intermediate container 53d55e321baf [2021-03-04T19:17:51.208Z] ---> 3045d8da8cd2 [2021-03-04T19:17:51.208Z] Step 13/24 : WORKDIR / [2021-03-04T19:17:51.208Z] Removing intermediate container cfb3491bc608 [2021-03-04T19:17:51.208Z] ---> b3f60050e21f [2021-03-04T19:17:51.208Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T19:17:51.677Z] Removing intermediate container 8834eb3c806d [2021-03-04T19:17:51.677Z] ---> 68b197adce3b [2021-03-04T19:17:51.677Z] [2021-03-04T19:17:51.677Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T19:17:51.677Z] ---> d10569e2745f [2021-03-04T19:17:51.677Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T19:17:51.677Z] ---> Running in c0442ebb1994 [2021-03-04T19:17:51.677Z] ---> Running in 75cd1a3b04e9 [2021-03-04T19:17:52.022Z] ---> Running in 325306703e77 [2021-03-04T19:17:52.650Z] Removing intermediate container c0442ebb1994 [2021-03-04T19:17:52.650Z] ---> 9238d3367dff [2021-03-04T19:17:52.650Z] 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-04T19:17:52.948Z] Removing intermediate container 75cd1a3b04e9 [2021-03-04T19:17:52.948Z] ---> b8ad01b5abb7 [2021-03-04T19:17:52.948Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T19:17:53.222Z] ---> Running in 53376366f04f [2021-03-04T19:17:53.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:53.495Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:53.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:54.051Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:17:54.051Z] Removing intermediate container 53376366f04f [2021-03-04T19:17:54.051Z] ---> df302823ba94 [2021-03-04T19:17:54.051Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T19:17:54.051Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T19:17:54.051Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:17:54.051Z] OK: 5 MiB in 15 packages [2021-03-04T19:17:54.325Z] ---> Running in 9350fa152d71 [2021-03-04T19:17:54.606Z] ---> 10a0b668686a [2021-03-04T19:17:54.606Z] 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-04T19:17:54.606Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T19:17:54.606Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T19:17:54.606Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:17:54.606Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T19:17:54.883Z] OK: 6 MiB in 16 packages [2021-03-04T19:17:56.332Z] ---> fcaad196f67e [2021-03-04T19:17:56.332Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T19:17:56.619Z] Removing intermediate container 37d6d8f5241a [2021-03-04T19:17:56.619Z] ---> 865fdb70817d [2021-03-04T19:17:56.619Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:17:57.218Z] ---> Running in 91e160c525d3 [2021-03-04T19:17:57.816Z] Removing intermediate container 325306703e77 [2021-03-04T19:17:57.816Z] ---> f2ee2220d584 [2021-03-04T19:17:57.816Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:17:58.088Z] ---> 9a0819f78bc0 [2021-03-04T19:17:58.088Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T19:17:58.360Z] ---> Running in dfb941fe5e7e [2021-03-04T19:17:58.360Z] Removing intermediate container 91e160c525d3 [2021-03-04T19:17:58.360Z] ---> 95ddcf470e15 [2021-03-04T19:17:58.360Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T19:17:58.634Z] Removing intermediate container 9350fa152d71 [2021-03-04T19:17:58.634Z] ---> be84b7097f54 [2021-03-04T19:17:58.634Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T19:17:58.908Z] ---> Running in 995fd7572cbd [2021-03-04T19:17:59.181Z] ---> Running in c63d1432d43a [2021-03-04T19:17:59.456Z] Removing intermediate container dfb941fe5e7e [2021-03-04T19:17:59.456Z] ---> 7a5bd322aa8f [2021-03-04T19:17:59.456Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T19:17:59.736Z] ---> 57031590136f [2021-03-04T19:17:59.736Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T19:17:59.736Z] Removing intermediate container 995fd7572cbd [2021-03-04T19:17:59.736Z] ---> 1052814a93e6 [2021-03-04T19:17:59.736Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T19:18:00.009Z] ---> Running in 5d95afc47afc [2021-03-04T19:18:00.284Z] ---> Running in 2c2a382eab8d [2021-03-04T19:18:00.284Z] Removing intermediate container c63d1432d43a [2021-03-04T19:18:00.284Z] ---> f24533d62bc7 [2021-03-04T19:18:00.284Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T19:18:00.890Z] Removing intermediate container 5d95afc47afc [2021-03-04T19:18:00.890Z] ---> 12ca67cc3571 [2021-03-04T19:18:00.890Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T19:18:01.515Z] Removing intermediate container 2c2a382eab8d [2021-03-04T19:18:01.515Z] ---> 3db27b34f640 [2021-03-04T19:18:01.515Z] Step 15/23 : WORKDIR / [2021-03-04T19:18:01.515Z] ---> Running in 992808e81c61 [2021-03-04T19:18:01.790Z] ---> Running in f4eeb1774772 [2021-03-04T19:18:01.790Z] ---> 377129e58b41 [2021-03-04T19:18:01.790Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T19:18:01.790Z] ---> 01d4f65c8dd7 [2021-03-04T19:18:01.790Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T19:18:02.065Z] ---> Running in c6c4b22da4b9 [2021-03-04T19:18:02.350Z] Removing intermediate container 992808e81c61 [2021-03-04T19:18:02.350Z] ---> 7f1669283b5b [2021-03-04T19:18:02.350Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:18:02.625Z] Removing intermediate container f4eeb1774772 [2021-03-04T19:18:02.625Z] ---> a094ddff2447 [2021-03-04T19:18:02.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:18:02.896Z] ---> 2cabbf3e910c [2021-03-04T19:18:02.896Z] 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-04T19:18:03.173Z] ---> Running in 99a20ec5946e [2021-03-04T19:18:03.447Z] ---> 773e716e6913 [2021-03-04T19:18:03.447Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T19:18:03.728Z] ---> a4f939defdd1 [2021-03-04T19:18:03.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T19:18:04.012Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T19:18:04.012Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T19:18:04.012Z] ---> eeaf43b92773 [2021-03-04T19:18:04.012Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T19:18:04.285Z] ---> Running in 6a709c7aad98 [2021-03-04T19:18:05.757Z] ---> ea9c6ceaa93a [2021-03-04T19:18:05.757Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T19:18:06.033Z] Removing intermediate container c6c4b22da4b9 [2021-03-04T19:18:06.033Z] ---> 8830aefffcb4 [2021-03-04T19:18:06.033Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:18:06.033Z] ---> d9e7365247ba [2021-03-04T19:18:06.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T19:18:06.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:18:06.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:18:06.858Z] Removing intermediate container 99a20ec5946e [2021-03-04T19:18:06.858Z] ---> 82ab81ff4324 [2021-03-04T19:18:06.858Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T19:18:06.858Z] ---> f2269c2e5332 [2021-03-04T19:18:06.858Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T19:18:06.858Z] ---> Running in c0d52446f4ad [2021-03-04T19:18:07.140Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T19:18:07.140Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T19:18:07.140Z] ---> 2ad9280531e9 [2021-03-04T19:18:07.140Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T19:18:07.140Z] Executing bash-5.0.17-r0.post-install [2021-03-04T19:18:07.140Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:18:07.140Z] ---> Running in 37358ca42768 [2021-03-04T19:18:07.140Z] OK: 12 MiB in 22 packages [2021-03-04T19:18:07.413Z] ---> 25c76de5b105 [2021-03-04T19:18:07.413Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T19:18:07.413Z] ---> Running in 65ccc35e3316 [2021-03-04T19:18:07.687Z] Removing intermediate container c0d52446f4ad [2021-03-04T19:18:07.687Z] ---> 341a118a59af [2021-03-04T19:18:07.687Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T19:18:07.963Z] Removing intermediate container 37358ca42768 [2021-03-04T19:18:07.963Z] ---> a49ff881d940 [2021-03-04T19:18:07.963Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:18:07.963Z] ---> Running in 37bee862e0bc [2021-03-04T19:18:08.235Z] ---> Running in a452335fc42f [2021-03-04T19:18:08.235Z] Removing intermediate container 65ccc35e3316 [2021-03-04T19:18:08.235Z] ---> 86ba06842c7b [2021-03-04T19:18:08.235Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:18:08.508Z] ---> Running in 715b6b15fb09 [2021-03-04T19:18:08.780Z] Removing intermediate container 37bee862e0bc [2021-03-04T19:18:08.780Z] ---> d21eb2d0f39e [2021-03-04T19:18:08.780Z] Step 23/24 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:18:09.060Z] ---> 33251c5b975d [2021-03-04T19:18:09.060Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T19:18:09.060Z] Removing intermediate container 6a709c7aad98 [2021-03-04T19:18:09.060Z] ---> 0e8420029f72 [2021-03-04T19:18:09.060Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T19:18:09.060Z] ---> Running in 9906936f46c1 [2021-03-04T19:18:09.060Z] Removing intermediate container a452335fc42f [2021-03-04T19:18:09.060Z] ---> 15b3deece37e [2021-03-04T19:18:09.060Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T19:18:09.060Z] Removing intermediate container 715b6b15fb09 [2021-03-04T19:18:09.060Z] ---> 952041882b08 [2021-03-04T19:18:09.337Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T19:18:09.337Z] ---> Running in e86b64f985ad [2021-03-04T19:18:09.337Z] ---> Running in b47c642b1a00 [2021-03-04T19:18:09.337Z] ---> Running in e58d85ec4b93 [2021-03-04T19:18:09.613Z] Removing intermediate container 9906936f46c1 [2021-03-04T19:18:09.613Z] ---> bf46ee594df0 [2021-03-04T19:18:09.613Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T19:18:09.891Z] ---> Running in 47631e66b51b [2021-03-04T19:18:09.891Z] Removing intermediate container e86b64f985ad [2021-03-04T19:18:09.891Z] ---> 393045549c3e [2021-03-04T19:18:09.891Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T19:18:10.165Z] Removing intermediate container b47c642b1a00 [2021-03-04T19:18:10.165Z] ---> a60e0004f4d7 [2021-03-04T19:18:10.165Z] Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:18:10.165Z] ---> 24d3b1a5295f [2021-03-04T19:18:10.165Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T19:18:10.165Z] Removing intermediate container e58d85ec4b93 [2021-03-04T19:18:10.165Z] ---> 648269922049 [2021-03-04T19:18:10.165Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:18:10.439Z] ---> Running in 718643bfd1d9 [2021-03-04T19:18:10.439Z] ---> Running in 07aaae119120 [2021-03-04T19:18:10.439Z] ---> Running in f45bba2695e6 [2021-03-04T19:18:10.716Z] Removing intermediate container 47631e66b51b [2021-03-04T19:18:10.716Z] ---> 9988690d9b8e [2021-03-04T19:18:10.716Z] [2021-03-04T19:18:11.320Z] Removing intermediate container f45bba2695e6 [2021-03-04T19:18:11.320Z] ---> 17b13e9d149b [2021-03-04T19:18:11.320Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:18:11.320Z] Removing intermediate container 718643bfd1d9 [2021-03-04T19:18:11.320Z] ---> c56f0418acc0 [2021-03-04T19:18:11.320Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T19:18:11.320Z] Removing intermediate container 07aaae119120 [2021-03-04T19:18:11.320Z] ---> eb9832238799 [2021-03-04T19:18:11.320Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T19:18:11.320Z] Successfully built 9988690d9b8e [2021-03-04T19:18:11.320Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T19:18:11.320Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-03-04T19:18:11.320Z] ---> Running in 68207e4dc968 [2021-03-04T19:18:11.320Z] ---> Running in 19f67d786fb8 [2021-03-04T19:18:11.320Z] ---> Running in d9a03c3ab9be [2021-03-04T19:18:11.320Z] ---> bc8982f43e1d [2021-03-04T19:18:11.320Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T19:18:11.921Z] ---> Running in 3ed57b4a7701 [2021-03-04T19:18:12.194Z] Removing intermediate container 19f67d786fb8 [2021-03-04T19:18:12.194Z] ---> 73015f3f8e8c [2021-03-04T19:18:12.194Z] [2021-03-04T19:18:12.194Z] Removing intermediate container 68207e4dc968 [2021-03-04T19:18:12.194Z] ---> 080b13bce71a [2021-03-04T19:18:12.194Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T19:18:12.194Z] Removing intermediate container d9a03c3ab9be [2021-03-04T19:18:12.194Z] ---> 754435a0e5f5 [2021-03-04T19:18:12.194Z] [2021-03-04T19:18:12.467Z] Removing intermediate container 3ed57b4a7701 [2021-03-04T19:18:12.467Z] ---> f539a67c8dc4 [2021-03-04T19:18:12.467Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T19:18:13.063Z] Successfully built 73015f3f8e8c [2021-03-04T19:18:13.063Z] Successfully built 754435a0e5f5 [2021-03-04T19:18:13.063Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T19:18:13.063Z] Building docker-support-scheduler-go [2021-03-04T19:18:13.063Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T19:18:13.063Z]  Building docker-core-command-go ... done  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-03-04T19:18:14.051Z] ---> 54e15e3f182e [2021-03-04T19:18:14.051Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-04T19:18:14.051Z] ---> 38f3e5bdec92 [2021-03-04T19:18:14.051Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T19:18:14.322Z] ---> Running in 9a1f5bdc7af5 [2021-03-04T19:18:14.917Z] ---> 3659a4bae616 [2021-03-04T19:18:14.917Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T19:18:16.350Z] ---> 888bf59fe307 [2021-03-04T19:18:16.350Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T19:18:17.334Z] ---> Running in c0ca70df67e0 [2021-03-04T19:18:18.782Z] Removing intermediate container 9a1f5bdc7af5 [2021-03-04T19:18:18.782Z] ---> 765434420ccc [2021-03-04T19:18:18.782Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T19:18:18.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:18:19.057Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:18:19.675Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T19:18:19.675Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T19:18:19.675Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T19:18:19.675Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T19:18:19.675Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T19:18:19.675Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T19:18:19.675Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T19:18:19.675Z] ---> Running in 6379ab0165ad [2021-03-04T19:18:21.116Z] Removing intermediate container 6379ab0165ad [2021-03-04T19:18:21.116Z] ---> 18036550aa2a [2021-03-04T19:18:21.116Z] Step 27/30 : CMD ["gate"] [2021-03-04T19:18:21.717Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T19:18:21.717Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T19:18:21.717Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T19:18:21.717Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T19:18:21.717Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T19:18:21.717Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T19:18:21.717Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T19:18:21.717Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T19:18:21.717Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T19:18:21.717Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T19:18:21.991Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T19:18:21.991Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T19:18:21.991Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T19:18:21.991Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T19:18:21.991Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T19:18:21.991Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T19:18:21.991Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T19:18:21.991Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T19:18:21.991Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T19:18:21.991Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T19:18:21.991Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T19:18:21.991Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T19:18:21.991Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T19:18:22.268Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T19:18:22.268Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T19:18:22.268Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T19:18:22.268Z] ---> Running in 74d498c8e3b0 [2021-03-04T19:18:22.268Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:18:22.268Z] OK: 71 MiB in 55 packages [2021-03-04T19:18:23.253Z] Removing intermediate container 74d498c8e3b0 [2021-03-04T19:18:23.253Z] ---> 3d48d35b6831 [2021-03-04T19:18:23.253Z] Step 28/30 : LABEL arch=arm64 [2021-03-04T19:18:24.236Z] ---> Running in ac74e33a9116 [2021-03-04T19:18:25.213Z] Removing intermediate container ac74e33a9116 [2021-03-04T19:18:25.213Z] ---> d54b32554a16 [2021-03-04T19:18:25.213Z] Step 29/30 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:18:25.812Z] ---> Running in d9e8d71d1eca [2021-03-04T19:18:26.791Z] Removing intermediate container d9e8d71d1eca [2021-03-04T19:18:26.791Z] ---> 6d1968a97d3b [2021-03-04T19:18:26.791Z] Step 30/30 : LABEL version=0.0.0 [2021-03-04T19:18:27.767Z] ---> Running in 87bf3f7ccd8c [2021-03-04T19:18:28.358Z] Removing intermediate container 87bf3f7ccd8c [2021-03-04T19:18:28.358Z] ---> 6116f8bdda1c [2021-03-04T19:18:28.358Z] [2021-03-04T19:18:28.952Z] Successfully built 6116f8bdda1c [2021-03-04T19:18:28.952Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T19:18:28.952Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-03-04T19:18:29.549Z] Removing intermediate container c0ca70df67e0 [2021-03-04T19:18:29.549Z] ---> 2f1438958c1c [2021-03-04T19:18:29.549Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T19:18:30.143Z] ---> Running in 364c0dd9f764 [2021-03-04T19:18:35.542Z] Collecting docker-compose==1.23.2 [2021-03-04T19:18:35.542Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T19:18:36.987Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T19:18:36.987Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T19:18:36.987Z] 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-04T19:18:37.586Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T19:18:37.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T19:18:38.190Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T19:18:38.190Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T19:18:38.465Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T19:18:38.465Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T19:18:41.090Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T19:18:41.090Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T19:18:42.069Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T19:18:42.069Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T19:18:42.667Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T19:18:42.667Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T19:18:45.292Z] Collecting PyYAML<4,>=3.10 [2021-03-04T19:18:45.292Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T19:18:48.688Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T19:18:48.963Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T19:18:51.631Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T19:18:51.631Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T19:18:51.631Z] 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-04T19:18:51.904Z] Collecting idna<2.8,>=2.5 [2021-03-04T19:18:51.904Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T19:18:52.179Z] 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-04T19:18:52.179Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T19:18:52.179Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T19:18:52.451Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T19:18:52.451Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T19:18:52.451Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T19:18:52.451Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T19:18:53.473Z] Installing collected packages: urllib3, idna, requests, cached-property, websocket-client, docopt, docker-pycreds, docker, jsonschema, texttable, PyYAML, dockerpty, docker-compose [2021-03-04T19:18:53.473Z] Attempting uninstall: urllib3 [2021-03-04T19:18:53.474Z] Found existing installation: urllib3 1.25.9 [2021-03-04T19:18:53.474Z] Uninstalling urllib3-1.25.9: [2021-03-04T19:18:53.805Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T19:18:54.487Z] Attempting uninstall: idna [2021-03-04T19:18:54.487Z] Found existing installation: idna 2.9 [2021-03-04T19:18:54.487Z] Uninstalling idna-2.9: [2021-03-04T19:18:54.487Z] Successfully uninstalled idna-2.9 [2021-03-04T19:18:55.217Z] Attempting uninstall: requests [2021-03-04T19:18:55.217Z] Found existing installation: requests 2.23.0 [2021-03-04T19:18:55.217Z] Uninstalling requests-2.23.0: [2021-03-04T19:18:55.498Z] Successfully uninstalled requests-2.23.0 [2021-03-04T19:18:56.092Z] Running setup.py install for docopt: started [2021-03-04T19:18:57.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:18:57.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:18:57.530Z] ---> e50115ccdcf6 [2021-03-04T19:18:57.530Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:18:57.530Z] ---> Using cache [2021-03-04T19:18:57.530Z] ---> 94b78a02bd0a [2021-03-04T19:18:57.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:18:57.530Z] ---> Using cache [2021-03-04T19:18:57.530Z] ---> 80b281c0ba89 [2021-03-04T19:18:57.530Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T19:18:58.528Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T19:18:59.517Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:18:59.517Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:18:59.517Z] ---> e50115ccdcf6 [2021-03-04T19:18:59.517Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 94b78a02bd0a [2021-03-04T19:18:59.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 80b281c0ba89 [2021-03-04T19:18:59.517Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 62ea550788dd [2021-03-04T19:18:59.517Z] Step 6/22 : COPY go.mod . [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 57e0700d6abc [2021-03-04T19:18:59.517Z] Step 7/22 : RUN go mod download [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 0418d2e5cca1 [2021-03-04T19:18:59.517Z] Step 8/22 : COPY . . [2021-03-04T19:18:59.517Z] ---> Using cache [2021-03-04T19:18:59.517Z] ---> 3fc4e60396bc [2021-03-04T19:18:59.517Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T19:18:59.790Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:18:59.790Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:18:59.790Z] ---> e50115ccdcf6 [2021-03-04T19:18:59.790Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 94b78a02bd0a [2021-03-04T19:18:59.790Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 80b281c0ba89 [2021-03-04T19:18:59.790Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 62ea550788dd [2021-03-04T19:18:59.790Z] Step 6/21 : COPY go.mod . [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 57e0700d6abc [2021-03-04T19:18:59.790Z] Step 7/21 : RUN go mod download [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 0418d2e5cca1 [2021-03-04T19:18:59.790Z] Step 8/21 : COPY . . [2021-03-04T19:18:59.790Z] ---> Using cache [2021-03-04T19:18:59.790Z] ---> 3fc4e60396bc [2021-03-04T19:18:59.790Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T19:19:02.521Z] Running setup.py install for texttable: started [2021-03-04T19:19:05.168Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T19:19:05.168Z] Running setup.py install for PyYAML: started [2021-03-04T19:19:05.168Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T19:19:05.168Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T19:19:05.168Z] ---> e50115ccdcf6 [2021-03-04T19:19:05.168Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 94b78a02bd0a [2021-03-04T19:19:05.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 80b281c0ba89 [2021-03-04T19:19:05.168Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 62ea550788dd [2021-03-04T19:19:05.168Z] Step 6/23 : COPY go.mod . [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 57e0700d6abc [2021-03-04T19:19:05.168Z] Step 7/23 : RUN go mod download [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 0418d2e5cca1 [2021-03-04T19:19:05.168Z] Step 8/23 : COPY . . [2021-03-04T19:19:05.168Z] ---> Using cache [2021-03-04T19:19:05.168Z] ---> 3fc4e60396bc [2021-03-04T19:19:05.168Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T19:19:05.451Z] ---> Running in 3c46778ec6b9 [2021-03-04T19:19:05.451Z] ---> Running in bf67442e8312 [2021-03-04T19:19:05.451Z] ---> Running in 8dcd109d2b0d [2021-03-04T19:19:05.451Z] ---> Running in 81cc72a562ca [2021-03-04T19:19:07.436Z] 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-04T19:19:07.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:19:07.716Z] 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-04T19:19:07.995Z] 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-04T19:19:07.995Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T19:19:07.995Z] Running setup.py install for dockerpty: started [2021-03-04T19:19:08.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:19:09.595Z] OK: 217 MiB in 51 packages [2021-03-04T19:19:11.054Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T19:19:11.054Z] Removing intermediate container 8dcd109d2b0d [2021-03-04T19:19:11.054Z] ---> 2b17ce4e5a28 [2021-03-04T19:19:11.054Z] Step 6/23 : COPY go.mod . [2021-03-04T19:19:12.050Z] 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-04T19:19:12.327Z] ---> 7329372973e2 [2021-03-04T19:19:12.327Z] Step 7/23 : RUN go mod download [2021-03-04T19:19:12.327Z] ---> Running in bf77b3e09dc8 [2021-03-04T19:19:17.749Z] Removing intermediate container bf77b3e09dc8 [2021-03-04T19:19:17.749Z] ---> 118f3c28ee48 [2021-03-04T19:19:17.749Z] Step 8/23 : COPY . . [2021-03-04T19:19:18.368Z] Removing intermediate container 364c0dd9f764 [2021-03-04T19:19:18.368Z] ---> bd6dfe9aaf51 [2021-03-04T19:19:18.368Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T19:19:18.648Z] ---> Running in 06c438ad1797 [2021-03-04T19:19:21.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:19:21.270Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:19:22.253Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:19:22.253Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T19:19:22.253Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T19:19:22.253Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:19:22.253Z] OK: 71 MiB in 58 packages [2021-03-04T19:19:26.599Z] Removing intermediate container 06c438ad1797 [2021-03-04T19:19:26.599Z] ---> 52f07b0fe1d8 [2021-03-04T19:19:26.599Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T19:19:26.599Z] ---> Running in 26f28c639d62 [2021-03-04T19:19:28.044Z] Removing intermediate container 26f28c639d62 [2021-03-04T19:19:28.044Z] ---> 000c1bac8ce8 [2021-03-04T19:19:28.044Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:19:28.645Z] ---> Running in f20b5036e5cd [2021-03-04T19:19:29.633Z] Removing intermediate container f20b5036e5cd [2021-03-04T19:19:29.633Z] ---> a4fba03efde8 [2021-03-04T19:19:29.633Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T19:19:30.636Z] ---> Running in fe601f879769 [2021-03-04T19:19:31.252Z] Removing intermediate container fe601f879769 [2021-03-04T19:19:31.252Z] ---> 664b66b9c78f [2021-03-04T19:19:31.252Z] Step 25/26 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:19:31.857Z] ---> Running in a1262e4c70d6 [2021-03-04T19:19:32.846Z] Removing intermediate container a1262e4c70d6 [2021-03-04T19:19:32.846Z] ---> 21a16e46a11c [2021-03-04T19:19:32.846Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T19:19:33.446Z] ---> Running in 2c9e6389b89a [2021-03-04T19:19:34.437Z] Removing intermediate container 2c9e6389b89a [2021-03-04T19:19:34.437Z] ---> e6e355e1cdf8 [2021-03-04T19:19:34.437Z] [2021-03-04T19:19:35.902Z] Successfully built e6e355e1cdf8 [2021-03-04T19:19:35.902Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T19:19:36.893Z]  Building docker-sys-mgmt-agent-go ... done  ---> 00e6031262b6 [2021-03-04T19:19:36.893Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T19:19:37.170Z] ---> Running in adb95494ad1a [2021-03-04T19:19:39.158Z] 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-04T19:20:26.153Z] 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-04T19:20:38.571Z] Removing intermediate container bf67442e8312 [2021-03-04T19:20:38.571Z] ---> 82dbe5d8151c [2021-03-04T19:20:38.571Z] [2021-03-04T19:20:38.571Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T19:20:38.571Z] ---> d10569e2745f [2021-03-04T19:20:38.571Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T19:20:38.571Z] ---> Running in 3ff3a60d49c3 [2021-03-04T19:20:40.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:20:40.297Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:20:41.294Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T19:20:41.294Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T19:20:41.294Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T19:20:41.294Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T19:20:41.294Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:20:41.294Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T19:20:41.569Z] OK: 7 MiB in 18 packages [2021-03-04T19:20:44.989Z] Removing intermediate container 3ff3a60d49c3 [2021-03-04T19:20:44.989Z] ---> 5447582963ff [2021-03-04T19:20:44.989Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T19:20:44.989Z] ---> Running in 774cc151ecf4 [2021-03-04T19:20:45.597Z] Removing intermediate container 774cc151ecf4 [2021-03-04T19:20:45.597Z] ---> 630ad9a3f9de [2021-03-04T19:20:45.597Z] Step 13/21 : WORKDIR /edgex [2021-03-04T19:20:45.874Z] ---> Running in ff62fa32e0bd [2021-03-04T19:20:47.041Z] Removing intermediate container ff62fa32e0bd [2021-03-04T19:20:47.042Z] ---> a7cd870dbc39 [2021-03-04T19:20:47.042Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T19:20:49.113Z] Removing intermediate container 3c46778ec6b9 [2021-03-04T19:20:49.113Z] ---> bf28bb74baeb [2021-03-04T19:20:49.113Z] [2021-03-04T19:20:49.113Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T19:20:49.113Z] ---> d10569e2745f [2021-03-04T19:20:49.113Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:20:49.113Z] ---> Using cache [2021-03-04T19:20:49.113Z] ---> 865fdb70817d [2021-03-04T19:20:49.113Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:20:49.113Z] ---> 9662bbad5fba [2021-03-04T19:20:49.113Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T19:20:49.113Z] ---> Using cache [2021-03-04T19:20:49.113Z] ---> 95ddcf470e15 [2021-03-04T19:20:49.113Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T19:20:49.712Z] ---> Running in 67576362da9a [2021-03-04T19:20:50.699Z] Removing intermediate container 67576362da9a [2021-03-04T19:20:50.699Z] ---> 9f1e61ec3bd6 [2021-03-04T19:20:50.699Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T19:20:50.699Z] ---> Running in f61ad0dfbf75 [2021-03-04T19:20:50.975Z] ---> 314b5d3a4f8d [2021-03-04T19:20:50.975Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T19:20:51.581Z] Removing intermediate container f61ad0dfbf75 [2021-03-04T19:20:51.581Z] ---> d561c7b0bd21 [2021-03-04T19:20:51.581Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:20:52.569Z] ---> ab0c032dd50a [2021-03-04T19:20:52.569Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T19:20:52.844Z] ---> Running in e2f16efba9fb [2021-03-04T19:20:53.119Z] ---> bb3656240ffb [2021-03-04T19:20:53.120Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T19:20:53.397Z] Removing intermediate container e2f16efba9fb [2021-03-04T19:20:53.672Z] ---> 44466e8ed98c [2021-03-04T19:20:53.672Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T19:20:53.948Z] ---> Running in f8d7d294bf4e [2021-03-04T19:20:54.935Z] Removing intermediate container f8d7d294bf4e [2021-03-04T19:20:54.935Z] ---> c9a79aea5d28 [2021-03-04T19:20:54.935Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T19:20:55.535Z] ---> Running in 3c240cfe46ad [2021-03-04T19:20:55.811Z] ---> c26b247f0edb [2021-03-04T19:20:55.811Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T19:20:56.412Z] Removing intermediate container 3c240cfe46ad [2021-03-04T19:20:56.412Z] ---> 5e604b549a79 [2021-03-04T19:20:56.412Z] Step 20/21 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:20:56.692Z] ---> Running in f0b499f0b95d [2021-03-04T19:20:57.678Z] ---> 91080fa4493a [2021-03-04T19:20:57.678Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T19:20:57.951Z] Removing intermediate container f0b499f0b95d [2021-03-04T19:20:57.951Z] ---> 9b46ab2b4e35 [2021-03-04T19:20:57.951Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T19:20:58.223Z] ---> Running in 31a3f91ed2c9 [2021-03-04T19:20:58.223Z] ---> Running in 16679ab1e647 [2021-03-04T19:20:59.208Z] Removing intermediate container 31a3f91ed2c9 [2021-03-04T19:20:59.208Z] ---> add460f6deec [2021-03-04T19:20:59.208Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:20:59.208Z] Removing intermediate container 16679ab1e647 [2021-03-04T19:20:59.208Z] ---> 9bc4b29f54c6 [2021-03-04T19:20:59.208Z] [2021-03-04T19:20:59.483Z] ---> Running in 3af469a39aa7 [2021-03-04T19:21:00.084Z] Successfully built 9bc4b29f54c6 [2021-03-04T19:21:00.084Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T19:21:00.084Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 3af469a39aa7 [2021-03-04T19:21:00.084Z] ---> 01d87587a362 [2021-03-04T19:21:00.084Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T19:21:00.368Z] Removing intermediate container 81cc72a562ca [2021-03-04T19:21:00.368Z] ---> 763991a5ffe9 [2021-03-04T19:21:00.368Z] [2021-03-04T19:21:00.368Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:21:00.368Z] ---> d10569e2745f [2021-03-04T19:21:00.368Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T19:21:00.368Z] ---> Using cache [2021-03-04T19:21:00.368Z] ---> 865fdb70817d [2021-03-04T19:21:00.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T19:21:00.368Z] ---> Using cache [2021-03-04T19:21:00.368Z] ---> 95ddcf470e15 [2021-03-04T19:21:00.368Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T19:21:00.368Z] ---> Running in 5a0ab3177222 [2021-03-04T19:21:00.646Z] ---> Running in cdccf3607ba5 [2021-03-04T19:21:01.244Z] Removing intermediate container 5a0ab3177222 [2021-03-04T19:21:01.244Z] ---> 3189de833f0a [2021-03-04T19:21:01.244Z] Step 21/22 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:21:01.244Z] Removing intermediate container cdccf3607ba5 [2021-03-04T19:21:01.244Z] ---> bc20d69821de [2021-03-04T19:21:01.244Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T19:21:01.528Z] ---> Running in b1b0519c9de7 [2021-03-04T19:21:01.528Z] ---> Running in b2947f8921be [2021-03-04T19:21:01.803Z] Removing intermediate container b1b0519c9de7 [2021-03-04T19:21:01.803Z] ---> f2f647572ce3 [2021-03-04T19:21:01.803Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T19:21:02.082Z] Removing intermediate container b2947f8921be [2021-03-04T19:21:02.082Z] ---> ff0cc508428f [2021-03-04T19:21:02.082Z] Step 15/23 : WORKDIR / [2021-03-04T19:21:02.082Z] ---> Running in e8550ec7238f [2021-03-04T19:21:02.082Z] ---> Running in 6e96360836fe [2021-03-04T19:21:02.677Z] Removing intermediate container e8550ec7238f [2021-03-04T19:21:02.677Z] ---> 9ff89641c583 [2021-03-04T19:21:02.677Z] [2021-03-04T19:21:02.951Z] Removing intermediate container 6e96360836fe [2021-03-04T19:21:02.951Z] ---> dfa88966f2dc [2021-03-04T19:21:02.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:21:03.225Z] Successfully built 9ff89641c583 [2021-03-04T19:21:03.225Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T19:21:03.503Z]  Building docker-support-scheduler-go ... done  ---> 667acfa265b1 [2021-03-04T19:21:03.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T19:21:05.488Z] ---> ae248727e477 [2021-03-04T19:21:05.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T19:21:06.476Z] ---> f4471a73f550 [2021-03-04T19:21:06.476Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T19:21:06.476Z] ---> Running in 8dbe777d6b2b [2021-03-04T19:21:07.073Z] Removing intermediate container 8dbe777d6b2b [2021-03-04T19:21:07.073Z] ---> 68c481382b09 [2021-03-04T19:21:07.073Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:21:07.073Z] ---> Running in 9bb89e4a162a [2021-03-04T19:21:07.679Z] Removing intermediate container 9bb89e4a162a [2021-03-04T19:21:07.679Z] ---> 3c2447b2e4ce [2021-03-04T19:21:07.679Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T19:21:07.679Z] ---> Running in af0f6403cf0b [2021-03-04T19:21:08.279Z] Removing intermediate container af0f6403cf0b [2021-03-04T19:21:08.279Z] ---> 91731a44b319 [2021-03-04T19:21:08.279Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:21:08.552Z] ---> Running in 3d92d58ff383 [2021-03-04T19:21:09.146Z] Removing intermediate container 3d92d58ff383 [2021-03-04T19:21:09.146Z] ---> 8ba9aeca41c8 [2021-03-04T19:21:09.146Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:21:09.146Z] ---> Running in 59b0e29126ba [2021-03-04T19:21:09.739Z] Removing intermediate container 59b0e29126ba [2021-03-04T19:21:09.740Z] ---> 269ae1a0dffd [2021-03-04T19:21:09.740Z] [2021-03-04T19:21:10.013Z] Successfully built 269ae1a0dffd [2021-03-04T19:21:10.013Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T19:21:14.316Z]  Building docker-core-metadata-go ... done Removing intermediate container adb95494ad1a [2021-03-04T19:21:14.316Z] ---> 75cc9d7ee528 [2021-03-04T19:21:14.316Z] [2021-03-04T19:21:14.316Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T19:21:14.316Z] ---> d10569e2745f [2021-03-04T19:21:14.316Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T19:21:14.316Z] ---> Running in 55958bae5eb3 [2021-03-04T19:21:14.587Z] Removing intermediate container 55958bae5eb3 [2021-03-04T19:21:14.587Z] ---> b9663f0480eb [2021-03-04T19:21:14.588Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T19:21:14.588Z] ---> Running in 5d46e70f2c17 [2021-03-04T19:21:15.179Z] Removing intermediate container 5d46e70f2c17 [2021-03-04T19:21:15.179Z] ---> bfacc3fc06da [2021-03-04T19:21:15.179Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T19:21:15.179Z] ---> Running in cadbb6a0be65 [2021-03-04T19:21:15.451Z] Removing intermediate container cadbb6a0be65 [2021-03-04T19:21:15.451Z] ---> fd0ea27b4045 [2021-03-04T19:21:15.451Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T19:21:15.724Z] ---> Running in 3cf63ba4147f [2021-03-04T19:21:17.693Z] Removing intermediate container 3cf63ba4147f [2021-03-04T19:21:17.693Z] ---> 700dc2d1ee2a [2021-03-04T19:21:17.693Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T19:21:17.964Z] ---> Running in 3627d7d57f66 [2021-03-04T19:21:18.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T19:21:19.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T19:21:20.502Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T19:21:20.502Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T19:21:20.502Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T19:21:20.772Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T19:21:21.042Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T19:21:21.311Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T19:21:21.311Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T19:21:21.311Z] OK: 8 MiB in 20 packages [2021-03-04T19:21:22.740Z] Removing intermediate container 3627d7d57f66 [2021-03-04T19:21:22.740Z] ---> 15dd4c250b73 [2021-03-04T19:21:22.740Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T19:21:23.332Z] ---> fc269f84c314 [2021-03-04T19:21:23.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T19:21:24.308Z] ---> 0f536012f61f [2021-03-04T19:21:24.308Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T19:21:25.281Z] ---> f70c3af74c6d [2021-03-04T19:21:25.281Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T19:21:25.281Z] ---> Running in ab70d07c98bf [2021-03-04T19:21:25.557Z] Removing intermediate container ab70d07c98bf [2021-03-04T19:21:25.557Z] ---> c47fcaa92a29 [2021-03-04T19:21:25.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T19:21:25.828Z] ---> Running in d10bc0c03770 [2021-03-04T19:21:26.099Z] Removing intermediate container d10bc0c03770 [2021-03-04T19:21:26.099Z] ---> e3db59c5e67d [2021-03-04T19:21:26.099Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T19:21:26.376Z] ---> Running in f01605cf29cf [2021-03-04T19:21:26.648Z] Removing intermediate container f01605cf29cf [2021-03-04T19:21:26.648Z] ---> c8a6e7b88d56 [2021-03-04T19:21:26.648Z] Step 22/23 : LABEL git_sha=90689f340273ce02f36a36cc2c246aa992e509c2 [2021-03-04T19:21:26.919Z] ---> Running in bf77dcbbd6c5 [2021-03-04T19:21:27.190Z] Removing intermediate container bf77dcbbd6c5 [2021-03-04T19:21:27.190Z] ---> 028c41cbd339 [2021-03-04T19:21:27.190Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T19:21:27.463Z] ---> Running in 57ad357f6cee [2021-03-04T19:21:28.057Z] Removing intermediate container 57ad357f6cee [2021-03-04T19:21:28.057Z] ---> 7b4b9dd0048e [2021-03-04T19:21:28.057Z] [2021-03-04T19:21:28.330Z] Successfully built 7b4b9dd0048e [2021-03-04T19:21:28.330Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T19:21:28.616Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-04T19:21:28.636Z] $ docker stop --time=1 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 [2021-03-04T19:21:30.486Z] $ docker rm -f 37f45edc24f1e1a2a979f97d3162eddf24cc82885905696d8780501cf852dbe3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T19:21:31.302Z] + docker images [2021-03-04T19:21:31.302Z] + grep docker [2021-03-04T19:21:31.571Z] docker-core-data-go-arm64 latest 7b4b9dd0048e 4 seconds ago 21.1MB [2021-03-04T19:21:31.571Z] docker-core-metadata-go-arm64 latest 269ae1a0dffd 22 seconds ago 17.9MB [2021-03-04T19:21:31.571Z] docker-support-scheduler-go-arm64 latest 9ff89641c583 29 seconds ago 16.3MB [2021-03-04T19:21:31.571Z] docker-security-proxy-setup-go-arm64 latest 9bc4b29f54c6 33 seconds ago 23.4MB [2021-03-04T19:21:31.571Z] docker-sys-mgmt-agent-go-arm64 latest e6e355e1cdf8 About a minute ago 300MB [2021-03-04T19:21:31.571Z] docker-security-bootstrapper-go-arm64 latest 6116f8bdda1c 3 minutes ago 17.6MB [2021-03-04T19:21:31.571Z] docker-core-command-go-arm64 latest 73015f3f8e8c 3 minutes ago 16.2MB [2021-03-04T19:21:31.571Z] docker-support-notifications-go-arm64 latest 754435a0e5f5 3 minutes ago 16.9MB [2021-03-04T19:21:31.571Z] docker-security-secretstore-setup-go-arm64 latest 9988690d9b8e 3 minutes ago 23.7MB [2021-03-04T19:21:31.571Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:21:32.843Z] ---> job-cost.sh [2021-03-04T19:21:32.843Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-323v [2021-03-04T19:22:11.847Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T19:24:33.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-323v/bin to PATH [2021-03-04T19:24:33.641Z] INFO: No Stack... [2021-03-04T19:24:33.641Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T19:24:33.641Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T19:24:33.986Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-03-04T19:24:33.987Z] + cut -d, -f6 [Pipeline] lock [2021-03-04T19:24:34.117Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] [2021-03-04T19:24:34.126Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] did not exist. Created. [2021-03-04T19:24:34.126Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3226-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T19:24:34.642Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T19:24:34.983Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T19:24:34.996Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3226-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-04T19:24:38.406Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:24:39.288Z] ---> package-listing.sh [2021-03-04T19:24:39.288Z] ++ facter osfamily [2021-03-04T19:24:39.288Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T19:24:39.288Z] + OS_FAMILY=redhat [2021-03-04T19:24:39.288Z] + workspace=/w/workspace/edgex-go/2 [2021-03-04T19:24:39.288Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T19:24:39.288Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T19:24:39.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T19:24:39.288Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T19:24:39.288Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-04T19:24:39.288Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T19:24:39.288Z] + case "${OS_FAMILY}" in [2021-03-04T19:24:39.288Z] + rpm -qa [2021-03-04T19:24:39.288Z] + sort [2021-03-04T19:24:44.591Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T19:24:44.591Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T19:24:44.591Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T19:24:44.591Z] + '[' /w/workspace/edgex-go/2 ']' [2021-03-04T19:24:44.591Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-03-04T19:24:44.591Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-03-04T19:24:44.604Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T19:24:44.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:24:45.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T19:24:45.204Z] [2021-03-04T19:24:45.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T19:24:45.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T19:24:45.562Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T19:24:45.562Z] df20fa9351a1: Pulling fs layer [2021-03-04T19:24:45.562Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T19:24:45.562Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T19:24:45.562Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T19:24:45.562Z] 93b61091891f: Pulling fs layer [2021-03-04T19:24:45.562Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T19:24:45.562Z] 5e14af77c1be: Pulling fs layer [2021-03-04T19:24:45.562Z] 01666e4c0597: Pulling fs layer [2021-03-04T19:24:45.562Z] aa168da1d23b: Pulling fs layer [2021-03-04T19:24:45.562Z] 93b9cdb0e59b: Waiting [2021-03-04T19:24:45.562Z] 5e14af77c1be: Waiting [2021-03-04T19:24:45.562Z] 01666e4c0597: Waiting [2021-03-04T19:24:45.562Z] aa168da1d23b: Waiting [2021-03-04T19:24:45.562Z] 46f8f816bc3b: Waiting [2021-03-04T19:24:45.562Z] 93b61091891f: Waiting [2021-03-04T19:24:45.562Z] 36b3adc4ff6f: Download complete [2021-03-04T19:24:45.828Z] 46f8f816bc3b: Download complete [2021-03-04T19:24:45.828Z] df20fa9351a1: Download complete [2021-03-04T19:24:45.828Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T19:24:45.828Z] 93b9cdb0e59b: Download complete [2021-03-04T19:24:45.828Z] 93b61091891f: Download complete [2021-03-04T19:24:45.828Z] 5e14af77c1be: Verifying Checksum [2021-03-04T19:24:45.828Z] 5e14af77c1be: Download complete [2021-03-04T19:24:45.828Z] 01666e4c0597: Verifying Checksum [2021-03-04T19:24:45.828Z] 01666e4c0597: Download complete [2021-03-04T19:24:46.091Z] df20fa9351a1: Pull complete [2021-03-04T19:24:46.091Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T19:24:46.091Z] 8ad3a11d3b57: Download complete [2021-03-04T19:24:46.357Z] 36b3adc4ff6f: Pull complete [2021-03-04T19:24:46.940Z] 8ad3a11d3b57: Pull complete [2021-03-04T19:24:46.940Z] 46f8f816bc3b: Pull complete [2021-03-04T19:24:47.520Z] 93b61091891f: Pull complete [2021-03-04T19:24:48.093Z] aa168da1d23b: Verifying Checksum [2021-03-04T19:24:48.093Z] aa168da1d23b: Download complete [2021-03-04T19:24:49.485Z] 93b9cdb0e59b: Pull complete [2021-03-04T19:24:49.485Z] 5e14af77c1be: Pull complete [2021-03-04T19:24:49.485Z] 01666e4c0597: Pull complete [2021-03-04T19:24:59.785Z] aa168da1d23b: Pull complete [2021-03-04T19:24:59.785Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T19:25:00.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T19:25:00.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T19:25:00.275Z] prd-centos7-docker-4c-2g-28538 does not seem to be running inside a container [2021-03-04T19:25:00.342Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-04T19:25:04.071Z] $ docker top 6c61a7ba473d0c20c0ca8cd429fbce996130edd849ac5a2c2d4c4163bffa6734 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T19:25:04.668Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T19:25:04.968Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T19:25:05.272Z] + ls /var/log/sa-host [2021-03-04T19:25:05.272Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T19:25:05.272Z] file_magic: OK [2021-03-04T19:25:05.272Z] HZ: Using current value: 100 [2021-03-04T19:25:05.272Z] file_header: OK [2021-03-04T19:25:05.272Z] 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-04T19:25:05.272Z] Statistics: [2021-03-04T19:25:05.272Z] 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-04T19:25:05.272Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T19:25:05.272Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T19:25:05.272Z] file_magic: OK [2021-03-04T19:25:05.272Z] HZ: Using current value: 100 [2021-03-04T19:25:05.272Z] file_header: OK [2021-03-04T19:25:05.272Z] 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-04T19:25:05.272Z] Statistics: [2021-03-04T19:25:05.272Z] Hnuu...uuuununununu... [2021-03-04T19:25:05.272Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T19:25:05.952Z] provisioning config files... [2021-03-04T19:25:05.980Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4726088338169297092tmp [Pipeline] { [Pipeline] echo [2021-03-04T19:25:06.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:25:06.389Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T19:25:06.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T19:25:06.512Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:25:06.811Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T19:25:06.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:25:07.119Z] ---> sudo-logs.sh [2021-03-04T19:25:07.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T19:25:07.429Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:25:07.745Z] ---> job-cost.sh [2021-03-04T19:25:07.745Z] lf-activate-venv: SKIPPING [2021-03-04T19:25:07.745Z] DEBUG: total: 0.20999999344348907 [2021-03-04T19:25:07.745Z] INFO: Retrieving Stack Cost... [2021-03-04T19:25:09.134Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T19:25:09.396Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T19:25:09.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T19:25:09.724Z] ---> logs-deploy.sh [2021-03-04T19:25:09.724Z] lf-activate-venv: SKIPPING [2021-03-04T19:25:09.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3226/2 [2021-03-04T19:25:09.724Z] INFO: archiving workspace using pattern(s): [2021-03-04T19:25:11.134Z] Archives upload complete. [2021-03-04T19:25:11.134Z] INFO: archiving logs to Nexus