Pull request #3242 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1010d7ab92e7501ef9ffb2df571d8983dffc4f47+8a69c127c9b04e641d44d2e92838084644d97324 (5d4bb12b5b6da14f4c1f01beca62c186f2f434ad) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29520 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) > 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/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # 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 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 Commit message: "fix(snap): update snap optimization patch" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-11T14:02:14.860Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-11T14:02:15.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-11T14:02:15.292Z] ========================================================= [2021-03-11T14:02:15.292Z] EdgeX Global Pipelines Version Info [2021-03-11T14:02:15.292Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 885a4553ee40db848207bd6bd23af9fba0c8ac2d # timeout=10 [2021-03-11T14:02:18.533Z] ------------------- [2021-03-11T14:02:18.534Z] stable info: [2021-03-11T14:02:18.534Z] ------------------- [2021-03-11T14:02:18.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-11T14:02:18.534Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T14:02:18.534Z] Message: update stable to v1.0.184 [2021-03-11T14:02:19.535Z] ------------------- [2021-03-11T14:02:19.535Z] experimental info: [2021-03-11T14:02:19.535Z] ------------------- [2021-03-11T14:02:19.535Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-11T14:02:19.535Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T14:02:19.535Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-11T14:02:19.905Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-11T14:02:20.008Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-11T14:02:20.112Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-11T14:02:20.215Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-11T14:02:20.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-11T14:02:20.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-11T14:02:20.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-11T14:02:20.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-11T14:02:20.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-11T14:02:20.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-11T14:02:20.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-11T14:02:21.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-11T14:02:21.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-11T14:02:21.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-11T14:02:21.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T14:02:21.507Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T14:02:21.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-11T14:02:21.678Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-11T14:02:21.794Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-11T14:02:21.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-11T14:02:22.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-11T14:02:22.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-11T14:02:22.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3242 [Pipeline] echo [2021-03-11T14:02:22.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3242 [Pipeline] echo [2021-03-11T14:02:22.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3242 [Pipeline] echo [2021-03-11T14:02:22.527Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [Pipeline] echo [2021-03-11T14:02:22.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1010d7a [Pipeline] echo [2021-03-11T14:02:22.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T14:02:22.873Z] provisioning config files... [2021-03-11T14:02:22.916Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2134072238644235131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:02:23.462Z] ---> docker-login.sh [2021-03-11T14:02:23.462Z] nexus3.edgexfoundry.org:10001 [2021-03-11T14:02:24.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:02:24.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:02:24.738Z] Configure a credential helper to remove this warning. See [2021-03-11T14:02:24.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:02:24.738Z] [2021-03-11T14:02:24.738Z] Login Succeeded [2021-03-11T14:02:24.738Z] nexus3.edgexfoundry.org:10002 [2021-03-11T14:02:25.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:02:25.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:02:25.432Z] Configure a credential helper to remove this warning. See [2021-03-11T14:02:25.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:02:25.432Z] [2021-03-11T14:02:25.432Z] Login Succeeded [2021-03-11T14:02:25.432Z] nexus3.edgexfoundry.org:10003 [2021-03-11T14:02:25.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:02:25.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:02:25.726Z] Configure a credential helper to remove this warning. See [2021-03-11T14:02:25.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:02:25.726Z] [2021-03-11T14:02:25.726Z] Login Succeeded [2021-03-11T14:02:25.726Z] nexus3.edgexfoundry.org:10004 [2021-03-11T14:02:26.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:02:26.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:02:26.006Z] Configure a credential helper to remove this warning. See [2021-03-11T14:02:26.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:02:26.006Z] [2021-03-11T14:02:26.273Z] Login Succeeded [2021-03-11T14:02:26.273Z] docker.io [2021-03-11T14:02:26.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:02:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:02:26.545Z] Configure a credential helper to remove this warning. See [2021-03-11T14:02:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:02:26.545Z] [2021-03-11T14:02:26.545Z] Login Succeeded [2021-03-11T14:02:26.545Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T14:02:26.559Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T14:02:27.042Z] ++ 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-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/core-command/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/core-data/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-11T14:02:27.042Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-11T14:02:27.042Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-11T14:02:27.042Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-11T14:02:27.042Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-11T14:02:27.042Z] ++ cut -d/ -f2 [2021-03-11T14:02:27.042Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-11T14:02:27.141Z] 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-11T14:02:28.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T14:02:28.716Z] [2021-03-11T14:02:28.716Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:02:29.127Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T14:02:29.127Z] latest: Pulling from edgex-devops/git-semver [2021-03-11T14:02:29.127Z] 31603596830f: Pulling fs layer [2021-03-11T14:02:29.127Z] 2a8b12db71e7: Pulling fs layer [2021-03-11T14:02:29.127Z] 6ca5941a6612: Pulling fs layer [2021-03-11T14:02:29.127Z] ecc8261a40a4: Pulling fs layer [2021-03-11T14:02:29.127Z] ecc8261a40a4: Waiting [2021-03-11T14:02:29.127Z] 2a8b12db71e7: Verifying Checksum [2021-03-11T14:02:29.127Z] 2a8b12db71e7: Download complete [2021-03-11T14:02:29.482Z] 31603596830f: Verifying Checksum [2021-03-11T14:02:29.482Z] 31603596830f: Download complete [2021-03-11T14:02:29.762Z] ecc8261a40a4: Verifying Checksum [2021-03-11T14:02:29.762Z] ecc8261a40a4: Download complete [2021-03-11T14:02:30.057Z] 6ca5941a6612: Verifying Checksum [2021-03-11T14:02:30.057Z] 6ca5941a6612: Download complete [2021-03-11T14:02:30.706Z] 31603596830f: Pull complete [2021-03-11T14:02:30.706Z] 2a8b12db71e7: Pull complete [2021-03-11T14:02:32.723Z] 6ca5941a6612: Pull complete [2021-03-11T14:02:33.313Z] ecc8261a40a4: Pull complete [2021-03-11T14:02:33.313Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-11T14:02:33.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T14:02:33.313Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-11T14:02:33.467Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:02:33.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-03-11T14:02:38.877Z] $ docker top 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-11T14:02:39.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T14:02:39.626Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T14:02:40.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T14:02:40.060Z] $ docker exec 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent [2021-03-11T14:02:41.159Z] SSH_AUTH_SOCK=/tmp/ssh-ln9Vl7nj4K2y/agent.12 [2021-03-11T14:02:41.159Z] SSH_AGENT_PID=17 [2021-03-11T14:02:41.179Z] Running ssh-add (command line suppressed) [2021-03-11T14:02:41.827Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5424333025235742143.key (/w/workspace/edgex-go/5@tmp/private_key_5424333025235742143.key) [2021-03-11T14:02:42.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T14:02:42.476Z] + git tag --points-at HEAD [Pipeline] } [2021-03-11T14:02:42.523Z] $ docker exec --env ******** --env ******** 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent -k [2021-03-11T14:02:42.721Z] unset SSH_AUTH_SOCK; [2021-03-11T14:02:42.721Z] unset SSH_AGENT_PID; [2021-03-11T14:02:42.721Z] echo Agent pid 17 killed; [2021-03-11T14:02:42.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-11T14:02:42.958Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T14:02:42.958Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T14:02:43.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T14:02:43.214Z] $ docker exec 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent [2021-03-11T14:02:43.498Z] SSH_AUTH_SOCK=/tmp/ssh-A4i3FTRBxR6N/agent.47 [2021-03-11T14:02:43.498Z] SSH_AGENT_PID=52 [2021-03-11T14:02:43.509Z] Running ssh-add (command line suppressed) [2021-03-11T14:02:43.676Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6171880350032626914.key (/w/workspace/edgex-go/5@tmp/private_key_6171880350032626914.key) [2021-03-11T14:02:44.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T14:02:44.447Z] + git semver init [2021-03-11T14:02:44.448Z] # -> Open(): unable to determine branch for HEAD [2021-03-11T14:02:44.448Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-03-11T14:02:44.448Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-03-11T14:02:44.448Z] # $SEMVER_REMOTE_NAME = origin [2021-03-11T14:02:44.448Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-11T14:02:44.448Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-11T14:02:44.448Z] # $SEMVER_BRANCH = PR-3242 [2021-03-11T14:02:44.448Z] # $SEMVER_TEMP = /tmp/semver-356024394 [2021-03-11T14:02:44.448Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-11T14:03:12.494Z] # '/tmp/semver-356024394' -> '/w/workspace/edgex-go/5/.semver' [2021-03-11T14:03:12.494Z] # -> Force: false [2021-03-11T14:03:12.494Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-03-11T14:03:12.854Z] $ docker exec --env ******** --env ******** 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent -k [2021-03-11T14:03:13.974Z] unset SSH_AUTH_SOCK; [2021-03-11T14:03:13.974Z] unset SSH_AGENT_PID; [2021-03-11T14:03:13.974Z] echo Agent pid 52 killed; [2021-03-11T14:03:14.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T14:03:15.336Z] + git semver [Pipeline] } [2021-03-11T14:03:15.382Z] $ docker stop --time=1 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc [2021-03-11T14:03:18.115Z] $ docker rm -f 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T14:03:19.385Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-11T14:03:20.648Z] Stashed 1 file(s) [Pipeline] echo [2021-03-11T14:03:20.651Z] [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-11T14:03:21.856Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-11T14:03:22.214Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T14:03:22.544Z] + true [2021-03-11T14:03:22.544Z] + sudo service docker restart [2021-03-11T14:03:22.544Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-11T14:03:24.224Z] ========================================================= [2021-03-11T14:03:24.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-11T14:03:24.224Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:03:24.649Z] + 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-11T14:03:34.896Z] Sending build context to Docker daemon 328.5MB [2021-03-11T14:03:34.896Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T14:03:34.896Z] Step 2/6 : FROM ${BASE} [2021-03-11T14:03:35.175Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-11T14:03:35.175Z] 188c0c94c7c5: Pulling fs layer [2021-03-11T14:03:35.175Z] 0ef7d3d256c8: Pulling fs layer [2021-03-11T14:03:35.175Z] de9db76c5a1d: Pulling fs layer [2021-03-11T14:03:35.175Z] bca2f99d35d6: Pulling fs layer [2021-03-11T14:03:35.175Z] 93359f2a8cfa: Pulling fs layer [2021-03-11T14:03:35.175Z] 7c6f9722023f: Pulling fs layer [2021-03-11T14:03:35.175Z] a35cf1a2eb13: Pulling fs layer [2021-03-11T14:03:35.175Z] 93359f2a8cfa: Waiting [2021-03-11T14:03:35.175Z] 7c6f9722023f: Waiting [2021-03-11T14:03:35.175Z] a35cf1a2eb13: Waiting [2021-03-11T14:03:35.175Z] bca2f99d35d6: Waiting [2021-03-11T14:03:35.175Z] de9db76c5a1d: Download complete [2021-03-11T14:03:35.175Z] 0ef7d3d256c8: Verifying Checksum [2021-03-11T14:03:35.175Z] 0ef7d3d256c8: Download complete [2021-03-11T14:03:35.175Z] 93359f2a8cfa: Verifying Checksum [2021-03-11T14:03:35.175Z] 93359f2a8cfa: Download complete [2021-03-11T14:03:35.175Z] 7c6f9722023f: Download complete [2021-03-11T14:03:35.175Z] 188c0c94c7c5: Verifying Checksum [2021-03-11T14:03:35.175Z] 188c0c94c7c5: Download complete [2021-03-11T14:03:36.202Z] Still waiting to schedule task [2021-03-11T14:03:36.202Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-11T14:03:36.362Z] 188c0c94c7c5: Pull complete [2021-03-11T14:03:36.886Z] 0ef7d3d256c8: Pull complete [2021-03-11T14:03:37.180Z] de9db76c5a1d: Pull complete [2021-03-11T14:03:39.214Z] a35cf1a2eb13: Verifying Checksum [2021-03-11T14:03:39.214Z] a35cf1a2eb13: Download complete [2021-03-11T14:03:40.688Z] bca2f99d35d6: Verifying Checksum [2021-03-11T14:03:40.688Z] bca2f99d35d6: Download complete [2021-03-11T14:03:56.027Z] bca2f99d35d6: Pull complete [2021-03-11T14:03:56.027Z] 93359f2a8cfa: Pull complete [2021-03-11T14:03:56.027Z] 7c6f9722023f: Pull complete [2021-03-11T14:04:04.766Z] a35cf1a2eb13: Pull complete [2021-03-11T14:04:04.766Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-11T14:04:04.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-11T14:04:04.766Z] ---> a62c8e92a672 [2021-03-11T14:04:04.766Z] 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-11T14:04:04.766Z] ---> Running in 8892b8a468fd [2021-03-11T14:04:05.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:04:05.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:04:06.913Z] (1/12) Installing libmagic (5.38-r0) [2021-03-11T14:04:06.913Z] (2/12) Installing file (5.38-r0) [2021-03-11T14:04:06.913Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-11T14:04:06.913Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-11T14:04:12.322Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-11T14:04:12.322Z] (6/12) Installing patch (2.7.6-r6) [2021-03-11T14:04:12.322Z] (7/12) Installing build-base (0.5-r2) [2021-03-11T14:04:12.322Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-11T14:04:12.322Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-11T14:04:12.615Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-11T14:04:12.615Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-11T14:04:12.615Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-11T14:04:12.884Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:04:12.884Z] OK: 233 MiB in 51 packages [2021-03-11T14:04:18.384Z] Removing intermediate container 8892b8a468fd [2021-03-11T14:04:18.384Z] ---> 25b09d82501f [2021-03-11T14:04:18.384Z] Step 4/6 : WORKDIR /edgex-go [2021-03-11T14:04:18.384Z] ---> Running in 0bee887373c2 [2021-03-11T14:04:19.101Z] Removing intermediate container 0bee887373c2 [2021-03-11T14:04:19.101Z] ---> 51c30a9c4eab [2021-03-11T14:04:19.101Z] Step 5/6 : COPY go.mod . [2021-03-11T14:04:19.784Z] ---> 7f22fac0c8df [2021-03-11T14:04:19.784Z] Step 6/6 : RUN go mod download [2021-03-11T14:04:20.148Z] ---> Running in fba32a1cf011 [2021-03-11T14:05:07.665Z] Removing intermediate container fba32a1cf011 [2021-03-11T14:05:07.665Z] ---> 1491a54c0911 [2021-03-11T14:05:07.665Z] Successfully built 1491a54c0911 [2021-03-11T14:05:07.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:05:08.057Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T14:05:08.325Z] . [Pipeline] withDockerContainer [2021-03-11T14:05:08.732Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:05:08.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T14:05:11.891Z] $ docker top 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:05:14.573Z] + go version [2021-03-11T14:05:14.573Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-11T14:05:14.643Z] $ docker stop --time=1 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 [2021-03-11T14:05:17.526Z] $ docker rm -f 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:05:18.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T14:05:18.574Z] . [Pipeline] withDockerContainer [2021-03-11T14:05:19.285Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:05:19.371Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T14:05:23.044Z] $ docker top 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-11T14:05:23.800Z] ========================================================= [2021-03-11T14:05:23.800Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-11T14:05:23.800Z] ========================================================= [Pipeline] sh [2021-03-11T14:05:25.374Z] + make test [2021-03-11T14:05:25.374Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-11T14:05:29.217Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29522 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws [2021-03-11T14:05:29.267Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-11T14:05:34.913Z] using credential edgex-jenkins-ssh [2021-03-11T14:05:35.046Z] Cloning the remote Git repository [2021-03-11T14:05:35.119Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:05:35.240Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-11T14:05:35.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:05:35.325Z] > git --version # timeout=10 [2021-03-11T14:05:35.349Z] > git --version # 'git version 2.17.1' [2021-03-11T14:05:35.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:05:35.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T14:05:51.538Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T14:05:51.558Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T14:05:51.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T14:05:51.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:05:51.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:05:52.583Z] Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:05:53.122Z] Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:05:53.123Z] Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) [2021-03-11T14:05:53.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-11T14:05:51.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T14:05:52.609Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T14:05:52.628Z] > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 [2021-03-11T14:05:53.021Z] > git remote # timeout=10 [2021-03-11T14:05:53.038Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T14:05:53.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:05:53.077Z] > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 [2021-03-11T14:05:53.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T14:05:53.133Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T14:05:53.166Z] > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 [2021-03-11T14:05:57.778Z] Commit message: "fix(snap): update snap optimization patch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T14:05:59.489Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-11T14:05:59.922Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T14:06:00.275Z] + sudo service docker restart [2021-03-11T14:06:00.275Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T14:06:03.051Z] provisioning config files... [2021-03-11T14:06:03.132Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3508148034194080852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:06:03.549Z] ---> docker-login.sh [2021-03-11T14:06:03.549Z] nexus3.edgexfoundry.org:10001 [2021-03-11T14:06:04.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:06:04.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:06:04.813Z] Configure a credential helper to remove this warning. See [2021-03-11T14:06:04.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:06:04.813Z] [2021-03-11T14:06:04.813Z] Login Succeeded [2021-03-11T14:06:04.813Z] nexus3.edgexfoundry.org:10002 [2021-03-11T14:06:05.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:06:05.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:06:05.412Z] Configure a credential helper to remove this warning. See [2021-03-11T14:06:05.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:06:05.412Z] [2021-03-11T14:06:05.412Z] Login Succeeded [2021-03-11T14:06:05.412Z] nexus3.edgexfoundry.org:10003 [2021-03-11T14:06:05.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:06:05.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:06:05.963Z] Configure a credential helper to remove this warning. See [2021-03-11T14:06:05.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:06:05.963Z] [2021-03-11T14:06:05.963Z] Login Succeeded [2021-03-11T14:06:05.963Z] nexus3.edgexfoundry.org:10004 [2021-03-11T14:06:06.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:06:06.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:06:06.528Z] Configure a credential helper to remove this warning. See [2021-03-11T14:06:06.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:06:06.528Z] [2021-03-11T14:06:06.528Z] Login Succeeded [2021-03-11T14:06:06.528Z] docker.io [2021-03-11T14:06:07.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T14:06:07.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T14:06:07.399Z] Configure a credential helper to remove this warning. See [2021-03-11T14:06:07.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T14:06:07.399Z] [2021-03-11T14:06:07.399Z] Login Succeeded [2021-03-11T14:06:07.399Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T14:06:07.417Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T14:06:07.896Z] ========================================================= [2021-03-11T14:06:07.896Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-11T14:06:07.896Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:06:08.286Z] + 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-11T14:06:10.954Z] Sending build context to Docker daemon 166.7MB [2021-03-11T14:06:10.954Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T14:06:10.954Z] Step 2/6 : FROM ${BASE} [2021-03-11T14:06:10.954Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-11T14:06:10.954Z] 5f621e34cdf4: Pulling fs layer [2021-03-11T14:06:10.954Z] a4357932f1b6: Pulling fs layer [2021-03-11T14:06:10.954Z] 18c013af1878: Pulling fs layer [2021-03-11T14:06:10.954Z] 00ac8860ef70: Pulling fs layer [2021-03-11T14:06:10.954Z] 63d7cb157983: Pulling fs layer [2021-03-11T14:06:10.954Z] b116817d02f9: Pulling fs layer [2021-03-11T14:06:10.954Z] 745a02a5169b: Pulling fs layer [2021-03-11T14:06:10.954Z] b116817d02f9: Waiting [2021-03-11T14:06:10.954Z] 745a02a5169b: Waiting [2021-03-11T14:06:10.954Z] 63d7cb157983: Waiting [2021-03-11T14:06:10.954Z] 00ac8860ef70: Waiting [2021-03-11T14:06:10.954Z] a4357932f1b6: Download complete [2021-03-11T14:06:10.954Z] 18c013af1878: Verifying Checksum [2021-03-11T14:06:10.954Z] 18c013af1878: Download complete [2021-03-11T14:06:11.226Z] 63d7cb157983: Verifying Checksum [2021-03-11T14:06:11.226Z] 63d7cb157983: Download complete [2021-03-11T14:06:11.226Z] b116817d02f9: Verifying Checksum [2021-03-11T14:06:11.226Z] b116817d02f9: Download complete [2021-03-11T14:06:11.226Z] 5f621e34cdf4: Verifying Checksum [2021-03-11T14:06:11.226Z] 5f621e34cdf4: Download complete [2021-03-11T14:06:11.823Z] 5f621e34cdf4: Pull complete [2021-03-11T14:06:12.424Z] a4357932f1b6: Pull complete [2021-03-11T14:06:12.702Z] 18c013af1878: Pull complete [2021-03-11T14:06:14.149Z] 745a02a5169b: Verifying Checksum [2021-03-11T14:06:14.149Z] 745a02a5169b: Download complete [2021-03-11T14:06:15.140Z] 00ac8860ef70: Verifying Checksum [2021-03-11T14:06:15.140Z] 00ac8860ef70: Download complete [2021-03-11T14:06:25.315Z] 00ac8860ef70: Pull complete [2021-03-11T14:06:25.916Z] 63d7cb157983: Pull complete [2021-03-11T14:06:26.189Z] b116817d02f9: Pull complete [2021-03-11T14:06:27.691Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-11T14:06:30.510Z] 745a02a5169b: Pull complete [2021-03-11T14:06:30.510Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-11T14:06:30.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-11T14:06:30.510Z] ---> b7e6874047d6 [2021-03-11T14:06:30.510Z] 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-11T14:06:33.905Z] ---> Running in 38b02c5550aa [2021-03-11T14:06:34.505Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:06:35.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:06:36.459Z] (1/12) Installing libmagic (5.38-r0) [2021-03-11T14:06:36.459Z] (2/12) Installing file (5.38-r0) [2021-03-11T14:06:36.730Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-11T14:06:36.730Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-11T14:06:38.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-11T14:06:38.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-11T14:06:38.307Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-11T14:06:41.031Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-11T14:06:41.031Z] (6/12) Installing patch (2.7.6-r6) [2021-03-11T14:06:41.031Z] (7/12) Installing build-base (0.5-r2) [2021-03-11T14:06:41.303Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-11T14:06:41.303Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-11T14:06:41.303Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-11T14:06:41.577Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-11T14:06:41.577Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-11T14:06:41.577Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:06:41.577Z] OK: 217 MiB in 51 packages [2021-03-11T14:06:44.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-11T14:06:44.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-11T14:06:44.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-11T14:06:44.352Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-11T14:06:45.885Z] Removing intermediate container 38b02c5550aa [2021-03-11T14:06:45.885Z] ---> aa9b17cc5ffe [2021-03-11T14:06:45.886Z] Step 4/6 : WORKDIR /edgex-go [2021-03-11T14:06:45.886Z] ---> Running in f6663ac5e2b9 [2021-03-11T14:06:46.481Z] Removing intermediate container f6663ac5e2b9 [2021-03-11T14:06:46.481Z] ---> 3256dbdbbbeb [2021-03-11T14:06:46.481Z] Step 5/6 : COPY go.mod . [2021-03-11T14:06:47.079Z] ---> 291a011b60f4 [2021-03-11T14:06:47.079Z] Step 6/6 : RUN go mod download [2021-03-11T14:06:47.079Z] ---> Running in 67263ba00755 [2021-03-11T14:06:47.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-11T14:06:48.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-11T14:06:53.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-11T14:06:53.251Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-11T14:06:53.251Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-11T14:06:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.181s coverage: 45.9% of statements [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-11T14:06:57.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-11T14:06:57.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.125s coverage: 100.0% of statements [2021-03-11T14:07:03.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.680s coverage: 27.1% of statements [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-11T14:07:03.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.255s coverage: 100.0% of statements [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-11T14:07:03.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.130s coverage: 100.0% of statements [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-11T14:07:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-11T14:07:05.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.728s coverage: 71.3% of statements [2021-03-11T14:07:05.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-11T14:07:05.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-11T14:07:06.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.232s coverage: 82.9% of statements [2021-03-11T14:07:06.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-11T14:07:06.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:07:06.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements [2021-03-11T14:07:06.656Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-11T14:07:19.467Z] Removing intermediate container 67263ba00755 [2021-03-11T14:07:19.467Z] ---> 44d0a6d50b38 [2021-03-11T14:07:19.467Z] Successfully built 44d0a6d50b38 [2021-03-11T14:07:19.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:07:19.814Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T14:07:19.814Z] . [Pipeline] withDockerContainer [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.839s coverage: 28.6% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.408s coverage: 100.0% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.815s coverage: 86.7% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.262s coverage: 97.5% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-11T14:07:20.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-11T14:07:20.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-11T14:07:20.103Z] prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container [2021-03-11T14:07:20.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-11T14:07:21.823Z] $ docker top f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:07:22.884Z] + go version [2021-03-11T14:07:22.884Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-11T14:07:22.913Z] $ docker stop --time=1 f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f [2021-03-11T14:07:24.904Z] $ docker rm -f f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:07:26.017Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T14:07:26.017Z] . [Pipeline] withDockerContainer [2021-03-11T14:07:26.301Z] prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container [2021-03-11T14:07:26.399Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.729s coverage: 92.8% of statements [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.438s coverage: 0.1% of statements [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-11T14:07:26.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.455s coverage: 79.5% of statements [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements [2021-03-11T14:07:26.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2021-03-11T14:07:26.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-03-11T14:07:27.951Z] $ docker top c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-11T14:07:28.326Z] ========================================================= [2021-03-11T14:07:28.326Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-11T14:07:28.326Z] ========================================================= [Pipeline] sh [2021-03-11T14:07:28.977Z] + make test [2021-03-11T14:07:28.977Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-11T14:07:40.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements [2021-03-11T14:07:40.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-03-11T14:07:40.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.125s coverage: 81.4% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.576s coverage: 92.9% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.201s coverage: 75.5% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.119s coverage: 80.8% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.377s coverage: 87.2% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.6% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.6% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.869s coverage: 62.4% of statements [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-11T14:07:53.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.317s coverage: 91.3% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.138s coverage: 73.7% of statements [2021-03-11T14:07:53.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-03-11T14:07:55.481Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.0% of statements [2021-03-11T14:07:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-11T14:07:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-11T14:07:55.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-11T14:07:55.797Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-11T14:07:56.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 38.4% of statements [2021-03-11T14:07:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-11T14:07:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-11T14:07:56.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements [2021-03-11T14:07:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-11T14:07:56.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-11T14:07:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.366s coverage: 47.0% of statements [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-11T14:07:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.177s coverage: 100.0% of statements [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-11T14:07:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-11T14:07:59.996Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.230s coverage: 87.1% of statements [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:07:59.996Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.865s coverage: 29.1% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.141s coverage: 100.0% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 1.745s coverage: 96.5% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.092s coverage: 100.0% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-11T14:08:08.010Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-11T14:08:08.010Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-11T14:08:08.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-03-11T14:08:08.641Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.129s coverage: 32.1% of statements [2021-03-11T14:08:09.652Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.285s coverage: 100.0% of statements [2021-03-11T14:08:10.272Z] GO111MODULE=on go vet ./... [2021-03-11T14:08:42.999Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-11T14:09:05.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-11T14:09:07.258Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-11T14:09:09.914Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-11T14:09:10.907Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-11T14:09:19.216Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-11T14:09:19.216Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-11T14:09:19.216Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-11T14:09:25.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 45.9% of statements [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-11T14:09:25.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-11T14:09:25.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.237s coverage: 100.0% of statements [2021-03-11T14:09:34.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.684s coverage: 27.1% of statements [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-11T14:09:34.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-11T14:09:34.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-11T14:09:34.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 71.3% of statements [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-11T14:09:34.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-11T14:09:35.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.511s coverage: 82.9% of statements [2021-03-11T14:09:35.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-11T14:09:35.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:09:35.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements [2021-03-11T14:09:35.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-11T14:09:45.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.183s coverage: 78.3% of statements [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-11T14:09:45.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-11T14:09:49.652Z] gofmt -l . [2021-03-11T14:09:49.652Z] [ "`gofmt -l .`" = "" ] [2021-03-11T14:09:49.652Z] ./bin/test-go-mod-tidy.sh [2021-03-11T14:09:49.652Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-11T14:09:51.809Z] + ls -al . [2021-03-11T14:09:51.809Z] total 740 [2021-03-11T14:09:51.809Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 14:09 . [2021-03-11T14:09:51.809Z] drwxr-xr-x 4 root root 28 Mar 11 14:05 .. [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 14:02 .dockerignore [2021-03-11T14:09:51.809Z] drwxrwxr-x 8 1001 1001 179 Mar 11 14:02 .git [2021-03-11T14:09:51.809Z] drwxrwxr-x 3 1001 1001 125 Mar 11 14:02 .github [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 818 Mar 11 14:02 .gitignore [2021-03-11T14:09:51.809Z] drwx------ 3 1001 1001 60 Mar 11 14:03 .semver [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 14:02 .sonarcloud.properties [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 8607 Mar 11 14:02 Attribution.txt [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 14:02 CONTRIBUTING.md [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 931 Mar 11 14:02 Dockerfile.build [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 863 Mar 11 14:02 Jenkinsfile [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 14:02 LICENSE [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 5774 Mar 11 14:02 Makefile [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 6548 Mar 11 14:02 README.md [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 6755 Mar 11 14:02 SECURITY.md [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 14:03 VERSION [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 14:02 ZMQWindows.md [2021-03-11T14:09:51.809Z] drwxrwxr-x 2 1001 1001 117 Mar 11 14:02 bin [2021-03-11T14:09:51.809Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 14:02 cmd [2021-03-11T14:09:51.809Z] -rw-r--r-- 1 root root 628838 Mar 11 14:08 coverage.out [2021-03-11T14:09:51.809Z] -rw-r--r-- 1 root root 1055 Mar 11 14:09 go.mod [2021-03-11T14:09:51.809Z] -rw-r--r-- 1 root root 21981 Mar 11 14:09 go.sum [2021-03-11T14:09:51.809Z] drwxrwxr-x 8 1001 1001 127 Mar 11 14:02 internal [2021-03-11T14:09:51.809Z] drwxrwxr-x 4 1001 1001 26 Mar 11 14:02 openapi [2021-03-11T14:09:51.809Z] drwxrwxr-x 4 1001 1001 71 Mar 11 14:02 snap [2021-03-11T14:09:51.809Z] -rw-rw-r-- 1 1001 1001 168 Mar 11 14:02 version.go [Pipeline] sh [2021-03-11T14:09:52.199Z] + '[' -e coverage.out ] [2021-03-11T14:09:52.199Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-11T14:09:53.042Z] Stashed 1 file(s) [Pipeline] sh [2021-03-11T14:09:53.569Z] + make build [2021-03-11T14:09:53.569Z] 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-11T14:09:56.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-11T14:09:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-11T14:09:56.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2021-03-11T14:09:56.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements [2021-03-11T14:09:59.619Z] 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-11T14:10:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.126s coverage: 94.4% of statements [2021-03-11T14:10:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-11T14:10:08.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.127s coverage: 81.4% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.149s coverage: 84.6% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.6% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 62.4% of statements [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-11T14:10:23.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-03-11T14:10:23.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements [2021-03-11T14:10:25.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 69.0% of statements [2021-03-11T14:10:25.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-11T14:10:25.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-11T14:10:25.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-11T14:10:27.956Z] 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-11T14:10:28.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 38.4% of statements [2021-03-11T14:10:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-11T14:10:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-11T14:10:28.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements [2021-03-11T14:10:28.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-11T14:10:28.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements [2021-03-11T14:10:32.571Z] 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-11T14:10:34.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.432s coverage: 47.0% of statements [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-11T14:10:34.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-11T14:10:34.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-11T14:10:34.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-11T14:10:34.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 87.1% of statements [2021-03-11T14:10:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-11T14:10:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:10:34.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-11T14:10:35.957Z] 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-11T14:10:37.395Z] 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-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.708s coverage: 29.1% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.215s coverage: 96.5% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-11T14:10:42.586Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-03-11T14:10:42.586Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-03-11T14:10:42.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-03-11T14:10:43.308Z] 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-11T14:10:43.843Z] GO111MODULE=on go vet ./... [2021-03-11T14:10:47.882Z] 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-11T14:10:50.071Z] 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-11T14:10:58.994Z] 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-11T14:11:01.667Z] 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-11T14:11:04.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-11T14:11:13.328Z] $ docker stop --time=1 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 [2021-03-11T14:11:15.537Z] $ docker rm -f 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:11:21.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T14:11:21.647Z] [2021-03-11T14:11:21.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:11:22.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T14:11:22.024Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-11T14:11:22.024Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-11T14:11:22.024Z] ca9280d653b3: Pulling fs layer [2021-03-11T14:11:22.024Z] 7e9c9ca2126c: Pulling fs layer [2021-03-11T14:11:22.302Z] cbdbe7a5bc2a: Download complete [2021-03-11T14:11:23.346Z] ca9280d653b3: Verifying Checksum [2021-03-11T14:11:23.346Z] ca9280d653b3: Download complete [2021-03-11T14:11:23.346Z] cbdbe7a5bc2a: Pull complete [2021-03-11T14:11:26.063Z] ca9280d653b3: Pull complete [2021-03-11T14:11:26.063Z] 7e9c9ca2126c: Download complete [2021-03-11T14:11:38.549Z] 7e9c9ca2126c: Pull complete [2021-03-11T14:11:38.549Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-11T14:11:38.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T14:11:38.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-11T14:11:38.941Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:11:39.062Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-11T14:11:43.016Z] $ docker top efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:11:43.739Z] + docker-compose build --help [2021-03-11T14:11:43.740Z] + grep parallel [2021-03-11T14:11:45.836Z] --parallel Build images in parallel. [Pipeline] } [2021-03-11T14:11:45.849Z] $ docker stop --time=1 efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d [2021-03-11T14:11:47.525Z] $ docker rm -f efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:11:48.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-11T14:11:48.467Z] . [Pipeline] withDockerContainer [2021-03-11T14:11:48.641Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:11:48.702Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-11T14:11:50.712Z] $ docker top 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:11:52.679Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-11T14:11:54.770Z] Building docker-core-command-go ... [2021-03-11T14:11:54.770Z] Building docker-core-data-go ... [2021-03-11T14:11:54.770Z] Building docker-core-metadata-go ... [2021-03-11T14:11:54.770Z] Building docker-security-bootstrapper-go ... [2021-03-11T14:11:54.770Z] Building docker-security-proxy-setup-go ... [2021-03-11T14:11:54.770Z] Building docker-security-secretstore-setup-go ... [2021-03-11T14:11:54.770Z] Building docker-support-notifications-go ... [2021-03-11T14:11:54.770Z] Building docker-support-scheduler-go ... [2021-03-11T14:11:54.770Z] Building docker-sys-mgmt-agent-go ... [2021-03-11T14:11:54.770Z] Building docker-support-notifications-go [2021-03-11T14:11:54.770Z] Building docker-security-proxy-setup-go [2021-03-11T14:11:54.770Z] Building docker-security-secretstore-setup-go [2021-03-11T14:11:54.770Z] Building docker-support-scheduler-go [2021-03-11T14:11:55.052Z] Building docker-security-bootstrapper-go [2021-03-11T14:12:05.637Z] gofmt -l . [2021-03-11T14:12:05.638Z] [ "`gofmt -l .`" = "" ] [2021-03-11T14:12:07.607Z] ./bin/test-go-mod-tidy.sh [2021-03-11T14:12:08.206Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-11T14:12:10.890Z] + ls -al . [2021-03-11T14:12:10.890Z] total 768 [2021-03-11T14:12:10.890Z] drwxrwxr-x 9 1001 1001 4096 Mar 11 14:12 . [2021-03-11T14:12:10.890Z] drwxr-xr-x 4 root root 4096 Mar 11 14:07 .. [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 14:05 .dockerignore [2021-03-11T14:12:10.890Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 14:05 .git [2021-03-11T14:12:10.890Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 14:05 .github [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 818 Mar 11 14:05 .gitignore [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 14:05 .sonarcloud.properties [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 8607 Mar 11 14:05 Attribution.txt [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 14:05 CONTRIBUTING.md [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 931 Mar 11 14:05 Dockerfile.build [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 863 Mar 11 14:05 Jenkinsfile [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 14:05 LICENSE [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 5774 Mar 11 14:05 Makefile [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 6548 Mar 11 14:05 README.md [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 6755 Mar 11 14:05 SECURITY.md [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 14:03 VERSION [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 14:05 ZMQWindows.md [2021-03-11T14:12:10.890Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 14:05 bin [2021-03-11T14:12:10.890Z] drwxrwxr-x 14 1001 1001 4096 Mar 11 14:05 cmd [2021-03-11T14:12:10.890Z] -rw-r--r-- 1 root root 628838 Mar 11 14:10 coverage.out [2021-03-11T14:12:10.890Z] -rw-r--r-- 1 root root 1055 Mar 11 14:12 go.mod [2021-03-11T14:12:10.890Z] -rw-r--r-- 1 root root 21981 Mar 11 14:12 go.sum [2021-03-11T14:12:10.890Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 14:05 internal [2021-03-11T14:12:10.890Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 14:05 openapi [2021-03-11T14:12:10.890Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 14:05 snap [2021-03-11T14:12:10.890Z] -rw-rw-r-- 1 1001 1001 168 Mar 11 14:05 version.go [Pipeline] sh [2021-03-11T14:12:11.595Z] + '[' -e coverage.out ] [2021-03-11T14:12:11.595Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-11T14:12:11.672Z] Warning: overwriting stash ‘coverage-report’ [2021-03-11T14:12:13.049Z] Stashed 1 file(s) [Pipeline] sh [2021-03-11T14:12:13.710Z] + make build [2021-03-11T14:12:13.710Z] 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-11T14:12:28.799Z] 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-11T14:12:56.882Z] 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-11T14:13:02.295Z] 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-11T14:13:10.590Z] 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-11T14:13:11.582Z] 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-11T14:13:18.318Z] 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-11T14:13:26.591Z] 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-11T14:13:31.992Z] 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-11T14:13:34.093Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:13:34.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:13:34.093Z] ---> 1491a54c0911 [2021-03-11T14:13:34.093Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T14:13:34.093Z] [2021-03-11T14:13:34.093Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:13:34.093Z] ---> 1491a54c0911 [2021-03-11T14:13:34.093Z] Step 3/31 : WORKDIR /edgex-go [2021-03-11T14:13:34.093Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:13:34.093Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:13:34.093Z] ---> 1491a54c0911 [2021-03-11T14:13:34.093Z] Step 3/24 : WORKDIR /edgex-go [2021-03-11T14:13:34.093Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:13:34.093Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:13:34.093Z] ---> 1491a54c0911 [2021-03-11T14:13:34.093Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T14:13:34.093Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:13:34.093Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:13:34.093Z] ---> 1491a54c0911 [2021-03-11T14:13:34.093Z] Step 3/21 : WORKDIR /edgex-go [2021-03-11T14:13:34.093Z] ---> Running in 394efbcacc36 [2021-03-11T14:13:34.093Z] ---> Running in 2a097efdb740 [2021-03-11T14:13:34.093Z] ---> Running in e06791a6a11b [2021-03-11T14:13:34.093Z] ---> Running in a599bfa6e095 [2021-03-11T14:13:34.093Z] ---> Running in 0878ea3a23d3 [2021-03-11T14:13:34.093Z] Removing intermediate container 0878ea3a23d3 [2021-03-11T14:13:34.093Z] ---> 327c647e8816 [2021-03-11T14:13:34.093Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:13:34.093Z] Removing intermediate container a599bfa6e095 [2021-03-11T14:13:34.093Z] ---> 427c2f399c97 [2021-03-11T14:13:34.093Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:13:34.093Z] Removing intermediate container 2a097efdb740 [2021-03-11T14:13:34.093Z] ---> 05bfde6c8125 [2021-03-11T14:13:34.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:13:34.093Z] Removing intermediate container 394efbcacc36 [2021-03-11T14:13:34.093Z] ---> bcdaabf2e135 [2021-03-11T14:13:34.093Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:13:34.093Z] Removing intermediate container e06791a6a11b [2021-03-11T14:13:34.093Z] ---> 1beb3800f9b6 [2021-03-11T14:13:34.093Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:13:34.093Z] ---> Running in dab85a848cb7 [2021-03-11T14:13:34.093Z] ---> Running in 313ea67b2004 [2021-03-11T14:13:34.093Z] ---> Running in a57ca345bd59 [2021-03-11T14:13:34.093Z] ---> Running in 9bbd7c7ecb56 [2021-03-11T14:13:34.093Z] ---> Running in 263efa3a6d01 [2021-03-11T14:13:34.093Z] Removing intermediate container a57ca345bd59 [2021-03-11T14:13:34.093Z] ---> 9adae8bcb1ba [2021-03-11T14:13:34.093Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-11T14:13:34.093Z] ---> Running in ef8693e84917 [2021-03-11T14:13:34.093Z] Removing intermediate container dab85a848cb7 [2021-03-11T14:13:34.093Z] ---> 44c6cfa77bac [2021-03-11T14:13:34.093Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-11T14:13:34.093Z] Removing intermediate container 313ea67b2004 [2021-03-11T14:13:34.093Z] ---> 35f96fd4e41c [2021-03-11T14:13:34.093Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-11T14:13:34.093Z] Removing intermediate container 9bbd7c7ecb56 [2021-03-11T14:13:34.093Z] ---> 64bdf8a7f1ed [2021-03-11T14:13:34.093Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-11T14:13:34.093Z] ---> Running in 709cca191a0e [2021-03-11T14:13:34.093Z] Removing intermediate container 263efa3a6d01 [2021-03-11T14:13:34.093Z] ---> 569be108be9e [2021-03-11T14:13:34.093Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-11T14:13:34.093Z] ---> Running in bfb1f15a6a22 [2021-03-11T14:13:34.093Z] ---> Running in 5262387be379 [2021-03-11T14:13:34.093Z] ---> Running in 945f7f48037d [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:13:34.093Z] OK: 233 MiB in 51 packages [2021-03-11T14:13:34.093Z] OK: 233 MiB in 51 packages [2021-03-11T14:13:34.093Z] OK: 233 MiB in 51 packages [2021-03-11T14:13:34.093Z] OK: 233 MiB in 51 packages [2021-03-11T14:13:34.093Z] OK: 233 MiB in 51 packages [2021-03-11T14:13:34.093Z] Removing intermediate container bfb1f15a6a22 [2021-03-11T14:13:34.093Z] ---> 9a411403440b [2021-03-11T14:13:34.093Z] Step 6/21 : COPY go.mod . [2021-03-11T14:13:34.093Z] Removing intermediate container 709cca191a0e [2021-03-11T14:13:34.093Z] ---> 73032d306513 [2021-03-11T14:13:34.093Z] Step 6/31 : COPY go.mod . [2021-03-11T14:13:34.093Z] Removing intermediate container 945f7f48037d [2021-03-11T14:13:34.093Z] ---> 13f9e6182692 [2021-03-11T14:13:34.093Z] Step 6/22 : COPY go.mod . [2021-03-11T14:13:34.093Z] Removing intermediate container ef8693e84917 [2021-03-11T14:13:34.093Z] ---> 9c6fdec34491 [2021-03-11T14:13:34.094Z] Step 6/22 : COPY go.mod . [2021-03-11T14:13:34.094Z] ---> ba3ceab99c0c [2021-03-11T14:13:34.094Z] Step 7/21 : RUN go mod download [2021-03-11T14:13:34.094Z] ---> baf79beb56fb [2021-03-11T14:13:34.094Z] Step 7/22 : RUN go mod download [2021-03-11T14:13:34.094Z] ---> 67d9821a2f56 [2021-03-11T14:13:34.094Z] Step 7/31 : RUN go mod download [2021-03-11T14:13:34.416Z] Removing intermediate container 5262387be379 [2021-03-11T14:13:34.416Z] ---> 325c7c837aea [2021-03-11T14:13:34.416Z] Step 6/24 : COPY go.mod . [2021-03-11T14:13:34.416Z] ---> Running in 25047def4937 [2021-03-11T14:13:34.710Z] ---> Running in a55fb14288b0 [2021-03-11T14:13:34.710Z] ---> Running in 13712416c182 [2021-03-11T14:13:34.710Z] ---> e51bbb024664 [2021-03-11T14:13:34.710Z] Step 7/22 : RUN go mod download [2021-03-11T14:13:34.989Z] ---> Running in 4bb0d7cb88aa [2021-03-11T14:13:35.317Z] ---> 995ea2a0bef2 [2021-03-11T14:13:35.317Z] Step 7/24 : RUN go mod download [2021-03-11T14:13:35.931Z] ---> Running in 2caf5fbdf3b6 [2021-03-11T14:13:38.747Z] 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-11T14:13:41.493Z] Removing intermediate container 2caf5fbdf3b6 [2021-03-11T14:13:41.493Z] ---> 343622703daf [2021-03-11T14:13:41.493Z] Step 8/24 : COPY . . [2021-03-11T14:13:41.493Z] Removing intermediate container a55fb14288b0 [2021-03-11T14:13:41.493Z] ---> 0939da79089e [2021-03-11T14:13:41.493Z] Step 8/31 : COPY . . [2021-03-11T14:13:41.493Z] Removing intermediate container 25047def4937 [2021-03-11T14:13:41.493Z] ---> 4b8e3fb05b14 [2021-03-11T14:13:41.493Z] Step 8/21 : COPY . . [2021-03-11T14:13:41.814Z] Removing intermediate container 4bb0d7cb88aa [2021-03-11T14:13:41.814Z] ---> 8f5158053935 [2021-03-11T14:13:41.814Z] Step 8/22 : COPY . . [2021-03-11T14:13:43.815Z] Removing intermediate container 13712416c182 [2021-03-11T14:13:43.815Z] ---> ee5de19de99a [2021-03-11T14:13:43.815Z] Step 8/22 : COPY . . [2021-03-11T14:13:44.139Z] 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-11T14:13:48.443Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-11T14:13:56.742Z] $ docker stop --time=1 c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a [2021-03-11T14:13:59.384Z] $ docker rm -f c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:14:01.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T14:14:02.096Z] [2021-03-11T14:14:02.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:14:02.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T14:14:02.771Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-11T14:14:02.771Z] 29e5d40040c1: Pulling fs layer [2021-03-11T14:14:02.771Z] 1ce36da41761: Pulling fs layer [2021-03-11T14:14:02.771Z] 25b303627fd3: Pulling fs layer [2021-03-11T14:14:03.369Z] 29e5d40040c1: Verifying Checksum [2021-03-11T14:14:03.369Z] 29e5d40040c1: Download complete [2021-03-11T14:14:03.968Z] 1ce36da41761: Verifying Checksum [2021-03-11T14:14:03.968Z] 1ce36da41761: Download complete [2021-03-11T14:14:04.242Z] 29e5d40040c1: Pull complete [2021-03-11T14:14:05.227Z] 1ce36da41761: Pull complete [2021-03-11T14:14:05.504Z] 25b303627fd3: Verifying Checksum [2021-03-11T14:14:05.504Z] 25b303627fd3: Download complete [2021-03-11T14:14:15.650Z] 25b303627fd3: Pull complete [2021-03-11T14:14:15.650Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-11T14:14:15.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T14:14:15.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-11T14:14:15.924Z] prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container [2021-03-11T14:14:15.997Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-11T14:14:19.286Z] $ docker top 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:14:20.344Z] + grep parallel [2021-03-11T14:14:20.344Z] + docker-compose build --help [2021-03-11T14:14:24.638Z] --parallel Build images in parallel. [Pipeline] } [2021-03-11T14:14:24.923Z] $ docker stop --time=1 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 [2021-03-11T14:14:26.889Z] $ docker rm -f 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:14:27.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-11T14:14:27.738Z] . [Pipeline] withDockerContainer [2021-03-11T14:14:28.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container [2021-03-11T14:14:28.098Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-11T14:14:29.581Z] $ docker top 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:14:30.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-11T14:14:35.008Z] Building docker-core-command-go ... [2021-03-11T14:14:35.008Z] Building docker-core-data-go ... [2021-03-11T14:14:35.008Z] Building docker-core-metadata-go ... [2021-03-11T14:14:35.008Z] Building docker-security-bootstrapper-go ... [2021-03-11T14:14:35.008Z] Building docker-security-proxy-setup-go ... [2021-03-11T14:14:35.008Z] Building docker-security-secretstore-setup-go ... [2021-03-11T14:14:35.008Z] Building docker-support-notifications-go ... [2021-03-11T14:14:35.008Z] Building docker-support-scheduler-go ... [2021-03-11T14:14:35.008Z] Building docker-sys-mgmt-agent-go ... [2021-03-11T14:14:35.008Z] Building docker-support-scheduler-go [2021-03-11T14:14:35.008Z] Building docker-core-command-go [2021-03-11T14:14:35.008Z] Building docker-sys-mgmt-agent-go [2021-03-11T14:14:35.008Z] Building docker-security-bootstrapper-go [2021-03-11T14:14:35.008Z] Building docker-core-metadata-go [2021-03-11T14:15:37.739Z] ---> f839047ad0d0 [2021-03-11T14:15:37.739Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> b78310d50c10 [2021-03-11T14:15:37.739Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-11T14:15:37.739Z] ---> fe7d15a70dab [2021-03-11T14:15:37.739Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-11T14:15:37.739Z] [2021-03-11T14:15:37.739Z] ---> Running in 4be7e3f2c782 [2021-03-11T14:15:37.739Z] ---> Running in 4d74a9c7fb64 [2021-03-11T14:15:37.739Z] ---> Running in 3d253e39b695 [2021-03-11T14:15:37.739Z] ---> 3aa977988565 [2021-03-11T14:15:37.739Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-11T14:15:38.025Z] ---> Running in 5929d3d972a5 [2021-03-11T14:15:38.025Z] ---> 87eacf41b34e [2021-03-11T14:15:38.025Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-11T14:15:38.294Z] ---> Running in adda633de306 [2021-03-11T14:15:42.252Z] 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-11T14:15:42.252Z] 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-11T14:15:42.252Z] 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-11T14:15:42.252Z] 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-11T14:15:42.667Z] 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-11T14:15:56.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:15:56.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:15:56.860Z] ---> 44d0a6d50b38 [2021-03-11T14:15:56.860Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:15:56.860Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:15:56.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:15:56.860Z] ---> 44d0a6d50b38 [2021-03-11T14:15:56.860Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T14:15:56.860Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:15:56.860Z] [2021-03-11T14:15:56.860Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:15:56.860Z] [2021-03-11T14:15:56.860Z] ---> 44d0a6d50b38 [2021-03-11T14:15:56.860Z] ---> 44d0a6d50b38 [2021-03-11T14:15:56.860Z] Step 3/26 : WORKDIR /edgex-goStep 3/31 : WORKDIR /edgex-go [2021-03-11T14:15:56.860Z] [2021-03-11T14:15:56.860Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:15:56.860Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:15:56.860Z] ---> 44d0a6d50b38 [2021-03-11T14:15:56.860Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:15:56.860Z] ---> Running in 92e5dca03c68 [2021-03-11T14:15:56.860Z] ---> Running in 306cba07cd1e [2021-03-11T14:15:56.860Z] ---> Running in 8a90f77f0fa8 [2021-03-11T14:15:56.860Z] ---> Running in 427c473fb61b [2021-03-11T14:15:56.860Z] ---> Running in f8c669174605 [2021-03-11T14:15:56.860Z] Removing intermediate container 306cba07cd1e [2021-03-11T14:15:56.860Z] ---> 9428efc60f53 [2021-03-11T14:15:56.860Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:15:56.860Z] Removing intermediate container f8c669174605 [2021-03-11T14:15:56.860Z] ---> 6bf8f5b2867b [2021-03-11T14:15:56.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:15:56.860Z] Removing intermediate container 92e5dca03c68 [2021-03-11T14:15:56.860Z] ---> 47c1935ca17f [2021-03-11T14:15:56.860Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:15:56.860Z] Removing intermediate container 427c473fb61b [2021-03-11T14:15:56.860Z] ---> e58ef3687410 [2021-03-11T14:15:56.860Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:15:56.860Z] Removing intermediate container 8a90f77f0fa8 [2021-03-11T14:15:56.860Z] ---> 902de423c9c5 [2021-03-11T14:15:56.860Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:15:56.860Z] ---> Running in d13840fcc32b [2021-03-11T14:15:56.860Z] ---> Running in d342abfed58a [2021-03-11T14:15:56.860Z] ---> Running in d03dc2eba170 [2021-03-11T14:15:56.860Z] ---> Running in 7f8c049eb7d6 [2021-03-11T14:15:56.860Z] ---> Running in 54582964d6e2 [2021-03-11T14:15:57.142Z] Removing intermediate container d342abfed58a [2021-03-11T14:15:57.142Z] ---> c6bbad9b0754 [2021-03-11T14:15:57.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T14:15:57.426Z] ---> Running in 7d0144d272d6 [2021-03-11T14:15:57.709Z] Removing intermediate container d13840fcc32b [2021-03-11T14:15:57.709Z] ---> 6b3cb46c9de6 [2021-03-11T14:15:57.709Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-11T14:15:57.709Z] Removing intermediate container d03dc2eba170 [2021-03-11T14:15:57.709Z] ---> b89d68224245 [2021-03-11T14:15:57.709Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-11T14:15:57.991Z] ---> Running in 55445f5689e8 [2021-03-11T14:15:57.991Z] Removing intermediate container 7f8c049eb7d6 [2021-03-11T14:15:57.991Z] ---> de2249816df2 [2021-03-11T14:15:57.991Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T14:15:57.991Z] ---> Running in d25d58001bb3 [2021-03-11T14:15:57.991Z] Removing intermediate container 54582964d6e2 [2021-03-11T14:15:57.991Z] ---> 34826e40f50a [2021-03-11T14:15:57.991Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-11T14:15:58.263Z] ---> Running in 6a7f3dd7f6b5 [2021-03-11T14:15:58.538Z] ---> Running in e98fe06c51d5 [2021-03-11T14:15:59.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.127Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.403Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:00.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:01.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:01.284Z] OK: 217 MiB in 51 packages [2021-03-11T14:16:01.284Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:01.284Z] OK: 217 MiB in 51 packages [2021-03-11T14:16:01.560Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:16:02.173Z] OK: 217 MiB in 51 packages [2021-03-11T14:16:02.173Z] OK: 217 MiB in 51 packages [2021-03-11T14:16:02.454Z] OK: 217 MiB in 51 packages [2021-03-11T14:16:03.050Z] Removing intermediate container 7d0144d272d6 [2021-03-11T14:16:03.050Z] ---> 8a7e4e5cb6f8 [2021-03-11T14:16:03.050Z] Step 6/23 : COPY go.mod . [2021-03-11T14:16:03.325Z] Removing intermediate container 55445f5689e8 [2021-03-11T14:16:03.325Z] ---> cfdae01a1805 [2021-03-11T14:16:03.325Z] Step 6/31 : COPY go.mod . [2021-03-11T14:16:03.919Z] Removing intermediate container d25d58001bb3 [2021-03-11T14:16:03.919Z] ---> cbcd54d141aa [2021-03-11T14:16:03.919Z] Step 6/22 : COPY go.mod . [2021-03-11T14:16:03.919Z] Removing intermediate container 6a7f3dd7f6b5 [2021-03-11T14:16:03.919Z] ---> 17b963a029a7 [2021-03-11T14:16:03.919Z] Step 6/23 : COPY go.mod . [2021-03-11T14:16:03.919Z] ---> 25f9f0f8bc7e [2021-03-11T14:16:03.919Z] Step 7/23 : RUN go mod download [2021-03-11T14:16:04.192Z] ---> Running in 60afed32fe32 [2021-03-11T14:16:04.192Z] Removing intermediate container e98fe06c51d5 [2021-03-11T14:16:04.192Z] ---> 7bb4b0f498c1 [2021-03-11T14:16:04.192Z] Step 6/26 : COPY go.mod . [2021-03-11T14:16:04.464Z] ---> 26343f946685 [2021-03-11T14:16:04.464Z] Step 7/31 : RUN go mod download [2021-03-11T14:16:04.753Z] ---> Running in 5318566d52f2 [2021-03-11T14:16:04.753Z] ---> 1f71ed13f15c [2021-03-11T14:16:04.753Z] Step 7/22 : RUN go mod download [2021-03-11T14:16:05.025Z] ---> Running in cb3b7ddfa2f3 [2021-03-11T14:16:05.304Z] ---> b4e5b6cdce4d [2021-03-11T14:16:05.304Z] Step 7/23 : RUN go mod download [2021-03-11T14:16:05.581Z] ---> Running in 6fdbaf41b150 [2021-03-11T14:16:05.581Z] ---> d0a80331f732 [2021-03-11T14:16:05.581Z] Step 7/26 : RUN go mod download [2021-03-11T14:16:05.860Z] ---> Running in 005635e3d321 [2021-03-11T14:16:08.496Z] Removing intermediate container 60afed32fe32 [2021-03-11T14:16:08.496Z] ---> cdddd9681c00 [2021-03-11T14:16:08.496Z] Step 8/23 : COPY . . [2021-03-11T14:16:09.100Z] Removing intermediate container 5318566d52f2 [2021-03-11T14:16:09.100Z] ---> fae12ad3e2f9 [2021-03-11T14:16:09.100Z] Step 8/31 : COPY . . [2021-03-11T14:16:09.375Z] Removing intermediate container cb3b7ddfa2f3 [2021-03-11T14:16:09.375Z] ---> 7b5b46ceeb95 [2021-03-11T14:16:09.375Z] Step 8/22 : COPY . . [2021-03-11T14:16:10.368Z] Removing intermediate container 6fdbaf41b150 [2021-03-11T14:16:10.368Z] ---> 7e5a372bef35 [2021-03-11T14:16:10.368Z] Step 8/23 : COPY . . [2021-03-11T14:16:11.360Z] Removing intermediate container 005635e3d321 [2021-03-11T14:16:11.360Z] ---> ed10dda3b250 [2021-03-11T14:16:11.360Z] Step 8/26 : COPY . . [2021-03-11T14:16:33.550Z] ---> 67742621d90d [2021-03-11T14:16:33.550Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-11T14:16:33.550Z] ---> a658894eadc4 [2021-03-11T14:16:33.550Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-11T14:16:33.550Z] ---> 5d07897c93b4 [2021-03-11T14:16:33.550Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-11T14:16:33.550Z] ---> Running in 3ff3fe795867 [2021-03-11T14:16:33.550Z] ---> ac3cdb17fa2f [2021-03-11T14:16:33.550Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-11T14:16:33.550Z] ---> a2c3a8b9d5c6 [2021-03-11T14:16:33.550Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-11T14:16:33.550Z] ---> Running in 931a6e9a7e21 [2021-03-11T14:16:33.550Z] ---> Running in 4d12efb6f7cc [2021-03-11T14:16:33.550Z] ---> Running in 560d57dd099f [2021-03-11T14:16:33.550Z] ---> Running in eb3b547c3204 [2021-03-11T14:16:34.998Z] 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-11T14:16:35.276Z] 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-11T14:16:35.276Z] 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-11T14:16:35.276Z] 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-11T14:16:35.552Z] 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-11T14:16:51.834Z] 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-11T14:16:51.834Z] 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-11T14:17:08.200Z] Removing intermediate container adda633de306 [2021-03-11T14:17:08.200Z] ---> 7536f8951dc7 [2021-03-11T14:17:08.200Z] [2021-03-11T14:17:08.200Z] Step 10/31 : FROM alpine:3.12 [2021-03-11T14:17:08.200Z] 3.12: Pulling from library/alpine [2021-03-11T14:17:08.887Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T14:17:08.887Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T14:17:08.887Z] ---> 88dd2752d2ea [2021-03-11T14:17:08.887Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-11T14:17:13.379Z] ---> Running in dea05518bb84 [2021-03-11T14:17:13.687Z] Removing intermediate container 4d74a9c7fb64 [2021-03-11T14:17:13.687Z] ---> b5b5166a9514 [2021-03-11T14:17:13.687Z] [2021-03-11T14:17:13.687Z] Step 10/24 : FROM alpine:3.12 [2021-03-11T14:17:13.687Z] ---> 88dd2752d2ea [2021-03-11T14:17:13.687Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-11T14:17:13.990Z] Removing intermediate container 3d253e39b695 [2021-03-11T14:17:13.990Z] ---> 4ca8ce70de1d [2021-03-11T14:17:13.990Z] [2021-03-11T14:17:13.990Z] Step 10/21 : FROM alpine:3.12 [2021-03-11T14:17:13.990Z] ---> 88dd2752d2ea [2021-03-11T14:17:13.990Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-11T14:17:13.990Z] Removing intermediate container 5929d3d972a5 [2021-03-11T14:17:13.990Z] ---> 9fd653ba903d [2021-03-11T14:17:13.990Z] [2021-03-11T14:17:13.990Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T14:17:13.990Z] ---> 88dd2752d2ea [2021-03-11T14:17:13.990Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-11T14:17:14.652Z] Removing intermediate container 4be7e3f2c782 [2021-03-11T14:17:14.652Z] ---> 401947bde123 [2021-03-11T14:17:14.652Z] [2021-03-11T14:17:14.652Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T14:17:14.652Z] ---> Running in 14d450f55dcc [2021-03-11T14:17:15.353Z] ---> 88dd2752d2ea [2021-03-11T14:17:15.353Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:17:15.632Z] ---> Running in 3b5589ebe42c [2021-03-11T14:17:15.632Z] ---> Running in 60df91548d48 [2021-03-11T14:17:15.632Z] Removing intermediate container dea05518bb84 [2021-03-11T14:17:15.632Z] ---> 0b8f479d83e6 [2021-03-11T14:17:15.632Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-11T14:17:15.910Z] ---> Running in 78d1f51bebbf [2021-03-11T14:17:15.910Z] ---> Running in 74264b3cad7b [2021-03-11T14:17:17.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:18.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:18.614Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-11T14:17:18.614Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:17:19.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:19.087Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-11T14:17:19.087Z] (4/5) Installing curl (7.69.1-r3) [2021-03-11T14:17:19.087Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-11T14:17:19.087Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:17:19.087Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:17:19.087Z] OK: 7 MiB in 19 packages [2021-03-11T14:17:19.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:19.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:19.703Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-11T14:17:19.703Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:17:19.703Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-11T14:17:19.703Z] (4/4) Installing curl (7.69.1-r3) [2021-03-11T14:17:20.074Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:17:20.074Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:17:20.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:20.074Z] OK: 7 MiB in 18 packages [2021-03-11T14:17:20.074Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:20.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:20.368Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T14:17:20.368Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:17:20.368Z] OK: 6 MiB in 15 packages [2021-03-11T14:17:20.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:21.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:17:21.112Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-11T14:17:21.112Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-11T14:17:21.112Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:17:21.112Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:17:21.112Z] OK: 6 MiB in 16 packages [2021-03-11T14:17:21.484Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-11T14:17:21.485Z] (2/2) Installing su-exec (0.2-r1) [2021-03-11T14:17:21.485Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:17:21.485Z] OK: 6 MiB in 16 packages [2021-03-11T14:17:23.478Z] Removing intermediate container 14d450f55dcc [2021-03-11T14:17:23.478Z] ---> 5040415aa484 [2021-03-11T14:17:23.478Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T14:17:23.790Z] Removing intermediate container 78d1f51bebbf [2021-03-11T14:17:23.790Z] ---> ae8b669d514a [2021-03-11T14:17:23.790Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:17:24.063Z] Removing intermediate container 3b5589ebe42c [2021-03-11T14:17:24.063Z] ---> 1baebac3dd9d [2021-03-11T14:17:24.063Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T14:17:24.391Z] Removing intermediate container 74264b3cad7b [2021-03-11T14:17:24.391Z] ---> 4aa22747a75e [2021-03-11T14:17:24.391Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-11T14:17:24.391Z] ---> Running in a33af3758d04 [2021-03-11T14:17:24.391Z] ---> Running in 3ba130976e64 [2021-03-11T14:17:24.391Z] ---> Running in a4ab72dd39ee [2021-03-11T14:17:24.905Z] ---> Running in 72299030b334 [2021-03-11T14:17:24.905Z] Removing intermediate container 60df91548d48 [2021-03-11T14:17:24.905Z] ---> 57fd4768a226 [2021-03-11T14:17:24.905Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:17:25.175Z] ---> Running in c31157e551b7 [2021-03-11T14:17:25.451Z] Removing intermediate container a33af3758d04 [2021-03-11T14:17:25.451Z] ---> 4e737f12264d [2021-03-11T14:17:25.451Z] Step 13/24 : WORKDIR / [2021-03-11T14:17:25.775Z] Removing intermediate container 72299030b334 [2021-03-11T14:17:25.775Z] ---> 0d8a0b26e750 [2021-03-11T14:17:25.775Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-11T14:17:26.112Z] Removing intermediate container a4ab72dd39ee [2021-03-11T14:17:26.112Z] ---> fab1f48fdea6 [2021-03-11T14:17:26.112Z] Step 13/21 : WORKDIR /edgex [2021-03-11T14:17:26.112Z] Removing intermediate container 3ba130976e64 [2021-03-11T14:17:26.112Z] ---> cc283bead8d1 [2021-03-11T14:17:26.112Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-11T14:17:26.112Z] ---> Running in 13958209c71f [2021-03-11T14:17:26.419Z] ---> Running in 9d28b660b0b8 [2021-03-11T14:17:26.419Z] ---> Running in 61fa2cbdaa0b [2021-03-11T14:17:26.419Z] ---> Running in 5fb982f47567 [2021-03-11T14:17:26.735Z] Removing intermediate container c31157e551b7 [2021-03-11T14:17:26.735Z] ---> 3a9849658ba7 [2021-03-11T14:17:26.735Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-11T14:17:27.011Z] ---> Running in 05132794a82a [2021-03-11T14:17:27.290Z] Removing intermediate container 9d28b660b0b8 [2021-03-11T14:17:27.290Z] ---> 62276a2bcdc3 [2021-03-11T14:17:27.290Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-11T14:17:27.290Z] Removing intermediate container 13958209c71f [2021-03-11T14:17:27.290Z] ---> 6d51dc14e2c4 [2021-03-11T14:17:27.290Z] 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-11T14:17:27.290Z] Removing intermediate container 61fa2cbdaa0b [2021-03-11T14:17:27.290Z] ---> 02f9038a608d [2021-03-11T14:17:27.290Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T14:17:27.654Z] Removing intermediate container 5fb982f47567 [2021-03-11T14:17:27.654Z] ---> 68a042e212ec [2021-03-11T14:17:27.654Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-11T14:17:27.654Z] ---> Running in 26a380ac2326 [2021-03-11T14:17:27.930Z] Removing intermediate container 05132794a82a [2021-03-11T14:17:27.930Z] ---> 12a26c66d24c [2021-03-11T14:17:27.930Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T14:17:27.930Z] ---> Running in 6da4583600a1 [2021-03-11T14:17:28.205Z] ---> Running in 4fd5fb5f61b2 [2021-03-11T14:17:28.205Z] ---> 40d73eecdec8 [2021-03-11T14:17:28.205Z] 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-11T14:17:28.205Z] Removing intermediate container 6da4583600a1 [2021-03-11T14:17:28.205Z] ---> f515a308ce41 [2021-03-11T14:17:28.205Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:17:28.493Z] ---> ca4c4ac36a54 [2021-03-11T14:17:28.493Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-11T14:17:28.493Z] Removing intermediate container 4fd5fb5f61b2 [2021-03-11T14:17:28.493Z] ---> f9db31749812 [2021-03-11T14:17:28.493Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:17:29.124Z] ---> e73d71e6cd94 [2021-03-11T14:17:29.124Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-11T14:17:29.415Z] ---> d1e061d89077 [2021-03-11T14:17:29.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-11T14:17:29.699Z] ---> a062d4e26ca2 [2021-03-11T14:17:29.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-11T14:17:29.983Z] ---> 163d6586795b [2021-03-11T14:17:29.983Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-11T14:17:30.298Z] ---> d51ccaf6aa6c [2021-03-11T14:17:30.298Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-11T14:17:30.611Z] Removing intermediate container 26a380ac2326 [2021-03-11T14:17:30.611Z] ---> 4dec9be4d22c [2021-03-11T14:17:30.611Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-11T14:17:30.924Z] ---> Running in f5ce7bb99685 [2021-03-11T14:17:30.924Z] ---> 15b014ebf8b9 [2021-03-11T14:17:30.924Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-11T14:17:31.246Z] ---> 4fc6dd9fb251 [2021-03-11T14:17:31.246Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-11T14:17:31.246Z] ---> 571923d8dc9d [2021-03-11T14:17:31.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-11T14:17:31.966Z] ---> Running in cbfbf01ba184 [2021-03-11T14:17:32.274Z] Removing intermediate container f5ce7bb99685 [2021-03-11T14:17:32.274Z] ---> 7c2d31e92ec5 [2021-03-11T14:17:32.274Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-11T14:17:32.562Z] ---> 52c1ae0a6106 [2021-03-11T14:17:32.562Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-11T14:17:32.931Z] ---> 2afa93982177 [2021-03-11T14:17:32.931Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-11T14:17:32.931Z] ---> 3c95d763af31 [2021-03-11T14:17:32.931Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-11T14:17:33.216Z] Removing intermediate container cbfbf01ba184 [2021-03-11T14:17:33.216Z] ---> c945869a6ddc [2021-03-11T14:17:33.216Z] Step 18/21 : CMD ["--init=true"] [2021-03-11T14:17:33.216Z] ---> Running in 2be1a7b36aa0 [2021-03-11T14:17:33.859Z] ---> Running in 77362cee0dc3 [2021-03-11T14:17:33.859Z] ---> Running in fcfa1e8605ef [2021-03-11T14:17:34.488Z] ---> aaf78de60d09 [2021-03-11T14:17:34.488Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-11T14:17:34.488Z] Removing intermediate container 2be1a7b36aa0 [2021-03-11T14:17:34.488Z] ---> 2eb988eb9254 [2021-03-11T14:17:34.488Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:17:35.789Z] ---> Running in 6db6298957cb [2021-03-11T14:17:35.789Z] ---> Running in 8c7f56fea2f5 [2021-03-11T14:17:35.789Z] Removing intermediate container fcfa1e8605ef [2021-03-11T14:17:35.789Z] ---> eb1fea722bc6 [2021-03-11T14:17:35.789Z] Step 19/21 : LABEL arch=x86_64 [2021-03-11T14:17:35.789Z] Removing intermediate container 77362cee0dc3 [2021-03-11T14:17:35.789Z] ---> 000488403bb6 [2021-03-11T14:17:35.789Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:17:35.789Z] ---> 183a6fb72d67 [2021-03-11T14:17:35.789Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-11T14:17:35.789Z] ---> Running in 924e1b6ecc11 [2021-03-11T14:17:36.235Z] ---> Running in 453256e43f06 [2021-03-11T14:17:36.235Z] Removing intermediate container 6db6298957cb [2021-03-11T14:17:36.235Z] ---> 58e4465f5fc4 [2021-03-11T14:17:36.235Z] Step 20/22 : LABEL arch=x86_64 [2021-03-11T14:17:36.235Z] ---> Running in 46ea6160cdb8 [2021-03-11T14:17:36.646Z] Removing intermediate container 453256e43f06 [2021-03-11T14:17:36.646Z] ---> 7231ca9f8e59 [2021-03-11T14:17:36.646Z] Step 20/22 : LABEL arch=x86_64 [2021-03-11T14:17:36.646Z] ---> 34ec8751f7bb [2021-03-11T14:17:36.646Z] 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-11T14:17:36.646Z] Removing intermediate container 924e1b6ecc11 [2021-03-11T14:17:36.646Z] ---> a82da2665f6f [2021-03-11T14:17:36.646Z] Step 20/21 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:17:36.646Z] ---> Running in 48f3f5898ebf [2021-03-11T14:17:36.969Z] ---> Running in 3ece920bca49 [2021-03-11T14:17:36.969Z] ---> Running in bbe1879d597e [2021-03-11T14:17:36.969Z] Removing intermediate container 46ea6160cdb8 [2021-03-11T14:17:36.969Z] ---> be097bd668a8 [2021-03-11T14:17:36.969Z] Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:17:37.250Z] ---> Running in 4a403440cef9 [2021-03-11T14:17:37.537Z] Removing intermediate container 48f3f5898ebf [2021-03-11T14:17:37.537Z] ---> 8f02c8dfc465 [2021-03-11T14:17:37.537Z] Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:17:37.537Z] Removing intermediate container bbe1879d597e [2021-03-11T14:17:37.537Z] ---> 764788878155 [2021-03-11T14:17:37.537Z] Step 21/21 : LABEL version=0.0.0 [2021-03-11T14:17:37.537Z] ---> Running in 3445f83c08d4 [2021-03-11T14:17:37.860Z] ---> Running in e128a46e9aa6 [2021-03-11T14:17:37.860Z] Removing intermediate container 4a403440cef9 [2021-03-11T14:17:37.860Z] ---> d4943aa7a7e2 [2021-03-11T14:17:37.860Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T14:17:38.150Z] ---> Running in aeffc6a380ae [2021-03-11T14:17:38.150Z] Removing intermediate container 3445f83c08d4 [2021-03-11T14:17:38.150Z] ---> 8d9f7dadb3b2 [2021-03-11T14:17:38.150Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T14:17:38.517Z] Removing intermediate container 8c7f56fea2f5 [2021-03-11T14:17:38.517Z] ---> 60ab1b434e31 [2021-03-11T14:17:38.518Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:17:38.818Z] ---> Running in e4f3c51c9c5a [2021-03-11T14:17:38.818Z] Removing intermediate container e128a46e9aa6 [2021-03-11T14:17:38.818Z] ---> 742479d2e369 [2021-03-11T14:17:38.818Z] [2021-03-11T14:17:39.604Z] Removing intermediate container aeffc6a380ae [2021-03-11T14:17:39.605Z] ---> f4438905f9ee [2021-03-11T14:17:39.605Z] [2021-03-11T14:17:41.003Z] Removing intermediate container e4f3c51c9c5a [2021-03-11T14:17:41.003Z] ---> 6e85761eadd0 [2021-03-11T14:17:41.003Z] [2021-03-11T14:17:41.003Z] ---> 2b7b617d244d [2021-03-11T14:17:41.003Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-11T14:17:41.003Z] Successfully built 742479d2e369 [2021-03-11T14:17:41.313Z] Successfully built f4438905f9ee [2021-03-11T14:17:41.313Z] Successfully tagged docker-support-notifications-go:latest [2021-03-11T14:17:41.313Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-11T14:17:41.313Z]  Building docker-support-notifications-go ... done  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-03-11T14:17:41.313Z] Building docker-core-metadata-go [2021-03-11T14:17:42.002Z] Successfully built 6e85761eadd0 [2021-03-11T14:17:42.002Z] Removing intermediate container 3ece920bca49 [2021-03-11T14:17:42.002Z] ---> 0b035a679d93 [2021-03-11T14:17:42.002Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-11T14:17:42.002Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-11T14:17:42.002Z] Building docker-core-data-go [2021-03-11T14:17:42.288Z]  Building docker-support-scheduler-go ... done  ---> Running in adb6bb7e4ae6 [2021-03-11T14:17:42.288Z] ---> aab64845b830 [2021-03-11T14:17:42.288Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-11T14:17:42.633Z] Removing intermediate container adb6bb7e4ae6 [2021-03-11T14:17:42.633Z] ---> d8614993265c [2021-03-11T14:17:42.633Z] Step 22/24 : LABEL arch=x86_64 [2021-03-11T14:17:43.220Z] ---> Running in 2b7d940aa80e [2021-03-11T14:17:43.220Z] ---> 6b54f26e7cfb [2021-03-11T14:17:43.220Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-11T14:17:43.496Z] Removing intermediate container 2b7d940aa80e [2021-03-11T14:17:43.496Z] ---> 4775c3419131 [2021-03-11T14:17:43.496Z] Step 23/24 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:17:43.812Z] ---> Running in 2091ef58e1c7 [2021-03-11T14:17:44.163Z] ---> 2eab9d35e5c2 [2021-03-11T14:17:44.163Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-11T14:17:46.700Z] Removing intermediate container 2091ef58e1c7 [2021-03-11T14:17:46.700Z] ---> 66e8e00aef7e [2021-03-11T14:17:46.700Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T14:17:49.498Z] ---> 300a36268a80 [2021-03-11T14:17:49.498Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-11T14:17:49.498Z] ---> Running in 5723beff6d61 [2021-03-11T14:17:49.789Z] ---> Running in 295ff4728c25 [2021-03-11T14:17:49.789Z] Removing intermediate container 5723beff6d61 [2021-03-11T14:17:49.789Z] ---> fac230caea95 [2021-03-11T14:17:49.789Z] [2021-03-11T14:17:50.395Z] Successfully built fac230caea95 [2021-03-11T14:17:50.395Z] Removing intermediate container 295ff4728c25 [2021-03-11T14:17:50.395Z] ---> 76a1292cbaaa [2021-03-11T14:17:50.395Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-11T14:17:50.395Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-11T14:17:50.395Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-03-11T14:17:53.507Z] ---> cc3841a917cb [2021-03-11T14:17:53.507Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-11T14:17:54.147Z] ---> Running in 77f2f7a27ab5 [2021-03-11T14:17:57.599Z] Removing intermediate container 77f2f7a27ab5 [2021-03-11T14:17:57.599Z] ---> ed2efff072c7 [2021-03-11T14:17:57.599Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-11T14:17:58.647Z] ---> Running in 0e6a40e47249 [2021-03-11T14:18:00.264Z] Removing intermediate container 0e6a40e47249 [2021-03-11T14:18:00.265Z] ---> a3cc87021566 [2021-03-11T14:18:00.265Z] Step 28/31 : CMD ["gate"] [2021-03-11T14:18:01.823Z] ---> Running in 6f5865866e1f [2021-03-11T14:18:04.598Z] Removing intermediate container 6f5865866e1f [2021-03-11T14:18:04.598Z] ---> 5f4ed0e4868e [2021-03-11T14:18:04.598Z] Step 29/31 : LABEL arch=x86_64 [2021-03-11T14:18:04.598Z] ---> Running in 35e80df8baaf [2021-03-11T14:18:05.241Z] Removing intermediate container 35e80df8baaf [2021-03-11T14:18:05.241Z] ---> 7bcd2673c9bb [2021-03-11T14:18:05.241Z] Step 30/31 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:18:05.874Z] ---> Running in 15609bf4aa31 [2021-03-11T14:18:06.944Z] Removing intermediate container 15609bf4aa31 [2021-03-11T14:18:06.944Z] ---> 81b6fc638ca5 [2021-03-11T14:18:06.944Z] Step 31/31 : LABEL version=0.0.0 [2021-03-11T14:18:07.225Z] ---> Running in d8e02563bdc9 [2021-03-11T14:18:07.999Z] Removing intermediate container d8e02563bdc9 [2021-03-11T14:18:07.999Z] ---> 1a9e88708a02 [2021-03-11T14:18:07.999Z] [2021-03-11T14:18:09.085Z] Successfully built 1a9e88708a02 [2021-03-11T14:18:09.085Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-11T14:18:42.460Z] Removing intermediate container eb3b547c3204 [2021-03-11T14:18:42.460Z] ---> cb99ee56883f [2021-03-11T14:18:42.460Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-11T14:18:42.460Z] ---> Running in 8db396ba55bd [2021-03-11T14:18:42.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-11T14:18:42.460Z] Removing intermediate container 931a6e9a7e21 [2021-03-11T14:18:42.460Z] ---> 31edad8859b9 [2021-03-11T14:18:42.460Z] [2021-03-11T14:18:42.460Z] Step 10/31 : FROM alpine:3.12 [2021-03-11T14:18:42.460Z] 3.12: Pulling from library/alpine [2021-03-11T14:18:42.460Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T14:18:42.460Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T14:18:42.460Z] ---> d10569e2745f [2021-03-11T14:18:42.460Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-11T14:18:42.460Z] ---> Running in 1cd222ba5f80 [2021-03-11T14:18:42.460Z] Removing intermediate container 1cd222ba5f80 [2021-03-11T14:18:42.460Z] ---> 937fcb8861a2 [2021-03-11T14:18:42.460Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-11T14:18:42.460Z] ---> Running in 11a031eabd14 [2021-03-11T14:18:42.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:42.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:42.460Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-11T14:18:42.460Z] (2/2) Installing su-exec (0.2-r1) [2021-03-11T14:18:42.460Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:18:42.460Z] OK: 5 MiB in 16 packages [2021-03-11T14:18:42.460Z] Removing intermediate container 8db396ba55bd [2021-03-11T14:18:42.460Z] ---> f15039ead395 [2021-03-11T14:18:42.460Z] [2021-03-11T14:18:42.460Z] Step 11/26 : FROM docker:20.10.0 [2021-03-11T14:18:42.460Z] 20.10.0: Pulling from library/docker [2021-03-11T14:18:42.460Z] Removing intermediate container 11a031eabd14 [2021-03-11T14:18:42.460Z] ---> bfbaa67ec931 [2021-03-11T14:18:42.460Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-11T14:18:42.460Z] ---> Running in a507d911f361 [2021-03-11T14:18:43.067Z] Removing intermediate container a507d911f361 [2021-03-11T14:18:43.067Z] ---> aca62cc12fdc [2021-03-11T14:18:43.067Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-11T14:18:43.691Z] ---> Running in c29b837e96d0 [2021-03-11T14:18:44.293Z] Removing intermediate container 4d12efb6f7cc [2021-03-11T14:18:44.293Z] ---> e18b2a6e0b3b [2021-03-11T14:18:44.293Z] [2021-03-11T14:18:44.293Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T14:18:44.293Z] ---> d10569e2745f [2021-03-11T14:18:44.293Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:18:44.896Z] ---> Running in 3db985b79968 [2021-03-11T14:18:45.172Z] Removing intermediate container c29b837e96d0 [2021-03-11T14:18:45.172Z] ---> 95d0b58790e6 [2021-03-11T14:18:45.172Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-11T14:18:45.767Z] ---> Running in a893b3e5ea74 [2021-03-11T14:18:45.767Z] Removing intermediate container 560d57dd099f [2021-03-11T14:18:45.767Z] ---> 53fd8fe83b9f [2021-03-11T14:18:45.767Z] [2021-03-11T14:18:45.767Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:18:45.767Z] ---> d10569e2745f [2021-03-11T14:18:45.767Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:18:46.366Z] ---> Running in 348339d13f06 [2021-03-11T14:18:47.347Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:47.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:48.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:48.234Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T14:18:48.234Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:18:48.234Z] OK: 5 MiB in 15 packages [2021-03-11T14:18:48.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:49.131Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-11T14:18:49.131Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:18:49.131Z] OK: 5 MiB in 15 packages [2021-03-11T14:18:51.114Z] Removing intermediate container a893b3e5ea74 [2021-03-11T14:18:51.115Z] ---> 73f7400ddbb9 [2021-03-11T14:18:51.115Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-11T14:18:51.115Z] Removing intermediate container 3db985b79968 [2021-03-11T14:18:51.115Z] ---> b0ef312da9ba [2021-03-11T14:18:51.115Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:18:51.395Z] ---> Running in b22f50705b83 [2021-03-11T14:18:51.395Z] ---> Running in d95abad270ab [2021-03-11T14:18:51.677Z] Removing intermediate container 348339d13f06 [2021-03-11T14:18:51.677Z] ---> e004f0de1666 [2021-03-11T14:18:51.677Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:18:52.275Z] ---> Running in fc8fa5a4052b [2021-03-11T14:18:52.873Z] Removing intermediate container b22f50705b83 [2021-03-11T14:18:52.873Z] ---> 4a67c800aa68 [2021-03-11T14:18:52.873Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-11T14:18:52.873Z] Removing intermediate container d95abad270ab [2021-03-11T14:18:52.873Z] ---> bb747b98ecf5 [2021-03-11T14:18:52.873Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-11T14:18:53.473Z] ---> Running in c47406c632b7 [2021-03-11T14:18:53.474Z] Removing intermediate container 3ff3fe795867 [2021-03-11T14:18:53.474Z] ---> 44aa3083193f [2021-03-11T14:18:53.474Z] [2021-03-11T14:18:53.474Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:18:53.474Z] ---> d10569e2745f [2021-03-11T14:18:53.474Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:18:53.474Z] ---> Using cache [2021-03-11T14:18:53.474Z] ---> e004f0de1666 [2021-03-11T14:18:53.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:18:53.474Z] ---> Using cache [2021-03-11T14:18:53.474Z] ---> c4e77171f1de [2021-03-11T14:18:53.474Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-11T14:18:53.474Z] Removing intermediate container fc8fa5a4052b [2021-03-11T14:18:53.474Z] ---> c4e77171f1de [2021-03-11T14:18:53.474Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-11T14:18:54.069Z] ---> ff205ea0703e [2021-03-11T14:18:54.069Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-11T14:18:54.341Z] ---> Running in a7eff475838f [2021-03-11T14:18:54.341Z] ---> Running in de3d5bdae160 [2021-03-11T14:18:54.614Z] ---> Running in e7e6bf2480a3 [2021-03-11T14:18:54.614Z] Removing intermediate container c47406c632b7 [2021-03-11T14:18:54.614Z] ---> 594cba0d12b7 [2021-03-11T14:18:54.614Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T14:18:55.221Z] ---> Running in 71ab35f7fd9c [2021-03-11T14:18:55.221Z] Removing intermediate container a7eff475838f [2021-03-11T14:18:55.221Z] ---> 362ed31cac61 [2021-03-11T14:18:55.221Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T14:18:55.221Z] Removing intermediate container de3d5bdae160 [2021-03-11T14:18:55.221Z] ---> eefda2164e1f [2021-03-11T14:18:55.221Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T14:18:55.496Z] ---> Running in f447c50aa57c [2021-03-11T14:18:55.496Z] ---> Running in dbec777a1ddb [2021-03-11T14:18:55.771Z] Removing intermediate container 71ab35f7fd9c [2021-03-11T14:18:55.772Z] ---> 37ea36c8dc4f [2021-03-11T14:18:55.772Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:18:56.085Z] Removing intermediate container f447c50aa57c [2021-03-11T14:18:56.085Z] ---> d94c5f71c4d8 [2021-03-11T14:18:56.085Z] Step 15/23 : WORKDIR / [2021-03-11T14:18:56.085Z] Removing intermediate container dbec777a1ddb [2021-03-11T14:18:56.085Z] ---> a38445ed5beb [2021-03-11T14:18:56.085Z] Step 15/23 : WORKDIR / [2021-03-11T14:18:56.405Z] ---> Running in f1ae016191b1 [2021-03-11T14:18:56.405Z] ---> Running in aeb9b40e4516 [2021-03-11T14:18:57.165Z] ---> 55adba8602fd [2021-03-11T14:18:57.165Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-11T14:18:57.165Z] Removing intermediate container f1ae016191b1 [2021-03-11T14:18:57.165Z] ---> fd5d4dd69ba2 [2021-03-11T14:18:57.165Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:18:57.484Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-11T14:18:57.592Z]  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:18:57.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:18:57.592Z] ---> 1491a54c0911 [2021-03-11T14:18:57.592Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 1beb3800f9b6 [2021-03-11T14:18:57.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 569be108be9e [2021-03-11T14:18:57.592Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-11T14:18:57.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:18:57.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:18:57.592Z] ---> 1491a54c0911 [2021-03-11T14:18:57.592Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 1beb3800f9b6 [2021-03-11T14:18:57.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 569be108be9e [2021-03-11T14:18:57.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T14:18:57.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:18:57.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:18:57.592Z] ---> 1491a54c0911 [2021-03-11T14:18:57.592Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 1beb3800f9b6 [2021-03-11T14:18:57.592Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 569be108be9e [2021-03-11T14:18:57.592Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-11T14:18:57.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:18:57.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:18:57.592Z] ---> 1491a54c0911 [2021-03-11T14:18:57.592Z] Step 3/26 : WORKDIR /edgex-go [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 1beb3800f9b6 [2021-03-11T14:18:57.592Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:18:57.592Z] ---> Using cache [2021-03-11T14:18:57.592Z] ---> 569be108be9e [2021-03-11T14:18:57.593Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-11T14:18:57.759Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-11T14:18:57.759Z] ---> eeaf43b92773 [2021-03-11T14:18:57.759Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-11T14:18:57.759Z] Removing intermediate container aeb9b40e4516 [2021-03-11T14:18:57.759Z] ---> a79e873ce46f [2021-03-11T14:18:57.759Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:18:57.759Z] ---> Running in ec521878746f [2021-03-11T14:18:57.865Z] ---> Running in 917b7240ddb2 [2021-03-11T14:18:57.865Z] ---> Running in f9f60c7935e7 [2021-03-11T14:18:57.865Z] ---> Running in 80015af00f4d [2021-03-11T14:18:57.865Z] ---> Running in 1db6f5319cdc [2021-03-11T14:18:58.748Z] Removing intermediate container e7e6bf2480a3 [2021-03-11T14:18:58.749Z] ---> 367a6c3dc66f [2021-03-11T14:18:58.749Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:18:58.749Z] ---> af2fd83a0fe2 [2021-03-11T14:18:58.749Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-11T14:18:59.026Z] ---> ca477dfe3c14 [2021-03-11T14:18:59.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-11T14:18:59.304Z] ---> 8481d308f6e3 [2021-03-11T14:18:59.304Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-11T14:18:59.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:59.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:18:59.864Z] ---> 0d2ed642d2ca [2021-03-11T14:18:59.864Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-11T14:19:00.469Z] (1/2) Installing readline (8.0.4-r0) [2021-03-11T14:19:00.469Z] (2/2) Installing bash (5.0.17-r0) [2021-03-11T14:19:00.469Z] Executing bash-5.0.17-r0.post-install [2021-03-11T14:19:00.469Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:19:00.469Z] OK: 12 MiB in 22 packages [2021-03-11T14:19:00.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:00.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:00.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:00.589Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:01.066Z] ---> fd2df519d2a6 [2021-03-11T14:19:01.066Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-11T14:19:01.066Z] ---> 96606c7128c3 [2021-03-11T14:19:01.066Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-11T14:19:01.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:01.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:01.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:01.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:19:01.626Z] OK: 233 MiB in 51 packages [2021-03-11T14:19:01.671Z] ---> a18de153c31a [2021-03-11T14:19:01.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-11T14:19:01.671Z] ---> Running in 359c751e214f [2021-03-11T14:19:01.671Z] ---> e79152b71fc5 [2021-03-11T14:19:01.671Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-11T14:19:01.958Z] ---> 26d0640b1cd5 [2021-03-11T14:19:01.958Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-11T14:19:02.015Z] OK: 233 MiB in 51 packages [2021-03-11T14:19:02.015Z] OK: 233 MiB in 51 packages [2021-03-11T14:19:02.234Z] ---> Running in 555d6cd3c3d0 [2021-03-11T14:19:02.347Z] OK: 233 MiB in 51 packages [2021-03-11T14:19:02.507Z] Removing intermediate container ec521878746f [2021-03-11T14:19:02.507Z] ---> 76deebee3dd6 [2021-03-11T14:19:02.507Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-11T14:19:02.507Z] Removing intermediate container 359c751e214f [2021-03-11T14:19:02.507Z] ---> a57d11c449dd [2021-03-11T14:19:02.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:19:02.781Z] ---> Running in 7bc8783687bf [2021-03-11T14:19:02.781Z] ---> 2adde2a99e01 [2021-03-11T14:19:02.781Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-11T14:19:02.781Z] ---> Running in 838dd2e64330 [2021-03-11T14:19:03.058Z] ---> Running in 443a365ed7b9 [2021-03-11T14:19:03.058Z] Removing intermediate container 555d6cd3c3d0 [2021-03-11T14:19:03.058Z] ---> 45e9cef9f114 [2021-03-11T14:19:03.058Z] ---> cab146e0fc49 [2021-03-11T14:19:03.058Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-11T14:19:03.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:19:03.332Z] ---> Running in c88fc8a84d05 [2021-03-11T14:19:03.332Z] Removing intermediate container 7bc8783687bf [2021-03-11T14:19:03.332Z] ---> 30f11388afa5 [2021-03-11T14:19:03.332Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-11T14:19:03.605Z] Removing intermediate container 838dd2e64330 [2021-03-11T14:19:03.605Z] ---> c7b1ea96e908 [2021-03-11T14:19:03.605Z] Step 20/22 : LABEL arch=arm64 [2021-03-11T14:19:03.605Z] ---> Running in cc9df0d9a7b8 [2021-03-11T14:19:03.605Z] Removing intermediate container 443a365ed7b9 [2021-03-11T14:19:03.605Z] ---> 87b3827ad013 [2021-03-11T14:19:03.605Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:19:03.884Z] ---> Running in bfaa6c053edd [2021-03-11T14:19:03.884Z] Removing intermediate container c88fc8a84d05 [2021-03-11T14:19:03.884Z] ---> 1abdb1a49af3 [2021-03-11T14:19:03.884Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T14:19:03.884Z] ---> Running in e5989107f50f [2021-03-11T14:19:04.157Z] ---> 16613014fe3b [2021-03-11T14:19:04.157Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-11T14:19:04.157Z] ---> Running in fdf48359fc05 [2021-03-11T14:19:04.445Z] Removing intermediate container cc9df0d9a7b8 [2021-03-11T14:19:04.446Z] ---> d638b8fbd4e4 [2021-03-11T14:19:04.446Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-11T14:19:04.446Z] Removing intermediate container bfaa6c053edd [2021-03-11T14:19:04.446Z] ---> 575015b896d4 [2021-03-11T14:19:04.446Z] Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:19:04.446Z] ---> Running in 020bc4c3e2d1 [2021-03-11T14:19:04.506Z] Removing intermediate container 917b7240ddb2 [2021-03-11T14:19:04.506Z] ---> 55b4347c61e6 [2021-03-11T14:19:04.506Z] Step 6/23 : COPY go.mod . [2021-03-11T14:19:04.506Z] Removing intermediate container 80015af00f4d [2021-03-11T14:19:04.506Z] ---> 916b2d8e15de [2021-03-11T14:19:04.506Z] Step 6/26 : COPY go.mod . [2021-03-11T14:19:04.720Z] ---> Running in 856c364156fc [2021-03-11T14:19:04.720Z] Removing intermediate container e5989107f50f [2021-03-11T14:19:04.720Z] ---> 626f760bc597 [2021-03-11T14:19:04.720Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T14:19:04.993Z] Removing intermediate container fdf48359fc05 [2021-03-11T14:19:04.993Z] ---> 1211f66db90c [2021-03-11T14:19:04.993Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:19:04.993Z] ---> Running in b6a601de7dd4 [2021-03-11T14:19:05.274Z] ---> Running in 469936867e68 [2021-03-11T14:19:05.274Z] ---> 51b197dc8249 [2021-03-11T14:19:05.274Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-11T14:19:05.274Z] Removing intermediate container 020bc4c3e2d1 [2021-03-11T14:19:05.274Z] ---> 4b34047b8f30 [2021-03-11T14:19:05.274Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-11T14:19:05.475Z] Removing intermediate container 1db6f5319cdc [2021-03-11T14:19:05.475Z] ---> f8c434bb36f5 [2021-03-11T14:19:05.475Z] Step 6/23 : COPY go.mod . [2021-03-11T14:19:05.475Z] Removing intermediate container f9f60c7935e7 [2021-03-11T14:19:05.475Z] ---> 392566cbf693 [2021-03-11T14:19:05.475Z] Step 6/23 : COPY go.mod . [2021-03-11T14:19:05.556Z] Removing intermediate container 856c364156fc [2021-03-11T14:19:05.556Z] ---> b3b5cf6e7bee [2021-03-11T14:19:05.556Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T14:19:05.742Z] ---> eeb288f1f3f7 [2021-03-11T14:19:05.742Z] Step 7/23 : RUN go mod download [2021-03-11T14:19:05.742Z] ---> fb215e90325b [2021-03-11T14:19:05.742Z] Step 7/26 : RUN go mod download [2021-03-11T14:19:05.829Z] ---> Running in 9654165cc92d [2021-03-11T14:19:05.829Z] ---> Running in d38d2726d4d6 [2021-03-11T14:19:05.829Z] Removing intermediate container b6a601de7dd4 [2021-03-11T14:19:05.829Z] ---> 9c164d6a85d6 [2021-03-11T14:19:05.829Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:19:06.029Z] ---> Running in 8981c3726e18 [2021-03-11T14:19:06.029Z] ---> Running in 48b4eba0d058 [2021-03-11T14:19:06.029Z] ---> 82f1773045d7 [2021-03-11T14:19:06.029Z] Step 7/23 : RUN go mod download [2021-03-11T14:19:06.111Z] Removing intermediate container 469936867e68 [2021-03-11T14:19:06.111Z] ---> 8becae1c9e64 [2021-03-11T14:19:06.111Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:19:06.111Z] ---> Running in 68c3202ee498 [2021-03-11T14:19:06.298Z] ---> Running in 0da4ff286bbc [2021-03-11T14:19:06.298Z] ---> f7a034068f48 [2021-03-11T14:19:06.298Z] Step 7/23 : RUN go mod download [2021-03-11T14:19:06.383Z] ---> Running in a4d77c82148f [2021-03-11T14:19:06.577Z] ---> Running in 1bda983f4862 [2021-03-11T14:19:06.656Z] Removing intermediate container d38d2726d4d6 [2021-03-11T14:19:06.656Z] ---> bf8c4e2e5b52 [2021-03-11T14:19:06.656Z] [2021-03-11T14:19:06.656Z] Removing intermediate container 9654165cc92d [2021-03-11T14:19:06.656Z] ---> c7f5ef4f600a [2021-03-11T14:19:06.656Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-11T14:19:06.656Z] ---> 25c6896f904d [2021-03-11T14:19:06.656Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-11T14:19:06.930Z] Removing intermediate container 68c3202ee498 [2021-03-11T14:19:06.930Z] ---> 6070c07d7b91 [2021-03-11T14:19:06.930Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:19:06.930Z] Removing intermediate container a4d77c82148f [2021-03-11T14:19:06.930Z] ---> 47d6551eb2c5 [2021-03-11T14:19:06.930Z] [2021-03-11T14:19:06.930Z] ---> Running in 4fad20438ce1 [2021-03-11T14:19:07.226Z] Successfully built bf8c4e2e5b52 [2021-03-11T14:19:07.226Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-11T14:19:07.226Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-03-11T14:19:07.831Z] Successfully built 47d6551eb2c5 [2021-03-11T14:19:07.831Z] Removing intermediate container 4fad20438ce1 [2021-03-11T14:19:07.831Z] ---> 3275c5f60b5c [2021-03-11T14:19:07.831Z] [2021-03-11T14:19:07.831Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-11T14:19:07.831Z] ---> 1be5cb535d22 [2021-03-11T14:19:07.831Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Building docker-security-secretstore-setup-go [2021-03-11T14:19:07.831Z] [2021-03-11T14:19:07.831Z]  Building docker-core-command-go ... done  ---> 85ab2dab1471 [2021-03-11T14:19:08.108Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-11T14:19:08.392Z] Successfully built 3275c5f60b5c [2021-03-11T14:19:08.392Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-11T14:19:08.392Z] ---> Running in 54b7cdf2d3e0 [2021-03-11T14:19:08.392Z] Building docker-core-data-go [2021-03-11T14:19:08.995Z]  Building docker-core-metadata-go ... done  ---> 9a42cc6dc566 [2021-03-11T14:19:08.995Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-11T14:19:08.995Z] ---> Running in a163132874fa [2021-03-11T14:19:10.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:19:10.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:19:10.732Z] Removing intermediate container 54b7cdf2d3e0 [2021-03-11T14:19:10.732Z] ---> 6a333dd8752c [2021-03-11T14:19:10.732Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-11T14:19:11.321Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-11T14:19:11.321Z] (2/33) Installing expat (2.2.9-r1) [2021-03-11T14:19:11.321Z] (3/33) Installing libffi (3.3-r2) [2021-03-11T14:19:11.321Z] (4/33) Installing gdbm (1.13-r1) [2021-03-11T14:19:11.321Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-11T14:19:11.321Z] ---> Running in 0c1682d3c45c [2021-03-11T14:19:11.321Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-11T14:19:11.321Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-11T14:19:12.318Z] Removing intermediate container 0c1682d3c45c [2021-03-11T14:19:12.318Z] ---> 69f22ab1aed4 [2021-03-11T14:19:12.318Z] Step 28/31 : CMD ["gate"] [2021-03-11T14:19:13.307Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-11T14:19:13.307Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-11T14:19:13.307Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-11T14:19:13.307Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-11T14:19:13.307Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-11T14:19:13.307Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-11T14:19:13.307Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-11T14:19:13.307Z] ---> Running in af9599071fed [2021-03-11T14:19:13.581Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-11T14:19:13.581Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-11T14:19:13.581Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-11T14:19:13.581Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-11T14:19:13.581Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-11T14:19:13.581Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-11T14:19:13.581Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-11T14:19:13.581Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-11T14:19:13.581Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-11T14:19:13.803Z] Removing intermediate container 0da4ff286bbc [2021-03-11T14:19:13.803Z] ---> cc732ed75736 [2021-03-11T14:19:13.803Z] Step 8/23 : COPY . . [2021-03-11T14:19:13.803Z] Removing intermediate container 48b4eba0d058 [2021-03-11T14:19:13.803Z] ---> 4034d483aeef [2021-03-11T14:19:13.803Z] Step 8/23 : COPY . . [2021-03-11T14:19:13.803Z] Removing intermediate container 1bda983f4862 [2021-03-11T14:19:13.803Z] ---> b655ee798e83 [2021-03-11T14:19:13.803Z] Step 8/23 : COPY . . [2021-03-11T14:19:13.803Z] Removing intermediate container 8981c3726e18 [2021-03-11T14:19:13.803Z] ---> 4d44615626bd [2021-03-11T14:19:13.803Z] Step 8/26 : COPY . . [2021-03-11T14:19:13.855Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-11T14:19:13.855Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-11T14:19:13.855Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-11T14:19:13.855Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-11T14:19:13.855Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-11T14:19:13.855Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-11T14:19:13.855Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-11T14:19:13.855Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-11T14:19:13.855Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-11T14:19:13.855Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-11T14:19:14.133Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:19:14.133Z] OK: 71 MiB in 55 packages [2021-03-11T14:19:14.415Z] Removing intermediate container af9599071fed [2021-03-11T14:19:14.415Z] ---> 809b04f6ad37 [2021-03-11T14:19:14.415Z] Step 29/31 : LABEL arch=arm64 [2021-03-11T14:19:15.411Z] ---> Running in 72a275948226 [2021-03-11T14:19:16.856Z] Removing intermediate container 72a275948226 [2021-03-11T14:19:16.856Z] ---> 460877ed945a [2021-03-11T14:19:16.856Z] Step 30/31 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:19:17.463Z] ---> Running in bed8097d4c82 [2021-03-11T14:19:18.456Z] Removing intermediate container bed8097d4c82 [2021-03-11T14:19:18.456Z] ---> e68c0dfc6445 [2021-03-11T14:19:18.456Z] Step 31/31 : LABEL version=0.0.0 [2021-03-11T14:19:18.731Z] ---> Running in 27facf0239ea [2021-03-11T14:19:19.716Z] Removing intermediate container 27facf0239ea [2021-03-11T14:19:19.716Z] ---> 709cfc7909a0 [2021-03-11T14:19:19.716Z] [2021-03-11T14:19:19.992Z] Successfully built 709cfc7909a0 [2021-03-11T14:19:19.992Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-11T14:19:19.992Z]  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go [2021-03-11T14:19:21.987Z] Removing intermediate container a163132874fa [2021-03-11T14:19:21.988Z] ---> 79aaabba8f1b [2021-03-11T14:19:21.988Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-11T14:19:21.988Z] ---> Running in c0c219d7e05a [2021-03-11T14:19:28.705Z] Collecting docker-compose==1.23.2 [2021-03-11T14:19:28.705Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-11T14:19:29.683Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-11T14:19:29.683Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-11T14:19:30.655Z] Collecting docker<4.0,>=3.6.0 [2021-03-11T14:19:30.655Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-11T14:19:31.262Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-11T14:19:31.262Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-11T14:19:31.857Z] Collecting jsonschema<3,>=2.5.1 [2021-03-11T14:19:31.857Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-11T14:19:33.294Z] Collecting PyYAML<4,>=3.10 [2021-03-11T14:19:33.294Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-11T14:19:36.687Z] Collecting cached-property<2,>=1.2.0 [2021-03-11T14:19:36.687Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-11T14:19:37.288Z] Collecting docopt<0.7,>=0.6.1 [2021-03-11T14:19:37.288Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-11T14:19:39.935Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-11T14:19:39.935Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-11T14:19:41.907Z] Collecting texttable<0.10,>=0.9.0 [2021-03-11T14:19:41.907Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-11T14:19:43.891Z] 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-11T14:19:44.490Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-11T14:19:44.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-11T14:19:45.088Z] Collecting idna<2.8,>=2.5 [2021-03-11T14:19:45.088Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-11T14:19:45.088Z] 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-11T14:19:45.088Z] 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-11T14:19:45.359Z] Collecting docker-pycreds>=0.4.0 [2021-03-11T14:19:45.359Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-11T14:19:45.359Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-11T14:19:45.359Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-11T14:19:45.359Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-11T14:19:45.359Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-11T14:19:46.338Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docopt, dockerpty, texttable, docker-compose [2021-03-11T14:19:46.613Z] Attempting uninstall: urllib3 [2021-03-11T14:19:46.613Z] Found existing installation: urllib3 1.25.9 [2021-03-11T14:19:46.613Z] Uninstalling urllib3-1.25.9: [2021-03-11T14:19:46.613Z] Successfully uninstalled urllib3-1.25.9 [2021-03-11T14:19:47.210Z] Attempting uninstall: idna [2021-03-11T14:19:47.210Z] Found existing installation: idna 2.9 [2021-03-11T14:19:47.210Z] Uninstalling idna-2.9: [2021-03-11T14:19:47.484Z] Successfully uninstalled idna-2.9 [2021-03-11T14:19:48.085Z] Attempting uninstall: requests [2021-03-11T14:19:48.085Z] Found existing installation: requests 2.23.0 [2021-03-11T14:19:48.085Z] Uninstalling requests-2.23.0: [2021-03-11T14:19:48.359Z] Successfully uninstalled requests-2.23.0 [2021-03-11T14:19:50.345Z] Running setup.py install for PyYAML: started [2021-03-11T14:19:52.958Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-11T14:19:53.552Z] Running setup.py install for docopt: started [2021-03-11T14:19:56.177Z] Running setup.py install for docopt: finished with status 'done' [2021-03-11T14:19:56.177Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:19:56.177Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:19:56.177Z] ---> 44d0a6d50b38 [2021-03-11T14:19:56.177Z] Step 3/22 : WORKDIR /edgex-go [2021-03-11T14:19:56.177Z] ---> Using cache [2021-03-11T14:19:56.177Z] ---> 902de423c9c5 [2021-03-11T14:19:56.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:19:56.177Z] ---> Using cache [2021-03-11T14:19:56.177Z] ---> 34826e40f50a [2021-03-11T14:19:56.177Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-11T14:19:56.177Z] Running setup.py install for dockerpty: started [2021-03-11T14:19:57.180Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:19:57.180Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:19:57.180Z] ---> 44d0a6d50b38 [2021-03-11T14:19:57.180Z] Step 3/24 : WORKDIR /edgex-go [2021-03-11T14:19:57.180Z] ---> Using cache [2021-03-11T14:19:57.180Z] ---> 902de423c9c5 [2021-03-11T14:19:57.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:19:57.180Z] ---> Using cache [2021-03-11T14:19:57.180Z] ---> 34826e40f50a [2021-03-11T14:19:57.180Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-11T14:19:57.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:19:57.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:19:57.180Z] ---> 44d0a6d50b38 [2021-03-11T14:19:57.180Z] Step 3/23 : WORKDIR /edgex-go [2021-03-11T14:19:57.180Z] ---> Using cache [2021-03-11T14:19:57.180Z] ---> 902de423c9c5 [2021-03-11T14:19:57.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:19:57.180Z] ---> Using cache [2021-03-11T14:19:57.180Z] ---> 34826e40f50a [2021-03-11T14:19:57.180Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-11T14:19:58.150Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-11T14:19:58.150Z] Running setup.py install for texttable: started [2021-03-11T14:20:00.865Z] Running setup.py install for texttable: finished with status 'done' [2021-03-11T14:20:00.865Z] ---> Running in b1959b30a1d6 [2021-03-11T14:20:00.865Z] ---> Running in f55dcdf3897d [2021-03-11T14:20:00.865Z] ---> Running in bc776832461a [2021-03-11T14:20:01.491Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-11T14:20:01.491Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-11T14:20:01.491Z] ---> 44d0a6d50b38 [2021-03-11T14:20:01.491Z] Step 3/21 : WORKDIR /edgex-go [2021-03-11T14:20:01.491Z] ---> Using cache [2021-03-11T14:20:01.491Z] ---> 902de423c9c5 [2021-03-11T14:20:01.491Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:20:01.491Z] ---> Using cache [2021-03-11T14:20:01.491Z] ---> 34826e40f50a [2021-03-11T14:20:01.491Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-11T14:20:01.491Z] ---> Running in 491402c2ffd3 [2021-03-11T14:20:01.788Z] 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-11T14:20:03.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:03.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:03.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:03.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:04.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:04.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:04.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:04.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:05.926Z] OK: 217 MiB in 51 packages [2021-03-11T14:20:05.926Z] OK: 217 MiB in 51 packages [2021-03-11T14:20:05.926Z] OK: 217 MiB in 51 packages [2021-03-11T14:20:05.926Z] Removing intermediate container c0c219d7e05a [2021-03-11T14:20:05.926Z] ---> eb320d7d513d [2021-03-11T14:20:05.926Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-11T14:20:05.926Z] OK: 217 MiB in 51 packages [2021-03-11T14:20:06.204Z] ---> Running in f7b051afbb8f [2021-03-11T14:20:07.662Z] Removing intermediate container b1959b30a1d6 [2021-03-11T14:20:07.662Z] ---> 121ec48b9973 [2021-03-11T14:20:07.662Z] Step 6/24 : COPY go.mod . [2021-03-11T14:20:07.662Z] Removing intermediate container f55dcdf3897d [2021-03-11T14:20:07.662Z] ---> d2c0cb4ace33 [2021-03-11T14:20:07.662Z] Step 6/23 : COPY go.mod . [2021-03-11T14:20:07.937Z] Removing intermediate container 491402c2ffd3 [2021-03-11T14:20:07.937Z] ---> e69e7dd8e639 [2021-03-11T14:20:07.937Z] Step 6/21 : COPY go.mod . [2021-03-11T14:20:07.937Z] Removing intermediate container bc776832461a [2021-03-11T14:20:07.937Z] ---> db283d5de28f [2021-03-11T14:20:07.937Z] Step 6/22 : COPY go.mod . [2021-03-11T14:20:08.212Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:08.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:20:08.762Z] ---> 90c78345b1a3 [2021-03-11T14:20:08.762Z] Step 7/24 : RUN go mod download [2021-03-11T14:20:08.762Z] ---> 053bef6aa091 [2021-03-11T14:20:08.762Z] Step 7/23 : RUN go mod download [2021-03-11T14:20:09.038Z] ---> Running in 903bbb9be3d6 [2021-03-11T14:20:09.038Z] ---> 374f8b6c7ce3 [2021-03-11T14:20:09.038Z] Step 7/22 : RUN go mod download [2021-03-11T14:20:09.038Z] ---> f7bd274618f4 [2021-03-11T14:20:09.038Z] Step 7/21 : RUN go mod download [2021-03-11T14:20:09.038Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:20:09.038Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-11T14:20:09.038Z] (3/3) Installing curl (7.69.1-r3) [2021-03-11T14:20:09.038Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:20:09.038Z] ---> Running in 353d1cbcd067 [2021-03-11T14:20:09.310Z] OK: 71 MiB in 58 packages [2021-03-11T14:20:09.311Z] ---> Running in 1b379f7f4829 [2021-03-11T14:20:09.311Z] ---> Running in e6ce916061d5 [2021-03-11T14:20:11.300Z] Removing intermediate container f7b051afbb8f [2021-03-11T14:20:11.300Z] ---> 860fdb4d3433 [2021-03-11T14:20:11.300Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-11T14:20:11.300Z] ---> Running in 138dc40164dc [2021-03-11T14:20:12.310Z] Removing intermediate container 138dc40164dc [2021-03-11T14:20:12.310Z] ---> fa2e8f071d4a [2021-03-11T14:20:12.310Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:20:12.310Z] ---> Running in 74a2a1a4e56a [2021-03-11T14:20:13.290Z] Removing intermediate container 74a2a1a4e56a [2021-03-11T14:20:13.290Z] ---> 29d8b360df31 [2021-03-11T14:20:13.290Z] Step 24/26 : LABEL arch=arm64 [2021-03-11T14:20:13.290Z] Removing intermediate container 903bbb9be3d6 [2021-03-11T14:20:13.290Z] ---> b5fdd3326b08 [2021-03-11T14:20:13.290Z] Step 8/24 : COPY . . [2021-03-11T14:20:13.290Z] ---> Running in 4b8fdfca4d3c [2021-03-11T14:20:13.563Z] Removing intermediate container 353d1cbcd067 [2021-03-11T14:20:13.563Z] ---> 5213a1ed444e [2021-03-11T14:20:13.563Z] Step 8/23 : COPY . . [2021-03-11T14:20:13.838Z] Removing intermediate container 1b379f7f4829 [2021-03-11T14:20:13.838Z] ---> d2ab79a93bfa [2021-03-11T14:20:13.838Z] Step 8/22 : COPY . . [2021-03-11T14:20:14.116Z] Removing intermediate container 4b8fdfca4d3c [2021-03-11T14:20:14.116Z] ---> 69dadbe795ce [2021-03-11T14:20:14.116Z] Step 25/26 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:20:14.116Z] Removing intermediate container e6ce916061d5 [2021-03-11T14:20:14.116Z] ---> 9d666d2a70dc [2021-03-11T14:20:14.116Z] Step 8/21 : COPY . . [2021-03-11T14:20:14.393Z] ---> Running in fa122462cea7 [2021-03-11T14:20:15.371Z] Removing intermediate container fa122462cea7 [2021-03-11T14:20:15.371Z] ---> f5ffc6186e68 [2021-03-11T14:20:15.371Z] Step 26/26 : LABEL version=0.0.0 [2021-03-11T14:20:18.010Z] ---> Running in 053b95421c94 [2021-03-11T14:20:19.458Z] Removing intermediate container 053b95421c94 [2021-03-11T14:20:19.459Z] ---> 8fde677efb8d [2021-03-11T14:20:19.459Z] [2021-03-11T14:20:20.055Z] Successfully built 8fde677efb8d [2021-03-11T14:20:20.055Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-11T14:20:38.349Z]  Building docker-sys-mgmt-agent-go ... done  ---> 1d93e4d04084 [2021-03-11T14:20:38.349Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-11T14:20:38.349Z] ---> 2c9b1ee84044 [2021-03-11T14:20:38.349Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-11T14:20:38.349Z] ---> 3e1fafa66cf2 [2021-03-11T14:20:38.349Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-11T14:20:38.349Z] ---> 467296c0d137 [2021-03-11T14:20:38.349Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-11T14:20:38.349Z] ---> Running in 7d3101a548fb [2021-03-11T14:20:38.349Z] ---> Running in b774ce29eeae [2021-03-11T14:20:38.349Z] ---> Running in 5eb4788a5bb9 [2021-03-11T14:20:38.349Z] ---> Running in 24e19f201799 [2021-03-11T14:20:38.349Z] 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-11T14:20:38.349Z] 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-11T14:20:38.349Z] 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-11T14:20:38.625Z] 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-11T14:20:51.663Z] ---> 4979d91c0a7e [2021-03-11T14:20:51.663Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-11T14:20:51.663Z] ---> 95bcdeece799 [2021-03-11T14:20:51.663Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-11T14:20:51.663Z] ---> e81d6a4af536 [2021-03-11T14:20:51.663Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-11T14:20:51.663Z] ---> Running in ef05a5b2472a [2021-03-11T14:20:51.663Z] ---> Running in def31276aef2 [2021-03-11T14:20:51.663Z] ---> Running in cc77a6701745 [2021-03-11T14:20:51.663Z] ---> 7f51b47fb389 [2021-03-11T14:20:51.663Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-11T14:20:51.663Z] ---> Running in a3004c99a0c1 [2021-03-11T14:20:51.663Z] 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-11T14:20:51.663Z] 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-11T14:20:51.663Z] 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-11T14:20:51.663Z] 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-11T14:21:46.671Z] 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-11T14:21:46.671Z] 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-11T14:22:02.457Z] Removing intermediate container ef05a5b2472a [2021-03-11T14:22:02.457Z] ---> 44d3cc1dc75a [2021-03-11T14:22:02.457Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-11T14:22:02.457Z] Removing intermediate container a3004c99a0c1 [2021-03-11T14:22:02.457Z] ---> 18825286f7f0 [2021-03-11T14:22:02.457Z] [2021-03-11T14:22:02.457Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:22:02.457Z] ---> 88dd2752d2ea [2021-03-11T14:22:02.457Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:22:02.457Z] ---> Using cache [2021-03-11T14:22:02.457Z] ---> ae8b669d514a [2021-03-11T14:22:02.457Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:22:02.457Z] ---> Using cache [2021-03-11T14:22:02.457Z] ---> cc283bead8d1 [2021-03-11T14:22:02.457Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-11T14:22:02.457Z] ---> Running in 986a2ab1be28 [2021-03-11T14:22:02.457Z] ---> Running in 2518c0d190dd [2021-03-11T14:22:02.457Z] Removing intermediate container 2518c0d190dd [2021-03-11T14:22:02.457Z] ---> cf81742e8745 [2021-03-11T14:22:02.457Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T14:22:02.457Z] 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-11T14:22:02.457Z] ---> Running in 32bd8ed50ffe [2021-03-11T14:22:03.477Z] Removing intermediate container 32bd8ed50ffe [2021-03-11T14:22:03.477Z] ---> b13fc90adb09 [2021-03-11T14:22:03.477Z] Step 15/23 : WORKDIR / [2021-03-11T14:22:05.018Z] Removing intermediate container 5eb4788a5bb9 [2021-03-11T14:22:05.018Z] ---> 230294c904da [2021-03-11T14:22:05.018Z] [2021-03-11T14:22:05.018Z] Step 10/21 : FROM alpine:3.12 [2021-03-11T14:22:05.018Z] ---> d10569e2745f [2021-03-11T14:22:05.018Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-11T14:22:05.018Z] Removing intermediate container 7d3101a548fb [2021-03-11T14:22:05.018Z] ---> c91385da3dac [2021-03-11T14:22:05.018Z] [2021-03-11T14:22:05.018Z] Step 10/24 : FROM alpine:3.12 [2021-03-11T14:22:05.018Z] ---> d10569e2745f [2021-03-11T14:22:05.018Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-11T14:22:05.018Z] ---> Running in 07032e40cd1c [2021-03-11T14:22:05.018Z] ---> Running in 95c699a7a55f [2021-03-11T14:22:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:06.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:06.620Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-11T14:22:06.620Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-11T14:22:06.620Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:22:06.620Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-11T14:22:06.620Z] (4/4) Installing curl (7.69.1-r3) [2021-03-11T14:22:06.620Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:06.899Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:22:06.899Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:22:06.899Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-11T14:22:06.899Z] (4/5) Installing curl (7.69.1-r3) [2021-03-11T14:22:06.899Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-11T14:22:06.899Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:06.899Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:22:06.899Z] OK: 7 MiB in 18 packages [2021-03-11T14:22:06.959Z] ---> Running in 8037ce059e3c [2021-03-11T14:22:07.176Z] OK: 7 MiB in 19 packages [2021-03-11T14:22:08.174Z] Removing intermediate container cc77a6701745 [2021-03-11T14:22:08.174Z] ---> 1afed8c89e7f [2021-03-11T14:22:08.174Z] [2021-03-11T14:22:08.174Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:22:08.174Z] ---> 88dd2752d2ea [2021-03-11T14:22:08.174Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-11T14:22:08.174Z] ---> Using cache [2021-03-11T14:22:08.174Z] ---> ae8b669d514a [2021-03-11T14:22:08.174Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:22:08.174Z] ---> Using cache [2021-03-11T14:22:08.174Z] ---> cc283bead8d1 [2021-03-11T14:22:08.174Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-11T14:22:08.174Z] Removing intermediate container def31276aef2 [2021-03-11T14:22:08.174Z] ---> 5255bbbf5a0f [2021-03-11T14:22:08.174Z] [2021-03-11T14:22:08.174Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:22:08.174Z] ---> 88dd2752d2ea [2021-03-11T14:22:08.174Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-11T14:22:08.520Z] Removing intermediate container 8037ce059e3c [2021-03-11T14:22:08.520Z] ---> 36b4ef355572 [2021-03-11T14:22:08.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:22:08.520Z] ---> Running in a717b1bdfcd4 [2021-03-11T14:22:08.520Z] ---> Running in c0ca0e51073e [2021-03-11T14:22:09.196Z] Removing intermediate container a717b1bdfcd4 [2021-03-11T14:22:09.196Z] ---> e9da6d176c34 [2021-03-11T14:22:09.196Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-11T14:22:09.479Z] ---> e8dc0e59e4d3 [2021-03-11T14:22:09.479Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-11T14:22:09.479Z] Removing intermediate container c0ca0e51073e [2021-03-11T14:22:09.479Z] ---> 19a379be22dc [2021-03-11T14:22:09.479Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-11T14:22:09.751Z] ---> Running in 908a4bbf707a [2021-03-11T14:22:09.751Z] ---> Running in d577a2cc6cb1 [2021-03-11T14:22:09.751Z] Removing intermediate container 986a2ab1be28 [2021-03-11T14:22:09.751Z] ---> 4edc8e2660d5 [2021-03-11T14:22:09.751Z] [2021-03-11T14:22:09.751Z] Step 11/26 : FROM docker:20.10.0 [2021-03-11T14:22:10.020Z] 20.10.0: Pulling from library/docker [2021-03-11T14:22:10.291Z] Removing intermediate container 908a4bbf707a [2021-03-11T14:22:10.291Z] ---> fa1ac805bc46 [2021-03-11T14:22:10.291Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-11T14:22:10.291Z] Removing intermediate container d577a2cc6cb1 [2021-03-11T14:22:10.291Z] ---> 8836b699395f [2021-03-11T14:22:10.291Z] Step 15/23 : WORKDIR / [2021-03-11T14:22:10.579Z] Removing intermediate container 07032e40cd1c [2021-03-11T14:22:10.580Z] ---> a1ba80350207 [2021-03-11T14:22:10.580Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T14:22:10.580Z] Removing intermediate container 95c699a7a55f [2021-03-11T14:22:10.580Z] ---> 8b6dfbe1ee56 [2021-03-11T14:22:10.580Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-11T14:22:10.580Z] ---> Running in 0fef7d810b7e [2021-03-11T14:22:10.580Z] ---> Running in b7a63bc95302 [2021-03-11T14:22:10.600Z] ---> Running in 1177c5c6473f [2021-03-11T14:22:10.908Z] ---> Running in 26a5c415c956 [2021-03-11T14:22:10.908Z] ---> 7bada29f5a87 [2021-03-11T14:22:10.908Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:11.186Z] Removing intermediate container 0fef7d810b7e [2021-03-11T14:22:11.186Z] ---> e978f5997268 [2021-03-11T14:22:11.186Z] Step 13/21 : WORKDIR /edgex [2021-03-11T14:22:11.186Z] Removing intermediate container b7a63bc95302 [2021-03-11T14:22:11.186Z] ---> 0f86294f8a56 [2021-03-11T14:22:11.186Z] Step 13/24 : WORKDIR / [2021-03-11T14:22:11.460Z] ---> Running in 26a086451194 [2021-03-11T14:22:11.461Z] ---> Running in 415229510e6e [2021-03-11T14:22:11.546Z] Removing intermediate container 1177c5c6473f [2021-03-11T14:22:11.546Z] ---> 2f59a1b0851e [2021-03-11T14:22:11.546Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:22:11.741Z] Removing intermediate container 24e19f201799 [2021-03-11T14:22:11.741Z] ---> bcd38a42b73a [2021-03-11T14:22:11.741Z] [2021-03-11T14:22:11.741Z] Step 10/22 : FROM alpine:3.12 [2021-03-11T14:22:11.741Z] ---> d10569e2745f [2021-03-11T14:22:11.741Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-11T14:22:12.246Z] ---> e9ecf4f436db [2021-03-11T14:22:12.246Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-11T14:22:12.246Z] Removing intermediate container 26a5c415c956 [2021-03-11T14:22:12.246Z] ---> 994104ea19c5 [2021-03-11T14:22:12.246Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:22:12.332Z] ---> Running in 0c4eb85fb82d [2021-03-11T14:22:12.332Z] Removing intermediate container 26a086451194 [2021-03-11T14:22:12.332Z] ---> 042366f2b0ba [2021-03-11T14:22:12.332Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-11T14:22:12.332Z] Removing intermediate container 415229510e6e [2021-03-11T14:22:12.332Z] ---> 0df4d7e0d314 [2021-03-11T14:22:12.332Z] 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-11T14:22:12.541Z] ---> Running in 75f42c9222bb [2021-03-11T14:22:12.541Z] ---> Running in da2975af8ee1 [2021-03-11T14:22:13.179Z] Removing intermediate container da2975af8ee1 [2021-03-11T14:22:13.179Z] ---> 61db4cb1081e [2021-03-11T14:22:13.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:22:13.179Z] ---> c89478e56d80 [2021-03-11T14:22:13.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-11T14:22:13.474Z] ---> Running in 43ef127688c7 [2021-03-11T14:22:13.769Z] ---> ef262d091dc9 [2021-03-11T14:22:13.769Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-11T14:22:13.769Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:13.769Z] ---> 32c22703736c [2021-03-11T14:22:13.769Z] 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-11T14:22:14.042Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:14.081Z] Removing intermediate container 43ef127688c7 [2021-03-11T14:22:14.081Z] ---> cfab0a4ed87d [2021-03-11T14:22:14.081Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T14:22:14.355Z] ---> Running in de769f816756 [2021-03-11T14:22:14.636Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-11T14:22:14.636Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-11T14:22:14.636Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:14.636Z] Executing ca-certificates-20191127-r4.trigger [2021-03-11T14:22:14.640Z] ---> 70a249fe8ba1 [2021-03-11T14:22:14.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:14.908Z] OK: 6 MiB in 16 packages [2021-03-11T14:22:14.921Z] Removing intermediate container de769f816756 [2021-03-11T14:22:14.922Z] ---> bc71bc12d33e [2021-03-11T14:22:14.922Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:15.185Z] ---> 094b320a67ad [2021-03-11T14:22:15.186Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:15.186Z] ---> a461f89328e2 [2021-03-11T14:22:15.186Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-11T14:22:15.214Z] ---> Running in c20c5344aefa [2021-03-11T14:22:15.214Z] Removing intermediate container 75f42c9222bb [2021-03-11T14:22:15.214Z] ---> 27a40857c5fa [2021-03-11T14:22:15.214Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-11T14:22:15.484Z] ---> Running in df6192180832 [2021-03-11T14:22:15.836Z] ---> bd9b7f52db64 [2021-03-11T14:22:15.836Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-11T14:22:15.836Z] Removing intermediate container c20c5344aefa [2021-03-11T14:22:15.836Z] ---> da45331b9dc7 [2021-03-11T14:22:15.836Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:22:16.191Z] ---> 1562df8a149b [2021-03-11T14:22:16.192Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-11T14:22:16.465Z] ---> 365e5af288bc [2021-03-11T14:22:16.465Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-11T14:22:16.741Z] ---> Running in 5a56cec9be76 [2021-03-11T14:22:17.013Z] Removing intermediate container 0c4eb85fb82d [2021-03-11T14:22:17.013Z] ---> 9f3a314e720d [2021-03-11T14:22:17.013Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-11T14:22:17.285Z] ---> Running in 34c99d7c5b27 [2021-03-11T14:22:17.286Z] ---> Running in 915b776d1524 [2021-03-11T14:22:17.569Z] Removing intermediate container 5a56cec9be76 [2021-03-11T14:22:17.569Z] ---> 7f573d4c5b53 [2021-03-11T14:22:17.569Z] Step 18/21 : CMD ["--init=true"] [2021-03-11T14:22:17.840Z] ---> 81c33e4c2864 [2021-03-11T14:22:17.840Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-11T14:22:17.840Z] ---> Running in 64c8e4ee2f22 [2021-03-11T14:22:17.840Z] Removing intermediate container 34c99d7c5b27 [2021-03-11T14:22:17.840Z] ---> e543a7e62686 [2021-03-11T14:22:17.840Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-11T14:22:18.438Z] ---> Running in e55cfb262d75 [2021-03-11T14:22:18.714Z] Removing intermediate container 64c8e4ee2f22 [2021-03-11T14:22:18.714Z] ---> ac8c6af57f77 [2021-03-11T14:22:18.714Z] Step 19/21 : LABEL arch=arm64 [2021-03-11T14:22:18.835Z] ---> Running in f8164a8317b7 [2021-03-11T14:22:18.986Z] ---> Running in b3227c8f7bba [2021-03-11T14:22:18.987Z] Removing intermediate container e55cfb262d75 [2021-03-11T14:22:18.987Z] ---> 62e3e0e8614e [2021-03-11T14:22:18.987Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-11T14:22:19.170Z] Removing intermediate container 915b776d1524 [2021-03-11T14:22:19.170Z] ---> a9775432c4b9 [2021-03-11T14:22:19.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:22:19.259Z] ---> 0349044e5d9b [2021-03-11T14:22:19.260Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-11T14:22:19.260Z] ---> Running in d5b426583b46 [2021-03-11T14:22:19.535Z] Removing intermediate container b3227c8f7bba [2021-03-11T14:22:19.535Z] ---> 263e79dec652 [2021-03-11T14:22:19.535Z] Step 20/21 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:19.547Z] ---> Running in 8b3028e3cf43 [2021-03-11T14:22:19.807Z] ---> Running in c8485d7ab377 [2021-03-11T14:22:19.923Z] Removing intermediate container f8164a8317b7 [2021-03-11T14:22:19.923Z] ---> 2a1d210021d6 [2021-03-11T14:22:19.923Z] [2021-03-11T14:22:20.080Z] Removing intermediate container d5b426583b46 [2021-03-11T14:22:20.081Z] ---> 8ef69d5888c9 [2021-03-11T14:22:20.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:22:20.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:20.354Z] ---> 33dc9048046a [2021-03-11T14:22:20.354Z] 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-11T14:22:20.637Z] ---> Running in 3883470449e5 [2021-03-11T14:22:20.637Z] Removing intermediate container c8485d7ab377 [2021-03-11T14:22:20.637Z] ---> f3a7c40f7de9 [2021-03-11T14:22:20.637Z] Step 21/21 : LABEL version=0.0.0 [2021-03-11T14:22:20.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:21.233Z] ---> Running in ddee2f9fdccb [2021-03-11T14:22:21.233Z] ---> 6b8cabfdbbeb [2021-03-11T14:22:21.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-11T14:22:21.288Z] Removing intermediate container 8b3028e3cf43 [2021-03-11T14:22:21.288Z] ---> 6ae27c42d8d0 [2021-03-11T14:22:21.288Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T14:22:21.709Z] ---> Running in 08802c116c0c [2021-03-11T14:22:22.222Z] Removing intermediate container ddee2f9fdccb [2021-03-11T14:22:22.222Z] ---> 2124469b8f3d [2021-03-11T14:22:22.222Z] [2021-03-11T14:22:22.222Z] Removing intermediate container b774ce29eeae [2021-03-11T14:22:22.222Z] ---> 9bd78d630742 [2021-03-11T14:22:22.222Z] [2021-03-11T14:22:22.222Z] Step 10/23 : FROM alpine:3.12 [2021-03-11T14:22:22.222Z] ---> d10569e2745f [2021-03-11T14:22:22.222Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-11T14:22:22.341Z] Successfully built 2a1d210021d6 [2021-03-11T14:22:22.341Z] Successfully tagged docker-core-command-go:latest [2021-03-11T14:22:22.341Z]  Building docker-core-command-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-03-11T14:22:22.341Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-11T14:22:22.495Z] Successfully built 2124469b8f3d [2021-03-11T14:22:22.639Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-11T14:22:22.640Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-11T14:22:22.828Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-11T14:22:22.828Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 9323bb155c88 [2021-03-11T14:22:22.954Z] Removing intermediate container 08802c116c0c [2021-03-11T14:22:22.955Z] ---> 32d4ae02fc90 [2021-03-11T14:22:22.955Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:22.955Z] ---> Running in 1837d966cbf0 [2021-03-11T14:22:22.955Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-11T14:22:23.204Z] ---> d30530c32e63 [2021-03-11T14:22:23.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:23.282Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-11T14:22:23.554Z] Removing intermediate container 9323bb155c88 [2021-03-11T14:22:23.554Z] ---> e2e180bba954 [2021-03-11T14:22:23.554Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-11T14:22:23.554Z] ---> Running in 87f3a96c35af [2021-03-11T14:22:23.618Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:23.618Z] OK: 8 MiB in 20 packages [2021-03-11T14:22:23.843Z] ---> 83e72a9078d9 [2021-03-11T14:22:23.843Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-11T14:22:23.843Z] Removing intermediate container 3883470449e5 [2021-03-11T14:22:23.843Z] ---> 667054e99594 [2021-03-11T14:22:23.843Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-11T14:22:24.139Z] ---> Running in 4d472a2c73f3 [2021-03-11T14:22:24.139Z] ---> Running in 0c8e6dfc4f53 [2021-03-11T14:22:24.139Z] Removing intermediate container 87f3a96c35af [2021-03-11T14:22:24.139Z] ---> 344a595afa70 [2021-03-11T14:22:24.139Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-11T14:22:24.450Z] ---> Running in 1f2b05a83c7a [2021-03-11T14:22:24.666Z] Removing intermediate container 1837d966cbf0 [2021-03-11T14:22:24.666Z] ---> 29275e66ad4d [2021-03-11T14:22:24.666Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:22:24.666Z] ---> Running in e57a67a933ee [2021-03-11T14:22:24.727Z] Removing intermediate container 0c8e6dfc4f53 [2021-03-11T14:22:24.727Z] ---> bf8783fa3e98 [2021-03-11T14:22:24.727Z] Step 22/24 : LABEL arch=arm64 [2021-03-11T14:22:24.727Z] Removing intermediate container 4d472a2c73f3 [2021-03-11T14:22:24.727Z] ---> 9d171f23bd26 [2021-03-11T14:22:24.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:22:24.727Z] Removing intermediate container 1f2b05a83c7a [2021-03-11T14:22:24.727Z] ---> fc7bfa6f4a11 [2021-03-11T14:22:24.727Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T14:22:25.001Z] ---> Running in b3f85128a6dd [2021-03-11T14:22:25.001Z] ---> Running in ddeabb03a9ae [2021-03-11T14:22:25.001Z] ---> Running in 0f891b6066ca [2021-03-11T14:22:25.270Z] Removing intermediate container e57a67a933ee [2021-03-11T14:22:25.270Z] ---> 78a4885e040f [2021-03-11T14:22:25.270Z] [2021-03-11T14:22:25.602Z] Removing intermediate container b3f85128a6dd [2021-03-11T14:22:25.602Z] ---> dddbfc088d41 [2021-03-11T14:22:25.602Z] Step 20/22 : LABEL arch=arm64 [2021-03-11T14:22:25.602Z] Removing intermediate container ddeabb03a9ae [2021-03-11T14:22:25.602Z] ---> 279a97c28d9e [2021-03-11T14:22:25.602Z] Step 23/24 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:25.602Z] ---> Running in 0d7b72f19212 [2021-03-11T14:22:25.602Z] ---> Running in 6c0c536dc0ca [2021-03-11T14:22:26.062Z] Removing intermediate container df6192180832 [2021-03-11T14:22:26.062Z] ---> d743b577ca07 [2021-03-11T14:22:26.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:22:26.062Z] Successfully built 78a4885e040f [2021-03-11T14:22:26.203Z] Removing intermediate container 6c0c536dc0ca [2021-03-11T14:22:26.203Z] Removing intermediate container 0d7b72f19212 [2021-03-11T14:22:26.203Z] ---> f935984002c0 [2021-03-11T14:22:26.203Z] Step 24/24 : LABEL version=0.0.0 ---> 99bf81c48971 [2021-03-11T14:22:26.203Z] [2021-03-11T14:22:26.203Z] Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:26.339Z] Successfully tagged docker-core-metadata-go:latest [2021-03-11T14:22:26.480Z] ---> Running in 9e4b513b6590 [2021-03-11T14:22:26.480Z] ---> Running in e5457355d12e [2021-03-11T14:22:26.929Z]  Building docker-core-metadata-go ... done  ---> e5e1247eafab [2021-03-11T14:22:26.929Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-11T14:22:27.081Z] Removing intermediate container 9e4b513b6590 [2021-03-11T14:22:27.081Z] ---> a991edb1c1b8 [2021-03-11T14:22:27.081Z] Step 22/22 : LABEL version=0.0.0 [2021-03-11T14:22:27.081Z] Removing intermediate container e5457355d12e [2021-03-11T14:22:27.081Z] ---> 13532d0eff3e [2021-03-11T14:22:27.081Z] [2021-03-11T14:22:27.202Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-11T14:22:27.202Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-11T14:22:27.202Z] ---> aefe523efa57 [2021-03-11T14:22:27.202Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-11T14:22:27.385Z] Successfully built 13532d0eff3e [2021-03-11T14:22:27.385Z] ---> Running in 0fd2e13de772 [2021-03-11T14:22:27.385Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-11T14:22:27.385Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0f891b6066ca [2021-03-11T14:22:27.385Z] ---> 65456cf19db7 [2021-03-11T14:22:27.385Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-11T14:22:27.473Z] ---> Running in 6919c65d038a [2021-03-11T14:22:27.660Z] ---> Running in ace351b96f5e [2021-03-11T14:22:27.933Z] Removing intermediate container 0fd2e13de772 [2021-03-11T14:22:27.934Z] ---> 6167ad247ba2 [2021-03-11T14:22:27.934Z] [2021-03-11T14:22:28.073Z] ---> 3f4f54ba072f [2021-03-11T14:22:28.073Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:28.210Z] Successfully built 6167ad247ba2 [2021-03-11T14:22:28.210Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-11T14:22:28.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:28.634Z] ---> dfe9609870d0 [2021-03-11T14:22:28.634Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-11T14:22:28.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:28.807Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:29.016Z] ---> Running in c37affe2bb24 [2021-03-11T14:22:29.313Z] (1/2) Installing readline (8.0.4-r0) [2021-03-11T14:22:29.401Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T14:22:29.589Z] (2/2) Installing bash (5.0.17-r0) [2021-03-11T14:22:29.589Z] Executing bash-5.0.17-r0.post-install [2021-03-11T14:22:29.589Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:29.589Z] OK: 12 MiB in 22 packages [2021-03-11T14:22:30.185Z] Removing intermediate container c37affe2bb24 [2021-03-11T14:22:30.185Z] ---> b98b52131322 [2021-03-11T14:22:30.185Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:22:30.379Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-11T14:22:30.379Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-11T14:22:30.379Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-11T14:22:30.514Z] ---> Running in bb8e8128cd80 [2021-03-11T14:22:30.650Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-11T14:22:30.923Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-11T14:22:31.195Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-11T14:22:31.195Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:31.195Z] OK: 8 MiB in 20 packages [2021-03-11T14:22:31.323Z] Removing intermediate container bb8e8128cd80 [2021-03-11T14:22:31.324Z] ---> f64a7b4c3ef4 [2021-03-11T14:22:31.324Z] Step 21/23 : LABEL arch=x86_64 [2021-03-11T14:22:31.324Z] ---> Running in fa87a568c79b [2021-03-11T14:22:31.592Z] Removing intermediate container 6919c65d038a [2021-03-11T14:22:31.592Z] ---> 7e2d3a8fc805 [2021-03-11T14:22:31.592Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-11T14:22:31.863Z] Removing intermediate container fa87a568c79b [2021-03-11T14:22:31.863Z] ---> 5e051d51ea21 [2021-03-11T14:22:31.863Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:31.863Z] ---> Running in 0a68e6813e6a [2021-03-11T14:22:31.863Z] ---> Running in ac62fa484849 [2021-03-11T14:22:32.136Z] Removing intermediate container 0a68e6813e6a [2021-03-11T14:22:32.136Z] ---> 73d6f233e651 [2021-03-11T14:22:32.136Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-11T14:22:32.451Z] ---> Running in 5633bec34736 [2021-03-11T14:22:32.451Z] Removing intermediate container ac62fa484849 [2021-03-11T14:22:32.451Z] ---> 7db4651cdff5 [2021-03-11T14:22:32.451Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:22:32.451Z] ---> Running in a5466ee1c54a [2021-03-11T14:22:32.631Z] Removing intermediate container ace351b96f5e [2021-03-11T14:22:32.631Z] ---> 476cd8e1ce06 [2021-03-11T14:22:32.631Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-11T14:22:32.744Z] Removing intermediate container 5633bec34736 [2021-03-11T14:22:32.744Z] ---> 4c5a63f1fb38 [2021-03-11T14:22:32.744Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-11T14:22:33.023Z] Removing intermediate container a5466ee1c54a [2021-03-11T14:22:33.023Z] ---> 1a848431f09a [2021-03-11T14:22:33.023Z] [2021-03-11T14:22:33.023Z] ---> Running in 9cefc3c9c37f [2021-03-11T14:22:33.235Z] ---> cff6297334de [2021-03-11T14:22:33.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-11T14:22:33.650Z] Successfully built 1a848431f09a [2021-03-11T14:22:33.650Z] Successfully tagged docker-core-data-go:latest [2021-03-11T14:22:33.650Z]  Building docker-core-data-go ... done Removing intermediate container 9cefc3c9c37f [2021-03-11T14:22:33.650Z] ---> 85bb639a3d91 [2021-03-11T14:22:33.650Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-11T14:22:34.671Z] ---> 5c669273cb95 [2021-03-11T14:22:34.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:35.267Z] ---> 4202a88ab04a [2021-03-11T14:22:35.267Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-11T14:22:35.540Z] ---> Running in 166cff798e5b [2021-03-11T14:22:35.812Z] Removing intermediate container 166cff798e5b [2021-03-11T14:22:35.812Z] ---> f7f4acd7b6de [2021-03-11T14:22:35.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:22:36.086Z] ---> Running in 463d5fbb1a48 [2021-03-11T14:22:36.359Z] Removing intermediate container 463d5fbb1a48 [2021-03-11T14:22:36.359Z] ---> 81b370891418 [2021-03-11T14:22:36.359Z] Step 21/23 : LABEL arch=arm64 [2021-03-11T14:22:36.626Z] ---> 4974d0ebe40f [2021-03-11T14:22:36.626Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-11T14:22:36.631Z] ---> Running in 8579f4b5c04d [2021-03-11T14:22:36.907Z] Removing intermediate container 8579f4b5c04d [2021-03-11T14:22:36.907Z] ---> c15ddafa4e5d [2021-03-11T14:22:36.907Z] Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:22:37.191Z] ---> Running in 69a5be5110ef [2021-03-11T14:22:37.475Z] Removing intermediate container 69a5be5110ef [2021-03-11T14:22:37.475Z] ---> 8497f3546f5a [2021-03-11T14:22:37.475Z] Step 23/23 : LABEL version=0.0.0 [2021-03-11T14:22:37.666Z] ---> fb1fe5ef6fd6 [2021-03-11T14:22:37.666Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-11T14:22:37.749Z] ---> Running in 2334fb1ac61d [2021-03-11T14:22:38.022Z] Removing intermediate container 2334fb1ac61d [2021-03-11T14:22:38.022Z] ---> 4ba8e116ad73 [2021-03-11T14:22:38.022Z] [2021-03-11T14:22:38.251Z] ---> a513845f4613 [2021-03-11T14:22:38.251Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-11T14:22:38.554Z] ---> Running in 66a5516ea381 [2021-03-11T14:22:38.611Z] Successfully built 4ba8e116ad73 [2021-03-11T14:22:38.611Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-11T14:22:38.897Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-11T14:22:38.895Z] $ docker stop --time=1 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f [2021-03-11T14:22:39.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:39.447Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:22:39.781Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-11T14:22:39.781Z] (2/33) Installing expat (2.2.9-r1) [2021-03-11T14:22:39.781Z] (3/33) Installing libffi (3.3-r2) [2021-03-11T14:22:39.781Z] (4/33) Installing gdbm (1.13-r1) [2021-03-11T14:22:39.781Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-11T14:22:39.781Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-11T14:22:39.781Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-11T14:22:40.712Z] $ docker rm -f 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T14:22:41.319Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-11T14:22:41.319Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-11T14:22:41.319Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-11T14:22:41.319Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-11T14:22:41.319Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-11T14:22:41.319Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-11T14:22:41.319Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-11T14:22:41.319Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-11T14:22:41.319Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-11T14:22:41.319Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-11T14:22:41.427Z] + grep+ docker [2021-03-11T14:22:41.427Z] docker images [2021-03-11T14:22:41.698Z] docker-core-data-go-arm64 latest 4ba8e116ad73 4 seconds ago 21.3MB [2021-03-11T14:22:41.698Z] docker-support-notifications-go-arm64 latest 6167ad247ba2 14 seconds ago 16.9MB [2021-03-11T14:22:41.698Z] docker-security-secretstore-setup-go-arm64 latest 13532d0eff3e 15 seconds ago 23.7MB [2021-03-11T14:22:41.698Z] docker-security-proxy-setup-go-arm64 latest 2124469b8f3d 20 seconds ago 23.4MB [2021-03-11T14:22:41.698Z] docker-sys-mgmt-agent-go-arm64 latest 8fde677efb8d 2 minutes ago 300MB [2021-03-11T14:22:41.698Z] docker-security-bootstrapper-go-arm64 latest 709cfc7909a0 3 minutes ago 17.8MB [2021-03-11T14:22:41.698Z] docker-core-metadata-go-arm64 latest 3275c5f60b5c 3 minutes ago 17.9MB [2021-03-11T14:22:41.698Z] docker-support-scheduler-go-arm64 latest bf8c4e2e5b52 3 minutes ago 16.3MB [2021-03-11T14:22:41.698Z] docker-core-command-go-arm64 latest 47d6551eb2c5 3 minutes ago 16.2MB [2021-03-11T14:22:41.698Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [2021-03-11T14:22:41.801Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-11T14:22:41.801Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-11T14:22:41.801Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-11T14:22:41.801Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-11T14:22:41.801Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-11T14:22:41.801Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-11T14:22:41.801Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-11T14:22:41.801Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-11T14:22:41.801Z] (26/33) Installing py3-html5lib (1.0.1-r4) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-11T14:22:42.093Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-11T14:22:42.094Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-11T14:22:42.094Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-11T14:22:42.094Z] (30/33) Installing py3-toml (0.10.1-r0) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-03-11T14:22:42.396Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-11T14:22:42.396Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-11T14:22:42.396Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-11T14:22:42.396Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:22:42.396Z] OK: 71 MiB in 55 packages [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:22:42.910Z] ---> job-cost.sh [2021-03-11T14:22:42.910Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XInJ [2021-03-11T14:22:55.041Z] Removing intermediate container 66a5516ea381 [2021-03-11T14:22:55.041Z] ---> 530a427b2ed5 [2021-03-11T14:22:55.041Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-11T14:22:55.041Z] ---> Running in af16ade8a780 [2021-03-11T14:22:57.765Z] Collecting docker-compose==1.23.2 [2021-03-11T14:22:57.765Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-11T14:22:57.765Z] Collecting PyYAML<4,>=3.10 [2021-03-11T14:22:57.765Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-11T14:22:59.198Z] Collecting docker<4.0,>=3.6.0 [2021-03-11T14:22:59.198Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-11T14:22:59.473Z] Collecting jsonschema<3,>=2.5.1 [2021-03-11T14:22:59.473Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-11T14:22:59.761Z] 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-11T14:23:00.095Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-11T14:23:00.095Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-11T14:23:00.095Z] Collecting cached-property<2,>=1.2.0 [2021-03-11T14:23:00.095Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-11T14:23:00.369Z] Collecting docopt<0.7,>=0.6.1 [2021-03-11T14:23:00.369Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-11T14:23:01.348Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-11T14:23:01.348Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-11T14:23:01.640Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-11T14:23:01.640Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-11T14:23:02.235Z] Collecting texttable<0.10,>=0.9.0 [2021-03-11T14:23:02.236Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-11T14:23:03.302Z] Collecting docker-pycreds>=0.4.0 [2021-03-11T14:23:03.302Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-11T14:23:03.302Z] 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-11T14:23:03.302Z] 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-11T14:23:03.690Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-11T14:23:03.690Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-11T14:23:03.690Z] Collecting idna<2.8,>=2.5 [2021-03-11T14:23:03.690Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-11T14:23:03.690Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-11T14:23:03.690Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-11T14:23:03.690Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-11T14:23:03.690Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-11T14:23:05.037Z] Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, docopt, dockerpty, texttable, docker-compose [2021-03-11T14:23:05.037Z] Running setup.py install for PyYAML: started [2021-03-11T14:23:06.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-11T14:23:06.496Z] Attempting uninstall: urllib3 [2021-03-11T14:23:06.496Z] Found existing installation: urllib3 1.25.9 [2021-03-11T14:23:06.496Z] Uninstalling urllib3-1.25.9: [2021-03-11T14:23:06.775Z] Successfully uninstalled urllib3-1.25.9 [2021-03-11T14:23:07.061Z] Attempting uninstall: idna [2021-03-11T14:23:07.061Z] Found existing installation: idna 2.9 [2021-03-11T14:23:07.061Z] Uninstalling idna-2.9: [2021-03-11T14:23:07.387Z] Successfully uninstalled idna-2.9 [2021-03-11T14:23:07.695Z] Attempting uninstall: requests [2021-03-11T14:23:07.695Z] Found existing installation: requests 2.23.0 [2021-03-11T14:23:07.695Z] Uninstalling requests-2.23.0: [2021-03-11T14:23:07.695Z] Successfully uninstalled requests-2.23.0 [2021-03-11T14:23:08.709Z] Running setup.py install for docopt: started [2021-03-11T14:23:09.734Z] Running setup.py install for docopt: finished with status 'done' [2021-03-11T14:23:09.734Z] Running setup.py install for dockerpty: started [2021-03-11T14:23:10.415Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-11T14:23:10.415Z] Running setup.py install for texttable: started [2021-03-11T14:23:11.102Z] Running setup.py install for texttable: finished with status 'done' [2021-03-11T14:23:11.381Z] 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-11T14:23:16.946Z] Removing intermediate container af16ade8a780 [2021-03-11T14:23:16.946Z] ---> 3d3ff3e394e3 [2021-03-11T14:23:16.946Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-11T14:23:16.946Z] ---> Running in db97c0f0eab8 [2021-03-11T14:23:18.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T14:23:18.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T14:23:18.975Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-11T14:23:18.975Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-11T14:23:18.975Z] (3/3) Installing curl (7.69.1-r3) [2021-03-11T14:23:18.975Z] Executing busybox-1.31.1-r19.trigger [2021-03-11T14:23:18.975Z] OK: 72 MiB in 58 packages [2021-03-11T14:23:20.033Z] Removing intermediate container db97c0f0eab8 [2021-03-11T14:23:20.033Z] ---> 31c6df03f4cd [2021-03-11T14:23:20.033Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-11T14:23:20.033Z] ---> Running in 2e3836e305c2 [2021-03-11T14:23:20.770Z] Removing intermediate container 2e3836e305c2 [2021-03-11T14:23:20.770Z] ---> 76bb7ba090a9 [2021-03-11T14:23:20.770Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-11T14:23:20.770Z] ---> Running in 24b498dce54a [2021-03-11T14:23:21.842Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T14:23:22.023Z] Removing intermediate container 24b498dce54a [2021-03-11T14:23:22.023Z] ---> 2b098dafddaa [2021-03-11T14:23:22.023Z] Step 24/26 : LABEL arch=x86_64 [2021-03-11T14:23:22.023Z] ---> Running in 418645a7462d [2021-03-11T14:23:22.292Z] Removing intermediate container 418645a7462d [2021-03-11T14:23:22.292Z] ---> edfc2f56adfe [2021-03-11T14:23:22.292Z] Step 25/26 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:23:22.566Z] ---> Running in 37984c58b2d0 [2021-03-11T14:23:23.177Z] Removing intermediate container 37984c58b2d0 [2021-03-11T14:23:23.177Z] ---> fc71c7c9c6da [2021-03-11T14:23:23.177Z] Step 26/26 : LABEL version=0.0.0 [2021-03-11T14:23:23.177Z] ---> Running in 467a6a4c5f07 [2021-03-11T14:23:23.475Z] Removing intermediate container 467a6a4c5f07 [2021-03-11T14:23:23.475Z] ---> 045585f4c0db [2021-03-11T14:23:23.475Z] [2021-03-11T14:23:24.578Z] Successfully built 045585f4c0db [2021-03-11T14:23:24.857Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-11T14:23:25.462Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-11T14:23:25.542Z] $ docker stop --time=1 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 [2021-03-11T14:23:28.240Z] $ docker rm -f 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T14:23:29.847Z] + docker images [2021-03-11T14:23:29.847Z] + grep docker [2021-03-11T14:23:32.075Z] docker-sys-mgmt-agent-go latest 045585f4c0db 8 seconds ago 313MB [2021-03-11T14:23:32.076Z] docker-core-data-go latest 1a848431f09a 59 seconds ago 22.6MB [2021-03-11T14:23:32.076Z] docker-core-metadata-go latest 78a4885e040f About a minute ago 19MB [2021-03-11T14:23:32.076Z] docker-core-command-go latest 2a1d210021d6 About a minute ago 17.2MB [2021-03-11T14:23:32.076Z] docker-security-bootstrapper-go latest 1a9e88708a02 5 minutes ago 18.7MB [2021-03-11T14:23:32.076Z] docker-security-secretstore-setup-go latest fac230caea95 5 minutes ago 24.9MB [2021-03-11T14:23:32.076Z] docker-support-scheduler-go latest 6e85761eadd0 5 minutes ago 17.3MB [2021-03-11T14:23:32.076Z] docker-security-proxy-setup-go latest 742479d2e369 5 minutes ago 24.7MB [2021-03-11T14:23:32.076Z] docker-support-notifications-go latest f4438905f9ee 5 minutes ago 17.8MB [2021-03-11T14:23:32.076Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-11T14:23:47.820Z] Still waiting to schedule task [2021-03-11T14:23:47.820Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-11T14:24:43.082Z] Running on prd-ubuntu18.04-docker-8c-8g-29525 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws [2021-03-11T14:24:43.145Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-03-11T14:24:45.304Z] using credential edgex-jenkins-ssh [2021-03-11T14:24:45.358Z] Cloning the remote Git repository [2021-03-11T14:24:45.387Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:24:45.450Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-03-11T14:24:45.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:24:45.477Z] > git --version # timeout=10 [2021-03-11T14:24:45.482Z] > git --version # 'git version 2.17.1' [2021-03-11T14:24:45.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:24:45.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T14:24:55.459Z] Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:24:55.577Z] Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [2021-03-11T14:24:55.578Z] Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) [2021-03-11T14:24:54.867Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T14:24:54.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T14:24:54.890Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-11T14:24:54.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-11T14:24:54.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:24:54.905Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T14:24:55.488Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T14:24:55.493Z] > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 [2021-03-11T14:24:55.566Z] > git remote # timeout=10 [2021-03-11T14:24:55.578Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T14:24:55.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T14:24:55.586Z] > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 [2021-03-11T14:24:55.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T14:24:55.602Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T14:24:55.606Z] > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 [2021-03-11T14:24:58.573Z] lf-activate-venv(): INFO: Adding /tmp/venv-XInJ/bin to PATH [2021-03-11T14:24:58.573Z] INFO: No Stack... [2021-03-11T14:24:58.573Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-11T14:24:58.573Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T14:24:58.909Z] + + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-03-11T14:24:58.909Z] cut -d, -f6 [Pipeline] lock [2021-03-11T14:24:59.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] [2021-03-11T14:24:59.023Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] did not exist. Created. [2021-03-11T14:24:59.023Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T14:24:59.276Z] Commit message: "fix(snap): update snap optimization patch" [2021-03-11T14:24:59.468Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-11T14:24:59.774Z] [2021-03-11T14:24:59.774Z] GitHub has been notified of this commit’s build result [2021-03-11T14:24:59.774Z] [2021-03-11T14:24:59.790Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T14:24:59.808Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] [Pipeline] // lock [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2021-03-11T14:25:00.943Z] + echo snap-build.sh [2021-03-11T14:25:00.943Z] snap-build.sh [2021-03-11T14:25:00.943Z] + SNAP_BASE_DIR=. [2021-03-11T14:25:00.943Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-03-11T14:25:00.943Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-03-11T14:25:00.943Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-03-11T14:25:00.943Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-03-11T14:25:00.943Z] + cd /w/workspace/edgex-go/5 [2021-03-11T14:25:00.943Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-11T14:25:00.943Z] Reading package lists... [2021-03-11T14:25:00.943Z] Building dependency tree... [2021-03-11T14:25:00.943Z] Reading state information... [2021-03-11T14:25:01.206Z] The following packages were automatically installed and are no longer required: [2021-03-11T14:25:01.206Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-11T14:25:01.206Z] uidmap xdelta3 [2021-03-11T14:25:01.206Z] Use 'sudo apt autoremove' to remove them. [2021-03-11T14:25:01.206Z] The following packages will be REMOVED: [2021-03-11T14:25:01.206Z] lxd* lxd-client* [2021-03-11T14:25:01.468Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-11T14:25:01.468Z] After this operation, 31.7 MB disk space will be freed. [2021-03-11T14:25:02.514Z] (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-11T14:25:02.514Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-11T14:25:03.457Z] Removing lxd dnsmasq configuration [2021-03-11T14:25:03.457Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-11T14:25:03.719Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-11T14:25:04.665Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-11T14:25:04.666Z] (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-11T14:25:04.666Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-11T14:25:06.582Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-11T14:25:06.582Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-11T14:25:07.548Z] + sudo snap remove --purge lxd [2021-03-11T14:25:07.548Z] snap "lxd" is not installed [2021-03-11T14:25:07.548Z] + sudo groupadd --force --system lxd [2021-03-11T14:25:07.548Z] ++ whoami [2021-03-11T14:25:07.548Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-11T14:25:07.809Z] + newgrp - lxd [2021-03-11T14:25:07.809Z] + sudo snap install lxd [2021-03-11T14:25:15.960Z] 2021-03-11T14:25:13Z INFO Waiting for automatic snapd restart... [2021-03-11T14:25:37.931Z] lxd 4.12 from Canonical* installed [2021-03-11T14:25:37.931Z] + sudo lxd init --auto [2021-03-11T14:25:44.525Z] + sudo snap install --classic snapcraft [2021-03-11T14:25:51.129Z] snapcraft 4.5.4 from Canonical* installed [2021-03-11T14:25:51.129Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-11T14:25:51.129Z] + patch --verbose -p1 [2021-03-11T14:25:51.129Z] Hmm... Looks like a unified diff to me... [2021-03-11T14:25:51.129Z] The text leading up to this was: [2021-03-11T14:25:51.129Z] -------------------------- [2021-03-11T14:25:51.129Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-11T14:25:51.129Z] |From: Tony Espy [2021-03-11T14:25:51.129Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-11T14:25:51.129Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-11T14:25:51.129Z] | [2021-03-11T14:25:51.129Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-11T14:25:51.129Z] |optimize the snap CI check run for pull requests. When [2021-03-11T14:25:51.129Z] |applied, it essentially strips out everything (apps and [2021-03-11T14:25:51.129Z] |parts) from the snapcraft.yaml file except those required [2021-03-11T14:25:51.129Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-11T14:25:51.129Z] |catch changes to edgex-go that break the snap build. [2021-03-11T14:25:51.129Z] | [2021-03-11T14:25:51.129Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-11T14:25:51.129Z] |to update this patch file, otherwise it may fail to apply, [2021-03-11T14:25:51.129Z] |resulting in a failed snap build CI check in the associated [2021-03-11T14:25:51.129Z] |pull request. [2021-03-11T14:25:51.129Z] | [2021-03-11T14:25:51.129Z] |Note - in addition to applying this patch, the pipeline also [2021-03-11T14:25:51.129Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-11T14:25:51.129Z] |need to build the finally binary .snap file (and it won't [2021-03-11T14:25:51.129Z] |work with the patch applied). This further reduces the build [2021-03-11T14:25:51.129Z] |time. [2021-03-11T14:25:51.129Z] |--- [2021-03-11T14:25:51.129Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-11T14:25:51.129Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-11T14:25:51.129Z] | [2021-03-11T14:25:51.129Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-11T14:25:51.129Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-11T14:25:51.129Z] |--- a/snap/snapcraft.yaml [2021-03-11T14:25:51.129Z] |+++ b/snap/snapcraft.yaml [2021-03-11T14:25:51.129Z] -------------------------- [2021-03-11T14:25:51.129Z] patching file snap/snapcraft.yaml [2021-03-11T14:25:51.129Z] Using Plan A... [2021-03-11T14:25:51.129Z] Hunk #1 succeeded at 73. [2021-03-11T14:25:51.129Z] Hunk #2 succeeded at 205. [2021-03-11T14:25:51.129Z] Hunk #3 succeeded at 217. [2021-03-11T14:25:51.129Z] Hunk #4 succeeded at 225. [2021-03-11T14:25:51.129Z] Hunk #5 succeeded at 232. [2021-03-11T14:25:51.129Z] Hunk #6 succeeded at 259. [2021-03-11T14:25:51.129Z] Hunk #7 succeeded at 271. [2021-03-11T14:25:51.129Z] Hunk #8 succeeded at 327. [2021-03-11T14:25:51.129Z] Hmm... Ignoring the trailing garbage. [2021-03-11T14:25:51.129Z] done [2021-03-11T14:25:51.129Z] + sudo snapcraft prime --use-lxd [2021-03-11T14:25:52.515Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-11T14:25:52.515Z] 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-11T14:25:52.515Z] - README.md [2021-03-11T14:25:52.515Z] [2021-03-11T14:25:52.515Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-11T14:25:53.090Z] Launching a container. [2021-03-11T14:26:05.961Z] Waiting for container to be ready [2021-03-11T14:26:05.961Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-11T14:26:05.961Z] [2021-03-11T14:26:08.513Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-11T14:26:08.513Z] Waiting for network to be ready... [2021-03-11T14:26:09.087Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-11T14:26:09.087Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-11T14:26:09.087Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-11T14:26:09.350Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-11T14:26:09.350Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-11T14:26:09.350Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-11T14:26:09.350Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-11T14:26:09.350Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-11T14:26:09.350Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-11T14:26:09.350Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-11T14:26:09.614Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-11T14:26:09.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-11T14:26:09.875Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-11T14:26:09.875Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-11T14:26:09.875Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-11T14:26:09.875Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-11T14:26:09.875Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-11T14:26:09.875Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-11T14:26:10.447Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-11T14:26:10.712Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-11T14:26:10.712Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-11T14:26:10.712Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-11T14:26:10.712Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-11T14:26:10.712Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-11T14:26:10.712Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-11T14:26:10.712Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-11T14:26:10.712Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-11T14:26:12.627Z] Fetched 24.0 MB in 4s (6371 kB/s) [2021-03-11T14:26:13.575Z] Reading package lists... [2021-03-11T14:26:13.575Z] Reading package lists... [2021-03-11T14:26:13.836Z] Building dependency tree... [2021-03-11T14:26:13.836Z] Reading state information... [2021-03-11T14:26:13.836Z] The following additional packages will be installed: [2021-03-11T14:26:13.836Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-11T14:26:13.836Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-11T14:26:13.836Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-11T14:26:13.836Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-11T14:26:13.836Z] Suggested packages: [2021-03-11T14:26:13.836Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-11T14:26:13.836Z] Recommended packages: [2021-03-11T14:26:13.836Z] gnupg libsasl2-modules [2021-03-11T14:26:14.097Z] The following NEW packages will be installed: [2021-03-11T14:26:14.097Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-11T14:26:14.097Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-11T14:26:14.097Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-11T14:26:14.097Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-11T14:26:14.097Z] The following packages will be upgraded: [2021-03-11T14:26:14.097Z] gpg gpg-agent gpgconf libudev1 [2021-03-11T14:26:14.097Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-11T14:26:14.097Z] Need to get 3530 kB of archives. [2021-03-11T14:26:14.097Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-11T14:26:14.097Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-11T14:26:14.097Z] 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-11T14:26:14.357Z] 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-11T14:26:14.357Z] 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-11T14:26:14.357Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-11T14:26:14.357Z] 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-11T14:26:14.930Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-11T14:26:14.930Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-11T14:26:14.930Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-11T14:26:14.930Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-11T14:26:14.930Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-11T14:26:14.930Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-11T14:26:14.930Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-11T14:26:14.930Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-11T14:26:14.930Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-11T14:26:14.930Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-11T14:26:14.930Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-11T14:26:14.930Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-11T14:26:14.930Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-11T14:26:14.930Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-11T14:26:14.930Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-11T14:26:14.930Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-11T14:26:15.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T14:26:15.191Z] Fetched 3530 kB in 1s (3436 kB/s) [2021-03-11T14:26:15.191Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-11T14:26:15.191Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-11T14:26:15.191Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T14:26:15.191Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-11T14:26:15.451Z] Selecting previously unselected package udev. [2021-03-11T14:26:15.451Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-11T14:26:15.451Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-11T14:26:15.451Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-11T14:26:15.711Z] Selecting previously unselected package libfuse2:amd64. [2021-03-11T14:26:15.711Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-11T14:26:15.711Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-11T14:26:15.711Z] Selecting previously unselected package fuse. [2021-03-11T14:26:15.711Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-11T14:26:15.711Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-11T14:26:15.711Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T14:26:15.711Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T14:26:15.972Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T14:26:15.972Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T14:26:15.972Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T14:26:15.972Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T14:26:16.233Z] Selecting previously unselected package libksba8:amd64. [2021-03-11T14:26:16.233Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-11T14:26:16.233Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-11T14:26:16.233Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-11T14:26:16.233Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.233Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.502Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-11T14:26:16.502Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.502Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.502Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-11T14:26:16.502Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.502Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.502Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-11T14:26:16.502Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.502Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.780Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-11T14:26:16.780Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.780Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.780Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-11T14:26:16.780Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.780Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:16.780Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-11T14:26:16.780Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:16.780Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:17.045Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-11T14:26:17.045Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:17.045Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:17.045Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-11T14:26:17.045Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-11T14:26:17.045Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:17.308Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-11T14:26:17.308Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-11T14:26:17.308Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T14:26:17.308Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-11T14:26:17.308Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-11T14:26:17.308Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T14:26:17.308Z] Selecting previously unselected package libldap-common. [2021-03-11T14:26:17.308Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-11T14:26:17.308Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T14:26:17.577Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-11T14:26:17.577Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-11T14:26:17.577Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T14:26:17.577Z] Selecting previously unselected package dirmngr. [2021-03-11T14:26:17.577Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T14:26:17.577Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-11T14:26:17.859Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T14:26:17.859Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-11T14:26:17.859Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-11T14:26:17.859Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T14:26:17.859Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-11T14:26:17.859Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-11T14:26:17.859Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:17.859Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-11T14:26:18.120Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T14:26:18.120Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-11T14:26:18.381Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-11T14:26:18.381Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.642Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-11T14:26:18.642Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-11T14:26:18.642Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-11T14:26:18.642Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.642Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.642Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.902Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.902Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.902Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.902Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-11T14:26:18.902Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-11T14:26:18.902Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-11T14:26:18.902Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T14:26:19.476Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-11T14:26:19.476Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-11T14:26:19.476Z] This means they are not meant to be enabled using systemctl. [2021-03-11T14:26:19.476Z] Possible reasons for having this kind of units are: [2021-03-11T14:26:19.476Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-11T14:26:19.476Z] .wants/ or .requires/ directory. [2021-03-11T14:26:19.476Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-11T14:26:19.476Z] a requirement dependency on it. [2021-03-11T14:26:19.476Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-11T14:26:19.476Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-11T14:26:19.476Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-11T14:26:19.476Z] instance name specified. [2021-03-11T14:26:19.740Z] Reading package lists... [2021-03-11T14:26:19.741Z] Building dependency tree... [2021-03-11T14:26:19.741Z] Reading state information... [2021-03-11T14:26:20.006Z] The following additional packages will be installed: [2021-03-11T14:26:20.006Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-11T14:26:20.006Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-11T14:26:20.006Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-11T14:26:20.006Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-11T14:26:20.006Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-11T14:26:20.006Z] Suggested packages: [2021-03-11T14:26:20.006Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-11T14:26:20.006Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-11T14:26:20.006Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-11T14:26:20.006Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-11T14:26:20.006Z] systemd-container policykit-1 [2021-03-11T14:26:20.006Z] Recommended packages: [2021-03-11T14:26:20.006Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-11T14:26:20.006Z] The following NEW packages will be installed: [2021-03-11T14:26:20.006Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-11T14:26:20.006Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-11T14:26:20.006Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-11T14:26:20.006Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-11T14:26:20.006Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-11T14:26:20.006Z] The following packages will be upgraded: [2021-03-11T14:26:20.006Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-11T14:26:20.006Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-11T14:26:20.006Z] Need to get 35.2 MB of archives. [2021-03-11T14:26:20.006Z] After this operation, 141 MB of additional disk space will be used. [2021-03-11T14:26:20.006Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-11T14:26:20.267Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-11T14:26:20.267Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-11T14:26:20.267Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-11T14:26:20.267Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-11T14:26:20.267Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-11T14:26:20.267Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-11T14:26:20.267Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-11T14:26:20.267Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-11T14:26:20.267Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-11T14:26:20.267Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-11T14:26:20.267Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-11T14:26:20.267Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-11T14:26:20.267Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-11T14:26:20.267Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-11T14:26:20.267Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-11T14:26:20.267Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-11T14:26:20.267Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-11T14:26:20.267Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-11T14:26:21.208Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-11T14:26:21.208Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-11T14:26:21.208Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-11T14:26:21.208Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-11T14:26:21.208Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-11T14:26:21.208Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-11T14:26:21.208Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-11T14:26:21.208Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-11T14:26:21.208Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-11T14:26:21.208Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-11T14:26:21.208Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-11T14:26:21.471Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T14:26:21.471Z] Fetched 35.2 MB in 1s (29.3 MB/s) [2021-03-11T14:26:21.471Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T14:26:21.471Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-11T14:26:21.471Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T14:26:22.045Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-11T14:26:22.045Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T14:26:22.304Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-11T14:26:22.304Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T14:26:22.304Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-11T14:26:22.304Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-11T14:26:22.567Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-11T14:26:22.567Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-11T14:26:22.567Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-11T14:26:22.567Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-11T14:26:23.137Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-11T14:26:23.137Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-11T14:26:23.396Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-11T14:26:23.396Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-11T14:26:23.396Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-11T14:26:23.396Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-11T14:26:23.656Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-11T14:26:23.656Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T14:26:23.656Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:23.917Z] Selecting previously unselected package libexpat1:amd64. [2021-03-11T14:26:23.917Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-11T14:26:23.917Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-11T14:26:23.917Z] Selecting previously unselected package python3.6-minimal. [2021-03-11T14:26:23.917Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T14:26:23.917Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:24.176Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-11T14:26:24.437Z] Checking for services that may need to be restarted...done. [2021-03-11T14:26:24.437Z] Checking for services that may need to be restarted...done. [2021-03-11T14:26:24.437Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:24.437Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-11T14:26:24.437Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:25.011Z] Selecting previously unselected package python3-minimal. [2021-03-11T14:26:25.011Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-11T14:26:25.011Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-11T14:26:25.011Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-11T14:26:25.011Z] Selecting previously unselected package mime-support. [2021-03-11T14:26:25.011Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-11T14:26:25.011Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-11T14:26:25.011Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-11T14:26:25.011Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-11T14:26:25.011Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-11T14:26:25.273Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-11T14:26:25.273Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T14:26:25.273Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:25.273Z] Selecting previously unselected package python3.6. [2021-03-11T14:26:25.273Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-11T14:26:25.273Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:25.533Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-11T14:26:25.533Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-11T14:26:25.533Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-11T14:26:25.533Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-11T14:26:25.794Z] Selecting previously unselected package python3. [2021-03-11T14:26:25.794Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-11T14:26:25.794Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-11T14:26:25.794Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-11T14:26:25.794Z] Selecting previously unselected package multiarch-support. [2021-03-11T14:26:25.794Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:25.794Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-11T14:26:26.056Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-11T14:26:26.056Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-11T14:26:26.056Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-11T14:26:26.056Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-11T14:26:26.056Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-11T14:26:26.056Z] Selecting previously unselected package libbsd0:amd64. [2021-03-11T14:26:26.056Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-11T14:26:26.056Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-11T14:26:26.316Z] Selecting previously unselected package sudo. [2021-03-11T14:26:26.316Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:26.316Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-11T14:26:26.316Z] Selecting previously unselected package apparmor. [2021-03-11T14:26:26.316Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-11T14:26:26.577Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-11T14:26:26.577Z] Selecting previously unselected package libedit2:amd64. [2021-03-11T14:26:26.578Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-11T14:26:26.578Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-11T14:26:26.838Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-11T14:26:26.838Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T14:26:26.838Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:26.838Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-11T14:26:26.838Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T14:26:26.838Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:27.099Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-11T14:26:27.099Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-11T14:26:27.099Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-11T14:26:27.099Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-11T14:26:27.099Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T14:26:27.099Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:27.358Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-11T14:26:27.358Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-11T14:26:27.358Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:27.358Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-11T14:26:27.358Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-11T14:26:27.358Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-11T14:26:27.619Z] Selecting previously unselected package openssh-client. [2021-03-11T14:26:27.619Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-11T14:26:27.619Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-11T14:26:27.880Z] Selecting previously unselected package squashfs-tools. [2021-03-11T14:26:27.880Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-11T14:26:27.880Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-11T14:26:27.880Z] Selecting previously unselected package snapd. [2021-03-11T14:26:27.880Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-11T14:26:27.880Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-11T14:26:29.792Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-11T14:26:29.792Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-11T14:26:29.792Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-11T14:26:30.053Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-11T14:26:30.053Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-11T14:26:30.053Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:30.053Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T14:26:30.053Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-11T14:26:30.053Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-11T14:26:30.996Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-11T14:26:30.996Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-11T14:26:30.996Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-11T14:26:30.996Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:30.996Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:30.996Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-11T14:26:31.567Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-11T14:26:31.567Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:31.567Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-11T14:26:31.567Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-11T14:26:31.829Z] running python rtupdate hooks for python3.6... [2021-03-11T14:26:31.829Z] running python post-rtupdate hooks for python3.6... [2021-03-11T14:26:31.829Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-11T14:26:33.212Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-11T14:26:33.486Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-11T14:26:34.101Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-11T14:26:34.671Z] Setting up snapd (2.48.3+18.04) ... [2021-03-11T14:26:34.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-11T14:26:35.192Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-11T14:26:35.192Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-11T14:26:35.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-11T14:26:35.452Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-11T14:26:35.452Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-11T14:26:35.714Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-11T14:26:35.974Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-11T14:26:35.975Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-11T14:26:36.234Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-11T14:26:36.495Z] /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-11T14:26:36.495Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-11T14:26:36.495Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-11T14:26:37.438Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T14:26:37.438Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T14:26:37.438Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T14:26:38.272Z] Reading package lists... [2021-03-11T14:26:38.533Z] Reading package lists... [2021-03-11T14:26:38.793Z] Building dependency tree... [2021-03-11T14:26:38.793Z] Reading state information... [2021-03-11T14:26:38.793Z] Calculating upgrade... [2021-03-11T14:26:39.054Z] The following packages will be upgraded: [2021-03-11T14:26:39.054Z] advancecomp base-files bash binutils binutils-common [2021-03-11T14:26:39.054Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-11T14:26:39.054Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-11T14:26:39.054Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-11T14:26:39.054Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-11T14:26:39.054Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-11T14:26:39.054Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-11T14:26:39.054Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-11T14:26:39.054Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-11T14:26:39.054Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-11T14:26:39.054Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-11T14:26:39.054Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-11T14:26:39.054Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-11T14:26:39.054Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-11T14:26:39.054Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-11T14:26:39.054Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T14:26:39.054Z] Need to get 63.8 MB of archives. [2021-03-11T14:26:39.054Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-11T14:26:39.054Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-11T14:26:39.054Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-11T14:26:39.054Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-11T14:26:39.054Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-11T14:26:39.054Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-11T14:26:39.054Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-11T14:26:39.054Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-11T14:26:39.054Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-03-11T14:26:39.054Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-11T14:26:39.054Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-11T14:26:39.054Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-11T14:26:39.054Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-11T14:26:39.054Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-11T14:26:39.316Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-11T14:26:39.316Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-11T14:26:39.316Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-11T14:26:39.316Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-11T14:26:39.316Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-11T14:26:39.316Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-11T14:26:39.316Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-11T14:26:39.316Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-11T14:26:39.316Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-11T14:26:39.316Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-11T14:26:39.316Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-11T14:26:39.316Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-11T14:26:39.316Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-11T14:26:39.316Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-11T14:26:39.316Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-11T14:26:39.316Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-11T14:26:39.316Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-11T14:26:39.316Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-11T14:26:39.316Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.316Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-11T14:26:39.316Z] 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-11T14:26:39.575Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-11T14:26:39.575Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-11T14:26:39.575Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-11T14:26:39.575Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-11T14:26:39.575Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-11T14:26:39.575Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-11T14:26:39.575Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-11T14:26:39.575Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-11T14:26:39.835Z] 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-11T14:26:39.835Z] 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-11T14:26:39.835Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-11T14:26:40.094Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-11T14:26:40.094Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-11T14:26:40.094Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-11T14:26:40.094Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-11T14:26:40.094Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-11T14:26:40.094Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-11T14:26:40.094Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-11T14:26:40.354Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-11T14:26:40.354Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-11T14:26:40.354Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-11T14:26:40.354Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-11T14:26:40.354Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-11T14:26:40.354Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-11T14:26:40.354Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-11T14:26:40.354Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-11T14:26:40.354Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-11T14:26:40.355Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-11T14:26:40.355Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-11T14:26:40.355Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-11T14:26:40.616Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-11T14:26:40.616Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-11T14:26:40.616Z] 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-11T14:26:40.616Z] 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-11T14:26:40.616Z] 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-11T14:26:40.616Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-11T14:26:40.616Z] 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-11T14:26:40.616Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-11T14:26:40.616Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-11T14:26:40.616Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-11T14:26:40.616Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-11T14:26:40.616Z] 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-11T14:26:40.616Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-11T14:26:40.616Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-11T14:26:40.616Z] 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-11T14:26:40.616Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-11T14:26:40.616Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-11T14:26:40.876Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-11T14:26:40.876Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-11T14:26:40.876Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-11T14:26:40.876Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-11T14:26:40.876Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T14:26:41.137Z] Fetched 63.8 MB in 2s (33.7 MB/s) [2021-03-11T14:26:41.137Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:41.137Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:41.137Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T14:26:41.709Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:41.709Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T14:26:41.971Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-11T14:26:41.971Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-11T14:26:42.544Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:42.804Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:42.804Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:42.804Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.064Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.064Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.064Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.324Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.324Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.325Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.586Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.586Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.586Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.586Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:43.847Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:26:43.847Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T14:26:43.847Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:43.847Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-11T14:26:44.108Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:26:44.108Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T14:26:44.108Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:44.108Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:44.108Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:44.369Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:44.370Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-11T14:26:44.370Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-11T14:26:44.634Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:26:44.895Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T14:26:44.895Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:45.155Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T14:26:45.416Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-11T14:26:45.677Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-11T14:26:45.677Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-11T14:26:45.677Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-11T14:26:45.677Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-11T14:26:45.938Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-11T14:26:45.938Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-11T14:26:46.198Z] Installing new version of config file /etc/issue ... [2021-03-11T14:26:46.198Z] Installing new version of config file /etc/issue.net ... [2021-03-11T14:26:46.198Z] Installing new version of config file /etc/lsb-release ... [2021-03-11T14:26:46.198Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-11T14:26:46.458Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-11T14:26:46.458Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-11T14:26:46.458Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-11T14:26:46.458Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:46.458Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-11T14:26:46.458Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-11T14:26:46.719Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-11T14:26:46.719Z] 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-11T14:26:46.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:46.980Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:46.980Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:46.980Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:46.980Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:46.980Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-11T14:26:47.240Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-11T14:26:47.240Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-11T14:26:47.501Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:47.501Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-11T14:26:47.501Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T14:26:47.501Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-11T14:26:47.762Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:47.762Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T14:26:47.762Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T14:26:48.022Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T14:26:48.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:48.022Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T14:26:48.022Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T14:26:48.285Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-11T14:26:48.285Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:48.285Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-11T14:26:48.285Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-11T14:26:48.545Z] Setting up grep (3.1-2build1) ... [2021-03-11T14:26:48.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:48.545Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-11T14:26:48.545Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-11T14:26:48.545Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-11T14:26:48.805Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:48.805Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T14:26:48.805Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T14:26:48.805Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-11T14:26:49.066Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:49.066Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T14:26:49.066Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T14:26:49.638Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T14:26:49.638Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T14:26:49.638Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-11T14:26:49.638Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T14:26:50.209Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-11T14:26:50.473Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:50.473Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-11T14:26:50.473Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-11T14:26:51.447Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-11T14:26:51.447Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-11T14:26:51.447Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-11T14:26:51.447Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-11T14:26:51.708Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-11T14:26:51.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:51.708Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-11T14:26:51.708Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-11T14:26:51.970Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-11T14:26:51.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:51.970Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:51.970Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:52.230Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:52.230Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:52.230Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:52.230Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:52.491Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:52.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:52.491Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:52.491Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:52.753Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:52.753Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:52.753Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:52.753Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:53.015Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:53.015Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:53.015Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T14:26:53.015Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T14:26:53.275Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T14:26:53.275Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T14:26:53.275Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T14:26:53.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:53.534Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-11T14:26:53.534Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T14:26:53.534Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T14:26:53.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:53.795Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:53.795Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:53.795Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:54.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:54.056Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:54.057Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:54.057Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:54.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:54.319Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:54.319Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:54.579Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:26:54.840Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-11T14:26:55.101Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-11T14:26:55.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:55.364Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-11T14:26:55.364Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-11T14:26:55.364Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T14:26:55.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-11T14:26:55.630Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-11T14:26:55.630Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-11T14:26:55.890Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-11T14:26:55.890Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:55.890Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-11T14:26:55.890Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-11T14:26:56.151Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-11T14:26:56.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:56.411Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-11T14:26:56.411Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-11T14:26:56.411Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-11T14:26:56.672Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:56.672Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-11T14:26:56.672Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-11T14:26:56.672Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-11T14:26:56.932Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:56.932Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T14:26:56.932Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T14:26:56.932Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T14:26:57.196Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:57.196Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T14:26:57.196Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T14:26:57.502Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T14:26:57.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:57.502Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-11T14:26:57.763Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T14:26:57.763Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T14:26:58.024Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:58.024Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-11T14:26:58.024Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-11T14:26:58.024Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-11T14:26:58.286Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-11T14:26:58.286Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T14:26:58.286Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T14:26:58.286Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T14:26:58.547Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:58.547Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-11T14:26:58.547Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-11T14:26:58.831Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-11T14:26:58.831Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:58.831Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-11T14:26:58.831Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-11T14:26:59.092Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-11T14:26:59.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:59.353Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-11T14:26:59.353Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-11T14:26:59.353Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-11T14:26:59.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:59.353Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-11T14:26:59.613Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-11T14:26:59.613Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-11T14:26:59.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:26:59.613Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-11T14:26:59.613Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-11T14:27:00.185Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-11T14:27:00.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:00.446Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-11T14:27:00.446Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-11T14:27:00.446Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-11T14:27:00.706Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:00.706Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-11T14:27:00.706Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-11T14:27:00.967Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-11T14:27:00.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:00.967Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-11T14:27:00.967Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-11T14:27:01.228Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-11T14:27:01.228Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:01.228Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-11T14:27:01.228Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-11T14:27:01.490Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-11T14:27:01.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:01.490Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-11T14:27:01.490Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-11T14:27:01.750Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-11T14:27:02.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:02.017Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-11T14:27:02.017Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-11T14:27:02.017Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-11T14:27:02.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-11T14:27:02.017Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-11T14:27:02.017Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-11T14:27:02.279Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-11T14:27:02.279Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-11T14:27:02.279Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-11T14:27:02.279Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-11T14:27:02.542Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-11T14:27:02.542Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-11T14:27:02.542Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-11T14:27:02.542Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-11T14:27:02.811Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-11T14:27:02.811Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-11T14:27:03.081Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-11T14:27:03.081Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-11T14:27:03.344Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-11T14:27:03.344Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-11T14:27:03.344Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-11T14:27:03.604Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-11T14:27:03.604Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-11T14:27:03.604Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-11T14:27:03.865Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-11T14:27:03.865Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-11T14:27:03.865Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-11T14:27:03.865Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-11T14:27:04.126Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-11T14:27:04.126Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-11T14:27:04.387Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-11T14:27:04.387Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-11T14:27:04.959Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-11T14:27:04.959Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-11T14:27:05.220Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-11T14:27:05.220Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-11T14:27:05.220Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T14:27:05.791Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T14:27:06.051Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T14:27:06.051Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T14:27:06.311Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T14:27:06.311Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T14:27:06.574Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-11T14:27:06.574Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-11T14:27:06.574Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:06.575Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:06.836Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:06.836Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:06.836Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:07.096Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:07.096Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:07.096Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:08.047Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:08.047Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:09.148Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:09.148Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:10.311Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:10.311Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:10.311Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:10.311Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:11.013Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-11T14:27:11.013Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-11T14:27:11.013Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T14:27:11.013Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T14:27:11.279Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-11T14:27:11.279Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T14:27:11.279Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-11T14:27:11.540Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-11T14:27:11.540Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-11T14:27:11.540Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-11T14:27:11.540Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T14:27:11.540Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T14:27:11.801Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-11T14:27:11.801Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-11T14:27:11.801Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-11T14:27:11.801Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-11T14:27:12.078Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.078Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-11T14:27:12.078Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.078Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.078Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.078Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-11T14:27:12.078Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-11T14:27:12.078Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-11T14:27:12.339Z] [2021-03-11T14:27:12.339Z] Current default time zone: 'Etc/UTC' [2021-03-11T14:27:12.339Z] Local time is now: Thu Mar 11 14:27:12 UTC 2021. [2021-03-11T14:27:12.339Z] Universal Time is now: Thu Mar 11 14:27:12 UTC 2021. [2021-03-11T14:27:12.339Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-11T14:27:12.339Z] [2021-03-11T14:27:12.339Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-11T14:27:12.339Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.339Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-11T14:27:12.339Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-11T14:27:12.600Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-11T14:27:12.600Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-11T14:27:12.600Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-11T14:27:12.600Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-11T14:27:12.600Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-11T14:27:12.600Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-11T14:27:12.600Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:12.860Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-11T14:27:13.120Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:13.120Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-11T14:27:13.120Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:13.120Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-11T14:27:13.120Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-11T14:27:13.120Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-11T14:27:13.120Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-11T14:27:13.120Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-11T14:27:13.120Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-11T14:27:13.381Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-11T14:27:13.381Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-11T14:27:15.297Z] Updating certificates in /etc/ssl/certs... [2021-03-11T14:27:15.867Z] 23 added, 27 removed; done. [2021-03-11T14:27:16.127Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-11T14:27:16.127Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-11T14:27:16.127Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-11T14:27:16.127Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-11T14:27:16.127Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-11T14:27:16.127Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-11T14:27:16.388Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.388Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-11T14:27:16.388Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-11T14:27:16.650Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-11T14:27:16.650Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-11T14:27:16.650Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-11T14:27:16.650Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.650Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-11T14:27:16.650Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-11T14:27:16.650Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-11T14:27:16.911Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-11T14:27:16.911Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T14:27:16.911Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-11T14:27:16.911Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-11T14:27:16.911Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-11T14:27:16.911Z] Updating certificates in /etc/ssl/certs... [2021-03-11T14:27:17.483Z] 0 added, 0 removed; done. [2021-03-11T14:27:17.483Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-11T14:27:17.483Z] done. [2021-03-11T14:27:18.054Z] Reading package lists... [2021-03-11T14:27:18.054Z] Building dependency tree... [2021-03-11T14:27:18.054Z] Reading state information... [2021-03-11T14:27:18.315Z] The following NEW packages will be installed: [2021-03-11T14:27:18.315Z] apt-transport-https [2021-03-11T14:27:18.315Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T14:27:18.315Z] Need to get 1696 B of archives. [2021-03-11T14:27:18.315Z] After this operation, 153 kB of additional disk space will be used. [2021-03-11T14:27:18.315Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-11T14:27:18.315Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T14:27:18.315Z] Fetched 1696 B in 0s (47.3 kB/s) [2021-03-11T14:27:18.581Z] Selecting previously unselected package apt-transport-https. [2021-03-11T14:27:18.581Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-11T14:27:18.581Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-11T14:27:18.581Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-11T14:27:18.581Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-11T14:27:18.840Z] Waiting for network to be ready... [2021-03-11T14:27:25.436Z] 2021-03-11T14:27:22Z INFO Waiting for automatic snapd restart... [2021-03-11T14:27:25.695Z] snapd 2.49 from Canonical* installed [2021-03-11T14:27:26.636Z] "snapd" switched to the "latest/stable" channel [2021-03-11T14:27:26.636Z] [2021-03-11T14:27:29.932Z] core18 20210128 from Canonical* installed [2021-03-11T14:27:29.932Z] "core18" switched to the "latest/stable" channel [2021-03-11T14:27:29.932Z] [2021-03-11T14:27:33.230Z] snapcraft 4.5.4 from Canonical* installed [2021-03-11T14:27:33.230Z] "snapcraft" switched to the "latest/stable" channel [2021-03-11T14:27:33.230Z] [2021-03-11T14:27:36.529Z] 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-11T14:27:36.529Z] - README.md [2021-03-11T14:27:36.529Z] [2021-03-11T14:27:36.529Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-11T14:27:43.116Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T14:27:43.116Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T14:27:43.116Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T14:27:43.116Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T14:27:44.319Z] Reading package lists... [2021-03-11T14:27:44.579Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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-11T14:27:51.169Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T14:27:51.169Z] Reading package lists... [2021-03-11T14:27:51.169Z] Building dependency tree... [2021-03-11T14:27:51.169Z] Reading state information... [2021-03-11T14:27:51.169Z] Suggested packages: [2021-03-11T14:27:51.169Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-11T14:27:51.169Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-11T14:27:51.169Z] Recommended packages: [2021-03-11T14:27:51.169Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-11T14:27:51.169Z] The following NEW packages will be installed: [2021-03-11T14:27:51.169Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-11T14:27:51.169Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-11T14:27:51.169Z] pkg-config zip [2021-03-11T14:27:51.169Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-11T14:27:51.169Z] Need to get 7658 kB of archives. [2021-03-11T14:27:51.169Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-11T14:27:51.169Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] [2021-03-11T14:27:51.169Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-11T14:27:51.432Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-11T14:27:51.432Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-11T14:27:51.432Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-11T14:27:51.432Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-11T14:27:51.432Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-11T14:27:51.432Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-11T14:27:51.432Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-11T14:27:51.432Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-11T14:27:51.432Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-11T14:27:51.701Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-11T14:27:51.701Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-11T14:27:51.701Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-11T14:27:51.701Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-11T14:27:51.962Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-11T14:27:51.962Z] Fetched 7658 kB in 1s (10.2 MB/s) [2021-03-11T14:27:51.962Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-11T14:27:51.962Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-11T14:27:51.962Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... [2021-03-11T14:27:51.962Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-11T14:27:52.224Z] Selecting previously unselected package libpsl5:amd64. [2021-03-11T14:27:52.224Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-11T14:27:52.224Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-11T14:27:52.224Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-11T14:27:52.224Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-11T14:27:52.224Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-11T14:27:52.485Z] Selecting previously unselected package librtmp1:amd64. [2021-03-11T14:27:52.485Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-11T14:27:52.485Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-11T14:27:52.485Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-11T14:27:52.485Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-11T14:27:52.485Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-11T14:27:52.745Z] Selecting previously unselected package liberror-perl. [2021-03-11T14:27:52.745Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-11T14:27:52.745Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-11T14:27:52.745Z] Selecting previously unselected package git-man. [2021-03-11T14:27:52.745Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-11T14:27:52.745Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-11T14:27:53.007Z] Selecting previously unselected package git. [2021-03-11T14:27:53.007Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-11T14:27:53.007Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-11T14:27:54.392Z] Selecting previously unselected package libnorm1:amd64. [2021-03-11T14:27:54.392Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-11T14:27:54.392Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-11T14:27:54.392Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-11T14:27:54.392Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-11T14:27:54.392Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-11T14:27:54.392Z] Selecting previously unselected package libsodium23:amd64. [2021-03-11T14:27:54.392Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-11T14:27:54.392Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-11T14:27:54.653Z] Selecting previously unselected package libzmq5:amd64. [2021-03-11T14:27:54.653Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-11T14:27:54.653Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T14:27:54.653Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-11T14:27:54.653Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-11T14:27:54.653Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T14:27:54.914Z] Selecting previously unselected package pkg-config. [2021-03-11T14:27:54.914Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-11T14:27:54.914Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-11T14:27:54.914Z] Selecting previously unselected package zip. [2021-03-11T14:27:54.914Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-11T14:27:54.914Z] Unpacking zip (3.0-11build1) ... [2021-03-11T14:27:55.175Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-11T14:27:55.175Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-11T14:27:55.175Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-11T14:27:55.175Z] Setting up liberror-perl (0.17025-1) ... [2021-03-11T14:27:55.175Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-11T14:27:55.175Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... [2021-03-11T14:27:55.175Z] No schema files found: doing nothing. [2021-03-11T14:27:55.175Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-11T14:27:55.175Z] Setting up zip (3.0-11build1) ... [2021-03-11T14:27:55.437Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-11T14:27:55.437Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-11T14:27:55.437Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-11T14:27:55.437Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T14:27:55.437Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-11T14:27:55.437Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-11T14:27:55.437Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-11T14:27:55.697Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-11T14:28:02.284Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T14:28:02.284Z] git set to automatically installed. [2021-03-11T14:28:02.284Z] git-man set to automatically installed. [2021-03-11T14:28:02.284Z] libcurl3-gnutls set to automatically installed. [2021-03-11T14:28:02.284Z] liberror-perl set to automatically installed. [2021-03-11T14:28:02.284Z] libglib2.0-0 set to automatically installed. [2021-03-11T14:28:02.284Z] libnghttp2-14 set to automatically installed. [2021-03-11T14:28:02.284Z] libnorm1 set to automatically installed. [2021-03-11T14:28:02.284Z] libpgm-5.2-0 set to automatically installed. [2021-03-11T14:28:02.284Z] libpsl5 set to automatically installed. [2021-03-11T14:28:02.284Z] librtmp1 set to automatically installed. [2021-03-11T14:28:02.284Z] libsodium23 set to automatically installed. [2021-03-11T14:28:02.284Z] libzmq3-dev set to automatically installed. [2021-03-11T14:28:02.284Z] libzmq5 set to automatically installed. [2021-03-11T14:28:02.284Z] pkg-config set to automatically installed. [2021-03-11T14:28:02.284Z] zip set to automatically installed. [2021-03-11T14:28:04.202Z] snapd is not logged in, snap install commands will use sudo [2021-03-11T14:28:10.804Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T14:30:17.460Z] go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed [2021-03-11T14:30:17.460Z] snapd is not logged in, snap install commands will use sudo [2021-03-11T14:30:20.761Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-11T14:30:21.332Z] snap "core18" has no updates available [2021-03-11T14:30:21.904Z] Pulling config-common [2021-03-11T14:30:21.904Z] + snapcraftctl pull [2021-03-11T14:30:22.846Z] Pulling go-build-helper [2021-03-11T14:30:22.846Z] + snapcraftctl pull [2021-03-11T14:30:23.789Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-11T14:30:23.789Z] Skipping pull go-build-helper (already ran) [2021-03-11T14:30:23.789Z] Building go-build-helper [2021-03-11T14:30:23.789Z] + snapcraftctl build [2021-03-11T14:30:25.718Z] Staging go-build-helper [2021-03-11T14:30:25.718Z] + snapcraftctl stage [2021-03-11T14:30:35.728Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-11T14:30:35.728Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-11T14:30:35.728Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] [2021-03-11T14:30:35.728Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-11T14:30:35.728Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-11T14:30:35.728Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-11T14:30:35.728Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-11T14:30:35.728Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-11T14:30:35.728Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-11T14:30:35.728Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-11T14:30:35.728Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-11T14:30:35.728Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-11T14:30:35.728Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-11T14:30:35.728Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-11T14:30:35.728Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-11T14:30:35.728Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-11T14:30:35.728Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-11T14:30:35.728Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-11T14:30:35.728Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-11T14:30:35.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-03-11T14:30:35.728Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-11T14:30:35.728Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-11T14:30:35.728Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-11T14:30:35.728Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-11T14:30:35.728Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-11T14:30:35.728Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-11T14:30:35.728Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-11T14:30:35.728Z] Fetched 24.0 MB in 0s (0 B/s) [2021-03-11T14:30:35.728Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-11T14:30:35.728Z] Fetched 224 kB in 0s (0 B/s) [2021-03-11T14:30:35.728Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-11T14:30:35.728Z] Fetched 157 kB in 0s (0 B/s) [2021-03-11T14:30:35.728Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-11T14:30:35.728Z] Fetched 221 kB in 0s (0 B/s) [2021-03-11T14:30:35.728Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-11T14:30:35.728Z] Fetched 143 kB in 0s (0 B/s) [2021-03-11T14:30:35.728Z] Pulling edgex-go [2021-03-11T14:30:35.728Z] + snapcraftctl pull [2021-03-11T14:30:57.686Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-11T14:30:57.686Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-11T14:30:57.686Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-11T14:30:57.686Z] Fetched 0 B in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-11T14:30:57.686Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-11T14:30:57.686Z] Fetched 279 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-11T14:30:57.686Z] Fetched 122 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-11T14:30:57.686Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-11T14:30:57.686Z] Fetched 8848 B in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-11T14:30:57.686Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-11T14:30:57.686Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-11T14:30:57.686Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-11T14:30:57.686Z] Fetched 214 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-11T14:30:57.686Z] Fetched 154 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-11T14:30:57.686Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-11T14:30:57.686Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-11T14:30:57.686Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-11T14:30:57.686Z] Fetched 499 kB in 0s (0 B/s) [2021-03-11T14:30:57.686Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-11T14:30:57.687Z] Fetched 111 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-11T14:30:57.687Z] Fetched 240 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-11T14:30:57.687Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-11T14:30:57.687Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-11T14:30:57.687Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-11T14:30:57.687Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-11T14:30:57.687Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-11T14:30:57.687Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-11T14:30:57.687Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-11T14:30:57.687Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-11T14:30:57.687Z] Fetched 8720 B in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-11T14:30:57.687Z] Fetched 137 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-11T14:30:57.687Z] Fetched 119 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-11T14:30:57.687Z] Fetched 109 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-11T14:30:57.687Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-11T14:30:57.687Z] Fetched 645 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-11T14:30:57.687Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-11T14:30:57.687Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-11T14:30:57.687Z] Fetched 368 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-11T14:30:57.687Z] Fetched 187 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-11T14:30:57.687Z] Fetched 175 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-11T14:30:57.687Z] Fetched 206 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-11T14:30:57.687Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-11T14:30:57.687Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-11T14:30:57.687Z] Fetched 159 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-11T14:30:57.687Z] Fetched 107 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-11T14:30:57.687Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-11T14:30:57.687Z] Pulling static-packages [2021-03-11T14:30:57.687Z] + snapcraftctl pull [2021-03-11T14:30:57.687Z] Pulling version [2021-03-11T14:30:57.687Z] + cd /root/project [2021-03-11T14:30:57.687Z] + [ -f VERSION ] [2021-03-11T14:30:57.687Z] + PROJECT_VERSION=local-dev [2021-03-11T14:30:57.687Z] + git rev-parse --short HEAD [2021-03-11T14:30:57.687Z] + GIT_REVISION=1010d7ab [2021-03-11T14:30:57.687Z] + snapcraftctl set-version local-dev [2021-03-11T14:30:57.687Z] Building config-common [2021-03-11T14:30:57.687Z] + snapcraftctl build [2021-03-11T14:30:59.072Z] Skipping build go-build-helper (already ran) [2021-03-11T14:30:59.072Z] Building edgex-go [2021-03-11T14:30:59.332Z] + cd /root/parts/edgex-go/src [2021-03-11T14:30:59.332Z] + make build [2021-03-11T14:30:59.332Z] 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-11T14:31:01.875Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-11T14:31:01.875Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-11T14:31:01.875Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-11T14:31:01.875Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 [2021-03-11T14:31:01.875Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-11T14:31:01.875Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-11T14:31:01.875Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-11T14:31:01.875Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-11T14:31:01.875Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-11T14:31:02.137Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-11T14:31:02.137Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-11T14:31:02.137Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-11T14:31:02.137Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-11T14:31:02.137Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-11T14:31:02.137Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-11T14:31:02.396Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-11T14:31:02.396Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-11T14:31:02.396Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-11T14:31:02.396Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-11T14:31:02.396Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-11T14:31:02.659Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-11T14:31:02.659Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-11T14:31:02.659Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-11T14:31:02.659Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-11T14:31:02.659Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-11T14:31:02.921Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-11T14:31:02.921Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-11T14:31:02.921Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-11T14:31:02.921Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-11T14:31:02.921Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-11T14:31:02.921Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-11T14:31:02.921Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-11T14:31:03.180Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-11T14:31:03.180Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-11T14:31:03.180Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-11T14:31:03.180Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-11T14:31:03.180Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-11T14:31:03.180Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-11T14:31:03.180Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-11T14:31:03.180Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-11T14:31:03.180Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-11T14:31:03.180Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-11T14:31:03.180Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-11T14:31:03.180Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-11T14:31:03.438Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-11T14:31:13.419Z] 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-11T14:31:13.419Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-11T14:31:18.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-11T14:31:19.635Z] 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-11T14:31:21.542Z] 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-11T14:31:22.110Z] 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-11T14:31:22.111Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-11T14:31:22.373Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-11T14:31:22.373Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-11T14:31:22.373Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-11T14:31:24.916Z] 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-11T14:31:24.916Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-11T14:31:24.916Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-11T14:31:26.300Z] 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-11T14:31:27.705Z] 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-11T14:31:27.705Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-11T14:31:29.621Z] 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-11T14:31:30.561Z] 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-11T14:31:30.821Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-11T14:31:32.236Z] 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-11T14:31:32.236Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-11T14:31:34.778Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-11T14:31:34.778Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-11T14:31:34.778Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-11T14:31:34.778Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-11T14:31:34.778Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-11T14:31:34.778Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-11T14:31:34.778Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-11T14:31:34.778Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-11T14:31:38.076Z] Building static-packages [2021-03-11T14:31:38.076Z] + snapcraftctl build [2021-03-11T14:31:39.458Z] Building version [2021-03-11T14:31:39.458Z] + snapcraftctl build [2021-03-11T14:31:41.368Z] Staging config-common [2021-03-11T14:31:41.368Z] + snapcraftctl stage [2021-03-11T14:31:42.312Z] Skipping stage go-build-helper (already ran) [2021-03-11T14:31:42.312Z] Staging edgex-go [2021-03-11T14:31:42.312Z] + snapcraftctl stage [2021-03-11T14:31:43.252Z] Staging static-packages [2021-03-11T14:31:43.252Z] + snapcraftctl stage [2021-03-11T14:31:44.193Z] Staging version [2021-03-11T14:31:44.193Z] + snapcraftctl stage [2021-03-11T14:31:45.136Z] Priming config-common [2021-03-11T14:31:45.136Z] + snapcraftctl prime [2021-03-11T14:31:46.076Z] Priming go-build-helper [2021-03-11T14:31:46.076Z] + snapcraftctl prime [2021-03-11T14:31:47.016Z] Priming edgex-go [2021-03-11T14:31:47.016Z] + snapcraftctl prime [2021-03-11T14:31:47.957Z] Priming static-packages [2021-03-11T14:31:47.957Z] + snapcraftctl prime [2021-03-11T14:31:50.502Z] Priming version [2021-03-11T14:31:50.502Z] + snapcraftctl prime [2021-03-11T14:31:51.072Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-11T14:31:54.626Z] provisioning config files... [2021-03-11T14:31:54.647Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6143318890795800553tmp [Pipeline] { [Pipeline] sh [2021-03-11T14:31:55.078Z] + set +x [2021-03-11T14:31:55.078Z] + bash -s -- [2021-03-11T14:31:55.078Z] + curl -s https://codecov.io/bash [2021-03-11T14:31:55.668Z] [2021-03-11T14:31:55.668Z] _____ _ [2021-03-11T14:31:55.668Z] / ____| | | [2021-03-11T14:31:55.668Z] | | ___ __| | ___ ___ _____ __ [2021-03-11T14:31:55.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-11T14:31:55.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-11T14:31:55.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-11T14:31:55.668Z] Bash-20210309-2b87ace [2021-03-11T14:31:55.668Z] [2021-03-11T14:31:55.668Z] [2021-03-11T14:31:55.668Z] ==> git version 2.24.3 found [2021-03-11T14:31:55.668Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-03-11T14:31:55.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-11T14:31:55.668Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-11T14:31:55.668Z] ==> Jenkins CI detected. [2021-03-11T14:31:55.668Z] project root: . [2021-03-11T14:31:55.668Z] --> token set from env [2021-03-11T14:31:55.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-11T14:31:55.942Z] ==> Running gcov in . (disable via -X gcov) [2021-03-11T14:31:56.211Z] ==> Python coveragepy not found [2021-03-11T14:31:56.211Z] ==> Searching for coverage reports in: [2021-03-11T14:31:56.211Z] + . [2021-03-11T14:31:56.902Z] -> Found 1 reports [2021-03-11T14:31:56.902Z] ==> Detecting git/mercurial file structure [2021-03-11T14:31:56.903Z] ==> Reading reports [2021-03-11T14:31:56.903Z] + ./coverage.out bytes=628838 [2021-03-11T14:31:56.903Z] ==> Appending adjustments [2021-03-11T14:31:56.903Z] https://docs.codecov.io/docs/fixing-reports [2021-03-11T14:32:07.110Z] + Found adjustments [2021-03-11T14:32:07.110Z] ==> Gzipping contents [2021-03-11T14:32:07.377Z] 92K /tmp/codecov.cUSNzi.gz [2021-03-11T14:32:07.377Z] ==> Uploading reports [2021-03-11T14:32:07.377Z] url: https://codecov.io [2021-03-11T14:32:07.377Z] query: branch=PR-3242&commit=1010d7ab92e7501ef9ffb2df571d8983dffc4f47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3242%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3242&job=&cmd_args= [2021-03-11T14:32:07.377Z] -> Pinging Codecov [2021-03-11T14:32:07.377Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3242&commit=1010d7ab92e7501ef9ffb2df571d8983dffc4f47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3242%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3242&job=&cmd_args= [2021-03-11T14:32:07.960Z] -> Uploading to [2021-03-11T14:32:07.960Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-11/00271124DB129430A58F1EEE437C3FCB/1010d7ab92e7501ef9ffb2df571d8983dffc4f47/c14e5c33-afbb-49ed-91bb-66bc167a9f87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T143207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b9a329010a2a89244ed4c39c7f9dce545a53c8da5b3f52938d88203eaeb5f8f [2021-03-11T14:32:07.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T14:32:07.960Z] Dload Upload Total Spent Left Speed [2021-03-11T14:32:08.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92757 0 0 100 92757 0 111k --:--:-- --:--:-- --:--:-- 111k 100 92757 0 0 100 92757 0 111k --:--:-- --:--:-- --:--:-- 111k [2021-03-11T14:32:08.924Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [Pipeline] } [2021-03-11T14:32:08.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:32:11.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:32:12.953Z] ---> package-listing.sh [2021-03-11T14:32:12.953Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-11T14:32:12.953Z] ++ facter osfamily [2021-03-11T14:32:13.725Z] + OS_FAMILY=redhat [2021-03-11T14:32:13.726Z] + workspace=/w/workspace/edgex-go/5 [2021-03-11T14:32:13.726Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-11T14:32:13.726Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-11T14:32:13.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-11T14:32:13.726Z] + PACKAGES=/tmp/packages_start.txt [2021-03-11T14:32:13.726Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-11T14:32:13.726Z] + PACKAGES=/tmp/packages_end.txt [2021-03-11T14:32:13.726Z] + case "${OS_FAMILY}" in [2021-03-11T14:32:13.726Z] + sort [2021-03-11T14:32:13.726Z] + rpm -qa [2021-03-11T14:32:20.569Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-11T14:32:20.569Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-11T14:32:20.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-11T14:32:20.569Z] + '[' /w/workspace/edgex-go/5 ']' [2021-03-11T14:32:20.569Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-03-11T14:32:20.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-03-11T14:32:20.589Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-11T14:32:20.902Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:32:21.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T14:32:21.765Z] [2021-03-11T14:32:21.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-11T14:32:22.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T14:32:22.443Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-11T14:32:22.443Z] df20fa9351a1: Pulling fs layer [2021-03-11T14:32:22.443Z] 36b3adc4ff6f: Pulling fs layer [2021-03-11T14:32:22.443Z] 8ad3a11d3b57: Pulling fs layer [2021-03-11T14:32:22.443Z] 46f8f816bc3b: Pulling fs layer [2021-03-11T14:32:22.443Z] 93b61091891f: Pulling fs layer [2021-03-11T14:32:22.443Z] 93b9cdb0e59b: Pulling fs layer [2021-03-11T14:32:22.443Z] 5e14af77c1be: Pulling fs layer [2021-03-11T14:32:22.443Z] 01666e4c0597: Pulling fs layer [2021-03-11T14:32:22.443Z] aa168da1d23b: Pulling fs layer [2021-03-11T14:32:22.443Z] 46f8f816bc3b: Waiting [2021-03-11T14:32:22.443Z] 93b61091891f: Waiting [2021-03-11T14:32:22.443Z] 93b9cdb0e59b: Waiting [2021-03-11T14:32:22.443Z] 5e14af77c1be: Waiting [2021-03-11T14:32:22.443Z] aa168da1d23b: Waiting [2021-03-11T14:32:22.443Z] 01666e4c0597: Waiting [2021-03-11T14:32:22.443Z] 36b3adc4ff6f: Verifying Checksum [2021-03-11T14:32:22.443Z] 36b3adc4ff6f: Download complete [2021-03-11T14:32:22.711Z] 46f8f816bc3b: Verifying Checksum [2021-03-11T14:32:22.711Z] 46f8f816bc3b: Download complete [2021-03-11T14:32:22.711Z] df20fa9351a1: Verifying Checksum [2021-03-11T14:32:22.711Z] df20fa9351a1: Download complete [2021-03-11T14:32:22.711Z] 93b9cdb0e59b: Verifying Checksum [2021-03-11T14:32:22.711Z] 93b9cdb0e59b: Download complete [2021-03-11T14:32:22.711Z] 5e14af77c1be: Verifying Checksum [2021-03-11T14:32:22.711Z] 5e14af77c1be: Download complete [2021-03-11T14:32:22.711Z] 01666e4c0597: Verifying Checksum [2021-03-11T14:32:22.711Z] 01666e4c0597: Download complete [2021-03-11T14:32:22.711Z] 93b61091891f: Verifying Checksum [2021-03-11T14:32:22.711Z] 93b61091891f: Download complete [2021-03-11T14:32:23.293Z] df20fa9351a1: Pull complete [2021-03-11T14:32:23.561Z] 8ad3a11d3b57: Verifying Checksum [2021-03-11T14:32:23.561Z] 8ad3a11d3b57: Download complete [2021-03-11T14:32:24.147Z] 36b3adc4ff6f: Pull complete [2021-03-11T14:32:26.788Z] aa168da1d23b: Verifying Checksum [2021-03-11T14:32:26.788Z] aa168da1d23b: Download complete [2021-03-11T14:32:27.080Z] 8ad3a11d3b57: Pull complete [2021-03-11T14:32:28.068Z] 46f8f816bc3b: Pull complete [2021-03-11T14:32:29.081Z] 93b61091891f: Pull complete [2021-03-11T14:32:29.867Z] 93b9cdb0e59b: Pull complete [2021-03-11T14:32:30.161Z] 5e14af77c1be: Pull complete [2021-03-11T14:32:30.535Z] 01666e4c0597: Pull complete [2021-03-11T14:32:49.281Z] aa168da1d23b: Pull complete [2021-03-11T14:32:49.281Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-11T14:32:49.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T14:32:49.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-11T14:32:49.602Z] prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container [2021-03-11T14:32:49.766Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-11T14:32:57.089Z] $ docker top 039ab7ff1fa56e701842f9d75409f8ce25ed0cafd367c09f4c828e2605bc60a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T14:32:57.961Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-11T14:32:58.665Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-11T14:32:59.032Z] + ls /var/log/sa-host [2021-03-11T14:32:59.033Z] + sadf -c /var/log/sa-host/sa11 [2021-03-11T14:32:59.033Z] file_magic: OK [2021-03-11T14:32:59.033Z] HZ: Using current value: 100 [2021-03-11T14:32:59.033Z] file_header: OK [2021-03-11T14:32:59.033Z] 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-11T14:32:59.033Z] Statistics: [2021-03-11T14:32:59.033Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-11T14:32:59.033Z] File successfully converted to sysstat format version 12.2.1 [2021-03-11T14:32:59.033Z] + sadf -c /var/log/sa-host/sa23 [2021-03-11T14:32:59.033Z] file_magic: OK [2021-03-11T14:32:59.033Z] HZ: Using current value: 100 [2021-03-11T14:32:59.033Z] file_header: OK [2021-03-11T14:32:59.033Z] 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-11T14:32:59.033Z] Statistics: [2021-03-11T14:32:59.033Z] Hnuu...uuuununununu... [2021-03-11T14:32:59.033Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-11T14:32:59.667Z] provisioning config files... [2021-03-11T14:32:59.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config152020486185270341tmp [Pipeline] { [Pipeline] echo [2021-03-11T14:32:59.763Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:33:00.081Z] ---> create-netrc.sh [Pipeline] } [2021-03-11T14:33:00.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-11T14:33:00.246Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:33:00.880Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-11T14:33:00.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:33:01.222Z] ---> sudo-logs.sh [2021-03-11T14:33:01.222Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-11T14:33:01.291Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:33:01.636Z] ---> job-cost.sh [2021-03-11T14:33:01.914Z] lf-activate-venv: SKIPPING [2021-03-11T14:33:01.914Z] DEBUG: total: 0.20999999344348907 [2021-03-11T14:33:01.914Z] INFO: Retrieving Stack Cost... [2021-03-11T14:33:02.909Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T14:33:04.028Z] INFO: Archiving Costs [Pipeline] echo [2021-03-11T14:33:04.051Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T14:33:04.849Z] ---> logs-deploy.sh [2021-03-11T14:33:04.849Z] lf-activate-venv: SKIPPING [2021-03-11T14:33:04.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3242/5 [2021-03-11T14:33:04.849Z] INFO: archiving workspace using pattern(s): [2021-03-11T14:33:09.213Z] Archives upload complete. [2021-03-11T14:33:09.213Z] INFO: archiving logs to Nexus